@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
a:hover, a:visited, a:link, a:active {
	outline:none;text-decoration:none; color: #000;
}
input:focus {outline: none;} 
ul{list-style:none}
img{border:0;vertical-align:middle;border:none;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
body {
	font-family:Microsoft YaHei;
	font-size: 14px;
	background: #ededed;
}
.bgg{

	background:url("imagesbg.jpg") no-repeat;
	background-size:100% 122px ;
	
}
#top{
	height:122px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.sousuo{
	height:122px;
	width: 230px;
	float: right;
}
.sousuo>*{
	float: right;
}
.top_r_1 {
	margin-top:30px;
	margin-bottom:10px; 
	font-size:14px;
	font-family:Microsoft YaHei;
}
.top_r_input{
	width:200px;
	height:27px;
	border:1px solid #999;
	border-radius:5px;
	background:rgba(255,255,255,0.5);
	/**/
	filter: alpha(opacity=100);
}
.top_r_input>*{
	float:left;	
}

.input_search{
	width:160px;
	line-height:25px;
	height:25px;
	margin-left:10px;
	border:none;
	background-color:transparent;/*input背景透明 兼容IE*/
}
.top_r_input>img{
	width:17px;
	height:17px;
	margin-top:5px;	
	cursor:pointer;
}

/*导航*/
#nav{
	width: 100%;
	height: 40px;
	background:#219700;
	z-index:999;
}
.nav_li{
	width: 1200px;
	margin: 0 auto;
}
.nav_li>ul{
		margin-left: 20px;
}
.nav_li>ul>li {
	height: 40px;
	list-style:none;
	float:left;
	text-align: center;
	position: relative;
	z-index:  9;
	padding: 0 10px;
}
.nav_li>ul>li>a{

	line-height: 40px;
	font-size: 16px;
	color: #fff;
}
.nav_li>ul>li:hover{
	background: #FF8400;
	color: #219700;
}
#sub_ty4{
	width:200px;
	margin-left: -70px;
}
#sub_ty5{
	margin-left: -20px;
}
.subNav{
	width:120px;
	margin-left: -30px;
	top:40px;
	position: absolute;
	background:#D5E7E9;
	text-align: center;
	display:none;
}
.subNav>li{
	padding: 5px;
}
.subNav>li:hover{
	background: #219700;
}


/*图片展示区*/
#lock_img {
    width: 1200px;
    height: 300px; /*图片高度*/
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#lock_img img{
	width: 100%;
	 height: 100%
}
#lock_img>div{
	width:220px;
	height: 55px;
	background:rgba(87,161,255,0.5);
	position: absolute;
	font-size: 30px;
	color: #fff;
	line-height: 55px;
	text-align: center;
	bottom:15%;
}





/*-- map 显示当前位子-*/
.map{
	width: 100%;
	height: 60px;
	font-size:14px;
	line-height:30px;
	font-family:Microsoft YaHei;
	margin:0 auto;
	color:#888888;
}
.map>a{
	color:#888888;
}
.map>a:hover{
	color:#0CF;
}
.map_span{
	cursor:pointer;
}
.map_span:hover{
	color:#0CF;
}

.center{
	width: 100%;
}

.lists{
	width: 1200px;
	margin:0 auto;
	background: #fff;
	overflow: hidden;
	background: #ededed;
}
.lists>div{
	float: left;
}

.lists_left{
	width:300px;

}

.lists_left li{
	font-size: 20px;
	width: 240px;
	height: 60px;
	text-indent: 20px;
	color:#9b9b9b;
	line-height: 60px;
	border-bottom: solid 1px #cccccc;
}
.lists_left li:hover{
	background: #219700;
}
.lists_left li:hover a{
	color: #fff;
}

.c_zt{

	background: #219700;
	color: #fff;
}
.c_zt>a{color: #fff;}
.lists_right{
	width:900px;
	background: #fff;
	padding-bottom: 50px;
	float: right;
}

.lis_r_bt{
	height: 40px;
	width:870px;
	margin-left: 30px;
	font-size: 22px;
	padding: 20px 0 0;
	color:#000;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.texts{
	width: 853px;
	padding-top: 30px;
	margin: 0 auto;
	
}

.texts>p{
	text-indent: 28px;
	font:  14px/30px 宋体, 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif;
}

/*版权*/
#bottom{
	height: 60px;
	width: 100%;
	background: #219700;
}
#bottom>div{
	height: 100%;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	font-weight: 21px;
}