@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
html,body{height:100%;}
body{
	background:#fff;
	font-style: normal;
	color:#fff;
	width:1190px;
	height:100%;
	margin:0 auto;
	overflow-x:hidden;
	font:16px/22px "\5B8B\4F53",Arial, Helvetica, sans-serif;
	} 
dl,dt,dd{display:block;margin:0;}
ol, ul ,li{
	list-style:none;
	} 
img {
	border: 0;
	vertical-align:middle;
	}
a {
	text-decoration: none;
	color:#fff;
}
a:hover,a:active{
	color:#fff;
	}
a:focus{outline:none;}
#header{
	width: 100%;
    height: 80px;
    margin-top: 10px;
    margin-bottom: 5px;
	}
#header .header_li1{
	float:left;
	margin-left:35px;
	}
#header .header_li3{
	float:right;
	margin-right:55px;
	}
#header .header_li3 input{
	border-radius:6px;
	border:1px solid #099a53;
	height:25px;
	line-height:25px;
	margin-top:40px;
	outline:none;
	padding-left:6px;
	}
#header .header_li3 button{
	border-radius:6px;
	border:1px solid #099a53;
	height:28px;
	width:50px;
	line-height:28px;
	margin-top:40px;
	}
#nav{
	width:100%;
	height:40px;
	margin:0 auto;
	background:#099a53;
	}
#nav ul{
	height:40px;
	line-height:40px;
	padding-left:25px;
	padding-right:25px;
	font-size:16px;
	font-weight:bold;
	}
#nav ul li{
	float:left;
	width:19.9%;
	text-align:center;
	border-right:1px solid #fff;
	}
#nav ul li a:hover{
	color:#FF0;
	}
#nav ul .nav_li{
	float:left;
	width:19.9%;
	text-align:center;
	border-right:none;
	}
/*nav结束*/
#wz{
	width:100%;
	}
#wz .wz_top{
	font-size:12px;
	color:#5a5a5a;
	height:40px;
	line-height:40px;
	width:100%;
	background:#e7e7e7;
	}
#wz .wz_top a{
	color:#5a5a5a;
	}
#wz .wz_top a:hover{
	color:red;
	}
/*位置结束*/
#zk{
	width:79%;
	float:left;
	margin-right:1%;
	}
#zk .zk_content{
	color:#5a5a5a;
	width:99.8%;
	border:1px solid #A4D1ED;
	}
#zk .zk_content .zk_content_top{
	height:74px;
	width:100%;
	text-align:center;
	border-bottom:4px solid #E3E3E3;
	}
#zk .zk_content .zk_content_top .zk_content_bt{
	color:#1373BC;
	line-height:40px;
	font-size: 20px;
	height:40px;
    font-weight: bold;
	padding-top:20px;
	padding-bottom:10px;
	}
#zk .zk_content .zk_content_bottom{
	width:98%;
	padding:1%;
	color:#000;
	line-height:40px;	
	}
#zk .zk_content .zk_content_bottom .tp{
	text-align:center;
	margin:10px;	
	}
#zk .zk_content .zk_content_bottom .tp img{
	width:150px;
	height:201px;
	}
#zk .zk_content .fenxiang{
	width:90%;
	height:30px;
	margin:0 auto;
	}
#zk .zk_content .fenxiang #bdshare{
	float:right;
	}
/*内容左侧结束*/
#zk_r{
	width:19.8%;
	float:left;
	border-left:1px solid #C8D3D0;
	border-right:1px solid #C8D3D0;
	border-bottom:1px solid #C8D3D0;
	}
#zk_r .zk_r1{
	color:#5a5a5a;
	height:34px;
	line-height:34px;
	font-weight:bold;
	padding-left:20px;
	background:url(../img/n_lmbg.jpg) no-repeat;
	}
#zk_r ul{
	color:#5a5a5a;
	padding:20px;
	font-size:14px;
	}
#zk_r ul li{
	height:30px;
	line-height:30px;
	text-align:center;
	border-bottom:1px dashed #1373BC;
	}
#zk_r ul li a{
	color:#5a5a5a;
	}
#zk_r .rmxx{
	color:#5a5a5a;
	font-size:14px;
	}
#zk_r .rmxx .rmxx_bt{
	color:#5a5a5a;
	height:34px;
	line-height:34px;
	font-weight:bold;
	padding-left:20px;
	background:url(../img/n_lmbg.jpg) no-repeat;
	}
#zk_r .rmxx p{
	height:30px;
	padding:5px 20px;
	line-height:30px;
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	}
#zk_r .rmxx p a{
	color:#5a5a5a;
	}
/*内容右侧结束*/
#yqlj{
	height:40px;
	line-height:40px;
	margin-top: 10px;
	margin-left: 1%;
	clear:both;
	}
#yqlj p{
	color:#107d48;
	font-weight:bold;
	float:left;
	}
#yqlj span{
	color:#000;
	font-size:12px;
	float:left;
	}
/*友情链接结束*/
#footer{
	height:200px;
	width:100%;
	background:#0d934c;
	margin-top: 10px;
	}
#footer .footer_left{
	height:200px;
	width:30%;
	float:left;
	}
#footer .footer_left img{
	margin-top:10px;
	margin-left:30px;
	}
#footer .footer_center{
	height:200px;
	width:35%;
	float:left;
	}
#footer .footer_center img{
	margin-top:10px;
	}
#footer .footer_center p{
	margin-top:10px;
	line-height:25px;
	}
#footer .footer_right{
	height:200px;
	width:35%;
	float:left;
	}
#footer .footer_right img{
	margin-top:30px;
	margin-left:30px;
	}
#d{
	width:100%;
	height:10px;
	}
/*demo1*/
div.slideBox{ position:relative; width:98%; height:100px; overflow:hidden;margin-left:1%;margin-right:1%;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none;width:100%;height:100%;}
/*demo1*结束/



















































