@charset "utf-8";
/* CSS Document */
body,p,h1,h2,h3,h4,h5,h6,input,dl,dt,table,tr,td,select,textarea,a,sapn,ul,li,ol{margin:0;padding:0;}
li{list-style: none;}
body{font-family:"微软雅黑";}
a{text-decoration: none;}

.pic{
	width:100%;
	height:600px;
	overflow: hidden;
}

.pic .cont2{
	width:1200px;
	height:400px;
	margin:0 auto;
	margin-top:100px;
}
.pic .cont2 .img2{
	width:600px;
	height:400px;
	float:left;
}
.pic .cont2 .right{
	width:460px;
	height:400px;
	float:right;
	margin-right:100px;
}

.pic .cont2 .right .cont3{
	width:400px;
	height:320px;
	margin:0 auto;
	margin-top:25px;
	border:solid 1px #ccc;
	overflow: hidden;
}

.pic .cont2 .right .s2{
	font-size:14px;
	color:#333;
	display: block;
	margin-top:20px;
	margin-left:10px;
	font-weight:bold;
	margin-bottom:30px;
}


.pic .cont2 .right .choose{
	width:350px;
	margin:0 auto;
}


.pic .cont2 .right .choose ul li{
	width:350px;
	margin-bottom:20px;
	overflow: hidden;
}




.pic .cont2 .right .choose .s3{
	font-size:14px;
	color:#333;
	display: block;
	float:left;
	line-height:30px;
}

.pic .cont2 .right .choose ul li .input8{
	width:280px;
	height:26px;
	float:right;
	text-indent:10px;
}


.pic .cont2 .right .choose ul li .img3{
	width:115px;
	height:32px;
	display: block;
	margin:0 auto;
	padding-top:10px;
}


.pic .cont2 .right .choose .input9{
	width:94px;
	height:32px;
	margin:0 auto;
	display: block;
	background-image: url(../images/denglu.gif);
	border:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}











