
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px"微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none}
a:hover{color:#cd0200;text-decoration:underline}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

/*头部*/
.header{
	width:1140px;
	height:120px;
	background-color: #fff;
	padding: 0 380px;

}
.header .left{
	width:485px;
	height:120px;
	float:left;

}
.header .left img{
	width:485px;
	height:103px;
	margin-top:10px;
}
.header .right{
	width:380px;
	height:120px;
	float:right;
	text-align: right;

}
.header .right .info{

	width:100%;
	height:50px;
	text-align: right;
}
.header .right ul{
	float:right;
	padding-right: 4px;

}
.header .right ul li{
	font-size: 14px;
	color:#666;
	float:left;
	line-height: 50px;
	margin-left:10px;
}
.header .right .search{
	width:380px;
	height:37px;

}
.header .right .search input{
	width:255px;
	height:35px;
	vertical-align: bottom;
	border:1px solid #D2D2D2;
	padding-left: 20px;
	position: relative;
	left:5px;
}
.header .right .search img{
	width:56px;
	height:37px;
	vertical-align: bottom;

}
.clear{
	clear:both;
}
/* main */
.main{
	width:100%;
	height:540px;
}
.main .nav{
	width:100%;
	height:50px;
	background-color: #018F83;

}
.main .nav ul{
	width:1160px;
	height:50px;
	list-style-type: none;
	margin: 0 auto;
	text-align:center;
}
.main .nav ul li{
	float:left;
	font-size:17px;
	color:#fff;
	line-height: 50px;
	width:8.3%;
	cursor: pointer;
}
.main .banner{
	width:100%;
	height:490px;
}
.main .banner img{
	width:100%;
	height:490px;
}

/*中部*/
.container{
	width:100%;
	height:auto;
	background-color: #F5F5F5;
}
.container .slider{
	width:1160px;
	height:69px;
	margin:0 auto;
	text-align:center;
}
.container .m{
	width:1160px;
	margin:0 auto;
	text-align:center;
}
.container .mb{
	width:1160px;
	float:left;
}
.container .slider img{
	width:225px;
	height:69px;
	margin-right: 4.15px;
}

.container .left{
	width:760px;
	height:auto;
	float:left;
	margin-top:10px;
}
.container .right{
	width:380px;
	height:620px;
	background-color: #fff;
	float:right;
	margin-top:10px;
}
.container .left .top{
	width:760px;
	height:312px;
	background-color: #fff;
	padding-top: 18px;
	position: relative;
}
.container .left .top .main{
	width:346px;
	height:294px;
	position: absolute;
	left:20px;
	top:18px;
}
.container .left .top .banner-slide{
	width:346px;
	height:294px;
	position: absolute;
	left:0px;
	top:0px;
}
.container .left .top .g1{
	width:346px;
	height:294px;
	position: absolute;
	left:0px;
	top:0px;
	display: none;
}
.container .left .top .g2{
	width:20px;
	height:50px;
	position: absolute;
	left:0px;
	top:125px;
	transform: rotate(180deg);
	cursor: pointer;
}
.container .left .top .g2:hover,.g3:hover{
	background-color: #333;
	opacity: 0.6;
}
.container .left .top .g3{
	width:20px;
	height:50px;
	position: absolute;
	left:325px;
	top:125px;
	cursor: pointer;

}
.container .left .top .g4{
	width:100px;
	height:30px;
	position: absolute;
	left:250px;
	top:270px;
}
.container .left .top .g4 span{
	display:block;
	width:12px;
	height:12px;
	background-color: rgba(33,33,33,0.8);
	opacity: 0.6;
	border-radius: 10px;
	cursor: pointer;
	float:left;
	margin-right:5px;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.8) inset;
}
.container .left .top .g4 .active{
	background-color: rgba(255,255,255,0.8);
	box-shadow: 0 0 0 2px rgba(33,33,33,0.8) inset;
}
.container .left .bottom{
	width:100%;
	background-color: #fff;
	margin-top:10px;
}
.container .left .top .rt{
	width:364px;
	height:294px;
	float:right;
}
.container .left .top .rt .tt{
	border-bottom:solid 1px #DFDFDF;
	height:30px;
}
.container .left .top .rt .tt .dt{
	font-size:20px;
	color:#029084;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
	width:95px;
	height:30px;
	text-align:center;
	border-bottom:solid 1px #029084;
}
.container .left .top .rt .mm .text{
	height:50px;
	border-bottom: 1px dashed #DFDFDF;
	text-align: center;
	font-size:16px;
	color:#666;
	font-weight: bold;
	font-family: "宋体";
	line-height: 50px;
}
.container .left .top .rt .bb{
	height:213px;

}
.container .left .top .rt ul{
	height:213px;
	margin-left:18px;
	font-size:15px;
	color:#666;
	font-family: "宋体";
}
.container .left .top .rt ul li{
	list-style-image: url("../images/dot.png");
	height:30px;
	line-height: 30px;
	text-align:left;


}
.container .left .top .rt .date{
	float:right;
}

.container .left .bottom .btt{
	width:730px;
	height:50px;
	border-bottom:solid 1px #DFDFDF;
	margin: 0 auto;
}
.container .left .bottom .btt .txyp{
	float:left;
	width:120px;
	height:50px;
	font-size:20px;
	color:#029084;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom:solid 1px #029084;
	line-height: 50px;
}
.container .left .bottom .btt .more{
	float:right;
	margin-top:15px;
}
.container .left .bottom .bbb{
	width:740px;
	height:230px;
}
.container .left .bottom .bbb .yp-img{
	width:221px;
	height:167px;
	border:solid 1px #CCC;
	float:left;
	margin-top:15px;
	text-align: center;
	font-size:16px;
	color:#666;
	font-family: "宋体";
	margin-left:15px;
	padding: 1px;
}
.container .left .bottom .bbb img{
	width:221px;
	height:167px;
	margin-bottom:10px;
}
.right .t1{
	width:340px;
	height:50px;
	border-bottom:solid 1px #DFDFDF;
	margin: 0 auto;
}
.right .t1 .ss1{
	float:left;
	font-size:20px;
	color:#029084;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
	width:115px;
	height:50px;
	border-bottom:solid 1px #029084;
	line-height: 50px;
}
.right .t1 .ss2{
	float:left;
	font-size:12px;
	color:#666;
	font-family: "微软雅黑";
	width:160px;
	height:50px;
	position: relative;
	left:-3px;
	top:19px;
}
.right .t2{
	width:340px;
	height:270px;
	margin:0 auto;
}
.right .t2 .t2-img{
	width:340px;
	height:165px;
	margin-top:16px;
}
.right .t2 .t2-img img{
	width:340px;
	height:165px;
}
.right .t2 .t2-text{
	font-size:13px;
	color:#666;
	font-family: "宋体";
	line-height: 22px;
	margin-top:15px;
	border-bottom: dashed 1px #CCCCCC;
	width:340px;
	height:85px;
	text-align:left;
}
.right .t3{
	width:340px;
	height:105px;
	margin:0 auto;
	position: relative;
	top:-10px;
}
.right .t3 .t3-dv{
	float:left;
	width:170px;
	height:105px;
	margin-top:8px;
}
.right .t3  .t3-left{
	float:left;
}
.right .t3  .t3-right{
	float:right;
}
.right .t3 .t3-dv a{
	display:block;
	width:160px;
	height:35px;
	border:solid 1px #DEDEDE;
	margin-top:8px;
	text-align: center;
}
.right .t5 , .t4{
	width:340px;
	height:74px;
	margin:0 auto;
	background-color: #F1F1F1;
	overflow: hidden;
}
.right .t5{
	margin-top:8px;
}
.right .t4{
	position: relative;
	top:-8px;
}
.right .t5 .t4 img{
	width:250px;
	height:74px;
}
.c-bottom{
	width:1160px;
	height:300px;
	background-color: #fff;
	margin:12px auto;

}
.c-bottom .c-b1{
	width:1120px;
	height:50px;
	background-color: #fff;
	border-bottom:solid 1px #DFDFDF;
	margin:0 auto;
}
.c-bottom .c-b1 .ss1{
	float:left;
	font-size:20px;
	color:#029084;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
	width:115px;
	height:50px;
	border-bottom:solid 1px #029084;
	line-height: 50px;
}
.c-bottom .c-b1 .ss2{
	float:left;
	font-size:12px;
	color:#666;
	font-family: "微软雅黑";
	width:160px;
	height:50px;
	position: relative;
	left:-3px;
	top:19px;
}
.c-bottom .c-b1 .more{
	float:right;
	margin-top:20px;
}
.c-bottom .c-b2{
	width:1120px;
	height:216px;
	margin:0 auto;
	background-color: #F0F4F3;
	border:solid 1px #F0F4F3;
	margin-top:12px;
	position: relative;

}
.c-b2 .ys-con{
	width:996px;
	height:165px;

	margin: 0 auto;
	position: relative;
	top:50%;
	margin-top:-82.5px;
}
.c-b2 .ysjs{
	width:318px;
	height:165px;
	background-color: #fff;
	border-radius: 10px;
	float:left;
	text-align: center;
}
.c-b2 .ysjs img{
	width:304px;
	height:149px;
}
.c-b2  .y1{
	float:left;
	margin-right:20px;
}
.c-b2  .y2{
	float:left;
}
.c-b2  .y3{
	float:right;
}
.c-b2 .jt1{
	position: absolute;
	top:50%;
	margin-top:-43px;
}
.c-b2 .jt2{
	position: absolute;
	right:0;
	top:50%;
	margin-top:-43px;
	transform: rotate(180deg);
}

.c-bottom2{
	width:1160px;
	height:280px;
	background-color: #F5F5F5;
	margin:0 auto;
	margin-top:-12px;
}
.c-bottom2 .cb1,.cb2,.cb3{
	width:340px;
	height:280px;
	background-color: #fff;
	float:left;
	padding: 0 20px;


}
.c-bottom2 .cb1{
	margin-right:10px;
}
.c-bottom2 .cb3{

	float:right;
}

 .c-bb .ss1{
	float:left;
	font-size:20px;
	color:#029084;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
	width:115px;
	height:50px;
	border-bottom:solid 1px #029084;
	line-height: 50px;
}

 .c-bb .more{
	float:right;
	margin-top:20px;
}
 .c-bb{
	width:340px;
	height:50px;
	border-bottom:solid 1px #DFDFDF;
}


 .c-bbb{
	height:220px;
	margin-top:10px;
}
.c-bbb ul{
	height:213px;
	margin-left:18px;
	font-size:15px;
	color:#666;
	font-family: "宋体";
}
.c-bbb ul li{
	list-style-image: url("../images/dot.png");
	height:30px;
	line-height: 30px;
	text-align:left;


}
.c-bbb .date{
	float:right;
}

.c-bottom3{
	width:1160px;
	height:110px;
	margin:0 auto;
	background-color: #fff;
	margin-top:12px;
}
.c-bottom3 .c-bot3{
	width:1120px;
	height:50px;
	margin-left:20px;
	border-bottom:solid 1px #DFDFDF;
}

.c-bottom3 .c-bot3 .ss1{
	float:left;
	font-size:20px;
	color:#029084;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
	width:115px;
	height:50px;
	border-bottom:solid 1px #029084;
	line-height: 50px;
}
.c-bottom3 .c-bot3 .ss2{
	float:left;
	font-size:12px;
	color:#666;
	font-family: "微软雅黑";
	width:60px;
	height:50px;
	position: relative;
	left:-3px;
	top:19px;
}

.c-bottom3 .info3{

	width:1120px;
	height:60px;
	margin-left:20px;
	background-color: #fff;
}
.c-bottom3 .info3 ul{
	float:left;

}
.c-bottom3 .info3 ul li{
	font-size: 14px;
	color:#666;
	float:left;
	line-height: 60px;
	margin-right:10px;
	font-family: '宋体';
}
.footer{
	width:100%;
	height:208px;
	background-color: #018f83;
	margin-top:10px;
	position: relative;
	float:left;
}
.footer .logo2{
	position: absolute;
	left:50%;
	margin-left:-35px;
	top:30px;
}
.footer .f-text{
	font-size:13px;
	color:#fff;
	line-height: 25px;
	height:80px;
	width:1200px;
	position: absolute;
	left:50%;
	margin-left:-600px;
	top:100px;
}



/*.mains{*/
	/*width:205px;*/
	/*height:103px;*/
	/*margin-top:10px;*/
	/*overflow: hidden;*/
/*}*/
/*.banners{*/
	/*width:205px;*/
	/*height:103px;*/
	/*position: relative;*/
	/*border:solid 1px red;*/
/*}*/
/*.banners .banner-slides{*/
	/*width:205px;*/
	/*height:103px;*/
	/*position: relative;*/

/*}*/
/*.banner-imgs{*/
	/*width:55px;*/
	/*height:53px;*/
	/*border:solid 1px green;*/
	/*background-repeat: no-repeat;*/
	/*position: absolute;*/
	/*display: none;*/
/*}*/
/*.slide1s{*/
	/*background-image: url("../image/bg1.jpg");*/
/*}*/
/*.slide2s{*/
	/*background-image: url("../image/bg2.jpg");*/
/*}*/
/*.slide3s{*/
	/*background-image: url("../image/bg3.jpg");*/
/*}*/

/*.banners .btn1s{*/
	/*position: absolute;*/
	/*left:10px;*/
	/*top:50%;*/
	/*margin-top:-30px;*/
	/*transform: rotate(180deg);*/
/*}*/
/*.banners .btns{*/
	/*cursor: pointer;*/
	/*width:32px;*/
	/*height:60px;*/
	/*background: url("../image/arrow.png") no-repeat center center;*/
/*}*/
/*.banners .btns:hover{*/
	/*background-color: #333;*/
/*}*/
/*.banners .btn2s{*/
	/*position: absolute;*/
	/*right:0px;*/
	/*top:50%;*/
	/*margin-top:-30px;*/
/*}*/

/*.banners .dotss{*/
	/*position: absolute;*/
	/*right:20px;*/
	/*bottom: 15px;*/
/*}*/
/*.banners .dotss span{*/
	/*float: left;*/
	/*margin-right:10px;*/
	/*border-radius: 12px;*/
	/*width:12px;*/
	/*height:12px;*/
	/*background-color: rgba(33,33,33,0.5);*/
	/*box-shadow: 0 0 0 2px rgba(255,255,255,0.5) inset;*/
	/*cursor: pointer;*/
/*}*/
/*.banners .dotss .actives{*/
	/*background-color: rgba(255,255,255,0.8);*/
	/*box-shadow: 0 0 0 2px rgba(33,33,33,0.5) inset;*/
/*}*/