@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-image: url('../images/conBg.jpg');
	background-repeat: repeat-x;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input{
	margin:0px 0px;
	padding:0px 0px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	border:0px;
}
.clear{
	clear:both;
}
#header{
	width:100%;
	height:175px;
	background-color:#008d91;
	background-image: url('../images/topRtBg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo{
	width: 780px;
	height: 107px;
	background: url('../images/logo.png') no-repeat;
	margin-top: 30px;
	float: left;
}
#by{
	width: 268px;
	height: 30px;
	background: url('../images/topRtTit.png') no-repeat;
	float: right;
	margin-top:30px;
}
#fastlink{
	width: 230px;
	float: right;
	margin-top:70px;
	color: #fff;
}
#fastlink a {
	text-decoration: none;
	color: #fff;
	margin-right: 10px;
	margin-left: 5px;
}
#menu{
	width:100%;
	height:50px;
	background-color: rgb(8,122,122);
}
#menu #zy-menu{
	width:auto;
	height:50px;
	margin-left:3px;
	float:left;
	position:relative;
	z-index:999;
}
#menu #zy-menu li{
	width:auto;
	height:50px;
	padding:0px 20px;
	margin:0px 5px;
	float:left;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	line-height:50px;
	position:relative;
	cursor:pointer;
}
#menu #zy-menu .current,#menu #zy-menu .cur{
	background-color:#085746;
}
#menu #zy-menu .current a,#menu #zy-menu .cur a{
	color:#fff;
}
#menu #zy-menu li a{
	color:#ffffff;
}
#menu #zy-menu li a:hover{
	color:#fff;
}
#menu #zy-menu li .box{
	width:auto;
	_width:112px;
	height:auto;
	display:inline-block;
	position:absolute;
	top:51px;
	left:0px;
	background-color:rgb(8,122,122);
	display:none;
	z-index:9999;
}
#menu #zy-menu li .box li{
	width:100%;
	height:40px;
	padding:0px 0px;
	margin:0px 0px;
	display:block;
	background:none;
	font-size:16px;
	color:#ffffff;
	line-height:40px;
	text-align:center;
	border:0px;
}
#menu #zy-menu li .box li a{
	display:block;
	color:#ffffff;
}
#menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#085746;
	border-top:1px solid #085746;
	border-bottom:1px solid #085746;
}
#menu .search{
	width:215px;
	height:29px;
	float:right;
	position:relative;
	top:12px;
	right:2px;
}
#menu .search .txt{
	width:141px;
	height:27px;
	padding:0px 10px;
	border-top:1px solid #a0dac3;
	border-bottom:1px solid #a0dac3;
	border-left:1px solid #a0dac3;
	border-radius:10px 0px 0px 10px;
	float:left;
	font-size:12px;
	color:#9d9d9d;
	line-height:27px;
}
#menu .search .btn{
	width:51px;
	height:29px;
	background:url(../images/yl_04.jpg) no-repeat left center;
	float:left;
}
.w1200{
	width:1200px;
	height:auto;
	display:table;
	margin:auto;
	clear:both;
}
.dis25{
	margin-top:25px;
}
.dis28{
	margin-top:28px;
}
.dis30{
	margin-top:30px;
}
#zSlider{width:1200px; text-align:left; float:left; overflow:hidden; }
#picshow{position:relative;}
#picshow,#picshow_img{width:624px; height:359px; overflow:hidden; float:left;}
#picshow_img li{width:624px; height:359px; overflow:hidden; float:right; display:none;}
#picshow_img img{width:624px; height:359px;}
#select_btn{width:575px; height:356px; border-top:solid 1px #CCCCCC;border-left:solid 1px #CCCCCC;border-bottom:1px solid #dddddd; float:left;background:#F8F8F8;}
#select_btn li{width:576px; height:50px; border-top:1px solid #dddddd; list-style:none;font-size:16px; padding:10px 20px;cursor:pointer;}
#select_btn li:hover{background: #FFF url(../images/jdthbj.png) no-repeat;border-top:1px solid #dddddd;}
#select_btn li.current{background: #008d91 url(../images/jdthbj.png) no-repeat;border-top:1px solid #dddddd;}
#select_btn li.current:hover{background: #008d91 url(../images/jdthbj.png) no-repeat;border-top:1px solid #dddddd;}
#select_btn span:hover{color: #CCCCCC;}
#select_btn li.current span{color: #CCCCCC;}

#select_btn a{color:#363636; font-size:16px; position:relative;}
#select_btn span{display: block;color: #6e6e6e;font-size: 12px;line-height: 40px;}
#select_btn .select_text{font-size:18px; color:#363636 }
#select_btn .select_text:hover{color:#363636;font-size:18px;}
#select_btn li.current .select_text{color:#ffffff;font-size:18px;}
.con-bg{
	background-image:url('../images/conTopBg.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#notice{
	border: #008d91 1px solid;
	width: 1200px;
	height: 160px;
}
#noticeTit{
	font-size: 25px;
	color: #fff;
	letter-spacing: 30px;
	line-height: 40px;
	padding: 38px 0 0 38px;
	width: 130px;
	height: 130px;
	background-image:url('../images/noticeTitBg.jpg');
	background-repeat: no-repeat;
	float: left;
}
#notice ul{
	width: 980px;
	padding: 20px 25px;
	float: left;
}
#notice li{
	width: 420px;
	height: 40px;
	overflow: hidden;
	background-image: url('../images/blueDot.jpg');
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	line-height: 40px;
	margin-right: 50px;
	padding-left: 20px;
}
#notice li a{color: #313131;font-size: 18px;}
#notice li a:hover{color: #bb0000;}
.rdis20{
	margin:0px 20px 0px 0px;
}
.red{
	color:#f80022;
}
#xsjl{
	width: 1160px;
	height: 300px;
	background-color: #ffffff;
	padding: 20px;
}
#xsjl img{
	width: 460px;
	height: 300px;
	float: left;
}
#xsjlTxtCon{
	width: 660px;
	margin-left: 30px;
	float: left;
}
#xsjlTit{
	line-height: 50px;
	border-bottom: solid 1px #008d91;
}
#xsjlTit a{
	color:#008d91;;
	float: right;
}
#xsjlTit b{
	font-size: 24px;
	color:#008d91;
	line-height: 50px;
	font-weight: normal;
}
#xsjlTxtCon ul{
	padding: 10px 0;
}
#xsjlTxtCon ul li span{
	display: block;
	float: left;
	color: #008d91;
	height: 60px;
	margin-top:3px;
}
#xsjlTxtCon ul li span em{
	display: block;
	color: #008d91;
	font-style: normal;
	font-weight: bold;
	height: 25px;
}
#xsjlTxtCon ul li i{
	display: block;
	font-style: normal;
	text-align: center;
	font-size: 12px;
}
#xsjlTxtCon ul li a{
	font-size: 18px;
	float: left;
	margin-left: 20px;
	margin-top:5px;
}
#xsjlTxtCon ul li{
	width: 660px;
	float: left;
	line-height: 30px;
	border-bottom: 1px solid #f1efef;
	height: 60px;
}
#xsjlTxtCon ul li a{
	color: #000;
}
#xsjlTxtCon ul li a:hover{
	color: #bb0000;
}
#yjsjj{
	font-size: 20px;
padding: 20px 0px;
line-height: 36px;
height: 200px;
width: 660px;
overflow: hidden;
text-overflow: ellipsis;
text-align: justify;
color: rgb(69, 74, 74);
}
#zs-link{
	width:100%;
	min-width:1300px;
	height:176px;
	margin:30px auto 0px;
	background-color:#d2eaf0;
	overflow:hidden;
}
#zs-link .tit-list{
	width:270px;
	height:26px;
	margin:26px 0px 0px;
	clear:both;
	position:relative;
	left:15px;
}
#zs-link .tit_1{
	width:49%;
	height:26px;
}
#zs-link .tit_2{
	width:48%;
	height:26px;
	float:left;
}
#zs-link .tit_1 h3,#zs-link .tit_2 h3{
	width:100%;
	height:26px;
	display:block;
	float:left;
	font-size:24px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	line-height:26px;
	cursor:pointer;
}
#zs-link .tit_1 h3 a,#zs-link .tit_2 h3 a{
	color:#000000;
}
#zs-link h3.selected{
	color:#87191a;
}
#zs-link h3.selected a{
	color:#008d91;
}
#zs-link #kmenu_con{
	width:96%;
	height:128px;
	margin:auto;
	overflow:hidden;
}
#zs-link #kmenu_con .nlist{
	width:100%;
	height:86px;
	overflow:hidden;
	position:relative;
	top:22px;
}
#zs-link #kmenu_con .nlist li{
	width:198px;
	height:40px;
	float:left;
	overflow:hidden;
}
#zs-link #kmenu_con .nlist li a{
	width:175px;
	height:40px;
	margin:0px 10px;
	float:left;
	font-size:16px;
	color:#333333;
	line-height:40px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow:hidden;
}
#zs-link #kmenu_con .nlist li a:hover{
	color:#87191a;
}
#zs-foot{
	width:100%;
	min-width:1200px;
	height:140px;
	margin:0px auto;
	background-color:rgb(8,122,122);
	overflow:hidden;
}
#zs-foot .ftxt{
	width:750px;
	height:auto;
	float:left;
	position:relative;
	top:25px;
	left:18px;
	color:#ffffff;
	line-height:30px;
}
#zs-foot .fimg{
	width:345px;
	height:auto;
	text-align:center;
	float:right;
	position:relative;
	top:20px;
	right:65px;
}
#zs-foot .fimg div{
	margin:0px 10px 0px 0px;
	float:left;
}
#zs-foot .fimg div p{
	font-size: 14px;
	color:#ffffff;
	line-height: 25px;
	text-align: center;
}
#foot{
	background-color: rgb(8,122,122);
	width:100%;
	height:auto;
	padding:26px 0px;
	font-size:16px;
	color:#FFF;
	line-height:25px;
	text-align:center;
}