/*#region 通用*/
body { color: #000; font-size: 14px; font-family: 微软雅黑; }
.img-width{width: 100%;height: auto;}
.main-container { padding-top: 30px; padding-bottom: 40px; }
.bghui{background: #efefef;}
@media(max-width:768px) {
    .main-container { padding-top: 0px; padding-bottom: 20px; }
}
/*#endregion*/

/*#region 头部*/
.header { top: 0; background: #db2d22;  }
.header2{top: 0; background: url(../../images/banner.jpg) no-repeat top center; height: 733px;}
.header-bg{background: #db2d22;}
.header-top{background: #db2d22;}
.header-top .dropdown.lang .dropdown-toggle{background:#db2d22;color: #fff; }
.header-top .social{ margin-left: 20px; }
.header-top .social a { border-radius: 0; }
.header-top .social a:first-child { background: url(../../images/social-facebookbg.png) no-repeat center !important }
.header-top .social a:nth-child(2n) { background: url(../../images/social-twitterbg.png) no-repeat center !important }
.header-top .social a:nth-child(3n) { background: url(../../images/social-linkedinbg.png) no-repeat center !important }
.header-top .social a:nth-child(4n) { background: url(../../images/social-youtubebg.png) no-repeat center !important }

.navbar { padding: 0px;position: relative; z-index: 9999;}
.navbar-custom { top: 0; z-index: 2; justify-content: end;  }
.navbar-custom .navbar-nav > .nav-item { font-size: 16px; min-width: 90px; }
.navbar-custom .navbar-nav .nav-item { margin: 0 5px; padding: 20px 0; }
.navbar-custom .navbar-nav .nav-item:last-child { background: none; }
.navbar-custom .navbar-nav .nav-link { padding: 0.5rem 0.25rem; text-align: center; color:#fff; font-size: 18px; overflow: hidden;border-bottom: 2px solid #db2d22; font-weight: bold;}
.navbar-custom .navbar-nav .nav-link:hover, .navbar-custom .navbar-nav .nav-link:focus { color: #fff; transition: 0.3s all;border-bottom: 2px solid #fff; }
.navbar-custom .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-custom .navbar-nav .show > .nav-link,
.navbar-custom .navbar-nav .active > .nav-link,
.navbar-custom .navbar-nav .nav-link.show,
.navbar-custom .navbar-nav .nav-link.active { color: #fff; border-bottom: 2px solid #fff; }
.navbar-custom .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-custom .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-custom .navbar-text a:hover, .navbar-custom .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-custom .navbar-nav .nav-item:hover .nav-link{color: #fff; transition: 0.3s all;border-bottom: 2px solid #fff;}


@media(max-width:992px) {
    .header-top{padding-top: 10px;}
    .dropdown-menu { box-shadow: none; background: transparent; }
    .navbar-custom .navbar-nav .nav-item { margin-left: 15px; margin-right: 15px; margin-top: 5px;margin-bottom: 5px; }
    .navbar-custom .navbar-collapse { background: #db2d22; border-top: 1px solid #f2f3f4; position: absolute; top: 100%; width: 100%; left: 0; }
}

@media(max-width:576px) {
    .header-top .social a { padding-top: 10px; }
    .navbar-nav { border-top: 1px solid #f2f2f2 }
    .navbar-brand { padding: 12px 0px; }
    .navbar-brand > .img-fluid { max-width: 260px; height: 60px; }
    .navbar-custom { margin-top: 0px; }
    .navbar-custom .navbar-nav .nav-link { padding: 0.5rem 1.5rem; }
    .navbar-custom .navbar-nav .nav-item { background: none; padding: 0; }
    .dropdown-item { text-align: center; }
    .dropdown-menu { box-shadow: none; background: #fff; }
}
/*#endregion*/

/*#region 栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #db2d22; color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #666; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #db2d22 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

.dropdown-item:hover, .dropdown-item:focus{background: #db2d22;color: #fff;}
.dropdown-item:hover, .dropdown-item:focus a{color: #fff;}

.ny-nav{ padding-right: 20px; }

.menu-horizontal-wrapper { margin-bottom: 0px; font-size: 18px;  margin-top: 30px;  }
.menu-horizontal { display: block;}
.menu-horizontal .nav-item { border-bottom: 1px solid #e7e7e7; }
.menu-horizontal .nav-link { padding: 10px 0; color: #595959;display: block;text-align: left;  font-size: 16px; }
.menu-horizontal .nav-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #a6a4a4 }
.menu-horizontal .nav-link.active,.menu-horizontal .nav-link:hover { color: #db2d22; transition: all 0.3s; }
.menu-horizontal .nav-link.active:before,.menu-horizontal .nav-link:hover:before { color: #db2d22;transition: all 0.3s; }

.ny-nav2{border-bottom: 1px solid #000;}
.ny-nav-child{ margin-bottom: 40px; }
.menu-horizontal-child {  display: flex; flex-wrap: wrap; background: #db2d22; padding: 10px; margin-bottom: 30px; }
.menu-horizontal-child li { margin: 5px 20px 5px 0; }
.menu-horizontal-child .nav-link { padding: 5px 10px;  color: #fff; }
.menu-horizontal-child .nav-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #fff }
.menu-horizontal-child .nav-link.active { color: #db2d22; background: #fff; }
.menu-horizontal-child .nav-link:hover{color: #db2d22; background: #fff;  transition: all 0.3s;}
.menu-horizontal-child .nav-link.active:before,.menu-horizontal-child .nav-link:hover:before{color: #db2d22 }

@media(max-width:768px) {
    .ny-nav{ padding-left: 0px; margin-top: 20px; }
    .menu-horizontal .nav-item { margin: 0; }
    .menu-horizontal-child { justify-content: left; }
    .menu-horizontal-child .nav-link { padding: 0.5rem 1.5rem; }
}
/*#endregion*/

/*#region 位置导航*/
.ny-crumb{background: #f9f9f9; padding: 40px 0;}
.page-title { display: -ms-flexbox; display: flex; color: #848484;  }
.page-title a{color: #848484;}
.page-title .title { font-family: poppins; margin-bottom: 0; font-size: 1.5rem; font-weight: 300; text-align: center; align-self: center; }
.page-title .breadcrumb { justify-content: center; }
.breadcrumb-item + .breadcrumb-item::before { color: #848484; }
.page-title .breadcrumb:before { font-family: cmsfont; content: "\f80a"; margin-right: 0.25rem; color: #848484}
.page-title .crumb-title{font-size:16px;color: #848484; border-right: 1px solid #848484; margin-right: 10px; padding-right: 10px; margin-bottom: 0;}

@media(max-width:768px) {
    
}
/*#endregion*/

/*#region 底部*/
footer {  color: #fff;  }
footer .foot-bg{background:#db2d22; padding: 35px; }
footer h3{font-size: 25px;font-weight: bold;margin-bottom: 20px;}
footer h3:after{width: 60px;height: 3px;background: #fff;content: "";display:block;margin-top: 15px;}
footer .address{border-bottom: 1px solid #e0483f;margin-bottom: 20px; }
footer .address .txt{font-weight: bold;margin-bottom: 7px;}
footer .address .txt i{font-size: 24px;}
footer .address .p{padding-left: 22px;}
footer p{margin-bottom: 10px;}
footer p i{margin-right: 5px;}
footer .foot-md p:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #fff }
footer .foot-md p a{color: #fff;}
footer .foot-right{display: flex;align-items: flex-end;}
footer .foot-right .img{width: 30%;}
footer .foot-right .text{width: 70%; padding-left: 15px;}

@media(max-width:768px) {
    footer h3{margin-top: 20px;}
    footer .foot-bg{padding: 20px 10px; }
    footer .foot-right{align-items: flex-start;}
}
/*#endregion*/

/*#region 首页*/
.home-title{text-align: center;font-size: 35px;color: #3c3b3b;font-weight: bold; margin-bottom: 25px;}

.home-about{ padding: 60px 0; }
.home-about h2{font-size: 32px;font-weight: bold;line-height: 66px;margin-bottom: 30px;border-top: 1px solid #f23038;border-bottom: 1px solid #f23038;}
.home-about h1{font-size: 18px;font-weight: bold;color: #db2d23;margin-bottom: 15px;}
.home-about .desc{font-size: 14px;color: #000;}
.home-about .imgs{display: flex;justify-content: space-between;}
.home-about .imgs .img{width: 32%;}
.home-about .about-box{display: flex;align-items: center; margin-bottom: 30px;}
.home-about .about-box:last-child{margin-bottom: 0}
.home-about .about-box .left{width: 20%;}
.home-about .about-box .right{width: 80%; padding-left: 24px;}
.home-about .about-box .right h3 a{font-size: 20px;color: #2f2f2f;}
.home-about .about-box .right h3 a:hover{color: #db2d22;transition: all 0.3s;}
.home-about .about-box .right p{font-size: 14px;color: #838383;}

.home-pro{background: #f6f6f6; padding: 45px 0 30px;}
.home-pro .desc{font-size: 15px;color: #000000;text-align: center;margin-bottom: 60px;}
.home-pro .pro-box{position: relative; margin-bottom: 30px; border-radius: 10px;overflow: hidden;}
.home-pro .pro-box .img{position: relative;}
.home-pro .pro-box h4{padding: 0 10px; text-align: center;font-size: 18px;color: #fff;  line-height: 46px;margin-bottom: 0;background: #db2d22;height: 46px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.home-pro .pro-box .text{ position: absolute;top:0; opacity: 0;display:flex;justify-content: center;align-items: center; }
.home-pro .pro-box .text i{font-size: 80px;color: #fff;}
.home-pro .pro-box:hover .text{width: 100%;height: 100%;opacity: 1;background: rgba(0,0,0,0.3); transition: all 0.5s; }
.home-pro .more-box .more{margin:20px auto;}

.home-solution{padding: 60px 0 0; position: relative;}
.home-solution h3{font-size: 30px;color: #000;margin-bottom: 15px;}
.home-solution .desc{font-size: 16px;color: #5a5a5a; margin-bottom: 35px;}
.home-solution .solution-box .img{ padding-bottom: 90px; }
.home-solution .solution-box .img:after{content:"";border-top: 10px solid transparent;border-right: 10px solid #efefef;border-bottom: 10px solid transparent;border-left: 10px solid transparent;position: absolute; top: 100px;right: 0;}
.home-solution .solution-box .text{padding: 60px 60px 0 60px;}
.home-solution .solution-box .text h5{font-size: 30px;font-weight: bold;color: #5a5a5a;margin-bottom:15px;}
.home-solution .solution-box .text p{font-size: 16px;color: #5a5a5a; margin-bottom: 25px;}
.home-solution .solution-box .text .hr{border-bottom: 1px solid #d6d6d6;padding-bottom: 40px;}
.home-solution .solution-box .text .more{display: inline-block;background: #db2d23;padding: 10px 30px;font-size: 16px;color: #fff;border-radius: 10px;overflow: hidden;}
.home-solution .tab-box{position: absolute; left: 0;bottom: 0; width: 50%; height: 90px; display: flex;align-items: flex-end;}
.home-solution .tab-box .sol-nav{border-bottom: 1px solid #acacac;width: 100%;}
.home-solution .tab-box .sol-nav li{margin-right: 10px;}
.home-solution .tab-box .sol-nav .sol-link {padding: 25px 10px;display: inline-block;font-size: 16px;color: #525252;border-bottom: 2px solid #fff; }
.home-solution .tab-box .sol-nav .sol-link.active{color: #db2d23;border-bottom: 2px solid #db2d23;}
.home-solution .tab-box .sol-nav .sol-link:hover{color: #db2d23;transition: all 0.3s;}

.home-tel{background: #c72920;text-align: center;padding: 20px 0;color: #fff; display: flex;justify-content: center;align-items: center; margin-top: 70px;}
.home-tel .font1{font-size: 32px;margin-right: 25px;}
.home-tel .font2{margin-right: 25px;}
.home-tel .font2 a{display: inline-block;padding: 13px 40px;background: #fff;border-radius: 10px;overflow: hidden;font-size: 18px;color: #d21717;font-weight: bold;text-align: center; }
.home-tel .font3{font-size: 26px;font-weight: bold;}

.home-service{padding-bottom: 70px;}
.home-service .text{padding: 30px 30px 0 30px;}
.home-service .text h4{font-size: 24px;color: #000;margin-bottom: 20px; text-transform: uppercase;font-weight: bold;}
.home-service .news-box{border-bottom: 1px dashed #b7b7b7;margin-bottom: 20px;}
.home-service .news-box:last-child{border-bottom: 0;margin-bottom: 0;}
.home-service .news-box h5:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #db2d22 }
.home-service .news-box h5 a{font-size: 18px;color: #000;}
.home-service .news-box h5 a:hover{color: #db2d22;transition: all 0.3s;}
.home-service .news-box p{font-size: 14px;color: #6c6c6c; padding-left: 13px;}
.home-service .cert-box{font-size: 14px;color: #6c6c6c;}
.home-service .faq-box{display: flex;margin-bottom: 8px;}
.home-service .faq-box .left{width: 23px; height: 23px;background: #d32f2f; text-align: center;line-height: 23px;border-radius: 5px;overflow: hidden; color: #fff;}
.home-service .faq-box .right{padding-left: 10px;}
.home-service .faq-box .right a{font-size: 14px;color: #000;}
.home-service .faq-box .right a:hover{color: #db2d22;transition: all 0.3s;}

.home-contact{ background: #f4f4f4;padding: 50px 30px; }
.home-contact .title{ text-align: center;font-size: 36px;color: #4b4b4b; font-weight: bold; margin-bottom: 40px;}
.home-contact .img-box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.home-contact .img{ width:48%; margin-bottom: 20px;  }
.home-contact .product-feed{background: #fff; padding: 25px;}
.home-contact .feedback-title{ font-size: 33px;font-family: Arial; text-align: center; padding-top: 20px; padding-bottom: 10px; }
.home-contact .desc{font-size: 20px; color: #4b4b4b;font-family: Arial;text-align: center; padding-bottom: 30px;}

@media(max-width:768px) {
    .home-about .about-box{margin-top: 30px; margin-bottom: 20px;}
    .home-solution .solution-box .img{ padding-bottom: 0px; }
    .home-solution .solution-box .img:after{display: none}
    .home-solution .solution-box .text{padding: 15px;}

    .home-tel{flex-wrap: wrap;}
    .home-tel .font1{margin-right: 0px;}
    .home-tel .font2{margin-right: 0px; margin-top: 10px;}

    .home-service .text{padding: 30px;}
    .home-contact{ bpadding: 30px 10px; }
}

/*#endregion*/

/*#region 文章单页*/
/*#region about wrapper*/
.ny-title{font-size: 36px;color: #6e6e6e; margin-bottom: 30px;margin-top: 10px;font-family: Arial;}
.ny-title:after{width: 85px;height: 4px;background: #db2d22;content: "";display:block;margin-top: 15px;}


.com-title-1{font-size: 18px;color: #fff;padding: 10px 25px;background: #db2d22;display: block;margin-top: 30px; margin-bottom: 0px;}
.com-title-2{font-size: 18px;color: #666666;margin-top: 30px; margin-bottom: 20px; font-weight: bold;}
.about-wrapper { padding-bottom: 40px;padding-top: 15px; border-left: 1px solid #efefef }
.about-wrapper .imgx{ margin-left: 20px; }
.about-wrapper .content p{font-size: 16px;line-height: 26px;color: #848484;}
.about-wrapper .content img{width: 100%;height: auto;}
.about-wrapper .content table p{margin-bottom: 0;}
.about-wrapper .content table{width: 100%;display: table;}
.about-wrapper .content h2{font-size: 30px;color: #2c2c2c;line-height: 36px;font-weight: bold; margin-top: 25px;margin-bottom: 25px;}
.about-wrapper .content .card .video{padding: 20px;border: 1px solid #cacaca;border-radius: 10px;}
.about-wrapper .content .card-title{ display: flex;display: -ms-flexbox;justify-content: center;align-items: center;flex-grow: 1;margin: 0;padding: 0.75rem 0.5rem;text-align: center;font-size: 0.875rem;}
.about-wrapper .content .video iframe{width: 100%;display: block;}
.about-wrapper .content h5{font-size: 20px;color: #848484;}
.about-wrapper .content .quality-box{border: 1px solid #cccccc;padding: 20px;}
.about-wrapper .content .quality-box p{font-size: 14px;color: #333333; margin-bottom: 5px;}
.about-wrapper .content .quality-box .quastrong{font-size: 16px;color: #333333;margin-bottom: 10px;margin-top: 15px;font-weight: bold;}

.dy-content{font-family: Arial;}
.dy-content p{font-size: 16px;line-height: 26px;color: #848484;}
.dy-content img{width: 100%;height: auto;}
.dy-content h4{font-size: 30px;color: #2c2c2c;line-height: 36px;}


.dy-title {font-size: 30px;color: #000;font-weight: bold;margin-bottom: 30px;}
.his-box1{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.his-box1 p{font-size: 14px;line-height: 22px;margin-bottom: 25px!important;}
.his-box1 .left{width: 60%;}
.his-box1 .right{width: 40%; padding-left: 5px;padding-top: 20px;}
.his-box2{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.his-box2 .his-item{width: 20%;padding-right: 15px;}

@media(max-width:768px) {
    .his-box1 .left{width: 100%;}
    .his-box1 .right{width: 100%; padding-left: 0px;padding-top: 20px;}
    .his-box2 .his-item{width: 100%;padding-right: 0px;}
}

.ss-box{display: flex;flex-wrap: wrap;margin-bottom: 20px;justify-content: space-between;}
.ss-box .left{width: 47%;}
.ss-box .right{width: 47%;background: url(../../images/ssimg2.jpg) no-repeat top center; padding: 125px 35px 0;min-height: 564px;}
.ss-box .right p{font-size: 16px;}

.ss-box2{display: flex;flex-wrap: wrap;margin-bottom: 20px;justify-content: space-between;}
.ss-box2 .left{width: 15%;}
.ss-box2 .right{width: 82%;padding-top: 25px;}
.ss-box2 .right h4{font-size: 24px;font-weight: bold;line-height: 33px;}
.ss-box2 .right p{font-size: 14px;line-height: 24px;}

.ss-box3{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.ss-box3 .ss-item{width: 20%;text-align: center;}

.ss-box4{display: flex;flex-wrap: wrap;margin-bottom: 0px;justify-content: space-between;}
.ss-box4 .left{width: 15%;font-size: 24px;color: #db2d22;font-weight: bold;text-align: right;}
.ss-box4 .right{width: 82%;}

@media(max-width:768px) {
    .ss-box .left{width: 100%;margin-bottom: 20px;}
    .ss-box .right{width: 100%;background: none;padding: 0;min-height: auto;}
    .ss-box2 .left{width: 25%;}
    .ss-box2 .right{width: 72%;padding-top: 0px;}
    .ss-box3 .ss-item{width: 100%;text-align: center;}
    .ss-box4 .left{width: 100%;text-align: left;}
    .ss-box4 .right{width: 100%;}
}

.dy-title2{background: #db2d22;padding: 15px 30px;margin-bottom: 20px;}
.dy-title2 h3{font-size: 20px;color: #fff;margin-bottom: 0;}

.scase-box{display: flex;flex-wrap: wrap;margin-bottom: 20px;justify-content: space-between; padding: 0 40px;}
.scase-box .left{width: 46%;}
.scase-box .right{width: 46%;}
.scase-box .left .title{background-image: linear-gradient(to right, #fff , #d9d9d9);height: 70px;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;font-size: 20px;font-weight: bold;}
.scase-box .right .title{background-image: linear-gradient(to left, #fff , #d9d9d9);height: 70px;display: flex;align-items: center;padding-left: 20px;font-size: 20px;font-weight: bold;}
.scase-box .img{border: 3px solid #920001;margin-top: 15px;margin-bottom: 15px;}
.scase-box2{background-image: linear-gradient(to left, #fff , #d9d9d9);padding: 30px; margin-bottom: 25px;}
.scase-box2 p{color: #3a3a3a;font-size: 18px;line-height: 30px;margin-bottom: 0px!important;}
.scase-box2 h4{font-weight: bold;}

@media(max-width:768px) {
    .scase-box .left{width: 100%;}
    .scase-box .right{width: 100%;}
    .scase-box{padding: 0;}
}

/*#region contact-wrapper*/
.contact-wrapper { background: #fff;  color: #1c1c1c; border-radius: 10px;  padding-top: 20px; padding-bottom: 30px; }
.contact-wrapper .contact-box{box-shadow: 4px 4px 8px #f8f8f8;border-radius: 10px;overflow: hidden;}
.contact-wrapper .contactp{padding-top: 40px;padding-bottom: 40px;}
.contact-wrapper .fktitle{ font-size: 24px; margin-bottom: 20px; }
.contact-wrapper .bgcontact {background: url(../../images/contactbg.jpg) no-repeat top center; background-size: cover; overflow: hidden;border-radius: 10px 0 0 10px;}
.contact-content{padding: 10px 35px; color: #fff}
.contact-content h3{font-size: 20px; font-weight: bold;}
.contact-content h4{font-size: 16px; font-weight: bold; margin-top: 40px;}
.contact-content p { font-size: 14px;}
.contact-feedback {padding: 10px 95px;}
.contact-feedback h2{ text-align: center;font-size: 48px;color: #6e6e6e; margin-bottom: 50px; font-weight: bold;}

@media(max-width:768px) {
    .contact-feedback {padding: 10px 15px;}
    .about-wrapper .content table{width: 100%;display: block;}
}

/*#endregion*/

/*#region 产品列表*/
.pro-wrapper .pro-index{ margin-bottom: 20px; }
.pro-wrapper .pro-index h3 a{font-size: 18px;color: #000;}
.pro-wrapper .pro-index h3 a:hover{color: #cd0001;transition: all 0.3s;}
.pro-wrapper .pro-index p a{font-size: 16px;color: #979797;}
.pro-wrapper .pro-index p a:hover{color: #cd0001;transition: all 0.3s;}
.pro-wrapper .pro-index p:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #cd0001 }

.pro-wrapper { padding-bottom: 40px;padding-top: 15px; border-left: 1px solid #efefef }
.pro-wrapper.proindex{border-left: 0px solid #efefef;border-right: 1px solid #efefef}
.pro-wrapper .ny-title:after{display: none;}
.pro-wrapper .pro-col{ margin-bottom: 25px; }
.pro-wrapper .pro-col .img{border: 1px solid #d6d6d6;}
.content-pro { border:1px solid #d6d6d6;}
.pro-wrapper .pro-col .title { text-align: center; padding: 10px 10px;  }
.pro-wrapper .pro-col .title a { font-size: 16px; color: #6e6e6e; }
.pro-wrapper .pro-col .title a:hover { color: #db2d22 ;transition: all 0.3s;}

@media(max-width:768px) {
    
}
/*#endregion*/

/*#region 文章列表*/
/*#region news list*/
.news-wrapper { padding-bottom: 40px;padding-top: 15px; border-left: 1px solid #efefef }
.article-row { margin-bottom: 1.875rem; box-shadow: 2px 2px 4px #dbdbdb;  padding: 15px; background: #fff; }
.article-row .card-thumb { display:flex;justify-content:center;align-items:center;height:160px;  }
.article-row .card-body { padding: 0rem 1.25rem; padding-top: 20px; }
.article-row .title {  font-size: 18px; margin-bottom: 0; }
.article-row .title a { color: #4b4b4b; transition: color 0.2s ease; }
.article-row .title a:hover { color: #cd0000 }
.article-row p { padding: 15px 0; margin-bottom: 0; color: #a3a3a3; line-height: 1.7; font-size: 0.85rem; }
.article-row .card-text { font-size: 1rem; }
.article-row time { display: block; font-size: 0.85rem; color: #cd0000; }
.article-row .more { display: block; align-items: end; justify-content: flex-end }
.article-row .link { background: #342C2A; color: #fff; display: inline-block; padding: 3px 5px; }

@media(max-width:768px) {
    .article-row .card-body { padding: 1.25rem 0 0; }
    .article-row h3 { font-size: 1rem; }
}

/*#region cert-container*/
.cert-container { padding-bottom: 2rem;  }
.cert-container .cert-col { margin-bottom: 1.5rem; margin-top: 0.5rem; }
.cert-container .cert-col .card { padding: 1rem; background: #f7f7f7;  }
.cert-container .cert-col .card-thumb { border: 1px solid #dbdbdb; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.cert-container .cert-col .card-title { font-size: 1rem; margin: 0; padding: 0.5rem 0.75rem; margin-top: 0.5rem; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media(max-width:768px) {
    .cert-container { padding-bottom: 0.5rem; padding-top: 0.5rem; }
}

/*#region video list*/
.video-col { margin-bottom: 1.5rem; }
.video-col .card{height: 100%;}
.video-col .card .video{padding: 20px;border: 1px solid #cacaca;border-radius: 10px;}
.video-col .card-title{ display: flex;display: -ms-flexbox;justify-content: center;align-items: center;flex-grow: 1;margin: 0;padding: 0.75rem 0.5rem;text-align: center;font-size: 0.875rem;}
.video-col .video iframe{width: 100%;display: block;}

/*#region faq list*/
#faq-page {   }
#faq-page .faq-box { box-shadow: 2px 2px 4px #afafaf; border: 1px solid #dfdfdf }
#faq-page .faq-box .faq-q { border: 1px solid #fff; padding: 0.7em 0.8em; font-size: 1.3em; line-height: 1.6em; background: #f2f2f2; color: #db2d22; }
#faq-page .faq-box .faq-q span { background: #db2d22; text-align: center; padding: 0.2em 0.5em; color: #fff; margin-right: 10px; }
#faq-page .faq-box .faq-a { padding: 1em 3.4em; font-size: 18px; line-height: 1.4em; background: #fff; color: #868686}

@media(max-width:768px) {
    .faq-index {  padding: 0; padding:20px; margin-top: 30px; display: block; margin-bottom: 30px; }
    .faq-index .title { width: 100%;  }
    .faq-index .text { width: 100%;  }
    #faq-page .faq-box .faq-a { padding: 1em;  }
}

/*#endregion*/

/*#region 详情页*/
/*默认设置*/
.pro-bg{}
.content-wrapper { line-height: 1.7;  margin-bottom: 1.5rem; }
.content-wrapper h2 { font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper h3 { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper ol { margin-left: 1em; padding-left: 1em; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529; }
.content-wrapper table p{margin-bottom: 0;}
.content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dee2e6; text-align: center; }
.content-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.content-wrapper table tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: #555; }
.content-wrapper table p{ margin-bottom: 0;}

/*内容切换*/
.content-wrapper .nav-tabs { background: #ececec; }
.content-wrapper .nav-link { padding: 0.4rem 1.75rem; border-color: transparent #dee2e6 transparent transparent !important; }
.content-wrapper .nav-tabs .active { border-top: solid 3px #db2d22 !important; text-transform: uppercase; font-size: 16px; }

/*产品内容*/
.content-wrapper.product { border: 1px solid #e9eef4 }
.content-wrapper.product .content { padding: 1.5rem 1rem; }
.content-wrapper .product-head .product-thumb { border: 1px solid #e9eef4; }
.product-head .pronr-title{text-align: left;font-size: 24px;color: #303030;margin-bottom: 30px;}
.product-head { margin-bottom: 1.5rem; background: #f9f9f9;padding: 22px; }

.video-box{overflow: hidden;}
.video-box iframe { max-width: 100%; }

.product-head .bigimg{margin-bottom: 20px; border: 1px solid #e9eef4;}
.product-head .feedback-title{font-size: 35px;color: #4b4b4b; font-family: Arial; text-align: center; margin-bottom: 30px;margin-top: 20px;}
.product-head .imgs-list{display: flex;overflow: hidden;position: relative; margin-top: 25px; margin-bottom: 10px; }
.product-head .imgs-list .img-box{width: 20%; margin-right: 20px;}

.product-feed{padding: 0 20px;}
.product-feed p { font-size: 0.875rem; color: #848484; line-height: 1.2rem; }

.content-news{margin-top: 30px; background: #fff; }
.content-news h3{background: #db2d22; padding: 10px; color: #fff; font-size: 20px; margin-top: 30px; margin-bottom: 20px;}
.content-news .news-col{border-bottom: 1px dashed #c6c6c6; margin-top: 5px;margin-bottom: 15px;}
.content-news .news-col h4 a{color: #000;font-size: 18px;}
.content-news .news-col h4 a:hover{ color: #c32626;transition: all 0.3s; }
.content-news .news-col p{ font-size: 14px;color: #7d7878; padding-left: 20px; }

/*文章内容*/
/*#region newsnr-container*/
.newsnr-container{padding-bottom: 35px; border-left: 1px solid #efefef;font-size: 16px;color: #595959;}
.newsnr-container{ padding-top: 30px; padding-bottom: 2rem; }
.newsnr-container .title { font-size: 1.5rem; color: #000; text-align: center; }
.newsnr-container .content { font-family: 微软雅黑;  color: #595959; line-height: 1.8rem; }
.newsnr-container .content p { margin-bottom: 0; }
.newsnr-container .summary { padding-bottom: 20px; text-align: center; margin: 30px 0; font-size: 15px; color: #595959; border-bottom: 1px dashed #000; }
.newsnr-container .summary span { margin-right: 15px; }
.content-other{background: #f4f4f4;padding: 25px; font-size: 16px;color: #db2d23;}
.content-other a{color: #3d3d3d;}
.content-other a:hover{ color: #db2d23;transition: all 0.3s; }

@media(max-width:768px) {
    .newsnr-container .news-left { padding-top: 1rem; padding-bottom: 0.5rem }
}
/*#endregion*/

/*其他内容*/
.pro-feedback h3{ font-size: 18px; color: #10539a;}
.content-subtitle { background: #db2d22; padding: 10px; color: #fff; font-size: 20px; margin-top: 30px; margin-bottom: 20px;  }

.content-pro { border:1px solid #d6d6d6;}
.content-pro-title { text-align: center; padding: 20px 10px; }
.content-pro-title a { font-size: 0.875rem; color: #6e6e6e; }
.content-pro-title a:hover { color: #db2d22 ;transition: all 0.3s;}

.hot-pro { margin-top: 20px; }
.rel-pro { margin-top: 20px;padding-right: 20px; }
.rel-pro.proindex{padding-right: 0px; padding-left: 20px;}
.rel-pro h4{font-size: 18px;color: #db2d22;padding: 15px 0;margin-bottom: 0}
.rel-pro .pro-box {margin-bottom: 20px;}
.rel-pro .pro-box p{ text-align: center; margin-bottom: 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; padding-top: 10px; }
.rel-pro .pro-box .img{overflow: hidden;border:1px solid #d6d6d6;}
.rel-pro .pro-box p a{font-size: 16px;color: #464646;}
.rel-pro .pro-box p a:hover{color: #c72920;transition: all 0.3s;}

.hot-pro-2 { margin-top: 20px; }
.hot-pro-2 .box{padding: 25px; border: 1px solid #dadada;}
.hot-pro-2 .hot-pro-title{background: #000;color: #fff;padding: 13px 16px;font-size: 18px;margin-bottom: 30px;}
.hot-pro-2 h4{font-size: 14px;color: #db2d22;padding-top: 15px; margin-bottom: 0;text-align: center;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hot-pro-2 .pro-box {}
.hot-pro-2 .pro-box .img{overflow: hidden;border:1px solid #d6d6d6;background: #fff;}
.hot-pro-2 .pro-box a:hover{color: #db2d22;transition: all 0.3s;}

@media(max-width:768px) {
    .rel-pro { padding-left: 0px; }
}

/*#endregion*/


/*#region 其他*/
/*分页*/
.page-link { padding: .5rem 0.875rem; }
.page-item.active .page-link { color: #fff; background-color: #015baa; border-color: #015baa; }

/*留言*/
.form-feedback .btn { color: #777; color: #fff; background: #db2d22;border-radius: 10px;}
.form-feedback .form-control{border-radius: 5px; background: #edf1f4;border: none; }
.home-feedback .form-feedback .btn {  background: #db2d22 }

/*#表格*/
.table-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

/*手机端底部菜单*/
.mobile-nav{position: fixed;bottom: 0;left: 0;right: 0;height: 48px; background: #db2d22;z-index: 999;display: flex;border-top: 2px solid #fff;}
.mobile-nav .item{width: 25%;border-left: 1px solid rgba(255,255,255,.2);}
.mobile-nav .item a{font-size: 12px;color: #fff;display: block; text-align: center;line-height: 20px;padding-top: 8px;}
.mobile-nav .item:first-child{border-left: 0px;}
.mobile-nav .item a:before{font-family: cmsfont; font-size: 14px; color: #fff;display: block; line-height: 16px;}
.mobile-nav .mobile-nav-home:before{content: "\f016";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-pro:before{content: "\f07a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-tel:before{content: "\f87a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-feedback:before{content: "\f0e0";font-family: cmsfont; font-size: 14px;}

.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8);}
.reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF;}
.reveal-modal h2{font-size:20px;text-align:center;}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}
.reveal-modal-pro{visibility:hidden;top:0;left:0;width:100%;position:absolute;z-index:1001;background-color:#f7f7f7;height:100vh;}
.reveal-modal-pro h2{width:100%;text-align:center;font-size:18px;text-transform:uppercase;line-height:45px;background:#fff;margin-bottom:0;}
.reveal-modal-pro h3{width:100%;font-size:16px;text-transform:uppercase;line-height:45px;font-weight:bold;background:#e4e4e4;padding-left:15px;margin-bottom:0;}
.reveal-modal-pro ul,.reveal-modal-pro ul li{list-style:none;padding:0;margin:0;}
.reveal-modal-pro .mb-pro-nav>li{border-top:1px solid #fff;border-bottom:1px solid #ddd;font-size:14px;line-height:1.2;text-transform:capitalize;position:relative;}
.reveal-modal-pro .mb-pro-nav>li>a{padding-left:20px;}
.reveal-modal-pro .mb-pro-nav>li a{display:block;padding-top:12px;padding-bottom:12px;padding-right:20px;}
.reveal-modal-pro .mb-pro-nav>li ul{display:none;}
.reveal-modal-pro .mb-pro-nav .hasul>a:after{content:'\f107';font-family:cmsfont;color:#999;font-size:18px;position:absolute;width:12px;height:18px;line-height:18px;text-align:center;right:10px;top:13px;font-weight:400;}
.reveal-modal-pro .mb-pro-nav>li.active>a{font-weight:bold;background:#eee;}
.reveal-modal-pro .mb-pro-nav>li.active{background:#eee;border-bottom:3px solid #dadada;}
.reveal-modal-pro .mb-pro-nav>li ul li{border-top:1px dotted #ccc;font-size:12px;}
.reveal-modal-pro .mb-pro-nav>li ul li a{padding-left:36px;}
.reveal-modal-pro .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:42px;padding: 15px; right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}

@media(max-width:768px) {
    .totop{z-index: 99;bottom: 60px;}
    footer {margin-bottom: 48px; }
}