body {min-width: 1200px}
dl, ol, ul {padding: 0; margin: 0}
li {list-style: none}
a {color: #333}
a:hover {color: #c8293f;text-decoration:none;}
a:focus{text-decoration:none;}
p {margin: 0}
.form-control,
.custom-select {border-radius: 0}
.custom-select: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);}
.text-primary {color: #c8293f !important;}
.text-danger {color: #c01f31 !important;}
.dyui-container {max-width: 1200px !important;}
.fs-18 {font-size: 18px !important;}
.fs-24 {font-size: 24px !important;}
.more {font-size: 16px; color: #666}

@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.red {background-color: #e62e04; color: #fff}
.btn.green {background-color: #28a745; color: #fff}
.btn.blue {background-color: #0b2d7e; color: #fff; border-radius: 0;  padding-left: 20px; padding-right: 20px}
.btn.blue:hover {background-color: #0185d0;}

.btn {border-radius: 0}
.btn-danger {background-color: #cf2a41}
.btn-primary {background-color: #0072c7}

.header-top {background-color: #f2f2f2; height: 34px; line-height: 34px; color: #666; font-size: 14px}
.header-top .dyui-container {display: flex;justify-content:space-between}
.header-top a {color: #666}
.header-top .language {display: inline-block; background-color: #EADCD0; margin-left: 10px}
.header-top .language a {padding-left: 10px; padding-right: 10px; color: #333; display: inline-block}
.header-top .language a.active {color: #333; background-color: #EDD2BE}
.header .navbar {padding: 10px 0}

.header-line {height: 46px;}

/*版块标题*/
.dyui-main-header .header-title {margin: 10px auto 0; text-align: center;}
.dyui-main-header .header-title legend {line-height: 34px; font-size: 38px; color: #c01f31; font-weight: 600; text-transform: uppercase;}
.dyui-main-header .header-title h5 {color: #666; font-size: 28px; height: 24px; line-height: 30px; font-weight: 600; z-index: 999; position: relative; min-width: 100px; display: inline-block; margin: 0 auto; padding-left: 70px; padding-right: 70px; position: relative}
.dyui-main-header .header-title h5:after {content:""; display: inline-block; width: 50px; border-top: solid 2px #e6e6e6; position: absolute; bottom: 10px; left: 0;}
.dyui-main-header .header-title h5:before {content:""; display: inline-block; width: 50px; border-top: solid 2px #e6e6e6; position: absolute; bottom: 10px; right: 0;}
.dyui-main-footer {position: relative}
.dyui-main-footer .btn { background-color: #fff; border: solid 1px #ddd; border-radius: 0; padding: 10px 40px; position: relative; z-index: 9;}
.dyui-main-footer .btn:hover { background-color: #0185d0; color: #fff;}
.dyui-main-footer:after {content:""; display: inline-block; width: 100%; border-top: solid 1px #e6e6e6; position: absolute; bottom: 20px; left: 0;}


/*版块标题2*/
.dyui-main-header2 .header-title {margin: 10px auto 0;}
.dyui-main-header2 .header-title legend {line-height: 34px; font-size: 38px; color: #666666; font-weight: 600; text-transform: uppercase;}
.dyui-main-header2 .header-title h5 {color: #c8293f; font-size: 28px; height: 24px; line-height: 30px; font-weight: 600; z-index: 999; position: relative; min-width: 100px; display: inline-block; margin: 0 auto; padding-left: 70px; padding-right: 70px; position: relative}

/*导航开始*/
.header .head {padding: 20px 0;}
/*.header .logo {height: 70px}*/
.header .logo img {height: 80px}
.header .navbar {padding: 0}
.header .navbar-collapse {
    padding: 0;
    background: linear-gradient(top, #e2304a, #d5253f);
    background: -ms-linear-gradient(top, #e2304a, #d5253f);
    background: -webkit-linear-gradient(top, #e2304a, #d5253f);
    background: -moz-linear-gradient(top, #e2304a, #d5253f);
}

.head-tel {min-width: 220px; padding: 8px 10px 0 0;}
.head-tel i {background-color: #666666; color: #fff; height: 46px; line-height: 40px; width: 46px; text-align: center; font-size: 30px; border-radius: 5px; margin-right: 10px; margin-top: 5px; font-style: normal; padding-top: 3px}
.head-tel img {height: 58px}
.head-tel .t {line-height: 26px; font-size: 16px;}
.head-tel .t i {margin-right: 6px;}
.head-tel p {color: #c8293f; font-size: 28px; font-weight: bold; line-height: 24px; margin-top: 3px}

.head-search .form-inline {display: flex}
.head-search .form-inline .form-control {border: solid 2px #c8293f}
.head-search .form-inline .btn {background-color: #c8293f; color: #fff; border-radius: 0}
.head-search .form-inline .btn i {margin-right: 5px}

.header .dyui-nav {padding: 0; justify-content: initial;}
.header .dyui-nav li a.c1 {color: #FFF; width: 130px; padding: 0 20px; height: 54px; line-height: 54px; display: block; text-align: center;border-right: 1px solid #f32c47;}
.header .dyui-nav li a.c1:hover {color: #FFF; background-color: #c8293f; text-decoration: underline}
.header .dyui-nav li.open a.c1 {color: #FFF}
.header .dyui-nav li.active a.c1 {background: none}

.header .dyui-nav>li>.dropdown-menu {background-color: rgba(0,0,0,0.7); width: 130px; min-width: 130px; text-align: center; border-radius: 0; margin-top: 0; border-top: none}
.header .dyui-nav li.open .dropdown-menu {display: block;}
.header .dyui-nav>li>.dropdown-menu .c2 {border-bottom: solid 1px #333; padding-top: 10px; padding-bottom: 10px; color: #fff; font-size: 15px}
.header .dyui-nav>li>.dropdown-menu .c2:hover {background-color: #e2304a}

@media (min-width:1200px){
    /*.header .dyui-nav>li>.dropdown-menu {opacity: 1; display: none; margin: 0; border-radius: 0;border-color: #0b2d7e; border-top: none}*/
    /*.header .dyui-nav>li>.dropdown-menu .c2 {text-align: center}*/
}


.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}

/*导航结束*/


.carousel-indicators {overflow: hidden; margin-left: 0; margin-right: 0}
.carousel-inner img {width: 100%; height: 100%;}


.search-main {display: none}

/*首页产品*/
.home-product {overflow: hidden}
.home-product .dyui-main-body {padding: 20px 0}

.product-tree {text-align: center; width: 100%; box-shadow: 0 0 20px #ddd;}
.product-tree .product-tree-header {
    background: linear-gradient(top, #f51535, #c9283e);
    background: -ms-linear-gradient(top, #f51535, #c9283e);
    background: -webkit-linear-gradient(top, #f51535, #c9283e);
    background: -moz-linear-gradient(top, #f51535, #c9283e);
    padding: 20px; color: #fff;
}
.product-tree .product-tree-header h4 {font-size: 16px}
.product-tree ul {flex-wrap: wrap;}
.product-tree ul li {flex: 1; padding: 8px 20px}
.product-tree ul li a {display: block; width: 100%; height: 100%; background-color: #FFF; color: #666; line-height: 40px; border: solid 1px #ccc}
.product-tree ul li:hover a {background-color: #c8293f; border: solid 1px #c8293f; color: #fff}

@media(max-width:767px) {
    .product-tree ul li {flex: 0 0 33.3%; max-width: 33%; padding: 0.3rem}
    .product-tree ul li a {font-size: 0.9rem}
}

.nav-tabs .nav-link {
    background: linear-gradient(top, #cecece, #f3f3f3);
    background: -ms-linear-gradient(top, #cecece, #f3f3f3);
    background: -webkit-linear-gradient(top, #cecece, #f3f3f3);
    background: -moz-linear-gradient(top, #cecece, #f3f3f3);
    border: none; border-radius: 0;
}
.nav-tabs .nav-link.active {
    background: linear-gradient(top, #f51535, #c9283e);
    background: -ms-linear-gradient(top, #f51535, #c9283e);
    background: -webkit-linear-gradient(top, #f51535, #c9283e);
    background: -moz-linear-gradient(top, #f51535, #c9283e);
    color: #fff;
}


.dyui-publicize {height: 180px; background: url('../images/bj_incont.jpg') no-repeat center center;}
.dyui-publicize h3 {
    font: bold 32px "microsoft yahei";
    color: #FFF;}
.dyui-publicize h4 {margin-top: 14px;
    font-size: 24px;
    color: #fff;}
.dyui-publicize .btn {}

@media(max-width:767px) {

    .dyui-publicize {height: 100px}
    .dyui-publicize h3 {display: none}
    .dyui-publicize h4 { font-size: 20px}
    .dyui-publicize .btn {width: 140px; height: 38px; line-height: 26px; margin-top: 20px}

}



/*首页公司简介*/
.home-about {; background: url("../images/bj_inabout.jpg") center top no-repeat #f8f8f8; overflow: hidden; }
.home-about .dyui-main-header {margin: 0 0 30px;}
.home-about .dyui-main-header .header-title {width: 460px; background: rgba(255,255,255,.5);}
.home-about img {width: 100%;}
.home-about .about-text {font-size: 16px; line-height: 180%; margin: 0 0 10px 0;}
.home-about .about-text h3 {font-size: 30px}
.home-about .about-more {}
@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}
}


.dyui-photo {margin-top: -46px;}

/*首页案例*/

.dyui-case-list li .box {display: block; border: solid 1px #ddd; background-color: #fff}
.dyui-case-list li .thumb img {width: 100%}
.dyui-case-list li .t {font-size: 18px; margin-top: 10px; color: #000; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.dyui-case-list li .desc {height: 66px; line-height: 22px; overflow: hidden; font-size: 15px; margin-top: 10px; color: #666}
.dyui-case-list li .btn {background-color: #c8293f; color: #fff; font-size: 15px; padding: 5px 20px; border-radius: 0; margin-top: 10px}
.dyui-case-list li:hover .box {background-color: #2458a8; color: #fff}
.dyui-case-list li:hover .box .t {color: #fff}
.dyui-case-list li:hover .box .desc {color: #fff}
.dyui-case-list li:hover .box .btn {background-color: #fff; color: #c8293f}

.home-case .dyui-container .swiper-button-prev { width: 42px; height: 42px; line-height: 42px; text-align: center; background-color: #444444; border-radius: 100px}
.home-case .dyui-container .swiper-button-next { width: 42px; height: 42px; line-height: 42px; text-align: center; background-color: #444444; border-radius: 100px}
.home-case .dyui-container .swiper-button-prev:after,
.home-case .dyui-container .swiper-button-next:after {color: #fff; font-size: 20px}
.home-case .dyui-container .swiper-button-prev:hover,
.home-case .dyui-container .swiper-button-next:hover{background-color: #c8293f;}
.swiper-pagination {width: 100%; position: initial}
.swiper-pagination .swiper-pagination-bullet {width: 12px; height: 12px; margin: 5px; background-color: #c8293f}

@media(min-width:1200px) {
    .home-case .dyui-container .swiper-button-prev {left: -60px;}
    .home-case .dyui-container .swiper-button-next {right: -60px;}
    .dyui-case-list li .thumb {height: 248px}
}
@media(max-width:767px) {
    .home-case .dyui-container .swiper-button-prev {left: 0}
    .home-case .dyui-container .swiper-button-next {right: 0}
}

/*首页优势*/
/*优势*/
.home-youshi {}
.advantage-list li .thumb .num {background-color: #c8293f; color: #fff; padding: 10px; font-size: 30px; font-weight: normal;}
.advantage-list li .thumb .num b {border-bottom: solid 2px #fff}
.advantage-list li .t {color: #c8293f; font-size: 26px; font-weight: bold}



/*产品列表*/
.product-list li .box {display: block}
.product-list li .thumb {border: solid 1px #DDD}
.product-list li img {width: 100%}
.product-list li .info {background-color: #efefef}
.product-list li .t {font-weight: bold; text-align: center; overflow: hidden;}
.product-list li .desc {color: #999; line-height: 120%; height: 58px; overflow: hidden; margin-bottom: 20px}
.product-list li:hover .thumb {border: solid 1px #d12b42}

/*纯标题文章列表*/
.dyui-news-list li {font-size: 15px; padding-top: 5px; padding-bottom: 5px}
.dyui-news-list li .box {display: block}
.dyui-news-list li .date {color: #666; font-size: 14px;}


.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%}



/*当前位置*/
.dyui-breadcrumb {background: #fafafa; color: #666; border: solid 1px #ddd; border-left: solid 3px #c8293f; margin-bottom: 8px; padding: 8px 0; font-size: 14px; border-radius: 0; padding-left: 10px}
.dyui-breadcrumb i {color: #c8293f; line-height: 20px; margin-right: 5px}
.dyui-breadcrumb a {margin: 0 5px; color: #666}
.dyui-breadcrumb a:hover {color: #c8293f}


/*栏目Banner*/
.cat-banner {width: 100%; text-align: center}
.cat-banner img {max-width: 100%}
/*栏目简介*/
.cat-description {padding: 10px; background-color: #F8F8F8; border: solid 1px #ddd; margin-top: 10px; margin-bottom: 20px; color: #666}

.dyui-main-box {overflow: hidden}

.page-content {padding: 10px 0; line-height: 200%}
.page-content * {max-width: 100%}

.links {text-align: left;}
.links a {margin-right: 10px}
/*底部版权*/
footer {overflow: hidden; color: #333; line-height: 200%; margin-top: 20px;}
footer a {color: #333}
footer a:hover {color: #99987C}
footer .f-logo img {height: 120px}
footer .f-nav {background-color: #545454}
footer .f-nav a {color: #FFF;margin-left: 10px; margin-right: 10px}
footer .f-nav a:hover {color: #c8293f}
footer .copyright {}
footer .copyright a {}
footer .f-ewm {}
footer .f-ewm li img {border: 1px dotted #d7d7d7;; padding: 5px}
footer .f-ewm li span {display: block; color: #333; text-align: center}
footer .f-lx img {height: auto}
footer .f-lx p {line-height: 1.4}
footer .f-lx p.tel {color: #407fe1; font-size: 26px}

@media(max-width:767px) {
    footer .f-ewm {text-align: center}
}

.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 {}
.dyui-znav .znav-header {
    background: -webkit-linear-gradient(bottom, #c8293f, #f81535);
    background: -moz-linear-gradient(bottom, #c8293f, #f81535);
    background: -o-linear-gradient(bottom, #c8293f, #f81535);
    background: linear-gradient(bottom, #c8293f, #f81535);
    padding: 15px;
}
.dyui-znav .znav-header h3 {color: #FFF; font-size: 18px; text-align: center}
.dyui-znav .znav-body {padding: 0; border: solid 1px #eee; background-color: #f8f8f8}
.dyui-znav .li_c1 {margin-bottom: 1px;}
.dyui-znav .c1 {height: 50px; line-height: 50px; display: inline-block; width: 100%; padding: 0 20px; border-bottom: dotted 1px #ddd}
.dyui-znav .c1 i {float: right}
.dyui-znav .c1.active {background-color: #d35363; color: #fff}
.dyui-znav .c1:hover {background-color: #d35363; 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}


/*侧边联系方式*/
.contact-skin {}
.contact-skin .card-header {
    background: -webkit-linear-gradient(bottom, #c8293f, #f81535);
    background: -moz-linear-gradient(bottom, #c8293f, #f81535);
    background: -o-linear-gradient(bottom, #c8293f, #f81535);
    background: linear-gradient(bottom, #c8293f, #f81535);
    padding: 15px;
}
.contact-skin .card-header h3 {color: #FFF; font-size: 20px; margin: 0}
.contact-skin .card-body {background-color: #fff; padding: 15px}
.contact-skin .card-body p {border-bottom: dotted 1px #ddd; padding-top: 6px; padding-bottom: 6px}


.dyui-main {margin-bottom: 20px}
.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 {0}


/*文章列表*/
.thumb-list li {border-bottom: solid 1px #ddd}
.thumb-list li .box {display: block; padding: 20px; display: flex}
.thumb-list li .thumb {flex: 0 0 180px; width: 180px; height: 130px; overflow: hidden}
.thumb-list li .thumb img {width: 100%; transition: all 0.3s ease-out 0s;}
.thumb-list li .info {}
.thumb-list li .info .t {line-height: 140%; overflow: hidden; font-weight: bold; margin-bottom: 5px}
.thumb-list li .info .date {font-size: 14px; color: #999}
.thumb-list li .info .date span {}
.thumb-list li .info .desc {height: 60px; line-height: 20px; font-size: 14px; overflow: hidden;  color: #666}
.thumb-list li:hover {border-bottom: none}
.thumb-list li:hover .thumb img {transform: scale(1.1);}
.thumb-list li:hover .t {color: #c8293f}

/*问题列表*/
.help-list li {border-bottom: solid 1px #eee; padding: 10px 0}
.help-list li .t {overflow: hidden; margin-bottom: 10px; color: #000; font-size: 15px}
.help-list li .t b {width: 26px; height: 26px; line-height: 26px; text-align: center; background-color: #00a13a; color: #fff; display: inline-block; margin-right: 8px}
.help-list li .desc {color: #888; font-size: 14px;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.help-list li .desc b {width: 26px; height: 26px; line-height: 26px; text-align: center; background-color: #fdd000; color: #fff; display: inline-block; margin-right: 8px; float: left}


/*图片列表*/
.photo-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.photo-list li .box {display: block; background-color: #eee; padding: 1px}
.photo-list li .thumb {height: 210px; overflow: hidden}
.photo-list li .thumb img {max-width: 100%}
.photo-list li .t {font-size: 16px; line-height: 140%; overflow: hidden}
.photo-list li:hover .box {background-color: #c8293f}
.photo-list li:hover .info {background-color: #c8293f; color: #fff}
.photo-list li:hover .info a {color: #fff}

/*文章列表*/
.news-list li {position: relative; padding-top: 5px; padding-bottom: 5px}
.news-list li .box {display: block; border-bottom: solid 1px #ddd; overflow: hidden; background-color: #fff;}
.news-list li .thumb {float: left; width: 150px; margin-right: 15px}
.news-list li .thumb img {width: 100%}
.news-list li .date {float: left; width: 80px; height: 60px; margin-right: 10px; background-color: #999; color: #fff; text-align: center}
.news-list li .date b {display: block; line-height: 25px; font-size: 22px; color: #fff; margin-top: 5px}
.news-list li .date em {display: block; line-height: 25px; font-size: 14px; font-style: normal;}
.news-list li .info {padding: 10px}
.news-list li .info .t {height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; font-weight: bold}
.news-list li .info .time {color: #999; font-size: 14px;}
.news-list li .info .desc {height: 36px; line-height: 18px; overflow: hidden; color: #999; font-size: 14px;}
.news-list li:hover .date {background-color: #EEAA59; color: #fff;}
.news-list li:hover .t {color: #EEAA59;}

/*文章列表*/
.dyui-article-list li {}
.dyui-article-list li .box {display: block; background-color: #f5f5f5}
.dyui-article-list li .box .date {min-width: 80px; height: 80px; padding: 5px 0; text-align: center; background-color: #FFF; color: #333;}
.dyui-article-list li .box .date b {display: block; line-height: 25px; font-size: 20px;}
.dyui-article-list li .box .date em {display: block; line-height: 25px; font-size: 14px; font-style: normal;}
.dyui-article-list li .box .t {height: 25px; line-height: 25px; overflow: hidden; font-size: 16px; font-weight: bold}
.dyui-article-list li .box .time {color: #666; font-size: 14px}
.dyui-article-list li .box .desc {overflow: hidden; color: #999; font-size: 14px;}
.dyui-article-list li:hover .box {background-color: #fae9eb}
.dyui-article-list li:hover .t {color: #cf2a41}


/*分页*/
.pagination {flex-wrap: wrap}
.pagination li a {position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #333; background-color: #fff; border: 1px solid #dee2e6; margin: 0 5px; border-radius: 3px;}
.pagination li:hover {color: #fff;}
.pagination li:hover a {color: #fff; background-color: #c8293f}
.pagination li.active a {background-color: #c8293f; color: #fff}
.pagination li.active a:hover {color: #fff}


/*详情*/
.hr-d {border-style: dotted; border-color: #ddd}
.hr-x {border-style: dashed; border-color: #ddd}
.show-title {line-height: 30px; width: 100%; color: #333333; text-align: center; font-size: 24px; font-weight: bold; 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 * {max-width: 100%;}

.show-tab .nav-tabs .nav-link {border-radius: 0}
.show-tab .nav-tabs .nav-link.active  {}

/*上下一篇*/
.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 #DDD}
.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}
.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; border-bottom: dotted 1px #ddd; text-align: left; margin: 0}
.show-product-info .show-title h1 {font-size: 18px; line-height: 140%}
.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 .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: inline-block}
.show-product-info .canshu-list li span {line-height: 26px; color: #333; border-radius: 0}



.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 {}
.dyui-form-flex .fc-form-body {display: flex; flex-wrap: wrap;}
.dyui-form-flex .form-group {flex: 0 0 50%; overflow: hidden; display: flex}
.dyui-form-flex .form-group#dr_row_content {flex: 0 0 100%;}
.dyui-form-flex .form-group#dr_row_content .col-md-10 {max-width: 100%;}
.dyui-form-flex .form-group#dr_row_content .col-md-10 .form-control {width: 100% !important;}
.dyui-form-flex .form-group .control-label {line-height: 38px;
    flex: 0 0 110px;
    /* width: 110px; */
    max-width: 110px;
    font-size: 15px;
    text-align: right;}
.dyui-form-flex .form-group .col-md-10 {flex: 1; max-width: 100%}
.dyui-form .btn i {margin-right: 10px}
@media(max-width:767px) {
    .dyui-form-flex .form-group {flex: 0 0 100%}
}

/*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-line {height: 50px;}
.dyui-footer-nav {background-color: #c8293f; height: 50px; border-top: solid 1px #ac140f;}
.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: 50px; color: #FFF; 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}