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

/*#region 头部*/
.header { top: 0; background: #f85d48;  }
.header-bg{background: #f85d48; padding-bottom: 20px;}
.header-top{background: #f85d48;}
.header-top .dropdown.lang .dropdown-toggle{background:#f85d48;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 }
.dropdown-menu {z-index: 100;}

.navbar { padding: 0px;position: relative; z-index: 99;}
.navbar-custom { top: 0;  justify-content: end;  }
.navbar-custom .navbar-nav > .nav-item { font-size: 16px; min-width: 120px; }
.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 #f85d48; 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:1430px) {
.navbar-custom .navbar-nav > .nav-item { min-width: 90px; }
}

@media(max-width:1250px) {
.navbar-custom .navbar-nav > .nav-item { min-width: 70px; }
}

@media(max-width:1200px) {
.navbar-custom .navbar-nav > .nav-item { min-width: auto; }
}

@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: #f85d48; 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: #f46442; 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: #f46442 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

.ny-nav{padding-top: 0px;padding-bottom: 20px;}
.menu-horizontal-wrapper { margin-bottom: 0px; font-size: 18px;   }
.menu-horizontal { display: block;box-shadow: 2px 2px 4px #d7d0d0;}
.menu-horizontal .nav-item {  display: block; margin-bottom: 1px; }
.menu-horizontal .nav-link {width: 100%; padding: 12px 15px; color: #808080;display: block;text-align: left;  font-size: 16px; background: #f5f5f5; }
.menu-horizontal .nav-link.active,.menu-horizontal .nav-link:hover {background: #f46343; color: #fff; transition: all 0.3s; }
.menu-horizontal .nav-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #b3b3b3 }
.menu-horizontal .nav-link.active:before,.menu-horizontal .nav-link:hover:before{content: "●"; font-size: 0.75rem; margin-right: 5px;color: #fff; transition: all 0.3s; }

.ny-nav-about{margin-top: 40px; border-bottom: 1px solid #f4f4f4;}
.ny-nav-about .menu-horizontal-about { display: flex;justify-content: center;margin-bottom: 0px; }
.menu-horizontal-about .nav-item-about {  display:block ; margin-right: 3px;margin-left: 3px; }
.menu-horizontal-about .nav-link-about {width: 100%; padding: 12px 15px; color: #808080;display: block;text-align: left;  font-size: 16px; background: #f5f5f5; }
.menu-horizontal-about .nav-link-about.active,.menu-horizontal-about .nav-link-about:hover {background: #f46343; color: #fff; transition: all 0.3s; }

@media(max-width:768px) {
    .menu-horizontal .nav-item { margin: 0; }
}
/*#endregion*/

/*#region 位置导航*/
.ny-crumb{background: #f5f5f5; padding-top: 20px;padding-bottom: 20px;}
.page-title { display: -ms-flexbox; display: flex; color: #848484; justify-content: center; align-items: center; }
.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: "\f016"; margin-right: 0.25rem; color: #848484}
.page-title .crumb-title{font-size:16px;color: #090909; border-right: 1px solid #848484; margin-right: 10px; padding-right: 10px; margin-bottom: 0;}

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

/*#region 底部*/
footer {  color: #2c3a44; background: #f1f1f1; }
footer ul,footer li{padding: 0;margin: 0;list-style: none;}
footer li:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #f46442 }
footer li a{font-size: 14px;color: #a0a0a0;}
footer li a:hover{color: #f46442;transition: all 0.3s;}
footer h3{font-size: 20px;margin-bottom: 20px;color: #2c3a44;}
footer .foot-bg{  padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #dfdfdf;}
footer .foot-box {display: flex; margin-top: 24px;}
footer .foot-box .right{padding-left: 10px;}
footer .foot-box p{margin-bottom: 0px;}
footer .foot-bg2{  padding-top: 20px; padding-bottom: 20px;}
.foot-pro{display: flex;flex-wrap: wrap;}
.foot-pro li{width: 25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.foot-pro-2{display: flex;flex-wrap: wrap;}
.foot-pro-2 li{width: 33.33%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; padding-right: 10px;}
footer .social a{border-radius: 0;}
footer .foot-bottom{background: #f46442;color: #fff;text-align: center;padding: 10px 0;}
@media(max-width:768px) {
    .foot-pro li{width: 100%;}
    .foot-pro-2 li{width: 100%;}
}
/*#endregion*/

/*#region 首页*/
.home-title-bg{position: relative; padding: 20px 0;display: flex;justify-content: center;align-items: center;}
.home-title-bg .home-title{text-align: center;font-size: 28px;color: #fff;font-weight: bold;display: inline-block;margin: 0 auto;background: #2c3a44;padding: 5px 22px;z-index: 88;}
.home-title-bg .bg-xt{width: 100%;background: #485a67;height: 2px;position: absolute;top: 40px;}

.home-title-bg2{position: relative; padding: 20px 0;display: flex;justify-content: center;align-items: center;}
.home-title-bg2 .home-title{text-align: center;font-size: 28px;color: #6c6c6c;font-weight: bold;display: inline-block;margin: 0 auto;background: #ebebeb;padding: 5px 22px;z-index: 99;}
.home-title-bg2 .bg-xt{width: 100%;background: #bfbfbf;height: 2px;position: absolute;top: 40px;}

.home-title{background: #2c3a44;padding: 30px 0;}
.home-title h2{text-align: center;font-size: 30px;font-weight: bold;color: #ffffff;margin-bottom: 0;}
.home-desc{font-size: 15px;text-align: center;color: #6c6c6c;margin-bottom: 30px;}

.home-service{background: #2c3a44;padding:10px 0 30px;}
.home-service .ser-box{text-align: center;margin-top: 10px;}
.home-service .ser-box h4{font-size: 22px;color: #fff;font-weight: bold; margin-top: 15px;}
.home-service .ser-box p{font-size: 14px;color: #a6a7aa;}

.home-pro{background: #ebebeb;padding:10px 0 30px;}
.home-pro .pro-row{padding: 0 30px;}
.home-pro .pro-box{background: #fff;padding: 20px;border-radius: 10px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 30px;}
.home-pro .pro-box .left{width: 37%;}
.home-pro .pro-box .right{width: 60%;}
.home-pro .pro-box .right .title{background: #f46442;height: 45px;line-height: 45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 18px;color: #fff; padding: 0 15px;border-radius: 10px;}
.home-pro .pro-box .right .title a{color: #fff;}
.home-pro .pro-box .right .title a:hover{text-decoration: underline;}
.home-pro .pro-box .right .nr-box {display: flex;flex-wrap: wrap;margin-top: 15px;margin-bottom: 20px;justify-content: space-between;}
.home-pro .pro-box .right .nr-box .nr-img{width: 37%;}
.home-pro .pro-box .right .nr-box .nr-text{width: 60%;font-size: 13px;color: #424242;line-height: 25px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;}
.home-pro .pro-box .right .more{text-align: right;}
.home-pro .pro-box .right .more a{font-size: 16px;color: #da2419;}
.home-pro .pro-box .right .more a:hover{color: #f46442; transition: all 0.3s;}

@media (max-width: 991.98px) {
    .home-pro .pro-box .right .nr-box .nr-text{-webkit-line-clamp: 3;}
}
@media (max-width: 1500.98px) {
    .home-pro .pro-box .right .nr-box .nr-text{-webkit-line-clamp: 4;}
}

.home-about .img{position: relative;}
.home-about .img:before{
    content: "";
    border-top: 10px solid transparent;
    border-right: 10px solid #e6e6e6;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: 190px;
    right: 0px;
}
.home-about .img2{position: relative;}
.home-about .img2:before{
    content: "";
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #e6e6e6;
    position: absolute;
    top: 190px;
    left: 0;
}
.home-about .hmabout-box{display: flex;align-items: center;justify-content: center;background: #ececec;padding: 0 80px}
.home-about .hmabout-box .text h4 a{font-size: 24px;font-weight: bold;color: #2c3a44;}
.home-about .hmabout-box .text h4 a:hover{color: #f46442;transition: all 0.3s;}
.home-about .hmabout-box .text p{font-size: 16px;color: #2c3a44;margin-bottom: 30px;}
.home-about .hmabout-box .text .more{background: #f46442;padding: 8px 30px;font-size: 16px;color: #fff;border-radius: 10px;}

.home-news{background: #2c3a44;padding:30px 40px;}
.home-news .news-col {background: #ececec; margin-bottom: 20px;display: flex;flex-wrap: wrap; justify-content: space-between; align-items: center; border: 1px solid #e8e8e8;padding: 15px; }
.home-news .news-col .img{width: 26%; }
.home-news .news-col .text{width: 74%; padding: 0 20px;}
.home-news .news-col .text h3{ line-height: 24px; display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.home-news .news-col .text h3 a{font-size: 18px; color: #505050;}
.home-news .news-col .text p{font-size: 14px; color: #636363; margin-bottom: 5px;}
.home-news .news-col time{font-size: 14px;color: #d70000;}
.home-news .news-col .text h3 a:hover{color:#f46442;transition: all 0.3s; }
.home-news .hmnews-title{font-size: 22px;color: #fff;font-weight: bold;margin-bottom: 20px;}

.home-news .faq-box{background: #ececec;padding: 22px;}
.home-news .faq-box .faq-q{border: 1px solid #f46442;padding: 10px;display: flex;align-items: center;background: #fff; margin-bottom: 20px;}
.home-news .faq-box .faq-q .q{background: #f46442;width: 27px;height: 27px;font-size: 16px;color: #fff;text-align: center;border-radius: 5px;overflow: hidden;margin-right: 10px;}
.home-news .faq-box .faq-q .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.home-news .faq-box .faq-q .text a{font-size: 17px;color: #666666;}
.home-news .faq-box .faq-q .text a:hover{color:#f46442;transition: all 0.3s;}
@media(max-width:768px) {
    .icon-bars{color: #fff;}
    .home-title-bg2 .home-title{font-size: 22px;}
    .home-desc{padding-left: 15px;padding-right: 15px;}
    .home-pro .pro-row{padding: 0 15px;}
    .home-pro .pro-box .left{width: 100%;}
    .home-pro .pro-box .right{width: 100%; margin-top: 15px;}
    .home-pro .pro-box .right .nr-box .nr-img img{width: 100%;height: auto;}
    .home-about .hmabout-box{padding: 15px}
    .home-about .img:before,.home-about .img2:before{display: none;}
    .home-news{background: #2c3a44;padding:30px 15px;}
    .home-news .news-col .img{width: 100%; }
    .home-news .news-col .text{width: 100%; padding: 10px 0;}
}

/*#endregion*/

/*#region 文章单页*/
/*#region about wrapper*/
.ny-title{color: #000;font-size:30px;font-weight: bold; margin-bottom: 30px;}
.ny-title:before{width: 4px;height: 26px;display: inline-block;content: "";background: #f56244; margin-right: 10px;}
.ny-title2{font-size: 18px;color: #fff; background: #e61f24; margin-bottom: 20px;font-weight: bold;padding: 10px; margin-top: 15px;}
.ny-desc{font-size: 14px;color: #8a8a8a;line-height: 26px;margin-bottom: 20px;}

.about-wrapper { padding:30px 0;  }
.about-wrapper .comimg{}
.about-wrapper .text h2{font-size: 20px;color: #6a6a6a; margin-bottom: 20px;margin-top: 10px;font-weight: bold;}
.about-wrapper .text p{font-size: 16px;color: #6a6a6a; margin-bottom: 10px; line-height: 36px; }
.about-wrapper .content table p{margin-bottom: 0;}
.about-wrapper .content table{display:table; }
.com-title-1{font-size: 18px;color: #fff;padding: 10px 25px;background: #f66046;display: block;margin-top: 30px; margin-bottom: 0px;}
.com-title-2{font-size: 18px;color: #666666;margin-top: 20px; margin-bottom: 20px; font-weight: bold;}

/*#region contact-wrapper*/
.contact-wrapper { padding: 30px 0; }
.contact-title{text-align: center;font-size: 30px;font-weight: bold;margin-bottom: 20px}
.contact-img{margin: 0 auto;width: 336px;margin-bottom: 40px}
.contact-box{display: flex;margin-bottom: 35px;}
.contact-box .img{padding-right: 25px;}
.contact-box strong{font-size: 20px;}
.contact-box p{ margin-bottom: 0;margin-top: 5px; font-size: 14px;}
.contact-feedback{border: 1px solid #dddddd;border-radius: 10px;overflow: hidden;padding: 25px;}
.contact-feedback h2{font-size: 24px;font-weight: bold; margin-bottom: 20px;}

/*#region ser-wrapper*/
.ser-content{color: #000;}
.ser-content .ser-nr1{background: #f46343; padding: 35px;color: #fff;margin-bottom: 25px;}
.ser-content .ser-nr1 h2{font-size: 24px;}
.ser-content .ser-nr1 p{font-size: 16px;margin-bottom: 0}
.ser-content h3{font-size: 30px;font-weight: bold;}

@media(max-width:768px) {
    .about-wrapper .content table{display:block; }
    .ser-content img{width: 100%;height: auto;}
}

/*#endregion*/

/*#region 产品列表*/
.pro-wrapper {padding:30px 0; background: #fff;margin-bottom: 40px;}
.pro-wrapper .ny-pro-title{font-size: 20px;font-weight: bold;color: #5a5a5a; background: #f4f4f4;padding: 10px 10px;margin-bottom: 15px;}
.pro-wrapper .ny-pro-title:before { content: "●"; font-size: 22px; margin-right: 5px; color: #f46343 }
.pro-wrapper .pro-desc{font-size: 15px;color: #7d7d7d; margin-bottom: 20px;}
.pro-wrapper .pro-box{ margin-bottom: 20px; }
.pro-wrapper .pro-box .img{ position: relative;overflow: hidden; border: 1px solid #d6d6d6;margin-bottom:8px;}
.pro-wrapper .pro-box h4{text-align: center; line-height: 20px; height:40px; color: #000000; padding-left: 10px;padding-right: 10px;}
.pro-wrapper .pro-box h4 a{font-size: 16px; color: #000000; }
.pro-wrapper .pro-box:hover h4 a{transition: all 0.3s; color: #f46343;}
.pro-wrapper .pro-box:hover h4{transition: all 0.3s; color: #f46343;}
.pro-wrapper .pro-box:hover .img{border: 1px solid #f66a4e;}

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

/*#region 文章列表*/
/*#region news list*/
.news-wrapper {padding:30px 0; background: #fff;margin-bottom: 40px;}
.news-wrapper .news-col { box-shadow: 2px 2px 4px #d7d0d0; margin-bottom: 20px;flex-wrap: wrap; padding: 25px;display: flex;justify-content: space-between; align-items: center; background: #fff;}
.news-wrapper .news-col .img{width: 30%;}
.news-wrapper .news-col .text{width: 70%;padding-left: 30px; }
.news-wrapper .news-col .text h3{  line-height: 24px; font-size: 18px; color: #000000;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news-wrapper .news-col .text h3 a{color: #000000;}
.news-wrapper .news-col .text p{font-size: 14px; color: #8c8c8c; margin-bottom: 5px;}
.news-wrapper .news-col time{font-size: 14px;color: #e51a2d;}
.news-wrapper .news-col .text h3 a:hover{color:#f56244;transition: all 0.3s; }

/*#endregion*/
@media(max-width:768px) {
    .news-wrapper .news-col .img{width: 100%;}
    .news-wrapper .news-col .text{width: 100%;padding: 10px 0; }
}
/*#endregion*/

/*#region cert-container*/
.cert-col { margin-bottom: 1.5rem; margin-top: 0.5rem; }
.cert-col .card { padding: 1.3rem; background: #fff; box-shadow: 2px 2px 4px #f0f0f0; border: 1px solid #f2f2f2; }
.cert-col .card-thumb { border: 1px solid #e4e4e4; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.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 down list*/
.img-col{ margin-bottom: 1.25rem;}
.img-col .card-thumb { border: 3px solid #ededed; height: 100%; }
.img-col .card-title{flex-grow: 1;margin: 0;padding: 0.5rem 0.75rem;background: #ededed;text-align: center;font-size:15px;}

.his-box2{border: 1px solid #f6674a;padding: 25px 35px 20px;height: 100%;}
.his-box{border-left: 1px solid #f6674a;border-right: 1px solid #f6674a;border-top: 1px solid #f6674a;padding: 25px 35px 20px;height: 100%;}
.his-year{font-weight: bold;font-size: 27px;color: #f56244;}
.his-desc{font-size: 14px;color: #7e7e7e;line-height: 18px;}

.his-box2.d-flex .his-img{width: 45%;}
.his-box2.d-flex .his-text{width: 55%;}
.his-box .d-flex,.his-box2.d-flex{flex-wrap: wrap;}
.his-box .d-flex .his-img{width: 30%;}
.his-box .d-flex .his-desc{width: 70%;}

@media(max-width:768px) {
    .his-box2,.his-box{padding: 15px;}
    .his-box img { width: 100%;height: auto;}
    .his-box2 img { width: 100%;height: auto;}
    .his-box2.d-flex .his-img{width: 100%;}
    .his-box2.d-flex .his-text{width: 100%;}
    .his-box .d-flex .his-img{width: 100%;}
    .his-box .d-flex .his-desc{width: 100%;}
}


/*#region video list*/
.video-first{display: flex;flex-wrap: wrap;margin-bottom: 30px;}
.video-first .left{width: 60%;}
.video-first .right{width: 40%; display: flex;justify-content: center;align-items: center; background: #f3f3f3;}
.video-first .right h3{text-align: center;font-size: 30px;color: #090909;font-weight: bold;}
.video-first .right h3:after{width: 60px;height: 4px;content: "";background: #000;display: block;margin: 10px auto;}
.video-col { margin-bottom: 1.5rem; }
.video-col .card{height: 100%;}
.video-col .card .video{}
.video-col .card-title{ align-items: center;margin: 0;padding: 0.75rem 0.5rem;text-align: center;font-size: 0.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.video-col .card-title a:hover{color: #f66342;transition: all 0.3s;}
.video-col iframe{width: 100%;}
.video-first iframe{width: 100%;}
@media(max-width:768px) {
    .video-first .left{width: 100%;}
    .video-first .right{width: 100%;padding-top: 20px;padding-bottom: 10px;}
}

/*#region faq list*/
#faq-page {  padding:30px 0; background: #fff; margin-bottom: 40px; }
#faq-page .faq-box {border: 1px solid #dddddd;padding: 18px; }
#faq-page .faq-box .faq-q {  padding: 0em 0.8em 15px; font-size: 18px;font-weight: bold;  color: #191717; }
#faq-page .faq-box .faq-q:before{content: "";width: 19px;height: 15px;background: url(../../images/faqtb.jpg) no-repeat;display: inline-block; margin-right: 10px;}
#faq-page .faq-box .faq-a { padding: 0em 0.8em;font-size: 14px;  color: #191717;display: flex;}
#faq-page .faq-box .faq-a:before{content: "";width: 19px;height: 15px;background: url(../../images/faqtb2.jpg) no-repeat;display: inline-block; padding-right: 15px; }
#faq-page .faq-box .faq-a .text{padding: 0 20px;}

@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 详情页*/
/*默认设置*/
.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 #f46343 !important; font-size: 16px; }

/*产品内容*/
.content-wrapper.product { border: 1px solid #e9eef4 }
.content-wrapper.product .content { padding: 1.5rem 1rem; background: #fff; }
.product-head .product-thumb { border: 1px solid #dadada; }
.pronr-title{text-align: left;font-size: 28px;color: #4d4d4d; font-weight: bold;}
.product-head { margin-bottom: 1.5rem; padding: 22px; background: #f9f9f9; margin-top: 30px; }
.product-head .title { font-size: 18px; color: #050505; font-weight: 600; padding-bottom: 15px;  }
.product-head .ul-horizontal { list-style: none; margin: 0; padding: 0; }
.product-head .ul-horizontal li { color: #757575; line-height: 1.8rem; }
.product-head .ul-horizontal li span { width: 180px; display: inline-block; }

.product-service { padding: 20px 0; }
.product-feedback { display: inline-block; background: #F3912C; color: #fff; padding: 6px 16px; }
.product-down { display: inline-block; background: #DD0804; color: #fff; padding: 6px 16px; }

.content-news{margin-top: 30px;  }
.content-news h3{font-size: 18px;color: #474747;font-weight: bold;}
.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: #f46343;transition: all 0.3s; }
.content-news .news-col p{ font-size: 14px;color: #7d7878; padding-left: 20px; margin-bottom:8px; }
.content-news .news-col time{font-size: 14px;color:#f46442;padding-bottom:20px;padding-left: 20px;display:block;}

.hot-pro-2 { margin-top: 20px; }
.hot-pro-2 .hot-pro-title{background: #f46343;color: #fff;padding: 13px 16px;font-size: 18px;margin-bottom: 0;}
.hot-pro-2 h5{font-size: 16px;color: #5a5a5a; padding: 15px 10px; margin-bottom: 0;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.hot-pro-2 .box{padding: 20px 0;}
.hot-pro-2 .pro-box .img{overflow: hidden;border:1px solid #d6d6d6;}
.hot-pro-2 .pro-box  a{color: #5a5a5a;}
.hot-pro-2 .pro-box:hover h5 a{color: #f46343;transition: all 0.3s;}
.hot-pro-2 .pro-box:hover h5{color: #f46343;transition: all 0.3s;}
.content-wrapper.product table{display: table;}

@media(max-width:768px) {
    .content-wrapper.product table{display: block;}
}

/*文章内容*/
/*#region newsnr-container*/
.newsnr-container{padding:30px 0; background: #fff; margin-bottom: 40px; }
.newsnr-container .title { font-size: 1.5rem; color: #000; text-align: center; }
.newsnr-container .content { color: #595959; line-height: 1.8rem; padding: 0 50px; }
.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: #e3e3e3;padding: 25px; font-size: 16px;color: #635b5b;}
.content-other a{color: #3d3d3d;}
.content-other a:hover{ color: #ce0910;transition: all 0.3s; }

@media(max-width:768px) {
    .newsnr-container .content {  padding: 0; }
}
/*#endregion*/

/*其他内容*/
.pro-feedback h3{ font-size: 18px; color: #10539a;}
.content-subtitle { color: #484848; font-size: 18px; margin-bottom: 10px; font-weight: bold; }

.hot-pro { margin-top: 20px; }
.hot-pro .box{ border: 1px solid #dddddd;padding: 20px;box-shadow: 2px 2px 4px #f8f8f8; }
.hot-pro h4{font-size: 14px;color: #5e5e5e;line-height: 38px; 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: 1;-webkit-box-orient: vertical;}
.hot-pro .pro-box a{color: #5e5e5e;}
.hot-pro .pro-box .img{overflow: hidden;border:1px solid #f46442;background: #fff;}
.hot-pro .pro-box a:hover{color: #f46442; transition: all 0.3s;}
/*#endregion*/


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

/*留言*/
.feedback-title{ font-size: 20px;font-family: Arial; color: #6e6e6e; text-align: center; padding-top: 20px; padding-bottom: 10px; }
.form-feedback .btn { color: #777; color: #fff; background: #f46343;border-radius: 10px;}
.form-feedback .form-control{border-radius: 5px; background: #edf1f4; color: #4b4b4b; border-color: #fff; }
.home-feedback .form-feedback .btn {  background: #e10025 }

/*搜索*/
.search-group { width: 190px; height: 37px; margin-left: 0px; border: 1px solid #000; background: #fff;}
.search-group .form-control { border: none; border-radius: 0px ;margin-right: 10px;}
.search-group .btn { border-left: 1px solid #000; border-radius: 0px;height: 35px;  width: 35px;display: flex;justify-content: center;align-items: center; padding: 6px 15px; margin-bottom: 0; }
.search-group i { color: #000; font-size: 1rem; }
.search-group .btn:hover{background: #000;}
.search-group .btn:hover i{color: #fff;}


/*#表格*/
.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; }
}

/*#endregion*/

/*手机端底部菜单*/
.mobile-nav{position: fixed;bottom: 0;left: 0;right: 0;height: 48px; background: #f46442;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; overflow-y:auto;}
.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:11px;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; }
}

.news-hot-box{background: #fff;}
.news-hot-box .t3{font-size: 24px;color: #333;margin-bottom: 25px;font-weight:bold; text-transform:uppercase;border-left:4px solid #f56244;padding-left:10px;}
.hot-news .item{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;position: relative;}
.hot-news .item a{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;}
.hot-news .item .img{width:30%; height: 80px;display: flex;align-items: center;justify-content: center;overflow: hidden;border-radius: 5px;}
.hot-news .item .img img{height: 100%;width: auto;}
.hot-news .item .text{padding-left: 22px;width:70%;}
.hot-news .item .text h3{font-size: 14px;line-height: 20px;}
.hot-news .item .text time{font-size: 12px;color: #999999;line-height: 24px;}
.hot-news .item:hover .text h3{color: #e32235;}

@media(max-width:768px) {
  .news-hot-box{padding: 25px 0px;}
  .hot-news .item{margin-bottom:15px;}
}