﻿@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{ 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; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
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; }
.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;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
html {
  scroll-behavior: smooth;
}
/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #663b93; }


.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1570px; margin: 0 auto; }
@media (max-width: 1600px){
    .nr { width: 1170px; margin:0 auto; }
}
@media (max-width: 1200px){
    .nr { width:92%}
}


.header .h_2 .nr{ padding:0 30px; box-sizing:border-box; background:rgba(255,255,255,0.9); height:130px;box-shadow: 0 0 20px rgba(0,0,0,0.2);  }
.header .h_2 .logo{ height:100%;  display:flex;align-items: center; justify-content: center; float:left}
.header .h_2 .logo img{ height:61x}
.header .h_2 .logo .img1{ display:block}
.header .h_2 .nav{  height:100%; float:right}
.header .h_2 .rt{  height:100%; box-sizing:border-box; padding:25px 0;  display:flex; align-items: center; float:right}
.header .h_2 .rt .menu{}
.header .h_2 .rt .sea{  display:flex; align-items: center; height:100%}
.header .h_2 .rt .sea .inp1{ display:block; width:270px; height:44px; box-sizing:border-box; border:1px solid #00923f; border-radius:30px; box-sizing:border-box; padding:0 25px; font-size:15px; color:#333}
.header .h_2 .rt .sea .inp2{ width:44px; height:44px; border-radius:100%; background:url(g_03.png) center center no-repeat #efbb00; margin-left:18px}
.header .h_2 .rt .links{  display:flex; align-items: center; height:100%}
.header .h_2 .rt .links a{ display:block; margin-left:60px; text-align:center}
.header .h_2 .rt .links a img{ height:35px; width:auto}
.header .h_2 .rt .links a .title{ font-size:18px; color:#333333; font-weight:bold}
.header .h_2 .rt .links a:hover .title{ color:#00923f}
.header .h_2 .rt .sea .inp1::placeholder{ appearance:none; opacity:1; color:#737373}
.header .h_3 .nr{}
.header .h_3 ul{  box-sizing:border-box;  background:#00923f}
.header .h_3 ul>li{ float:left; position:relative; height:60px; width:calc(100% / 6)}
.header .h_3 ul>li>a{ display:block; position:relative; font-size:20px; color:#fff;height:100%; display:flex;align-items: center; position:relative; width:100%; justify-content: center; font-weight:bold }
.header .h_3 ul>li.on>a{ background:#efbb00}
.header .h_3 ul>li:hover>a{ background:#efbb00}
.header .h_3 ul>li .xl{ width:100%;  position:absolute; left:0; top:100%; z-index:9; text-align:center; z-index:99;  background:rgba(0,146,63,0.8); box-shadow:0 0 10px rgba(0,0,0,.1); display:none}
.header .h_3 ul>li .xl a{ display:block; font-size:14px; line-height:50px; color:rgba(255,255,255,0.8); text-align:center; border-bottom:1px solid rgba(255,255,255,0.3)}
.header .h_3 ul>li .xl dd:last-child a{ border:0}
.header .h_3 ul>li .xl a:hover{ background:#efbb00; color:#fff}
.header .h_3 ul>li:hover .xl{ display:block}
@media (max-width:1600px) {
	.header .h_2 .nr{ height:100px;  }
	.header .h_2 .logo{ }
	.header .h_2 .logo img{ height:52px}
	.header .h_2 .rt .sea .inp1{ width:220px; height:40px; padding:0 20px; font-size:14px}
	.header .h_2 .rt .sea .inp2{ width:40px; height:40px; background-size:18px; margin-left:12px}
	.header .h_2 .rt .links a{ margin-left:40px; }
	.header .h_2 .rt .links a img{ height:30px; }
	.header .h_2 .rt .links a .title{ font-size:16px}
	.header .h_3 ul>li{ height:52px;}
	.header .h_3 ul>li>a{ font-size:18px; }
	.header .h_3 ul > li .xl a{ font-size:13px}
}

@media (max-width:1200px) {
	.header .h_2 .nr{ height:60px; padding:0 10px  }
	.header .h_2 .logo{ }
	.header .h_2 .logo img{ height:40px}
	.header .h_2 .rt{ height:100%; padding:0}
	.header .h_2 .rt .sea .inp1{ width:160px; height:30px; padding:0 10px; font-size:12px}
	.header .h_2 .rt .sea .inp2{ width:30px; height:30px; background-size:14px; margin-left:10px}
	.header .h_2 .rt .links a{ margin-left:20px; }
	.header .h_2 .rt .links a img{ height:20px; }
	.header .h_2 .rt .links a .title{ font-size:12px}
	.header .h_3{ display:none}
	.header .h_2 .rt .menu{ display:block; margin-left:20px; background:url(g_01x_2.png) center center no-repeat; height:100%; width:20px; background-size:100%; cursor:pointer}
}
@media (max-width:750px) {
	.header .h_2 .nr{ height:60px; padding:0 10px  }
	.header .h_2 .logo{ }
	.header .h_2 .logo img{ height:30px}
	.header .h_2 .rt{ height:100%; padding:0}
	.header .h_2 .rt .sea{ display:none}
	.header .h_2 .rt .seas{ width:30px; height:30px;  background:url(g_03.png) center center no-repeat #efbb00; background-size:14px; margin-left:10px; border-radius:50%}
	.header .h_2 .rt .links a{ margin-left:20px; }
	.header .h_2 .rt .links a img{ height:20px; }
	.header .h_2 .rt .links a .title{ font-size:12px}
	.header .h_3{ display:none}
	.header .h_2 .rt .menu{ display:block; margin-left:20px; background:url(g_01x_2.png) center center no-repeat; height:100%; width:20px; background-size:100%; cursor:pointer}
}
@media (max-width:450px) {
	.header .h_2 .rt .links a .title{ display:none}
}




.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(sea.png) center center no-repeat #00923f; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}
@media (max-width:1200px) {
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; font-family:"sy" }
.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{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}
.slide_nav li.tel>a{ color:#d95715}
.slide_nav li.tel>a i{ font-family:Arial; vertical-align:top; font-weight:bold}
.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 10px;font-size: 16px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down dd a {display: block;height: 36px;color: #666;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(o_ico_18.gif) 15px center no-repeat;}
.slide_nav .nav_down dd a:before {}
.slide_nav .nav_down dd a.active,.slide_nav .nav_down dd a:hover { color: #00923f;}
.slide_nav li a:hover{ color: #00923f;}
.slide_nav .nav_down dd a.active:before,.slide_nav .nav_down dd a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}


.slide_nav .nav_down span a {display: block;height: 36px;color: #666;line-height: 30px;padding-left: 45px;font-size: 14px;  }
.slide_nav .nav_down span a:before {}
.slide_nav .nav_down span a.active,.slide_nav .nav_down span a:hover { color: #00923f;}
.slide_nav .nav_down span a.active:before,.slide_nav .nav_down span a:hover:before { width: 100%; left: 0;}



@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:100%; padding:66px 0 30px; }
	.z_mask{ }
}



.footer{ background: #00923f}
.footer .ff{ background:url(g_21.png) top center no-repeat; background-size:auto 100%}
.footer .ft01{ padding:55px 0 0}
.footer .ft01 .item{ width:23.5%; margin-right:2%; border:1px solid #99cc99; float:left; margin-right:2%; box-sizing:border-box; position:relative; z-index:9}
.footer .ft01 .item:nth-child(4){ margin-right:0}
.footer .ft01 .item .linkit{ width:100%; height:50px; background:url(g_20.png) 95% center no-repeat;display:flex; align-items: center; justify-content: center; color:#fff; font-size:20px}
.footer .ft01 .item.on .linkit{  background:url(g_20_2.png) 95% center no-repeat; }


.footer .ft01 .item ul{ position:absolute; left:0; top:100%; z-index:2;  width:100%; box-shadow:0 0 10px rgba(0,0,0,0.1); display:none; max-height:200px; overflow:auto }
.footer .ft01 .item ul li a{ display:block; padding:10px 4%; font-size:14px;background:rgba(255,255,255,0.9); color:#333;border-bottom:1px solid rgba(255,255,255,0.3)}
.footer .ft01 .item ul li a:hover{ background:#199C51; color:#fff}
.footer .ft02{ padding:40px 0; text-align:center}
.footer .ft02 .pic{ width:130px; margin:0 auto; border-radius:5px; overflow:hidden}
.footer .ft02 .pic img{ width:100%}
.footer .ft02 .title{ font-size:18px; line-height:1; color:#fff; padding-top:15px}
.footer .ft03 .nr{ border-top:1px solid rgba(255,255,255,0.2); padding:35px; text-align:center; font-size:18px; color:rgba(255,255,255,0.8); line-height:2}
.footer .ft03 .nr a{ color:rgba(255,255,255,0.8)}
.footer .ft03 .nr a:hover{ color:#fff}
@media (max-width:1600px) {
	.footer .ft01{ padding:45px 0 0}
	.footer .ft01 .item .linkit{ height:42px; background-size:18px; font-size:16px}
	.footer .ft01 .item.on .linkit{   background-size:18px; }
	.footer .ft01 .item ul li a{ font-size:14px; }
	.footer .ft02{ padding:35px 0; }
	.footer .ft02 .pic{ width:120px; }
	.footer .ft02 .title{ font-size:16px;  }
	.footer .ft03 .nr{ padding:25px; font-size:16px; }
}
@media (max-width:1200px) {
	.footer .ft01{ padding:30px 0 0}
	.footer .ft01 .item .linkit{ height:35px; background-size:14px; font-size:14px}
	.footer .ft01 .item.on .linkit{   background-size:14px; }
	.footer .ft01 .item ul li a{ font-size:12px; }
	.footer .ft02{ padding:25px 0; }
	.footer .ft02 .pic{ width:110px; }
	.footer .ft02 .title{ font-size:14px;  }
	.footer .ft03 .nr{ padding:20px 3%; font-size:12px; }
}
@media (max-width:750px) {
	.footer .ft01 .item{ width:48%; margin-right:4%; margin-bottom:4%}
	.footer .ft01 .item:nth-child(2n){ margin-right:0}
	.footer .ft01 .item:nth-child(n+3){ margin-bottom:0}
	.footer .ft01 .item ul li a{ font-size:12px; }
	.footer .ft02 .title{ font-size:12px;  }
}

.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:auto; height:60vh}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.video .s1 video{ width:90vw; height:auto}
}
.wk{  padding:0; background:#fff; box-sizing:border-box}
@media (max-width:1200px) {
	.wk{ padding:0}
}



.gcon_1{ width:100%; box-sizing:border-box;  border-bottom:1px solid #00923f; height:52px;}
.gcon_1 .lt{ background:url(g_23.png) left center no-repeat; width:31px; background-size:100%; height:100%; float:left}
.gcon_1 .rt{ width:calc(100% - 52px); float:right; overflow:hidden; height:100%}
.gcon_1 .rt .swiper01s{ width:100%; height:100%; overflow:hidden}
.gcon_1 .rt .swiper01s .swiper-slide{ width:auto; max-width:100%; margin-right:40px; height:100%; display:flex; align-items: center; }
.gcon_1 .rt .swiper01s .swiper-slide a{ display:block; font-size:16px; color:#333333; background:url(g_10.png) left center no-repeat; padding-left:16px; max-width:415px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.gcon_1 .rt .swiper01s .swiper-slide a:hover{ text-decoration:underline; color:#00923f}
.gcon_1 .rt .swiper01s .swiper-slide:last-child{ margin-right:0}
@media (max-width: 1600px){
	.gcon_1{ height:45px}
	.gcon_1 .lt{ width:25px}
	.gcon_1 .rt{ width:calc(100% - 40px);}
	.gcon_1 .rt .swiper01s .swiper-slide{ margin-right:30px}
	.gcon_1 .rt .swiper01s .swiper-slide a{ font-size:14px}
}
@media (max-width: 1200px){
	.gcon_1{ height:40px}
	.gcon_1 .lt{ width:20px}
	.gcon_1 .rt{ width:calc(100% - 32px);}
	.gcon_1 .rt .swiper01s .swiper-slide{ margin-right:20px}
}



.nr_pc{ display:block}
.nr_sj{ display:none}
@media all and (max-width:1200px){
	.nr_pc{ display:none}
	.nr_sj{ display:block}
}









































