@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}
.align-items{align-items: center}
.text-center{text-align: center}

/* 文章上下篇 */
.wengzhengfanye { overflow: hidden;padding: 0.3rem 0 0.6rem;line-height: 2;border-top: 1px solid #d2d2d2;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wengzhengfanye b{font-weight: normal}

/* 文章类别上下页 */
.page{text-align:center;padding: 0.6rem 0;overflow:hidden;}
.page span,.page a
{ display:inline-block;text-align:center;width:32px;line-height: 30px;border: 1px solid #ccc;color: #999;border-radius: 3px;margin: 0 4px}
.page a.on {background: #049e4a;color: #fff;border-color: #049e4a}
.page span{display:inline-block; color:#fff; background:#049e4a;border-color: #049e4a}

/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;font-size: 0.26rem}
.flex-center{display: flex;justify-content: space-between}
.ellipsis {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clear::after {content: '';display: block;width: 0;height: 0;clear: both;overflow: hidden;}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;z-index: 999;width: 100%;}
.logo img{width: 2rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.35rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #049e4a; border-top:3px solid #049e4a; width:25px; height:3px;}


/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:26px; position:absolute; top:1px; right:13px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%}
.top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; padding-left:20px;float: left}
.submenu-toggle{cursor:pointer;line-height:36px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:35px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{width:100%; overflow:hidden;position: relative}
.banner li{overflow:hidden;height:70vh;display:flex;justify-content:center;align-items:center;}
.banner li .ban_img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner li dl{padding: 0 0.2rem;z-index: 1}
.banner li h3{font-size: 0.58rem;color: #010101}
.banner li h2{font-size: 0.28rem;margin: 0.3rem 0;color: #373737}
.banner li h6{width: 50px;margin: 0.3rem auto;height: 2px;background: #fff;}
.banner li h4{width:80%;line-height: 0.6rem;color: #fff;background: #049e4a;text-align: center;font-size: 0.26rem;font-weight: normal}
.banner li p{color: #010101;margin-top: 20px}
.banner .swiper-pagination{ position: absolute; bottom:20px!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:10px;height:10px;margin:0 6px!important;cursor: pointer;background: rgba(255,255,255,0.6);position: relative;border-radius:100%;opacity: 1}
.banner .swiper-pagination-bullet-active{background: none;background: #049e4a}

.alltitle {width: 94%;margin: 0 auto;text-align: center;position: relative;}
.alltitle::before {content: '';position: absolute;left: 0;top: 10px;display: block;width: 100px;height: 5px;background: url('../img/alltitle_leftline.png') right center no-repeat;}
.alltitle::after {content: '';position: absolute;right: 0;top: 10px;display: block;width: 100px;height: 5px;background: url('../img/alltitle_rightline.png') right center no-repeat;}
.alltitle h3 {font-size: 0.36rem;font-weight: bold;color: #049e4a;}
.alltitle .en {margin-top: 0.1rem;color: #b3b3b3;font-size: 12px}
.productbox {margin-top: 0.6rem;overflow: hidden}
.productbox .alltitle {margin-bottom: 0.4rem;}

.productbox .prorightcontent .procontent {position: relative;width: 100%;height: 502px;float: right;}
.productbox .prorightcontent .procontent .productlist {position: absolute;left: 0;top: 0;width: 100%;height: auto;}
.productbox .prorightcontent .procontent .productlist li {position: relative;width: 48.5%;float: left;margin-bottom: 0.2rem;overflow: hidden;border: 1px solid #fafafa;box-sizing: border-box;}
.productbox .prorightcontent .procontent .productlist li .maskbox {z-index: 1;position: absolute;top: 0;left: -100%;width: 100%;height: 100%;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;overflow: hidden;background-color: rgba(4, 158, 74, 0.8);}
.productbox .prorightcontent .procontent .productlist li .maskbox::after {content: '';position: absolute;left: 10px;top: 10px;width: 267px;height: 237px;border: 1px solid rgba(255, 255, 255, 0.8);box-sizing: border-box;}
.productbox .prorightcontent .procontent .productlist li .maskbox a {position: relative;z-index: 1;width: 224px;height: 16px;margin: 0 auto;margin-top: 50px;font-size: 16px;line-height: 16px;text-align: center;color: #fff;}
.productbox .prorightcontent .procontent .productlist li .maskbox .prodesc {position: relative;z-index: 1;width: 224px;height: 60px;margin: 0 auto;margin-top: 20px;text-align: center;line-height: 30px;color: #fff;font-size: 14px;overflow: hidden;}
.productbox .prorightcontent .procontent .productlist li .maskbox img {display: block;margin: 0 auto;margin-top: 14px;}
.productbox .prorightcontent .procontent .productlist li .imgbox {display: block;width: 100%;height: 3rem;overflow: hidden;}
.productbox .prorightcontent .procontent .productlist li .imgbox img {display: block;width: 100%;height:3rem;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.productbox .prorightcontent .procontent .productlist li .proname {position: absolute;bottom: 0;left: 0;width: 100%;height: 38px;padding-left: 10px;padding-right: 10px;color: #4d4d4d;text-align: center;
	line-height: 38px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;box-sizing: border-box;background-color: #fafafa;}
.productbox .prorightcontent .procontent .productlist li:nth-child(2n){float: right}

.subbanner1box {width: 100%;margin-top: 0.6rem;overflow: hidden;background: url('../img/subbanner1.jpg') right;padding: 0.4rem 0}
.subbanner1box .righttextbox h3 {font-size: 0.36rem;font-weight: bold;color: #fff;}
.subbanner1box .righttextbox .txtlist {margin-top: 0.2rem;overflow: hidden;box-sizing: border-box;background-color: #fff;line-height: 40px;}
.subbanner1box .righttextbox .txtlist .txtbox {width: 33.3%;float: left;font-weight: bold;color: #049e4a;text-align: center}
.subbanner1box .righttextbox .txtlist .txtbox img {position: relative;top: 2px;margin-right: 9px;}
.subbanner1box .righttextbox .txtlist .txtbox:last-child {margin-right: 0;}
.subbanner1box .righttextbox .en {width: 100%;margin-top: 0.2rem;text-transform: uppercase;color: #69be8a;}
.subbanner1box .righttextbox .telbox {width: 100%;margin-top: 0.2rem;color: #fff;}
.subbanner1box .righttextbox .telbox span {position: relative;top: 2px;font-size: 0.4rem;font-weight: bold;}
.subbanner1box .righttextbox .click-consult {display: block;width: 35%;margin-top: 0.2rem;text-align: center;line-height: 28px;color: #049e4a;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;border: 2px solid #fff;background-color: #fff;box-sizing: border-box;}

.powerbox {margin-top: 0.6rem;}
.powerbox .alltitle {margin-bottom: 0.4rem;}
.powerbox .powertabli {margin-bottom: 30px;display: flex;justify-content: center}
.powerbox .powertabli li {width: 100px;height: 30px;float: left;margin-left: 8px;margin-right: 8px;cursor: pointer;}
.powerbox .powertabli li a {display: block;width: 100px;height: 30px;color: #4d4d4d;text-align: center;line-height: 28px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;background-color: #fff;border: 1px solid #e5e5e5;box-sizing: border-box;}
.powerbox .powertabli li.active a {color: #fff;border-color: #049e4a;background-color: #049e4a;}

.powerbox .powercontent {position: relative;width: 100%;height: 3.5rem;margin: 0 auto;}
.powerbox .powercontent .powerscroll {display: none;position: absolute;left: 0;top: 0;width: 100%;}
.powerbox .powercontent .powerscroll .hd {position: absolute;bottom: 0;left: 0;width: 100%;height: 12px;}
.powerbox .powercontent .powerscroll .hd ul {width: 100%;height: 12px;text-align: center;}
.powerbox .powercontent .powerscroll .hd ul li {position: relative;display: inline-block;width: 12px;height: 12px;margin-left: 4px;margin-right: 4px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;text-indent: 100px;overflow: hidden;border-radius: 50%;background-color: #049e4a;border: 1px solid #049e4a;cursor: pointer;box-sizing: border-box;}
.powerbox .powercontent .powerscroll .hd ul li::after {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;width: 6px;height: 6px;margin: auto;border-radius: 50%;background-color: #049e4a;}
.powerbox .powercontent .powerscroll .hd ul li.on {background-color: transparent;}

.powerbox .powercontent .powerscroll .bd {width: 100%;height: 3.5rem}
.powerbox .powercontent .powerscroll .bd ul {width: 100%;}
.powerbox .powercontent .powerscroll .bd ul li {width: 48.5%;height: auto;float: left;margin-right: 0.2rem;}
.powerbox .powercontent .powerscroll .bd ul li .imgbox {display: block;width: 100%;height: 2.5rem;}
.powerbox .powercontent .powerscroll .bd ul li .imgbox img {width: 100%;height: 2.5rem;}
.powerbox .powercontent .powerscroll .bd ul li .powername {width: 100%;margin-top: 0.2rem;padding-left: 10px;padding-right: 10px;color: #4d4d4d;font-size: 14px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;text-align: center;line-height: 14px;box-sizing: border-box;}

.aboutbox {width: 100%;margin-top: 0.6rem;}
.aboutbox .alltitle {margin-bottom: 0.4rem;}
.aboutbox .aboutcontent {width: 100%;overflow: hidden;}
.aboutbox .aboutcontent .leftimg {position: relative;width: 100%;height: 4rem;}
.aboutbox .aboutcontent .leftimg img {position: relative;z-index: 1;display: block;width: 98%;height: 3.8rem;}
.aboutbox .aboutcontent .leftimg::after {content: '';position: absolute;width: 98%;height: 4rem;bottom: 0;right: 0;background-color: #049e4a;}
.aboutbox .aboutcontent .righttxtbox {margin-top: 0.6rem;}
.aboutbox .aboutcontent .righttxtbox h3 {position: relative;width: 100%;font-size: 0.36rem;font-weight: bold;color: #049e4a;box-sizing: border-box;}
.aboutbox .aboutcontent .righttxtbox .aboutinfo {width: 100%;margin-top: 0.4rem;line-height: 1.8;color: #808080;overflow: hidden;}
.aboutbox .aboutcontent .righttxtbox .aboutline {display: block;margin-top: 45px;}
.aboutbox .aboutcontent .righttxtbox .view-more {display: block;width: 70px;margin-top: 0.4rem;color: #999;text-align: center;line-height: 14px;}


.choosebox {width: 100%;margin-top: 0.6rem;overflow: hidden;background: #FAFAFA}
.choosebox .alltitle {margin-top: 0.6rem;margin-bottom: 0.4rem;}
.choosebox .choosebox2 {margin-top: 0.5rem;}
.choosebox .choosebox3 {margin-top: 0.65rem;}
.choosebox .lefttxtbox {margin-top: 0.3rem;}
.choosebox .lefttxtbox h4 {line-height: 32px;font-weight: bold;color: #049e4a;font-size: 0.3rem}
.choosebox .lefttxtbox h4 span {margin-right: 6px;font-size: 0.4rem;}
.choosebox .lefttxtbox .line1 {display: block;width: 100%;height: 1px;background-color: #049e4a;}
.choosebox .lefttxtbox .line2 {display: block;width: 100%;height: 1px;margin-top: 1px;background-color: rgba(0, 70, 163, 0.4);}
.choosebox .lefttxtbox .line3 {display: block;width: 100%;height: 1px;margin-top: 1px;background-color: rgba(0, 70, 163, 0.2);}
.choosebox .lefttxtbox .choosetxt {width: 100%;height: auto;margin-top: 0.25rem;line-height: 1.8;color: #808080}
.choosebox .rightimgbox img,.choosebox .leftimgbox img{max-width: 100%;margin-top: 0.2rem}
.choosebox .righttxtbox {margin-top: 22px;}
.choosebox .righttxtbox h4 {line-height: 32px;font-weight: bold;font-size: 0.3rem;color: #049e4a;}
.choosebox .righttxtbox h4 span {margin-right: 6px;font-size: 0.4rem;}
.choosebox .righttxtbox .line1 {display: block;width: 100%;height: 1px;background-color: #049e4a;}
.choosebox .righttxtbox .line2 {display: block;width: 100%;height: 1px;margin-top: 1px;background-color: rgba(0, 70, 163, 0.4);}
.choosebox .righttxtbox .line3 {display: block;width: 100%;height: 1px;margin-top: 1px;background-color: rgba(0, 70, 163, 0.2);}
.choosebox .righttxtbox .choosetxt {width: 100%;height: auto;margin-top: 0.25rem;line-height: 1.8;color: #808080;font-size: 14px;}
.choosebox .choosebox4 {margin-top: 0.7rem;}
.choosebox .choosebox4 .righttxtbox {margin-top: 0.45rem;}

.casebox {margin-top: 0.6rem;}
.casebox .alltitle {margin-bottom: 0.4rem;}
.casebox .caselist {}
.casebox .caselist li {position: relative;width: 48.5%;float: left;margin-bottom: 0.2rem;}
.casebox .caselist li .imgbox {display: block;width: 100%;height: 3rem;}
.casebox .caselist li .imgbox img {width: 100%;height: 3rem;}
.casebox .caselist li .casename {position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;padding-left: 10px;padding-right: 10px;line-height: 40px;text-align: center;color: #fff;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;box-sizing: border-box;background-color: rgba(25, 25, 25, 0.6);}
.casebox .caselist li.li1 {width: 100%;}
.casebox .caselist li.li1 .imgbox{height: 4rem}
.casebox .caselist li.li1 .imgbox img{height: 4rem}
.casebox .caselist li.li3,.casebox .caselist li.li5{float: right}

.subbanner2box {width: 100%;margin-top: 0.6rem;overflow: hidden;background: #059E4B;padding: 0.4rem 0}
.subbanner2box .txtbox {}
.subbanner2box .txtbox h3 {font-size: 0.36rem;color: #fff;font-weight: bold;}
.subbanner2box .txtbox h4 {margin-top: 0.2rem;text-align: center;line-height: 42px;font-weight: bold;color: #049e4a;font-size: 0.3rem;background-color: #fff;}
.subbanner2box .txtbox .en {width: 100%;margin-top: 0.2rem;color: #69be8a;}
.subbanner2box .txtbox .telbox {width: 100%;height: 30px;margin-top: 0.2rem;color: #fff;}
.subbanner2box .txtbox .telbox span {font-size: 0.4rem;font-weight: bold;}
.subbanner2box .txtbox .click-consult {display: block;width: 35%;margin-top: 0.2rem;text-align: center;line-height: 30px;color: #049e4a;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;border: 2px solid #fff;background-color: #fff;box-sizing: border-box;}


.newsbox {margin-top: 0.6rem;margin-bottom: 0.6rem}
.newsbox .alltitle {margin-bottom: 0.4rem;}
.newsbox .newscontent {width: 100%;height: auto;}
.newsbox .newscontent .newstitlerow {position: relative;width: 100%;height: auto;padding-bottom: 10px;margin-bottom: 0.3rem;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;}
.newsbox .newscontent .newstitlerow::after {content: '';position: absolute;left: 0;bottom: -1px;width: 30px;height: 3px;background-color: #049e4a;}
.newsbox .newscontent .newstitlerow .newstitlename {font-size: 0.36rem;color: #049e4a;font-weight: bold;}
.newsbox .newscontent .newstitlerow span {margin-left: 10px;color: #999;}

.newsbox .newscontent .leftnewsbox {}
.newsbox .newscontent .leftnewsbox .recommendimg {width: 100%;}
.newsbox .newscontent .leftnewsbox .recommendimg .imgbox {display: block;}
.newsbox .newscontent .leftnewsbox .recommendimg .imgbox img {width: 100%;}
.newsbox .newscontent .leftnewsbox .newslist {width: 100%;height: auto;}
.newsbox .newscontent .leftnewsbox .newslist li {position: relative;width: 100%;height:40px;line-height: 40px;border-bottom: 1px solid #f5f5f5;box-sizing: border-box;}
.newsbox .newscontent .leftnewsbox .newslist li::after {content: '';position: absolute;bottom: -1px;left: 0;width: 0;height: 1px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;background-color: #049e4a;}
.newsbox .newscontent .leftnewsbox .newslist li .iconbox {position: absolute;left: 0;top: 16px;display: block;width: 16px;height: 13px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.newsbox .newscontent .leftnewsbox .newslist li .newsname {width: 80%;float: left;}
.newsbox .newscontent .leftnewsbox .newslist li .date {display: block;float: right;text-align: right;color: #808080;font-size: 12px}

.newsbox .newscontent .rightnewsbox {margin-top: 0.4rem}
.newsbox .newscontent .rightnewsbox .newsimglist {width: 100%;height: auto;}
.newsbox .newscontent .rightnewsbox .newsimglist li {width: 100%;margin-bottom: 0.2rem;}
.newsbox .newscontent .rightnewsbox .newsimglist li .imgbox {display: block;width: 35%;height:2rem;float: left;}
.newsbox .newscontent .rightnewsbox .newsimglist li .imgbox img {width: 100%;height: 2rem;}
.newsbox .newscontent .rightnewsbox .newsimglist li .righttxt {width: 60%;height: auto;float: right;}
.newsbox .newscontent .rightnewsbox .newsimglist li .righttxt a {width: 100%;color: #4d4d4d;}
.newsbox .newscontent .rightnewsbox .newsimglist li .righttxt .desc {width: 100%;margin-top: 0.2rem;overflow: hidden;line-height: 1.8;color: #808080;
	display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 12px;}
.newsbox .newscontent .rightnewsbox .newsimglist li .righttxt .date {width: 100%;margin-top: 0.15rem;color: #808080;font-size: 12px;}


.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #222;color: #fff;}
.foot a{color: #fff!important;}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#049e4a; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;}

/*========================================= 关于我们 =====================================*/
.ny_ban{overflow: hidden;height: 40vh;display:flex;justify-content:center;align-items:center;text-align: center;color: #fff;position:relative}
.ny_ban dl{position: relative;z-index: 1}
.ny_ban h2{font-weight: normal;font-size: 0.3rem;line-height: 1.6}
.ny_ban i{display: inline-block;height: 2px;width: 0.45rem;background: #fff;margin: 0.2rem auto;}
.ny_ban p{font-size: 0.34rem;font-weight: bold;line-height: 1.8}
.ny_ban:after{content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(4,158,74,0.3)}

.nav_box{}
.nav_box h5{line-height:0.7rem;padding-left:0.2rem;color:#fff;font-size:0.3rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #049e4a;}
.nav_box .nav1{display: none}
.nav_box .nav1 ul{}
.nav_box .nav1 ul li{border-bottom: 1px solid #e5e5e5;line-height: 35px;overflow: hidden;padding: 0 0.2rem}
.nav_box .nav1 ul li.active a{color: #049e4a}
.nav_box .nav1 ul li .submenu{float: right;font-size: 20px;}
.nav_box .nav1 ul li .sub-menu a{width: 50%;color: #666;display: inline-block;font-size: 12px;line-height: 30px}
.nav_box .nav1 ul li .sub-menu a.active{color: #049e4a}

.ny_local{overflow: hidden;line-height: 70px;background: #EEF2F5}
.ny_nav ul{display: flex;justify-content: center;text-align: center;flex-wrap: wrap}
.ny_nav ul li{padding: 0 25px;position: relative;width: 33.3%}
.ny_nav ul li:before {position: absolute;content: '';left: 50%;bottom: 0px;width: 0%;height: 3px;background-color: none;transition: all .3s;}
.ny_nav ul li:after {content: "";position: absolute;width: 1px;height: 15px;display: block;background: #ccc;top: 50%;margin-top: -7px;right: 0px;}
.ny_nav ul li.active:before,.ny_nav ul li:hover:before {width: 80%;left: 10%;background-color: #049e4a;}
.ny_nav ul li.active a,.ny_nav ul li:hover a{color: #049e4a;}
/*.ny_nav ul li:hover,.ny_nav ul li.active{background: #ec660e}*/
/*.ny_nav ul li:hover a,.ny_nav ul li.active a{color: #fff}*/

.local{font-size: 14px;background: url("../img/local.png") no-repeat left;padding-left: 25px}


.aboutA{line-height: 2;color: #666;margin: 0.6rem 0.2rem}
.aboutA img{max-width: 100%}

.culture{background: url("../img/culture.jpg") no-repeat center;background-size: cover;color: #fff;padding: 0.45rem;margin: 0.6rem 0.2rem}
.culture h2{font-size: 0.34rem}
.culture dl{margin-top: 0.35rem}
.culture h3{font-size: 0.3rem}
.culture p{line-height: 2}

.honor{overflow: hidden;padding-bottom: 0.6rem;margin-top: 20px}
.honor ul li{text-align: center;margin: 0.4rem 0 0 0;}
.honor ul li dd{overflow: hidden;}
.honor ul li dd img{width: 100%;transition: 0.5s linear 0s;}
.honor ul li p{border: 1px solid #ddd;transition: 0.3s ease 0s;padding: 0.2rem;color: #666;}


/*========================================= 产品中心 =====================================*/
.product{overflow: hidden}
.product ul li{width: 48.5%;margin: 0.4rem 0 0 0;float: left;border: 1px solid #f2f2f2;}
.product ul li dd{overflow: hidden;position: relative}
.product ul li dd img{max-width: 100%;transition: all .5s ease;}
.product ul li .showBox{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;background: rgba(14,104,176,.8);transition: all 0.5s ease;display: flex;justify-content: center;align-items: center;}
.product ul li .showBox h2{font-size: 0.26rem;color: #fff;font-weight: normal;position: relative;padding: 0.1rem 0}
.product ul li .showBox h2::before {content: '';position: absolute;top: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.product ul li .showBox h2::after {content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.product ul li dl{padding: 0.2rem 0.2rem 0.1rem;border-top: 1px solid #f2f2f2;}
.product ul li dl h3{color: #333;overflow: hidden;text-overflow: ellipsis;position: relative;white-space: nowrap;width: 100%;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-weight: normal;}
.product ul li dl p{position: relative;color: #777;line-height: 30px;display: flex;justify-content: space-between;align-items: center;}
.product ul li:nth-child(2n){float: right}

.news{overflow: hidden}
.news ul li{padding: 0.2rem 0;border-bottom: 1px solid #DDD;margin-top: 0.2rem}
.news ul li a{display: flex;justify-content: space-between}
.news ul li dt{width: 100px}
.news ul li dt span{color: #999;font-size: 20px;display: block;margin-bottom: 30px}
.news ul li dt i{display: inline-block;padding: 4px 9px;border: 1px solid transparent;transition: all .5s ease;color: #ccc;}
.news ul li dl{width: 65%;transition: all .5s ease;position: relative;}
.news ul li dl h3{font-size: 0.26rem;margin: 0.1rem 0}
.news ul li dl p{line-height: 24px;overflow: hidden;color: #999;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 12px;}
.news ul li dd{width: 30%;height: 1.6rem;overflow: hidden;float: right}
.news ul li dd img{height: 1.6rem;transition: all .5s ease;}


.case{overflow: hidden}
.case ul li{width: 100%;float: left;margin: 0.4rem 0 0 0}
.case ul li dd{overflow: hidden}
.case ul li dd img{max-width: 100%;transition: all 0.5s ease}
.case ul li p{padding: 0.2rem;background: #EEF2F5;text-align: center}


/*=======================================联系我们============================================*/
.contact{background: #F2F4F6;padding: 0.2rem 0 0.6rem}

.contactA{}
.contactA ul li{width: 100%;float: left;padding: 0.5rem 0.2rem;background: #fff;text-align: center;min-height: 3.6rem;transition: all .5s ease;margin-top: 0.4rem}
.contactA ul li dd{width: 60px;height: 60px;margin: 0 auto;color: #049e4a;}
.contactA ul li dd svg{margin: 0;width: 100%;height: 100%;fill: currentColor;}
.contactA ul li h3{font-size: 0.34rem;font-weight: normal;margin: 0.2rem 0}
.contactA ul li p{line-height: 2;}

#dituContent{height: 400px;border: 1px solid #ccc;margin-top: 0.6rem}


/*=======================================详情页============================================*/
.ny_con{padding-bottom: 0.6rem}
.news_info{overflow:hidden;margin-top: 0.5rem;}
.info_title h1{font-size:0.34rem;text-align: center;font-weight: normal}
.info_laiyuan{color: #999;margin-top: 0.2rem;text-align: center;font-size: 12px}
.info_text{line-height:2;min-height: 300px;color: #666;margin-top: 0.3rem;padding: 0.4rem 0;border-top: 1px solid #d2d2d2;}
.info_text img{max-width:100%;}


/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
