@charset "UTF-8";
@charset "utf-8";
/*通用CSS样式*/
html{-webkit-text-size-adjust: 100%; font-size: 62.5%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input,button, textarea, p, blockquote, th, td, hr{margin: 0; padding: 0; -webkit-box-sizing: border-box;box-sizing: border-box;-moz-box-sizing: border-box;}
body{font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif, "Microsoft YaHei"; font-size: 24px; line-height: 1.5; overflow-x: hidden; -webkit-overflow-scrolling: touch; width:100%;position: relative;font-size: 24px;}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary{display: block;}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
audio:not([controls]){display: none; height: 0;}
[hidden], template{display: none;}
svg:not(:root){overflow: hidden;}
a{background: transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;}
a:active{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0; color: #000;}
small{font-size:80%;}
sub, sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
hr{box-sizing: content-box; height: 0;}
pre{overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
code, kbd, pre, samp{font-family: monospace, monospace; font-size: 1em;}
button, input, optgroup, select, textarea{color: inherit; font: inherit; margin: 0;}
button{overflow: visible;}
button, select{text-transform: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled]{cursor: default;}
input{line-height: normal;}
input[type="checkbox"], input[type="radio"]{box-sizing: border-box; padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button{height: auto;}
input[type="search"]{-webkit-appearance: textfield; -webkit-box-sizing: border-box; box-sizing: border-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #ccc;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0;}
textarea{overflow: auto; resize: vertical;}
optgroup{font-weight: bold;}
table{border-collapse: collapse; border-spacing: 0;}
td, th{padding: 0;}
ul, ol{list-style: none outside none;}
h1, h2, h3 {line-height:2; font-weight: normal;}
h1{font-size: 30px;}
h2{font-size: 26px;}
h3{font-size: 24px;}
i{font-style: normal;}

/*通用样式*/
.wrap{width:640px;margin-left:auto; margin-right:auto;}

/*logo*/
.logo{width: 100%;height: 111px;position: relative;}
.logo img{display: block;width: 100%;}
.logo p{font-size: 24px;color: #333;position: absolute;left: 260px;bottom: 20px;font-weight: bold;}

/*mainNav*/
.main-nav{width: 100%;}
.main-nav ul.main-nav-ul{overflow: hidden;background: #258e55;}
.main-nav-ul li{width: 25%;float: left;height: 75px;line-height: 75px;text-align: center;border-right: 1px solid #1e7445;margin-top: 1px;border-bottom: 1px solid #1e7445;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-nav-ul li a{display: block;height:75px;font-size: 24px;border-right: 1px solid #2b9f60;border-bottom: 1px solid #2b9f60;color: #fff;}
.main-nav-ul li:active{background: #199d55;}

/*banner*/
.banner .slides img{display: block;width: 100%;}
#flexslider{margin:0 auto;position:relative;width:100%;height:auto;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:0;height:60px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;}
.flex-direction-nav .flex-next{right:100px; background-position:-8px -92px;}
.flex-direction-nav .flex-prev{left:100px; background-position:0 -2px;}
.flex-control-nav{width:100%;position:absolute;bottom:5px;text-align:center;}
.flex-control-nav li{margin:0 4px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images_m/dot.png) no-repeat 0 -29px;display:block;height:12px;overflow:hidden;text-indent:-99em;width:12px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*search*/
.search{width: 100%;height: 85px;line-height: 85px;background: #e2e2e2;}
.search .search-content{padding-left: 20px;padding-right: 20px;overflow: hidden;}
.search .search-content .input-wrap{overflow: hidden;margin-top: 15px;}
.search .search-content input{font-size: 24px;height: 55px;padding-left: 4px;width:84%;border: 1px solid #c3c2c2;border-radius:2px;float: left;}
.search .search-content a.search-submit{width: 16%;height: 55px;display: block;line-height: 55px;background: #258e55 url("../images_m/search.png") no-repeat center;float: left;}

/*product*/
.product{width: 100%;}
.product .product-tab{overflow: hidden;}
.product .product-tab li{width: 50%;float: left;height: 80px;line-height: 80px;text-align: center;background: #258e55;color: #fff;}
.product .product-tab li span{font-size: 28px;}
.product .product-tab li.cur{background: #8db94a url("../images_m/cur.png") no-repeat 80px center;}
.product a.more{background: url("../images_m/more.png") no-repeat center;width: 174px;height: 46px;display: block;margin-left: auto;margin-right: auto;}

.product .on{display: block;}
.product-list{width: 100%;display: none;}
.product-list ul.product-list-ul{overflow: hidden;width: 100%;padding-top: 30px;padding-bottom: 10px;}
.product-list ul.product-list-ul li{width: 50%;float: left;margin-bottom: 20px;overflow: hidden;}
.product-list ul.product-list-ul li .product-img{width: 254px;height: 254px;overflow: hidden;border: 1px solid #dadada;margin-right: auto;margin-left: auto;margin-bottom: 10px;}
.product-list ul.product-list-ul li .product-img img{display: block;width: 100%;height: 100%;}
.product-list ul.product-list-ul li p{text-align: center;font-size: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}

/*t1*/
.t1{width: 100%;height: 60px;text-align: center;line-height: 60px;background: #258e55;margin: 16px 0;}
.t1 span{color: #fff;font-size: 30px;}

/*advantage*/
.advantage{width: 100%;overflow: hidden;padding-top: 10px;}
.title{width: 600px;margin-left: auto;margin-right: auto;display: block;text-align: center;height: 74px;line-height: 74px;font-size: 30px;border-bottom: 1px solid #999;margin-bottom: 20px;}
.advantage-wrap{overflow: hidden;position: relative;}
.advantage-wrap .advantage-ul{width: 100%;}
.advantage-wrap .advantage-ul li{padding-left: 20px;padding-right: 20px;}
.advantage-ul li img{display: block;width: 600px;height: 356px;}
.advantage-ul li .advantage-text-wrap{background: #eee;padding-left: 24px;padding-right: 24px;height:360px;overflow: hidden;}
.advantage-text-wrap .advantage-text{overflow: hidden;margin-top: 10px;height: 100%;}
.advantage-text-wrap .advantage-text p{color: #676767;background: url("../images_m/star.png") no-repeat left 6px;padding-left: 26px;margin-bottom: 16px;}

.advantage-dot{ position:absolute; height:28px; line-height:28px;bottom:16px;left: 0;z-index:1;text-align: center;width: 100%;}
.advantage-dot li{ display:inline-block; width:14px; height:14px; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; background:#d1d1d1; text-indent:-9999px; overflow:hidden; margin:0 4px;   }
.advantage-dot li.on{ background:#199d55;}

/*case*/
.case{width: 600px;margin-left: auto;margin-right: auto;}
.case .case-wrap{overflow: hidden;height: 356px;}
.case .case-wrap .case-content{width: 100%;overflow: hidden;}
.case-ul{overflow: hidden;}
.case-ul li{width: 100%;height: 356px;overflow: hidden;position: relative;}
.case-ul li img{width: 100%;height: 356px;display: block;}
.case-ul li p{width: 100%;height: 46px;background: url("../images_m/case_bg.png") repeat;text-align: center;line-height: 46px;color: #fff;font-size: 26px;text-transform: uppercase;position: absolute;left: 0;bottom: 0;}

/*about*/
.about{width: 100%;padding-top: 30px;}
.about .about-tab{overflow: hidden;}
.about .about-tab li{width: 50%;float: left;height: 80px;line-height: 80px;text-align: center;background: #258e55;color: #fff;}
.about .about-tab li span{font-size: 28px;}
.about .about-tab li.cur{background: #8db94a;}

.about-list{width: 100%;}
.about-list-ul{overflow: hidden;width: 100%;padding-top: 30px;padding-bottom: 10px;}
.about-list-ul li{width: 50%;float: left;margin-bottom: 20px;overflow: hidden;}
.about-list-ul li .photo-img{width: 280px;height: 381px;overflow: hidden;border: 1px solid #dadada;margin-right: auto;margin-left: auto;margin-bottom: 10px;}
.about-list-ul li .photo-img img{display: block;width: 100%;height: 100%;}
.about-list-ul li p{text-align: center;font-size: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}


.aboutus{height: 74px;line-height: 74px;background: #373737;padding-left: 10px;font-size: 32px;font-weight: bold;color: #fff;margin-top: 30px;}
.aboutus-wrap{overflow: hidden;padding-left: 20px;padding-right: 20px;padding-top: 20px;}
.aboutus-wrap .aboutus-content{width: 100%;}
.aboutus-content img{width: 100%;display: block;}
.aboutus-content h2{font-size: 26px;font-weight: bold;text-align: center;padding: 10px;color: #333;}
.aboutus-content p{color: #555;text-indent: 2em;}

/*customer*/
.customer{width: 100%;overflow: hidden;margin-top: 30px;}
.customer .customer-ul{width: 100%;overflow: hidden;}
.customer-ul li{width: 50%;float: left;color: #fff;background: #258e55;height: 81px;line-height: 81px;text-align: center;font-size: 28px;}
.customer-ul li.cur{background: #8db94a;}

.customer-list{padding-left: 20px;padding-right: 20px;}
.customer-list .customer-list-content{width: 100%;overflow: hidden;padding-top: 20px;}
.customer-list .customer-list-content li{position: relative;margin-bottom: 30px;padding-left: 276px;}
.customer-list-img{position: absolute;left: 0;top: 0;width: 252px;height:181px;border: 1px solid #999;}
.customer-list-img img{width: 250px;height: 179px;display: block;}
.customer-list-text{height: 179px;overflow: hidden;}
.customer-list-text h4{font-size: 24px;margin-top: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;color: #333;}
.customer-list-text p{font-size: 24px;color: #333;margin-top: 14px;}


/*news*/
.news .news-tab{overflow: hidden;margin-top: 26px;}
.news .news-tab li{width: 50%;float: left;height: 80px;line-height: 80px;text-align: center;background: #258e55;color: #fff;}
.news .news-tab li span{font-size: 28px;}
.news .news-tab li.cur{background: #8db94a;}
.news a.more{background: url("../images_m/more.png") no-repeat center;width: 174px;height: 46px;display: block;margin-left: auto;margin-right: auto;}
.news-list{overflow: hidden;width: 100%;padding-bottom: 20px;}
.news-list .news-list-ul{overflow: hidden;padding-left: 16px;padding-right: 16px;}
.news-list-ul li{line-height: 44px;height: 44px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 14px;margin-bottom: 14px;}
.news-list-ul li a{color: #333;background: url("../images_m/dot_p.png") no-repeat left;padding-left: 16px;}
.news-list-ul li a:active{color: #258e55;text-decoration: underline;}

/*backtop*/
.back-top{background: url("../images_m/back_top.png") no-repeat center;width: 100%;height: 114px;overflow: hidden;position: relative;text-align: center;}
.back-top .back-top-btn{width: 104px;height:60px;position: absolute;left: 50%;margin-left: -52px;top: 0;cursor: pointer;}
.back-top .back-top-phone{position: absolute;bottom: 8px;left: 0;width: 100%;}
.back-top .back-top-phone i{background: url("../images_m/phone03.png")no-repeat left center;padding-left: 36px;color: #fff;padding-top: 4px;padding-bottom: 4px;}

/*footer*/
.footer{width: 100%;overflow: hidden;padding-bottom: 140px;padding-top: 14px;}
.footer .footer-ul{width: 100%;overflow: hidden;padding-top: 16px;padding-bottom: 10px;}
.footer .footer-ul li{float: left;width: 25%;overflow: hidden;color: #464646;font-size: 24px;line-height: 50px;}
.footer .footer-ul li a{text-align: center;display:block;float: left;width: 100%;color: #464646;}
.footer .footer-ul li:active a{background: #efefef;}
.beian{text-align: center;font-size: 24px;background: #f6f6f6;padding-top: 10px;padding-bottom: 10px;margin-top: 12px;}
.beian p{color: #666;}
.beian a{color: #666;}

/*tool*/
.tool-nav{width: 100%;position: fixed;left:0;bottom: 0;z-index: 9999;}
.tool-nav ul{overflow: hidden;text-align: center;}
.tool-nav ul li{width: 33.33%;float: left;height: 128px;background: #fff;}
.tool-nav ul li a{color: #383838;font-size: 24px;display:block;height: 128px;padding-top: 80px;}
.tool-nav ul li:first-child{background: #fff url("../images_m/tool_nav01.png") no-repeat center 22px;border-top:1px solid #b5b5b5;border-right:1px solid #b5b5b5;}
.tool-nav ul li:nth-child(2){border-top:1px solid #b5b5b5;border-right:1px solid #b5b5b5;background:#fff url("../images_m/tool_nav02.png") no-repeat center 22px;}
.tool-nav ul li:nth-child(3){background:#fff url("../images_m/tool_nav03.png") no-repeat center 22px;border-top:1px solid #b5b5b5;}

.tool-nav ul li:active a{color: #fe7a25;}









