@charset "utf-8";
/* CSS Document */

/*通用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;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif, "Microsoft YaHei"; font-size: 14px; line-height: 1.5; overflow-x: hidden; -webkit-overflow-scrolling: touch;min-width:320px;max-width:640px; margin-left:auto; margin-right:auto; width:100%;position: relative;}
article, aside, details, figcaption, figure, footer, header, hgroup, 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: 18px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
i{font-style: normal;}

/*=====================首页====================*/
/*logo区域*/
.logo{width: 100%;overflow: hidden;}
.logo .logo-content{height: 66px;background: #f6f6f6;padding-left: 16px;padding-right: 30px;padding-top: 10px;overflow: hidden;position: relative;}
.logo .logo-content img{display: block;width:270px;height: auto;}
.logo .logo-content i{position: absolute;left: 108px;top: 36px;display: block;background: url("../images/phone.png") no-repeat left;background-size: 18px;padding-left: 22px;font-size: 16px;font-weight: bold;font-style: normal;color: #00a93c;}
/*导航区域*/
.nav{width: 100%;overflow: hidden;}
.nav .nav-content{width: 100%;}
.nav .nav-content ul{overflow: hidden;}
.nav .nav-content ul li{float: left;width: 25%;height: 37px;line-height: 37px;text-align: center;border-right: 1px solid #2b7cd3;border-top: 1px solid #2b7cd3;}
.nav .nav-content ul li a{color: #fff;display: block;;background:#005494;border-right: 1px solid #00336b;border-top: 1px solid #00336b;}
.nav .nav-content ul li a:active{color: #00a93c;}
.nav .nav-content ul li.none-line{border-right: none;}
.nav .nav-content ul li.none-line a{border-right: none;}
/*banner区域*/
.banner .slides img{display: block;width: 100%;min-height: 160px;}
#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:0px;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:0;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
/*产品分类区域*/
.product{width: 100%;}
.product .product-tab{width: 100%;border-top: 1px solid #9f9f9f;}
.product .product-tab ul li.pro{float: left;width: 50%;background: #00a93c;height: 36px;font-size: 14px;font-weight: bold;line-height: 36px;text-align: center;position: relative;}
.clear{clear: both;}
.product .product-tab ul li i{color: #fff;}
.product .product-tab ul li span{background: url("../images/tab_jt.png") no-repeat center;background-size:18px;width: 18px;height:15px;position: absolute;top: 30px;left: 50%;margin-left: -9px;display: none;}
.product .product-tab ul li.pro-cur{background: #005494;}
.product .product-tab ul li.pro-cur span{display: block;}

.product .product-cont{width: 100%;margin-top: 16px;display: none;}
.product .on{display: block;}
.product .product-cont ul{overflow: hidden;padding-left:5px;padding-right: 5px;}
.product .product-cont ul li{width: 50%;float: left;text-align: center;margin-bottom: 10px;padding-left:5px;padding-right: 5px;}
.product .product-cont ul li img{width:100%;height: 140px;}
.product .product-cont ul li i{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;color: #333;}
/*
/!*横屏自适应*!/
@media screen and (min-width:640px){
    .product .product-cont ul li{width: 140px;}
    .product .product-cont ul li img{width: 140px;height: 140px;}
}
.product .product-cont ul li a{font-size: 12px;color: #333;}
.product .product-cont ul li:active a{color: #00a93c;}
*/

/*advantage优势区域*/
.advantage{width: 100%;overflow: hidden;}
.advantage-cont{overflow: hidden;}
img.tantou{width: 100%;}
.advantage-wrap{padding-left: 8px;padding-right: 8px;}
.advantage-ul{overflow: hidden;}
.advantage-ul li{width: 50%;float: left;padding-left: 6px;padding-right: 6px;margin-bottom: 10px;}
.advantage-ul li img{width: 100%;display: block;}

/*视频区域*/
.video{overflow: hidden;}
.video .video-cont{text-align: center;}
.video .video-cont h3{font-size: 14px;font-weight: bold;padding-top: 4px;padding-bottom: 6px;color: #9b9b9b;}
.video .video-cont .video-wrap{width: 300px;margin-left: auto;margin-right: auto;}
.video .video-cont p{padding-left: 16px;padding-right: 16px;font-size: 12px;color: #818181;line-height: 22px;padding-top: 5px;}

/*honor区域*/
.honor{width: 100%;margin-top: 10px;}
.honor .honor-tab{width: 100%;}
.honor .honor-tab ul li.h{float: left;width: 50%;background: #00a93c;height: 36px;font-size: 14px;font-weight: bold;line-height: 36px;text-align: center;position: relative;}
.honor .honor-tab ul li i{color: #fff;}
.honor .honor-tab ul li span{background: url("../images/tab_jt.png") no-repeat center;background-size:18px;width: 18px;height:15px;position: absolute;top: 30px;left: 50%;margin-left: -9px;display: none;}
.honor .honor-tab ul li.pro-cur{background: #005494;}
.honor .honor-tab ul li.pro-cur span{display: block;}

.honor .honor-cont{width: 100%;margin-top: 16px;display: none;}
.honor .on{display: block;}
.honor .honor-cont ul{overflow: hidden;padding-left: 5px;padding-right: 5px;}
.honor .honor-cont ul li{width:50%;float: left;text-align: center;margin-bottom: 10px;padding-left: 5px;padding-right: 5px;}
.honor .honor-cont ul li img{width: 100%;}
.honor .honor-cont ul li i{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;font-size: 12px;}
/*/!*横屏自适应*!/
@media screen and (min-width:640px){
    .honor .honor-cont ul li{width: 140px;}
    .honor .honor-cont ul li img{width: 140px;height: 105px;}
}
.honor .honor-cont ul li a{font-size: 12px;color: #333;}
.honor .honor-cont ul li:active a{color: #00a93c;}*/

/*about关于我们*/
.about{width: 100%;overflow: hidden;}
.about .t{position: relative;}
.about .t img{display: block;width: 100%;height: auto;}
.about .t a{background: url("../images/more.png") no-repeat left;padding-left:20px;background-size:15px;position: absolute;right: 10px;color: #fff;top:50%;margin-top: -10px;font-size: 15px;}
.about .about-cont{width: 100%;}
.about .about-cont .about-img{display: block;width: 300px;margin: 10px auto;}
.about .about-cont .about-text{padding-left: 16px;padding-right: 16px;font-size: 12px;}
.about .about-cont .about-text i{text-indent: 2em;display: inline-block;color: #636363;}
.about .about-cont .about-text span{color: #005494;float: right;}
.about-text a:active i{color: #00a93c;text-decoration: underline;}

/*新闻动态*/
.news{width: 100%;overflow: hidden;margin-top: 16px;}
.news .news-tab{width: 100%;}
.news .news-tab ul li.pro{float: left;width: 50%;background: #00a93c;height: 36px;font-size: 14px;font-weight: bold;line-height: 36px;text-align: center;position: relative;}
.news .news-tab ul li i{color: #fff;}
.news .news-tab ul li span{background: url("../images/tab_jt.png") no-repeat center;background-size:18px;width: 18px;height:15px;position: absolute;top: 30px;left: 50%;margin-left: -9px;display: none;}
.news .news-tab ul li.pro-cur{background: #005494;}
.news .news-tab ul li.pro-cur span{display: block;}

.news div.on{display: block;}
.news .news-cont{display: none;margin-top: 20px;padding-left: 10px;padding-right: 10px;}
.news .news-cont ul li{margin-top: 10px;font-size: 12px;}
.news .news-cont ul li a{margin-left: 10px;color: #333;}
.news .news-cont ul li a:active{color: #00a93c;text-decoration: underline;}
.news .news-cont ul li.more a{color: #005494;}

/*返回顶部*/
.back-top{width: 100%;overflow: hidden;margin-top: 16px;position: relative;}
.back-top img.back-top-bg{width: 100%;display: block;height: 64px;}
.back-top .back-text{position: absolute;left: 0;top:16px;z-index: 999;text-align: center;width: 100%;font-size: 12px;}
.back-top .back-text i.back-btn{color: #fff;}
.back-top .back-text i.back-btn:active{color: #00a93c;}
.back-top .back-text p{color: #fff;}
.back-top .back-text p span{font-size: 14px;}

/*网站地图*/
.map{width: 100%;}
.map ul{overflow: hidden;margin-top: 16px;margin-bottom: 16px;}
.map ul li{float: left;width: 25%;text-align: center;margin-top: 7px;margin-bottom: 7px;}
.map ul li a{font-size: 12px;display: block;line-height: 12px;color: #333;}
.map ul li.m a{border-right: 1px solid #333;}
.map ul li a:active{color: #00a93c;}

/*地址信息*/
.ads{background: #f6f6f6;width: 100%;height: 53px;text-align: center;font-size: 12px;margin-bottom: 50px;}
.ads p{padding-top: 10px;display:block;color: #999;}
.ads a{color:#999;}
.ads a:active{color: #00a93c;}

/*tool导航*/
.tool-nav{width: 100%;position: fixed;left:0;bottom: 0;z-index: 9999;}
.tool-nav ul{text-align: center;}
.tool-nav ul li{width: 33.33%;float: left;height: 49px;background: #005494;}
.tool-nav ul li a{color: #fff;font-size: 12px;display:block;height: 49px;padding-top: 28px;}
.tool-nav ul li:first-child{background:#005494 url("../images/tool_nav01.png") no-repeat center 6px;background-size: 24px;}
.tool-nav ul li:nth-child(2){border-left:1px solid #2b7cd3;border-right:1px solid #2b7cd3;background:#005494 url("../images/tool_nav02.png") no-repeat center 6px;background-size: 22px;}
.tool-nav ul li:nth-child(2) a{border-left:1px solid #00336b;border-right:1px solid #00336b;}
.tool-nav ul li:nth-child(3){background:#005494 url("../images/tool_nav03.png") no-repeat center 6px;background-size: 22px;}

.tool-nav ul li:active a{color: #00a93c;}