/* by offcnwxs in 2015.11.14 */
*{ margin:0 auto; padding:0; list-style:none; text-decoration:none; text-align:center;}
ul,ul li,dl,dl dt,dl dd {display:block; margin:0; padding:0;}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
li{
	vertical-align: top;
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
img { border:none;}
a { cursor:pointer; text-decoration:none;}
body{padding:0;margin:0; font-family:"Microsoft YaHei"; background:#daeeec;}
label{ margin:0;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{width:0; height:10px; font-size:0; line-height:0; margin:0; padding:0; clear:both;}
.layout{clear:both; width:1000px;margin:0 auto;}
table{border-spacing:0;border-collapse:collapse;}
/*header*/
.zg_top{height:40px;background: #ffffff;width: 100%;text-align: center; position:absolute; top:0;}
/*banner*/

article a{ display:none;}


.banner1{width:100%; height:600px; background:url(../images/biaodanbg.jpg) no-repeat center; margin:0 auto; }
.bannerzh{ width:1000px;height:600px; margin:0 auto;}

.part1{width:100%; height:1758px; background:url(../images/part1.jpg) repeat center;}
.part1nr{ width:1000px; height:468px; background:url(../images/part1nr.png) no-repeat center;}
.part1nr h2{ width:600px; font-size:26px; color:#FFF; font-weight:100; color:#168b8e; font-weight:bold; line-height:80px;}
.part1nr p{ font-size:24px; text-align:left; color:#168b8e; padding-left:50px; line-height:45px;}
section  img{ display:none;}


.part1nr2{width:1000px; height:589px; background:url(../images/part2.png) no-repeat center;}
.part1nr2 h2{ width:600px; font-size:26px; color:#FFF; font-weight:100; color:#fff; font-weight:bold; line-height:100px; padding-top:50px;}
.part1nr2 p{ color:#FFF; font-size:20px;}
.part1nr2 a{color:#168b8e; }
.part1nr2 h3{ width:800px; display:inline-block; height:50px; background:#FFF; border-radius:20px; font-size:24px; font-weight:bold; line-height:50px; margin-bottom:15px;}
.tit2{ width:800px; height:70px; background:url(../images/tit2.png) no-repeat center; font-size:37px; color:#168b8e; line-height:70px;}

.part2{ width:100%; height:1008px; background:url(../images/part2.jpg) no-repeat center;}
.part2 table{ width:1000px; height:380px; background:url(../images/part3.png) no-repeat center;}
.part2 table tr td{ font-size:24px; color:#FFF; font-weight:bold; line-height:40px;}
.part2  ul { width:800px; margin:0 auto;}
.part2  ul li{ width:200px; height:250px; background:url(../images/li.jpg) no-repeat center; float:left; color:#FFF; line-height:28px;}
.part2  h3{ width:250px; height:50px; margin:0 auto; display:inline-block; background:#168b8e; border-radius:20px; font-size:30px; line-height:50px; color:#FFF;}

.part2 a{ color:#fff;}

.part4{ width:100%; height:2038px; background:url(../images/part4.jpg) no-repeat center; font-size:22px; color:#168b8e; line-height:50px;}
.part4  table{ width:800px;background:#168b8e; color:#fff;}
.part4  table tr td{ border:1px solid #FFF;}
.part4  table tr td a{ color:#FFF;}

.lbzn{ width:800px; height:500px; margin:0 auto; background:#168b8e; margin-top:50px; border-radius:20px;color:#FFF;}
.lbzn h2{width:800px;}
.lbzn p{ width:430px;float:left; text-align:left; margin-left:40px;}
.ewm{ width:320px; height:200px; float:right; }
.ewm img{ padding-right:20px;}
.ewm h4{ font-size:14px; float:left; font-weight:100;margin-left:30px; line-height:20px;}

.sm { width:700px; height:200px; float:left; text-align:left; padding-left:50px; font-size:18px;}

.sm span{ width:200px; font-size:18px; font-weight:bold;}



.part5{width:100%; height:631px; background:url(../images/part5.jpg) no-repeat center;}

.part6{width:100%; height:1685px; background:url(../images/part6.jpg) no-repeat center;}

.part7{width:100%; height:1089px; background:url(../images/part7.jpg) no-repeat center;}

.part8{width:100%; height:638px;background:url(../images/part8.jpg) no-repeat center;}
.jlpt{ width:992px; height:443px; background:url(../images/jlpt.jpg) no-repeat center;}
.jlpt ul{width:900px; height:200px; margin:0 auto; background:#c5edff;}
.jlpt ul li{ width:300px; float:left; padding-top:30px;}
.jlpt h2{ color:#ffffff;}

.zg_shidu{
	width:950px;
	height:320px;
	position: relative;

	margin:0 auto;
	
}

.zg_shidu .shidu_con .auto-con{
	width:812px;
	height:305px;
	position:relative;
    overflow: hidden;
}

.zg_shidu   .auto-con .auto-list{
	height:305px;
	position: absolute;
	
}
.zg_shidu   .auto-con .auto-list .auto-item{
	height:305px;
	width:812px;
	float: left;

}
.zg_shidu  .auto-con .auto-list .auto-item img{
	display: block;
	height:305px;
	width:812px;
	
}
.zg_shidu  .btn{
	width:44px;
	height:80px;
	position: absolute;
	top:50%;
	margin-top:-60px;
	display: block;
	cursor: pointer;
}
.zg_shidu  .btn.preBtn{
    background: url(./../images/right_btn.png) no-repeat center center;
    left:0;
    opacity: 0.6;
}
.zg_shidu  .btn.preBtn:hover{
    opacity: 1;
}
.zg_shidu  .btn.nextBtn{
    background: url(./../images/left_btn.png) no-repeat center center;
    right:0;
    opacity: 0.6;
}
.zg_shidu  .btn.nextBtn:hover{
    opacity: 1;
}




.zg_ycxf{ width: 160px; height: auto; padding-top: 8px; background: #86b9ff; border-top: 3px solid #4e91f8; border-bottom: 3px solid #4e91f8;position: fixed; left: 10px; top: 150px; z-index: 10;}
.zg_ycxu{ width: 150px;  height: auto; margin: 0 auto; background: #ffffff;}
.zg_ycxu li{ text-align: center; font-size: 18px; color: #4185ee; font-family: 'Microsoft Yahei'; cursor: pointer; border-top: 1px solid #4185ee;}
.zg_ycxu li a{ color:#000; text-decoration:none; list-style:none;}


#lx{ clear:both; background:#daeeec;}
.copyright{overflow:hidden;text-align: center;padding: 10px 0; background:#333;margin-bottom: -20px;width: 100%;height:130px;}

