@charset "utf-8";
/* CSS Document */
/*切图：bwh*/
html{ overflow-x:hidden; overflow-y:auto;}
*{
	padding:0;
	margin:0;
	font-size: 12px;
}
.iw_poi_title {
	font-size: 12px;
	color: #F00;
	}
.iw_poi_content{
	font-size: 12px;
	}
ul,ol,li,dl,dd,dt{ list-style-type:none; line-height:normal;}
body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial; font-size:12px;}
code, kbd, pre, samp { }
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
a{ text-decoration:none; color:#333;
        transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
a:hover{ cursor:pointer;}
img{border:0; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{ margin:0; font-weight:normal;font-family:'Microsoft yahei' ,Arial;}
h1{font-size:36px;}
h2{font-size:24px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
select{ margin:0; padding:0;}
textarea{ resize:none; outline:0;}
input{ outline:0;}
body{ background:#fff;}

@media screen and (max-width:1023px){
.section{ height:auto !important; display:block; float:left; width:100%;}
.fp-tableCell{ height:auto !important; display:block; float:left;}
}

.pz_top{ float:left; width:100%; position:fixed; left:0; top:0; z-index:66;}
.pz_top.on{ box-shadow:0 0 5px rgba(0,0,0,0.2);}
.pz_banner{ float:left; width:100%; overflow:hidden; position:relative;  }
.pz_main{ float:left; width:100%; position:relative; min-height:360px;}
.pz_down{ float:left; width:100%; background:#125130; position:relative; z-index:99;}

.section{ position:relative; overflow:hidden;}
.eill{ overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}


/*13联系我们*/
.bdmap{
	float:left;
	width:100%;
	height:400px;
	margin-bottom:20px;
}
.BMapLabel{ display:block; width:195px !important; color:#333333 !important; font-size:16px !important;line-height:26px !important; border:none !important; background:#fff !important; margin-left:35px; padding:14px 14px !important; box-shadow:0 0 6px rgba(0,0,0,0.11); white-space:normal !important}
.BMapLabel:after{ float:left; width:0; height:0; position:absolute; left:-6px; top:50%; margin-top:-6px; border-top: 6px solid transparent; border-bottom:6px solid transparent;border-right: 6px solid #fff; content:'';}
.BMap_shadow img{max-width:none;}



/*网站地图*/
.wzdt{ width:100%; float:left; margin:6% 0 8% 0;}
.wzdt li{ width:100%;float:left; border-bottom:1px dashed #ccc; padding:15px 10px;}
.wzdt li .a1{ width:100%;float:left;  font-size:16px;font-weight:bold; line-height:24px; color:#323232; margin-bottom:5px;}
.wzdt li .a2{float:left; text-align:center; padding:0 8px; line-height:24px; color:#666; font-size:14px;}
.wzdt li .a2:hover { color:#1db852;}
