/*
作者：帝云网络 diyunwl.com
版权所有，禁止扒代码
*/
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, menu,dl, dt, dd, ul, ol, li,pre,fieldset, lengend, button, input, textarea, form,th, td {margin: 0;padding: 0;}
body,button, input, select, textarea {font:12px/150% helvetica,"微软雅黑","microsoft yahei",verdana,lucida,arial,sans-serif,"黑体"}
h1 { font-size: 18px;}
h2 { font-size: 14px; font-weight:bold;}
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 12px; font-weight:normal;}
ul, ol, li{ list-style: none; list-style-position:outside; list-style-type:none;}
a { text-decoration: none; color:#555;}
a:hover { text-decoration:none; color:#990000;}
button, input, select, textarea {font-size: 100%;}
input,button,select,textarea{ outline:none;}
textarea{ font-size:13px; resize:none;}
table {border-collapse: collapse;border-spacing: 0;}
.fl {float: left;}
.fr {float: right;}
hr {margin: 10px auto;}
.layui-main {width: 1200px;}
.layui-container {width: 1300px; padding: 0}
.text-center {text-align: center;}
.dyui-hidden {overflow: hidden}

.dyui-main-more {font-size: 14px; overflow: hidden; margin-top: 20px}


.header {width: 100%; background: #006633; height: 70px}
.header .head {height: 70px; padding: 10px 0; box-sizing: border-box;}
.logo {height: 50px; line-height: 50px; display: block;}
.logo img {height: 44px;}

.head-tel {width: 50px; height: 32px; float: right; color: #fff; overflow: hidden;transition: all 0.3s ease 0s; margin-top: 8px}
.head-tel .tb {float: left; height: 30px; line-height: 30px; width: 30px; text-align: center; font-size: 30px; padding-right: 5px;}
.head-tel .tb img {width: 100%}
.head-tel p {color: #fff; font-size: 16px; line-height: 32px}
.head-tel:hover {width: 230px}

.head-search {float: right; height: 30px; border-radius: 100px; width: 40px; overflow: hidden;transition: all 0.3s ease 0s; margin-top:7px }
.head-search form {height: 30px; line-height: 30px;padding: 0 5px}
.head-search form .dyui-input {width: 0px; background: none; border-radius: 100px; border: none; height: 30px; line-height: 30px; color: #fff;}
.head-search .dyui-btn {background: none; border: none; cursor: pointer; width: 30px; height: 30px; line-height: 30px; float: right}
.head-search .dyui-btn i {color: #fff;}
.head-search .dyui-input::-webkit-input-placeholder { /* WebKit browsers */
    color: #E2EBFA;
}

.head-search .dyui-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #E2EBFA;
}

.head-search .dyui-input:-ms-input-placeholder {color: #E2EBFA;}
.head-search:hover {width: 200px;border: solid 1px #fff; background-color: #078244;}
.head-search:hover form .dyui-input {width: auto; padding-left: 10px}



.nav {width: 100%; height: 58px; background-color:rgba(225,225,225,0.7); position: absolute; z-index: 9; border-radius: 0 0 10px 10px}
.nav .layui-nav {width: 1300px; margin: 0 auto ;padding: 0 50px 0 0; background: none; text-align: right}
.nav .layui-nav .layui-nav-item {font-size: 16px; height: 48px; line-height: 48px; text-align: center;padding: 0 10px; display: inline-block}
.nav .layui-nav .layui-nav-item a {color: #333; line-height: 48px; padding: 0 10px; font-size: 15px;}
.nav .layui-nav .layui-nav-item a.active {border-bottom: solid 3px #006841; color: #006633}
.nav .layui-nav .layui-nav-more {right: 0px;}
.nav .layui-nav .layui-nav-item .layui-nav-child {background-color: #006633; top: 48px; border: solid 1px #006633; border-radius: 0 0 3px 3px; padding-bottom: 15px}
.nav .layui-nav .layui-nav-item .layui-nav-child dd {padding-left: 10px; padding-right: 10px; height: 36px; line-height: 36px;}
.nav .layui-nav .layui-nav-item .layui-nav-child dd a {color: #fff; height: 36px; line-height: 36px; padding: 0}
.nav .layui-nav .layui-nav-item .layui-nav-child dd a:hover {background:none; padding: 0 color: #fff;}
.nav .layui-nav-bar {display: none}

/*轮播图*/
.banner {background-color: #E4EFE1}
.banner img {width: 100%}
.banner video {width: 100%}

.banner .swiper-pagination {
    width: 980px;
    left: calc(50% - 490px);
    text-align: left;
    bottom: 30px;
}

.banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    background: #fff;
    outline: none;
}

.banner .swiper-button-prev,
.banner .swiper-button-next {background-color: rgba(0,0,0,0.3); width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 100px}
.swiper-button-prev:after,
.swiper-button-next:after {font-size: 22px}



/*搜索*/
.search-main {background-color: #F1F1F1; height: 40px; padding: 15px 0;}
.search-main .hot-key {float: left; line-height: 40px; font-size: 16px;}
.search-main .hot-key a {margin-right: 10px;}
.search-main .search {float: right;}
.search-main .search .layui-form-label {padding: 0;}
.search-main .search .layui-form-mid {padding: 0 !important; margin: 0;}
.search-main .search .layui-form-mid .layui-btn {border-radius: 0 2px 2px 0; background-color: #014FA2;}
.search-main .search .layui-input {border-right: none;}
.search-main .search .layui-form-item .layui-input-inline {margin-right: 0; width: 300px;}
.search-main .search .layui-form-select dl {top: 37px;}
.search-main .search .layui-form-item .layui-form-select dl dd {text-align: center;}
.search-main .search .layui-form-item {margin: 0;}

/*版块标题*/
.dyui-main-header .header-title {width: 400px; margin: 10px auto 0; position: relative; text-align: center;}
.dyui-main-header .header-title .box {background-color: #fff; position: relative; z-index: 99;display: inline-block;}
.dyui-main-header .header-title .box i {margin-top: 20px; color: #999;}
.dyui-main-header .header-title .boxx {padding: 0 10px; float: left;}
.dyui-main-header .header-title legend {line-height: 34px; margin: 0 auto; font-size: 24px; color: #000; font-weight: boldb; position: relative; z-index: 9;}
.dyui-main-header .header-title p {color: #666; font-size: 16px; height: 24px; line-height: 30px; z-index: 9; position: relative; min-width: 100px; display: inline-block; margin: 0 auto; font-weight: lighter;}
/*.dyui-main-header .header-title:after {content:""; display: inline-block; width: 100%; border-top: solid 1px #e6e6e6; position: absolute; bottom: 20px; left: 0;background-color: #fff;}*/
/*.dyui-main-header .header-title:before {content:""; display: inline-block; width: 100px; height: 6px; position: absolute; bottom: 17px; left: 50%; margin-left: -50px;background-color: #fff; z-index: 9;}*/


/*首页公司简介*/
.home-about {padding: 0; background: url("../images/about-bg2.jpg") no-repeat right top #E4EFE1; margin-top: -7px; position: relative; z-index: 1}
.home-about .dyui-main-header {margin: 0; text-align: left}
.home-about .header-title {width: 100%; text-align: left; overflow: hidden }
.home-about .header-title legend {background:none; color:#666; text-align: left; margin: 0; font-size: 24px}
.home-about .header-title p {color:#666; font-size: 16px; margin: 25px 0 80px}
.home-about .dyui-main-body {height: auto; overflow: hidden}
.home-about .about-img {}
.home-about .about-img img {width: 100%;}
.home-about .about-text {height: auto; font-size: 16px; line-height: 180%; padding: 50px 40px 50px 0; box-sizing: border-box; color:#666; background-color: #E4EFE1 }
.home-about .about-text .gsmc {color: #666; font-size: 24px; line-height: 50px; margin-bottom: -6px;  margin-bottom: 20px}
.home-about .about-text div {text-align: justify;}

.home-about .about-more {margin-top: 20px}
.home-about .about-more a {color: #999; font-size: 16px}
.home-about .about-more .fa {color: #006841; margin-left: 10px}

.img-main {width: 100%; overflow: hidden}
.img-main img {width: 100%}
 
/*优势*/
.home-youshi {overflow: hidden;}
.home-youshi .dyui-main-header {text-align: center; background: url(../images/yshbjt.png) no-repeat center center ;line-height:180px; height: 180px;}
.home-youshi .dyui-main-header h3 {font-size: 39px; }
.home-youshi .dyui-main-header h3 b {color: #1b77ce;}
.home-youshi ul li .tb {background:url(../images/tbbjt.png) no-repeat ; float: left; font-size: 40px; color: #FFF; padding: 30px 15px;}
.home-youshi ul li .tb {float: left; }
.home-youshi ul li .text {height: 185px; padding-left: 90px;}
.home-youshi ul li .text .title {font-size: 25px;color: #328af0;font-weight: bold;}
.home-youshi ul li .text .en {font-size: 15px; color: #D5DAE4; padding: 6px 0px;}
.home-youshi ul li .text p {font-size: 16px; line-height: 2em; color: #000d14;}
.home-youshi img {max-width: 100%;}
.home-youshi .layui-col-md6 {height: 400px;}

.brand-scroll {overflow:hidden; position:relative; width: 100%;background: url(../images/brand-scroll-bg.jpg) no-repeat center top; padding: 40px 0;}
.brand-scroll .layui-main {position: relative;}
.bubble-stripes {width: 100%; height: 14px; background: #EFEFEF url(../images/stripes-divider.png) repeat-x left top;}
.brand-scroll .hd {overflow:hidden;  height:auto; color: #702b88; text-align: center; margin: 0 0 20px; position: relative; padding-bottom: 10px;}
.brand-scroll .hd h3 {font-size: 24px; color: #fff; line-height: 40px;}
.brand-scroll .hd p {font-size: 20px; color: #CFCFCF; line-height: 30px; margin-bottom: 15px;}
.brand-scroll .hd:after {content: ''; border-bottom: solid 1px #fff; width: 100%; display: block;}
.brand-scroll .hd:before {content: ''; width: 12px; height: 12px; background-color: #fff; display: block;moz-transform:rotate(315deg);
-webkit-transform:rotate(315deg);
-o-transform:rotate(315deg);
transform:rotate(315deg); 
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1); position: absolute; bottom: 4px; left: 49%;}
.brand-scroll .prev,
.brand-scroll .next {display:block; width:24px; height:25px; overflow:hidden; cursor:pointer; position: absolute; top: 230px; color: #fff; border: solid 3px #fff; font-size: 24px; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%;}
.brand-scroll .prev {left: -50px;}
.brand-scroll .next {right: -60px;}
.brand-scroll .hd .prevStop{ background-position:-60px 0;}
.brand-scroll .hd .nextStop{ background-position:-60px -50px; }
.brand-scroll .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.brand-scroll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.brand-scroll .hd ul li.on{ background-position:0 0; }

.brand-scroll .bd {}
.brand-scroll .bd ul {overflow:hidden; zoom:1; }
.brand-scroll .bd ul li {float:left; _display:inline; overflow:hidden; text-align:center; padding: 17px 7px 17px 7px;}
.brand-scroll .bd ul li img {display:block; border: solid 2px #fff;}
.brand-scroll .bd ul li .t {font-size: 16px; height: 30px; line-height: 30px; color: #fff; overflow: hidden; margin-top: 6px;}


/*合作LOGO*/
.home-hezuo {width: 100%; height: auto; overflow: hidden; background-color:#eff2f8; padding: 35px 0 40px 0;}
.home-hezuo ul li {text-align: center;}
.home-hezuo ul li .img {border: solid 2px #EDEDED; padding: 5px;}
.home-hezuo ul li img {max-width: 100%;}
.home-hezuo ul li .t {font-size: 16px; line-height: 20px; padding: 10px 0; background-color: #FFFFFF;}
.home-hezuo .dyui-main-body {padding: 40px 0; height: auto; overflow: hidden; position: relative;}
.home-hezuo .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: -35px; left:auto;}
.home-hezuo .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: -35px; right: auto;}
.home-hezuo .dyui-main-header .header-title legend {background: none}
.home-hezuo .dyui-main-header .header-title:before {background-color: #edf0f7; width: 140px; margin-left: -75px;width: 150px;}
.home-hezuo .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {background-color:#FF6D00; }
.home-hezuo .dyui-main-footer {margin-top: 20px;}


.home-img-a {background: url(../images/home-ad-bg.png) no-repeat center top; height: 370px;}
.home-img-a .box {width: 750px; float: right; margin: 110px 0 0 0;}
.home-img-a .box h3 {font-size: 28px; color: #fff; line-height: 40px; font-style: italic;}
.home-img-a .box h4 {font-size: 38px; color: #fff; line-height: 40px; font-style: italic; margin-top: 14px;}
.home-img-a .box .btn {border: solid 1px #fff; height: 40px; line-height: 40px; text-align: center; color: #fff; left: 40px; padding: 0 46px; font-size: 18px; margin-top: 24px;}

/*首页新闻资讯*/
.home-news {padding: 30px 0 50px; overflow: hidden; background-color: #CCCCCC}
.home-news .dyui-main-header {padding: 0 0 30px}
.home-news .dyui-main-header .header-title legend {color:#666 }
.home-news .dyui-main-header .header-title p {color:#666; margin-top: 10px }
.home-news .dyui-main-body {overflow: hidden}
.home-news .layui-tab {margin: 40px 0 0;}
.home-news .layui-tab .layui-tab-title {text-align: center; border: none;}
.home-news .layui-tab .layui-tab-title li {background-color: #CFCFCF; color: #fff; font-size: 16px; margin-right: 1px;}
.home-news .layui-tab .layui-tab-title .layui-this {background-color: #014FA2;}
.home-news .layui-tab .layui-tab-title .layui-this:after {display: none;}

.news-list li {overflow: hidden}
.news-list li a {display: block; position: relative}
.news-list li img {width: 100%}
.news-list li .m-thumb {display: none}
.news-list li a .t {height: 74px; line-height: 74px; padding: 0 20px; overflow: hidden; font-size: 16px; position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(134,134,134,0.5); color: #fff}
.news-list li:nth-child(1) {width: 500px; height: 700px; float: left}
.news-list li:nth-child(2) {width: 790px; height: 330px; float: left; padding: 0 0 5px 10px}
.news-list li:nth-child(3) {width: 390px; height: 365px; float: left; padding-left: 10px}
.news-list li:nth-child(4) {width: 390px; height: 365px; float: left; padding-left: 10px}
.news-list li:hover a .t {background-color: rgba(225,239,226,0.9); color: #666}

/*新闻列表-缩略图*/
.thumb-list li .box {display: block; border-bottom: dotted 1px #ddd; padding: 0 0 20px; overflow: hidden}
.thumb-list li .thumb {margin-right: 10px; width: 150px; float: left}
.thumb-list li .thumb img {width: 100%;border: solid 1px #ddd; box-sizing: border-box; border-radius: 3px; overflow: hidden}
.thumb-list li .t {font-size: 16px; color: #000; white-space: normal; line-height: 140%; overflow: hidden}
.thumb-list li .date {color: #999; font-weight: normal; font-size: 14px; line-height: 26px}
.thumb-list li .info .desc {height: 46px; line-height: 23px; overflow: hidden; color: #888; font-size: 14px}


/*产品展示*/
.home-product {padding: 40px 0; overflow: hidden}
.home-product .dyui-main-header .header-title legend {color: #006633}
.home-product .dyui-main-header .header-title p {color: #006633; margin-top:15px; font-weight: bold }
.home-product .dyui-main-body {padding: 50px 0 30px 0;}
.home-product .layui-tab-content {padding: 20px 0}
.home-product .layui-tab-title {border: none}
.home-product .layui-tab-title li {width: 50%; border-bottom: solid 4px #CCCCCC; padding: 0; font-size: 16px; font-weight: bold; color: #666}
.home-product .layui-tab-title li.layui-this {border-bottom: solid 4px #006841; color: #666}
.home-product .layui-tab-brief>.layui-tab-more li.layui-this:after,
.home-product .layui-tab-brief>.layui-tab-title .layui-this:after {display: none}

.pu-list li {margin: 50px 0 0 0}
.pu-list li .t {font-size: 24px; color: #006633; line-height: 120%; padding: 0 0 15px}
.pu-list li .ft {font-size: 20px; color: #666; line-height: 120%; }
.pu-list li .desc {font-size: 15px; color: #666; line-height: 200%; overflow: hidden; padding: 50px 0 60px; text-indent: 2em}
.pu-list li .more {font-size: 14px;}
.pu-list li .more i {margin-left: 15px}
.pu-list li .thumb {text-align: right; padding-left: 40px; box-sizing: border-box}
.pu-list li .thumb img {max-width: 100%}
.pu-list li .thumb:hover img {opacity: 0.8}


.product-li li .thumb {float: left; width: 600px;}
.product-li li .info {float: right; width: 510px;}
.product-li li .info .t {font-size: 16px; background-color: #014FA2; height: 40px; line-height: 40px; padding: 0 20px; color: #fff;}
.product-li li .info .sn {font-size: 40px; color: #000; line-height: 50px; margin: 10px 0;}
.product-li li .info .desc {font-size: 16px; line-height: 30px; height: 180px; overflow: hidden;}
.product-li li .info .btn {width: 100%; margin-top: 25px;}
.product-li li .info .btn .layui-btn {height: 60px; line-height: 60px; background-color: #014FA2; col
#fff;}
.product-li li .info .btn .layui-btn-primary {border: solid 3px #014FA2; background: none; color: #014FA2; font-size: 16px;}
.product-li li .recommend {line-height: 30px; margin-top: 20px; font-size: 16px;}
.product-li li .recommend a {color: #014FA2; margin-right: 10px;}


/*解决方案*/
.home-fangan {height: auto; overflow: hidden; padding: 40px 0 40px; background: url(../images/fangan-bj.jpg) no-repeat center top; height: 640px; box-sizing: border-box;}
.home-fangan .dyui-main-header .header-title legend {background: none; color: #FFFFFF;}
.home-fangan .dyui-main-header .header-title:before {display: none;}
.home-fangan .dyui-main-header .header-title p {margin: 10px auto; font-weight: normal;}
.home-fangan .dyui-main-header .header-title:after {bottom: 35px;}
.home-fangan .dyui-main-header .header-title {width: 310px;}
.home-fangan .dyui-main-body { padding: 20px 0;}
.home-fangan .dyui-main-body {position: relative;}
.home-fangan .swiper-solution {overflow: hidden;}
.home-fangan .photo-list {overflow: initial; margin-bottom: 50px;}
.home-fangan .photo-list li .box {display: block; text-align: center; padding: 0; background:url(../images/fangan-li-bg.png) no-repeat right bottom; overflow: hidden;}
.home-fangan .photo-list li .t {font-size: 18px; height: 18px; line-height: 18px; margin-top: 17px;}
.home-fangan .photo-list li .ft {color: #FF6D00; font-size: 14px; height: 40px; line-height: 40px; overflow: hidden; margin-bottom: 15px;}
.home-fangan .photo-list li img {width: 100%; border: solid 1px #fff; box-sizing: border-box;}
.home-fangan .swiper-button-prev {color: #fff;}
.home-fangan .swiper-button-prev {left: -35px;}
.home-fangan .swiper-button-next {right: -35px;}
.home-fangan .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet { background-color:#FF6D00 ;}
.home-fangan .dyui-main-footer.text-center {margin: 30px 0;}


.fangan-list li {height: auot; overflow: hidden; margin: 5px 0;}
.fangan-list li .box {display: block; border-bottom: dashed 1px #DDD; padding: 10px 0; overflow: hidden;}
.fangan-list li img {float: left; width: 230px; height: 170px; margin-right: 10px; border: solid 1px #eee;}
.fangan-list li .t {font-size: 16px; font-weight: bold; line-height: 40px; height: 40px; overflow: hidden; color: #0056B1;}
.fangan-list li .desc {line-height: 30px; height: 90px; overflow: hidden; color: #666; font-size: 16px;}
.fangan-list li .more {background-color: #0056B1; color: #fff; padding: 5px 12px; margin-top: 5px; display: inline-block; float: right;}
.fangan-list li:hover img {border: solid 1px #FF6D00;}
.fangan-list li:hover .more {background-color: #FF6D00;}




/*Footer*/
.footer {background: url("../images/footerbg.jpg") no-repeat center top; height: 710px; width: 100%; overflow: hidden; font-size: 16px;}
.footer .foot {padding: 140px 0 30px; height: auto; overflow: hidden;}
.footer .f-lxfs {padding-right: 50px}

.footer .kf  {line-height: 40px; font-size: 16px;}
.footer .kf li {line-height: 180%; overflow: hidden; margin-bottom: 5px;}
.footer .kf li.t {color: #006633; font-size: 24px}

.footer .f-ewm {padding-top: 30px;}
.footer .f-ewm ul li {width: 100px; text-align: center; float: right; margin-left: 10px;}
.footer .f-ewm ul li img {height: 100px; height: 100px;}
.footer .f-ewm ul li span {line-height: 30px;}

.flogo-fnav {height: 70px; padding: 200px 0 0; overflow: hidden}.flogo-fnav .fnav {height: 30px; box-sizing: border-box; margin-top: 20px}
.flogo-fnav .fnav ul li {height: 30px; line-height: 30px; overflow: hidden; float: left; padding-left: 20px}
.flogo-fnav .fnav ul li a {color: #fff; font-size: 16px; padding: 5px 10px}
.flogo-fnav .fnav ul li.t a{color: #fff;}
.flogo-fnav .fnav ul li:hover a {background-color: #005228
}

.copyright {background-color: #666666; padding: 15px 0; font-size: 14px; text-align: center; line-height: 180%; color: #fff}
.copyright a {color: #fff; padding-right: 20px;padding-left: 10px;}

/*产品展示*/
.product {width: 100%; height: auto; overflow: hidden; background-color: #4a4747; padding-top: 30px;}
.product ul {margin-left: -30px;}
.product ul li {float: left; width: 360px; height: auto; overflow: hidden; margin: 30px 0 30px 30px; background-color: #fff; border-radius: 5px 5px 0 0;}
.product ul li img {width: 360px; height: 360px; display: block;}
.product ul li .t {height: 40px; line-height: 40px; overflow: hidden; font-size: 18px; font-weight: bold; margin: 0 15px; border-bottom: solid 1px #eee;}
.product ul li .c {line-height: 180%; overflow: hidden; font-size: 14px; font-weight: bold; margin: 0 15px; padding: 10px 0;}

.mainl {float: left; width: 280px; height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 20px;}
.mainr {float: right; width: 900px; height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 20px;}
.pdtit {height: 50px; border-bottom: solid 1px #ddd; overflow: hidden; width: 100%;}
.pdtit h3 {float: left; font-size: 18px; font-weight: bold; color: #014FA2; border-bottom: #014FA2 solid 3px;padding: 0 10px; line-height: 48px;}
.pdtit .weizhi {float: right; line-height: 50px; color: #666;}

.pdcon {width: 100%; height: auto; overflow: hidden; margin: 15px 0;}

/*Bann*/
.bann {width: 100%; overflow: hidden;}
.bann img {width: 100%}
.m-bann {}

/*子栏目*/
.znav {background-color: #F7F7F7; margin-top: -50px}
.znav .layui-nav-tree {width: 100%;}
.znav .layui-nav-tree .d1 {background: #014FA2; height: 50px; line-height: 50px; overflow: hidden; font-size: 18px; color: #fff; padding-left: 20px;}
.znav .layui-nav-tree .layui-nav-item a:hover {background: #FF6625; color: #fff}
.znav .layui-nav-child {padding: 0; border: solid 3px #EEE; box-sizing: border-box;}
@media screen and (min-width: 992px) {
    .layui-col-md12 .layui-col-md2 {width: 20%;}
    .znav .layui-nav-child.child1 {display: block;}
}
.znav .layui-nav-tree .layui-nav-child a {background-color: #F7F7F7; color: #333; }

.znav dt {background: #0099E5; height: 60px; line-height: 60px; overflow: hidden; font-size: 18px; color: #fff; padding-left: 20px;}
.znav dd {}
.znav dd a {display: block; height: 46px; line-height: 46px; overflow: hidden; font-size: 16px; border-bottom: dotted 1px #ddd; padding-left: 20px;}
.znav dd .active {color: #fff; background-color: #FF6625;}
.znav dd:hover a {color: #fff; background-color: #FF6625;}

.znav-tree {margin-top: -50px}
.znav-tree .znav-tree-title {background: #01AAED; height: 60px; line-height: 60px; overflow: hidden; text-align: center; font-size: 22px; color: #fff;}
.znav-tree .layui-colla-title {background-color: #FAFAFA; padding: 0 35px 0 15px;}
.znav-tree .layui-colla-title i {left: initial; right: 10px; top: 11px; background-color: #DEDEDE; color: #fff; height: 20px; line-height: 20px; width: 20px; text-align: center; border-radius: 10px;}
.znav-tree .c2 li {background-color: #fff; border-bottom: solid 1px #eee; padding: 5px 0;}
.znav-tree .c2 a {font-size: 14px;}
.znav-tree .c2 .active {color: #FF5722;}

/*三级分类*/
.znav-tree.layui-card {background: none;}
.znav-tree .layui-card-header {background-color: #014FA2; height: 60px; line-height: 60px; border: none; text-align: center;}
.znav-tree .layui-card-header h3 {font-size: 22px; color: #fff;}
.znav-tree .layui-card-header i {float: right; color: #fff; font-size: 24px;}
.znav-tree .layui-card-body {border: solid 1px #ddd; border-top: none;}
.znav-tree .layui-nav-child.child1 {border: solid 3px #EEE; border-top: none; box-sizing: border-box}
.znav-tree .layui-nav {background: none; width: 100% !important;}
.znav-tree .layui-nav-tree .d1 {
    background: #0099E5;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
}
.layui-nav-tree .layui-nav-item a.d1:hover {background: #0099E5;}
.znav-tree .layui-nav-tree .d1 .layui-nav-more {border-width: 10px;}
.znav-tree .layui-nav-tree .layui-nav-itemed .d1 .layui-nav-more {border-color: transparent transparent #ffffff !important;margin-top: -16px;}
.znav-tree .layui-nav-tree a.c1 .layui-nav-more {right: initial; left: 6px; }
.znav-tree .layui-nav-tree .layui-nav-item a .layui-nav-more {order-color: #fff transparent transparent;}
.znav-tree .layui-nav-tree .layui-nav-item .layui-nav-itemed a:hover .layui-nav-more {border-color: transparent transparent #ffffff !important;}
.znav-tree .layui-nav-item {border-bottom: solid 1px #ddd;}
.znav-tree .layui-nav-item .c1 {color: #333 !important; height: 26px; line-height: 26px; width: 26px; text-align: center; background-color: #DEDEDE; border-radius: 100%; position: absolute; right: 10px; top: 10px; padding: 0;}
.znav-tree .layui-nav-item .c1:hover {background: #DEDEDE;}
.znav-tree .layui-nav-item a.c1 .layui-nav-more {border-color: #999 transparent transparent;}
.znav-tree .layui-nav-item .c1:hover .layui-nav-more {border-color: #fff transparent transparent;}
.znav-tree .layui-nav-item .c1-h3 {height: 48px; line-height: 48px; font-size: 16px; color: #333; cursor: pointer; background-color: #F7F7F7; padding-left: 20px;}
.znav-tree .layui-nav-item .c1-h3:hover {background-color: #FF6625; color: #fff;}
.znav-tree .layui-nav-mored, .layui-nav-itemed>a .layui-nav-more {border-color: transparent transparent #ff532b !important;}
.znav-tree .layui-nav-itemed .c1 {color: #1D7B46 !important;}

.znav-tree .layui-nav-itemed .layui-nav-more {color: #ff532b !important;}
.znav-tree .layui-nav-tree .layui-nav-bar {display: none !important;}
.znav-tree .layui-nav-item .dl-c2 {padding: 5px 0 10px 0; background: #fff !important;box-sizing: border-box; border-top: solid 1px #e9e9e9;}
.znav-tree .layui-nav-item .dl-c2 dd {margin-bottom: 5px;}
.znav-tree .layui-nav-item a.c2  {color: #333 !important; height: 26px; line-height: 26px; width: 26px; text-align: center; background-color: #DEDEDE; border-radius: 100%; position: absolute; right: 10px; top: 7px; padding: 0;}
.znav-tree .layui-nav-item a.c2 .layui-nav-more {color: #747474 !important;}
.znav-tree .layui-nav-item .c2-h3 {height: 40px; line-height: 40px; color: #333; cursor: pointer; background-color: #f7f7f7; padding-left: 20px;}

.znav-tree .layui-nav-item .dl-c3 {background: none !important;}
.znav-tree .layui-nav-item a.c3 {color: #747474 !important; height: 30px; line-height: 30px;}
.znav-tree .layui-nav-item a.c3 .layui-nav-more {color: #747474 !important;}
.znav-tree .layui-nav-item .c3-h3 {height: 34px; line-height: 34px; color: #666; cursor: pointer; padding-left: 20px;}
/*展开高亮*/
.znav-tree .layui-nav-itemed .c1-h3 {color: #fff;background-color: #58c7ff;}
.znav-tree .layui-nav-item .dl-c2 .layui-nav-itemed .c2-h3 {color: #ff532b;}
.znav-tree .layui-nav-item .dl-c3 .layui-nav-itemed .c2-h3 {color: #ff532b;}

.znav-tree .layui-nav-item .c1 + .c1-h3,
.znav-tree .layui-nav-item .c2 + .c2-h3,
.znav-tree .layui-nav-item .c3 + .c3-h3 {margin-left: 0;}
@media screen and (min-width: 992px) {
    .layui-col-md12 .layui-col-md2 {width: 20%;}
    .znav-tree .layui-nav-child.child1 {display: block;}
}



/*文章列表-缩略图*/
.wzlb-pic {width: 100%; height: auto; overflow: hidden; border-bottom: #d2d2d2 dotted 1px; padding: 22px 0;}
.wzlb-pic dt {width: 160px; height: 120px; overflow: hidden; float: left;}
.wzlb-pic dd {margin-left: 170px;}
.wzlb-pic .t {width: 100%; line-height: 28px; color: #333333; height: 20px; font-size: 14px; text-overflow: ellipsis; overflow: hidden; float: left;}
.wzlb-pic .c {width: 100%; color: #989898; font-size: 14px;
    float: left;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 6px 0 10px;}
.wzlb-pic .more {font-size: 13px; text-align: center; padding: 0 16px; display: inline-block; line-height: 26px; height: 26px; color: #FFFFFF; float: left;  background: #f69e00;}

/*详情*/
.show-title {line-height: 30px; width: 100%; color: #333333; text-align: center; font-size: 24px; overflow: hidden; margin: 15px 0;}
.show-info {width: 100%; margin: 10px 0 20px; text-align: center; overflow: hidden; color: #666;}
.show-info span {padding: 0 15px;}
.show-info span span {padding: 0}
.show-content {width: 100%; height: auto; min-height: 300px; overflow: hidden; line-height: 200%; font-size: 15px; padding: 10px 0; text-align: center}
.show-content img {margin: 5px 0; max-width: 100%; height: auto}

/*上下一篇*/
.show-updown {line-height: 200%; font-size: 14px; overflow: hidden; padding: 15px 0}


/*视频列表*/
.splb {width: 100%; height: auto; overflow: hidden;}
.splb li {float: left; width: 260px; overflow: hidden; margin: 13px;}
.splb li img {width: 258px; height: 150px; border: solid 1px #eee;}
.splb li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.splb li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}
.splb li:hover img {border: solid 1px #f69e00;}


/*图片列表*/
.photo-list {width: 100%; height: auto; overflow: hidden;}
.photo-list li img {width: 100%;border: solid 1px #eee;}
.photo-list li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.photo-list li:hover img {border: solid 1px #f69e00;}

/*产品列表*/
.product-list {height: auto; overflow: hidden; margin: 80px 0 60px;}
.product-list li .box {display: block; position: relative;border: solid 1px #eee; box-shadow: 0 0 8px rgba(0,0,0,0.3); background-color: #fff}
.product-list li .thumb {padding: 9px; overflow: hidden}
.product-list li img {width: 100%;}
.product-list li .more {position: absolute; right: 30px; bottom: 40px; font-size: 16px}
.product-list li .more i {margin-left: 10px; color: #006841}
.product-list li:hover .more {color: #006633}

/*产品详情*/
.product-main-show-header {background: url("../images/product-main-show-header.jpg") no-repeat 200px center; height: 34px; line-height: 34px; margin-top: 70px}
.product-main-show-header h3 {color: #005C35; font-size: 24px; line-height: 34px; font-weight: bold}
.product-main-show {width: 100%; height:auto; overflow: hidden}
.gallery-thumbs {display: none}


.product-info {padding: 100px 0 0; height: auto; overflow: hidden;}
.product-info .p-title {text-align: left; height: 50px; line-height: 50px; font-size: 24px; margin: 0; font-weight: bold; color: #005C35}
.p-cptd {font-size: 20px; line-height: 200%; color: #666; margin-top: 30px}

.show-swiper {width: 500px}

.content-dtit {border-bottom: solid 1px #ddd; height: auto; overflow: hidden; margin: 20px 15px 15px;}
.content-dtit h3 {height: 40px; line-height: 40px; background-color: #eee; float: left; padding: 0 20px;}

/*分页*/
.pager {text-align: center; margin: 20px 0;}
.pager ul li {display: inline-block;}
.pager ul li a {padding: 5px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block;}
.pager ul li a:hover {border: #005C35 solid 1px}
.pager ul .active a {border: #005C35 solid 1px; display: inline-block; background-color: #005C35; color: #fff;}

/*招聘*/
.zhaopin-list {margin: 10px 0; overflow: hidden;}
.zhaopin-list li {border-bottom: dashed 1px #ddd; height: 42px; line-height: 42px; overflow: hidden; color: #000; font-size: 16px;}
.zhaopin-list li span {padding: 0 5px; color: #666;}
.zhaopin-list li span.red {color: #f00;}
.zhaopin-list li .time {float: right;}

/*招聘详情*/
.zhaopin-info .dtit {border-bottom: solid 1px #5986db; font-weight: bold; color: #5986db; margin: 10px 0;}
.zhaopin-info tr th {width: 120px;}


/*留言反馈*/
.message {margin: 30px 0;}
.layui-form .form-group {margin-bottom: 15px; clear: both;}
.layui-form .form-group .control-label {float: left; display: block; padding: 9px 15px; width: 80px; font-weight: 400; line-height: 20px; text-align: right;}
.layui-form .form-group .col-md-9 {margin-left: 110px; min-height: 36px;}
.layui-form .form-group input.form-control {height: 38px; line-height: 1.3; line-height: 38px\9; border: solid 1px #C9C9C9; border-radius: 2px; display: block; width: 100%; padding-left: 10px;}
.layui-form .form-group .layui-form-mid-code {padding: 0;float: left; display: block; line-height: 20px; margin-right: 10px;}
.layui-form .form-group textarea.form-control {min-height: 100px; height: auto; line-height: 20px; padding: 6px 10px; resize: vertical; border: solid 1px #D2D2D2;display: block; border-radius: 2px; background-color: #fff; width: 100%; box-sizing: border-box;}

/*联系方式风格1*/
.contact-skin1 {margin: 40px 0 0 0;}
.contact-skin1 .layui-card-header {background-color: #014FA2; padding: 20px;color: #fff; border-bottom: solid 3px #004779;}
.contact-skin1 .layui-card-header i {font-size: 40px;}
.contact-skin1 .layui-card-header .box {float: right;}
.contact-skin1 .layui-card-header .box h3 {height: 20px; line-height: 14px; font-size: 20px;}
.contact-skin1 .layui-card-header .box h4 {height: 20px; line-height: 24px; font-size: 24px;}
.contact-skin1 .layui-card-body {border: solid 3px #EEE; background-color: #fff; border-top: none;}
.contact-skin1 .layui-card-body dt {line-height: 30px; font-weight: bold;}
.contact-skin1 .layui-card-body dd {margin-bottom: 10px; line-height: 160%;}


.dyui-main-page {width: 1200px; height: auto; overflow: hidden; background-color: #E3EEE1; margin: 0 auto 90px; position: relative; padding: 46px; box-sizing: border-box; border-radius: 10px}
.dyui-main-page .page-name {margin-bottom: 20px}
.dyui-main-page .page-name h3 {font-size: 24px; line-height: 60px; height: 60px; overflow: hidden; color: #666}
.dyui-main-page .page-content {font-size: 15px; line-height: 180%; color: #555}

.dyui-main-contact {background-color: #E3EEE1; padding: 60px 0 0}
.dyui-main-contact .page-name {text-align: center; line-height: 40px; margin-bottom: 40px}
.dyui-main-contact .page-name h3 {font-size: 24px; color: #666;}
.contact-list {width: 1100px; height: auto; margin: 0 auto -5px; overflow: hidden}
.contact-list li .box {background-color: #fff; padding: 40px 30px 100px; text-align: center}
.contact-list li .fa {background-color: #006733; width: 40px; height: 40px; line-height: 40px; border-radius: 100px; text-align: center; font-size: 20px; color: #fff}
.contact-list li .t {font-size: 16px; color: #666; height: 30px; line-height: 30px; margin: 20px 0 20px}
.contact-list li .c {line-height: 180%; font-size: 14px; color: #666; text-align: left}
.contact-list li:nth-child(2) .c {padding-left: 80px}
.contact-list li:nth-child(3) .c {text-align: center}
.contact-message {background: url("../images/contact-message-bg.jpg") no-repeat left bottom #006841; width: 980px; border-radius: 10px; margin: -50px auto; position: relative; padding: 60px 0 40px 420px; box-sizing: border-box; margin-bottom: 80px}

/*CMS默认表单-移动端*/
.form-horizontal .form-group {margin-bottom: 15px; clear: both;}
.form-horizontal .form-group .control-label {float: left; display: block; padding: 9px 15px 9px 0; width: 80px; font-weight: 400; line-height: 20px; text-align: right; color: #fff}
.form-horizontal .form-group .mt-radio-inline {color: #fff; line-height: 40px}
.form-horizontal .form-group .col-md-9 {margin-left: 95px; min-height: 36px; }
.form-horizontal .form-group#dr_row_code .col-md-9 {position: relative;}
.form-horizontal .form-group#dr_row_code .col-md-9 button {position: absolute; right: 0; top: 0; height: 38px; border: none; padding: 0 10px;}
.form-horizontal .form-group input.form-control {height: 38px; line-height: 1.3; line-height: 38px\9; border: solid 1px #C9C9C9; border-radius: 2px; display: block; width: 220px !important; padding-left: 10px; box-sizing: border-box; background-color: #E4EFE1}
.form-horizontal .form-group textarea.form-control {min-height: 100px; height: auto; line-height: 20px; padding: 6px 10px; resize: vertical; border: solid 1px #D2D2D2;display: block; border-radius: 2px; background-color: #E4EFE1; width: 320px !important;}
.form-horizontal .form-group select {height: 40px; background-color: #E4EFE1;}
.form-horizontal .form-code .form-recaptcha {position: relative; width:438px}
.form-horizontal .form-code .form-recaptcha .form-control {width: 342px !important;}
.form-horizontal .form-code .form-recaptcha .fc-code {position: absolute; right: 5px; top: 3px}
.form-horizontal .form-actions .col-md-2 {display: none;}
.form-horizontal .form-actions .col-md-9 {text-align: center;}
.form-horizontal .form-actions .btn {background-color: #006841; padding: 8px 35px; border: none; color: #333}

/*专业研究*/
.research-main {padding: 80px 0; height: auto; overflow: hidden}
.research-main .dyui-main-header {text-align: center; padding: 0 0 60px; overflow: hidden}
.research-main .dyui-main-header h3 {color: #666; font-size: 24px; line-height: 32px}
.research-main .research-item {overflow: hidden; padding: 20px 0}
.research-main .dyui-main-body .text h3 {color: #666; font-size: 24px; line-height: 40px; height:40px;}
.research-main .dyui-main-body .text .desc {color: #666; font-size: 16px; line-height: 180%; margin-top: 90px; text-indent: 2em}
.research-main img {max-width: 100%}
.research-ad {}
.research-ad img {margin: 50px 0}

/*质量体系*/
.quality-main {padding: 60px 0; overflow: hidden}
.quality-main .dyui-main-header {text-align: center}
.quality-main .dyui-main-header h3 {font-size: 26px; color: #005C35; line-height: 30px}
.quality-main .header-desc {padding: 50px 0; font-size: 16px; color: #666; line-height: 180%; text-indent: 2em}
.quality-tx li .box {border: solid 1px #ddd; box-shadow: 0 0 5px rgba(0,0,0,0.3); padding: 30px 20px 0; height: 210px; box-sizing: border-box}
.quality-tx li .box h4 {font-size: 24px; color: #005C35; height: 30px; line-height: 30px; }
.quality-tx li .desc {font-size: 16px; color: #666; line-height: 160%; margin-top: 30px}

.quality-certificate {background-color: #E4EFE1; overflow: hidden; padding: 50px 0 100px}
.quality-certificate .dyui-main-header {text-align: center;}
.quality-certificate .dyui-main-header h3 {font-size: 26px; color: #666; line-height: 30px}
.quality-certificate .dyui-main-body {position: relative; padding: 40px 0 0}
.quality-certificate .swiper-solution {overflow: hidden;}
.quality-certificate .zs-list li .box {display: block; text-align: center; padding: 0 10px}
.quality-certificate .zs-list li .t {line-height: 40px; height: 40px; overflow: hidden; font-size: 14px;}
.quality-certificate .zs-list li img {width: 100%; border: solid 1px #ddd; box-shadow: 0 0 5px rgba(0,0,0,0.3)}
.quality-certificate .swiper-button-next,
.quality-certificate .swiper-button-prev {color: #006841;}
.quality-certificate .swiper-button-prev {left: -35px;}
.quality-certificate .swiper-button-next {right: -35px;}

.quality-lcb .dyui-main-header {padding: 30px 0 60px}
.quality-lcb img {max-width: 100%; height: auto !important;}


.main-video {overflow: hidden; padding: 50px 0 100px}
.main-video .dyui-main-header {text-align: center;}
.main-video .dyui-main-header h3 {font-size: 26px; color: #666; line-height: 30px}
.main-video .dyui-main-body {position: relative; padding: 40px 0 40px}
.main-video .swiper-solution {overflow: hidden;}
.main-video .zs-list li .box {display: block; text-align: center; padding: 0 10px}
.main-video .zs-list li .t {line-height: 40px; height: 40px; overflow: hidden; font-size: 14px;}
.main-video .zs-list li img {width: 100%; border: solid 1px #ddd; box-shadow: 0 0 5px rgba(0,0,0,0.3)}
.main-video .swiper-button-next,
.main-video .swiper-button-prev {color: #006941; margin-top: -22px}
.main-video .swiper-button-prev {left: -35px;}
.main-video .swiper-button-next {right: -35px;}

/*视频列表*/
.product-main {background: url("../images/product-main-bg.jpg") repeat-x left top; overflow: hidden}
.product-main-header {text-align: center; height: 30px; padding: 80px 0}
.product-main-header h3 {color: #005C35; font-size: 26px}
.video-list {padding: 0}
.video-list li .box {overflow: hidden}
.video-list li img {width: 100%;}
.video-list li .t {height: 50px; line-height: 50px; overflow: hidden; font-size: 16px; text-align: center;}
.video-list li:hover img {opacity: 0.8;}
.video-list li:hover .t {color: #006633;}


.product-video {}
.product-video img {max-width: 100% !important;}
.product-video #video {width: 100%; height: 550px}

.video-bann {background: url("../images/video-bann.jjpg") no-repeat center top; height: 750px}
.show-video {width: 100%; height: 680px; background: url("../images/video-bann.jpg") no-repeat center -58px; padding-bottom: 20px}
.show-video-title {text-align: center; font-size: 16px; color: #fff; line-height: 130%; padding: 10px 0}
.show-video #video {width: 1200px; height: 640px; margin: 0 auto}

/*售后服务*/
.service-header {text-align: center; padding: 80px 0 80px; overflow: hidden}
.service-header h3 {font-size: 24px; color: #666; height: 30px; padding: 20px 0; overflow: hidden}
.service-header h4 {font-size: 20px; color: #006633; line-height: 140%}
.service-maina {width: 100%; background-color: #E2EFE3; height: auto; overflow: hidden; padding: 20px 0 220px; text-align: center}
.service-maina h3 {color: #006633; font-size: 28px; height: 30px; line-height: 30px; overflow: hidden;  font-weight: bold; padding: 50px 0 10px}
.service-maina p {font-size: 16px; line-height: 180%; color: #666}
.service-mainb {text-align: center}
.service-mainb img {margin-top: -180px; position: relative}

.service-mainc {padding: 100px 0 20px; overflow: hidden}
.service-list li {}
.service-list li .box {border: solid 1px #ddd; box-shadow: 0 0 6px rgba(0,0,0,0.3); text-align: center; padding: 40px 20px}
.service-list li h3 {font-size: 20px; color: #005C35; height: 30px; line-height: 30px; font-weight: bold;}
.service-list li h4 {color: #005C35; font-size: 22px; height: 40px; line-height: 40px; margin: 20px auto 40px; font-weight: bold;}

.zhaopin-header {text-align: center; padding: 60px 0; overflow: hidden}
.zhaopin-header h3 {font-size: 24px; color: #005C35; height: 40px; line-height: 40px;}
.zhaopin-body {padding: 30px 0 0 0}
.zhaopin-body .layui-collapse {border: none}
.zhaopin-body .layui-colla-item {margin-bottom: 30px}
.zhaopin-body ul.layui-colla-title {height: 80px; line-height: 80px; padding-right: 0; background-color: #EEEEEE}
.zhaopin-body ul li {font-size: 16px;}
.zhaopin-body ul li .more {background-color: #E0E0E0; width: 90px; text-align: center; float: right}
.zhaopin-body .layui-colla-content {overflow: hidden}
.zhaopin-body .layui-colla-content h3 {font-size: 20px; color: #006633; height: 30px; line-height: 30px}
.zhaopin-body .layui-colla-content .desc {font-size: 14px; line-height: 150%; overflow: hidden; margin-top: 10px}



.welfare-main {padding: 30px 0 60px; overflow: hidden}
.welfare-main img {max-width: 100%}
.welfare-header {text-align: center; padding: 60px 0; overflow: hidden}
.welfare-header h3 {font-size: 24px; color: #005C35; height: 40px; line-height: 40px;}
.welfare-list li .info {height: 130px; background-color: #F9F9F9; padding: 20px; box-sizing: border-box}
.welfare-list li .info .t {font-size: 18px; color: #005C35; line-height: 30px; font-weight: bold}
.welfare-list li .info .desc {color: #666666; line-height: 180%; font-size: 16px; color: #666}
.welfare-list li:nth-child(6) .info,
.welfare-list li:nth-child(7) .info,
.welfare-list li:nth-child(8) .info {height: 160px}

.swiper-pagination-bullet-active {background-color: #006941}

#zxzy-normal .zxzy-icon-link:before {
    font-size: 14px !important;
}
#zxzy-normal .zxzy-serv-box,
#zxzy-normal .zxzy-serv-box:before {background-color: #e1efe2 !important;}
#zxzy-normal .zxzy-icon-link span {font-size: 12px !important;}
#zxzy-normal .zxzy-icon-link,
#zxzy-normal .zxzy-icon-item {width: 40px !important; height: 40px !important}
#zxzy-normal .zxzy-serv-box {right: 45px !important}
#zxzy-normal .zxzy-icon-item:last-child {height: 30px !important;}
#zxzy-normal .zxzy-icon-item:last-child .zxzy-icon-link  {height: 30px !important;}