@charset "utf-8";
/* css document */
@media only screen and (min-width:600px ) {
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑", arial;
	
	}
img{
	margin:0px;
	padding:0px;
	border:none;
	}

/*灰色背景*/
.tophui{
	margin:0px;
	padding:0px;
	/*background:#f8faf9 url(/uploads/image/ci2lianghui/x-1.jpg) no-repeat center;2017.2.28飘红*/
	/*height:349px;2017.2.28飘红*/
	border-bottom:1px solid #e0e0e0;
	overflow:hidden;
	}
.tophui-cont{
	margin:0px auto;
	padding:0px;
	width:990px;
	overflow:hidden;
	}
/*ad*/
.top-ad{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}	
/*logo头部*/
.dingtou{
	margin:10px 0px 15px 0px;/*2017.2.28飘红*/
	padding:0px;
	overflow:hidden;
	}	
/*logo-left*/
.logo{
	margin:22px 0px 10px 0px;
	padding:0px;
	float:left;
	overflow:hidden;
	}	
	
/*logo-ad*/
.logo-ad{
	margin:4px 0px 0px 10px;
	padding:0px;
	float:right;
	overflow:hidden;
	}	
.logo-ad img{
	width:200px;
	height:65px;
	}	
/*logo-right*/
.logo-right{
	margin:30px 0px 0px 0px;/*2017.2.28飘红*/
	padding:0px;
	float:right;
	overflow:hidden;
	}
/*上面*/		
.lo-rig-to{
	margin:0px 0px 8px 220px;
	padding:0px;
	overflow:hidden;
	}	
.lo-ri-one{
	margin:2px 5px 0px 0px;
	padding:0px 0px 0px 25px;
	float:left;
	font-size:12px;
	color:#275680;
	height:21px;
	line-height:21px;
	background:  no-repeat;
	}	
.lo-ri-one a:link,.lo-ri-one a:visited{
	text-decoration:none;
	color:#275680;
	}
.lo-ri-one a:hover{
	text-decoration:underline;
	}	
.lo-ri-two{
	margin:4px 7px 0px 10px;
	padding:0px;
	float:left;
	color:#666;
	font-size:12px;
	}	
	
.lo-ri-two a:link,.lo-ri-two a:visited{
	text-decoration:none;
	color:#666666;
	}
.lo-ri-two a:hover{
	text-decoration:underline;
	}	
/*底下*/
.py{
	margin:4px 20px 0px 0px;
	padding:0px;
	}	
.lo-rig-bott{
	margin:0px 0px 0px 0px;/*2017.2.28飘红*/
	padding:0px;
	overflow:hidden
	}		
.lo-bott-one{
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 15px;
	float:left;
	font-size:12px;
	color:#275680;
	background:  no-repeat 0px 0px;
	height:18px;
	line-height:18px;
	}	
.lo-bott-one a:link,.lo-bott-one a:visited{
	text-decoration:none;
	color:#275680;
	}
.lo-bott-one a:hover{
	text-decoration:underline;
	}		
.lo-bott-two{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	color:#656565;
	height:14px;
	line-height:14px;
	}	
.lo-bott-two a:link,.lo-bott-two a:visited{
	text-decoration:none;
	color:#656565;
	display:block;
	height:14px;
	line-height:14px;
	}
.lo-bott-two a:hover{
	text-decoration:underline;
	}	
.lo-bott-two img{
	margin:2px 0px 0px 0px;
	padding:0px;
	}
.lo-bott-three{
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
	color:#666;
	height:14px;
	line-height:14px;
}
/*搜索框*/
.tex1{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 10px;
	background: no-repeat;
	width:146px;
	height:22px;
	border:none;
	outline:none;
	}
/*下拉搜索框*/
.search{border:1px solid #cccccc;height:35px;margin:0px; background:#fff;}
.search select{display:none;}
.search .select_box{font-size:12px;color:#999999;width:90px;line-height:35px;float:left;}
.search .select_showbox{height:35px;background:url(/uploads/image/ci2015/j-s.jpg) no-repeat right center; padding:0px 0px 0px 20px;}
.search .select_showbox.active{background:url(/uploads/image/ci2015/j-x.jpg) no-repeat right center;}
.search .select_option{border:1px solid #cccccc;border-top:none;display:none;position:absolute;z-index:99;background:#fff; margin:0px 0px 0px -1px; padding:0px;}
.search .select_option li{width:90px;cursor:pointer; text-align:center; margin:0px; padding:0px; list-style-type:none;}

.search .select_option li.selected{color:#999;}
.search .select_option li.hover{background:#f3f3f3;}

.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:35px;line-height:35px;float:left}
.search input.inp_srh{outline:none;width:100px; background:#fff; height:33px; padding:0px 0px 0px 10px;}

/*2015.11.13开始*/	

/*导航栏*/
.links{
	margin:0px auto;
	padding:0px;
	width:990px;
	height:60px;
	*height:80px;
	}
.nav{
	margin:20px 0px 0px 0px;
	padding:0px;
	width: 990px;
	height: 33px;
	z-index:999;
	list-style-type:none;
}
.nav li{
	margin:0px;
	padding:0px;
	position: relative;
	float: left;
	font-size: 18px;
    font-family: "微软雅黑";
}
.nav li a{ 
margin: 0px 0px 0px 0px;
padding: 0px 30px;
text-decoration: none;
display: block;
font-size: 18px;
font-family: "微软雅黑";
color: #333;
border-right: 2px solid #cccccc;
line-height:33px;
}
.nav li a:hover {
    background:#0f416b;
	color:#fff;
}
.nav li .nav-w {
	margin:0px 0px 0px 0px;
	padding:0px;
	z-index:21;
	position:absolute;
	display:none;
	overflow:hidden;
	background:#0f416b;
	border-right:none;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.nav li:hover a{ 
   background:#0f416b;
	color:#fff;
}
.nav li .section-nav1{ padding:0px; height:auto; overflow: hidden;}
.nav li .section-nav1 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:static;
	padding:0px;
	margin:0px;
	width:98px;
	overflow:hidden;
}
.nav li .section-nav1 ul li {
	margin:0px;
	padding:0px;
	position:static;
	padding:0px;
	margin-bottom:0px;
	width:100%;
	background:none;
}
.nav li .section-nav1 ul li a {
	padding:0px;
	line-height:33px;
	width:auto;
	display:block;
	background:none;
	float:none;
	height:auto;
	color:#fff;
	font-size:14px;
	overflow:hidden;
	cursor:pointer;
	border-right:none;
	text-align:center;
	border-top:1px solid #fff;
	font-family:"微软雅黑";
}
.nav li .section-nav1 ul li a:hover {
	background:#2e6ca3;
	color: #fff;
}
/*2015.11.13结束*/
/*底部*/
.dibu{
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#f8f8f8;
	border-top:1px solid #dddddd;
	border-bottom:30px solid #023f6e;
	}
.foot{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:1200px;
	overflow:hidden;
	background:#f8f8f8;
	}
/*左边*/
.foot-left{
	margin:0px;
	padding:30px 0px 50px 0px;
	float:left;
	width:190px;
	}
.en-lo{
	margin:0px;
	padding:0px;
	}
  .en-lo img{width:165px;}
.foot-lian{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#666;
	}
.foot-lian span{
	margin:0px 5px 0px 0px;
	padding:0px;
	}
.foot-lian span a:link,.foot-lian span a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
.foot-lian span a:hover{
	text-decoration:underline;
	}
/*右边*/
.foot-right{
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
	width:1008px;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	overflow:hidden;
	}
.foot-one{
	margin:0px;
	padding:0px;
	line-height:52px;
	border-bottom:1px solid #dddddd;
	overflow:hidden;
	}
.foot-one ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	}
.foot-one li{
	margin:0px 32px 0px 28px;
	padding:0px;
	float:left;
	}
.foot-one li a:link,.foot-one a:visited{
	margin:0px;
	padding:0px;
	font-size:16px;
	text-decoration:none;
	color:#000101;
	}
.foot-one li a:hover{
	text-decoration:underline;
	}

.foot-two{
	margin:0px;
	padding:8px 0;
	overflow:hidden;
	line-height:20px;
	font-size: 14px;
	border-bottom:1px solid #dddddd;
	}
.foot-two ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;

	}
.foot-two li{
	margin:2px 6px 2px 28px;
	padding:0px;
	float:left;
	white-space: nowrap;
	}
.foot-two li a:link,.foot-two a:visited{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-decoration:none;
	color:#666;
	}
.foot-two li a:hover{
	text-decoration:underline;
	}
.foot-three{
	margin:0px;
	padding:15px 0px 0px 25px;
	overflow:hidden;
	}
.foot-three-left{
	margin:0px;
	padding:0px;
	float:left;
	width:90px;
	}
.foot-three-right{
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
	width:665px;
	}
.foot-three-right ul{
	margin:0px;
	padding:0px;
	list-style-type:none;

	overflow:hidden;
	}
.foot-three-right li{
	margin:0px 30px 10px 0px;
	padding:0px;
	float:left;
	color:#666;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	}
.foot-three-right li a:link,.foot-three-right li a:visited{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	
	}
.foot-three-right li a:hover{
	text-decoration:underline;
	}
.foot-four{
	margin:10px 0px 10px 0px;
	padding:0px 20px 0px 25px;
	overflow:hidden;
	}
.foot-four-one{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	color:#666;
	line-height:24px;
	}
/*右侧二维码*/
/*erwm*/
#identifier-pannel2 {
	left: 50%;
	margin-left: 640px;
	width: 116px;
	bottom: 410px;
	position: fixed;
	margin-bottom: 10px;
	font-family: arial, "宋体";
}
#identifier-pannel3 {
	left: 50%;
	margin-left: 640px;
	width: 116px;
	bottom: 245px;
	position: fixed;
	margin-bottom: 0px;
	font-family: arial, "宋体";
}
#identifier-pannel a:link,#identifier-pannel2 a:link {
	padding-right: 10px; display: block; padding-left: 10px; font-size: 12px; background: #f9f9f9; padding-bottom: 10px; color: #333; line-height: 18px; padding-top: 10px; white-space: nowrap; text-align: center; text-decoration: none
}
#identifier-pannel3 a:link {
	padding-right: 10px; display: block; padding-left: 10px; font-size: 12px; background: #f9f9f9; padding-bottom: 10px; color: #333; line-height: 14px; padding-top: 10px; white-space: nowrap; text-align: center; text-decoration: none
}
#identifier-pannel a:visited,#identifier-pannel2 a:visited{
	padding-right: 10px; display: block; padding-left: 10px; font-size: 12px; background: #f9f9f9; padding-bottom: 10px; color: #333; line-height: 18px; padding-top: 10px; white-space: nowrap; text-align: center; text-decoration: none
}
#identifier-pannel3 a:visited{
		padding-right: 10px; display: block; padding-left: 10px; font-size: 12px; background: #f9f9f9; padding-bottom: 10px; color: #333; line-height: 14px; padding-top: 10px; white-space: nowrap; text-align: center; text-decoration: none
}
#identifier-pannel a:hover,#identifier-pannel2 a:hover,#identifier-pannel3 a:hover {
	color: #000;
	background-color: #ebebeb;
}
#identifier-pannel img,#identifier-pannel2 img,#identifier-pannel3 img {
	border-top-width: 0px; display: block; border-left-width: 0px; border-bottom-width: 0px; margin: 5px auto; border-right-width: 0px
}
/*zd-begin*/
#zd {
	position: fixed;
	_position: absolute;


_top:expression(eval(document.documentelement.scrolltop document.documentelement.clientheight)-34 "px");
	bottom: 340px;
	left: 95%;
	width: 30px;
	zoom: 1;
	position: fixed;
	bottom: 0px;
	height: 54px;
	width: 54px;
	margin-left: 670px;
	left: 50%;
	margin-bottom: 162px;
	margin-top: 13px;
}
#zd a{
	background-image: ;
	background-repeat: no-repeat;
	display: block;
	width: 54px;
	height: 54px;
	margin-bottom: 2px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#zd a#totop{
	position: absolute;
	cursor: pointer;
}
#zd a#totop:hover {
	background-image: ;
	background-repeat: no-repeat;
}

.arr-l .yydj:hover {
	display: block;
}

}








	
	
	