@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#333; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #006131; }
 
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }
.wrap01 { width:1400px; margin:0 auto; }

.header { padding-top:100px; }
.topArea { position:relative; width: 100%; height:100px; background: #fff; z-index:1999; box-shadow:0 0 10px #ccc; }
.topArea01 { width: 100%; height:100px; position: fixed; top:0; left: 0; z-index:1999; background: #fff; box-shadow:0 0 10px #ccc; }


.logo { float: left; margin-left:50px; }

.mobile_btn{ cursor:pointer; display: flex; z-index: 4; justify-content: center; align-items: center; box-sizing: border-box; width:100px; height:100px; background:#006131; position: absolute; right: 0; top: 0; }
.mobile_btn.on .line1{ transform:rotate(45deg); transform-origin:6%; margin-left:15px; }
.mobile_btn.on .line2{width:0;}
.mobile_btn.on .line3{ transform:rotate(-45deg); transform-origin:0%; margin-left:15px; }
.mobile_btn span{display:block; width:45px; height:5px; background:#fff; transition:all .45s;}
.mobile_btn .line2{ margin:10px 0;/* width:20px; transform:translateX(6px);*/}
.slide_box{background: #fff;width: 650px;height: 100%;position: fixed;right: 0;top: 80px;padding: 50px;box-sizing: border-box;z-index: 999;transform: translateX(100%);transition: all .6s;z-index: 101;}
.slide_box.active{ transform: translateX(0);}
.z_mask{ width: 0%; height: 100%; position: fixed;  left: 0; top: 0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101;}
.z_mask.active{width: 100%;}
.slide_nav li{ margin-bottom: 40px;}
.slide_nav li>a{ font-size: 16px; }
.slide_nav .nav_down{ margin-top: 5px;}
.slide_nav .nav_down a{ color: #888; display: inline-block; margin-right: 20px; position: relative; line-height: 24px;}
.slide_nav .nav_down a:before{ content:""; display: block; width: 0%; transition: all .6s; height: 1px; background: #006131; position: absolute; left: 50%; bottom: 0;}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover{ color: #006131;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before{ width: 100%; left: 0;}

.topArea .lan { float:right; width:100px; height:100px; text-align:center; color:#fff; font-size:18px; line-height:100px; background:#434343; margin-right:100px; text-transform:uppercase; }
.topArea .lan a { color:#fff; padding:0 10px;}


.nav { float: right; margin-right:20px; }
 
.nav ul { }
.nav li { float: left; }
.nav li .a1 { display:block; width:100px; height:100px; line-height:100px; font-size: 16px; color:#333; text-align:center;  }
.nav li:hover,.nav li.current { background:url(nav.jpg) no-repeat center 65px ; }
 

.nav li .subNav{ position:absolute; width:100%; left:0; top:100px; background:#f4f4f4; display:none; padding:30px 0; box-sizing:border-box; }
.nav li .subNav dl{ float:left; }
.nav li .subNav dl .m{ font-size:14px; font-weight:normal; color:#444; margin-right:40px; }
.nav li .subNav dl .m:hover { color: #006131; }
.nav li .subNav dl dd { line-height:24px; }
.nav li .subNav dl dd a { display:inline-block; font-weight:normal; color:#444; font-size:12px; }
.nav li .subNav dl dd a:hover{ color: #006131; }

.nav li .subNav .aaa { width:900px; float:right; box-sizing: border-box; }

.nav li:nth-child(2) .subNav .aaa { padding-left:0; }
.nav li:nth-child(3) .subNav .aaa { padding-left:100px; }
.nav li:nth-child(4) .subNav .aaa { padding-left:200px; }
.nav li:nth-child(5) .subNav .aaa { padding-left:300px; }
.nav li:nth-child(6) .subNav .aaa { padding-left:300px; }
.nav li:nth-child(7) .subNav .aaa { padding-left:300px; }
.nav li:nth-child(8) .subNav .aaa { padding-left:500px; }

/*有三级栏目导航样式
.nav li:nth-child(4) .subNav dt{margin-bottom:13px;}
.nav li:nth-child(4) .subNav .m{border-bottom:1px solid #ccc;padding:0 50px 5px 0;}
*/
 
 
.fixed{position:fixed;top:0;left:0;z-index:1000;box-shadow:0 0 10px #aaa;}
.ico{width:50px;height:50px;background:url(ico.jpg);background-size:contain;background-repeat:no-repeat;float:right;cursor:pointer;margin:5px 0 0 0;display:none;}
.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9; }
.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; 
	position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:9999!important; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#006131; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #006131; content:"" }
body.z-open .m-nav {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .g-wp {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}


.swiper-container-1 .swiper-pagination-bullet { width:10px!important; height:10px!important; background:#fff; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background: #006131!important; }
.swiper-container-1 .img02 { display:none; }
@media only screen and (max-width:750px){
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
}
@media all and (max-width:1400px){
	.wrap { width:85%; }
}
@media all and (max-width:1280px){
	.wrap { width:96%; }
}
@media all and (max-width:750px){
	.wrap { width:96%; }
}
@media all and (max-width:1400px){
	.wrap01 { width:96%; margin: 0 2%; }
}
@media all and (max-width:1300px){
	.header { padding-top:0; }
	.topArea { position:relative; width:100%; height:60px; position: relative; }
	 
	.logo{ margin-top:0; margin-left: 3px;}
	.logo img{ height:60px; float: left; }
	.search{display: none;}
 
	.nav{display:none;}
	.ico{display:block;}
	.mobile_btn{display: none;}
	.slide_box{display: none;}
	
	.topArea .lan { width:50px; height:50px; text-align:center; color:#fff; font-size:14px; line-height:50px; margin-right:5px; margin-top:5px; overflow:hidden; }
	.topArea .lan .a1 { display:block; padding:0; width:50px; height:50px; line-height:50px; }
	.topArea .lan .a2 { display:none; }
}

.footArea { padding:40px 0; background:#f7f7f7; }
.footArea .txt { float:left; color:#333; font-size:18px; line-height:25px; text-transform:uppercase; }
.footArea .txt .p2 { font-size:12px; }
.footArea .txt01 { float:right; }
.footArea .txt01 a { display:block; width:200px;height:50px; text-align:center; line-height:50px; background:#2c923e; color:#fff; font-size:18px;  }

.footArea01 { padding:60px 0; background:#2f2f2f; /* background:url(fline.png) no-repeat center 135px #2f2f2f;*/ }

.foot01 {   }
.foot01 .hd { float:left;  }
.foot01 .bd { float:left; width:380px; margin-left:30px; }
.foot01 .bd .pic { float:left; width:100px; }
.foot01 .bd .txt { float:right; width:calc(100% - 130px); }
.foot01 .bd .txt .p1 { line-height:25px; color:#bbb; font-size:14px; }
.foot01 .bd .txt .p2 { margin-top:26px; }
.foot01 .bd .txt .p2 a { display:block; width:138px; height:24px; background:#2f4d30; color:#bbb; text-align:center; line-height:24px; }
.foot01 .bd .txt .p2 a i { display:inline-block; padding-left:30px; background:url(f01.png) no-repeat center left; }

.foot02 { float:right; }
.foot02 ul li { float:left; width:280px; margin-right:40px; }
.foot02 ul li:nth-child(2) { width:310px; }
.foot02 ul li:nth-child(3) { width:290px; margin-right:0!important; }
.foot02 ul li .hd { height:60px; line-height:60px; color:#fff; font-size:16px; margin-bottom:14px; }
.foot02 ul li .hd01 { width:20px; height:2px; background:#a3d037; }
.foot02 ul li .bd01 { margin-top:30px; line-height:28px; color:#bbb; }

.tail { padding:20px 0; background:#282828; text-align:center; color:#ababab; }
.tail a { color:#ababab; }
.tail a:hover { color:#fff; }

@media all and (max-width:1400px){
	.foot02 ul li { margin-right:20px; }
}
@media all and (max-width:1350px){
	.foot02 ul li:nth-child(1) { margin-right:0; }
	.foot02 ul li:nth-child(2) { display:none; }
	.foot02 ul li:nth-child(3) { display:none; }
}
@media all and (max-width:750px){
	.footArea { padding:20px 0; }
	.footArea .txt { float:none; text-align:center; font-size:14px; }
	.footArea .txt01 { float:none; margin-top:20px; }
	.footArea .txt01 a { margin:0 auto; width:150px;height:35px; line-height:35px; font-size:14px; }
	 
	.footArea01 { padding:30px 0;  }
	.foot01 { float:none; width:100%; }
	.foot01 .hd { float:none; }
	.foot01 .bd { float:none; margin-top:20px; margin-left:0; }
	.foot01 .bd .txt { width:calc(100% - 115px); }
	.foot01 .bd .txt .p1 { font-size:12px; }

	.foot02 { float:none; width:100%; margin-top:30px; background:url(fline.png) no-repeat center 36px; }
	.foot02 ul li { float:none; width:100%!important; }
	.foot02 ul li .hd { height:20px; line-height:20px; font-size:16px; margin-bottom:15px; }
	.foot02 ul li .bd01 { margin-top:15px; line-height:25px; }
	
	.foot02 ul li:nth-child(2) { display:block; background: url(fline.png) no-repeat center 36px; }
	.foot02 ul li:nth-child(3) { display:block; margin-top:20px; background: url(fline.png) no-repeat center 36px; }
}

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 