﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body{font-size:100px;}
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing: border-box; }
.trans{ transition: all .3s ease-in;}
html {width:100%;min-height:100%; }
body {width:100%;min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:.26rem/1.5 "microsoft yahei",Tahoma,Arial,sans-serif; color:#666; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;background: #fff;position: relative;}
body:after { content:""; width:100%; display:block; }
body:after{height:1rem;}
img { border:0px; }
em{ font-style:normal;}
s,i{font-style: normal;}
ul, ol { list-style-type:none; }
li{ list-style: none outside none;}
strong,b{ font-weight: normal;}
/*表单*/
input,button,select,textarea { outline:none; font-family:"Microsoft Yahei", Arial; font-size:.24rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#999; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#999; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;} 

/*公用样式*/
.layout { position:fixed; width:100%; height:100%; left:0; top:0; z-wrapper:101; background:#000; opacity:1; } 
.blue{ color:#28a5f4;}

/*链接*/
a, a:link, a:visited, a:hover, a:active {color:#666;text-decoration: none;}
a:focus { outline:none; }
a:hover, a:active{ color:#00862e; outline:none; }

/*标题*/
h1, h2, h3, h4, h5, h6, h7 {font-weight: normal;}

.icon{ background:url(../images/icon.png) no-repeat;display:inline-block;background-size:2.4rem auto;vertical-align:middle; }
.icon,.icon2:before,.icon2:after{ content: "\20"; display:block; }
.icon2{ background:url(../images/icon2.png) no-repeat;display:inline-block;background-size:2rem auto;vertical-align:middle; }
/*清除浮动*/
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
.clear,.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }

/*==========@@HTML默认  结束@@==========*/
.header { position:relative;height: 1.28rem;background: url(../images/topbg.jpg) repeat-x left bottom #fefefe;background-size:.08rem auto;}
.header .logo { padding:.1rem 0 .1rem .1rem; }
.header .logo img { display:block; height:1rem;}
.header .tel {position:absolute; right:.1rem; top:.2rem;padding:0 0 .1rem .6rem; background:url(../images/header-tel.png) left center no-repeat; background-size:.54rem auto;text-align: left;}
.header .tel h2{font-weight:normal;font-size:.2rem;}
.header .tel p{ font-size:.28rem; color:#ba090e; font-weight:700; }

.nav { background:url(../images/nav.png) center top repeat #20842f; background-size:6.4rem auto;width:100%;max-width: 640px;min-width: 320px;}
.navlist{display: block;padding:0;}
.navlist li{float:left;width:25%;height:0.5rem;line-height: 0.5rem;display:block;text-align:center;font-size:0.26rem;}
.navlist li:nth-child(4n){background: none;}
.navlist li a{color:#fff;display:block;}
.navlist li a:hover{color:#fff;}
.navlist li.hover a{color:#fff;}
.navlist li em{width: 1rem;height: .02rem;display:none;margin: 0 auto;background: #fff;}
.navlist li.hover em{display: block;}
.navlist:before{display: table; content: ""; line-height: 0;}
.navlist:after{clear: both;}



.ihead { height:.8rem; background:#e3e3e3; border-bottom:.1rem solid #d0d0d0; margin-bottom:.3rem; }
.ihead h2 { height:.8rem; border-bottom:.1rem solid #1f7a2c; line-height:.7rem; background:#41a956; display:inline-block; font-size:.34rem; color:#FFF; padding:0 .2rem; position:relative;font-weight: bold;}
.ihead h2:before { content:''; width:0; height:0; border:.15rem solid transparent; border-top-color:#1f7a2c; position:absolute; left:50%; margin-left:-.15rem; bottom:-.35rem; }

.imore { margin:0 2%; }
.imore a { display:block; height:.7rem; line-height:.7rem; background:#f5c71c; color:#FFF; text-align:center; margin-bottom:.2rem; }
.imore a:active { background:#deaf02; }

.ipro { }
.ipro .classify { }
.ipro .classify li { float:left; width:47%; margin:0 0 2% 2%; background:#41a956; border-bottom:.1rem solid #1f7a2c; border-radius:5px; }
.ipro .classify a { display:block; height:.7rem; line-height:.7rem; text-align:center; color:#FFF; }
.ipro .classify li:active { background:#fa4c0f; border-color:#b9090e; }
.ipro .list {}
.ipro .item { float:left; width:47%; margin:0 0 2% 2%; padding:.05rem; background:url(../images/product-solid.png) center center repeat; }
.ipro .item figure { width:100%; padding-bottom:75%; position:relative;overflow: hidden;}
.ipro .item img { width:100%; position:absolute; left:0; top:0;height: 100%;display: block;}
.ipro .item h3 { background:#ccc; height:.6rem; line-height:.6rem; text-align:center; font-weight:normal; }
.ipro .item:active h3 { background:#41a956; color:#FFF; }

.iadv { }
.iadv .head { height:1.16rem; line-height:1.16rem; border-bottom:.1rem solid #1f7a2c; background:#41a956; color:#FFF; font-size:.34rem; text-align:center; position:relative; margin-bottom:.5rem;font-weight: bold;}
.iadv .head:before { content:''; width:0; height:0; border:.3rem solid transparent; border-top-color:#41a956; position:absolute; left:50%; margin-left:-.3rem; bottom:-.55rem; z-index:2; }
.iadv .head:after { content:''; width:0; height:0; border:.3rem solid transparent; border-top-color:#1f7a2c; position:absolute; left:50%; margin-left:-.3rem; bottom:-.7rem; z-index:1; }
.iadv .list { margin:0 2%; }
.iadv .list dd { position:relative;margin-bottom:.2rem; }
.iadv .list dd a{display: block;}
.iadv .list dd label {width:30%; height:.7rem; line-height:.6rem; border-bottom:.1rem solid #1f7a2c; background:#41a956; color:#FFF; text-align:center; border-radius:5px; font-size:larger;font-weight: bold;float: left;display: block;}
.iadv .list dd p { min-height:.7rem; line-height:.3rem;font-size: .26rem;float:right;width: 65%;}

.inews {}
.inews .list { margin:0 2% .2rem; }
.inews .item { border-bottom:1px solid #ddd; padding:.2rem 0 .2rem; }
.inews .item a { display:block; border-left:3px solid #4c7611; padding:0 0 0 .2rem; position:relative; }
.inews .item h3 { font-weight:normal; height:.8rem; line-height:.4rem; text-align:justify; }
.inews .item .date { position:absolute; right:0; bottom:0; }

.ihonor { width:100%; overflow:hidden; position:relative; }
.ihonor .contai { width:100%; position:relative; margin-bottom:.3rem; }
.ihonor .next, .ihonor .prev { width:.6rem; height:1.8rem; position:absolute; top:50%; margin-top:-.9rem; z-index:10; }
.ihonor .prev { left:.2rem; background:url(../images/honor-prev.png) center center no-repeat #41a956; background-size:contain; }
.ihonor .next { right:.2rem; background:url(../images/honor-next.png) center center no-repeat #41a956; background-size:contain; }
.ihonor .main { margin:0 1rem; overflow:hidden; position:relative; border:3px solid #e3e3e3; }
.ihonor .list { float:left; width:500%; }
.ihonor .list li { float:left; width:20%; }
.ihonor .list a { position:relative; width:100%; padding-bottom:75%; display:block; }
.ihonor .list img { display:block; width:100%; position:absolute; left:0; top:0; }
.ihonor .next:active, .ihonor .prev:active { background-color:#f5c71c; }

.footer { text-align:center; }
.footer .nav { margin-bottom:.2rem; }

.searcher { position:relative; border:4px solid #217e2f; border-left-width:10px; border-right-width:10px; background:#217e2f; }
.searcher .io { height:.7rem; margin-right:1.3rem; }
.searcher .btn { position:absolute; right:0; top:0; }
.searcher .txt { display:block; width:100%; height:.7rem; padding:0 .1rem; border:0; background:#eee; color:#495e79; }
.searcher .submit { height:.7rem; width:1.2rem; background:#333; border:0; color:#fff; }
.searcher .submit:active { background:#f5c71c; }

.subtop { height:.8rem; line-height:.8rem; text-align:center; font-weight:bold; font-size:larger; position:relative; top:.2rem; }

.copyright { padding:.2rem 0; opacity:.5; }





#top_main{width:100%;height:1.0rem;*zoom:1;z-index:300;position:fixed;top:0px;left:0px;z-index: 999;}
#top{max-width:640px; min-width:320px; height:1.0rem; margin:0px auto;position:relative;}
#top .weblogo{width:auto;height:.88rem;color:#fff;}
#top .logo{margin: 0 auto;text-align: center;display: block;line-height: .88rem;color: #000;font-size: .32rem;}
#top .logo a{display: block;}
#top .logo img{height:.88rem;}
#top .topsearch{display: block; position: absolute; left:6%; top:0px; text-align: center; cursor: pointer;width:.4rem; height:.4rem; margin:.3rem auto; background-position:-1.02rem -4.28rem;}
#top .topsearch a{display:block;width:100%;height:0.4rem;}
#top #nav{ width:.6rem; height:100%; position: absolute; right:3%; top:3%; text-align: center; cursor: pointer;}
#top .nav{ width:.5rem; height:.36rem; margin:.3rem auto; background-position:-1.52rem -4.28rem; }
#top .close{background: url(../images/close.png) no-repeat center;background-size:.4rem auto;width:.4rem;height: .4rem;cursor: pointer;position: absolute; right:6%; top:22%; text-align: center;}

#search{background:#f2f2f2;width:100%;margin:0 auto;height:1rem;position: absolute;left: 0;top:1.0rem;padding-top: .2rem;display: none;}
#search input{display:block;padding: 0;margin: 0;}
#search .txt{border:none;width:80%;height:0.65rem;line-height:0.65rem;margin-left:4%;color:#666;font-size: 0.22rem; background:#fff;text-indent:3%;border-top-left-radius:.3rem;border-bottom-left-radius: .3rem;} 
#search .btn{ cursor:pointer;border:none;font-size: 0.24rem; width:0.8rem; height:0.65rem;text-align:center;background:#008f3d url(../images/icon.png) no-repeat -1rem -4.28rem;background-size:4rem auto;color: #fff;border-top-right-radius:.3rem;border-bottom-right-radius: .3rem;background-size:2.0rem auto;vertical-align:middle;}

.searchinfo{background:#fff;padding:0.2rem 0;height:100%;width: 92%;margin: 0 auto;}
.searchinfo h2{color:#333;}
.searchinfo .searchlist{padding:0.2rem 0;}
.searchinfo .searchlist a{display:inline-block;margin:0 4% 4% 0;color:#333;background:#f5f5f5;font-size:0.24rem; text-align: center;height: 0.64rem;line-height:0.64rem;padding:0 0.2rem;border-radius:3px;}
.searchinfo .searchlist a:hover{background: #913d23;color: #fff;}


/*subNav*/
.subNav{ position: fixed; width:100%; height:100%; right:-100%; top:.8rem; z-index:999;max-width:640px; min-width:320px;background-color:rgba(0,0,0,.6);}
.subNavCon{margin:0px;background:#fff;width:100%;border-top: 1px solid #e5e5e5;}
.subNav .closrbox{width:20%;height:0.5rem; line-height: .5rem;background:#fff;position: absolute;right:2%;top:-5%;}
.subNav .close{width:.4rem;height: .4rem;background: url(../images/close.png) no-repeat center;background-size:.4rem auto;}
.subNav .c_clos{width:52%;position: absolute;left: 0;top: 0;height:100%;}
.subNav ul{padding-left:4%;}
.subNav li{width:100%;display: block;line-height:0.8rem;margin:0 auto;border-bottom: 1px solid #f0efef;text-indent: 3%;position: relative;}
.subNav .subnav2{width: 100%;display: none;}
.subNav .subnav2 a{margin-bottom: .1rem;background:#eeeeee;font-size: .24rem;}
.subNav li a{display:block;color:#333;font-size: 0.26rem;background: url(../images/jiantou.png) no-repeat right center;background-size: .15rem auto;width:92%;margin: 0 auto;}
.subNav li a:hover{color:#008f3d;}
.subNav li em{width: .3rem;height: .3rem;display: inline-block;background-position: 0 -2.2rem;vertical-align: middle;position: absolute;right:3%;top:.26rem;}

.subNav .toptel{padding-left:4%;padding-top: .3rem;padding-bottom: .4rem;}
.subNav .toptel span{display: block;}
.subNav .toptel p{font-family:avgr;font-size: .5rem;}
.subNav.show{ right:0 !important;}
.subNavShow{ -webkit-transform: translateX(-48%); -moz-transform: translateX(-48%);  -ms-transform: translateX(-48%); transform: translateX(-48%);display: block;}


/* banner */
/* banner */
#banner_main{width:100%;overflow:hidden;position:relative;z-index:1;max-height:3.18rem;}
.banner{ margin:0 auto; width:100%;*zoom: 1;overflow:hidden;position:relative;z-index: 1;}
.banner .list{width: 100%; overflow: hidden;}
.banner .list li{ float:left; width:100%;overflow:hidden;}
.banner .list li img{width:100%; height:auto;}
#banner .tip {width:100%;height:0.32rem;line-height:0.32rem; text-align:center; clear:both;position:absolute;left:0;bottom:6%;z-index:2;font-size: 0;}
#banner .tip span {display:inline-block;vertical-align:middle; width:0.2rem; height:0.12rem;margin:0 0.025rem;vertical-align:middle;background: #fff;}
#banner .tip span.cur {background:#41a956;}
/* reLink */
.reLink {line-height:0.38rem; color: #666;  margin-bottom:0.15rem; font-size: 0.24rem;padding:0.15rem;}
.reLink .prevLink,.reLink .nextLink{width: 100%;}
.reLink a{ color: #666;font-size: 0.24rem;}
.reLink a:hover{ color:#004a91;}

/*版权信息*/
#footer_main{width:100%;background:#fff; padding:.3rem 0 0.4rem;}
#footer_main .login{text-align: center;line-height: .6rem;padding-bottom: .2rem;}
#footer_main .login a{display: inline-block;padding: 0 .4rem;color: #8f3b22;font-size: .34rem;}
#footer_main .login a:hover{color: #a13818;}

#footer_main .botnav{border-top:1px solid #f3f3f3;text-align: center;line-height: .8rem;}
#footer_main .botnav a{display: inline-block;}
#footer_main .botnav span{display: inline-block;padding:0 0.3rem;color: #999;font-size: .26rem;}

#returntop{width:0.9rem;height:0.9rem;background:url(../images/gotop.png) no-repeat center top;background-size:0.9rem auto;position: fixed;bottom:20%;right: 2%; cursor: pointer;z-index: 10;}
#returntel{width:0.9rem;height:0.9rem;background-position:0 -1.34rem;position: fixed;bottom:30%;right: 2%; cursor: pointer;z-index: 10;}
#copyright{width:90%; margin:0 auto;color:#999;font-size:0.24rem;padding:0 0 .8rem;}
#copyright a{color: #999;}

/* 工具栏 */
#toolbar {position:fixed;bottom:0;width:100%;z-index: 888;height:1.06rem; background:#208532;left: 0;}
#toolbar .list { width:100%;max-width:640px;min-width: 320px; margin: 0 auto;}
#toolbar .list li {float:left; width:25%; text-align:center;}
#toolbar .list a {display:block;height:1.2rem;line-height:0.24rem;font-size:0.26rem;padding-top: 0.2rem;color: #fff;}
#toolbar .list a.hover span{color: #f5c71c;}
#toolbar .list a s{margin-left:auto;margin-right:auto;width:0.34rem;height:0.36rem;display:block;}
#toolbar .list a span{text-align: center;color:#fff;padding-top:0.1rem;display: block;}
#toolbar .list a .too-home{ background-position:0 0;}
#toolbar .list a .too-qiao{background-position:-1.3rem 0;}
#toolbar .list a .too-map { background-position:-.64rem 0;}
#toolbar .list a .too-tel{background-position:-1.9rem 0;}



/*==========@@页面布局  开始@@==========*/


/**************category****************/
.content{ width:100%;background:#fff;}
/*menu*/
.iconn{background: url(../images/iconn.png) no-repeat;background-size:1.4rem auto; vertical-align:middle;}
/*menu*/
.menu{ width:100%; padding:.1rem 0; background: #f6f6f6;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.menu .iconn{ width:.4rem; height:.4rem;display: inline-block;cursor: pointer;}
.menu .goHome{ margin-right:.16rem;}
.menu .iconn:before{ width:.4rem; height: .4rem; background-size:1.4rem;}
.menu .goBack{background-position:-1.0rem -0.64rem;margin-left:3%;}
.menu .goBack a{width:.4rem; height: .4rem;display: block;}
.menu .goHome{ background-position:0 -0.66rem;}
.menu .subSort{ background-position:-0.5rem -0.7rem;}
/*sitepath*/
.sitepath{ width:100%; padding: 0; height: .6rem; position: relative; font-size: .22rem; margin: .2rem 0;  line-height: .6rem; background: #f6f6f6; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;overflow: hidden;}
.sitepath .btn{ width:1.3rem; height: .6rem; text-align: right; position: absolute; right: .1rem; top: 0; font-size: .22rem; }
.sitepath .btn em{ width: .3rem; height: .2rem; margin-top: .08rem;  margin-left: .06rem; display: inline-block;background-position: -1.16rem 0;}
.sitepath .btn.onbtn:after{ transform: rotate(180deg);  margin-top: -.08rem;background-position: -0.6rem 0; }
.sitepath a{color:#008f3d; text-align: center;text-transform:Capitalize;font-size:0.24rem;margin-right:2%;display: inline-block;margin-left:2%;}
.sitepath a a:hover{color:#b58744;}
.sitepath h3{color:#008f3d;font-size:0.26rem;margin-left:2%;}
/*search*/
.search{ width:96%; padding:.3rem 2%; color: #666; position: relative;}
.search .keytxt{ width:98%; height: .7rem; text-indent: 1em; line-height: .7rem; border:1px solid #bcbcbc; border-radius: 4px; font-size: .24rem; background: #fff; }
.search .searbtn{ position: absolute; z-index: 11; right: 2%; bottom: .3rem; width:.7rem; height: .7rem; background:none; border:0 none; }
.search .searbtn:before{ width:.44rem; height: .44rem; margin-top: .1rem; background-position: 0 0;}
.search .searinput{ width:.7rem; height: .7rem; position: absolute; right: 2%; bottom: .2rem; z-index: 10; background: none; border: 0px;}
/*sitepath*/
.sitepath{ width:100%; padding:0; height: .6rem;  line-height: .6rem; background: #f6f6f6; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; }
/*pager*/
.pager{ width:100%; text-align: center; background: #f6f6f6; padding: .2rem 0; font-size: .2rem; }
.pager a,.pager span{ width:1.6rem; height: .4rem; line-height: .4rem; display: inline-block; background: #e59f19; color: #fff; border-radius: 5px; }
.pager .yem{ height: .4rem; display: inline-block; margin: 0px .1rem; line-height: .4rem;}
/*reLink*/
.reLink { margin: .2rem auto .1rem; width: 94%;font-size: 0.24rem;}
.reLink .prevLink, .reLink .nextLink { display: block; height: .6rem; line-height: .6rem; font-size: .24rem;
 overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; box-sizing: border-box; border-bottom: 1px solid #e8e8e8; }
/* reLink */
.reLink a{ color: #666;font-size: 0.24rem;}
.reLink a:hover{ color:#004a91;}
/*m-share*/
.m-share{ margin-left: 3%; margin-bottom: .2rem;}
.catemore{ width:100%; margin: 2% auto 6%; height: .65rem; line-height: .65rem; display: block; text-align: center; background: #008f3d; color: #fff; font-size: .22rem; box-shadow: 0px 1px 1px rgba(0,0,0,0.1);}
.catemore:active,.catemore:hover{ background: #ff7f00; color: #fff;}
.showmenu{ width: 100%;padding-top: 0.2rem;display: block;background: #fff;}
.showmenu a{ width:31%; height: .6rem; display: block; float: left; line-height: .6rem; text-align: center; border-radius: .04rem; color: #fff; background: #008f3d; margin: 0 1% 2%;}
.showmenu a:last-child{margin-right: 0;}
.showmenu a:hover,.showmenu a.hover{background: #ff7f00;}
.erro{padding-left:0.2rem;padding-top:0.2rem;padding-bottom:0.2rem;}
.catemore.nomore{background:#ccc;}
/*catelist*/ 
.caselist{padding-top: 3%;}
.catelist .item span{ display: block; width: 9px; height: 16px; position: absolute; top:28%; margin-top:-8px; right: 2%; }
.catelist .item span:before{ content: ""; position:absolute; background: #ccc; width: 11px; height: 11px; right: 0; top: 0; z-indx: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.catelist .item span:after{ content: ""; position:absolute;background: #fff; width: 11px; height: 11px; right: 4px; top: 0; z-indx: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.caselist li{width: 47%; margin-left: 2%; margin-bottom: 2%; float: left; box-sizing: border-box;}
.caselist li a{  display: block;}
.caselist li figure{ width: 100%; padding-top:63%;  position: relative; overflow: hidden; border-bottom: 1px dotted #e0e0e0; }
.caselist li figure img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; min-height: 100%; display: block; }
.caselist li h3{ height: .65rem; line-height: .65rem; text-align: center;font-size: 0.26rem;font-weight:normal;}
.honorlist{padding-top: 3%;}
.honorlist li{width: 47%; margin-left: 2%; margin-bottom: 2%; float: left; box-sizing: border-box;}
.honorlist li a{ display: block;}
.honorlist li a span{background: url(../images/ry_ty.png) no-repeat right bottom;background-size: 1.9rem auto;width: 100%;height:0.1rem;display: block;}
.honorlist li figure{ width: 100%; padding-top:63%;  position: relative; overflow: hidden;}
.honorlist li figure img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; min-height: 100%; display: block; }
.honorlist li h3{ height: .65rem; line-height: .65rem; text-align: center;font-size: 0.26rem;font-weight:normal;}
/*product.html*/ 
.listProduct{padding-bottom: 3%;}
.listProduct .list{ width: 100%;}
.listProduct li{ width:47%;margin-left:2%;box-sizing:border-box;display:block;padding-top:3%;float: left;margin-bottom: 3%;border-bottom: 1px dotted #ccc;}
.listProduct li a{display: block;}
.listProduct li figure{ width:100%; padding-top:75%;  position: relative; overflow: hidden;  }
.listProduct li figure img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; min-height: 100%; display: block; }
.listProduct li h3{ height: .5rem; line-height: .5rem;font-size: 0.26rem;overflow: hidden;font-weight:normal;color: #008f3d; text-align: center;}
.listProduct li:hover h3{ color: #008f3d; }
.listProduct li p{white-space:normal;word-wrap:break-word;color:#333}
/*news.html*/
.newsList .list{ width: 100%; margin-bottom: .3rem;}
.newsList .item{  overflow: hidden; position: relative; border-bottom: 1px solid #f3f3f3;}
.newsList .item:nth-child(2n){ background: #f9f9f9;}
.newsList .item:nth-child(2n) span:after{  background: #f9f9f9;  }
.newsList .item:last-child{ border:0px;}
.newsList .item a{ width:92%; padding:.2rem 5% .2rem 2%; display: block; }
.newsList .item h3{ font-size: .3rem; line-height: .38rem; font-weight: normal; margin-bottom: .08rem; color:#008f3d; }
.newsList .item .txt{ color:#666666; font-size: .22rem; line-height: .28rem; }
/*showInfor*/
.showInfo{ width:100%;background: #fff;overflow: hidden;}
.showInfo .showSubTit{ width:100%; height: .65rem; line-height: .65rem; font-weight: normal; margin: .2rem 0 .1rem; background: #f6f6f6; border-bottom: 1px solid #008f3d; font-size: .24rem; text-indent: .15rem;}
.showInfo .showTit{ width:96%; line-height: .3rem; padding:.2rem 2% .1rem; border-bottom: 1px solid #e8e8e8; text-align: center;}
.showInfo .showTit h1{ font-weight: bold; color: #008f3d; font-size: .4rem; line-height: .45rem; margin-bottom: .05rem;font-weight: normal;}
.showInfo .showTit .mark{ font-size: .22rem; margin-top: .1rem;}
/*showSubTit*/
.showInfo .contxt{font-size: .24rem; line-height: .34rem; padding: 5% 3% 5%;}
.showInfo .contxt img{max-width:100%; margin: 0px auto; height: auto !important;display: inline;}

.slideTxt .hd{width:100%;margin:0 auto;}
.slideTxt .hd li{width:31%;margin:0 1% .2rem;float: left;height:.6rem;line-height:.6rem;text-align:center;background:#008f3d;color:#fff;border-radius: .04rem;}
.slideTxt .hd li:hover,.slideTxt .hd li.on{background:#ff7e00;}
.slideTxt .bd .cont{display: none;float: left;}
.slideTxt .bd .cont:first-child{display:block;}
.slideTxt .bd .cont h3{font-size:.28rem;font-weight:bold;}
.slideTxt .bd .cont .map{padding-top:.2rem;overflow: hidden;width:100%;}
.slideTxt .bd .cont .map .BMap_mask{margin: 0 auto;}



/* 留言样式   */
.showOrder{padding-bottom: .4rem;}
.leave { padding:0.4rem 2% 0px; }
.leave li { margin-bottom:.2rem; }
.leave li:nth-child{ margin-bottom: .1rem;}
.leave label { float:left; display:block; width:14%; font-size: .2rem; height:.5rem; line-height:.5rem; }
.leave .item-wrap { margin-left:15%;}
.leave input, .leave textarea {width:95%;background:#fff; border: 1px solid #e8e8e8; color: #aaa; font-size: .2rem;padding: 0;margin: 0;border-radius: initial;}
.leave input{height:.5rem; border-radius:0; -webkit-border-radius:0; text-indent:8px; color: #333; }
.leave .ly {height:2rem; padding: .1rem; color: #666; border-radius:0; -webkit-border-radius:0;line-height:.36rem; resize: none;font-size: .18rem;}
.leave textarea{width:96%;}
.show_more2 {padding:0 10px 18px 10px; height:.6rem; }
.show_more2 input {width:100%;border:0; height: .6rem; line-height: .6rem; color: #fff; font-size: .22rem; background:#008f3d;border-radius: initial;}
.show_more2 input:hover{background:#ff7f00;}
.singlePage{background: #fff;width: 100%;margin:0 auto;}
.divanli_mess{background:#fff;width:96%;margin:0 auto;padding-top:.1rem;}
.dz{width: 100%;}
.singlePage .anlitopH4{font-size: 0;width:0;display: none;}
.messagesbox li {margin-bottom:.2rem;}
.messagesbox li:nth-child{ margin-bottom: .1rem;}
.messagesbox li label { float:left; display:block; width:18%;font-size: .2rem;height:.5rem;line-height:.5rem;padding-right: 2%;text-align: right;}
.messagesbox li label font{color: red;}
.messagesbox .item-wrap { margin-left:.55rem;}
.messagesbox input, .messagesbox textarea {width:75%;background:#fff;border: 1px solid #e8e8e8; color: #aaa; font-size:.2rem;padding: 0;margin:0;border-radius:initial;}
.messagesbox input{ height:.5rem; border-radius:0; -webkit-border-radius:0; text-indent:8px; color: #333;}
.messagesbox .ly { height:1rem; padding: .1rem 0;color: #666;border-radius:0;-webkit-border-radius:0; text-indent:8px;line-height:.22rem;resize: none;}
.messagesbox .bot input{height:.65rem;background:#008f3d;color:#fff;text-align:center;}
.messagesbox .msg-box{padding-left:20%;color:red;width: 70%;white-space:nowrap;font-size: 0.22rem;}

.leave li input[type="radio"] {margin:0;opacity:0; display:inline-block; height:.4rem;}
.leave li.sexbox{display: block;}
.leave li.sexbox input{width:8px;height:8px;float: none;display: inline-block;padding: 0;border: 0 none;vertical-align: middle;}
.leave .sexbox label{cursor:pointer;padding-left:.2rem;width:.42rem;color:#000;display:inline-block;line-height: .4rem;}
.leave .sexbox label.sex {background:url(../images/radio.png) no-repeat left center; height:.4rem;padding-left:.6rem;background-size:.28rem auto;vertical-align: middle;}
.leave .sexbox input[type='radio'].radio:checked + .checked {background:url(../images/radio_c.png) no-repeat left center;background-size:.28rem auto;}



.subright .showInfo{display: none;}
/*showproduct showimg*/
/*recomPro*/
.showimg{ width:100%; position: relative; }
.showimg .imglist{ width:4.2rem; 2.36rem;   margin:0px auto; padding: .4rem 0 .2rem; position:relative; overflow:hidden; }
.showimg .list {  float: left; width:500%;}
.showimg a { float:left; width:4.2rem; text-align: center;  display: block; }
.showimg a img {width:4.2rem;  margin: 0px auto; display:block; }
.showimg span{ display: block; width: 30px; height: 50px; text-align: center; position: absolute; top: 50%; margin-top:-25px; right: 50%; margin-right: -2.8rem; cursor: pointer; }
.showimg span.left{ right:auto; left:50%;margin-left: -2.8rem;}
.showimg span.right:after{ content: ""; position: absolute; background: #aaaaaa; width: 11px; height: 11px; right: 10px; top: 20px; z-index: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showimg span.right:before{ content: ""; position: absolute; background: #fff; width: 11px; height: 11px; right: 14px; top: 20px; z-index: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showimg span.left:after{ content: ""; position: absolute; background: #aaaaaa; width: 11px; height: 11px; right: 14px; top: 20px; z-index: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showimg span.left:before{ content: ""; position: absolute; background: #fff; width: 11px; height: 11px; right:10px; top: 20px; z-index: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showorder{ width:2rem; height: .5rem;  margin:0.3rem auto .4rem; line-height: .5rem; color: #fff;  text-align: center; font-size: .24rem;}
.showorder a{ color: #fff;background: #008f3d;display: block;}
.showorder a:hover{background:#ff7f00;}
/*recomNew*/
.recomNew{width: 96%; padding:0.1rem 0 .4rem; margin: 0 auto;}
.recomNew li{ width:100%; height: .6rem; line-height: .6rem; border-bottom:1px solid #eeeeee;overflow: hidden;}
.recomNew li a{font-size: .24rem;display: block;position: relative;padding-left: 2%;}
.recomNew li a:before{ content: ""; position: absolute; background: #cccccc; width:3px; height:3px; left:0; top:0.28rem; z-index: 11;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
/*recomPro*/
.recomPro{ width:100%; position: relative; }
.recomPro .recomList{ width:4.6rem;  margin:0px auto; position:relative; overflow:hidden; }
.recomPro .list { float:left; width:500%; padding: .2rem 0 .1rem; }
.recomPro .list ul{ float: left;}
.recomPro ul li { float:left; width:2.3rem; text-align: center; }
.recomPro ul li a{ display: block; width: 100%;}
.recomPro ul li h3{ font-size: .22rem; line-height: .5rem; text-align: center;}
.recomPro ul img { height:1.5rem;  width:2rem;  margin: 0px auto; display:block; }

.recomPro span{ display: block; width: 30px; height: 50px; position: absolute; top: 50%; margin-top:-35px; right: 50%; margin-right: -3rem; cursor: pointer; }

.recomPro span.left{ right:auto; left:50%;margin-left: -3rem;}
.recomPro span.right:after{ content: ""; position: absolute; background: #efdaa4; width: 11px; height: 11px; right: 10px; top: 20px; z-index: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.recomPro span.right:before{ content: ""; position: absolute; background:#f5e9ca; width: 11px; height: 11px; right: 14px; top: 20px; z-index: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.recomPro span.left:after{ content: ""; position: absolute; background: #efdaa4; width: 11px; height: 11px; right: 14px; top: 20px; z-index: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.recomPro span.left:before{ content: ""; position: absolute; background:#f5e9ca ; width: 11px; height: 11px; right: 10px; top: 20px; z-index: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }


#nativeShare{margin:0 auto; width: 100%;padding-top: 0.3rem;}
#nativeShare .label{margin-left:0.2rem;font-size:0.24rem;color:#666666;line-height:0.6rem;}
#nativeShare .list {width:83%;float:right;}
#nativeShare .list span {height:0.9rem;width:0.8rem;padding:0;display:inline-block;}
#nativeShare .list span i {height:0.6rem; width:0.6rem;display: block;margin:0 auto;}
#nativeShare .weibo i{background-image: url('../images/weibo.png'); background-size: cover;}
#nativeShare .weixin i{background-image: url('../images/weixin_friend.png'); background-size: cover;}
#nativeShare .weixin_timeline i{background-image: url('../images/weixin.png'); background-size: cover;}
#nativeShare .qq i{background-image: url('../images/qq.png'); background-size: cover;}
#nativeShare .qzone i{background-image: url('../images/qqzone.png'); background-size: cover;}
#nativeShare .more i{background-image: url('../images/more.png'); background-size: cover;}
#nativeShare .list span.qzone,#nativeShare .list span.more{width:0.72rem;}

#fenxiang{display: none;}
.fenx{height:1.0rem;width:100%;}
.fenx .tt{margin-left:0.2rem;font-size:0.24rem;color:#666666;line-height: 0.6rem;}
.fenx .bdsharebuttonbox{width:80%;float:right;}
.fenx .bdsharebuttonbox a{margin-left:0.2rem;}
#bdfx{}
#bdfx a {height:0.6rem; width:0.6rem;margin:0; padding:0;margin:0px 0.08rem;display: inline-block;}
#bdfx .d1{background:url(../images/qqzone.png) no-repeat center;background-size:100% 100%;}
#bdfx .d2{background:url(../images/weibo.png) no-repeat center;background-size:100% 100%;}

/*字体*/ 
@media only screen and (min-width:641px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-width:640px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-width:540px) {
    html {
        font-size:84.375px;
    }
}
@media only screen and (max-width:480px) {
    html {
        font-size:75px;
    }
}
@media only screen and (max-width:414px) {
    html {
        font-size:64.6875px;
    }
}
@media only screen and (max-width: 400px) {
    html {
        font-size:62.5px;
    }
}
@media only screen and (max-width: 375px) {
    html {
        font-size:58.5938px;
    }
}
@media only screen and (max-width: 360px) {
    html {
        font-size:56.25px;
    }
}
@media only screen and (max-width: 320px) {
    html {
        font-size:50px;
    }
}
 /** 自定义字体******************************/

@font-face{
	font-family: "ssi";
	src: url("../font/ssi.eot");
	src: url("../font/ssi.eot?#iefix") format("eot"),
		 url("../font/ssi.ttf") format("truetype");
}