@charset "UTF-8";

/*公共部分开始*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow: hidden;
	overflow-y:auto;
	overflow-x:hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666
}/* 链接无下划线,有为underline;链接去框 */
/*a:link {
	color: #666;
}*//* 未访问的链接 */
/*a:visited {
	color: #666;
}*//* 已访问的链接 */
/*a:hover {
	color: #a61e28;
}*//* 鼠标在链接上 */
/*a:active {
	color: #666;
blr:expression(this.onFocus=this.blur());
}*//* 点击激活链接 */

textarea,select, input {
	vertical-align: middle;
	outline: none;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
}

::-webkit-input-placeholder{}    /* 使用webkit内核的浏览器 */
:-moz-placeholder{}                  /* Firefox版本4-18 */
::-moz-placeholder{}                  /* Firefox版本19+ */
:-ms-input-placeholder{}           /* IE浏览器 */

.clear {
	 margin:0px;
	 padding:0px;
	 width:0px;
	 height:0;
	 overflow:hidden;
	 clear: both;
}

.blank_2 {
	clear: both;
	height: 2px;
	overflow:hidden;
}

.blank_5 {
	clear: both;
	height: 5px;
	overflow:hidden;
}

.blank_10 {
	clear: both;
	height: 10px;
	overflow:hidden;
}
.blank_15 {
	clear: both;
	height: 15px;
	overflow:hidden;
}
.blank_20 {
	clear: both;
	height: 20px;
	overflow:hidden;
}
.blank_25 {
	clear: both;
	height: 25px;
	overflow:hidden;
}
.blank_30 {
	clear: both;
	height: 30px;
	overflow:hidden;
}
.blank_35 {
	clear: both;
	height: 35px;
	overflow:hidden;
}
.blank_40 {
	clear: both;
	height: 40px;
	overflow:hidden;
}
.blank_45 {
	clear: both;
	height: 45px;
	overflow:hidden;
}
.blank_50 {
	clear: both;
	height: 50px;
	overflow:hidden;
}
body {
	font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #828385;
	min-width:1230px;
}

body img{ margin:0; padding:0}
/*顶部代码*/

/*分页*/
.page{ text-align:center;}
.pagelist{ width:450px; margin:0 auto; height:30px; line-height:30px; font-size:14px;}
.pagelist a{ width:30px; height:30px; display:block; float:left; padding-left:8px; padding-right:8px; font-size:14px;}
.pagelist .a1{ width:70px; display:block; float:left;}
.pagelist a{
    margin:2px;
    padding:2px 6px;
    border:1px solid #DDD;
	float:left; width:30px;
	color:#111;
}
.pagelist span {
    margin:2px;
    padding:2px 6px;
	background:#045e36;
	color:#fff;
    border:1px solid #DDD;
	float:left; width:30px;
}
.pagelist a:hover{
	background:#045e36;
    color: #fff;
}

/*分页结束*/



/*页码*/

.turn_page{ line-height:30px; font-size:14px;}
.turn_page span{ color:#666;}
.turn_page a{ color:#666}

.h_bout_left{ width:580px; float:left; text-align:left;}
.h_bout_right{ width:520px; float:left; text-align:right;}

.ad2{ width:100%; background:url(../images/bg4.jpg) no-repeat center; height:774px; float:left;}

.ad3{ width:100%; background:url(../images/ad3.jpg) no-repeat center; height:400px; float:left;}
.ad4{ width:100%; background:url(../images/ad4.jpg) no-repeat center; height:400px; float:left;}
.ad4_txt{ text-align:center; padding-top:256px; height:50px; line-height:50px; text-align:center; font-size:28px; color:#fff;}


/*地图*/
    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


/*====================================*/
body{
	font-family: "微软雅黑";
	color:#000;
	background: #fff;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix::after{
	display: block;
	content:"";
	height:0;
	clear:both;
}
.container{
	width:1200px;
	margin:0 auto;
}
.header{
	width:100%;
	height:130px;
}
.header .container{
	overflow: hidden;
}
.header .logo{
	width:167px;
	height:67px;
	margin-top:29px;
	margin-right:20px;
	text-indent: -99999px;
}
.header .add{
	width:247px;
	height:21px;
	margin-top: 57px;
	background: url(../images/header_add.png) center no-repeat;
	text-indent: -99999px;
}
.header .nav{
	width:621px;
}
.header .nav li{
	float: left;
	font-size: ;
	margin-right: 33px;
	line-height: 130px;
	font-size:18px;
	font-family:"MicrosoftYaHeiLight";
} 
.header .tel{
	width:30px;
	height:30px;
	margin-top: 51px;
	/*background: url(../images/tel.png) center no-repeat;*/
	background-size: 30px 30px;
}
.header .nav li a:hover{
	color:#005d36;
}
.header .nav .active{
	color:#005d36;
}

.footer{
	width:100%;
	height:217px;
	padding-top: 54px;
	border-bottom: 1px solid #c2c2c2;
	background: #e6e6e6;
	font-size:18px;
	font-family:"MicrosoftYaHeiLight";
}
.footer ul li{
	margin:5px 0 20px;
	line-height: 18px;
}
.footer .hr{
	width:1px;
	height:155px;
	border-right:1px solid #fff;
	background: #c2c2c2;
}
.footer .address{
	width:395px;
}
.footer .address dt{
	width:200px;
	height:29px;
	line-height: 29px;
	background: #045e36;
	color:#fff;
	text-align: center;
}
.footer .address dd{
	font-size:28px;
	line-height: 38px;
	color:#045e36;
}
.footer .address p{
	line-height: 30px;
}
.copyright{
	width:100%;
	height:56px;
	line-height: 56px;
	border-top:1px solid #fff;
	background: #e6e6e6;
	font-size: 16px;
	font-family:"MicrosoftYaHeiLight";
	letter-spacing: 1px;
}