<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*                              (0 0)
   +-------------oOO----(_)-----------------+
   |  * File name  : layout.css 
   |  * Info       : MINGJUN
   |  * Writer     : Flying  
   |  * Date       : 2020.6.30
   |  * Powered By KEW - www.chinakewei.net 
   +--------------------------oOO-----------+
                          |__|__|
                            || ||
                         ooO Ooo
*/
@import url("fonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;   -webkit-transition: opacity 400ms;  -moz-transition: opacity 400ms;  transition: opacity 400ms;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body{font: 14px/200% "Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif;  margin: 0 auto; color: #333; background: #f6f6f6; -webkit-tap-highlight-color:rgba(0,0,0,0);  *cursor: default;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
em{font-style: normal;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Microsoft Yahei"}
::-moz-selection { background: #338fff; color: #fff; text-shadow: none; }
::selection { background: #338fff; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
a:link, a:visited { text-decoration: none; color:#333;}
a:active, a:hover { text-decoration: none; outline:none; color:#00a83b;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/*在线客服*/

.floating_ck{position:fixed;right:5px; top: 30%;  z-index: 999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#3eaf8b;border-bottom:solid 1px rgba(255,255,255,0.20);text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer; border-radius: 5px;}
.floating_ck dl dd:hover{background-color:#6dbb4f; border-bottom:solid 1px rgba(255,255,255,0.20);}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/icon0701/zxicon.png);}
.words{background-image:url(../images/icon0701/baoming.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:44px;}
.floating_left{position:absolute;left:0;top:0px;width:80px;height:80px;background-color:#e40231;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}


/*PC站头部*/
#header-content{width: 100%; height: auto; background: #fff; overflow: hidden;}
#header-bar1{width: 1200px; height: auto; min-height: 77px; margin: 0 auto; padding-top: 23px; }
#header-bar1 .logo{width: 450px; height: auto; float: left; }
#header-bar1 .logo a{display: block; }
#header-bar1 .logo h2{font-size: 29px; color: #333; font-weight: bold; }
#header-bar1 .logo h3{font-size: 12px; color: #00a83b; }
#header-bar1 .tel{width: 750px; height: auto; float: right; text-align: right; }
#header-bar1 .tel h4{font-size: 26px; color: #00a83b; font-weight: bold; background: url(../images/icon-tel.png) no-repeat 510px 50%; }

#nav-content{width: 100%; height: auto; background: #00a83b; overflow: hidden;}
#nav-bar{width: 1200px; height: auto; margin: 0 auto; }
.navigation{width: 840px; height: 50px; float: left; }
#nav {margin:0 auto; width:840px; height: auto; font-size:16px; position:  absolute; z-index:99; }
#nav .jquery {margin-right:0;padding:0;}
#nav .mainlevel {float:left; border-right:0; width:140px; height:50px; line-height:50px; /*IE6 only*/}
#nav .mainlevel a {text-align:center; text-decoration:none; display:block; width:140px; color: #fff; }
#nav .mainlevel a:hover {text-decoration:none; background: #0dbb4a; color: #fff; }
#nav .mainlevel ul {display:none; position:absolute; top: 50px; }
#nav .mainlevel li {border-top:1px solid #33c767; /*IE6 only*/}
#nav .mainlevel li a{background:#0dbb4a; color: #fff; width:140px; font-size:14px; height:auto; line-height: 160%; padding: 10px 0; text-transform: none;}
#nav .mainlevel li a:hover{ background:#00812d; color: #fff; }

.search{width: 300px; height: auto; float: right; padding-left: 60px; padding-top: 9px;}
.search-box{width: 300px; height: 32px; border-radius: 50px; background: #ecffeb; }
.search-box h2{width: 220px; height: auto;  line-height: 32px;  float: left; text-align: center; padding: 0 15px; }
.search-box h2&gt;input{width: 100%; height: auto; border: 0; background: #ecffeb; color: #6ba869; }
.search-box h3{width: 50px; height: auto; float: right; }
.search-box h3&gt;input{width: 100%; height: auto; line-height: 30px; border: 0; background: url(../images/icon-search.png) no-repeat 50% 50%; cursor: pointer; }


/*PC站底部*/
#footer-01{width: 100%; height: auto; background: #303030; overflow: hidden; }
#footer-bar1{width: 1200px; height: auto; margin: 0 auto;  background: url(../images/img-dian.jpg) repeat-y 650px 0; padding: 50px 0; overflow: hidden;}
#footer-bar1 .footer-nav{width: 660px; height: auto; float: left; }
#footer-bar1 .footer-nav li{width: 160px; height: auto; float: left; text-align: left;}
#footer-bar1 .footer-nav li h2{font-size: 16px; color: #eee;}
#footer-bar1 .footer-nav li a{color: #8c8c8c;}
#footer-bar1 .footer-nav li a:hover{color: #ff6600;}

#footer-bar1 .footer-cont{width: 500px; height: auto; line-height: 240%; float: right; color: #8c8c8c; padding-left: 40px; background: url(../images/img-2wm.jpg) no-repeat 420px top; overflow: hidden; }
#footer-bar1 .footer-cont img{padding-right: 10px;}

#footer-02{width: 100%; height: auto; background: #202020; overflow: hidden; }
#footer-02 .copyright{width: 1200px; height: auto; line-height: 55px; margin: 0 auto; text-align: center; color: #838383; }
#footer-02 .copyright a{color: #838383;}
#footer-02 .copyright a:hover{color: #ff6600;}



/*综合首页*/
#movie{width: 100%; height: auto; margin: 0 auto;}
.swiper-container {  width: 100%; height: auto; }
.swiper-container img{width: 100%; }
.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

#home-main{width: 100%; height: auto; overflow: hidden;}

#home-bar1{width: 100%; height: auto; margin: 0 auto; padding: 80px 0; overflow: hidden;}
.home-company{width: 1200px; height: auto; margin: 0 auto;}
.company-txt{width: 520px; height: auto; float: left; padding-right: 80px;}
.company-txt h2{font-size: 24px; position: relative; color: #00a83b;}
.company-txt h2:before{width: 20px; height: 2px; background: #00a83b; position: absolute; bottom: -25px; left: 0; margin: 0 auto ; content: ''; }
.company-txt h3{margin-top: 50px;}
.company-txt h4{margin-top: 30px;}
.company-txt h4 a{display: inline-block; width: 150px; height: 40px; line-height: 40px; text-align: center; border: #d3d3d3 solid 1px; background: #f6f6f6; color: #808080;}
.company-txt h4 a:hover{background: #00a83b; border: #00a83b solid 1px; color: #fff; }
.company-pic{width: 600px; height: auto; float: right;}

#home-bar2{width: 100%; height: auto; min-height: 513px; margin: 0 auto; padding: 80px 0; overflow: hidden; background: url(../images/img-3.jpg) no-repeat 0 0;}
.home-pro{width: 1200px; height: auto; margin: 0 auto; }
.home-pro-tit{width: 100%; height: auto; text-align: center; }
.home-pro-tit h2{font-size: 30px; font-weight: bold; color: #00a83b; margin-bottom: 5px;}
.home-pro-tit h3{font-size: 14px; color: #64b480; text-transform: uppercase;}
.home-pro-pic{width: 100%; height: auto; margin-top: 50px;}
#scroll{width:1200px; margin:0 auto; padding: 0; overflow: hidden; }
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{width:285px;height:auto; margin-right: 20px; overflow:hidden; }
.owl-theme .owl-controls .owl-buttons {position:absolute;top:0;width:0;height:0;margin:0;padding:0;border-radius:0;font:0;overflow:hidden;_display:none;}
#scroll .item figcaption{text-align: center; background: #fff; padding: 12px 0;}
#scroll .item figure img{transition: all .4s ease-in-out;}
#scroll .item figure img:hover{transform: scale(1.10)}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";} 

#home-bar3{width: 100%; height: auto;  margin: 0 auto; padding: 80px 0; overflow: hidden; }
.home-case{width: 1200px; height: auto; margin: 0 auto; }
.home-case-tit{width: 100%; height: auto; text-align: center; }
.home-case-tit h2{font-size: 30px; font-weight: bold; color: #00a83b; margin-bottom: 5px;}
.home-case-tit h3{font-size: 14px; color: #64b480; text-transform: uppercase;}
.home-case-pic{width: 100%; height: auto; margin-top: 50px;}
.mr_frbox{height:auto;padding:0; margin-top: 0; width:1200px; margin: 0 auto;}
.mr_frBtn{width:75px; height:auto; overflow:hidden; margin:0 auto; }
.mr_frBtnL{cursor:pointer; display: inline-block; height:35px;margin-top:20px;width:35px; left: 0; border: 0; background: url(../images/icon-left.png) no-repeat 50% 50% #00a83b; transition: .5s all ease-in-out; }
.mr_frBtnL:hover{background: url(../images/icon-left.png) no-repeat 50% 50% #ff6600;}
.mr_frBtnR{display: inline-block; margin-top:20px;cursor:pointer;width:35px; height:35px; right: 0; background: url(../images/icon-right.png) no-repeat 50% 50% #00a83b; transition: .5s all ease-in-out;}
.mr_frBtnR:hover{background: url(../images/icon-right.png) no-repeat 50% 50% #ff6600;}
.mr_frUl{float:left;height:auto;width:1200px; overflow:hidden; margin-bottom: 30px;}
.mr_frUl ul li{display:inline;float:left; width:380px; margin-right:30px; overflow:hidden; position:relative; }
.mr_frUl ul li img{transition:All 0.4s ease-in-out; position: relative;}
.mr_frUl ul li img:hover{transform:scale(1.05); -webkit-transform:scale(1.05);	-moz-transform:scale(1.05);	-o-transform:scale(1.05);	-ms-transform:scale(1.05);}
.mr_frUl ul li p{width:100%; height: auto; padding: 12px 0; text-align:center; transition:All 0.4s ease-in-out; text-transform: uppercase; background: #fff; border-radius: 0 0 5px 5px; }






/*内页样式开始*/
#subpages-banner{width: 100%; height: auto; overflow: hidden; text-align: center; position: relative; }
#subpages-banner .banner-1{width: 100%; height: 340px; background: url(../images/banner-1.jpg) no-repeat center top;  }
#subpages-banner .banner-2{width: 100%; height: 340px; background: url(../images/banner-2.jpg) no-repeat center top;  }
#subpages-banner .banner-3{width: 100%; height: 340px; background: url(../images/banner-3.jpg) no-repeat center top;  }
#subpages-banner .banner-4{width: 100%; height: 340px; background: url(../images/banner-4.jpg) no-repeat center top;  }
#subpages-banner .banner-5{width: 100%; height: 340px; background: url(../images/banner-5.jpg) no-repeat center top;  }
#subpages-banner .banner-6{width: 100%; height: 340px; background: url(../images/banner-6.jpg) no-repeat center top; }
#subpages-banner .banner-7{width: 100%; height: 340px; background: url(../images/banner-7.jpg) no-repeat center top;  }
#subpages-banner .banner-8{width: 100%; height: 340px; background: url(../images/banner-8.jpg) no-repeat center top;  }
#subpages-banner .banner-9{width: 100%; height: 340px; background: url(../images/banner-9.jpg) no-repeat center top;  }

#subpages-content{width: 100%; height: auto; margin: 0 auto;  }

#subpages-bar{width: 100%; height: 80px; overflow: hidden; background: #fff; }
#subpages-bar-tit{height: auto; margin: 0 auto; overflow: hidden; text-align: center; display: table;  }
#subpages-bar-tit li{ order: #eee solid 1px; float: left; text-align: center; width: auto; height: 40px; line-height: 40px; margin: 0 5px; padding-top: 20px; }
#subpages-bar-tit li a{display: block; padding: 0 50px; border: #eee solid 1px; height: 38px;}
#subpages-bar-tit li a:hover{background: #00a83b; border: #00a83b solid 1px; color: #fff;}

#subpages-comp{width: 1200px; height: auto; margin: 0 auto; padding: 40px 0; }
.comp-tit{width: 100%; height: auto; text-align: center; padding: 5px 0; overflow: hidden;}
.comp-tit h2{text-align: center; font-size: 26px; font-weight: bold; position: relative; padding-bottom: 10px; }
.comp-tit h2:before{width: 40px; height: 2px; background: #00a83b; position: absolute; bottom: 0; top: 40px; left: 0; right: 0;  margin: 0 auto ; content: ''; z-index: 11; }

.comp-txt{width: 100%; height: auto; min-height: 450px; margin: 20px auto; overflow: hidden; }
.comp-txt p{ text-indent: 2.0rem; margin: 10px auto; }

.subpages-honor{width: 1220px; height: auto;  margin: 20px auto; overflow: hidden; }
.subpages-honor figure{width:285px; height: auto; float: left; margin-right: 20px; margin-bottom: 20px; overflow: hidden;}
.subpages-honor figure img{transition: .5s all ease-in-out;}
.subpages-honor figure img:hover{transform: scale(1.05);}
.subpages-honor figcaption{text-align: center; padding: 5px 0; }

.subpages-pro{width: 1220px; height: auto;  margin:40px auto 20px auto; overflow: hidden; }
.subpages-pro figure{width: 285px; height: auto; float: left; margin-right: 20px; margin-bottom: 20px; overflow: hidden;}
.subpages-pro figure img{transition: all .5s ease-in-out;}
.subpages-pro figure img:hover{transform: scale(1.10);}
.subpages-pro figcaption{text-align: center; background: #fff; padding: 10px 0;}

.subpages-proinfo{width: 1200px; height: auto;  margin:40px auto; overflow: hidden; }
.subpages-proinfo-bigpic{ margin: 0 auto; background: #fff; text-align: center; }
.subpages-proinfo-txt{width: 100%; height: auto; margin-top: 20px; background: #fff; padding: 2%; box-sizing: border-box; }
.subpages-proinfo-txt hr{margin: 30px auto 10px auto; width: 100%; height: 1px; border: none; border-top: #bbb dotted 1px;}
.subpages-proinfo-txt h4{text-align: center; font-size: 18px; font-weight: bold; background: url(../images/title_bg.png) no-repeat 50% 100%; padding-bottom: 15px;}
.tedian{width: 100%; height: auto; margin: 20px auto; }
.jscanshu{width: 100%; height: auto; margin: 20px auto; }
.jscanshu table{width: 100%;}
.jscanshu table td{text-align: center; font-size: 12px;}
.jscanshu-pc{width: 100%; height: auto; overflow: hidden;}
.jscanshu-h5{width: 100%; height: auto; overflow: hidden; display: none; }


/*.nTab{width:100%; border:0; overflow:hidden; }
.none {display:none;}
.nTab .TabTitle{width:100%; height:auto; margin: 0 auto; overflow:hidden; border-bottom: #00a83b solid 1px;}
.nTab .TabTitle li{float:left; cursor:pointer; height:32px; width:100px; text-align:center; margin-right: 1px; }
.nTab .TabTitle li a{text-decoration:none; color: #fff; }
.nTab .TabTitle .active{line-height:32px; background: #00a83b; color: #fff; font-weight: bold; border-radius: 4px 4px 0 0; }
.nTab .TabTitle .normal{line-height:32px; }
.nTab .TabContent{clear:both; overflow:hidden; border:0; }
.nTab-txt{width: 100%; height: auto; overflow: hidden; padding: 2%; box-sizing: border-box; background: #fff; border-radius: 0 0 8px 8px; text-align: left; }

.nTab-txt h1{padding: 5px 0; display: none; }
.nTab-table{width: 100%; height: auto; margin: 0 auto; }
.nTab-table table{width: 100%;}
.nTab-table table td{text-align: center; font-size: 12px;}*/

.subpages-proinfo-btn{width: 100%; height: auto; margin-top: 20px; text-align: center; }
.subpages-proinfo-btn h2{width: 120px; height: auto; display: inline-block; margin: 0 5px; }
.subpages-proinfo-btn h2 a{display: inline-block; width: 120px; height: 30px; line-height: 30px; text-align: center; background: #008a3b; color: #fff; border-radius: 4px; }
.subpages-proinfo-btn h2 a:hover{display: inline-block; background: #ff6600; color: #fff; }
.subpages-proinfo-btn h3{width: 120px; height: auto; display: inline-block; margin: 0 5px; }
.subpages-proinfo-btn h3 a{display: inline-block; width: 120px; height: 30px; line-height: 30px; text-align: center; background: #008a3b; color: #fff; border-radius: 4px; }
.subpages-proinfo-btn h3 a:hover{display: inline-block; background: #ff6600; color: #fff; }

.subpages-news{width: 1200px; height: auto;  margin:40px auto 20px auto; overflow: hidden; }
.subpages-news li{width: 100%; height: auto; float: left;  margin-bottom: 30px; background: #fff; padding: 1%; box-sizing: border-box; }
.subpages-news-list{width: 100%; height: auto; overflow: hidden; }
.subpages-news-list-pic{width: 200px; height: auto; float: left; overflow: hidden;}
.subpages-news-list-pic img{transition: all .5s ease-in-out;}
.subpages-news-list-pic img:hover{transform: scale(1.10);}
.subpages-news-list-txt{width: 960px; height: auto; float: right; line-height: 200%;}
.subpages-news-list-txt h1{font-size: 16px; font-weight: bold;}
.subpages-news-list-txt h2{color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.subpages-news-list-txt h3{font-size: 12px; color: #bbb; }
.subpages-news-list-txt h4{display: inline-block; color: #fff; font-size: 12px; }
.subpages-news-list-txt h4 a{display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: #00a83b; border-radius: 50%; color: #fff;}
.subpages-news-list-txt h4 a:hover{display: inline-block; background: #ff8a00; }

.subpages-newsinfo{width: 1200px; height: auto;  margin:20px auto; overflow: hidden; font-size: 16px;}
.subpages-newsinfo h1{text-align: center; font-size: 22px; font-weight: bold; line-height: 240%; }
.subpages-newsinfo hr{margin: 5px auto; width: 100%; height: 1px; border: none; border-top: #ccc dotted 1px;}
.subpages-newsinfo h2{text-align: center; font-size: 12px; color: #999;}
.subpages-newsinfo p{margin: 15px auto; text-indent: 2.0rem; font-size: 16px;}
.subpages-newsinfo-btn{width: 100%; height: auto; margin-top: 20px; text-align: center; font-size: 14px; }
.subpages-newsinfo-btn h4{width: 140px; height: auto; display: inline-block; margin: 0 5px; }
.subpages-newsinfo-btn h4 a{display: inline-block; width: 140px; height: 30px; line-height: 30px; text-align: center; background: #fff; border-radius: 4px; }
.subpages-newsinfo-btn h4 a:hover{display: inline-block; background: #008a3b; color: #fff; }
.subpages-newsinfo-btn h3{width: 140px; height: auto; display: inline-block; margin: 0 5px; }
.subpages-newsinfo-btn h3 a{display: inline-block; width: 140px; height: 30px; line-height: 30px; text-align: center; background: #fff; border-radius: 4px; }
.subpages-newsinfo-btn h3 a:hover{display: inline-block; background: #008a3b; color: #fff; }

.subpages-case{width: 1230px; height: auto;  margin:40px auto 20px auto; overflow: hidden; }
.subpages-case figure{width: 380px; height: auto; float: left; margin-right: 30px; margin-bottom: 30px; overflow: hidden; }
.subpages-case figure img{transition: all .5s ease-in-out;}
.subpages-case figure img:hover{transform: scale(1.10); }
.subpages-case figcaption{text-align: center; padding: 10px 0; background: #fff; border-radius: 0 0 5px 5px; }

.subpages-cont{width: 1200px; height: auto;  margin:40px auto 20px auto; overflow: hidden; }
.subpages-contact-left{width: 49%; height: auto; float: left; margin-top: 20px; }
.subpages-contact-left h1{font-size: 24px; font-weight: bold; margin-bottom: 25px; line-height: 120%; }
.subpages-contact-left p{margin: 10px auto; border-bottom: #d8d8d8 dotted 1px; padding-bottom: 12px; text-transform: none; }
.subpages-contact-right{width: 49%; height: auto; float: right; margin-top: 20px; }

.subpages-feedback{width: 1200px; height: auto; margin: 40px auto 20px auto; overflow: hidden;}
.feedback-bar1{width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.feedback-bar1-left{width: 49%; height: auto; float: left; }
.feedback-bar1-left p&gt;input{width: 100%; height: 43px; border: #ddd solid 1px; box-sizing: border-box; text-indent: 0.5rem; margin-bottom: 15px; font-family: "Poppins-Regular"; border-radius: 4px;}
.feedback-bar1-right{width: 49%; height: auto; float: right;  }
.feedback-bar1-right p&gt;input{width: 100%; height: 43px; border: #ddd solid 1px; box-sizing: border-box; text-indent: 0.5rem; margin-bottom: 15px; font-family: "Poppins-Regular"; border-radius: 4px;}
.feedback-bar2{width: 100%; height: auto; overflow: hidden; }
.feedback-bar2&gt;textarea{width: 100%; height: auto; border: #ddd solid 1px; box-sizing: border-box; margin-bottom: 15px; padding: 0.5%; color: #666; font-family: "Poppins-Regular"; border-radius: 4px;  }
.subpages-feedback h1{text-align: center; }
.subpages-feedback h1&gt;input{width: 140px; height: 42px; text-align: center; border: 0; background: #333; color: #fff; margin: 0 5px; font-size: 16px; cursor: pointer; border-radius: 5px; font-family: "Poppins-Regular"; }















/*==========以下样式为移动端==========*/


/*头部*/
#top{ width:100%; overflow:hidden; height:70px; position:fixed; top:0; left:0; z-index:500; border-bottom:0; background:#00a83b; display: none;}
/*#top h2{position: absolute; right: 0; top: 0;}
#top h2 img{width: 100%; height: auto;}
#top h3{position: absolute; left: 0; top: -20px;}
#top h3 img{width: 100%; height: auto;}*/
#top1{float: left; width: 80%; } 
#top1 img{width: auto; height: 70px; }
#top2{ float: right; width: 20%; position: relative; }
#top2 img{position: absolute; top: 0; right: 0; margin-top: 0; height: 70px; width: auto; }
#top3{ width:100%; height:71px; overflow:hidden; display: none;}
#menu{ position:fixed; z-index:600; width:100%; height:100%; overflow:hidden; /*overflow-y: auto; */ background:rgba(0,0,0,0.8); display: none; transition:margin 0.5s;  }
#menu ul{ width:55%; background:#fff; height:100%; margin:0 0 0 -55%; transition:margin 0.5s; }
#menu ul li{ text-align:left; text-transform: uppercase; text-indent: 1.5rem; font-size: 1.2rem; border-bottom:solid 1px #eee; }
#menu ul li a{ display:block; line-height:3.0rem; font-size:1.0rem; background:#fff; color:#00a83b;}
#menu ul li a.it{background:url(../images/jia.png) right no-repeat /auto 100% #fff;}
#menu ul li dl{ background:#eee; overflow:hidden; display:none;}
#menu ul li dl dd a{ background:#f7f7f7; overflow:hidden; border-top:solid 1px #eee; font-size:0.9rem; text-indent: 3.5rem; text-transform: capitalize; color: #666;}
#close{ position:absolute; margin-left:0%; width:3rem; height:3rem; background:#00a83b; color:#fff; line-height:3rem; text-align:center; transition:margin 0.5s; font-size: 22px; }
.li-icon{width: 12%; margin-right: 10px; margin-bottom: 5px;}


/*底部*/
.h5-footer{width: 100%; height: auto; background: url(../images/img-20.jpg) repeat-x top #3eb08b; overflow: hidden; display: none; padding: 1% 1% 23% 1%; box-sizing: border-box;}
.h5-footer-followus{width: 100%; height: auto; text-align: center; margin: 40px auto 20px auto; overflow: hidden; }
.h5-footer-followus img{width: 50%; margin: 0 5px; }
.h5-footer-followus h3{display: inline-block; color: #fff; width: 50%; }
.h5-footer-followus h4{display: inline-block; color: #fff; width: 50%;}
.h5-footer h2{text-align: center; color: #fff;}
.nav4{display: none;}



/*内页导航*/
.header{position:relative;height:auto; background:#022d2e; display: none; overflow: }
.h5-right-tit{width:100%; height:auto; overflow:hidden; }
.h5-right-tit-left{width:86%; height:50px; line-height:50px; float:left;  color:#fff; text-align:left; text-indent:1rem; font-size:1.0rem; background:#022d2e; }
.h5-right-tit-right{width:14%; height:50px; float:right;  }


/*翻页*/

#pages{width: 100%; height: auto; padding: 20px 0; overflow: hidden;}
DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}</pre></body></html>