﻿@charset "utf-8";
@import url("iconfont.css");
/*格式化*/
#content p img{width:100%;display:block; margin:0 auto; max-width:560px;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea{margin:0;padding:0;}
body{font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px;}
li, ol{list-style:none;}
ins{text-decoration:none;}
i, em{font-style:normal;}
a{text-decoration:none;font-family:"Microsoft Yahei";}
a:hover{cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{display: inline-table;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
img{padding:0; margin:0;}
a img{border:none;}
input,textarea{border:none;font-family:"Microsoft Yahei"; font-size:13px;}
h1, h2, h3, h4, h5, h6{font-weight:normal; font-size:14px;}
header,section,footer{overflow:hidden;}
/*排版通用*/
.f-mm{margin-left:auto; margin-right:auto;}/*居中对齐*/
.f-fl{float:left;} /*左浮动*/
.f-fr{float:right;} /*右浮动*/
.f-tr{text-align:right;} /*右对齐*/
.f-tl{text-align:left;} /*左对齐*/
.f-tc{text-align:center;} /*中间对齐*/
.f-pr{position:relative;} /*定位*/
.f-di{display:inline;}
/* -- 页面整体布局 -- */
.wrap{min-width:320px; max-width:640px; margin:0 auto; position:relative;} /*网站首页宽度*/
/*-------CSS3特效集合--------*/
@keyframes xshow{0%{opacity:0;}25%{opacity:1;}50%{opacity:0;}75%{opacity:1;}100%{opacity:0;}}
@-webkit-keyframes xshow{0%{opacity:0;}25%{opacity:1;}50%{opacity:0;}75%{opacity:1;}100%{opacity:0;}}
@keyframes xshow2{0%{opacity:0;}20%{opacity:1;}40%{opacity:0;}60%{opacity:1;}80%{opacity:0;}100%{opacity:0;}}
@-webkit-keyframes xshow2{0%{opacity:0;}25%{opacity:1;}50%{opacity:0;}75%{opacity:1;}100%{opacity:0;}}
@-webkit-keyframes buttonHover{0%{box-shadow:0 0 5px #808080;}50%{box-shadow:0 0 12px #808080;}100%{box-shadow:0 0 5px #808080;}}
@keyframes buttonHover{0%{box-shadow:0 0 5px #808080;}50%{box-shadow:0 0 12px #808080;}100%{box-shadow:0 0 5px #808080;}}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_pr{position: relative;}
.f_pa{position: absolute;}
.head-main{position:relative;}
.navmain{width:94%;margin:0 auto;}
.head-logo{padding:10px 0;}
.head-logo a{display: block;width: 88%;}
.head-logo a b{font-size: 2rem; color: #0e903b; font-weight: bold; line-height: 2.5rem; overflow: hidden; height: 2.5rem; display: block;}
.head-logo img{width: 100%;}
.head-wap-btn{position: absolute; width: 10%; height: 2rem; top: 50%; right: 2%; margin-top: -1rem; background: none; border: 0; -webkit-appearance: none;}
.head-wap-menu{position:relative; display:block; width:22px; height:3px; background:#0e903b;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.head-wap-menu:before{content:''; display:block; width:22px; height:3px; position:absolute; top:-7px; left:0; background:#0e903b;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.head-wap-menu:after{content:''; display:block; width:22px; height:3px; position:absolute; bottom:-7px; left:0; background:#0e903b;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.head-wap-btn.cur .head-wap-menu{background:#fff;}
.head-wap-btn.cur .head-wap-menu:before{top:0;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);}
.head-wap-btn.cur .head-wap-menu:after{bottom:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg);}
.innav{display: block; position: absolute; z-index: 999; width: 100%;background: #fff;}
.head-subnav{display:none;}
.head-nav-wap{border-bottom:1px solid #c9c8c6;margin-bottom: 1em;background: #fff;}
.head-nav-wap li{border-top:1px solid #c9c8c6}
.head-nav-wap li a{display:block; padding:0 3%;}
.head-nav-item-1{background:#efefef;line-height: 3.5rem;font-size: 1.5rem;position:relative; color:#666;}
.head-nav-item-2{background:#ffffff; line-height:3rem; font-size:1.3rem; color:#888;}
.head-subnav-ul2{display:none;}
.head-nav-arrow{display:block; width:11px; height:7px; position:absolute; right:3%; top:50%; margin-top:-4px; background:url(../images/index_13.png) no-repeat center center;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}
.cur .head-nav-arrow{transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg);}
.head-search-bar{background:#fff; padding-top:0;text-align:center;display:none;margin:15px 0;}
.head-search-txt{float:left; color: #999;font-size:14px; width:85%; height:3rem; line-height:3rem; text-indent:1rem; border:0; border-radius:8px 0 0 8px;box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.075); background-color:#efefef;}
.head-search-btn{float:right; height:3rem;line-height:3rem; width:15%; background:url(../images/search2.png) no-repeat center center #0e903b; background-size:contain; border-radius:0 8px 8px 0; border:0;}
.g_pp{padding-top: 2.4rem;height: 19rem;}
.g_pp h2{width: 100%;height: 5.5rem;}
.g_pp h2 img{width: 100%;display: block;}
.g_pp p{font-size: 1.1rem;color: #555555;line-height: 2.4rem;text-align: center;padding: 0 5%}
.g_ys{height: 76.3rem;}
.g_ys h2{height: 8.5rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;}
.g_ys h2 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal;line-height: 2rem;}
.g_ys h2 span{display: block;font-size: 1.2rem;color: #333333;}
.g_ys h2:before{content: "";position: absolute;width: 2.4rem;height: 0.25rem;background: #b4b4b4;left:50%;margin-left: -1.2rem;top:0;}
.g_ys .m_ysup{background: url(../images/ysbg1.jpg) no-repeat;background-size: 100%;height: 42.5rem; padding-top: 2.5rem;}
.g_ys li{float: left;width: 20%;text-align: center;font-size: 1rem;color: #191919;font-weight: bold;}
.g_ys li em{display: block;width: 50%;margin: 0 auto 0.6rem;}
.g_ys li em img{width: 100%;display: block;}
.g_ys .m_ys{background: url(../images/ysbg2.jpg) no-repeat;background-size: 100%;height: 29rem; padding-top: 2rem;}
.g_ys .m_ys dl{margin: 0 3% 1.2rem 6%;}
.g_ys .m_ys h3{height: 2rem;line-height: 2rem; font-size: 1.2rem;color: #f28d16;font-weight: bold; position: relative;}
.g_ys .m_ys h3:before{content: "";position: absolute;width: 0.4rem;height: 0.4rem;border-radius: 50%;border: 0.1rem solid #f28d16; left:-1rem;top:0.7rem;}
.g_ys .m_ys p{font-size: 1rem;line-height: 1.2rem;color: #fff; margin-bottom: 1.2rem;}
.g_ys .m_ys dt img,
.g_ys .m_ys dt{width: 100%;display: block;}
.m_ys .page{}
.m_ys .page{text-align: center; display: block;margin-top: 1rem;}
.m_ys .page .swiper-pagination-bullet{margin:0 0.4rem;background: #0e903b;opacity:1;}
.m_ys .page .swiper-pagination-bullet-active{background: #f28d16;}
.g_pro{margin: 3rem 0;}
.g_pro h3{height: 7.5rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;}
.g_pro h3 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal;line-height: 2rem;overflow: hidden; height:2rem;}
.g_pro h3 a{color: #068e3c; height: 2.5rem; line-height: 2.5rem; display: block; overflow: hidden;}
.g_pro h3 span{display: block;font-size: 1.2rem;color: #333333;height: 2rem;line-height: 2rem;overflow: hidden;}
.g_pro .tabs{height: 4rem;padding-left: 10%;}
.g_pro .tabs a{display: block;float: left;width: 29%;height: 2.7rem;line-height: 2.7rem;background: #03a443;text-align: center;font-size: 1.2rem;color: #fff;font-weight: bold;border-radius: 2rem;margin-right: 2%;}
.g_pro .tabs .active{background: #f28d16;}
.g_pro .cptj{margin: 0 4%;position: relative; width: 92%;}
.g_pro .cptj dt,
.g_pro .cptj dt img{width: 100%;display: block;}
.g_pro .cptj dd{position: absolute;left:0;bottom: 0;width: 90%;height: 6rem;padding: 0.7rem 5% 0;background: rgba(0,0,0,.6);}
.g_pro .cptj h3{height: 2rem;line-height: 2rem;overflow: hidden;font-size: 1.4rem;color: #f7931e;font-weight: bold;padding-top: 0;}
.g_pro .cptj h3 a{color: #f7931e; display: block; height: 2rem; line-height: 2rem; overflow: hidden;}
.g_pro .cptj p{font-size: 1.1rem;line-height: 1.6rem;color: #fff;height: 3.2rem;overflow: hidden;}
.g_pro .cplst{margin: 0 4% 1rem;}
.g_pro .cplst li{float: left;width: 48%;margin-right: 4%;margin-top: 1rem;}
.g_pro .cplst li img{width: 100%;}
.g_pro .cplst li:nth-child(2n){margin-right: 0;}
.g_pro .cplst li em{display: block;width: 100%;height: 3rem;line-height: 3rem;overflow: hidden;text-align: center;font-size: 1.2rem;color: #555555;border-bottom: 0.25rem solid #d1ceca;}
.js-swiper-cube,
.js-swiper-default,
.js-swiper-tab,
.js-swiper-per-columns,
.js-swiper-tab-news,
.js-swiper-mul-columns,
.js-swiper-nest-bas-out,
.js-swiper-nest-bas-in,
.js-swiper-nest-ct-in,
.js-swiper-nest-ct-out{margin: 0 auto; position: relative; overflow: hidden; z-index: 1;}
.g_an{background: #f2f2f2;padding: 2.5rem 0;}
.g_an h3{height: 7rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;margin-bottom: 0.7rem;}
.g_an h3 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal;line-height: 2rem;overflow: hidden; height:2rem;}
.g_an h3 a{color: #068e3c; height: 2.5rem; line-height: 2.5rem; display: block; overflow: hidden;}
.g_an h3 span{display: block;font-size: 1.2rem;color: #333333;height: 2rem;line-height: 2rem;overflow: hidden;}
.g_an h3:before{content: "";position: absolute;width: 2.4rem;height: 0.25rem;background: #b4b4b4;left:50%;margin-left: -1.2rem;top:0;}
.g_an dl{margin: 0 3%;position: relative; width: 94%;}
.g_an dl dt,
.g_an dl dt img{width: 100%;display: block;}
.g_an dl dd{position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,.6); height: 2.5rem; line-height: 2.5rem; overflow: hidden; font-size: 1.4rem; color: #f7931e; font-weight: bold; text-align: center; display: block;}
.g_an dl a{color: #f7931e;}
.g_an dl a img{height: 20rem;}
.moregd{text-align: center;font-size: 1.2rem;color: #fff;font-weight: bold;display: block;background: #03a443; width: 35%;height: 3rem;line-height: 3rem;border-radius: 2rem; margin: 2rem auto 0;}
.moregd a{color: #fff;}
/* 强势理由 */
.g_ys2{padding: 2rem 0;height: auto;position: relative;}
.g_ys2 h2{height: 7.5rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;}
.g_ys2 h2 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal;line-height: 2rem;overflow: hidden; height:2rem;}
.g_ys2 h2 a{color: #068e3c;}
.g_ys2 h2 span{display: block;font-size: 1.2rem;color: #333333;height: 2rem;line-height: 2rem;overflow: hidden;}
.g_ys2 h2:before{content: "";position: absolute;width: 2.4rem;height: 0.25rem;background: #b4b4b4;left:50%;margin-left: -1.2rem;top:0;}
.g_ys2 dl{margin: 0 4%;}
.g_ys2 dt,.g_ys2 dt img{width: 100%;display: block;height:17rem;}
.g_ys2 dd{padding: 1.2rem 0 0 0;height: 15.6rem;background: #f2f2f2;overflow: hidden;}
.g_ys2 h3{position: relative;padding-left: 20%;height: 5.5rem;font-size: 2rem;font-weight: bold;color: #068e3c;}
.g_ys2 h3 em{display: block;font-size: 1.2rem;font-weight: bold;color: #666; overflow: hidden; height: 2rem; line-height: 2rem;}
.g_ys2 h3 span{overflow: hidden; display: block; height: 2.7rem; line-height: 2.7rem;}
.g_ys2 h3 b{position: absolute;font-weight: normal;font-size: 5rem;color: #b3b3b3;left:1%;top:-1rem;letter-spacing: -0.5rem;}
.g_ys2 p{position: relative; padding-left: 12%; font-size: 1.1rem; line-height: 2rem; color: #555555; margin-bottom: 0.9rem; max-height: 4rem; overflow: hidden;}
.g_ys2 p:before{content: "";position: absolute;background: url(../images/ysico2.png) no-repeat;background-size: 100%;width: 1.5rem;height: 1.5rem;left:5%;top:0.1rem;}
/* 坚实的伙伴 */
.g_jshb{position: relative;}
.g_jshb h2{margin-bottom: 1rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;}
.g_jshb h2 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal;line-height: 2rem;overflow: hidden; height:2rem;}
.g_jshb h2 a{color: #068e3c; height: 2.5rem; line-height: 2.5rem; display: block; overflow: hidden;}
.g_jshb h2 span{display: block;font-size: 1.2rem;color: #333333;height: 2rem;line-height: 2rem;overflow: hidden;}
.g_jshb h2:before{content: "";position: absolute;width: 2.4rem;height: 0.25rem;background: #b4b4b4;left:50%;margin-left: -1.2rem;top:0;}
.partner{background-color: #0e903b;}
.par_box{padding-top:6%;position:relative;color:#fff;}
.par_box .nowrap{width: 74.375%;margin: 0 auto;}
.par_box .sclwrap_box,.par_box .m-box{height:11em;overflow: hidden;}
.parnter{float:left;display:inline;position: relative;}
.parnter li{float: left;margin-right:5%;position: relative;width: 47.5%;}
.parnter li img{width: 100%;display: block;height: 8em; box-sizing:border-box;border: 1px solid #d6d6d6;}
.parnter p{display:block;text-align:center;color: #fff;font: 0.83em/2.1em "Microsoft YaHei";height: 2.1em;
overflow: hidden;}
.parnter a:nth-child(2) li{margin-right: 0;}
.par_box .next{right:5%;display: block;}
.par_box .prev, .par_box .next{position:absolute;width:4.0625%;top:40%;z-index:99;cursor:pointer;}
.par_box .prev{left:4%;}
.hot_box .prev, .hot_box .next{position:absolute;width:4.0625%;top:44%;z-index:99;cursor:pointer;}
.hot_box .prev{left:10%;}
.hot_box .next{right:10%;}
/* 走进*/
.g_zj{padding-top: 3rem;margin-bottom: 3.2rem;}
.g_zj h2{height: 7.5rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;}
.g_zj h2 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal;line-height: 2rem;overflow: hidden; height:2rem;}
.g_zj h2 a{color: #068e3c; height: 2.5rem; line-height: 2.5rem; display: block; overflow: hidden;}
.g_zj h2 span{display: block;font-size: 1.2rem;color: #333333;height: 2rem;line-height: 2rem;overflow: hidden;}
.g_zj h2:before{content: "";position: absolute;width: 2.4rem;height: 0.25rem;background: #b4b4b4;left:50%;margin-left: -1.2rem;top:0;}
.g_zj dt{width: 100%;}
.g_zj dt img{display: block;width: 92%;margin: 0 auto;height: 17rem;}
.g_zj dd{background: url(../images/abbg.jpg) no-repeat; background-size: 100% 100%; height: auto; padding: 0.5rem 4% 2rem;}
.g_zj h3{font-size: 1.5rem;color: #0e903b;font-weight: bold;line-height: 3rem;}
.g_zj h3 a{color: #0e903b;}
.g_zj h3 b{color: #f7931e;}
.g_zj h3 em{display: block;font-weight: normal;font-size: 1.1rem;color: #999;}
.g_zj dd .g_zjtxt{color: #676767; font-size: 1.2rem; line-height: 2rem; overflow: hidden; height: 10rem; max-height: 10rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;}
.g_zj dd .g_zjtxt a{color: #f7931e;}
.g_zj dd span{display: block;margin-left: 3%;margin-top: 2rem;}
.g_zj dd span a{display: block;float: left;width: 23.7%;margin-right: 1.3%;height: 3.1rem;line-height: 3.1rem;background: #03a443;color: #fff;font-size: 1rem;text-align: center;}
.g_zj dd span a:hover{background: #f38928;}
.g_kf{position: relative;margin: 2rem 0 2rem;}
.g_kf h2{height: 7.5rem;text-align: center;position: relative;font-size: 1.8rem;font-weight: bold;color: #068e3c;padding-top: 1.5rem;}
.g_kf h2 em{display: block;text-transform: uppercase;font-size: 2rem;color: #b4b4b4;font-weight: normal; line-height: 2rem;overflow: hidden; height:2rem;}
.g_kf h2 a{color: #068e3c; height: 2.5rem; line-height: 2.5rem; display: block; overflow: hidden;}
.g_kf h2 span{display: block;font-size: 1.2rem;color: #333333;height: 2rem;line-height: 2rem;overflow: hidden;}
.g_kf h2:before{content: "";position: absolute;width: 2.4rem;height: 0.25rem;background: #b4b4b4;left:50%;margin-left: -1.2rem;top:0;}
.g_kf dl{margin: 0 3%;}
.g_kf dt,.g_kf dt img{width: 100%;display: block;height: 18rem;}
.g_kf dt{position: relative;}
.g_kf dd{background: #f7f7f7;padding: 1rem 3% 3rem;}
.g_kf h3{font-weight: bold;}
.g_kf h3 a{color: #000000; height: 2rem; line-height: 2rem; overflow: hidden; font-size: 1.2rem; display: block;}
.g_kf p{font-size: 1rem;line-height: 2rem;height: 4rem;overflow: hidden;color: #5b5b5b;margin-bottom: 1.2rem;}
.g_kf span a{display: block;font-size: 1.2rem;color: #f7931e;}
.g_kf .swiper-pagination-bullet{background: #068e3c;width: 0.7rem;height: 0.7rem;margin: 0 0.5rem;}
.g_kf .swiper-pagination-bullet-active{background: #f28d16}
.g_kf .swiper-pagination-bullets{bottom: 2rem;}
/*资讯*/
.g_zx{overflow: hidden;margin-bottom: 3rem;}
.g_zx .swiper-slide{width: 100%;}
.g_zx .newtit{height: 4.2rem;}
.g_zx .newtit a{position: relative; display: inline-block; float: left;width:28%;font-size: 1.2rem;color: #333333;padding: 0 2%;font-weight: bold;text-align: center;}
.g_zx .newtit a em{display: block;text-transform: uppercase;font-weight: normal;font-size: 0.7rem;color: #666666;overflow: hidden;}
.g_zx .newtit a:before{content: "";position: absolute;background: url(../images/newtit.jpg) no-repeat;background-size: 100%;width: 0.1rem;height: 2.2rem;right: 0;top:0.5rem;}
.g_zx .newtit a:nth-child(3):before{background: none;}
.g_zx .newtit .active{color: #0e903b;font-weight: bold;}
.g_zx dl{margin: 0 4% 1rem;padding: 0.5rem 0 0 0;height: 5.5rem;border: 1px solid #1ec985;}
.g_zx dt{float: left;width: 21%;text-align: center;font-size: 0.7rem;color: #333333;text-transform: uppercase;}
.g_zx dt em{display: block;font-size: 2.4rem;color: #068e3c;}
.g_zx dd{position: relative; float: left;width: 74%;}
.g_zx h3{height: 1.8rem;line-height: 1.8rem;overflow: hidden;font-size: 1.1rem;color: #0e903b;font-weight: bold;margin-bottom: 0.2rem;}
.g_zx h3 a{color: #0e903b;}
.g_zx p{font-size: 1.2rem; color: #818181; line-height: 1.6rem; height: 3.2rem; overflow: hidden; width: 88%;}
.g_zx span{position: absolute;right: 0;top:2rem;width:1.9rem;height: 1.9rem;}
.g_zx span img{width: 100%;display: block;}
.g_nav{margin-top: 2rem;height: 6.5rem;margin-left: 6%;}
.g_nav li{float: left;width: 30%;height: 3rem;line-height: 3rem;background: #03a443;color: #fff;font-size: 1rem;font-weight: bold; margin: 0 1.5% 0.5rem 0;text-align: center;}
.g_nav li a{color: #fff; font-size: 1.2rem;}
html{font-size: 10px; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size: 10px;}}
@media screen and (min-width:360px){html{font-size: 11.25px;}}
@media screen and (min-width:375px){html{font-size: 11.7px;}}
@media screen and (min-width:400px){html{font-size: 12.5px;}}
@media screen and (min-width:480px){html{font-size: 15px;}}
@media screen and (min-width:520px){html{font-size: 16.25px;}}
@media screen and (min-width:414px){html{font-size: 13px;}}
@media screen and (min-width:560px){html{font-size: 17.5px;}}
@media screen and (min-width:600px){html{font-size: 18.75px;}}
@media screen and (min-width:640px){html{font-size: 20px;}}
.g-adv .swiper-pagination-bullet{background: #fff;width: 0.7rem;height: 0.7rem;margin: 0 0.5rem;}
.g-adv .swiper-pagination-bullet-active{background: #f28d16}
.g-adv .swiper-pagination-bullets{bottom: 1rem;} .g-adv{height: 15rem;}
.g-adv img{width: 100%;display: block;}
.g-ft{margin-bottom: 7rem;position: relative;}
.g-ft .m_up{margin: 0 3% 2rem;height: 3.5rem;line-height: 3.5rem;background: #0e903b;border-radius: 0.3rem;text-align: center;font-size: 1.2rem;color: #f6f2f3;}
.g-ft .m_up a{color: #f6f2f3;display: block;}
.g-ft .ftnav{height: 2rem;line-height: 2rem; width: 90%;margin: 0 auto 0.6rem; text-align:center;}
.g-ft .ftnav a{display: inline-block;font-size: 1.1rem;color: #818182;padding: 0 1%;}
.bah{text-align: center;font-size: 1.2rem;color: #818182;line-height: 1.7rem;}
.g-adv .swiper-pagination-bullet{background: #fff;width: 0.7rem;height: 0.7rem;margin: 0 0.5rem;}
.g-adv .swiper-pagination-bullet-active{background: #f28d16}
.g-adv .swiper-pagination-bullets{bottom: 1rem;} .g-adv{height: 15rem;}
.g-adv img{width: 100%;display: block;}
.g-ft{margin-bottom: 7rem;position: relative;}
.g-ft .m_up{margin: 0 3% 2rem;height: 3.5rem;line-height: 3.5rem;background: #0e903b;border-radius: 0.3rem;text-align: center;font-size: 1.2rem;color: #f6f2f3;}
.g-ft .m_up a{color: #f6f2f3;display: block;}
.g-ft .ftnav{height: 2rem;line-height: 2rem; width: 90%;margin: 0 auto 0.6rem; text-align:center;}
.g-ft .ftnav a{display: inline-block;font-size: 1.1rem;color: #818182;padding: 0 1%;}
.bah{text-align: center;font-size: 1.2rem;color: #818182;line-height: 1.7rem;}
/*技术支持*/
.jishu{width: 92%;display: block;margin: 0 auto;text-align: center;color: #666;font-size: 1.2rem;}
.jishu a{color: #818182;}
.jishu a:hover{color: #818182;}
/*底部导航栏*/
.f_nav{margin:0 auto; text-align:center; width:100%; max-width:640px; min-width:320px; height: 3.2em; padding: 0.3em 0;background:#0e903b;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 25%; float: left; margin: 0 auto;font-size: 0.9em;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
/*内页搜索导航栏目*/
.posi{width: 100%; height: auto; z-index: 999;}
.g-back{background: #fff;overflow: hidden;position: relative;z-index: 97;text-align:right;margin-top:1px; padding: 7px 11px 7px 9px;}
.g-back a{display: inline-block;font-size:0.875em;height: 32px;line-height: 28px; width:32px;position: relative;}
.g-back .u-bp {background: url(../images/Nyskinsbar.png) no-repeat; background-size: 35px 600px;display: block; }
.g-back .u-bl {background: url(../images/Nyskinsbar.png) no-repeat; background-size: 35px 600px; background-position: 0 -286px;}
.g-se{float: left;left: 5%;position:relative;width: 70%;} 
.g-se .m-ipt{display: block;float: left;width: 75%;}
.g-se .u-in{position:absolute; z-index:100;width:42px; height:30px;background:transparent;right: 0;}
.g-se .u-key{width: 130%; height: 14px; padding: 7px 0; line-height: 14px; color: #c5c5c5;font-size: 1em;border: 1px solid #499455;box-shadow: 1px 1px 1px #effdf3 inset; border-right: 0;border-bottom-left-radius: 5px; border-top-left-radius: 5px; border-bottom-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; text-indent: 15px; float: left; background: #fff;}
.g-se .u-bt{width: 42px; height: 30px; float: right; border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; position: relative; background-color: #499455; background-image: -webkit-gradient(linear, left top, left bottom, from(#55a762), to(#499455)); background-image: -webkit-linear-gradient(top, #55a762, #499455); background-image: -moz-linear-gradient(top, #55a762, #499455); background-image: -o-linear-gradient(top, #55a762, #499455); background-image: -ms-linear-gradient(top, #55a762,#499455); background-image: linear-gradient(top, #55a762, #499455);}
.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;border:3px solid #fff;} 
.g-se .u-bt:after{background:#fff;content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} 
.type{width:100%;background:#0e903b;overflow-x: hidden;-webkit-overflow-scrolling: touch;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;height: 14em;display:none;z-index: 90;position: absolute;}
.type li{width:90%;background:#fff;margin:2% auto;overflow:hidden;position:relative;}
.type li a{display: block;float:left;width:80%;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;padding:0 4%;color:#666;line-height: 2em;}
.type li span.commonfont{font-size:0.3rem;line-height:0.46rem;display:block;width:16%;text-align:center;color:#666;position:absolute;top:0;right:0;}
.type li dl{float:left;border-top:2px solid #232323;width:100%;display:none}
.type li dl dd{overflow:hidden}
.type li dl dd a{width:100%}
.type h2{ width: 50%;font-size: 1em;margin: 0 auto; color: #fff;font-weight: normal; float: left;line-height:1.5em;}
.type li span i{color: #0e903b;font-size: 1.2em;line-height: 1.8em;}
.typecz{width: 90%;display: block;margin:1em auto; margin-bottom: 1em;}
.typecz a{float: right; display: block; width: 1.5em; height: 1.5em; line-height: 1.5em; font-size: 1em; text-align: center; color: #ffffff; border-radius: 0.2em;}
/*内页内容*/
.g-bd{width:100%;height:auto;overflow: hidden;}
.g-bd h3{color: #666;}
.m-btit{line-height: 35px; padding-left: 12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-top:1px solid #d9d9d9; box-shadow:0 1px #fff;color: #333;font-size: 1.1em;font-weight: normal;position:relative; background-color:#f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea); background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);background-image: linear-gradient(top, #f6f6f6, #eaeaea);border-bottom:1px solid #d9d9d9;} 
.m-btit:before{content:""; position:absolute;left:0;top:0;width:100%;border-top: 1px solid #fff;}
.m-btit span{padding:0 8px; position:relative; height:100%; top:-12px; display:inline-block;}
.m-btit span:before{content:""; position:absolute;background:#7c7c7c;width:8px; height:8px; left:2px;top:3px;z-index:10;-moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);} 
.m-btit span:after{content:""; position:absolute;width:8px; height:8px; left:1px;top:3px;z-index:11; background-color:#f2f2f2;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee));background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee);background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); background-image: linear-gradient(top, #f2f2f2, #eeeeee); -moz-transform: rotate(45deg);-o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.m-btit a{color: #333;} 
.g-bd .m-con { margin-bottom:26px;background: #fff;}
.g-bd .m-con a{ display:block;}
.g-bd .m-con dl { border-bottom:1px solid #ffffff; box-shadow:0 1px #e6e6e6; margin-bottom:2px; padding:12px 26px 12px 10px; position:relative;}
.g-bd .m-con dt { float:left;display:block;border:1px solid #ccc; margin-right:11px;width: 130px;height: 110px;}
.g-bd .m-con dt img { display:block;border:1px solid #e2e2e2;width: 100%;height: 100%;}
.g-bd .m-con h3 { height: 24px; line-height: 24px; overflow: hidden; padding-right: 10px; color: #0e7907;margin-left: 0.4em;}
.g-bd .m-con em { float: right;color: #c4c4c4;font-size: 1em;line-height: 2em;}
.g-bd .m-mcon p { font-size: 1.1em;line-height: 1.6em;overflow: hidden; color: #666;text-indent: 2em;}
.g-bd .m-con .s-babg p span{ width: auto; height: auto; background: none; position: relative; right: inherit;top: inherit; display: inline;}
.g-bd .m-con .s-babg p span:before,.g-bd .m-con-2 .s-babg p span:after{ display: none;}
.m-con .u-mtit{width: 92%; margin: 0 auto;}
.m-con .u-mtit h2 {font-size: 1.3em; text-align: center; font-weight: bold; color: #2c2c2c; display: block; padding-top: 1em; }
.m-con .u-mtit p {font-size: 1em; height: 2.4em; line-height: 2.4em; display: block; padding-bottom: 7px; color: #999;}
#content img {width: 100%; display: block; margin: 0 auto; max-width: 560px;margin-bottom: 0.5em;}
.body_t{font-size: 1em; line-height: 22px; overflow: hidden; color: #666;}
.m-mcon, .procontent {border-top: 1px solid #e6e6e6; padding: 1em 4% 1em 4%; color: #666;line-height: 22px; font-size: 1.1em;}
.m-mcon_a {padding: 2% 4% 7% 4%;background: #fff;}
.pagea{display: block; width: 96%;height: 2em;line-height: 2em;font-size: 1.1em;color: #000; background: #ddd; border-radius: 1em; margin: 2% auto; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-indent: 1em; padding-right: 3%;}
.pagea span{color:#000;}
.pagea a{color:#6d6d6d;}
.pagea a:hover{color:#d42a2a;}
/*内页相关资讯*/
.m-about{margin-bottom: 1em;}
.nynav {width: 100%;background:#0e903b; display: block; color: #fff; position: relative; overflow: hidden; white-space: nowrap; text-indent: 1em; height: 2em; font-size: 1.3em; line-height: 2em; text-overflow: ellipsis;}
.m-about ul{ margin:5px; font-size:12px; line-height:22px;text-indent: 1em; }
.m-about ul li{font-size: 1.3em; height: 2.4em; line-height: 2.4em; display: block; overflow: hidden; color: #666; text-overflow: ellipsis; white-space: nowrap;border-bottom: 1px #dadada dashed;}
.g-bd .m-con .m-about ul a {color: #666;display: initial;width: 100%;height: 100%;}
.m-about ul li:nth-child(1) { border-top:0; }
.m-about ul li:last-child { border-bottom:0; }
.m-about ul li span{float: right; padding-right: 2%; display: block; color: #999; font-size: 1em;}
/*新闻列表页*/
.pronew { margin-bottom:26px;background: #fff;}
.pronew a{ display:block;}
.pronew dl { border-bottom:1px solid #ffffff; box-shadow:0 1px #e6e6e6; margin-bottom:2px; padding:12px 18px 12px 10px; position:relative;}
.pronew dt {margin: 0; padding: 0; height: 1.5em; line-height: 1.5em; overflow: hidden; color: #333; font-size: 1.3rem; text-overflow: ellipsis; white-space: nowrap; display: block; font-weight: bold;}
.pronew em { float: right;color: #666;font-size: 1em;line-height: 1.5em;font-weight: normal;}
.pronew dd { font-size: 1.1em;max-height: 65px;line-height: 1.5em; margin-right:3%; overflow: hidden; color: #777;}
.pronew span{display:block; width:9px;height:16px;position:absolute; top:57px;right:3%;}/*列表箭头样式*/
.pronew span:before{content:""; position:absolute;background:#aaaaaa;width:11px; height:11px; right:0;top:0;z-indx:10;-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/transform: rotate(45deg);}/*列表箭头css3样式*/
.pronew span:after{content:"";position:absolute;background:#fff;width:11px; height:11px; right:4px;top:0;z-indx:11;-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/-o-transform: rotate(45deg); /*针对欧朋浏览器写的兼容*/-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/transform: rotate(45deg);} /*列表箭头css3样式*/
/*产品列表页*/
.m-cpzx{overflow: hidden; padding: 1em 1%; width: 95%;background: #fff;}
.m-cpzx a{width: 47%; display: block; float: left; margin-left: 3%;}
.m-cpzx h3{overflow: hidden; padding: 1em 4.6875% 0.7em;}
.m-cpzx h3 a{color: #595757; float: left; line-height: 2.5em; padding: 0 0 0 6%; position: relative; width: 42%;font-size: 116%;overflow: hidden;height: 2.5em;}
.m-cpzx h3 a span{font-size: 116%;}
.m-cpzx h3 a::before{border-bottom: 0.5em solid transparent; border-left: 0.5em solid #9a9a9a; border-top: 0.5em solid transparent; content: ""; height: 0; left: 6%; position: absolute; top: 0.8em; width: 0; z-index: 9;}
.m-cpzx h3 a:nth-of-type(2n){float: right;}
.m-cpzx p a{color: #656565; float: left; font-family: Arial,Helvetica,sans-serif; margin-bottom: 0.8em; text-align: center; width: 48%;}
.m-cpzx p a:nth-of-type(2n){float: right;}
.m-cpzx p a i{display: block; height: 0.25em; padding-bottom: 0.4em;margin-top: -0.2em;}
.m-cpzx a span{height: 3rem; line-height: 3rem; font-size: 1.3rem; display: block; overflow: hidden; text-align: center; color: #333;}
.m-cpzx img{width: 100%;border: 1px #ddd solid;display: block;}