dl, ol, ul {padding: 0; margin: 0}
li {list-style: none}
a {color: #333}
a:hover {color: #288743}
a:focus{text-decoration:none;}
a:hover{text-decoration:none;}
p {margin: 0}
.dyui-mt20 {margin-top: 20px !important;}
.dyui-mb20 {margin-bottom: 20px !important;}
.form-control,
.custom-select {border-radius: 0}
.custom-select:focus,
.dyui-input:focus,
.form-control:focus {border-color:#ccc; box-shadow: inset 0 1px 1px rgba(0,0,0,.0); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);}
@media (min-width: 1200px){
    .container {width: 1200px; padding: 0; max-width: 1200px}
}
.gutters20 {margin-left: -10px; margin-right: -10px;}

.gutters20 > .col,
.gutters20 > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }
.btn-warning {background-color: #c09c15; border-color: #c09c15; color: #fff}

.header {background-color: #17843b; height: 80px;box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 30%);}
.header .head-search {flex: 0 0 300px; padding: 18px 60px 18px 30px; position: relative}
.header .head-search:after {content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 0 80px 50px;
    border-color: transparent transparent transparent #17843b;
    background-color: #fff; position: absolute; right: 0; top: 0;}
.header .head-search .dyui-form {background-color: #FFF; border-radius: 100px; height: 44px; line-height: 44px; padding-right: 10px; color: #666}
.header .head-search .dyui-input {border: none; background: none; color: #333; padding-left: 20px; line-height: 40px;}
.header .head-search .dyui-input::-webkit-input-placeholder {color: #dcdcdc}
.header .head-search .dyui-btn {border: none; background:none; color: #333}
.header .head-icon {flex: 0 0 200px; padding-left: 60px; padding-top: 20px; height: 80px; position: relative}
.header .head-icon:after {content: ''; width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 80px 50px 0px 0;
    border-color: transparent #17843b transparent transparent; background-color: #fff; position: absolute; left: 0; top: 0;}
.header .head-icon a {width: 40px; height: 40px; text-align: center; line-height: 40px; display: inline-block; border: solid 1px #fff; border-radius: 100px; color: #fff; margin-left: 15px}
.header .head-icon a b {font-size: 30px; color: #f00}
.tooltip-tel {font-size: 30px; color: #f00; background-color: #000; padding: 10px; border-radius: 5px; position: relative; margin-top: 6px}
.tooltip-tel:after {content: ''; width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #000 transparent; position: absolute; left: 50%; top: -5px; z-index: 9; margin-left: -5px}
.header .head-icon a:hover {cursor: pointer; color: #fff}
.header .dyui-container {background-color: #fff; width: 100%; max-width: 100%; height: 80px; padding-left: 20px; padding-right: 20px; z-index: 9}

.header .head-icon .dropdown-toggle::after {display: none}
.header .head-icon .open .dropdown-menu {display: block; text-align: center}

.header .navbar {padding: 0}
.header .logo {height: 60px}
.header-line {height: 46px;}
.dyui-footer-line {height: 46px;}

/*版块标题*/
.dyui-main-header {overflow: hidden}
.dyui-main-header .header-title {margin: 10px auto 0; position: relative; padding-bottom: 6px;}
.dyui-main-header .header-title legend {line-height: 34px; margin: 0 auto; font-size: 28px; color: #000; font-weight: bold; position: relative; z-index: 99;}
.dyui-main-header .header-title legend span {margin-left: 10px;font-size: 20px; color: #bab9b9; font-weight: bold;}
.dyui-main-header .header-title p {color: #999; font-size: 22px; height: 24px; line-height: 30px; z-index: 999; position: relative; min-width: 100px; display: inline-block; margin: 10px auto;}
.dyui-main-header .header-title:after {content:""; display: inline-block; position: absolute; bottom: 0; left: 0; width: 55px; height: 4px; background-color: #b1cc03;}
.dyui-main-header .header-title:before {content:""; display: inline-block; position: absolute; bottom: 0; left: 57px; width: 55px; height: 4px; background-color: #2e833b;}
.dyui-main-header .dyui-more i {text-align: right; font-size: 20px; margin-left: 8px; color: #b5b5b5;}
.dyui-main-header .dyui-more:hover {color: #2c3785}
.dyui-main-header .dyui-more:hover i {text-align: right; font-size: 20px; margin-left: 8px; color: #2c3785}


/*版块标题*/
.dyui-main-header2 {overflow: hidden}
.dyui-main-header2 .header-title {margin: 10px auto 0; position: relative; padding-bottom: 10px;}
.dyui-main-header2 .header-title legend {line-height: 34px; margin: 0 auto; font-size: 28px; color: #000; font-weight: bold; position: relative; z-index: 99;}
.dyui-main-header2 .header-title span {font-size: 20px; color: #bab9b9; font-weight: bold;}
.dyui-main-header2 .header-title p {color: #999; font-size: 22px; height: 24px; line-height: 30px; z-index: 999; position: relative; min-width: 100px; display: inline-block; margin: 10px auto;}
.dyui-main-header2 .header-title:after {content:""; display: inline-block; position: absolute; bottom: 0; left: 50%; margin-left: -56px; width: 55px; height: 4px; background-color: #303a84;}
.dyui-main-header2 .header-title:before {content:""; display: inline-block; position: absolute; bottom: 0; right: 50%; margin-right: -56px; width: 55px; height: 4px; background-color: #2c3785;}

.about-more .dyui-btn {color: #666}
.about-more .dyui-btn i {text-align: right; font-size: 20px; margin-left: 8px; color: #b5b5b5}
.about-more .dyui-btn:hover {color: #2c3785}
.about-more .dyui-btn:hover i {text-align: right; font-size: 20px; margin-left: 8px; color: #2c3785}

/*导航开始*/
.header .dyui-nav {padding: 0;}
.header .dyui-nav li a.c1 {color: #000; font-size: 18px; padding: 0 20px; height: 48px; line-height: 48px; display: block}
.header .dyui-nav li a.c1:hover {color: #17843b}
.header .dyui-nav li.open a.c1 {color: #17843b}
.navbar-toggler-icon i {color: #fff}
.dyui-nav .navbar-brand img {height: 40px}
.dyui-nav .form-inline .form-control {border-radius: 3px 0 0 3px; border: none}
.dyui-nav .form-inline .btn {border: solid 1px #98C30F; border-radius: 0 3px 3px 0; background-color: #98C30F; color: #fff}

@media (min-width:768px) {
    .header .dropdown-menu {background-color: #2e833b; border-radius: 0px 0px 10px 10px; opacity: 0.9; color: #fff;}
    .dyui-nav>li>.dropdown-menu {opacity: 1; display: none; margin: 0}
    .dyui-nav li.open .dropdown-menu {display: block;}
    .header .dropdown-menu .c2 {color: #fff; font-size: 16px; line-height: 38px; height: 38px; overflow: hidden; padding-top: 0; padding-bottom: 0}
    .header .dropdown-menu .c2:hover {background-color: #104e19
    }
    .header .dropdown-menu .c2 i {display: inline-block; width: 18px; height: 18px; line-height: 15px; text-align: center; font-size: 12px; border: solid 1px #fff; border-radius: 100px; margin-right: 10px}

}

/*导航结束*/

/*轮播图*/
.carousel-indicators {overflow: hidden; margin-left: 0; margin-right: 0}
.carousel-inner img {width: 100%; height: 100%;}
#banner .carousel-caption {bottom: initial; top: 50%}
#banner .carousel-caption h5 {font-size: 40px; background-color: rgba(0,0,0,0.5); padding: 10px; display: inline-block; display: none}
#banner .carousel-caption p {font-size: 26px; display: inline-block; background-color: rgba(0,0,0,0.5); padding: 10px; margin-top: 15px; display: none}

/*首页产品*/
.home-product {padding: 0 0 50px; overflow: hidden}
.home-product .dyui-main-body {border-left: solid 1px #eee; border-bottom: solid 1px #eee}
.product-info {border-top: solid 1px #eee; border-right: solid 1px #eee; padding-top: 90px; padding-left: 20px !important;}
.product-info .en-title {color: #303a84; font-size: 18px; margin-bottom: 10px;}
.product-info .dyui-main-header p {font-size: 18px; color: #666; line-height: 180%; padding-top: 20px; padding-bottom: 80px}
.product-info .dyui-more {height: 45px; line-height: 45px; padding: 0 35px; background-color: #ffffff; border-radius: 100px; border: solid 1px #2b904a; display: inline-block; color: #2b904a}
.product-info .dyui-more:hover {background-color: #2b904a; border-color: #2b904a; color: #fff}

.swiper-container-product {border-top: solid 1px #eee; border-right: solid 1px #eee; padding-bottom: 100px; padding-top: 50px; overflow: hidden}
.swiper-container-product .t {font-weight: bold}
.swiper-button-next,
.swiper-button-prev {width: 40px; height: 40px; background-color: #ccc; border-radius: 100px}
.swiper-button-next:after,
.swiper-button-prev:after {font-size: 20px; font-weight: bold; color: #fff}
.swiper-button-next:hover,
.swiper-button-prev:hover {background-color: #2c3785}
.swiper-pagination-bullet {background: #303a84; opacity: 1; width: 10px; height: 10px}
.swiper-container-product .swiper-pagination {bottom: 50px}

.product-tree-item {border-top: solid 1px #eee; border-right: solid 1px #eee;}
.product-tree-item .box {display: block; background-color: #f8f8f8; padding: 80px 50px 80px}
.product-tree-item .thumb {text-align: center; padding-bottom: 50px}
.product-tree-item .thumb .thumb2 {display: none}
.product-tree-item .thumb img {max-width: 96%}
.product-tree-item .t {font-size: 20px; font-weight: bold; color: #333; margin-bottom: 20px}
.product-tree-item .desc {font-size: 16px; color: #333; line-height: 180%; height: 116px}
.product-tree-item .more {font-size: 20px; color: #2e833b; border-bottom: solid 2px #2e833b; display: inline-block; margin-top: 30px}
.product-tree-item .box:hover {background: #f1f2f7; color: #fff}
/*.product-tree-item .box:hover {background: url("../images/product-tree-item-bg.jpg") no-repeat center top; color: #fff}*/
/*.product-tree-item .box:hover .thumb .thumb1 {display: none}*/
/*.product-tree-item .box:hover .thumb .thumb2 {display: inline-block}*/
.product-tree-item .box:hover .t {color: #2e833b;}


.swiper-container {
    width: 100%;
    height: 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;
    transition: 300ms;
}

.swiper-pagination-bullet-active {background: #CD3442 !important;}



/*首页公司简介*/
.home-about {padding: 50px 0 50px; overflow: hidden; background: url("../images/about-bg.jpg") no-repeat center top}
.home-about .dyui-main-header {margin: 0 0 30px;}
.home-about .dyui-main-header2 {margin-bottom: 40px;}
.home-about .about-img img {width: 100%; border-radius: 40px 0 40px 0}
.home-about .about-text {font-size: 16px; line-height: 180%; margin: 0 0 10px 0; padding-left: 30px; color: #666}
.home-about .about-text h3 {font-size: 24px; color: #2e833b;font-weight: bold; margin-bottom: 24px}
.home-about .about-more {text-align: right}

.home-about .about-ys {margin-top: 40px}
.home-about .about-ys .col-2 {flex: 0 0 20%; max-width: 20%}
.home-about .about-ys li .box {background-color: #fff; border: solid 1px #eee; padding: 20px}
.home-about .about-ys li .box b {font-size: 34px; font-weight: bold; color: #333;}
.home-about .about-ys li .box b i {font-size: 20px; font-weight: normal; color: #333; font-style: normal; margin-left: 5px}
.home-about .about-ys li .box p {font-size: 20px; color: #333;}
.home-about .about-ys li:hover .box {background-color: #2e833b; border: solid 1px #2e833b; color: #fff}
.home-about .about-ys li:hover .box * {color: #fff}

@media(max-width:767px) {
    .home-about .about-img::before {display: none}
    .home-about img {width: 100%; transform:initial}
    .home-about .about-text {padding-left: 0; padding-top: 10px}
    .home-about .about-more {text-align: center}
}


/*首页新闻*/
.home-news {padding: 50px 0 100px; background-color: #eaf2f6; overflow: hidden}
.home-news .dyui-container {position: relative}
.home-news .dyui-main-header {margin: 0 0 40px;}
.home-news .dyui-main-body {overflow: hidden}
.home-news .swiper-button-prev {left: -50px; top: 250px}
.home-news .swiper-button-next {right: -50px; top: 250px}
.home-news .swiper-pagination {bottom: -40px}

.home-certificate .dyui-main-body {margin-top: 30px}
.home-certificate .swiper-button-prev,
.home-certificate .swiper-button-next {top: 300px}

/*合作客户*/
.home-client {padding: 30px 0; background-color: #FFF; overflow: hidden}
.home-client .dyui-main-header {margin-bottom: 35px}

/*客户列表*/
.client-list li {margin-bottom: 15px}
.client-list li .box {border: solid 1px #ddd; display: block; text-align: center}
.client-list li img {max-width: 100%}

/*首页优势*/
.home-youshi {background: url(../images/home-youshi-bg.jpg) no-repeat center top; padding: 30px 0; overflow: hidden}
.home-youshi .dyui-main-body {padding: 10px 0 0}
.home-youshi ul li .box {border: solid 1px #ccc; background-color: #fff; padding: 20px; text-align: center;}
.home-youshi ul li .box i {height: 70px; font-size: 70px; color: #000; margin: 20px 0;}
.home-youshi ul li .box h3 {font-size: 18px; color: #000; height: 40px; line-height: 40px; overflow: hidden; font-weight: bold; margin-bottom: 10px;}
.home-youshi ul li:hover .box {background-color: #EBA95A; border: solid 1px #EBA95A; color: #fff;}
.home-youshi ul li:hover .box i,
.home-youshi ul li:hover .box h3,
.home-youshi ul li:hover .box p {color: #fff}
.home-youshi ul li:hover .box:after {background-color: #fff;}

.home-youshi .more .layui-btn {background-color: #0F6DAF; font-size: 16px;}


/*发展历程*/
.home-experience {padding-top: 30px; padding-bottom: 30px}
.home-experience .dyui-main-body {margin-top: 50px}
.swiper-container-lc {position: relative; overflow: hidden; padding-bottom: 50px}
.swiper-container-lc hr {width: 100%; border-color: #ccc; position: absolute; top: 60px; left: 0; right: 0}
.swiper-container-lc .experience-list li {background: none}
.swiper-container-lc .experience-list li .box {position: relative}
.swiper-container-lc .experience-list li .box:after {content: ''; height: 61px; width: 1px; background-color: #ccc; left: 50%; top: 42px; position: absolute}
.swiper-container-lc .experience-list li .date {background-color: #f3efee; border: solid 2px #CCC; padding: 6px 30px; font-size: 18px; display: inline-block}
.swiper-container-lc .experience-list li .desc {margin-top: 60px; background-color: #303a84; height: auto; font-size: 18px; color: #fff; padding: 15px; text-align: left}
.swiper-container-lc .swiper-button-next, .swiper-container-lc .swiper-button-prev {width: 20px; height: 20px; background-color: #2e833b;top: 88px; }
.swiper-container-lc .swiper-button-next {right: 0;}
.swiper-container-lc .swiper-button-prev {left: 0;}
.swiper-container-lc .swiper-button-next::after, .swiper-container-lc .swiper-button-prev::after {font-size: 12px}

    /*产品列表*/
.product-list li .thumb {border:solid 1px #ddd; padding: 1px}
.product-list li img {width: 100%}
.product-list li .t {font-weight: bold; text-align: center; }
.product-list li .desc {color: #999; line-height: 120%; height: 58px; overflow: hidden; margin-bottom: 20px}
.product-list li:hover .thumb {border: solid 1px #2b904a}
.product-list li:hover .t {text-decoration: none; color: #2b904a}


.home-contact .hader-title {height: 36px; overflow: hidden}
.home-contact a {display: block; border: solid 1px #ddd; border-radius: 3px}
.home-contact a img {width: 100%}

.links {padding-top: 15px; padding-bottom: 5px}
.links a {margin-right: 5px; margin-left: 5px}
@media(max-width:767px) {
    .links {display: none}
}

/*当前位置*/
.dyui-breadcrumb {margin: 0; background: none; padding: 0; color: #666}
.dyui-breadcrumb a {margin: 0 5px; color: #666}
.dyui-breadcrumb a:hover {color: #A3684A}

@media(max-width:767px) {
    .dyui-breadcrumb {display: none}
}

/*栏目Banner*/
.cat-banner {width: 100%; position: relative}
.cat-banner .dyui-container {}
.cat-banner .dyui-breadcrumb {position: absolute; width: 100%; bottom: 80px; color: #fff; text-align: right}
.cat-banner .dyui-breadcrumb * {color: #fff}
.cat-banner img {width: 100%}



/*栏目简介*/
.cat-description {padding: 10px; background-color: #F8F8F8; border: solid 1px #ddd; margin-top: 10px; margin-bottom: 20px; color: #666}

.dyui-main-box {padding: 0 10px; overflow: hidden}
.dyui-main-box .dyui-main-header2 {margin-top: 20px; margin-bottom: 30px}


.page-content {padding: 10px 0; line-height: 200%}
.page-content * {max-width: 100%}
.page-content img {max-width: 100%; height: auto}

/*底部版权*/
footer {background-color: #2e833b; padding: 30px 0 20px; overflow: hidden; color: #fff; text-align: center; line-height: 200%; margin-top: 20px}
footer a {color: #fff}
footer a:hover {color: #b2cc17}
footer .foot {display: flex;justify-content:space-between; padding-bottom: 10px}
footer .f-nav {text-align: left; flex: 0 0 200px}
footer .f-nav dt {position: relative; padding-bottom: 6px}
footer .f-nav dt:before {content: ""; display: inline-block; position: absolute; bottom: 0; left: 0; width: 50px; height: 4px; background-color: #b1cc03;}
footer .f-nav dd {display: flex; flex-wrap: wrap; margin-top: 6px}
footer .f-nav dd a {flex: 0 0 50%}
footer .f-nav:nth-child(1) {flex: 0 0 310px}
footer .f-nav:nth-child(1) dd a {flex: 0 0 33.3%}
footer .copyright {text-align: left; border-top: solid 1px #b1cc03; padding-top: 15px}
footer .f-qrcode span {display: block}



.iso-list li {border-bottom: solid 1px #ddd; padding: 15px 0; overflow: hidden}
.iso-list li .thumb {text-align: center}
.iso-list li .thumb img {border: solid 1px #ddd}
.iso-list li .t {font-size: 16px; font-weight: bold; line-height: 120%}

/*子栏目*/
.dyui-znav {background-color: #ededed; height: 60px; line-height: 60px; border-bottom: solid 1px #c6c6c6}
.dyui-znav ul {display: flex}
.dyui-znav .c1 {height: 59px; line-height: 60px; display: inline-block; padding: 0 20px; font-size: 18px}
.dyui-znav .c1 i {float: right}
.dyui-znav .c1.active {background-color: #303a84; color: #fff}
.dyui-znav .c1:hover {background-color: #303a84; color: #fff}
.dyui-znav .c2 {height: 34px; line-hight: 34px; display: inline-block}
.dyui-znav .c3 {height: 34px; line-height: 34px; display: inline-block}
.dyui-znav .btn {float: right; height: 34px; line-height: 34px; padding: 0 0 0 20px}
.dyui-znav .ul-c1 {padding-left: 14px}

.cat-banner .dyui-znav {position: absolute; bottom: 0; left: 0; right: 0; background: none}
.cat-banner .dyui-znav ul {background-color: rgba(0,0,0,0.8); display: flex}
.cat-banner .dyui-znav ul li {flex: 1; text-align: center; max-width: 33.3%}
.cat-banner .dyui-znav ul li .c1 {display: block; color: #fff; border-right: solid 1px #1e2d3c}
.cat-banner .dyui-znav ul li .active {background-color: rgba(46,131,59,0.8)}

/*侧边联系方式*/
.contact-skin {margin-top: 20px; background-color: #E9E9E9; padding: 5px}
.contact-skin .card-header {padding: 15px 20px; border: none; background: none}
.contact-skin .card-header h3 {color: #333; font-size: 20px; margin: 0}
.contact-skin .card-body {background-color: #fff; padding: 15px}


.dyui-main {margin-top: 20px; margin-bottom: 20px}
.dyui-main .dyui-main-header2 {margin-top: 20px; margin-bottom: 50px}
.dyui-mainr .cat-thumb {height: auto; overflow: hidden; margin-bottom: 20px}
.dyui-mainr .cat-thumb img {width: 100%}
.dyui-mainr .main-header {border-bottom: solid 1px #E7E7E7; height: 50px; line-height: 50px}
.dyui-mainr .main-header h3 {border-bottom: solid 1px #AE313C; font-size: 20px; color: #AE313C; font-weight: bold; line-height: 50px; padding: 0 10px}
.dyui-mainr .main-body {padding: 10px 0}


/*文章列表*/
.thumb-list li {overflow: hidden;}
.thumb-list li .box {border: solid 1px #eee}
.thumb-list li img {width: 100%; height: 100%}
.thumb-list li .info {background-color: #fff; padding: 15px; text-align: left}
.thumb-list li .info .t {line-height: 22px; height: 44px; overflow: hidden; font-weight: bold; margin-bottom: 5px; font-size: 16px}
.thumb-list li .info .date {font-size: 16px; color: #999}
.thumb-list li .info .desc {height: 60px; line-height: 20px; font-size: 14px; overflow: hidden;  color: #666}
.thumb-list li:hover .box {border:solid 1px #288743}


/*图片列表*/
.photo-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.photo-list li .thumb {}
.photo-list li .thumb img {border: solid 1px #ddd; max-width: 100%}
.photo-list li .t {font-size: 16px; line-height: 30px; height: 30px; overflow: hidden}

/*图片列表*/
.certificate-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center; background:none}
/*.certificate-list li.swiper-slide {background:none}*/
.certificate-list li .thumb {background-color: #dcdcdc; padding: 12px}
.certificate-list li .thumb img {max-width: 100%}
.certificate-list li .t {font-size: 16px; line-height: 30px; height: 30px; overflow: hidden; margin-top: 10px}

/*文章列表*/
.dyui-news-list li {position: relative; padding-top: 35px; padding-bottom: 35px; border-bottom: solid 1px #ddd}
.dyui-news-list li .box {display: flex; overflow: hidden;}
.dyui-news-list li .thumb {flex: 0 0 240px; margin-right: 15px; border: solid 1px #ccc; text-align: center; padding: 1px; line-height: 100%}
.dyui-news-list li .thumb img {max-width: 100%}
.dyui-news-list li .info {padding: 10px}
.dyui-news-list li .info .t {line-height: 160%; overflow: hidden; font-size: 18px; font-weight: 600}
.dyui-news-list li .info .date {color: #999; font-size: 16px; margin-top: 8px}
.dyui-news-list li .info .desc {line-height: 180%; overflow: hidden; color: #999; font-size: 16px; margin-top: 8px; max-height: 112px;}
.dyui-news-list li:hover .btn {border-color: #3c8e4a; color: #3c8e4a}

/*文章列表*/
.dyui-down-list li {position: relative; border-bottom: solid 1px #ddd; border-bottom: solid 1px #dde4ec}
.dyui-down-list li .box {display: block; display: flex; justify-content: space-between; padding-top: 20px; padding-bottom: 20px}
.dyui-down-list li .thumb {flex: 0 0 20px; margin-right: 15px; text-align: center; padding: 10px; line-height: 100%}
.dyui-down-list li .thumb img {max-width: 100%}
.dyui-down-list li .t {line-height: 160%; overflow: hidden; font-size: 18px; font-weight: 600}
.dyui-down-list li .t img {height: 30px; margin-right: 8px}
.dyui-down-list li .btn {border-color: #333;}
.dyui-down-list li:hover .t {color: #17843b;}
.dyui-down-list li:hover .btn {border-color: #17843b; background-color: #17843b; color: #fff}


/*分页*/
.pager {margin-top: 20px}
.pagination li a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination li.active a {background-color: #2b8f4a; border: solid 1px #2b8f4a; color: #fff}


/*详情*/
.show-title {line-height: 30px; width: 100%; color: #2e833b; 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-thumb {text-align: center}
.show-thumb img {max-width: 100%; background-color: #E6E6E6; padding: 5px}
.show-content {width: 100%; height: auto; overflow: hidden; line-height: 200%; font-size: 15px; padding: 10px 0;}
.show-content img {max-width: 100%; margin-top: 5px; margin-bottom: 5px}

.show-tab .nav-tabs {display: flex}
.show-tab .nav-tabs .nav-item {flex: 1; max-width: 20%}
.show-tab .nav-tabs .nav-link {border-radius: 0; height: 70px; line-height: 70px; text-align: center; font-size: 20px; padding: 0}
.show-tab .nav-tabs .nav-link.active  {color: #3b823b; background-color: #fff; border-color: #3b823b #dddd #fff;}

/*上下一篇*/
.show-updown {line-height: 200%; font-size: 14px; overflow: hidden;}

/*产品详情*/
.show-product-main {margin-bottom: 50px; padding: 10px 0 0}
.show-product-thumb .carousel-inner {border: solid 1px #d1d1d1}
.show-product-thumb .carousel {padding-bottom: 100px;}
.show-product-main .carousel-inner .carousel-control-next:hover i,
.show-product-main .carousel-inner .carousel-control-prev:hover i {background-color: rgba(0,0,0,0.1); font-size: 30px; padding: 20px 10px; display: inline-block}
.show-product-thumb .carousel-indicators {margin: 0; padding-left: 50px; padding-right: 50px}
.show-product-thumb .carousel-indicators li {width: 80px; height: 80px; text-indent: 0; border: solid 1px #ddd}
.show-product-thumb .carousel-indicators li img {width: 100%; height: 100%}
.show-product-thumb .carousel-indicators .active {background-color: #EEA888; border: 1px solid #FF6600;}
.show-product-thumb .carousel-indicators .carousel-control-next,
.show-product-thumb .carousel-indicators .carousel-control-prev {border: solid 1px #ccc; width: 40px}
.show-product-thumb .carousel-indicators .carousel-control-next i,
.show-product-thumb .carousel-indicators .carousel-control-prev i {color: #666; font-size: 30px}

.show-product-info .show-title {padding: 10px 0 10px; text-align: left; margin: 0}
.show-product-info .show-title h1 {font-size: 30px; line-height: 140%; font-weight: bold}
.show-product-info .show-title h5 {font-size: 16px; line-height: 140%; color: #999}
.show-product-info .description {font-size: 16px; line-height: 140%; color: #999}
.show-product-info .show-btn {overflow: hidden; margin: 20px 0}
.show-product-info .show-btn a {display: block;color: #2e833b;}
.show-product-info .show-btn a i {margin-right: 10px}
.show-product-info .show-btn li {margin-bottom: 10px}
.show-product-info .show-btn li i {margin-right: 6px}
.show-product-info .show-btn .tel {border: solid 1px #ddd; display: inline-block; padding: 8px 15px; margin-bottom: 15px}
.show-product-info .show-btn #qrcode img {border: solid 1px #eee; width: 200px}

.show-product-info .canshu-list {margin: 20px 0; overflow: hidden}
.show-product-info .canshu-list li {padding: 5px 0; overflow: hidden; font-size: 14px}
.show-product-info .canshu-list li b {display: block;color: #c09c15; font-size: 30px; font-weight: bold;}
.show-product-info .canshu-list li span {display: block; color: #333; font-size: 14px; line-height: 24px; height: 24px; overflow: hidden; margin-top: 6px;}

.show-product-main .modal-list {}
.show-product-main .modal-list li {text-align: center; margin-top: 20px; cursor: pointer}
.show-product-main .modal-list li i {background-color: #22549a; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 24px; display: inline-block; border-radius: 100px}
.show-product-main .modal-list li p {margin-top: 10px}

.show-video-list li {display: flex; background-color: #f5f5f5; margin-bottom: 20px; padding: 10px; cursor: pointer}
.show-video-list li .thumb {flex: 0 0 170px;}
.show-video-list li .info {flex: 1; display: flex; justify-content: space-between; padding-left: 40px; padding-top: 30px}
.show-video-list li .info .t {font-size: 20px; color: #09539b; line-height: 28px; transition: all .36s;}
.show-video-list li .info i {margin-top: 30px; font-size: 20px;}
.show-video-list li:hover .t {font-weight: bold}

.show-video-modal iframe {height: 400px}


.header-title2 {border-bottom: solid 1px #ddd; height: 40px; line-height: 40px;}
.header-title2 h5 {border-bottom: solid 2px #0067b6; float: left; margin: 0; line-height: 38px; position: relative}
.show-content {padding: 15px 0}
.show-content img {max-width: 100%}
.show-content table {border-left: solid 1px #666; border-top: solid 1px #666; max-width: 100% !important;}
.show-content table tr td {border-right: solid 1px #666; border-bottom: solid 1px #666; padding: 5px !important;}


/*联系方式*/
.contact-main {padding: 15px}
.contact-main .contact-znav a {color: #337ab7;}
.contact-main .contact-znav a.active {color: #333; font-weight: bold}
.contact-box {margin-top: 30px}

.contact-list li {overflow: hidden; padding-bottom: 30px}
.contact-list li .thumb {width: 110px; float: left; padding-right: 20px; box-sizing: content-box;}
.contact-list li .thumb img {width: 100%}
.contact-list li .info {}
.contact-list li .info span {margin-right: 10px}
.contact-list li .info .kong {display: none}


/*表单*/
.dyui-form-flex .form-group {display: flex}
.dyui-form-flex .form-group .control-label {line-height: 38px; flex: 0 0 120px; max-width: 120px;}
.dyui-form-flex .form-group .col-md-10 {flex: 1; max-width: 100%;}
@media(min-width:992px) {
    .dyui-form-flex .form-group .control-label {margin-bottom: 0}
    .dyui-form-flex {width: 530px; margin: 0 auto}
}
.dyui-form .btn i {margin-right: 10px}



/*msg与404*/
.fc-msg-main {text-align: center; padding: 20px 0; background-color: #E6E6E6; padding: 5px; margin-top: 20px}
.fc-msg-main .fc-msg-header {padding-top: 15px; padding-bottom: 15px}
.fc-msg-main .fc-msg-body {min-height: 500px; background-color: #fff; padding-top: 30px}
.fc-msg-main .fc-msg-body i.fa {font-size: 30px; display: inline-block; background-color: #000000; color: #fff; border-radius: 100px; height: 50px; line-height: 50px; width: 50px; margin: 20px auto}
.fc-msg-main .fc-msg-body .fc-msg-info {display: block}
.fc-msg-body .fc-msg-info .fc-msg-title {padding: 10px 0 20px}
.fc-msg-body .fc-msg-info .fc-msg-title {color: #d91010; font-size: 18px}


/*移动端底部菜单*/
.dyui-footer-nav {background-color: #eee; height: 46px; border-top: solid 1px #ccc;}
.dyui-footer-nav ul {display: flex}
.dyui-footer-nav ul li {text-align: center; flex: 1;}
.dyui-footer-nav ul li a.c1 {height: 46px; line-height: 46px; color: #333; display: block; padding-top: 3px}
.dyui-footer-nav ul li a.c1 i {display: block; height: 20px; line-height: 20px}
.dyui-footer-nav ul li a.c1 span {display: block; height: 20px; line-height: 20px}
.dyui-footer-nav .dropdown-menu {min-width: 8rem}

/*开始*/
#wrapper2 {height:42px; margin-bottom: 10px;}
.slide_tabs{position:relative; overflow:auto; background-color:#fafafa;}
.slide_tabs li{ padding:0 10px; height:42px; line-height:42px;border-bottom:1px solid #eee; overflow:hidden; float:left;text-align:center;overflow:hidden;}
.slide_tabs li.current {border-bottom: 1px solid #ff552e; color:#ff552e; height: 42px;}
.slide_tabs li.current a { color:#ff552e;}
.slide_tabs_wrap .more{right:0;background:url('../images/tab-nav-bg.png') repeat-y 0 0;position:absolute; z-index:1;top:0;width:50px;height:42px;}
.slide_tabs_wrap .more span,
.slide_tabs_wrap .more span:after { position:absolute; top:16px; left:26px; display:inline-block; border-color:#adadad transparent transparent transparent; border-width:8px; border-style:solid; transition:transform .3s ease; -webkit-transition:-webkit-transform .3s ease; transform-origin:50% 25% 0; -webkit-transform-origin:50% 25% 0;}
.slide_tabs_wrap .more span:after { position:absolute; top:-10px; left:-8px; content:' '; border-color:#fafafa transparent transparent transparent;}
.open .more span { transform:rotate(180deg); -webkit-transform:rotate(180deg);}
#scroller2 {-webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0); -ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;text-size-adjust: none;}
.slide_tabs_wrap { position:relative; z-index:3;     clear: both; overflow: initial;}
.slide_tabs_wrap .node2 { display:none; position:absolute; left:0; top:0; right:0; background-color:#fafafa; box-shadow:0 2px 5px rgba(0,0,0,.2);}
.open .node2 { display:block;}
.slide_tabs_wrap .node2 .hd { border-bottom:1px solid #fff;}
.slide_tabs_wrap .node2 .hd .tit { display:inline-block; padding:7px 10px; color:#fb9031; border-bottom:1px solid #fb9031;}
.slide_tabs_wrap .node2 ul { padding:10px 0;}
.slide_tabs_wrap .node2 li { float:left; width:25%; padding:0 5px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; margin:5px 0;}
.slide_tabs_wrap .node2 li a { display:inline-block; vertical-align:top; border:1px solid #ddd; border-radius:15px; font-size:14px; line-height:30px; height:30px; overflow:hidden; padding:0 10px;}
.slide_tabs_wrap .node2 li.current a { color:#f93;border:1px solid #ff9933;}

/*结束*/

.page-about {color: #666}
.page-about img {width: 500px; float: left; border-radius: 40px 0 40px 0; margin-right: 30px; margin-bottom: 10px}
.page-about h3 {font-size: 24px; color: #2c3785; font-weight: bold; margin-bottom: 20px; margin-top: 10px}

/*下载搜索*/
.dyui-form-search {margin-top: 30px}
.dyui-form-search .form-group {min-width: 220px}
.dyui-form-search .form-group.dropdown {color: #495057; border:solid 1px #ced4da; border-radius: 0; height: 38px; line-height: 38px; padding-left: 10px; cursor: pointer}
.dyui-form-search .form-group.dropdown:hover {border-color: #2b8f49}
.dyui-form-search .dropdown.open .dropdown-menu {display: block;}
.dyui-form-search .form-group .form-control {width: 100%}
.dyui-form-search .form-group .dyui-input {width: 300px}