/*#region 通用*/
body { color: #333; font-size: 16px; line-height:24px; font-family: 'Poppins', sans-serif;}
a{color: #333;}
a:hover{color: #e32235;}
.swiper-pagination-bullet-active{background: #e32235;}
body, div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0; }
img {
  aspect-ratio: attr(width) / attr(height);
}
ul, ol, li, dl, dd, dt {list-style-type: none; }
.img-width{width: 100%;height: auto;}
.main-container { margin-bottom: 40px; margin-top: 40px; }
.tkanniu{cursor:pointer;}
.bghui{background: #f8f8f8;}
.card-thumb img{transition: all 0.5s ease;}
.card-thumb:hover img{transform: scale(1.05);}
.container-xl.long{max-width: 1630px;}
@media(max-width:768px) {
    .main-container { margin: 20px 0; }
    body {font-size:14px;line-height:20px;}
}
/*#endregion*/

.header {z-index: 999;width: 100%;background:#fff;}
.header-desc{background:#f8f8f8; padding: 8px 0;}
.header-desc .container-xl{display: flex;align-items: center;justify-content: space-between;}
.header-desc .desc{width: 60%;display: flex;justify-content: flex-end;align-items: center;}
.top-tel{color: #666666;font-size: 16px;display: flex;width: 40%;}
.top-tel a{color: #666666;}
.top-tel a:hover{color: #d62f39; transition: all 0.3s;}
.top-lang{margin-left: 15px;}
.top-lang .dropdown.lang .dropdown-toggle{background: transparent;border: 1px solid #333;border-radius:0;}
.public-social span,.public-social a{border-radius:5px;}

.header .header-top{padding: 15px 0;}
.top-lang{margin-left: 5px;}
.top-search-box{z-index: 93;margin-right:20px;}
.top-search-box .search-tb{width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;border-radius: 50%;overflow: hidden;}
.top-search-box .search-tb i{color: #333;font-size: 16px;}
.top-search-box li{padding-top: 20px;padding-bottom: 20px;}
.top-search-box li:hover .top-search{opacity: 1; height: auto;overflow: hidden;width: auto;}
.top-search-box .top-search{opacity: 0; height: 0;overflow: hidden; transition: all 0.5s;width: 0; position: absolute;right: 50px;top: 50px;z-index: 99;padding-top: 10px;}
.header-top .logo span{font-family:Barlow;font-size:15px;}
.header-top .nav{display:flex;align-items:center;justify-content:flex-end;}

.header.fadeInDown{position: fixed;top: 0;right: 0;left: 0;}
.header.fadeInDown .header-top{padding: 0;}
.header.fadeInDown .desc{display: none;}
.header.fadeInDown .header-desc{display: none;}


.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;margin: 0 15px;  }
.navbar-custom .navbar-nav .nav-link {text-align: center;position: relative; color:#333; padding: 0; height: 80px;display: flex;align-items: center;justify-content: center; font-size: 16px; }
.navbar-custom .navbar-nav .nav-link:before,.navbar-custom .navbar-nav .nav-link:before{z-index: 10;
  content: "";
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  bottom:0;
  left: calc(50% - 10px);}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before,.navbar-custom .navbar-nav .nav-item.active .nav-link:before{border-bottom: 10px solid rgba(0, 0, 0, 0.6);transition:all 0.3s;}

.navbar-custom .navbar-nav .nav-link:hover{}
.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{}
.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-nav .dropdown-menu{padding:20px 22px;min-width:250px;left:-30px;background:rgba(0, 0, 0, 0.6);}
.navbar-nav .dropdown-menu .dropdown-item{padding:10px 0px;display:flex;align-items:center;color:#fff;text-decoration:underline;font-weight:bold;}
.navbar-nav .dropdown-menu .dropdown-item:hover{color:#e32235;background:none;}
.navbar-nav .dropdown-menu .dropdown-item:hover:after{content:"";width:20px;height:7px;background:url(../../images/tb-jt4.png) no-repeat;background-size:cover;display:block;margin-left:15px;}

@media(max-width:1480px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 15px;}
}

@media(max-width:1300px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 8px;}
}

/*#region 手机端*/
.header-mb{background: #fff;position: fixed;top: 0;left: 0;right: 0;width: 100%;border-bottom: 1px solid #e32235;z-index: 999;}
.header-mb .container-xl{height: 50px;}
.header-mb .top-logo{width: 50%;}
.header-mb .top-logo img{height: 30px;width: auto;}
.header-mb .top-mb{display: flex; align-items: center;width: 50%;justify-content: flex-end; }
.header-mb .top-mb .dropdown.lang .dropdown-toggle{background: transparent; padding: 0;}
.header-mb .top-mb .dropdown-menu{min-width: 80px;margin-top: 8px;}
.header-mb .top-mb .top-mb-search{padding: .5rem .4rem; margin-left: 10px; width: 30px; text-align: center; }
.header-mb .top-mb .top-mb-search i{font-size: 16px;color: #333}
.header-mb .top-mb .icon-bars{color: #333;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color: #333;}
.top-mb-search-box{display: none; position: fixed;background: #fff; top: 50px; padding: 6px 15px 10px;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);z-index: 998;width: 100%; }
.top-mb-search-box .search-group{width: 100%;height: 38px;}
.top-mb-feed i{font-size: 16px;color: #333}

.mobile-head-item .main-content-wrap {
  background: #FFF;
  top: 0;
  display: block;
  z-index: 99999;
 }
 .mobile-head-item .main-content-wrap .content-wrap {
  overflow-y: auto;
  height: 100%;
  padding: 15px 10px;
  background-color: #fff;
 }
 .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
  overflow-y: hidden;
 }
 .mobile-head-item .side-content-wrap {
  position: fixed;
  display: block;
  right: -80%;
  width: 80%;
  height: 100%;
 }
 .mobile-head-item .middle-content-wrap {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
 }
 .mobile-head-item .middle-show-content-wrap {
  top: 30px;
  visibility: visible;
  opacity: 1;
 }
 /* header */.head_top .top_left {
  display: none;
 }
 
 /*nav */.head_nav {
  width: 100%;
  padding: 0 5px;
 }
 .head_nav li {
  padding-left: 28px;
  padding-top: 4px;
  padding-bottom: 4px;
 }
 .head_nav li,
 .head_nav li a {
  color: #111;
 }
 .head_nav li.has-child {
  padding-left: 28px;
  margin-top: 0;
  margin-bottom: 0;
 }
 .head_nav li.has-child>a {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 35px;
 }
 .head_nav li.has-child>ul {
  display: none;
 }
 .head_nav li.siblings-no-menu {
  position: relative;
  padding-left: 15px;
 }
 .head_nav li a {
  display: block;
  height: auto;
  line-height: 1.4em;
  position: relative;
 }
 .head_nav li a:hover {
  color: inherit;
 }
 .head_nav li em {
  display: block;
  height: 1.4em;
  overflow: hidden;
 }
 .head_nav li li {
  font-size: 14px;
 }
 .head_nav li li li {
  font-size: 12px;
 }
 .head_nav li li a {
  color: #666;
 }
 .head_nav li.has-child a b {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #111;
  border-radius: 2px;
  overflow: hidden;
  line-height: 15px;
  position: absolute;
  right: -35px;
  top: 1px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
 }
 .head_nav li.has-child a b:before,
 .head_nav li.has-child a b:after {
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  background-color: #111;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -.5px;
 }
 .head_nav li.has-child a b:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
 }
 .head_nav li.has-child a:hover b {
  border-color: #111;
 }
 .head_nav>li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
 }
 .head_nav>li>a {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: -1px;
  position: relative;
  text-transform: uppercase;
  position: relative;
 }
 .head_nav li,
 .head_nav li.has-child {
  padding-left: 0;
 }
 .head_nav li li,
 .head_nav li li.has-child {
  padding-left: 15px;
 }
 .head_nav li.active>a>b:after {
  display: none;
 }
 .head_nav li.active>a>b {
  background-color: #111;
 }
 .head_nav li.active>a>b:before,
 .head_nav li.active>a>b:after {
  background-color: #fff;
 }

 .mobile-ico-close {
  width: 30px;
  height: 30px;
  background: #fff url(../../images/mobile_close.png) center center no-repeat;
  background-size: 50% auto;
  position: absolute;
  left: -35px;
  top: 0;
  cursor: pointer;
 }
/*#endregion*/

@media(max-width:768px) {
    body{padding-top: 50px;}
    
}
/*#endregion*/

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

/*#region 栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff;margin-bottom:20px; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #e32235; 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: #e32235 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

.ny-nav{background: #ffffff;border-top: 7px solid #e32235;padding: 35px 20px;}
.ny-nav .nav-title{font-size: 20px;font-family:Barlow;line-height: 26px;margin-bottom: 25px;text-transform:uppercase;}
.ny-nav .menu-horizontal-wrapper { margin-bottom: 0px; font-size: 18px; background: #fff; }
.menu-horizontal { display: block;}
.menu-horizontal .nav-item {display: block; margin-bottom: 10px; font-family:Barlow;}
.menu-horizontal .nav-item:last-child{margin-bottom: 0;}
.menu-horizontal .nav-link {width: 100%;position: relative; cursor: pointer; padding: 15px 20px; color: #333;display: block;text-align: left; border-radius: 5px;overflow: hidden;  font-size: 16px; background: #f8f8f8; }
.menu-horizontal .nav-item.active .nav-link,.menu-horizontal .nav-link:hover {background: #e32235; color: #fff; transition: all 0.3s; }
.menu-horizontal .nav-item .nav-link:after{content: "\f061";font-family: cmsfont;font-weight:bold; font-size: 14px;position: absolute;right: 22px;top: 16px;display: block;z-index: 1;}

.menu-horizontal-child { display: flex; flex-wrap: wrap;margin-top: 20px; }
.menu-horizontal-child .nav-item-child { color: #333333;margin-right: 10px;margin-bottom:10px; background: #fff;border:1px solid #fff;border-radius:50px;overflow:hidden;}
.menu-horizontal-child .nav-item-child .nav-link-child{color: #333333;padding: 0 25px; display: block;text-align: center; font-size: 16px; line-height: 54px; }
.menu-horizontal-child .nav-item-child .nav-link-child:before { content: "●"; font-size: 16px; margin-right: 12px; color: #5371b3 }
.menu-horizontal-child .nav-item-child.active,.menu-horizontal-child .nav-item-child:hover{border-color:#5371b3;}
.menu-horizontal-child .nav-item-child.active .nav-link-child,.menu-horizontal-child .nav-item-child:hover .nav-link-child {color: #5371b3;}

.menu-horizontal-wrapper{margin-bottom: 0;}
.menu-horizontal-about{display: flex;flex-wrap: wrap;justify-content:flex-start;margin-top:40px;margin-bottom:40px;font-family:Barlow;}
.menu-horizontal-about .nav-item-about { color: #666666;margin-right: 20px;margin-bottom:10px; background: #f3f3f3;}
.menu-horizontal-about .nav-item-about .nav-link-about{color: #666666;padding: 0 45px; display: block;text-align: center; font-size: 20px; line-height: 54px;}
.menu-horizontal-about .nav-item-about.active,.menu-horizontal-about .nav-item-about:hover{background: #333333;border-color:#fff;}
.menu-horizontal-about .nav-item-about.active .nav-link-about,.menu-horizontal-about .nav-item-about:hover .nav-link-about {color: #fff;}

@media(max-width:768px) {
    .ny-nav{padding: 25px 15px;display: none;}
    .menu-horizontal-about .nav-item-about{margin-right:0;}
    .menu-horizontal-about{margin-top:0;}
}
/*#endregion*/

/*#region 位置导航*/
.banner{}
.banner.home{position:relative;padding-bottom:80px;}
.banner.home .banner-text{text-align: left;}
.banner.home .banner-text .container-xl{display: flex;justify-content: space-between;}
.banner.home .banner-text .box{width: 52%;background:rgba(227, 34, 53, 0.8); padding: 80px 80px;animation: up-animation 1s infinite;animation-iteration-count: 1;}
.banner.home .banner-text .box .title{font-size: 37px;font-family:Barlow;color: #fff;line-height:49px; margin-bottom: 35px;font-weight: bold;text-transform: uppercase;}
.banner.home .banner-text .box p{font-size: 16px;color: rgba(255, 255, 255, 1);line-height: 24px;margin-bottom:25px;}
.banner.home .banner-text .box .more{ font-size: 18px;color: #fff;border:4px solid #fff; text-transform: uppercase;font-family:Barlow; background: transparent;display: inline-block;margin-top: 50px;padding:18px 35px; text-align: center;}
.banner.home .banner-text .box .more span{padding-left:10px;}
.banner.home .banner-text .box .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}

.banner.home.video{position:relative;padding-bottom:0px;line-height:0}
.banner.home.video .banner-text{background: rgba(0,0,0,0.2);}
.banner.home.video .banner-text .box{background:transparent;padding:0;width:100%}
.banner.home.video .banner-text .box .title span{font-size: 70px;color: #e32235;}

.banner.ny{position:relative;padding-bottom:80px;}
.banner.ny .banner-text{text-align: left;align-items:flex-end;}
.banner.ny .banner-text .container-xl{display: flex;justify-content: space-between;align-items:flex-end;}
.banner.ny .banner-text .box{width: 50%;background:#e32235; padding: 80px 80px;animation: up-animation 1s infinite;animation-iteration-count: 1;}
.banner.ny .banner-text .box .ny-title{font-size: 52px;font-family:Barlow;color: #fff;line-height:49px; margin-bottom: 65px;font-weight: bold;text-transform: uppercase;}


@media(max-width:1700px) {
    .banner.home .banner-text .box{padding:60px;}
}

@media(max-width:1570px) {
    .banner.home .banner-text .box{padding:40px;}
    .banner.home .banner-text .box .title{font-size:32px;line-height:43px;margin-bottom:25px;}
    .banner.home .banner-text .box .more{margin-top:40px;}
}

@media(max-width:1400px) {
  .banner.ny .banner-text .box{padding:80px 80px;}
  .banner.home .banner-text .box .more{margin-top:0px;}
}

@media(max-width:768px) {
  .banner.home{padding-bottom:0}
    .banner.home .banner-text .box{width:100%;padding:40px 30px;}
    .banner.home .banner-text .box .title{font-size:20px;line-height:30px;margin-bottom:10px;}
    .banner.home .banner-text .box p{font-size:14px;line-height:22px;margin-bottom:15px;}
    .banner.home .banner-text .box .more{font-size:16px;padding:14px 20px;}

    .banner.ny{padding-bottom:0}
    .banner.ny .banner-text{position:relative;}
    .banner.ny .banner-text .box{width:100%;position:relative;padding:15px;animation-iteration-count: 0;}
    .banner.ny .banner-text .container-xl{padding:0}
    .banner.ny .banner-text .box .ny-title{font-size:28px;line-height:32px;text-align:center;margin-bottom:15px;}
}

.page-title {color:#fff;}
.page-title  a{color:#fff;}
.page-title  a:hover{color:#fff;text-decoration:underline;}
.page-title .breadcrumb { justify-content: flex-start;align-items: center; color: #fff;font-size: 16px;}
.breadcrumb-item + .breadcrumb-item::before { color: #fff;font-family: cmsfont; content: "\f054";font-size: 10px; margin-right: 10px;margin-left: 10px; }
.page-title .breadcrumb .breadcrumb-item:last-child a{font-weight:bold;color:#fff;}
.page-title .breadcrumb:before { content: ""; width: 31px;height: 31px;background: url(../../images/tb-home.jpg) no-repeat;display: inline-block; margin-right: 15px; color: #fff;}

.content-crumb.pro{background: #eeeeee;}
.content-crumb .page-title{justify-content: flex-start;padding: 20px 0;}
.content-crumb .page-title .breadcrumb{justify-content: start;}
.content-crumb .page-title .breadcrumb {color: #333;}
.content-crumb .breadcrumb-item + .breadcrumb-item::before {color: #333;}
.content-crumb .page-title .breadcrumb:before { color: #333;background: url(../../images/tb-home2.jpg) no-repeat;}
.content-crumb .page-title  a{color:#333;}
.content-crumb .page-title .breadcrumb .breadcrumb-item:last-child a{font-weight:bold;color:#e32235;}

@media(max-width:768px) {
  .banner .ny-title{margin-bottom:0}
    .page-title{width: 100%;position:relative;top:inherit;}
    
    .page-title .breadcrumb { justify-content: center;font-size:14px; }
    
}
/*#endregion*/

.about-contact{padding:60px 0;background:#4d4d4d;color:#fff;}
.about-contact .container-xl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.about-contact .t1{font-size:32px;line-height:50px;margin-bottom:0px;}
.about-contact .container-xl p{font-size:18px;color:rgba(255, 255, 255, 0.6);}
.about-contact .more{background:#d62f39;text-align:center;display:inline-block;padding:15px 35px; font-size:18px;text-transform:uppercase;color:#fff;}
.about-contact .more:hover{background:#eb0b19}

@media(max-width:768px) {
    .about-contact{padding:40px 0;}
    .about-contact .container-xl p{font-size:14px;line-height:20px;text-align:center;}
    .about-contact .t1{width:100%;font-size:20px;line-height:28px;text-align:center;}
    .about-contact .more{display:block;width:60%;margin:20px auto 0;font-size:16px;line-height:42px;height:42px;padding:0;}
}

/*#region 底部*/
footer {background: #353535;position: relative;color:rgba(255, 255, 255, 0.6);}
footer .footer-top{padding:0 0 75px;}
footer .foot-logo{margin-bottom:55px;}
footer .foot-desc{font-size:16px;line-height:30px;font-weight:bold;color:#fff;}
footer .foot-social{margin-top:48px;}
footer .addrs .addr{display:flex;font-size:16px;line-height:32px;margin-bottom:25px;}
footer .addrs .addr span{min-width:30px;width:30px;}
footer .t1{font-size:24px;line-height:32px;color:#fff;margin-bottom:30px;margin-top:40px;font-weight:bold;}
footer .list{font-size:16px;line-height:42px;}
footer .list.pro{display:flex;flex-wrap:wrap;}
footer .list.pro p{width:50%;}
footer .list.pro p:before{content:"\f061";font-family:cmsfont;font-size:14px; display:inline-block;margin-right:15px;}
footer a{color:rgba(255, 255, 255, 0.6);}
footer a:hover{text-decoration:underline;color:#d62f39;}
footer .foot-tkbox{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;border:1px solid #39485d;padding:15px 40px 15px 20px;font-size:18px;line-height:30px;cursor:pointer;}
footer .foot-tkbox:hover{border-color:#d62f39;color:#d62f39;}
footer .footer-bottom{font-size:16px;line-height:32px;border-top:1px solid rgba(255, 255, 255, 0.3);padding:15px 0;}
footer .footer-bottom .container-xl{display:flex;align-items:center;justify-content:space-between;}
footer .row{margin-left:-45px;margin-right:-45px;}
footer .row .col-md-4{padding-left:45px;padding-right:45px;}

@media(max-width:1510px) {
  footer .row{margin-left:-15px;margin-right:-15px;}
footer .row .col-md-4{padding-left:15px;padding-right:15px;}
}

@media(max-width:768px) {
  footer .foot-desc{font-size:14px;line-height:24px;}
  footer .foot-logo{margin-bottom:25px;}
    footer .footer-top{padding:40px 0;}
    footer .addrs .addr{font-size:14px;line-height:22px;margin-bottom:15px;}
    footer .t1{font-size:20px;margin-top:30px;margin-bottom:20px;}
    footer .list{font-size:14px;line-height:24px;}
    footer .foot-tkbox{margin-bottom:15px;}
    footer .footer-bottom .container-xl{display:block;text-align:center;}
    footer .footer-bottom{font-size:14px;line-height:22px;}
    footer .footer-bottom .foot-text{margin-top:10px;}
}
/*#endregion*/

/*#region 首页*/

@keyframes jtmove{
    0%{
        transform: translate(0,0);
    }
    50%{
        transform: translate(0,-8px);
    }
    100%{
        transform: translate(0,0);
    }
}

@keyframes jtmove2{
    0%{
        transform: translate(-5px,0);
    }
    50%{
        transform: translate(0px,0);
    }
    100%{
        transform: translate(5px,0);
    }
}

@keyframes up-animation {
    0%{
        margin-bottom: 80px;
        opacity: 0;
    }
    100%{
        margin-bottom: 0px;
        opacity: 1;
    }
}
@keyframes left-animation {
    0%{
        padding-right: 50px;
    }
    100%{
        padding-right: 0px;
    }
}

.home-pro{padding:80px 0;background:#fff;}
.home-pro .title{display:flex;justify-content:space-between;font-family:Barlow;margin-bottom:60px;align-items:flex-start;}
.home-pro .title .t1{font-size:50px;;line-height:50px;text-transform:uppercase;margin-bottom:15px;}
.home-pro .title .left{width:80%;}
.home-pro .title .left p{font-size: 16px;font-family: 'Poppins', sans-serif;
    color: #666666;
    line-height: 28px;}
.home-pro .title .more{font-size:20px;padding:14px 35px;color:#000;background:#fff;display:inline-block;text-transform:uppercase;border:3px solid #dddddd;}
.home-pro .title .more span{padding-left:20px;}
.home-pro .title .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}
.home-pro .pro-box{background:#f8f8f8;padding-bottom:24px;margin-bottom:18px;}
.home-pro .pro-box .img{padding:25px 20px;}
.home-pro .pro-box .t1{font-size:18px;font-family:Barlow;line-height:26px;text-align:center;}
.home-pro .pro-box .pro-more{background:#e6e6e6;font-size:16px;line-height:36px;text-align:center;display:block;margin-top:10px;}
.home-pro .pro-box .pro-more:hover{background:#e32235;color:#fff;}
.home-pro .row{margin-left:-9px;margin-right:-9px;}
.home-pro .row .col-md-4{padding-left:9px;padding-right:9px;}

@media(max-width:768px) {
  .home-pro{padding:30px 0;}
  .home-pro .title{display:flex;justify-content:center; margin-bottom:0px;flex-wrap:wrap;}
  .home-pro .title .left{width:100%;}
    .home-pro .title .t1{font-size:28px;text-align:center;margin-bottom:30px;}
    .home-pro .pro-box .img{padding:10px;}
    .home-pro .pro-box .t1{font-size:16px;line-height:20px;height:40px;}
    .home-pro .pro-box .pro-more{font-size:14px;}
    .home-pro .pro-box{padding-bottom:10px;margin-bottom:15px;}
    .home-pro .title .more{font-size:16px;padding:10px 25px;}
}

.home-service .left .more{font-size:20px;margin-top:30px; padding:14px 35px;color:#000;background:#fff;display:inline-block;text-transform:uppercase;border:3px solid #dddddd;}
.home-service .left .more span{padding-left:20px;}
.home-service .left .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}

.home-about{background:#fff;position:relative;}
.home-about .bg{text-align:right;}
.home-about .box{width:57%;background:url(../../images/home-about-bg2.jpg) no-repeat left bottom #fff;position:absolute;left:0;bottom:-90px;top:90px;display:flex;justify-content:flex-end;}
.home-about .box .text{width:69%;padding-top:120px;padding-right:100px;}
.home-about .box .text .t1{font-size:50px;font-family:Barlow;line-height:68px;margin-bottom:40px;text-transform:uppercase;}
.home-about .box .text p{font-size:16px;color:#666666;line-height:28px;margin-bottom:20px;}
.home-about .box .text .more{font-size:17px;padding:10px 35px;color:#fff;background:#e32235;display:inline-block;text-transform:uppercase;}
.home-about .box .text .more span{padding-left:20px;}
.home-about .box .text .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}
.home-about .box .d-flex{align-items:center;margin-top:50px;}
.home-about .box .d-flex .videotb{margin-left:25px;}
.about-wrapper .d-flex{margin-top:50px;}
.about-wrapper .d-flex .videotb{margin-left:25px;}

@media(max-width:1400px) {
  .home-about .box .text{padding-top:60px;}
}

@media(max-width:768px) {
    .home-service .left .more{font-size:16px;padding:10px 25px;}
    .home-about .box{position:relative;top:inherit;bottom:inherit;width:100%;display:block;}
    .home-about .box .text{width:100%;padding:15px;}
    .home-about .box .text .t1{font-size:26px;line-height:30px;margin-bottom:20px;}
    .home-about .box .text p{font-size:14px;line-height:22px;margin-bottom:15px;}
    .home-about .box .text .more{font-size:16px;}
    .home-about .box .d-flex{margin-top:30px;}
}

.home-num{background:#fff;padding:90px 0 140px;}
.home-num .col-6{border-right:1px solid #e0e0e0;}
.home-num .col-6:last-child{border-right:0;}
.home-num .num{display:flex;align-items:center;justify-content:center;}
.home-num .num .img{width:70px;min-width:70px;}
.home-num .num .text{padding-left:22px;}
.home-num .num .text .num-title{font-size:32px;line-height:32px;color:#e32235;font-weight:bold;display:flex;}
.home-num .num .text .num-title#target1:after{content:"million";display:inline-block;font-size:16px;margin-left:8px;line-height:20px;}
.home-num .num .text .num-title#target4:after{content:"㎡";display:inline-block;font-size:16px;margin-left:8px;line-height:0px;}
.home-num .num .text .num-subtitle{font-size:16px;line-height:28px;color:#666666;}
.home-num .num .text .num-subtitle:before{content:"";width:10px;height:2px;background:#c5c5c5;display:block;margin-bottom:8px;margin-top:10px;}

@media(max-width:768px) {
  .home-num{padding:30px 0;}
  .home-num .num .img{width:50px;min-width:50px;}
  .home-num .num .text .num-title{font-size:24px;}
  .home-num .num .text .num-subtitle{font-size:12px;line-height:16px;}
  .home-num .num{justify-content:flex-start;margin-bottom:15px;}
  .home-num .col-6{margin-bottom:15px;}
  .home-num .col-6:nth-child(2n){border-right:0;}
  .home-num .num .text .num-subtitle:before{margin-top:6px;margin-bottom:6px;}
  .home-num .num .text .num-title#target1:after{font-size:14px;}
}

.home-service{background:url(../../images/home-service-bg.jpg) no-repeat center;background-size:cover;padding:130px 0; }
.home-service .container-xl{max-width:1470px;}
.home-service .box{background:#fff;padding:75px 95px;box-shadow:0 0 124px rgba(0, 0, 0, 0.05);display:flex;align-items:center;justify-content:space-between;}
.home-service .box .left{width:47%}
.home-service .box .right{width:52%}
.home-service .box .t1{font-size:50px;font-family:Barlow;line-height:68px;margin-bottom:30px;text-transform:uppercase;}
.home-service .box p{font-size:16px;color:#666666;line-height:28px;}
.home-service .box .ser-item{text-align:center;border:1px solid #ebebeb;padding:30px 20px 20px;margin-top:15px;margin-bottom:15px;transition:all 0.5s}
.home-service .box .ser-item .t2{height:50px;font-size:16px;line-height:25px;}
.home-service .box .ser-item .img{width:87px;height:87px;background:#f8f8f8;border-radius:50%;margin:0 auto 30px;}
.home-service .box .ser-item:hover{background:#e32235;}
.home-service .box .ser-item:hover .img{background:#fff;}
.home-service .box .ser-item:hover .t2{color:#fff;}

@media(max-width:1400px) {
  .home-service .box .ser-item .img{margin-bottom:20px;}
  .home-service .box .ser-item{padding-left:5px;padding-right:5px;}
}

@media(max-width:768px) {
  .home-service{padding:40px 0;}
  .home-service .box{padding:20px 15px;display:block;}
  .home-service .box .left{width:100%;}
  .home-service .box .right{width:100%;}
  .home-service .box .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
  .home-service .box p{font-size:14px;line-height:22px;}
  .home-service .box .ser-item .t2{font-size:14px;line-height:22px;height:44px;}
  .home-service .box .ser-item{padding:20px 0;margin-bottom:0;}
  .home-service .box .ser-item .img{margin-bottom:15px;}
}

.home-quality{background:#f8f8f8;padding:120px 0;position:relative;}
.home-quality .bg img{mix-blend-mode: multiply!important;position:absolute;top:-100px;left:80px;z-index:10;width:400px;height:380px;}
.home-quality .container-xl{max-width:1470px;position:relative;z-index:2}
.home-quality .t1{font-size:50px;font-family:Barlow;text-transform:uppercase;line-height:64px;text-align:center;margin-bottom:25px;}
.home-quality .desc{font-size:16px;line-height:28px;color:rgba(0, 0, 0, 0.5);text-align:center;margin-bottom:55px;}
.home-quality .quality-box{position:relative;}
.home-quality .quality-box .bgl{width:160px;background:#d1d1d1;height:80%;position:absolute;top:10%;left:0;bottom:0;}
.home-quality .quality-box .bgr{width:160px;background:#d1d1d1;height:80%;position:absolute;top:10%;right:0;bottom:0;}
.home-quality .quality-box .quality-qh{position:relative;padding:68px 95px;background:#fff;}
.home-quality .quality-box .quality-qh .quality-item{position:relative;display:flex;align-items:center;justify-content:center;}
.home-quality .quality-box .quality-qh .quality-item .left{width:50%;}
.home-quality .quality-box .quality-qh .quality-item .right{width:50%;background:url(../../images/hm-quality-bg2.jpg) no-repeat #fff right;height:365px;display:flex;align-items:center;padding:0 53px;}
.home-quality .quality-box .quality-qh .quality-item .right .t2{font-size:38px;font-family:Barlow;text-transform:uppercase;line-height:64px;margin-bottom:15px;}
.home-quality .quality-box .quality-qh .quality-item .right p{font-size:16px;color:#666666;line-height:28px;}
.home-quality .swiper-button-quality{width:45px;height:103px;background:#e32235;}
.home-quality .swiper-button-quality:after{color:#fff;line-height:103px;font-size:26px;}
.home-quality .quality-box .quality-qh .quality-item .more{font-size:17px;padding:12px 35px;color:#fff;background:#e32235;display:inline-block;text-transform:uppercase;margin-top:50px;}
.home-quality .quality-box .quality-qh .quality-item .more span{padding-left:20px;}
.home-quality .quality-box .quality-qh .quality-item .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}


@media(max-width:1670px) {
    .home-quality .bg img{width:300px;height:280px;}
}

@media(max-width:1500px) {
    .home-quality .bg img{left:0; width:300px;height:280px;}
}

@media(max-width:768px) {
  .home-quality .bg img{left:0; width:200px;height:180px;top:-60px;}
  .home-quality{padding:110px 0 30px;}
  .home-quality .t1{font-size:28px;line-height:32px;}
  .home-quality .desc{font-size:14px;line-height:22px;margin-bottom:30px;padding:0 15px;}
  .home-quality .quality-box .quality-qh .quality-item{display:block;}
  .home-quality .quality-box .quality-qh .quality-item .left{width:100%;}
  .home-quality .quality-box .quality-qh .quality-item .right{width:100%;}
  .home-quality .quality-box .quality-qh{padding:30px 20px;}
  .home-quality .quality-box .quality-qh .quality-item .right{padding:20px 40px;text-align:center;height:auto;}
  .home-quality .quality-box .quality-qh .quality-item .right .t2{font-size:26px;line-height:30px;}
  .home-quality .quality-box .quality-qh .quality-item .right p{font-size:14px;line-height:22px;}
}

.home-app{background:#fff;padding:120px 0 100px;}
.home-app .text-box{display:flex;align-items:center;}
.home-app .text-box .t1{font-size:50px;font-family:Barlow;line-height:68px;margin-bottom:20px;text-transform:uppercase;}
.home-app .text-box p{font-size:16px;line-height:28px;color:rgba(0, 0, 0, 0.5);}
.home-app .row{margin-left:-8px;margin-right:-8px;}
.home-app .col-md-4 {margin-bottom:20px;padding-left:8px;padding-right:8px;}
.home-app .app-box{position:relative;}
.home-app .app-box .t2{height:70px;display:flex;align-items:center;padding:0 25px;font-size:21px;font-weight:bold;background:#fff;}
.home-app .app-box a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;}
.home-app .app-box:hover .t2{background:#e32235;color:#fff;transition: all 0.5s;}

@media(max-width:768px) {
  .home-app{padding:40px 0;}
  .home-app .text-box .t1{font-size:26px;line-height:32px;}
  .home-app .text-box p{font-size:14px;line-height:22px;}
  .home-app .app-box .t2{font-size:16px;padding:0 15px;text-align:center;justify-content:center;}
}

.home-ys{background:#fff;display:flex;}
.home-ys .left{width:48%;}
.home-ys .right{width:50%;background:url(../../images/home-ysbg.jpg) no-repeat #fff left;display:flex;align-items:center;padding-left:85px;}
.home-ys .right .t1{font-size:50px;font-family:Barlow;line-height:68px;margin-bottom:50px;text-transform:uppercase;}
.home-ys .right p{font-size:16px;line-height:28px;color:#666666;}
.home-ys .right .more{font-size:17px;padding:10px 25px;color:#fff;background:#e32235;display:inline-block;margin-top:75px;text-transform:uppercase;}
.home-ys .right .more span{padding-left:20px;}
.home-ys .right .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}

@media(max-width:768px) {
    .home-ys{display:block;}
    .home-ys .left{width:100%;}
    .home-ys .right{width:100%;padding:20px 15px;}
    .home-ys .right .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
    .home-ys .right p{font-size:14px;line-height:22px;}
    .home-ys .right .more{font-size:16px;margin-top:35px;}
}

.home-link{background:url(../../images/home-link-bg.jpg) no-repeat center;background-size:cover;padding:90px 100px;}
.home-link .t1{font-family:Barlow;font-size:50px;;line-height:50px;color:#fff;margin-bottom:25px;text-align:center;text-transform:uppercase;}
.home-link p{font-size:16px;color:rgba(255, 255, 255, 0.6);margin-bottom:50px;text-align:center;}
.home-link .img{border:1px solid #d6d6d6;margin-bottom:30px;}

@media(max-width:768px) {
  .home-link{padding:35px 15px;}
  .home-link .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
  .home-link p{font-size:14px;line-height:22px;margin-bottom:25px;}
  .home-link .img{margin-bottom:15px;}
}

.home-news{padding:100px 0;background:#fff;}
.home-news .title{display:flex;justify-content:space-between;font-family:Barlow;margin-bottom:60px;}
.home-news .title .t1{font-size:50px;;line-height:50px;text-transform:uppercase;}
.home-news .title .more{font-size:17px;padding:10px 35px;color:#fff;background:#e32235;display:inline-block;text-transform:uppercase;}
.home-news .title .more span{padding-left:20px;}
.home-news .title .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}
.home-news .box{display:flex;justify-content:space-between;position:relative;}
.home-news .box .news-item{width:31%;position:relative;box-shadow:0 0 56px rgba(0, 0, 0, 0.05);}
.home-news .box .news-item .text{padding:35px 40px;}
.home-news .box .news-item .text time{font-size:16px;color:#999999;margin-bottom:15px;display:block;}
.home-news .box .news-item .text .t2{font-size:19px;line-height:30px;}
.home-news .box .news-item .on{position:absolute;top:0;right:0;bottom:0;left:0;display:block; z-index:2;background:#e32235;opacity:0;color:#fff;padding:55px 40px;}
.home-news .box .news-item:hover .on{opacity:1;transition:all 0.5s;}
.home-news .box .news-item .on time{font-size:16px;margin-bottom:20px;display:block;}
.home-news .box .news-item .on .t2{margin-bottom:20px;}
.home-news .box .news-item .on .t2 a{font-size:19px;line-height:30px;color:#fff;font-weight:bold;}
.home-news .box .news-item .on .more{font-size:16px;padding:10px 35px;color:#fff;border:1px solid #fff;display:inline-block;margin-top:60px;}
.home-news .box .news-item .on .more span{padding-left:20px;}
.home-news .box .news-item .on .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}
.home-news .box .news-list{width:31%;position:relative;}
.home-news .box .news-list .news-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;}
.home-news .box .news-list .news-box:last-child{margin-bottom:0;}
.home-news .box .news-list .news-box .left{width:48%;}
.home-news .box .news-list .news-box .right{width:45%;}
.home-news .box .news-list .news-box .t3{font-size:16px;margin-bottom:5px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.home-news .box .news-list .news-box p{font-size:14px;color:#999999;margin-bottom:5px;}

@media(max-width:768px) {
  .home-news{padding:40px 0;}
  .home-news .title .t1{font-size:26px;line-height:32px;margin-bottom:30px;}
  .home-news .title{justify-content:center;margin-bottom:0px;}
  .home-news .box .news-list{width:100%;}
  .home-news .title .more{font-size:16px;margin-top:30px;}
  .home-news .box .news-list .news-box{margin-bottom:20px;}
}

/*#endregion*/


/*#region 文章单页*/
.down-wrapper{padding: 60px 0;}
.down-wrapper h2{font-size: 30px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.down-wrapper p{font-size: 18px;line-height: 33px;color: #fff;margin-bottom: 120px;margin-top:120px;}
.down-wrapper .more{display:inline-block;border:1px solid #fff;font-size:18px;line-height:30px;padding:15px 55px;color:#fff;}
.down-wrapper .feedback{padding: 20px 70px;background: #e32235;display:flex;justify-content:center;align-items:center;}
.down-wrapper .feedback .t1{font-size: 32px;line-height: 40px;color: #fff;margin-bottom: 0;margin-top:0;text-align:center;font-weight:bold;}
.down-wrapper .feedback .t2{font-size: 18px;line-height: 33px;color: #fff;text-align:center}
.down-wrapper .feedback .more1{display:block;width:240px;padding:20px 0;font-size:18px;line-height:20px; background:#333333;text-align:center;color:#fff;border-radius:50px;margin:25px auto 0;}
.down-wrapper .feedback .more1 i{margin-right:10px;}
.down-wrapper .feedback .more1:hover{background:#fff;color:#e32235;transition:all 0.5s;}

@media(max-width:768px) {
    .down-wrapper .feedback{padding: 20px;}
    .down-wrapper p{font-size:16px;line-height:28px;margin-top:10px;margin-bottom:25px;}
    .down-wrapper{padding: 30px 0;}
    .down-wrapper .more{display:inline-block;border:1px solid #fff;font-size:16px;line-height:26px;padding:12px 35px;}
    .down-wrapper .feedback .t1{font-size:24px;line-height:32px;}
    .down-wrapper .feedback .t2{font-size:16x;line-height:20px;}
    .down-wrapper .feedback .more1{width:200px;font-size:16px;line-height:20px;padding:10px 0;}
}

.public-bg{padding:100px 0 80px;}
.public-bg .container-xl{max-width:1500px;}

.public-wrapper{background:#fff;padding:100px 0}
.public-wrapper h4{font-size: 20px;font-weight: bold; line-height: 32px;margin-bottom: 20px;margin-top: 20px;border-left:4px solid #6085cb;padding-left:15px;}
.public-wrapper p{font-size: 16px;line-height: 26px;color: #666666;margin-bottom: 20px;}

/*#region about wrapper*/
.about-wrapper{background:#f8f8f8;position:relative;padding-top:50px;}
.about-wrapper .bg{text-align:right;}
.about-wrapper .about-text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;}
.about-wrapper .container-xl{max-width:1490px;display:flex;align-items:flex-end;height:100%;}
.about-wrapper .text{width:59%;background:#fff;padding:100px;}
.about-wrapper .text .t1{font-size:72px;font-family:Barlow;line-height:68px;margin-bottom:40px;text-transform:uppercase;}
.about-wrapper .text p{font-size:16px;color:#666666;line-height:28px;margin-bottom:20px;}
.about-wrapper .text .more{font-size:17px;padding:10px 35px;color:#fff;background:#e32235;display:inline-block;text-transform:uppercase;}
.about-wrapper .text .more span{padding-left:20px;}
.about-wrapper .text .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}

.about-nr2{background:#f8f8f8;padding:90px 0 80px;}
.about-nr2 .row{margin-left:-25px;margin-right:-25px;}
.about-nr2 .row .col-md-6{padding-left:25px;padding-right:25px;}
.about-nr2 .t1{font-size:50px;font-family:Barlow;line-height:68px;margin-bottom:50px;text-transform:uppercase;text-align:center;}
.about-nr2 .t2{padding:35px 40px;font-size:26px;font-family:Barlow;}
.about-nr2 .t2 h4{display:flex;align-items:center;}
.about-nr2 .t2 h4:before{content:"";width:18px;height:18px;background:#e32235;margin-right:12px;}
.about-nr2 .box:hover{box-shadow:0 0 38px rgba(0, 0, 0, 0.1);}
.about-nr2 .box:hover .t2{background:#fff;}

.about-nr3{}
.about-nr3 .row{margin-left:-30px;margin-right:-30px;}
.about-nr3 .row .col-md-6{padding-left:30px;padding-right:30px;}
.about-nr3 .box {background:#fff;padding:100px 0;}
.about-nr3 .box .img{order:-1;}
.about-nr3 .box .text{padding-top:30px;order:13;}
.about-nr3 .box .t1{font-size:50px;font-family:Barlow;line-height:68px;margin-bottom:40px;text-transform:uppercase;}
.about-nr3 .box  p{font-size:16px;color:#666666;line-height:28px;margin-bottom:30px;}
.about-nr3 .box .more{font-size:17px;padding:12px 35px;color:#fff;background:#e32235;display:inline-block;text-transform:uppercase;margin-top:50px;}
.about-nr3 .box .more span{padding-left:20px;}
.about-nr3 .box .more:hover img{animation: jtmove2 1s linear infinite;animation-iteration-count: infinite;}
.about-nr3 .box:nth-child(2n) .img{order:13;}
.about-nr3 .box:nth-child(2n) .text{order:-1;}
.about-nr3 .box:nth-child(2n){background:#f8f8f8;}

@media(max-width:1500px) {
  .about-wrapper .home-cert{width:74%;}
  .about-nr2 .row{margin-left:-15px;margin-right:-15px;}
  .about-nr2 .row .col-md-6{padding-left:15px;padding-right:15px;}
  .about-nr3 .row{margin-left:-15px;margin-right:-15px;}
  .about-nr3 .row .col-md-6{padding-left:15px;padding-right:15px;}
}

@media(max-width:1400px) {
  .about-nr3 .box .more{margin-top:25px;}
}

@media(max-width:768px) {
  .about-wrapper{padding-top:0}
  .about-wrapper .about-text{position:relative;}
  .about-wrapper .text{padding:20px 15px;width:100%;}
  .about-wrapper .container-xl{padding:0}
  .about-wrapper .text .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
  .about-wrapper .text p{font-size:14px;line-height:22px;}
  .about-nr2{padding:35px 0 15px;}
  .about-nr2 .t1{font-size:26px;line-height:32px;margin-bottom:25px;}
  .about-nr2 .t2{padding:15px 15px;margin-bottom:20px;}
  .about-nr2 .t2 h4{font-size:18px;}

  .about-nr3 .box{padding:35px 0;}
  .about-nr3 .box .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
  .about-nr3 .box p{font-size:14px;line-height:22px;margin-bottom:20px;}
  .about-nr3 .box .more{font-size:16px;margin-top:20px;}
  .about-nr3 .box:nth-child(2n) .img{order:-1;}
  .about-nr3 .box:nth-child(2n) .text{order:13;}
  .about-wrapper .text .more{padding:10px 15px;}
  .about-wrapper .d-flex{margin-top:30px;}

}

.sclc-wrapper{padding-top:20px;}
.sclc-wrapper .box{background:#fff;padding:70px 0;}
.sclc-wrapper .box .container-xl{display:flex;align-items:center;position:relative;}
.sclc-wrapper .box .container-xl .text{width:50%;background:#fafafa;padding:40px 60px;position:absolute;right:0}
.sclc-wrapper .box .container-xl .text .num{border:6px solid #e32235;font-size:50px;color:#e32235;font-weight:bold;margin-bottom:48px; width:100px;height:100px;display:flex;align-items:center;justify-content:center;}
.sclc-wrapper .box .container-xl .text .t1{font-size:24px;font-family:Barlow;text-transform:uppercase;margin-bottom:30px;}
.sclc-wrapper .box .container-xl .text p{font-size:16px;line-height:28px;color:#666;height:112px;}
.sclc-wrapper .box:nth-child(2n){background:#f8f8f8;}
.sclc-wrapper .box:nth-child(2n) .container-xl{justify-content:flex-end;}
.sclc-wrapper .box:nth-child(2n) .container-xl .text{left:0;right:inherit;background:#fff;}
.sclc-wrapper .box:nth-child(2n) .num-box{display:flex;justify-content:flex-end;}

@media(max-width:768px) {
  .sclc-wrapper .box{padding:30px 0;}
  .sclc-wrapper .box .container-xl{display:block;}
  .sclc-wrapper .box .container-xl .text{width:100%;position:relative;right:inherit;padding:20px 15px;}
  .sclc-wrapper .box .container-xl .text .num{width:70px;height:70px;font-size:32px;margin-bottom:25px;}
  .sclc-wrapper .box .container-xl .text p{height:auto;font-size:14px;line-height:22px;}
  .sclc-wrapper .box:nth-child(2n) .num-box{justify-content:flex-start;}
  .sclc-wrapper .box .container-xl .text .t1{margin-bottom:20px;}
}

.video-wrapper{background:#fff;padding:10px 0 40px;}
.video-wrapper .row{margin-left:-25px;margin-right:-25px;}
.video-wrapper .row .col-md-6{padding-left:25px;padding-right:25px;}
.video-col{margin-bottom:50px;}
.video-col .img{position:relative;margin-bottom:20px;}
.video-col .img .more{position:absolute;z-index:2;right:23px;bottom:23px;}
.video-col .img .more:hover img{transform:scale(1.05);transition:all 0.5s;}
.video-col .h3{font-size:18px;font-family:Barlow;text-transform:uppercase;border-left:10px solid #e32235;line-height:26px;padding-left:24px;}

@media(max-width:1430px) {
  .video-wrapper .row{margin-left:-15px;margin-right:-15px;}
.video-wrapper .row .col-md-6{padding-left:15px;padding-right:15px;}
}

@media(max-width:768px) {
  .video-wrapper{padding:40px 0;}
  .video-col{margin-bottom:30px;}
  .video-col .img{margin-bottom:15px;}
  .video-col .h3{font-size:16px;line-height:24px;}
}

.faq-wrapper{background:#fff;padding:50px 0 60px;}
.faq-wrapper .box{background:#f8f8f8;padding:55px 45px;}

.faq-col{background:#ffffff;margin-bottom:20px;}
.faq-col .faq-q{padding:12px 40px;display:flex;align-items:center;justify-content:space-between;}
.faq-col .faq-q .left{font-size:18px;line-height:36px;}
.faq-col .faq-a{padding:5px 40px 30px;background:url(../../images/faq-tb.jpg) no-repeat center;}
.faq-col .faq-a .t1{font-size:20px;color:#c70000;margin-bottom:10px;}
.faq-col .faq-a .p1{font-size:16px;font-style:italic;line-height:30px;color:#666666;}

@media(max-width:768px) {
   .faq-wrapper .box{padding:20px 15px;}
   .faq-col .faq-q{padding:10px 15px;}
   .faq-col .faq-q .left{font-size:16px;line-height:24px;}
   .faq-col .faq-a{padding:5px 15px 15px;}
   .faq-col .faq-a .t1{font-size:16px;}
   .faq-col .faq-a .p1{font-size:14px;line-height:22px;}
   .faq-col .faq-a{background:url(../../images/faq-tb.jpg) no-repeat top right 15px;}
}

.cert-wrapper{background:#fff;padding:40px 0 40px;}
.cert-wrapper .row{margin-left:-27px;margin-right:-27px;}
.cert-wrapper .row .col-6{padding-left:27px;padding-right:27px;}
.cert-col{background:#f8f9fa;padding:30px 30px 25px;margin-bottom:35px;}
.cert-col .t1{font-size:16px;line-height:28px;color:#666666;margin-top:15px;text-align:center;}

@media(max-width:1430px) {
  .cert-wrapper .row{margin-left:-15px;margin-right:-15px;}
.cert-wrapper .row .col-6{padding-left:15px;padding-right:15px;}
}

@media(max-width:768px) {
  .cert-wrapper{padding:40px 0 40px;}
.cert-wrapper .row{margin-left:-7px;margin-right:-7px;}
.cert-wrapper .row .col-6{padding-left:7px;padding-right:7px;}
.cert-col .img{line-height:0;}
.cert-col{margin-bottom:15px;padding:15px;}
.cert-col .t1{font-size:14px;line-height:22px;height:44px;margin-top:10px;}
}

.quality-wrapper{background:#f8f8f8;padding:90px 0;}
.quality-wrapper .container-xl{display:flex;align-items:center;justify-content:space-between;}
.quality-wrapper .left{width:45%;}
.quality-wrapper .t1{font-size:56px;font-family:Barlow;margin-bottom:60px;text-transform:uppercase;}
.quality-wrapper  p{font-size:16px;line-height:28px;color:#666666;}
.quality-wrapper .right{width:48%;background:#fff;padding:20px 40px;display:flex;justify-content:space-between;}
.quality-wrapper .right .item{border-right:2px solid #e0e0e0;padding-right:20px;width:47%;padding-top:25px;padding-bottom:25px;}
.quality-wrapper .right .item:last-child{border-right:0}
.quality-wrapper .right .t2{font-size:14px;margin-bottom:5px;}
.quality-wrapper .right .t3{font-size:28px;font-weight:bold;}

.quality-wrapper.two{background:#fff;}
.quality-wrapper.two .container-xl{display:block;}
.quality-wrapper.two .t1{margin-bottom:50px;}
.quality-wrapper.two p{margin-bottom:65px;}

.quality-wrapper.two .row{margin-left:-25px;margin-right:-25px;}
.quality-wrapper.two .row .col-6{padding-left:25px;padding-right:25px;}

@media(max-width:14308px) {
  .quality-wrapper.two .row{margin-left:-15px;margin-right:-15px;}
.quality-wrapper.two .row .col-6{padding-left:15px;padding-right:125px;}
}

@media(max-width:768px) {
  .quality-wrapper{padding:40px 0;}
  .quality-wrapper .container-xl{display:block;}
  .quality-wrapper .left{width:100%;}
  .quality-wrapper .right{width:100%;margin-top:30px;}
  .quality-wrapper .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
  .quality-wrapper p{font-size:14px;line-height:22px;}
  .quality-wrapper .right{padding:20px 10px;display:block;}
  .quality-wrapper .right .item{width:100%;border-right:0;padding:0;margin-bottom:15px;text-align:center;}
  .quality-wrapper .right .t3{font-size:18px;}
  .quality-wrapper .right .t2.mt-4{margin-top:15px!important}

  .quality-wrapper.two .t1{margin-bottom:25px;}
  .quality-wrapper.two p{margin-bottom:25px;}
  .quality-wrapper.two .row{margin-left:-7px;margin-right:-7px;}
.quality-wrapper.two .row .col-6{padding-left:7px;padding-right:7px;}

}

/*#region contact-wrapper*/
.contact-wrapper{background:#f8f8f8;padding:40px 0 45px;}
.contact-wrapper .t1{font-size:32px;margin-bottom:35px;font-family:Barlow;}
.contact-wrapper .box{background:#fff;padding:75px 60px;}
.contact-wrapper .addrs{background:#f8f8f8;padding:35px 60px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:38px;}
.contact-wrapper .addr{width:50%;display:flex;align-items:center;margin-top:15px;margin-bottom:15px;font-size:16px;line-height:26px;}
.contact-wrapper .addr span{width:40px;min-width:40px;margin-right:30px;}
.contact-wrapper .feedback-box .t2{font-size:32px;margin-bottom:35px;font-family:Barlow;text-transform:uppercase;}
.contact-wrapper .feedback-box .desc{font-size:16px;line-height:28px;color:#999999;margin-bottom:50px;}


@media(max-width:768px) {
    .contact-wrapper .box{padding:25px 15px;}
    .contact-wrapper .t1{font-size:26px;line-height:32px;}
    .contact-wrapper .addrs{padding:15px;display:block;}
    .contact-wrapper .addr{width:100%;}
    .contact-wrapper .addr span{margin-right:12px;}

    .contact-wrapper .feedback-box .t2{font-size:26px;line-height:32px;margin-bottom:20px;}
    .contact-wrapper .feedback-box .desc{font-size:14px;line-height:22px;margin-bottom:25px;}
}
/*#endregion*/

/*#region 产品中心*/

.profl-nr{background: #fff;padding: 50px 0 72px;}
.profl-nr .t1{font-size: 28px;font-family:Barlow;text-align: left;margin-bottom: 35px;}
.profl-nr p{font-size: 14px;line-height: 28px;color: #333;margin-bottom: 10px;}
.profl-nr .more-box{display: flex;align-items: center;justify-content: center;margin-top: 50px;}
.profl-nr .more-box .more{display: block;background: #d0373f;cursor: pointer;border-radius: 5px;overflow: hidden; width: 168px;height: 42px;text-align: center;font-size: 16px;line-height: 42px;color: #fff;margin-left: 5px;margin-right: 5px;}
.profl-nr .more-box .more:nth-child(2n){background: #333333;}
.profl-nr .more-box .more:hover{text-decoration: underline;transition: all 0.3s;}

/*#region 产品列表*/

.profl-wrapper{background: #f8f8f8;padding: 46px 0 80px;}
.profl-wrapper .container-xl{max-width:1430px;}
.profl-box{background: #fff;padding: 40px;margin-bottom: 30px;display: flex;align-items: center;flex-wrap: wrap;position: relative;}
.profl-box .img{width: 38%;}
.profl-box .text{width: 62%;padding-left: 35px;}
.profl-box .text .h2{font-size: 24px;line-height: 36px;margin-bottom: 15px;}
.profl-box .text .h3{font-size: 18px;color: #999999;margin-bottom: 20px;}
.profl-box .text .desc{font-size: 16px;line-height: 40px;color: #666666;}
.profl-box .more{transition: all 0.3s; display: flex;align-items: center;justify-content: center; width: 60px;height: 60px;line-height: 60px;background: #d0373f;font-size: 16px;color: #fff;position: absolute;bottom: 0;right: 0;border-radius: 5px;overflow: hidden;}
.profl-box .more span{display: none;overflow: hidden;position: relative;margin-right: 8px;line-height: 18px;}
.profl-box .more:hover{width: 160px;}
.profl-box .more:hover span{display: block;}

.profl-wrapper .contact-wrapper{background: #fff; padding: 30px 20px;margin-top: 30px;}

@media(max-width:1430px) {
  .profl-wrapper .col-md-8{padding-left: 30px;}
}

@media(max-width:768px){
  .profl-nr p{line-height: 20px;margin-bottom: 0;}
  .profl-nr .desc{}
.profl-nr .t1{margin-bottom: 25px;}
.profl-nr .more-box{margin-top: 30px;}
}

/*#region 产品列表*/

.pro-col{background:#fff;margin-bottom:25px;}
.pro-col .img{padding:0;}
.pro-col .t1{font-size:16px;font-family:Barlow;line-height:24px;text-align:center;height:52px;display:flex;align-items:center;justify-content:center;padding:0 15px;}
.pro-col .pro-more{background:#e6e6e6;font-size:14px;line-height:36px;text-align:center;display:block;margin-top:10px;text-transform:uppercase;}
.pro-col .pro-more:hover{background:#e32235;color:#fff;}
.pro-col:hover .pro-more{background:#e32235;color:#fff;}

@media(max-width:768px) {
  .profl-nr{padding: 20px 0 40px;}
  .profl-wrapper{padding: 10px 0 40px;}

  .profl-box .img{width: 100%;}
  .profl-box .text{width: 100%;padding-left: 0;}
  .profl-box{padding: 25px 15px 70px;}
  .profl-box .text .h2{font-size: 20px;line-height: 28px;}
  .profl-box .text .desc{line-height: 24px;}

  .profl-wrapper .row{margin-left: -7px;margin-right: -7px;}
  .profl-wrapper .row .col{padding-left: 7px;padding-right: 7px;}
  .profl-wrapper .col-md-3{display:none;}
  .profl-wrapper .hot-pro .col-md-3{display:block;}
  .profl-wrapper .col-md-9{padding-left: 7px;padding-right: 7px;}
}
/*#endregion*/

/*#region 文章列表*/
/*#region news list*/
.news-wrapper {padding: 70px 0 40px;background: #fff;}
.news-col{margin-bottom: 60px;}
.news-col .img{position: relative;}
.news-col .img:before{content: "";width: 20px;height: 40px;background: #ed1b26;position: absolute;left: 30px;top: 0px;display: block;z-index: 2;}
.news-col .img .time{position: absolute;z-index: 1;left: 40px;top: 0; width: 60px;height: 90px;background: #fff;display: block;text-align: center;padding-top: 10px;}
.news-col .img .time .day{font-size: 27px;font-weight: bold;font-family: 'Poppins';line-height: 27px;}
.news-col .img .time .month{font-size: 12px;line-height: 18px;color: #666666;margin-top: 5px;}
.news-col .img .time .year{font-size: 12px;line-height: 18px;color: #666666;}
.news-col .text{padding: 35px;}
.news-col .text .title{font-size: 18px;font-weight: bold; line-height: 26px;height: 52px; display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news-col .text p{font-size: 14px;line-height: 26px;color: #999999;margin-top: 20px;margin-bottom: 40px;height: 104px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news-col .text .more{display: inline-block;padding: 12px 25px;border: 2px solid #dddddd;border-radius: 5px;overflow: hidden;}
.news-col .text .more i{margin-left: 8px;}
.news-col:hover{box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);}
.news-col:hover .more{background: #ed1b26;border-color: #ed1b26;color: #fff;}
.news-col .text .more:hover{text-decoration: underline;}

@media(max-width:768px) {
    .news-wrapper {padding: 40px 0 20px;}
    .news-col .img:before{display: none;}
    .news-col .text p{line-height: 20px;height: auto;margin-bottom: 20px;}
    .news-col{box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);}
    .news-col{margin-bottom:30px;}
}
/*#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;}

/*产品内容*/
.pronr-wrapper{background: #e6e6e6;padding: 40px 0;}
.pronr-wrapper .container-xl{max-width:1400px;background:#fff;padding:65px;}
.product-head .product-text{padding-top: 10px;}
.product-head .product-text .title{font-size: 36px;line-height: 36px;margin-bottom: 25px;font-family:Barlow;/*text-transform:uppercase;*/}
.product-head .product-text .subtitle{font-size: 18px;line-height: 28px;margin-bottom: 20px;color: #999999;font-family:Barlow;text-transform:uppercase;}
.product-head .product-text .desc{margin-bottom: 30px;}
.product-head .product-text .desc p{font-size: 18px;line-height: 26px;}
.product-head .product-text .desc table tr td:first-child{font-family:Barlow;color: #999999;font-size: 18px;display:flex; line-height: 26px;padding-top:6px;padding-bottom:6px;min-width:215px;text-transform:uppercase;}
.product-head .product-text .desc table tr td{font-size: 18px;line-height: 26px;color:#666666;padding-top:6px;padding-bottom:6px;}
.product-head .product-text .ser-box{display: flex;align-items: center;margin-bottom: 20px;}
.product-head .product-text .ser-box .more{cursor: pointer; display: inline-block;cursor: pointer; padding: 12px 25px;border: 2px solid #d0373f;border-radius: 5px;overflow: hidden; background: #fff;font-size: 16px;color: #d0373f;margin-right: 15px;}
.product-head .product-text .ser-box .more:first-child{background: #d0373f;color: #fff;}
.product-head .product-text .ser-box .more i{margin-right: 5px;}
.product-head .product-text .ser-box .more:first-child i{margin-left: 10px;margin-right: 0;}
.product-head .product-text .ser-box .more:hover{text-decoration: underline;}

.pro-social-box .t2{font-size: 14px;line-height: 24px;color: #999999;font-weight: bold;margin-bottom: 5px;}
.pro-social{display: flex;align-items: center;}
.pro-social .social{display: flex;align-items: center;color: rgba(255, 255, 255, 0.4);font-size: 16px;border: 2px solid #e8e8e8;padding: 4px;margin-right: 10px;border-radius: 50%;overflow: hidden;}
.pro-social .social:last-child{margin-right: 0;}
.pro-social .social a{background: #d0373f;border-radius: 50%;overflow: hidden;width: 28px;color: rgba(255, 255, 255, 0.4);margin-right: 0px;display: block;height: 28px;font-size: 15px;padding: 6px;}
.pro-social .social a:hover{background: #d0373f;transition: all 0.3s;}
.pro-social span{background: #d0373f!important;margin-right: 0px!important;border-radius: 50%!important;width: 28px;height: 28px;padding: 6px;}
.pro-social span:hover{background: #d0373f!important;}
.pro-social span:before{color: rgba(255, 255, 255, 1);font-size: 15px;}

.content-wrapper.product{background: #fff;}
.content-wrapper.product .table-wrapper{padding: 40px;}
.content-wrapper.product .title{background: #fff;}
.content-wrapper.product .title .h2{width: 230px;font-weight: bold; height: 56px; border-top: 7px solid #d0373f; line-height: 56px; font-size: 18px;color: #333;margin-bottom: 0;position: relative;display: flex;justify-content: center;}
.content-wrapper.product .title .h2:after{content: "";width: 12px;height: 8px;background: url(../../images/pronr-tb1.jpg) no-repeat;display: block;position: absolute;bottom: -8px;}
.content-wrapper.product h5{font-size: 20px;color: #d0373f;font-weight: bold; line-height: 30px;margin-bottom: 20px;margin-top: 20px;padding-left: 12px;border-left: 4px solid #d0373f;}
.content-wrapper.product h2 strong{font-size: 20px;font-weight: bold; line-height: 30px;margin-bottom: 20px;margin-top: 20px;padding-left: 12px;border-left: 4px solid #d0373f;}
.content-wrapper.product p{font-size: 14px;line-height: 36px;color: #666666;margin-bottom: 20px;}
.content-wrapper.product table td p,.content-wrapper.product table td{font-size: 16px;line-height: 30px;margin-bottom: 0;}
.content-wrapper.product .nav-tabs .nav-link{font-size:18px;text-transform:uppercase;font-weight:bold;border:0;border-top:7px solid #fff;padding-left:20px;padding-right:20px;}
.content-wrapper.product .nav-tabs{border-bottom:0}
.content-wrapper.product .nav-tabs .nav-link.active,.pronr-wrapper .nav-tabs .nav-item.show .nav-link{border-top:7px solid #e32235;}


.hot-pro{background: #fff;padding: 30px 20px;margin-top: 30px;}
.hot-pro .title{font-size: 20px;line-height: 26px;margin-bottom: 25px;font-family:Barlow;text-transform:uppercase;}
.hot-pro .pro-col{background: #fff;}

@media(max-width:1480px) {

}

@media(max-width:768px) {
  .pronr-wrapper{padding:0}
  .pronr-wrapper .container-xl{padding:30px 15px 0;}
  .product-head .product-text .title{font-size:30px;line-height:34px;}
  .product-head .product-text .desc table tr{display:flex;flex-wrap:wrap;}
  .product-head .product-text .desc table tr td{font-size:14px;line-height:16px;width:100%;}
  .product-head .product-text .desc table tr td:first-child{font-size:14px;line-height:16px;width:100%;}
  .product-head .product-text .desc table tr td p{font-size:14px;line-height:16px;}
  .product-head .product-text .ser-box .more{padding:10px;}
  .pro-social-box{margin-bottom:25px;}

  .hot-pro{margin-top:0;padding:20px 15px;}
  .content-wrapper.product{margin-top:30px;}
  .nav-tabs .nav-item{width:50%;margin-bottom:0}
  .nav-tabs .nav-item:last-child{width:100%;}
  .nav-tabs .nav-item:nth-child(2){border-left:1px solid #e32235;}
  .content-wrapper.product .nav-tabs .nav-link{padding:10px;font-size:16px;border-bottom:1px solid #e32235;text-align:center;}
  .content-wrapper.product .nav-tabs .nav-link.active, .pronr-wrapper .nav-tabs .nav-item.show .nav-link{background:#e32235;color:#fff;}

  .content-wrapper.product .table-wrapper{padding:20px 15px;}
  .content-wrapper.product p{line-height:22px;}
  .product-head .mb-2{order:13px;}
  .product-head .mb-3.bgbai{order:-1;}
  .content-wrapper.product table td p,.content-wrapper.product table td{font-size: 14px;line-height: 22px;margin-bottom: 0;}
}


/*#region 新闻详情*/
.newsnr-container{ padding: 70px 0 100px;background: #f8f8f8;}
.newsnr-container .container-xl{max-width:1400px;background:#fff;padding:70px;}
.newsnr-container .title { font-size: 28px; line-height: 40px; color: #000000; margin-bottom: 15px; text-align: left;font-weight: bold;}
.newsnr-container .summary{font-size:14px;margin-bottom:30px;display:block;}
.newsnr-container .summary span{margin-right:40px;}
.newsnr-container .content h5{font-size: 20px;color: #e32235;margin: 20px 0;border-left: 4px solid #e32235;padding-left: 12px;font-weight: bold;}
.newsnr-container .content { margin-bottom: 20px;font-size: 14px;line-height: 28px; }
.newsnr-container .content img{max-width: 100%;height: auto;}
.newsnr-container .content ul,.newsnr-container .content li{list-style: initial;}
.newsnr-container .content ul{padding-left: 40px;}
.newsnr-container .content table p{margin-bottom: 0;}
.newsnr-left{background: #ffffff;border-bottom: 6px solid #333333;border-radius: 10px;position: relative;}
.newsnr-left .img{position: relative;}
.newsnr-left .img img{border-radius: 10px;overflow: hidden;}
.newsnr-left .img:before{content: "";width: 20px;height: 40px;background: #e32235;position: absolute;left: 50px;top: -20px;display: block;z-index: 2;}
.newsnr-left .img .time{position: absolute;z-index: 1;left: 60px;top: 0; width: 60px;height: 90px;background: #fff;display: block;text-align: center;padding-top: 10px;}
.newsnr-left .img .time .day{font-size: 27px;font-weight: bold;line-height: 27px;}
.newsnr-left .img .time .month{font-size: 12px;line-height: 18px;color: #666666;margin-top: 5px;}
.newsnr-left .img .time .year{font-size: 12px;line-height: 18px;color: #666666;}
.newsnr-left .text{padding-bottom: 60px;}
.newsnr-left .newsnr-service{display: flex;justify-content: space-between;flex-wrap: wrap;border-top: 2px solid #dddddd;padding-top: 35px;margin-top: 40px;}
.newsnr-left .newsnr-service .subtitle{font-size: 14px;font-weight: bold;margin-bottom: 15px;}
.newsnr-left .newsnr-service .left{width: 70%;}
.newsnr-left .newsnr-service .newsnr-tag a{border: 2px solid #dddddd;padding: 6px 12px;color: #e32235; display: inline-block;font-size: 12px;margin-right: 10px;}
.newsnr-left .newsnr-service .newsnr-tag a:hover{background: #e32235;color: #fff;border-color: #e32235;transition: all 0.3s;}
.newsnr-container .row{margin-left: -36px;margin-right: -36px;}
.newsnr-container .row .col-md-8{padding-left: 36px;padding-right: 36px;}
.newsnr-container .row .col-md-4{padding-left: 36px;padding-right: 36px;}

.newsnr-container .hot-pro .title{border-left: 7px solid #e32235; padding-left: 15px;margin-bottom:20px;}
.newsnr-container .hot-pro{margin-top:0;}
.newsnr-container .hot-pro .row{margin-left: -15px;margin-right: -15px;}
.newsnr-container .hot-pro .row .col-6{padding-left: 15px;padding-right: 15px;}
.newsnr-container .hot-pro .pro-col{margin-bottom:0;}

@media(max-width:1500px) {
  .newsnr-container .row{margin-left: -15px;margin-right: -15px;}
  .newsnr-container .row .col-md-8{padding-left: 15px;padding-right: 15px;}
  .newsnr-container .row .col-md-4{padding-left: 15px;padding-right: 15px;}
}

.newsnr-social{display: flex;align-items: center;}
.newsnr-social .social{display: flex;align-items: center;color: rgba(255, 255, 255, 0.4);font-size: 16px;border: 2px solid #e8e8e8;padding: 4px;margin-right: 10px;border-radius: 50%;overflow: hidden;}
.newsnr-social .social:last-child{margin-right: 0;}
.newsnr-social .social a{background: #e32235;border-radius: 50%;overflow: hidden;width: 28px;color: rgba(255, 255, 255, 0.4);margin-right: 0px;display: block;height: 28px;font-size: 15px;padding: 6px;}
.newsnr-social .social a:hover{background: #e32235;transition: all 0.3s;}
.newsnr-social span{background: #e32235!important;margin-right: 0px!important;border-radius: 50%!important;width: 28px;height: 28px;padding: 6px;}
.newsnr-social span:hover{background: #e32235!important;}
.newsnr-social span:before{color: rgba(255, 255, 255, 1);font-size: 15px;}

.news-search{}
.news-search .t3{font-size: 24px;color: #333;margin-bottom: 20px;font-family:Barlow;text-transform:uppercase;}
.news-search .search-group { width: 100%; background: #f7f7f7; }
.news-search .search-group .btn {background:#f7f7f7; height: 42px;  width: 42px; padding: 6px 15px; margin-bottom: 0; }

.news-hot-box{background: #fff;padding: 50px 0;}
.news-hot-box .t3{font-size: 24px;color: #333;margin-bottom: 25px;font-family:Barlow;text-transform:uppercase;}
.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{min-width: 80px;width:80px; 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;}
.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) {
  .newsnr-left .text{padding: 35px 0px;}
  .newsnr-container .title{font-size: 22px;line-height: 30px;}
  .newsnr-container .content h5{font-size: 18px;}
  .newsnr-left .newsnr-service .left{width: 100%;margin-bottom: 30px;}

  .news-search{padding: 25px 0px;}
  .news-hot-box{padding: 25px 0px;}
  .newsnr-container{margin-top: 0px;padding:0;}
  .newsnr-left .img:before{display: none;}
  .newsnr-container .content{line-height: 20px;}
  .newsnr-container .container-xl{padding:0px 15px;}
  .hot-news .item{margin-bottom:15px;}

  .newsnr-container .hot-pro{padding:20px 0;}
  .newsnr-container .hot-pro .row{margin-left: -7px;margin-right: -7px;}
.newsnr-container .hot-pro .row .col-6{padding-left: 7px;padding-right: 7px;}
.newsnr-container .hot-pro .pro-col{margin-bottom:15px;}
.newsnr-container .row .col-md-12{padding-left: 15px;padding-right: 15px;}
}

.content-other{padding: 30px 0px;display: flex;align-items: center;justify-content: space-between;}
.content-other a{width: 60px;line-height: 60px;display: block;font-size: 14px;line-height: 60px;border: 2px solid #e8e8e8;text-align: center;}
.content-other a:hover{ color: #fff;background: #e32235; border-color: #e32235; transition: all 0.3s; }
.content-other .prev,.content-other .next{display: flex;align-items: center;font-weight: bold;}
.content-other .prev a{margin-right: 10px;}
.content-other .next a{margin-left: 10px;}

.pro-hot-news{background:#fff;padding:30px 20px;}
.pro-hot-news .t3{border-left:7px solid #e32235;padding-left:15px;font-size: 20px; font-family: Barlow;line-height: 26px;margin-bottom: 25px;text-transform: uppercase;}
.new-xinwei li{border-bottom:1px dashed #ccc;padding-bottom:15px;margin-bottom:15px;}
.new-xinwei li a{display:flex;line-height:26px;display:flex;}
.new-xinwei p,.title-xinweilist{width:100%; overflow:hidden;margin-bottom:0px;}
.new-xinwei time{color:#e32235;width:100%;display:block;font-size:14px;line-height:20px;}
.new-xinwei .desc{font-size:14px;line-height:22px;padding:0px 0 10px;color:#999;}
.title-xinweilist{font-size: 16px;line-height: 42px;}
@media(max-width:768px) {
    .pro-hot-news{background:#fff;padding:30px 0px;}
    .profl-wrapper .pro-hot-news {padding:30px 15px;}
    .new-xinwei p,.title-xinweilist{width:75%;}
    .new-xinwei time{width:25%;}
    .new-xinwei .desc{font-size:12px;line-height:16px;}
}

/*其他内容*/
/*#endregion*/

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

/*留言*/

.form-feedback .form-control{ background: #fff; color: #9396a2;font-size: 16px; border-radius: 10px;overflow: hidden; border: 1px solid #cecccc; padding-top: 15px;padding-bottom: 15px;  }
.form-feedback .form-control::-webkit-input-placeholder{color: #9396a2;}
.form-feedback .btn { color: #fff; background: #c80805;border-radius: 10px; font-size: 18px;line-height: 22px;padding-top: 15px;padding-bottom: 15px;}
.form-feedback .btn:hover{background:#e91410;color: #fff; }

@media(max-width:768px) {
    .form-feedback .form-control{padding-top: 10px;padding-bottom: 10px;font-size: 16px;}
    .form-feedback .btn{padding-top: 10px;padding-bottom: 10px;}
    .contact-wrapper .feedback-box .form-control{margin-bottom:0}
}

/*搜索*/
.pro-search .search-group{width: 100%;background:#fff;border:0; border-bottom:1px solid #dddddd;border-radius:0;}
.pro-search .search-group .form-control{font-size:18px;color:#333;padding-left:0;}
.pro-search .search-group .form-control::-webkit-input-placeholder{color: #333;font-size:18px;font-weight:bold;}
.search-group { width: 200px; height: 45px; background: #f7f7f7; overflow: hidden;border: 1px solid #f7f7f7;border-radius: 10px;}
.search-group .form-control { border: none; border-radius: 0px ;background: transparent;color: #5c5352;height: 45px;}
.search-group .form-control::-webkit-input-placeholder{color: #5c5352;}
.search-group .btn {border-radius: 0px;height: 45px;  width: 45px;display: flex;justify-content: center;align-items: center; padding: 6px 15px; margin-bottom: 0; }
.search-group i { color: #e32235; font-size: 1.3rem; }
.search-group .btn:hover{background: #e32235;}
.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: table; 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; }
}


/*#弹出留言表单*/
.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: 15%;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    position: absolute;
    z-index: 1001;
    padding: 35px;
    -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 .title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
}

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

@media(max-width:768px) {
    .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 .title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
}


.feedpc{position:fixed;right: 0px;top:60%;cursor: pointer;z-index: 70;}
.feedpc .feed{display: flex;align-items: center;}
.feedpc .feed .img{z-index: 60;margin-right: -20px;}
.feedpc .feed p{background: #414141;height: 50px;font-size: 18px;font-weight: bold;color: #fff;text-align: center;line-height: 50px;padding: 0 15px 0 25px;}

@media(max-width:768px) {
    .feedpc .feed .img{margin-right: 0px;}
    .feedpc .feed .img img{width: 50px;height: 50px;}
    .feedpc .feed p{display: none;}
    .totop{z-index:10;}
}



.yb_conct {
  position: fixed;
  z-index: 20;
  bottom: 30%;
  right: -225px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 270px;
  height: 45px;
  font: 16px/40px 'Microsoft YaHei';
  color: #fff;
  text-indent: 45px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 -49px;
}
.yb_bar .yb_whatsapp {
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 -236px;
}
.yb_bar .yb_skype {
  text-indent: 0;
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 -141px;
}
.yb_bar .yb_tk {
  text-indent: 0;
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 -96px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 -188px;
}
.yb_bar .yb_ercode {
  /*height:200px;*/
  background: #cc333c url(../../images/fixCont.png) no-repeat 0 -236px;
}
.yb_bar .yb_ercode a{color: #fff;}
.hd_qr {
  width: 180px;height: 180px;margin-left: 40px;
}
.yb_phone a,.yb_whatsapp a,.yb_QQ a,.yb_tk span,.yb_skype a {
  display: block;
  text-indent: 45px;
  width: 100%;
  height: 100%;
  color: #fff;
}


.banner.zt .container-xl,.zt-box .container-xl{max-width:1290px;}
.banner.zt .box{width:55%;text-align:left;font-family:'Barlow';}
.banner.zt .box .t1{font-size:98px;line-height:100px;}
.banner.zt .box .t2{font-size:42px;line-height:48px;}
.banner.zt .box .t3{font-size:39px;margin-top:70px;text-transform:uppercase;}
.banner.zt .box .t3 span{font-size:66px;}
.banner.zt .box .t4{font-size:42px;line-height:75px;}
.banner.zt .box .t5{font-size:24px;}

@media(max-width:1300px) {
    .banner.zt .box .t1{font-size:78px;line-height:80px;}
    .banner.zt .box .t2{font-size:32px;line-height:38px;}
    .banner.zt .box .t3{font-size:29px;margin-top:60px;}
    .banner.zt .box .t3 span{font-size:56px;}
    .banner.zt .box .t4{font-size:32px;line-height:65px;}
    .banner.zt .box .t5{font-size:20px;}
}

@media(max-width:768px) {
    .banner.zt .box{width:100%;}
.banner.zt .box .t1{font-size:26px;line-height:30px;}
.banner.zt .box .t2{font-size:18px;line-height:20px;}
.banner.zt .box .t3{font-size:18px;margin-top:20px;text-transform:uppercase;}
.banner.zt .box .t3 span{font-size:22px;}
.banner.zt .box .t4{font-size:18px;line-height:20px;}
.banner.zt .box .t5{font-size:16px;}
}

.zt-box.nr1{padding:175px 0 140px;background:url(../../images/zt-bg1.jpg) no-repeat center bottom #fff;}
.zt-box.nr1 .t1{font-size:64px;font-family:'Barlow';line-height:70px;display:flex;align-items:center;}
.zt-box.nr1 .t1 img{margin-right:20px;}
.zt-box.nr1 .box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:85px;}
.zt-box.nr1 .box .left{width:42%;}
.zt-box.nr1 .box .right{width:52%;position:relative;display:flex;align-items:center;justify-content:center;}
.zt-box.nr1 .box .right .videoplay{position: absolute;z-index: 10px;cursor: pointer;}
.zt-box.nr1 .box .right .videoplay img{transform: scale(1);transition: all 0.5s;}
.zt-box.nr1 .box .right .videoplay:hover img{transform: scale(1.07);}
.zt-box.nr1 .box p{font-size:16px;line-height:28px;margin-bottom:27px;}
.zt-box.nr1 .box p:last-child{margin-bottom:0;}
.zt-box.nr1 .box p span{font-weight:bold;color:#e32235;}

.zt-num{margin-top:110px;}
.zt-num .num{background:url(../../images/zt-numbg.jpg) no-repeat center center;min-height:175px;display:flex;align-items:center;justify-content:center;text-align:center;}
.zt-num .num .num-title{font-size:42px;font-family:'Barlow';color:#e32235;}
.zt-num .num .num-title:after{margin-left:6px;}
.zt-num .num .num-title#target1:after{content:"million";}
.zt-num .num .num-title#target2:after{content:"Years";}
.zt-num .num .num-title#target3:after{content:"+";}
.zt-num .num .num-subtitle{font-size:16px;line-height:27px;margin-top:20px;font-weight:bold;}

.zt-title1{width:72%;background:#e32235;color:#fff;margin:115px auto 0;text-align:center;padding:75px 0 240px;font-size:60px;font-family:'Barlow';display:flex;align-items:center;justify-content:center;}
.zt-title1 img{margin-right:20px;}
.zt-prolist{position:relative;z-index:2;margin-top:-160px;}
.zt-prolist .pro-box{background:#ffffff;padding-bottom:24px;margin-bottom:18px;}
.zt-prolist .pro-box .img{padding:25px 20px;}
.zt-prolist .pro-box .pro-t1{font-size:18px;font-family:'Barlow';line-height:26px;text-align:center;text-transform:uppercase;}
.zt-prolist .pro-box .pro-more{background:#e6e6e6;font-size:16px;line-height:36px;text-align:center;display:block;margin-top:10px;}
.zt-prolist .pro-box .pro-more:hover{background:#e32235;color:#fff;}
.zt-prolist .row{margin-left:-9px;margin-right:-9px;}
.zt-prolist .row .col-md-4{padding-left:9px;padding-right:9px;}
.zt-more{width:72%;background:#e32235;color:#fff;margin:45px auto 0;display:block;padding:15px;text-align:center;font-size:18px;font-family:'Barlow';text-transform:uppercase;}
.zt-more:hover{color:#fff;background:#333;transition:all 0.5s;}
.zt-more img{margin-left:50px;}

@media(max-width:768px) {
  .zt-box.nr1{padding:35px 0 35px;}
  .zt-box.nr1 .t1{font-size:26px;line-height:32px;}
  .zt-box.nr1 .t1 img{width:32px;margin-right:12px;}
  .zt-box.nr1 .box{margin-top:25px;}
  .zt-box.nr1 .box .left{width:100%;}
  .zt-box.nr1 .box .right{width:100%;margin-top:20px;}
  .zt-box.nr1 .box p{font-size:14px;line-height:20px;margin-bottom:15px;}

  .zt-num{margin-top:25px;}
  .zt-num .num{min-height:102px;background-size:cover;margin-bottom:15px;}
  .zt-num .num .num-title{font-size:22px;}
  .zt-num .num .num-subtitle{font-size:12px;margin-top:10px;}

  .zt-title1{font-size:26px;margin:20px auto 0;padding:15px 20px;width:100%;}
  .zt-title1 img{width:32px;margin-right:12px;}
  .zt-prolist{margin-top:20px;}
  .zt-more{margin-top:25px;}
  .zt-more img{margin-left:30px;}

  .zt-prolist .pro-box .img{padding:10px;}
  .zt-prolist .pro-box .t1{font-size:16px;}
  .zt-prolist .pro-box .pro-more{font-size:14px;}
  .zt-prolist .pro-box{padding-bottom:10px;margin-bottom:15px;}
}

.zt-box.nr2{padding:120px 0 210px;background:url(../../images/zt-bg2.jpg) no-repeat center bottom #fff;}
.zt-title2{margin:0 auto;text-align:center;font-size:60px;font-family:'Barlow';display:flex;align-items:center;justify-content:center;}
.zt-title2 img{margin-right:20px;}
.zt-exhlist{display:flex;flex-wrap:wrap;justify-content:space-between;width:83%;margin:110px auto 0;position:relative;}
.zt-exhlist .item{width:47.5%;}
.zt-exhlist .item img{margin-bottom:65px;}

.zt-title3{font-size:60px;font-family:'Barlow';display:flex;align-items:center;color:#fff;margin-top:100px;position:relative;}
.zt-title3 img{margin-right:20px;}
.zt-links{margin-top:85px;}
.zt-links .img{border:1px solid #df9ba2;margin-bottom:30px;}

@media(max-width:768px) {
  .zt-box.nr2{padding:40px 0;}
  .zt-title2{font-size:26px;}
  .zt-title2 img{width:32px;margin-right:12px;}
  .zt-exhlist{margin:25px auto 0;width:100%;}
  .zt-exhlist .item{width:100%;}
  .zt-exhlist .item img{margin-bottom:15px;}
  .zt-title3{font-size:26px;margin-top:35px;}
  .zt-title3 img{width:32px;margin-right:12px;}
  .zt-links{margin-top:30px;}
  .zt-links .img{margin-bottom:15px;}

}

.zt-box.nr3{padding:130px 0 160px;background:url(../../images/zt-bg3.jpg) no-repeat center top #fff;}
.zt-box.nr3 .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.zt-box.nr3 .box .left{width:47%;}
.zt-title4{font-size:60px;font-family:'Barlow';display:flex;align-items:center;position:relative;}
.zt-title4 img{margin-right:20px;}
.zt-box.nr3 .box .left p{font-size:16px;line-height:28px;margin-top:30px;}
.zt-box.nr3 .box .right{width:45%;border-radius:15px;box-shadow:18px 0 46px rgba(0, 0, 0, 0.1);padding:60px 54px 45px;background:#fff;}
.zt-box.nr3 .box .right .feedbk-t1{font-size:28px;font-family:'Barlow';margin-bottom:35px;}

@media(max-width:768px) {
    .zt-box.nr3{padding:35px 0;}
    .zt-title4{font-size:26px;}
    .zt-title4 img{width:32px;margin-right:12px;}
    .zt-box.nr3 .box .left p{font-size:14px;line-height:20px;margin-bottom:25px;margin-top:20px;}
    .zt-box.nr3 .box .left{width:100%;}
    .zt-box.nr3 .box .right{width:100%;padding:30px 15px;}
    .zt-box.nr3 .box .right .feedbk-t1{font-size:24px;margin-bottom:20px;}
}
/*cookies板式三*/
.google-cookies{position:fixed;z-index:99;box-shadow:8px 0 15px rgba(0, 0, 0, 0.2);background:#fff;padding:20px 0;bottom:0;left:0;right:0;}
.google-cookies.off{display:none;}
.google-cookies .container-xl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.google-cookies .left{width:70%;}
.google-cookies .right{text-align:center;}
.google-cookies .t1{font-size:20px;font-weight:bold;color:#e32235;margin-bottom:5px;}
.google-cookies .p1{font-size:14px;line-height:22px;}
.google-cookies .p1 a{font-weight:bold;text-decoration:underline; margin-right:10px;}
.google-cookies .cookies-btn{border:1px solid #e32235;color:#e32235;display:block;font-size:16px;padding:8px 25px;margin-top:8px; background:#fff; transition: all 0.5s;border-radius:10px;cursor:pointer;}
.google-cookies .cookies-btn:hover{text-decoration:underline;}
.google-cookies .cookies-btn:first-child{background:#e32235;color:#fff;margin-top:0}

@media(max-width:768px) {
  .google-cookies{padding:10px 0;}
  .google-cookies .left{width:100%;}
  .google-cookies .t1{font-size:16px;line-height:24px;}
  .google-cookies .p1{font-size:14px;line-height:16px;margin-bottom:10px;}
  .google-cookies .right{width:100%;text-align:left;}
  .google-cookies .cookies-btn{padding:5px 10px;border-radius:0;margin-top:10px;font-size:14px;display:inline-block;}
}

.contact-xin{margin-top:50px;margin-bottom:70px;}
.contact-xin .xin-t1{font-size:30px;font-weight:bold;margin-bottom:30px;color:#d62f39;}
.contact-xin .xin-nr{margin-bottom:45px;}
.contact-xin .xin-nr p{margin-bottom:15px;}
.contact-xin .xin-nr p span{color:#d62f39;}
.contact-xin .xin-t2{display:flex;justify-content:flex-end;}

@media(max-width:768px) {
  .contact-xin{margin-top:30px;margin-bottom:30px;}
  .contact-xin .xin-t1{font-size:20px;margin-bottom:20px;}
  .contact-xin .xin-nr{margin-bottom:25px;}
  .contact-xin .xin-t2{display:flex;justify-content:flex-start;}
}

/* new-module */
.new-module{padding:88px 0 0 0;background-color:#fff;}
.new-module .container-xl{max-width:1430px;}
.new-module .content-t1{color:#333333;font-size:35px;line-height:36px;font-weight:700;text-align:center;}
.new-module .content-t2{margin-top:15px;color:#333333;font-size:18px;line-height:36px;font-weight:400;text-align:center;}
.new-module .content-t3{margin-top:60px;}
.new-module .content-t3 .col-md-6{padding-right:19px;padding-bottom:15px;}
.new-module .content-t3 .col-md-6 > div{padding:45px 30px 50px 30px;background-color:#f9f9f9;}
.new-module .content-t3 .col-md-6 > div p{color:#333333;font-size:18px;line-height:30px;font-weight:400;position:relative;padding-left:18px;}
.new-module .content-t3 .col-md-6 > div p::before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background-color:#e32235;}
.new-module .content-t4{margin-top:55px;padding-bottom:30px;}
.new-module .content-t4 .col-md-4{padding-bottom:58px;padding-right:77px;}
.new-module .content-t4 .col-md-4 > div{position:relative;}
.new-module .content-t4 .col-md-4 .image{width:100%;height:100%;}
.new-module .content-t4 .col-md-4 .image a{width:100%;height:100%;}
.new-module .content-t4 .col-md-4 .text{position:absolute;bottom:20px;left:0;width:100%;display:flex;}
.new-module .content-t4 .col-md-4 .text a{color:#fff;font-weight:700;line-height:24px;font-size:16px;text-align:center;width:100%;margin:auto;}
/* .new-module .content-t4 .col-md-4 .text:hover{height:67px;}
*/
.new-module .content-t4 .col-md-4 .text a:hover{text-decoration:underline;}
.new-module .content-t5{height:90px;width:100%;background-color:#efefef;display:flex;}
.new-module .content-t5 > div{height:90px;position:relative;padding:0 32px 0 32px;text-align:center;line-height:90px;font-size:35px;color:#fff;font-weight:700;background-color:#e32235;}
.new-module .content-t6{padding-bottom:55px;background-color:#fff;padding-top:60px;}
.new-module .content-t6 h5{color:#545454;font-size:24px;line-height:30px;margin-bottom:15px;position:relative;padding-left:60px;font-weight:700;padding-right:90px;}
.new-module .content-t6 h5::before{left:27px;width:21px;height:20px;background:url(../../images/aa.png) no-repeat;position:absolute;content:"";top:5px;}
.new-module .content-t6 p{margin-bottom:40px;color:#545454;font-size:18px;line-height:30px;font-weight:400;padding-left:60px;padding-right:90px;}
.new-module .content-t7{padding:84px 0 84px 0;background-color:#f8f8f8;}
.new-module .content-t7 .up{color:#333333;line-height:36px;font-size:35px;font-weight:700;padding-left:35px;}
.new-module .content-t7 .down{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:55px;padding-left:35px;}
.new-module .content-t7 .down .left{width:50%;}
.new-module .content-t7 .down .left .text1{font-size:16px;color:#545454;font-weight:400;}
.new-module .content-t7 .down .left .text1 p{line-height:30px;position:relative;padding-left:22px;}
.new-module .content-t7 .down .left .text1 p::before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background-color:#e32235;}
.new-module .content-t7 .down .left .text2{font-size:18px;color:#545454;font-weight:700;line-height:30px;margin-top:45px;}
.new-module .content-t7 .down .right{width:50%;padding-left:55px;}
.new-module .content-t7 .down .right a{width:100%;height:100%;}
.new-module .content-t8{padding:65px 0 110px 0;background-color:#fff;}
.new-module .content-t8 .up{color:#252525;font-size:35px;line-height:36px;font-weight:700;}
.new-module .content-t8 .down{margin-top:40px;}
.new-module .content-t8 .down .col-md-6{padding-right:19px;padding-bottom:24px;}
.new-module .content-t8 .down .col-md-6 > div{background-color:#f8f8f8;border-radius:5px;padding:23px 23px 16px 23px;height:100%;}
.new-module .content-t8 .down .col-md-6 > div .text1{padding-left:40px;padding-bottom:16px;border-bottom:2px solid #eaeaea;position:relative;}
.new-module .content-t8 .down .col-md-6 > div .text1 p:nth-child(1){position:absolute;background-color:#e32235;width:25px;height:25px;color:#fff;font-size:16px;text-align:center;line-height:25px;border-radius:8px;left:0;top:0;}
.new-module .content-t8 .down .col-md-6 > div .text1 p:nth-child(2){font-size:19px;color:#252525;font-weight:700;line-height:25px;}
.new-module .content-t8 .down .col-md-6 > div .text2{padding-left:40px;margin-top:20px;color:#252525;font-size:18px;line-height:36px;font-weight:400;}
@media (max-width:768px){.typefont24{font-size:24px !important;line-height:32px !important;}
.typefont14{font-size:14px !important;line-height:22px !important;}
.new-module{padding:30px 0 0 0;}
.new-module .content-t3{margin-top:15px;}
.new-module .content-t3 .col-md-6{padding-right:15px;}
.new-module .content-t3 .col-md-6 > div{padding:15px;}
.new-module .content-t3 .col-md-6 > div p{font-size:14px;line-height:22px;}
.new-module .content-t3 .col-md-6 > div p::before{top:6px;}
.new-module .content-t4{margin-top:0px;}
.new-module .content-t4 .row{padding-right:15px;}
.new-module .content-t4 .col-md-4{padding-right:0;padding-bottom:15px;width:50%;}
.new-module .content-t4 .col-md-4 .text{bottom:2px;}
.new-module .content-t4 .col-md-4 .text a{font-size:14px;line-height:22px;}
.new-module .content-t5{height:auto;}
.new-module .content-t5 > div{height:60px;padding:0 15px 0 15px;padding:0;line-height:32px;font-size:24px;}
.new-module .content-t6{padding-bottom:15px;padding-top:15px;}
.new-module .content-t6 h5{font-size:18px;line-height:26px;margin-bottom:15px;position:relative;padding-left:30px;font-weight:700;padding-right:30px;}
.new-module .content-t6 h5::before{left:0;top:3px;}
.new-module .content-t6 p{margin-bottom:15px;font-size:14px;line-height:22px;padding-left:30px;padding-right:30px;}
.new-module .content-t7{padding:15px 0 15px 0;}
.new-module .content-t7 .up{padding-left:0;}
.new-module .content-t7 .down{margin-top:15px;padding-left:0;}
.new-module .content-t7 .down .left{width:100%;}
.new-module .content-t7 .down .right{width:100%;padding-left:0;margin-top:15px;}
.new-module .content-t7 .down .left .text2{margin-top:15px;}
.new-module .content-t8{padding:15px 0 15px 0;}
.new-module .content-t8 .down{margin-top:15px;}
.new-module .content-t8 .down .col-md-6{padding-right:15px;padding-bottom:15px;}
.new-module .content-t8 .down .col-md-6 > div{padding:15px;}
.new-module .content-t8 .down .col-md-6 > div .text1{padding-left:30px;padding-bottom:15px;}
.new-module .content-t8 .down .col-md-6 > div .text1 p:nth-child(2){font-size:16px;}
.new-module .content-t8 .down .col-md-6 > div .text2{padding-left:30px;margin-top:15px;font-size:14px;line-height:22px;}
}

.popup{font-size:16px;position:fixed;left:50%;top:0%;transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,#e32235 0%,#e75260 70%);color:#fff;border-radius:10px;padding:15px 25px;display:none;cursor:pointer;box-shadow:0 0 10px -2px #000;opacity:0;transition:.6s all}

#ly-down .whole-t2{margin-bottom:25px;color:#e32235;font-size:26px;line-height:32px;font-weight:bold;}


.new-homezt{background: url(../../images/home-service-bg.jpg) no-repeat center;background-size: cover; padding: 130px 0;}
.new-homezt .x3-box{background:#fff;padding:45px;}
.new-homezt .t1{font-size:20px;color:#333;line-height:26px;font-weight:bold;}
.new-homezt .t1:after{content:"";width:36px;height:6px;background:#e32235;display:block;margin-top:12px;margin-bottom:20px;}
.new-homezt .t2{font-size:46px;line-height:52px;margin-bottom:45px;font-weight:bold;}
.new-homezt .zt-qh{display:flex;justify-content:space-between;}
.new-homezt .zt-qh .nav{width:50%;display:block;}
.new-homezt .zt-qh .nav .item{width:100%;border-top:1px solid #dddddd;display:block;padding:10px 0;}
.new-homezt .zt-qh .nav .item:last-child{border-bottom:1px solid #dddddd;}
.new-homezt .zt-qh .nav .box{display:flex;align-items:center;padding:13px 20px 13px 40px;}
.new-homezt .zt-qh .nav .box .img{width:51px;min-width:51px;margin-right:30px;border-radius:50%;overflow:hidden;}
.new-homezt .zt-qh .nav .box .title{width:85%;font-size:20px;}
.new-homezt .zt-qh .nav .box .jt{width:38px;min-width:38px;height:38px;font-size:24px; background:#fff;color:#333333;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;}
.new-homezt .zt-qh .nav .box .off{display:block;}
.new-homezt .zt-qh .nav .box .on{display:none;}
.new-homezt .zt-qh .nav .item.active .box .off{display:none;}
.new-homezt .zt-qh .nav .item.active .box .on{display:block;}
.new-homezt .zt-qh .nav .item.active .box{background:#e32235;}
.new-homezt .zt-qh .nav .item.active .box .title{color:#fff;}
.new-homezt .zt-qh .nav .item.active .box .jt{color:#e32235;}
.new-homezt .zt-qh .tab-content{width:43%;}
.new-homezt .zt-qh .tab-content .img{overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;}
.new-homezt .zt-qh .tab-content .img .tb{position:absolute;left:22px;bottom:22px;z-index:2;}
.new-homezt .zt-qh .tab-content .t5{font-size:26px;color:#e32235;font-weight:bold;margin-top:30px;margin-bottom:10px;}
.new-homezt .zt-qh .tab-content .t5 a{color:#e32235;}
.new-homezt .zt-qh .tab-content .t5 a:hover{text-decoration:underline;}
.new-homezt .zt-qh .tab-content p{font-size:14px;line-height:28px;color:#666666;}
.new-homezt .zt-qh .tab-content .more{font-size:18px;line-height:61px;border:3px solid #e32235;border-radius:5px;margin-top:25px; display:inline-block;padding:0 70px;color:#5bb44e;font-weight:bold; text-transform:uppercase;}
.new-homezt .zt-qh .tab-content .more:hover{background:#e32235;color:#fff;transition:all 0.5s;}
