/*#region 通用*/
body { color: #333; font-size: 16px; line-height:24px; font-family: 'Roboto', sans-serif;}
a{color: #333;}
a:hover{color: #dc0b07;}
.swiper-pagination-bullet-active{background: #dc0b07;}
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: #f9f9f9;}
.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%;}
.header-desc{background:#dc0b07; padding: 8px 0;color:#fff;}
.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: #fff;font-size: 16px;display: flex;width: 40%;}
.top-tel a{color: #fff;}
.top-tel a:hover{text-decoration:underline;}
.top-lang{margin-left: 15px;}
.top-lang .dropdown.lang .dropdown-toggle{background: transparent;border: 0;color:#fff;}
.public-social span,.public-social a{border-radius:25px;}

.header-top{background: #0f0e0e;padding: 20px 0;}
.header-top .nav{display: flex;align-items: center;justify-content: flex-end;}
.header-top .nav .service{display: flex;justify-content: flex-end;align-items: center;position: relative;}
.header-top .nav .service .tkbtn{background: #dc0b07;font-size: 16px;color: #fff;cursor: pointer;padding: 8px 10px;border-radius: 10px;color:#fff; overflow: hidden;}
.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: #fff;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.fadeInDown .header-desc{display: none;}
.header.fadeInDown .header-top{padding: 0;}
.header.fadeInDown .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: 18px;margin: 0 20px;}
.navbar-custom .navbar-nav .nav-link {text-align: center;position: relative; color:#fff; padding: 0; height: 80px;display: flex;align-items: center;justify-content: center; font-size: 18px; }
.navbar-custom .navbar-nav .nav-link:before,.navbar-custom .navbar-nav .nav-link:before{content: "";width: 0px;height: 4px;margin-left: 0!important; background: #dc0b07;position: absolute; bottom: 0;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before,.navbar-custom .navbar-nav .nav-item.active .nav-link:before{width: 100%; transition: all 0.3s;}
.navbar-custom .navbar-nav .nav-item.active .nav-link{color: #db2d24;}
.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); }

@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 #fff;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: #db2d24}
.header-mb .top-mb .icon-bars{color: #db2d24;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color: #fff;}
.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: #db2d24}

.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: #5371b3; 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: #5371b3 }
.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 #0080d6;padding: 35px 50px;}
.ny-nav .nav-title{font-size: 20px;font-weight: bold;line-height: 26px;margin-bottom: 25px;}
.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; }
.menu-horizontal .nav-item:last-child{margin-bottom: 0;}
.menu-horizontal .nav-link {width: 100%;position: relative; cursor: pointer; padding: 15px 30px; 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: #0080d6; color: #fff; transition: all 0.3s; }
.menu-horizontal .nav-item .nav-link:after{content: "\f061";font-family: cmsfont;font-size: 14px;position: absolute;right: 22px;top: 16px;display: block;z-index: 1;}
.menu-horizontal .nav-item.child .nav-link:after{content: "\f067";}
.menu-horizontal .nav-item.child.active .nav-link:after{content: "\f068";}


.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:center;margin-top:40px;margin-bottom:40px;font-family:Barlow;}
.menu-horizontal-about .nav-item-about { color: #666666;margin-right: 10px;margin-bottom:10px; background: #fff;border-radius:5px;overflow:hidden;border:1px solid #e0e0e0;}
.menu-horizontal-about .nav-item-about .nav-link-about{color: #666666;padding: 0 35px; 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: #86c442;border-color:#86c442;}
.menu-horizontal-about .nav-item-about.active .nav-link-about,.menu-horizontal-about .nav-item-about:hover .nav-link-about {color: #fff;}

.menu-horizontal-wrapper{margin-bottom: 0;}
.menu-horizontal-pro{display: flex;flex-wrap: wrap;margin-bottom:30px;}
.menu-horizontal-pro .nav-item-pro { color: #fff;margin-right: 10px;margin-bottom:10px; background: #1f1f1f;}
.menu-horizontal-pro .nav-item-pro .nav-link-pro{color: #fff;padding: 0 35px 0 20px; display: block;text-align: center; font-size: 18px; line-height: 54px;}
.menu-horizontal-pro .nav-item-pro .nav-link-pro:before{ content: "●"; font-size: 16px; margin-right: 12px; color: #fff }
.menu-horizontal-pro .nav-item-pro.active,.menu-horizontal-pro .nav-item-pro:hover{background: #dc0b07;}
.menu-horizontal-pro .nav-item-pro.active .nav-link-pro,.menu-horizontal-pro .nav-item-pro:hover .nav-link-pro {color: #fff;}

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

/*#region 位置导航*/
.banner{}
.banner.home{position:relative;}
.banner.home .banner-text{text-align: left;align-items:center;}
.banner.home .banner-text .container-xl{display: flex;align-items: center;justify-content: space-between;}
.banner.home .banner-text .img{display: flex;align-items: center; justify-content: flex-end; width: 48%;animation: left-animation 1s infinite;animation-iteration-count: 1;}
.banner.home .banner-text .box{width: 52%;padding: 0;animation: up-animation 1s infinite;animation-iteration-count: 1;}
.banner.home .banner-text .box .title{font-size: 52px;color: #fff;line-height:85px; margin-bottom: 35px;font-weight: bold;text-transform: uppercase;font-family:Barlow;}
.banner.home .banner-text .box p{font-size: 16px;color: rgba(255, 255, 255, 1);line-height: 32px;}
.banner.home .banner-text .box .more{ font-size: 22px;color: #333;text-transform: uppercase;font-family:Barlow; background: #ffffff;display: inline-block;margin-top: 100px;padding:18px 35px; text-align: center;}
.banner.home .banner-text .box .more:hover{color: #fff;background: #0080d6;transition: all 0.5s;}

.banner.ny{background:#f5f5f5;padding:60px 0;}
.banner.ny .container-xl{display: flex;align-items: center;position:relative;height:332px;}
.banner.ny .container-xl .bg{height:auto;padding-left:10%;}
.banner.ny .container-xl .bg img{box-shadow:5px 0 57px rgba(0, 0, 0, 0.23);}
.banner.ny .box{position:absolute;z-index:2;left:15px;background:#fff;}
/* .banner.ny .box .page-title{position:relative;display:inline-block; height:235px;padding:75px 105px 0 85px;} */
.banner.ny .ny-title{font-size:42px;line-height:42px;text-transform:uppercase;margin-bottom:20px;font-family:Barlow;font-weight:bold;color:#333;}
/* .banner.ny .box .page-title:before{content:"";width:22px;height:22px;background:url(../images/tb-k1.png) no-repeat;position:absolute;left:0;top:0;z-index:3}
.banner.ny .box .page-title:after{content:"";width:22px;height:22px;background:url(../images/tb-k2.png) no-repeat;position:absolute;right:0;bottom:0;z-index:3} */

@media(max-width:768px) {
  .banner.ny .container-xl{display:block;height:auto;}
  .banner.ny .container-xl .bg{padding-left:0;}
    .banner.ny{background:#f5f5f5;padding:15px 0 30px;}
    .banner.ny .box{position:relative;left:inherit;}
    .banner.ny .box .page-title{padding:0px;height:auto;}
    .banner.ny .ny-title{text-align:center;font-size:26px;margin-bottom:5px;}
 
}

.page-title {color:#333;}
.page-title  a{color:#333;}
.page-title  a:hover{color:#dc0b07;text-decoration:underline;}
.page-title .breadcrumb { justify-content: flex-start;align-items: center; color: #fff;font-size: 16px;}
.breadcrumb-item + .breadcrumb-item::before { color: #333;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:#db2d24;}

.page-title.pro{background:#f1f1f1;padding:15px 0;}
.page-title.pro .breadcrumb{justify-content: flex-start;}

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




/*#region 文章单页*/
.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;}

.about-contact{padding:80px 0;background:url(../images/public-contact-bg.jpg) no-repeat center;color:#fff;}
.about-contact .container-xl{display:flex;align-items:center;justify-content:space-between;}
.about-contact .t1{font-size:32px;line-height:50px;text-transform:uppercase;width:65%;}
.about-contact .more{font-family:Barlow;background:#333333;text-align:center;display:inline-block;padding:12px 35px; font-size:22px;text-transform:uppercase;color:#fff;}
.about-contact .more i{margin-left:20px;}
.about-contact .more:hover{background:#86c442}

@media(max-width:768px) {
    .public-bg{padding:40px 0 40px;}
    .public-wrapper{padding:40px 0;}
    .public-wrapper p{font-size:14px;line-height:22px;margin-bottom:15px;}
    .about-contact{padding:40px 0;background-size:cover;}
    .about-contact .container-xl{display:block;}
    .about-contact .t1{font-size:24px;text-align:center;line-height:30px;width:100%;margin-bottom:25px;}
    .about-contact .more{font-size:16px;padding:10px 15px;margin:0 auto;width:70%;display:block;}
}

/*#region about wrapper*/
.about-wrapper{background:url(../images/com-bg.jpg) no-repeat right bottom #f5f5f5;position:relative;}
.about-wrapper .t1{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding:25px 0;text-align:center;font-size:36px;;line-height:36px;font-family:Barlow;}
.about-wrapper .box{width:50%;margin-top:35px;padding-bottom:150px;}
.about-wrapper .box p{font-size:17px;line-height:26px;margin-bottom:20px;}
.about-wrapper .home-cert{position:absolute;left:0;bottom:0;height:116px;display:flex;justify-content:flex-end;align-items:center; background:url(../images/com-bg2.png) no-repeat right;z-index:10;width:1243px;}
.about-wrapper .home-cert .contacts{width:454px;text-align:center;font-size:30px;color:#fff;}
.about-wrapper .home-cert .contacts:hover{text-decoration:underline;}
.about-wrapper .home-cert .contacts span{margin-left:10px;}
.about-wrapper .t3-box{display:flex;align-items:center;}
.about-wrapper .t3{font-size:22px;line-height:48px;color:#fff;margin-right:40px;}

.com-num{background:#fff;padding:40px 0;}
.com-num .num-items{position:relative;display:flex;flex-wrap:wrap;}
.com-num .num-items .num-item{width:25%;display:flex;align-items:center;position:relative;}
.com-num .num-item .num{width:64px;height:64px;border-radius:50%;background:rgba(220, 11, 7, 0.3);display:flex;align-items:center;justify-content:center;}
.com-num .num-item .num span{width:41px;line-height:41px;background:#dc0b07;font-size:18px;line-height:41px;text-align:center;border-radius:50%;color:#fff;}
.com-num .num-item .text{padding-left:18px;color:#4c4c4c;}
.com-num .num-item .num-title{font-size:28px;line-height:32px;font-weight:bold;}
.com-num .num-item .num-subtitle{font-size:16px;}
.com-num .num-item .num-title:after{margin-left:5px;}
.com-num .num-item .num-title#target1:after{content:"year";font-size:14px;line-height:16px;}
.com-num .num-item .num-title#target2:after{content:"+";}
.com-num .num-item .num-title#target3:after{content:"-";}
.com-num .num-item .num-title#target4:after{content:"+";}

.com-certs{background:#fff;padding:50px 0;}
.com-certs .t1{font-family:Barlow;font-size:48px;line-height:48px;margin-bottom:45px;text-transform:uppercase;text-align:center;}
.com-certs .cert-col{margin-bottom:25px;}
.com-certs .cert-col .img{border:2px solid #010101;padding:22px 15px;}
.com-certs .cert-col .img a{border:2px solid #ababab;}
.com-certs .cert-col .title{font-size:19px;line-height:30px;text-align:center;margin-top:15px;}

@media(max-width:1500px) {
  .about-wrapper .home-cert{width:74%;}
}

@media(max-width:768px) {
  .about-wrapper{background:#f5f5f5;}
  .about-wrapper .t1{font-size:26px;line-height:30px;}
  .about-wrapper .box{width:100%;margin-top:25px;padding-bottom:25px;}
  .about-wrapper .box p{font-size:14px;line-height:20px;}
  .about-wrapper .home-cert{position:relative;width:100%;background:#181818;padding:15px;height:auto;flex-wrap:wrap;justify-content:flex-start;}
  .about-wrapper .t3{font-size:15px;margin-right:0;}
  .about-wrapper .t3:nth-child(2){margin-left:10px;}
  .about-wrapper .home-cert .contacts{width:60%;height:40px;background:#dc0b07;border-radius:30px;overflow:hidden;display:block;margin:20px auto;font-size:18px;line-height:40px;}

  .com-num{padding:30px 0 15px;}
  .com-num .num-items .num-item{width:50%;margin-bottom:15px;}
  .com-num .num-item .num{width:50px;height:50px;min-width:50px;}
  .com-num .num-item .num span{width:35px;height:35px;min-width:35px;line-height:35px;}
  .com-num .num-item .num-title{font-size:22px;line-height:30px;}
  .com-num .num-item .num-subtitle{font-size:14px;}
  .com-num .num-item .text{padding-left:8px;}

  .home-adv{padding:30px 0;}
  .home-adv .t1{font-size:26px;line-height:30px;}
  .home-adv .img img{width:70px;height:70px;}
  .home-adv .t2{font-size:16px;padding:5px 0;}

  .com-certs{padding:30px 0;}
  .com-certs .t1{font-size:26px;line-height:30px;margin-bottom:25px;}
  .com-certs .cert-col .title{font-size:16px;}
}

.down-wrapper{padding: 0 0 70px;background: #f5f5f5;}
.down-wrapper h2{font-size: 30px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.down-wrapper p{font-size: 16px;line-height: 24px;color: #fff;margin-bottom: 20px;}
.down-wrapper .form-feedback .form-control{ background: transparent; color: #fff!important; border-right: 0;border-left: 0;border-top: 0; border-radius: 0; border-bottom: 1px solid #bbac9a; padding-top: 10px;padding-bottom: 10px;  }
.down-wrapper .form-feedback .btn { color: #fff; background: #000000;border-radius: 50px; font-size: 18px; line-height: 30px;}
.down-wrapper .form-feedback .btn:hover{background:#3e3535; }
.down-wrapper .feedback{background: #bc1916;padding: 50px 60px;}
.down-wrapper .form-control::-webkit-input-placeholder{color: rgba(255, 255, 255, 0.7)!important;}

@media(max-width:768px) {
    .down-wrapper .feedback{padding: 20px;}
    .down-wrapper h2{font-size: 22px;}
    .down-wrapper{padding: 0px 0 25px;}
}

.faq-wrapper{background:#f5f5f5;padding:0 0 60px;}
.faq-col{box-shadow:0 0 30px rgba(0, 0, 0, 0.05);background:#ffffff;margin-bottom:35px;}
.faq-col .faq-q{padding:15px 40px 15px 20px;background:#cd1410;display:inline-block;font-size:24px;color:#fff;line-height:30px;position:relative;}
.faq-col .faq-q span{background:#fff;width:30px;height:30px;font-weight:bold;color:#333;min-width:30px;text-align:center;display:inline-block;border-radius:5px;margin-right:10px;}
.faq-col .faq-a{padding:30px;}
.faq-col .faq-a p{font-size:17px;line-height:24px;}
.faq-col:nth-child(2n) .faq-q{background:#0f0e0e;}
.faq-col .faq-q:after{content:"";width:30px;height:60px;background:#fff;top:0;right:-1px;bottom:0;display:inline-block;z-index:2;position:absolute;
shape-outside:polygon(0 0, 0% 100%,  100% 0%);
    -webkit-clip-path:polygon(0 0%, 100% 100%,100% 0%);}

@media(max-width:768px) {
    .faq-col .faq-q:after{display:none;}
    .faq-col .faq-q{padding:15px;font-size:18px;line-height:30px;display:block;}
    .faq-col .faq-a{padding:15px;}
    .faq-col .faq-a p{font-size:14px;line-height:20px;}
    .faq-col{margin-bottom:15px;}
}


/*#region contact-wrapper*/
.contact-wrapper{background:#f5f5f5;padding:0 0 85px;}
.contact-wrapper .t1{border-top:1px solid #e6e6e6;margin-bottom:70px; border-bottom:1px solid #e6e6e6;padding:25px 0;text-align:center;font-size:36px;;line-height:36px;font-family:Barlow;}
.contact-wrapper .box{padding:70px 55px 75px; background:url(../images/contact-bg.jpg) no-repeat left bottom #fff;border-radius:10px;position:relative; box-shadow:12px 0 46px rgba(0, 0, 0, 0.08);}
.contact-wrapper .box .feedback-box{position:absolute;background:rgba(0, 0, 0,0.9);width:47%;right:63px;top:70px;padding:40px 35px;border-radius:10px;overflow:hidden;color:#fff;}
.contact-wrapper .box .feedback-box .t3{font-size:30px;text-align:center;line-height:40px;font-weight:bold;margin-bottom:20px;}
.contact-wrapper .box .feedback-box p{font-size:15px;line-height:26px;text-align:center;margin-bottom:40px;}
.contact-wrapper .t2{padding-top:30px;padding-left:40px;}
.contact-wrapper .addr{display:flex;align-items:center;margin-bottom:20px;}
.contact-wrapper .addr:last-child{margin-bottom:0;}
.contact-wrapper .addr .text{padding-left:22px;font-size:24px;}

@media(max-width:768px) {
    .contact-wrapper{padding: 0 0 25px;}
    .contact-wrapper .t1{font-size:26px;line-height:30px;margin-bottom:25px;}
    .contact-wrapper .box{padding:20px 15px;}
    .contact-wrapper .addr .text{font-size:20px;}
    .contact-wrapper .addr .tb img{width:70px;height:70px;}
    .contact-wrapper .addrs{margin-bottom:30px;}
    .contact-wrapper .box .feedback-box{position:relative;width:100%;top:inherit;right:inherit;padding:25px 15px;}
    .contact-wrapper .box .feedback-box .t3{font-size:24px;line-height:30px;}
    .contact-wrapper .box .feedback-box p{font-size:14px;line-height:20px;margin-bottom:25px;}
    .contact-wrapper .t2{padding-left:0;padding-top:20px;text-align:center;}
}
/*#endregion*/

/*#region 产品中心*/

.profl-wrapper{background: #fff;padding: 120px 0;}

@media(max-width:768px){

  .profl-wrapper{padding:40px 0 0;}
  
}


/*#region 产品列表*/
.pro-wrapper{padding:0px 0 60px;background:#f5f5f5;}
.pro-wrapper .title{font-size:32px;line-height:36px;margin-bottom:15px;font-weight:bold;}
.pro-wrapper .desc p{font-size:18px;line-height:24px;margin-bottom:30px;}
.pro-col{background:#fff;padding:30px;margin-bottom:30px;}
.pro-col .img img{mix-blend-mode: multiply!important;}
.pro-col .t2{font-size:19px;line-height:24px;border-bottom:4px solid #dc0b07;margin-bottom:15px;text-align:center;font-weight:bold;height:54px;}
.pro-col p{font-size:14px;line-height:24px;color:#929292;text-align:center;margin-bottom:10px;}
.pro-col .more{width:325px;height:74px;display:block;margin:70px auto 0;background:#dc0b07;border-radius:50px;overflow:hidden;text-align:center;font-size:24px;line-height:74px;color:#fff;}
.pro-col .more:hover{text-decoration:underline;}


@media(max-width:768px) {
    .pro-wrapper{padding:0px 0 25px;}
    .pro-wrapper .title{font-size:26px;line-height:30px;}
    .pro-wrapper .desc p{font-size:14px;line-height:20px;}
    .pro-col{padding:10px;margin-bottom:15px;}
    .pro-col .t2{font-size:18px;line-height:24px;height:auto;}
    .pro-col p{line-height:20px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
}
/*#endregion*/

/*#region 文章列表*/
/*#region news list*/
.news-wrapper {background:#f5f5f5;padding:0 0 60px;}
.news-col{background:#fff;box-shadow:5px 0 21px rgba(0, 0, 0, 0.04);margin-bottom:30px;padding:25px;display:flex;}
.news-col .img{width:34%;border:2px solid #eeeeee;box-shadow:7px 0 29px rgba(0, 0, 0, 0.08);display:flex;align-items:center;justify-content:center;}
.news-col .text{width:66%;padding-left:25px;}
.news-col .text .h3{font-size:22px;margin-bottom:10px;font-weight:bold;}
.news-col .text p{color:#494949;}
.news-col .text .more{display:inline-block;background:#dc0b07;font-size:17px;color:#fff;padding:10px 40px;border-radius:15px;overflow:hidden;margin-top:10px;}
.news-col .text .more:hover{text-decoration:underline;}

@media(max-width:768px) {
    .news-wrapper{padding: 0px 0 25px;}
    .news-col{padding:20px 15px;margin-bottom:15px;}
    .news-col .text .h3{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .news-col .text{padding-left:15px;}
    .news-col .text .more{font-size:16px;padding:6px 30px;}
    .news-col .text p{display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
}
/*#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: 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:#f5f5f5;padding:0 0 60px;}
.pronr-wrapper .pronr-title{font-size:36px;font-weight:bold;margin-bottom:30px;}
.product-head { background:#e1e1e1;padding:35px 35px 60px;}
.product-head .img{padding:15px 20px;box-shadow:7px 0 30px rgba(0, 0, 0, 0.05);background:#fff;position:relative;}
.product-head .img .down{width:216px;height:53px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center; font-size:18px;background:#c80805;border-radius:30px;overflow:hidden;position:absolute;bottom:-24px;left:calc(50% - 108px);}
.product-head .img .down span{margin-right:10px;}
.product-head .img .down:hover{text-decoration:underline;}
.product-head .feedback-box{padding:35px;}
.product-head .feedback-box .h2{font-size:30px;text-align:center;font-weight:bold;margin-bottom:40px;}

.content-wrapper.product{background: #fff;height: 100%;}
.content-wrapper.product .hot-sub-title{margin-bottom:0;}
.content-wrapper.product .table-wrapper{padding: 40px;}
.content-wrapper.product h5{font-size: 20px;color: #dc0b07;font-weight: bold; line-height: 30px;margin-bottom: 20px;margin-top: 20px;padding-left: 12px;border-left: 4px solid #dc0b07;}
.content-wrapper.product p{font-size: 16px;color: #666666;margin-bottom: 20px;}
.content-wrapper.product table td p,.content-wrapper.product table td{font-size: 16px;margin-bottom: 0;}
.content-wrapper.product .content{padding:32px;}
.content-wrapper.product .content .imgs{display:flex;border:1px solid #000000;margin-bottom:30px;}
.content-wrapper.product .content .imgs .img{width:50%;}
.content-wrapper.product .content .imgs .img:nth-child(2n){border-left:1px solid #000000;}
.content-wrapper.product .content .canshu{background:#f5f5f5;text-align:center;padding:50px 30px;margin-bottom:40px;}
.content-wrapper.product .content .canshu p{font-size:24px;margin-bottom:0;}
.content-wrapper.product .content .t3{font-size:26px;font-weight:bold;margin-bottom:25px;}

@media(max-width:768px) {
  .pronr-wrapper{padding:0 0 15px;}
  .product-head{padding:15px;}
  .pronr-wrapper .pronr-title{font-size:26px;margin-bottom:20px;}
  .product-head .feedback-box{padding:60px 0 0;}
  .product-head .feedback-box .h2{font-size:20px;margin-bottom:25px;}
  .content-wrapper.product .content{padding:15px;}
  .content-wrapper.product p{font-size:14px;line-height:22px;}
  .content-wrapper.product .content .canshu{padding:20px;margin-bottom:20px;}
  .content-wrapper.product .content .canshu p{font-size:18px;}
  .content-wrapper.product .content .t3{font-size:22px;}
}


/*#region 新闻详情*/
.newsnr-wrapper{background:#f5f5f5;padding:0 0 60px;}
.newsnr-wrapper .title { font-size: 30px; color: #000; text-align: center;font-weight:bold; }
.newsnr-wrapper .content { font-size:16px;line-height:24px;}
.newsnr-wrapper .content p { margin-bottom:15px; }
.newsnr-wrapper .content h4{font-size: 22px;color: #dc0b07;margin: 20px 0;}
.newsnr-wrapper .summary {padding: 12px 0; text-align: center; margin: 20px 0 30px; font-size: 16px; color: #595959; border-bottom:1px dashed #000000;  }
.newsnr-wrapper .summary span { margin-right: 15px; }
.newsnr-wrapper .social a{border-radius: 0;}

@media(max-width:768px) {
    .newsnr-wrapper{padding:0px 0 25px;}
    .newsnr-wrapper .col-md-9{padding-right:15px;}
    .newsnr-container.content{font-size:14px;line-height:22px;}
    .newsnr-wrapper .title{font-size:22px;}
    .newsnr-wrapper .content h4{font-size:18px;}
}

.content-other{padding: 30px 0px;border-top: 1px solid #ddd; line-height: 28px;font-size: 16px; color: #dc0b07;display: flex;align-items: center;justify-content: space-between;}
.content-other a{color: #303f5f;}
.content-other a:hover{ color: #dc0b07;transition: all 0.3s; }
.content-other .left{width: 75%;}
.content-other .back{background: #dc0b07;padding: 10px 40px;display: inline-block;font-size: 18px;color: #fff;font-weight:bold;}
.content-other .back i{margin-left: 10px;}
.content-other .back:hover{color: #fff;background:#181818;transition:all 0.5s;}

@media(max-width:768px) {
  .content-other{flex-wrap: wrap;}
  .content-other .left{width: 100%;}
  .content-other .right{width: 100%;margin-top: 20px;}
}

.hot-sub-title{background:#000000;margin-bottom:30px;margin-top:30px;}
.hot-sub-title .h2{padding:8px 40px 8px 25px;font-size:17px;line-height:30px;color:#fff;background:#dc0b07;display:inline-block;
shape-outside:polygon(0 0, 0% 100%, 100% 100%, 100% 100%, 93% 0%);
    -webkit-clip-path:polygon(0 0, 0% 100%, 100% 100%, 100% 100%, 93% 0%);}

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

/*#region 其他*/
/*分页*/
.page-link { padding: .5rem 0.875rem;margin: 0 5px;transition: all 0.3s ease;color: #c0c0c0;border: 1px solid #c0c0c0;}
.page-item.active .page-link { color: #fff; background-color: #dc0b07; border-color: #dc0b07; }
.page-link:hover{ color: #fff;background-color: #dc0b07;border-color: #dc0b07;}
.page-item:first-child .page-link{border-radius: 0;}
/*留言*/
.contact-wrapper .feedback-box .form-control{padding-top: 13px;padding-bottom: 13px;color: #fff;margin-bottom: 0px;background:rgba(255, 255, 255, 0.1);border-color:rgba(0, 0, 0, 0.4)}
.contact-wrapper .feedback-box .form-control::-webkit-input-placeholder{color: #fff;}
.contact-wrapper .feedback-box .form-feedback .btn {padding-top: 15px;padding-bottom: 15px;font-size: 16px;background: #c80805;}
.contact-wrapper .feedback-box .form-feedback .btn:hover{background:#e91410;color: #fff; }
.contact-wrapper .feedback-box .form-feedback.was-validated .form-control:invalid,.contact-wrapper .feedback-box .form-feedback.was-validated .form-control.is-invalid {
    border-color:#f5543f;
    padding-right: calc(1.5em + 0.75rem);
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-feedback .form-control{ background: #f3f3f3; color: #9396a2;font-size: 16px; border-radius: 10px;overflow: hidden; border: 1px solid #cecccc; padding-top: 11px;padding-bottom: 11px;  }
.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: 11px;padding-bottom: 11px;}
.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: #dc0b07; font-size: 1.3rem; }
.search-group .btn:hover{background: #dc0b07;}
.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: 250px;
    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;}
}



/*header*/
.money{cursor:pointer;transition:all 0.5s ease}
.money:hover{transform:scale(1.1)}
.ro-a{    width: 170px;
    height: 40px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
  transition: all 0.5s ease;}
.header-top{background-color: #fff;padding: 20px 0 57px 0;transition: all 0.3s ease;}

.h-top{display: flex;justify-content: space-between;}
.h-top .h-ri{display: flex;align-items: center;}
.top-lang .dropdown.lang .dropdown-toggle{font-size: 18px;font-weight: bold;line-height: 14px;color: #000000;}
.h-top .h-ri .search-group i{color: #000;}
.h-top .h-ri .search-group .btn{width: 39px;height: 39px;}
.h-top .h-ri .search-group{height: 39px;margin:0  30px;}
.h-top .h-ri .search-group .form-control{height: 39px;font-size: 18px;color: #000;}
.h-top .h-ri .search-group .btn:hover i{color: #fff;}
.h-top .h-ri .social>span{border-radius: 15%;}
.h-top .h-ri .social>span:before{font-size: 26px;width: auto;}
.h-top .h-ri .h-a{display: flex;}
.header.fadeInDown .header-top{padding: 10px 0 57px 0;padding: 0;height: 0;}

.h-top .h-ri .social>span:last-child{padding-left: 4px;padding-top: 4px;padding-right: 2px;padding-bottom: 2px;margin-right: 30px;}
.header-bottom { position: absolute;width: 100%;z-index: 999;}
.navbar-custom .navbar-nav .nav-link{font-size: 18px;font-weight: bold;color: #000000;height: 70px;}
.header-bottom .box{display: flex;justify-content: space-between;

/*box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);*/

 background-color: #fff; position: relative;}
.header-bottom .nav{justify-content: flex-start;}
.header-bottom .get{display: flex;justify-content: center;align-items: center;width: 200px;height: 75px;background-color: #db2d24;font-size: 18px;font-weight: bold;color: #ffffff;font-weight: bold;cursor: pointer;}
.navbar-custom .navbar-nav .nav-link:before, .navbar-custom .navbar-nav .nav-link:before{bottom: 25px;height: 1px;background-color: #db2d24;}
.navbar-custom .navbar-nav .nav-link:hover{color: #db2d24;}
.navbar-custom .navbar-nav .nav-link:hover::after{border-top:8px solid #db2d24;}
.navbar-custom .navbar-nav .nav-item.active .nav-link:after{border-top:8px solid #db2d24;}
.header-bottom .dropdown-toggle::after{content: '';    width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top:8px solid #242424;margin-left: 5px;}
.header-bottom .pro-nav{position: absolute;left: 15%;top: 0;width: 71%;}
.header-bottom .pro-nav .dd-box{display: flex;justify-content: space-between;}
.header-bottom .pro-nav .dd-box .dd-left{flex: 0 0 27%;}
.header-bottom .pro-nav .dd-box .dd-right{flex: 1;border-left: 2px solid #eeeeee;}
.header-bottom .pro-nav .dd-box .a1{background-color: #fff;font-size: 14px;font-weight: bold;color: #242424;flex:0 0 50%;padding:20px 30px;transition:all 0.5s ease;display: block;}
.header-bottom .pro-nav .dd-box .a1:hover{background-color:#e11d07;color: #fff;}
.header-bottom .pro-nav .dd-box .a1.active{background-color:#e11d07;color: #fff;}
.header-bottom .pro-nav .dd-box .ap{opacity:0;z-index:-1;opacity:0;height:0;background-color:#fff;width: 100%;
display: flex;flex-wrap: wrap;}
.header-bottom .pro-nav .dd-box .ap.active{opacity: 1;z-index: 1;height: auto; padding: 30px;}
.header-bottom .pro-nav .dd-box .ap .he-box .he-text{font-size: 12px;font-weight: 500;line-height: 20px;color: #242424;text-align: center;transition: all 0.3s ease;}
.header-bottom .pro-nav .dd-box .ap .dd-li a:hover .he-text{color: #db2d24;}
.header-bottom .pro-nav .dd-box .ap .dd-li{margin-bottom:20px;}
.header-bottom .he-le .nav .navbar{position: inherit;}
.header-bottom .he-le .nav .navbar .pro-head{margin: 0 20px;}
.header-bottom .he-le .nav .navbar .pro-head .dropdown{position: inherit;}
.header-bottom .he-le .nav .navbar .pro-head .dd-box{width: 100%;}
.header-bottom .he-le .nav .navbar .pro-head .pro-nav{top: 70px;}
.header.fadeInDown .header-bottom{margin-top: 0;}
.dropright .dropdown-toggle::after{display: none;}
.dropdown-item{padding: 10px;font-size: 14px;font-weight: bold;line-height: 35px;color: #242424;transition: all 0.3s ease;}
.dropdown-item:hover, .dropdown-item:focus{background-color: #db2d24;color: #fff;}

/*ydd*/

/*适配*/
@media(max-width:1400px) {
    .home-will .box .a2 .head1{margin: 20px 0;}
}



/*index*/
.hj{display: flex;justify-content: flex-end;}
.hj .img{width: 57%;min-height:600px;}
.hj .provider{position: absolute;left: 0;top: 0;padding: 0 50px;background-color: #db2d24;width: 43%;display: flex;justify-content: flex-end;height: 760px;align-items: center;z-index: 1;}
.hj .provider .hr{display: flex;flex-direction: column;position: absolute; top: 0;left: 10%;}
.hj .provider .hr hr{width: 2px;height: 510px;background-color: #ffffff;margin-top: 0;}
.hj .provider .ro{display: flex;flex-direction: column;width: 74%;}
.hj .provider .ro .t1{font-size: 36px;font-weight: bold;line-height: 50px;color: #ffffff;border-bottom: 5px solid #ffffff;margin-bottom: 50px;text-align: center;padding-bottom: 40px;}
.hj .provider .ro .t2{line-height: 19px;font-weight: 500;}
.hj .provider .ro .ro-a{background-color: #ffffff;color: #e4292b;margin-top: 40px;}
.hj .provider .ro .ro-a:hover{box-shadow: rgba(255, 255, 255, 0.2) 0px 20px 30px;border-radius: 0;}



.home-ab{position: relative;}
.home-ab .box{width: 37%; position: absolute;right: 13.5%; bottom: -91px;box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);padding: 60px 100px 45px 80px;background-color: #fff;}
.home-ab .box .t1{line-height: 19px;color: #24292f;}
.home-ab .box .t2{font-size: 36px;font-weight: bold;line-height: 45px;color: #db2d24;margin: 20px 0;}
.home-ab .box .t3{line-height: 25px;color: #666666;margin-bottom: 10px;}
.home-ab .box .t4{display: flex;justify-content: space-between;align-items: center;}
.home-ab .box .t4 .ro-a {
    background-color: #db2d24;
    color: #ffffff;
    border: 1px solid #db2d24;
}

.home-ab .box .t4 img {
    margin-left: 50px;
}
.home-ab .box .t4 .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}
/*适配*/
@media(max-width:1550px) {
    .hj .provider .ro{width: 90%;}
    .home-ab .box{width: 50%;padding: 40px 40px 40px 40px;right: 4.5%;}
}
/*ydd*/
@media(max-width:768px) {
    .ro-a{width: 120px;height: 30px;line-height: 30px;}

    .hj .provider{display: none;}
    .hj .img{width: 100%;height:auto;min-height:auto;}
    .home-ab{padding-top: 20px;display: flex;flex-direction: column-reverse;}
    .home-ab .box{width: 100%;
        padding: 15px;
        right: 0;
        position: relative;bottom: 0;margin-bottom: 20px;}
        .home-ab .box .t2{font-size: 20px;
            font-weight: bold;
            line-height: 24px;
            margin: 10px 0;}
            .home-ab .box .t3{line-height: 18px;margin-bottom: 10px;}
            .home-ab .box .t4 .img img{width: 25%;margin-left: 10px;}
}

.home-t1{font-size: 36px;font-weight: bold;line-height: 45px;color: #db2d24;}
.home-t2{line-height: 25px;color: #666666;margin: 30px 0 80px 0;}
/*ydd*/
@media(max-width:768px) {
    .home-t1{font-size: 20px;line-height: 20px;}
    .home-t2{line-height: 18px;margin: 10px 0;}
}
.home-will{padding: 250px 0 160px 0;text-align: center;}
.home-will .col-md-3:nth-child(2n) .box{margin-top: 75px;}
.home-will .box{position: relative;box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);overflow: hidden;cursor: pointer;}
.home-will .box:hover .a1{opacity: 0;}
.home-will .box:hover .a2{height: 100%;}
.home-will .box .a1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: left;display: flex;flex-direction: column;justify-content: flex-end;padding: 0 23px  33px 0;background-color: #00000054;transition: all 0.5s ease;}
.home-will .box  .head{font-size: 23px;font-weight: bold;color: #ffffff;padding-left: 17px;}
.home-will .box .a2{position: absolute;top: 0;left: 0;width: 100%;height: 0%;background-color: #db2d24;display: flex;flex-direction: column;justify-content: center;padding: 0 17px;text-align: left;transition: all 0.5s ease;overflow: hidden;}
.home-will .box .a2 .head1{line-height: 25px;color: #ffffff;margin: 20px 0 50px 0;}
.home-will .box .a2 .ro-a{

    color: #ffffff;

    border: 1px solid #ffffff;

}
.home-will .box .a2 .ro-a:hover{color:#db2d24 ;background-color: #fff;}
/*适配*/
@media(max-width:1400px) {
    .home-will .box .a2 .head1{margin: 10px 0;line-height: 20px;}
}
/*ydd*/
@media(max-width:768px){
    .home-will{padding: 20px 0;}
    .home-will .col-md-3:nth-child(2n) .box{margin-top: 0;}
    .home-will .box{margin-bottom: 10px;}
    .home-will .box .head{font-size: 12px;padding-left: 5px;}
} 


.home-based{text-align: center;position: relative;}
.home-based .box{display: flex;flex-direction: column;justify-content: center;align-items: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.home-based .t1{font-size: 38px;font-weight: bold;line-height: 45px;color: #ffffff;margin: 30px 0;}
.home-based .t2{line-height: 21px;color: #ffffff;}
/*ydd*/
@media(max-width:768px) {
    .home-based .box .img img{width: 30%;}
    .home-based .t1{font-size: 16px;line-height: 18px;margin: 0;}
    .home-based .t2{display: none;}
}

.home-explore{padding: 160px 0 120px 0;text-align: center;}
/* .home-explore .row{margin-right: -50px;margin-left: -50px;} */
.home-explore .col-md-4{padding-left: 50px;padding-right: 50px;}
.home-explore .box{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);margin-bottom: 40px;}
.home-explore .box .img{transition: all 0.3s ease;border: solid 2px #ffffff00;border-bottom: 0;}
.home-explore .box:hover .img{border: solid 2px #db2d24;border-bottom: 0;}
.home-explore .box:hover .img .lj{opacity: 1;}
.home-explore .box .img{position: relative;}
.home-explore .box .img .lj{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;opacity: 0;background-color: #ffffff66;transition: all 0.3s ease;}
.home-explore .box .text{min-height: 71px;background-color: #db2d24;display: flex;align-items: center;justify-content: center;color: #ffffff;padding: 0 85px;}
/*适配*/
@media(max-width:1400px) {
    .home-explore .box .text{padding: 0 30px;}
}
/*ydd*/
@media(max-width:768px) {
    .home-explore{padding: 20px 0;}
    .home-explore .col-md-4{padding-left: 15px;padding-right: 15px;}
    .home-explore .box{margin-bottom: 20px;}
    .home-explore .box .text{padding:0 10px ;min-height: 40px; }
}

.home-industry{text-align: center;padding: 0 0 160px 0;}
.home-industry .box{display: flex;}
.home-industry .box .left{flex: 0 0 25%;position: relative;overflow: hidden;transition: all 0.5s;height: 465px;}
.home-industry .box .left .foot{position: absolute;top: 0;height: 100%;width: 46%;display: flex;align-items: center;justify-content: center;background-color: #db2d249c;transition: all 0.5s ease;left: -46%;font-size: 23px;font-weight: bold;color: #ffffff;}
.home-industry .box .left.active{flex: 1;}
.home-industry .box .left:hover .foot{left: 0;}
.home-industry .box .left:hover .feet{opacity: 1;}
.home-industry .box .left .feet{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: all 0.5s ease;display: flex;align-items: center;justify-content: center;background-color: #0000008f;font-size: 23px;font-weight: bold;color: #ffffff;}
.home-industry .box .left img{height: 100%;object-fit: cover;width: 100%;}
.home-industry .box .left.active .foot{left: 0;}
.home-industry .box .left.active .feet{opacity: 1;}
/*ydd*/
@media(max-width:768px) {
    .home-industry{padding: 0 0 20px 0;}
    .home-industry .box{flex-direction: column;}
    .home-industry .box .left{height:auto;}
    .home-industry .box .left .foot{font-size: 20px;}
    .home-industry .box .left .t1 .feet{font-size: 20px;}
}


.home-trusted{background: url(../images/trusted-banner.jpg) no-repeat left ;}
.home-trusted .top{display: flex;}
.home-trusted .top .left{flex: 0 0 50%;}
.home-trusted .top .left .box{display: flex;flex-direction: column;justify-content: center;width: 74%;height: 100%;}
.home-trusted .top .left .box .home-t2{margin: 30px 0;}
.home-trusted .top .left .box .ro-a {
    background-color: #db2d24;
    color: #ffffff;
    border: 1px solid #db2d24;
}

.home-trusted .top .left .box .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}

.home-trusted .top .right{flex: 0 0 50%;display: flex;flex-wrap: wrap;}
.home-trusted .top .right .box{flex: 0 0 50%;position: relative;border: solid 1px #dedede;transition: all 0.5s ease;}
.home-trusted .top .right .box a{display: flex;align-items: center;justify-content: center;padding: 30px;height: 100%;}
.home-trusted .top .right .box a img{width: 40%;height: auto;}
.home-trusted .top .right .box:hover{border: solid 1px #db2d24;}
.home-trusted .top .right .box:hover .mb{opacity: 1;}
.home-trusted .top .right .box .mb{position: absolute;top: 0;left: 0;opacity: 0;transition: all 0.5s ease;display: flex;align-items: center;justify-content: center;font-size:23px;font-weight: bold;line-height: 23px;color: #ffffff;background-color: #db2d24a1;width: 100%;height: 100%;text-align: center;}
.home-trusted .bottom{position: relative;margin-top: 100px;}
.home-trusted .bottom .home-case{width: 95%;margin: 0 auto;}
.home-trusted .bottom .home-case .box{text-align: center;}
.home-trusted .bottom .home-case .box .img{margin: 20px 0;height: 75px;}
.home-trusted .bottom .home-case .box .img .img-fluid{height: 100%;}
.home-trusted .bottom .home-case .box img{filter: grayscale(100%);opacity: 0.4;}
.home-trusted .bottom .swiper-slide-active .box img{filter: grayscale(0%);opacity: 1;}
.home-trusted .bottom .swiper-left{left: 5px;font-size: 35px;color: #000;transition: all 0.5s ease;}
.home-trusted .bottom .swiper-left:hover,.home-trusted .bottom .swiper-right:hover{color: #db2d24;}
.home-trusted .bottom .swiper-right{right: 5px;font-size: 35px;color: #000;transition: all 0.5s ease;}
.home-trusted .bottom .swiper-left::after,.home-trusted .bottom .swiper-right::after{font-size: 0;}
/*ydd*/
@media(max-width:768px) {
    .home-trusted .top{flex-direction: column;}
    .home-trusted .top .left .box{margin-bottom: 10px;width: 100%;}
    .home-trusted .top .left .box .home-t2{margin: 10px 0;}
    .home-trusted .top .right .box .mb{font-size: 16px;line-height: 18px;}
    .home-trusted .bottom{margin-top: 20px;}
}


.home-highest{padding-top: 100px;}
.home-highest .box{display: flex;margin-top: -110px;box-shadow: -11px 11px 32px 3px  rgba(0, 0, 0, 0.13);}
.home-highest .box .left{flex: 0 0 40%;}
.home-highest .box .right{flex: 0 0 60%;background-color: #fff;display: flex;justify-content: center;flex-direction: column;padding: 0 40px 0 25px;}
.home-highest .box .right .t1{font-size: 36px;font-weight: bold;line-height: 53px;color: #db2d24;}
.home-highest .box .right .t2{font-size: 23px;font-weight: bold;line-height: 57px;color: #24292f;}
.home-highest .box .right .t3{text-align: right;}
.home-highest .box .right  .ro-a{background-color: #db2d24;color: #ffffff;border: 1px solid #db2d24;}
.home-highest .box .right .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}
/*ydd*/
@media(max-width:768px) {
    .home-highest{padding-top: 20px;}
    .home-highest .box{margin-top: -20px;flex-direction: column-reverse;}
    .home-highest .box .right{padding: 10px;}
    .home-highest .box .right .t1{font-size: 18px;line-height: 20px;}
    .home-highest .box .right .t2{font-size: 16px;line-height: 30px;}
}

.home-stay{padding: 160px 0;}
.home-stay .tit{font-size: 36px;font-weight: bold;line-height: 45px;color: #db2d24;text-align: center;margin-bottom: 30px;}
.home-stay .box{display: flex;}
.home-stay .box .left{flex: 0 0 56%;}
.home-stay .box .left .hot{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);}
.home-stay .box  .img{overflow: hidden;}
.home-stay .box  .text{display: flex;padding: 30px 57px;}
.home-stay .box  .text .one{margin-right: 30px;flex: 1;}
.home-stay .box  .text .one .yf{height: 34px;font-size: 18px;font-weight: bold;line-height: 34px;color: #ffffff;text-align: center;padding: 0 10px;border-bottom: 1px solid #fff;background-color: #db2d24;}
.home-stay .box  .text .one .rq{height: 50px;text-align: center;line-height: 50px;font-size: 28px;font-weight: bold;color: #fff;background-color: #db2d24;}
.home-stay .box  .text .two .head{font-size: 22px;font-weight: bold;color: #db2d24;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 10px;}
.home-stay .box  .text .two .head:hover{text-decoration: underline;}
.home-stay .box  .text .two .head1{line-height: 25px;color: #666666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.home-stay .box .right{border-left: 1px solid #cfcfcf;padding-left: 46px;flex: 1;margin-left: 46px;}
.home-stay .box .right .boxs:last-child .text{padding: 0;margin: 0;border: 0;}
.home-stay .box .right .text{display: flex;padding: 0; padding-bottom: 40px;border-bottom: 1px solid #cfcfcf;margin-bottom: 40px;}
.home-stay .box .right .text .one{margin-right: 15px;padding-top: 5px;}
.home-stay .box .right .text .two .head{font-size: 16px;font-weight: bold;color: #24292f;margin-bottom:0px;transition: all 0.3s ease;}
.home-stay .box .right .text .two .head:hover{color:#db2d24;text-decoration:auto;}
.home-stay .box .right .text .two .head1{font-size: 14px;line-height: 22px;color: #666666;}
.home-stay .box .right .text .ta{text-align: right;}
.home-stay .box .right .text .ta a{display: inline-block;font-size: 14px;font-weight: 500;line-height: 23px;color: #24292f;transition: all 0.3s ease;}
.home-stay .box .right .text .ta a:hover{color:#db2d24;}
/*ydd*/
@media(max-width:768px) {
    .home-stay{padding: 20px 0;}
    .home-stay .tit{font-size: 20px;line-height: 20px;margin-bottom: 0px;}
    .home-stay .box{flex-direction: column;margin: 20px 0;}
    .home-stay .box .left{margin-bottom: 20px;}
    .home-stay .box .text{padding: 10px;}
    .home-stay .box .text .one{margin-right: 10px;}
    .home-stay .box .text .one .yf{height: 30px;
        font-size: 14px;
        line-height: 28px;
        text-align: center;
        padding: 0 5px;}
        .home-stay .box .text .one .rq{height: 34px;
            line-height: 34px;
            font-size: 18px;}
            .home-stay .box .text .two .head{font-size: 16px;margin-bottom: 5px;}
            .home-stay .box .text .two .head1{line-height: 18px;}
            .home-stay .box .right{border: 0;padding: 0 5px;margin: 0;}
            .home-stay .box .right .text{padding-bottom: 15px;margin-bottom: 15px;}
}


/*footer*/
.whole-ft{background: url(../images/ft-banner.jpg) no-repeat;padding: 75px 0;}
.whole-ft .box{display: flex;justify-content: space-between;align-items: center;}
.whole-ft .box .left{font-size: 36px;font-weight: 900;line-height: 50px;color: #fafafa;}
.whole-ft .box .right .ro-a{background-color: #db2d24;color: #ffffff;border: 1px solid #db2d24;cursor: pointer;width: 200px;}
.whole-ft .box .right .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}


/*ydd*/
@media(max-width:768px) {
    .whole-ft{padding: 20px 0;}
    .whole-ft .box{flex-direction: column;}
    .whole-ft .box .left{text-align: center;font-size: 16px;font-weight: 400;line-height: 20px;margin-bottom: 10px;}
    .whole-ft .box .right .ro-a{font-size: 14px;width: 170px;line-height: 27px;}

}



.footer{background: #2d2d2d url(../images/foot-banner.jpg) no-repeat right;padding-top: 65px;}
.footer .top{display: flex;justify-content: space-between;margin-bottom: 60px;}
.footer .top .one{flex: 0 0 27%;}
.footer .top .one .t1{font-size: 19px;line-height: 38px;color: #ffffff;margin-top: 30px;}
.footer .top .two{flex: 0 0 14%;}
.footer .top .three{flex: 0 0 30%;}
.footer .top .tit{font-size: 24px;font-weight: 500;color: #ffffff;margin-bottom: 40px;}
.footer .top .ul{display: flex;justify-content: space-between;}
.footer .top .ul a{line-height: 34px;font-weight: 500;color: #ffffff;display: flex;}
.footer .top .ul a::before{content: '';width: 5px;height: 5px;display: inline-block;border-radius: 50px;background-color: #fff;margin-right: 10px;margin-top: 13px;}
.footer .top .ul a:hover{color: #db2d24;text-decoration: underline;}
.footer .top .ul a:hover::before{background-color: #db2d24;}
.footer .top .fore{text-align: right;}
.footer .top .fore .social>span:before{font-size: 26px;width: auto;}
.footer .top .fore .h-a{display: flex;justify-content: flex-end;margin-top: 30px;}
.footer .top .fore .social>span:last-child{padding-left: 4px;padding-top: 4px;padding-right: 2px;padding-bottom: 2px;margin-right: 30px;}
.footer .top .fore  .social>span{border-radius: 15%;}
.footer .bottom{border: solid 1px #ffffff;padding: 25px 0;display: flex;}
.footer .bottom .box{display: flex;padding:0 50px;border-left: 1px solid #fff;}
.footer .bottom .box:first-child{border: 0;}
.footer .bottom .box .img{margin-right: 20px;}
.footer .bottom .box .text{font-size: 18px;line-height: 30px;color: #c0c0c0;}
.footer .bottom .box .text a{color: #c0c0c0;}
.footer .bottom .box .text a:hover{text-decoration: underline;}
.footer .ft-pro{display: flex;padding-top: 40px;margin-left: -15px;margin-right:-15px;flex-wrap: wrap;}
.footer .ft-pro a{display: inline-block;border: 1px solid #fff;padding: 10px 17px;margin-left: 15px;margin-right: 15px;font-size: 14px;font-weight: 500;
color: #c0c0c0;margin-bottom: 17px;}
.footer .ft-pro a:hover{text-decoration: underline;}
.footer .feet{text-align: center;font-size: 14px;color: #dfdfdf;padding: 23px 0;}



/*ydd*/
@media(max-width:768px) {
    .footer{padding-top: 20px;}
    .footer .top{flex-direction: column;margin-bottom: 20px;}
    .footer .top .one img{width: 50%;}
    .footer .top .one .t1{font-size: 16px;line-height: 24px;margin: 10px 0;}
    .footer .top .tit{font-size: 20px;margin-bottom: 10px;}
    .footer .top .ul{justify-content: flex-start;}
    .footer .top .ul div{margin-right: 20px;margin-bottom: 20px;}
    .footer .top .ul a{line-height: 28px;}
    .footer .top .fore{text-align: center;}
    .footer .top .fore .h-a{justify-content: center;margin-top: 20px;}
    .footer .bottom{padding: 10px 0;flex-direction: column;}
    .footer .bottom .box{padding: 0 10px;border: 0;margin-bottom: 10px;}
    .footer .bottom .box .img{margin-right: 0px;min-width: 60px;}
    .footer .bottom .box .img img{width: 70%;}
    .footer .bottom .box .text{font-size: 14px;line-height: 20px;}
    .footer .ft-pro{padding-top: 20px;}
    .footer .ft-pro a{padding: 5px 10px;margin-bottom: 10px;}
    .footer .feet{padding: 10px 0;}
}


/*ny*/
.banner.ny{padding: 0;margin-top: 0px;}
.page-title{color: #fff;text-align: center;}
.banner.ny .box{position: absolute;z-index: 2;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background-color: transparent;}
.banner.ny .ny-title{font-size: 36px;font-weight: bold;line-height: 35px;color: #ffffff;margin-bottom: 20px;text-transform: none;}
.breadcrumb-item + .breadcrumb-item::before{content: '/';color: #ffffff;font-size: 16px;}
.page-title a{color: #fff;line-height: 16px;color: #ffffff;font-weight: 500;}
.page-title a:hover{text-decoration: unset;color: #db2d24;}
@media(max-width:768px) {
    .banner.ny .ny-title{font-size: 16px;line-height: 16px; margin-bottom: 5px;}
    .page-title .breadcrumb{font-size: 14px;line-height: 14px;}
    .breadcrumb-item + .breadcrumb-item::before{margin: 0;font-size: 14px;}
    
}


/*about*/
.about-overall{padding: 80px 0 210px 0;}
.about-overall .container-xl{display: flex;justify-content: space-between;max-width: 1645px;padding-left: 0;margin-left: 0;}
.about-overall .container-xl .left{flex: 0 0 53%;position:relative;}
.about-overall .container-xl .left .tkanniu{position:absolute;right:15px;bottom:15px;z-index:2;}
.about-overall .container-xl .right{flex: 0 0 43%;}
.about-overall .container-xl .right .t1{font-size: 36px;font-weight: bold;line-height: 30px;color: #db2d24;margin-bottom: 30px;}
.about-overall .container-xl .right .t2{font-weight: 500;color: #db2d24;}
.about-overall .container-xl .right .t3{line-height: 25px;color: #666666;margin: 20px 0;}
.about-overall .container-xl .right .ro-a{background-color: #db2d24;color: #ffffff;border: 1px solid #db2d24;}
.about-overall .container-xl .right .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}
@media(max-width:768px) {
    .about-overall{padding: 20px 0;}
    .about-overall .container-xl{padding-left: 15px;flex-direction: column-reverse;}
    .about-overall .container-xl .right{margin-bottom: 20px;}
    .about-overall .container-xl .right .t1{font-size: 20px;line-height: 20px; margin-bottom: 10px;}
    .about-overall .container-xl .right .t3{line-height: 20px;margin: 10px 0;}
    



}


.about-pursuit{background-color: #f2f4f7;padding: 210px 0 45px 0;position: relative;}
.about-pursuit .about-may-top{display: flex;justify-content: space-between;margin-bottom: 120px;}
.about-pursuit .about-may-top:nth-child(2n){flex-direction: row-reverse;}
.about-pursuit .about-may-top .left{flex: 0 0 46%;}
.about-pursuit .about-may-top .left .may-img{overflow: hidden;box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);}
.about-pursuit .about-may-top .right{flex: 0 0 44%;display: flex;flex-direction: column;justify-content: center;}
.about-pursuit .about-may-top .right .h1{font-size: 36px;font-weight: bold;color: #db2d24;margin-bottom: 30px;line-height: 45px;}
.about-pursuit .about-may-top .right .h2{line-height: 25px;color: #666666;margin-bottom: 30px;}
.about-pursuit .about-may-top .right .h3{display: flex;align-items: center;}
.about-pursuit .about-may-top .right .h3 img{margin:0 25px;}
.about-pursuit .about-may-top .right a{background-color: #db2d24;color: #ffffff;border: 1px solid #db2d24;margin-right: 70px;}
.about-pursuit .about-may-top .right a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}
@media(max-width:768px) {
    .about-pursuit{padding: 20px 0;}
    .about-pursuit .about-may-top{flex-direction: column-reverse;margin-bottom: 20px;}
    .about-pursuit .about-may-top .right{margin-bottom: 10px;}
    .about-pursuit .about-may-top .right .h1{font-size: 20px;line-height: 24px;margin-bottom:10px;font-weight: bold;text-align: center;}
    .about-pursuit .about-may-top .right .h2{font-size: 14px;letter-spacing: 0px;margin-bottom: 10px;line-height: 20px;}
    .about-pursuit .about-may-top .right .h3{text-align: center;margin-bottom: 10px;}
    .about-pursuit .about-may-top .right a{padding: 0;font-size: 14px;margin-right: 20px;}
    .about-pursuit .about-may-top .right img{width: 30%;margin-left: 5px;}
    .about-pursuit .about-may-top .right .h3 img{margin: 0 5px;}
    .about-pursuit .about-may-top:nth-child(2){flex-flow: column-reverse!important;margin-top: 10px;}
}

.about-jia{margin-top: -90px;position: absolute;top: 0;width: 100%;}
.about-jia .box{display: flex;background-color: #ffffff;box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);display: flex;justify-content: space-between;padding: 40px 0;}
.about-jia .num-items{flex: 0 0 33%;text-align: center;border-right: 1px solid #666666;}
.about-jia .num-items:last-child{border: 0;}
.about-jia .num-items .num-item .text{display: flex;line-height: 35px;align-items: center;justify-content: center;margin-bottom: 30px;font-size: 60px;font-weight: bold;color: #db2d24;}
.about-jia .num-items .num{font-size: 18px;font-weight: 500;line-height: 35px;color: #666666;}
@media(max-width:768px) {
    .about-jia{position: relative;margin: 0;margin-bottom: 20px;}
    .about-jia .box{padding: 10px 0;}
    .about-jia .num-items .num-item .text{line-height: 22px;margin-bottom: 5px; font-size: 22px;}
    .about-jia .num-items .num{font-size: 14px;line-height: 14px;}


}
.about-quanj{text-align: center;padding: 120px 0;}
.about-quanj .home-t1{margin-bottom: 80px;}

.about-map{padding-bottom: 100px;text-align: center;}
.about-map .home-t1{margin-bottom: 40px;}
.about-map .home-t2{font-weight: 500;margin: 0 auto;width: 79%;}

@media(max-width:768px) {
    .about-quanj{padding: 20px 0;}
    .about-quanj .home-t1{margin-bottom: 10px;}
    .about-map{padding-bottom: 20px;}
    .about-map .home-t1{margin-bottom: 10px;}
    .about-map .home-t2{width: auto;}

}
/*history*/
.history-top{padding: 80px 0;background-color: #f2f4f7;}
.history-top .box{display: flex;justify-content: space-between;align-items: center;}
.history-top .box .left{flex: 0 0 39.5%;display: flex;align-items: center;justify-content: center;font-size: 36px;font-weight: bold;line-height: 35px;color: #db2d24;}
.history-top .box .right{flex:1;line-height: 25px;color: #666666;}
.history-rotation{text-align: center;padding: 90px 0 55px 0;position: relative;}
.history-rotation .home-t1{margin-bottom: 80px;}
.history-rotation .main{background: url(../images/rotation-banner.jpg) no-repeat center;height: 654px;position: relative;padding:0 40px;}
.history-rotation .main .shi{position: absolute;top: 50%;left: 0;margin-top: -72px;width: 100%;overflow: hidden;}
.history-rotation .main .swiper{height: 100%;}
.history-rotation .main .box{position: relative;height: 80%;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: left;}
.history-rotation .main .box .head{font-size: 30px;font-weight: bold;line-height: 30px;color: #24292f;width: 100%;transition: all 0.3s ease;}
.history-rotation .main .box .text{line-height: 21px;color: #666666;position: absolute;text-align: left;width: 100%;top: 76%;left: 20px;transition: all 0.3s ease;font-size: 14px;}
.history-rotation .main .box .text::before{content: '';width: 7px;height: 150px;background: url(../images/zhix.png) no-repeat;position: absolute;left: -13px;top: -94px;filter: grayscale(100%);opacity: 0.5;transition: all 0.3s ease;}
.history-rotation .main .swiper-slide:nth-child(2n-1) .box .text{top: 0px;}
.history-rotation .main .swiper-slide:nth-child(2n-1) .box .text::before{top: 5px;background: url(../images/zhixtop.png) no-repeat;}
.history-rotation .main .swiper-slide-prev .text{opacity: 0;}
.history-rotation .main .box:hover .head{color: #db2d24;}
.history-rotation .main .box:hover .text{color: #db2d24;}
.history-rotation .main .box:hover .text::before{filter: grayscale(0%);opacity: 1;}
.history-rotation .main .swiper-left::after,.history-rotation .main .swiper-right::after{font-size: 0;}
.history-rotation .main .swiper-left i,.history-rotation .main .swiper-right i{color: #24292f;font-size: 25px;transition: all 0.3s ease;}
.history-rotation .main .swiper-button-next,.history-rotation .main .swiper-button-prev{top: 40%;}
.history-rotation .main .swiper-button-next:hover i,.history-rotation .main .swiper-button-prev:hover i{color: #db2d24;}
.history-rotation .main .swiper-button-prev{left: 0;}
.history-rotation .main .box .text img{width:180px;height:auto;}

/*ydd*/
@media(max-width:768px) {
    .history-rotation{padding: 20px 0;}
    .history-rotation .home-t1{margin-bottom: 10px;}
    .history-rotation .main{padding: 0;height: 200px;}
    .history-rotation .main .box{height: 100%;padding-top: 20px;justify-content: flex-start;}
    .history-rotation .main .swiper-slide:nth-child(2n-1) .box .text{top: 30%;}
    .history-rotation .main .box .head{font-size: 24px;text-align: center;}
    .history-rotation .main .box .text::before{width: 0;}
    .history-rotation .main .box .text{top: 30%;}
    .history-rotation .main .shi{top: 20px;margin: 0;}
    .history-rotation .main .swiper-button-next, .history-rotation .main .swiper-button-prev{top: 19%;}
}


.history-pro{background: url(../images/history-pro-banner.jpg) no-repeat;padding: 100px 0 40px 0;}
.history-pro .home-t1{margin-bottom: 120px;text-align: center;}
.history-pro .box{display: flex;justify-content: space-between;text-align: center;padding-bottom: 50px;}
.history-pro .box:nth-child(2n+1){flex-direction: row-reverse;}
.history-pro .box:nth-child(2n+1) .right{display: flex;justify-content: flex-end;}
.history-pro .box:last-child .right .he::before{width: 0;}
.history-pro .box .left{flex: 0 0 43%;display: flex;justify-content: space-between;padding: 30px;background-color: #ffffff;border: solid 2px #db2d24;}
.history-pro .box .left .img{flex: 0 0 40%;margin-right: 30px; }
.history-pro .box .left .text{line-height: 21px;color: #666666;text-align: left;display: flex;align-items: center;}
.history-pro .box .right{flex: 0 0 54.3%;}
.history-pro .box .right .he{width: 122px;height: 122px;background-color: #db2d24;display: flex;justify-content: center;align-items: center;font-size: 30px;font-weight: bold;color: #ffffff;border-radius: 50%;position: relative;}
.history-pro .box .right .he::before{content: '';position: absolute;width: 2px;height: 100px;background-color: #db2d24;left: 50%;transform: translate(-50%); bottom: -100%; }
/*ydd*/
@media(max-width:768px) {
    .history-top{padding: 20px 0;}
    .history-top .box{flex-direction: column;}
    .history-top .box .left{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
    .history-top .box .right{line-height: 18px;}
    .history-pro{padding: 20px 0;}
    .history-pro .box{flex-direction: column-reverse;padding-bottom: 20px;align-items: center;}
    .history-pro .home-t1{margin-bottom: 20px;}
    .history-pro .box .left{padding: 5px;margin-top: 20px;}
    .history-pro .box .left .img{margin-right: 10px;}
    .history-pro .box .left .text{line-height: 18px;}
    .history-pro .box .right .he{width: 50px;height: 50px;font-size: 16px;}
    .history-pro .box .right .he::before{height: 30px;bottom: -45%;}
    .history-pro .box:nth-child(2n+1){flex-direction: column-reverse;}
}



/*factory*/
.factory-march{padding: 120px 0;text-align: center;}
.factory-march .home-t1{color: #3d3d3d;}
.factory-march .boxs{margin-top: 50px;}
.factory-march .boxs .h1{overflow: hidden;}
.factory-march .boxs .h2{text-align: center;line-height: 22px;color: #3d3d3d;padding: 15px 0;}
/*ydd*/
@media(max-width:768px) {
    .factory-march{padding: 20px 0;}
    .factory-march .boxs{margin-top: 10px;}
    .factory-march .boxs .h2{line-height: 20px;padding: 5px 0;}
    
}


/*certificate*/
.certificate{padding: 100px 0;text-align: center;}
.certificate .home-t1{color: #3d3d3d;margin-bottom: 50px;}
.certificate .home-t2{color: #757575;}

.certificate .col-md-3{margin: 50px 0;}
.certificate .boxs{padding: 20px 30px;	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.17);height: 100%;}
.certificate .boxs .h2{line-height: 22px;color: #3d3d3d;transition: all 0.3s ease;padding: 14px 0;margin-top: 15px;}
.certificate .boxs .h2:hover{background-color: #db2d24;color: #fff;}
@media(max-width:768px) {
    .certificate{padding: 20px 0;}
    .certificate .home-t1{margin-bottom: 10px;}
.certificate .col-md-3{margin: 10px 0;}
    .certificate .boxs{padding: 10px;}
    .certificate .boxs .h2{line-height: 14px;padding: 5px 0;margin-top: 5px;}
}


/*faq*/
.faq-march{padding: 80px 0;}
.faq-march .home-t1{margin-bottom: 30px;text-align: center;}
.faq-march .home-t2{color: #888888;text-align: center;font-size: 18px;line-height: 24px;margin-bottom: 39px;}
.faq-march-img{margin-right: 25px;}
.faq-march-img img{transition: all 0.1s ease;}
.weui_accordion_box{background: #fbf9fe;margin-bottom: 30px;position: relative;}
.weui_accordion_box .weui_accordion_title{
    position: relative;
    display: flex;
    padding: 20px 15px 20px 12px;
    font-size: 18px;
    background-color: #fff;
    color: #000000;
    -webkit-tap-highlight-color: transparent;
    border: solid 2px #c0c0c0;
    cursor: pointer;
    font-size: 18px;
	line-height: 24px;
    transition: all 0.5s ease;
}


.weui_accordion_box .weui_accordion_title:after{
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 16px;
    width: 16px;
    border-width: 0 2px 2px 0;
    border-color: #cf1423;;
    border-style: solid;
    top: -2px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px;
}
.weui_accordion_box .weui_accordion_title.active:after{
    border-width: 2px 0 0 2px;
    margin-top: -5px;
    border-color: #ffffff;
    
}
.weui_accordion_box .weui_accordion_content{
    padding: 10px 130px 10px 75px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    background-color: #fff;
    display: none;
    width: 100%;
    line-height: 24px;
	color: #000000;
}

.weui_accordion_box .weui_accordion_content.active{
    display: block;
    width: 100%;
}
.weui_accordion_box .weui_accordion_title:hover{background-color: #db2d24;color: #fff;border: solid 2px #db2d24;}
.weui_accordion_box .weui_accordion_title:hover img{filter: invert(100%) sepia(13%) saturate(7447%) hue-rotate(279deg) brightness(118%) contrast(113%);}
.weui_accordion_box .weui_accordion_title:hover::after{border-width: 2px 0 0 2px;margin-top: -5px;border-color: #ffffff;}
.weui_accordion_box .weui_accordion_title.active{background-color: #db2d24;color: #fff;border: solid 2px #db2d24;}
.weui_accordion_box .weui_accordion_title.active img{filter: invert(100%) sepia(13%) saturate(7447%) hue-rotate(279deg) brightness(118%) contrast(113%);}
@media(max-width:768px) {
    .faq-march{padding: 20px 0;}
    .faq-march .home-t1{margin-bottom: 10px;}
    .faq-march .home-t2{font-size: 14px; line-height: 18px; margin-bottom: 10px;}
    .weui_accordion_box .weui_accordion_title{padding: 10px 30px 10px 10px;font-size: 16px;line-height: 20px;}
    .faq-march-img{margin-right: 10px;flex: 0 0 8%;}
    .faq-march-img img{width: 100%;}
  
    .weui_accordion_box .weui_accordion_content{padding: 10px;line-height: 24px;}
    .weui_accordion_box{margin-bottom: 10px;}
}




/*service*/
.service-area{padding: 30px 0 50px 0;}
.service-area .box .img{width: 100%;height: auto;}
.service-area .box .img img{border-top-right-radius:290px;shape-outside: border-box;border-bottom-right-radius: 310px;float: left;width: 63%;height: auto;}
.service-area .box .img .text{padding: 40px 0 0 0;}
.service-area .box .img .text .be{margin-bottom: 50px;}
.service-area .box .img .text .be .a1{width: 41px;height: 41px;background-color: #db2d24;border-radius: 50px;color: #ffffff;font-weight: 500;text-align: center;line-height: 41px;display: inline-block;margin-right: 20px;margin-left: -50px;}
.service-area .box .img .text .be p{font-size: 19px;font-weight: 500;color: #666666;display: inline-block;transition: all 0.3s ease;}
.service-area .box .img .text .be:nth-child(2) .a1{margin-left: -40px;}
.service-area .box .img .text .be:nth-child(3) .a1{margin-left: -25px;}
.service-area .box .img .text .be:nth-child(4) .a1{margin-left: -25px;}
.service-area .box .img .text .be:nth-child(5) .a1{margin-left: -35px;}
.service-area .box .img .text .be:hover p{color: #db2d24;font-size: 20px;}
.service-area .boxs{padding-top: 80px;}
.service-area .boxs .cha{position: relative;margin-bottom: 50px;overflow: hidden;box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);}
.service-area .boxs .cha .zhu{position: absolute;bottom: 0;left: 0;font-size: 23px;font-weight: 500;color: #ffffff;padding: 15px 30px;background-color: #db2d24b3;width: 100%;transition: all 0.3s ease;}
.service-area .boxs .cha .text{background-color: #db2d24;position: absolute;padding: 20px;top: -100%;left: 0;height: 100%;width: 100%;transition: all 0.3s ease;}
.service-area .boxs .cha .text .t1{font-size: 23px;font-weight: 500;color: #ffffff;}
.service-area .boxs .cha .text .t2{color: #ffffff;line-height: 25px;margin: 15px 0;}
.service-area .boxs .cha .text .sevia{display: inline-block;border: 1px solid #fff;color: #fff;width: 32px;height: 32px;text-align: center;line-height: 32px;font-size: 20px;border-radius: 5px;transition: all 0.3s ease;}
.service-area .boxs .cha .text .sevia:hover{box-shadow: rgba(255, 255, 255, 0.35) 0px 5px 15px;}
.service-area .boxs .cha:hover .text{top: 0;}
.service-area .boxs .cha:hover .zhu{opacity: 0;}
.service-area .boxs .two .text{left: -100%;width: 50%;top: 0;}
.service-area .boxs .two .col-md-6:nth-child(2) .text{left: 100%;}
.service-area .boxs .two .col-md-6:nth-child(2) .cha:hover .text{left: 50%;}
.service-area .boxs .two .cha:hover .text{left: 0;}
/*适配*/
@media(max-width:1350px) {
    .service-area .boxs .cha .text .t2{margin: 10px 0;line-height: 20px;}
}


.service-box{width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:60px;}
.service-box .service-item{width:48%;position:relative;display:flex;background:#f3f3f3;border-radius:15px;overflow:hidden;margin-bottom:26px;}
.service-box .service-item .left{width:46%;}
.service-box .service-item .right{width:54%;}
.service-box .service-item .right .title{background:#db2d24;padding:20px 30px;}
.service-box .service-item .right .title a{font-size:20px;color:#fff;}
.service-box .service-item .right .title a:hover{text-decoration:underline;}
.service-box .service-item .right .desc{padding:15px 30px;}

.service-area .t1{font-size:36px;font-weight:bold;line-height:50px;border-bottom:1px solid #dddddd;position:relative;padding-bottom:20px;}
.service-area .t1:after{content:"";width:190px;height:4px;background:#db2e25;display:block;position:absolute;left:0;bottom:0;}

@media(max-width:768px) {
    .service-box{padding-top:30px;}
    .service-box .service-item{width:100%;}
    .service-box .service-item .left{width:50%;}
    .service-box .service-item .right{width:50%;}
    .service-box .service-item .right .title{padding:10px;}
    .service-box .service-item .right .title a{font-size:16px;line-height:22px;}
    .service-box .service-item .right .desc{padding:10px;font-size:13px;line-height:18px;}
    .service-area .t1{font-size: 24px;line-height: 40px;}
}


.service-spare .box{display: flex;justify-content: space-between;}
.service-spare .box .left{flex: 0 0 50%;position: relative;}
.service-spare .box .left .text{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #00000075;display: flex;align-items: center;justify-content: center;}
.service-spare .box .left .text .text1{width: 50%;}
.service-spare .box .left .text .t1{font-size: 36px;font-weight: 500;color: #ffffff;margin-bottom: 30px;}
.service-spare .box .left .text .t2{color: #ffffff;line-height: 25px;}


.service-maximize{padding: 300px 0 120px 0;}
.service-maximize .box{display: flex;box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);padding: 10px 70px 60px 70px;justify-content: space-between;}
.service-maximize .box .left{display: flex;flex-direction: column;justify-content: center;flex: 0 0 43%;}
.service-maximize .box .left .home-t2{margin: 45px 0 0 0;}
.service-maximize .box .right{margin-top: -120px;flex: 0 0 51%;box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);}


/*ydd*/
@media(max-width:768px) {
    .service-area{padding: 20px 0;}
    .service-area .box .img img{display: none;}
    .service-area .box .img .text{padding: 10px 0 0 0;}
    .service-area .box .img .text .be{margin-bottom: 10px;}
    .service-area .box .img .text .be .a1{width: 30px;height: 30px;line-height: 32px;margin: 0;}
    .service-area .box .img .text .be p{font-size: 14px;margin-left: 10px;}
    .service-area .box .img .text .be:nth-child(2) .a1{margin: 0;}
    .service-area .box .img .text .be:nth-child(3) .a1{margin: 0;}
    .service-area .box .img .text .be:nth-child(4) .a1{margin: 0;}
    .service-area .box .img .text .be:nth-child(5) .a1{margin: 0;}
    .service-area .box .img .text .be:hover p{font-size: 14px;}
    .service-area .boxs{padding-top: 20px;}
    .service-area .boxs .cha{margin-bottom: 20px;}
    .service-area .boxs .cha .zhu{padding: 10px;font-size: 18px;}
    .service-area .boxs .cha .text{padding: 10px;display: flex;flex-direction: column;justify-content: center;}
    .service-area .boxs .two .text{width: 100%;}
    .service-area .boxs .cha .text .t1{font-size: 18px;}
    .service-area .boxs .cha .text .t2{margin: 5px 0;line-height: 16px;}
    .service-area .boxs .cha .text .sevia{width: 25px;height: 25px;line-height: 24px;font-size: 16px;}
    .service-spare .box{flex-direction: column;}
    .service-spare .box .left .text .text1{width: 90%;}
    .service-spare .box .left .text .t1{font-size: 20px;margin-bottom: 10px;}
    .service-spare .box .left .text .t2{line-height: 16px;}
    .service-maximize{padding: 20px 0;}
    .service-maximize .box{padding: 10px;flex-direction: column;}
    .service-maximize .box .left .home-t2{margin: 10px 0;}
    .service-maximize .box .right{margin: 0;}
    .service-area .boxs .two .col-md-6:nth-child(2) .cha:hover .text{left: 0;}

}


/*service-content*/
.service-con{padding:  0;}
.service-content{padding: 110px 0;}
.service-content-center{display: flex;justify-content: space-between;}
.service-content-center .left{flex: 0 0 69%;}
.service-content-center .left .aa1{font-size: 36px;font-weight: bold;line-height: 51px;color: #181a1d;margin-bottom: 50px;}
.service-content-center .left hr{background-color: #c0c0c0;}
.service-content-center .left p{color: #181a1d;margin: 10px 0;}
.service-content-center-chang{display: flex;justify-content: space-between;}
.service-content-center-chang .one{flex: 0 0 30%; display: flex;align-items: center;color: #181a1d;}
.service-content-center-chang .one .two{border: solid 1px #181a1d;width: 34px;height: 34px;display: flex;align-items: center;justify-content: center;transition: all 0.5s ease;}
.service-content-center-chang .one .three{line-height: 20px;margin-left: 12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;transition: all 0.5s ease;}
.service-content-center-chang .one .fore{margin-right: 12px;}
.service-content-center-chang .one .two i{color: #181a1d;font-size: 26px;transition: all 0.5s ease;}
.service-content-center-chang .one .chang-a:hover .two{background-color: #cf1423;border: 0px;}
.service-content-center-chang .one .chang-a:hover .two i{color: #fff;}
.service-content-center .right{flex: 0 0 24%;}
.service-content-center .right .ri{box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.35);padding: 20px;padding-bottom: 50px;}
.service-content-center .top-search{margin-bottom: 40px;}
.service-content-center .search-group{width: 100%;border-radius: 0px;border: solid 0px #eeeeee;background-color: #fff;}
.service-content-center .search-group input{border: solid 1px #eeeeee;border-right: 0;font-size: 18px;}
.service-content-center .search-group .btn{background-color: #db2d24;border: solid 1px #db2d24;width: 59px;}
.service-content-center .search-group i{color: #fff;font-size: 24px;}
.service-content-center-right{margin-top: 30px;}
.service-content-center-right .h1{font-size: 24px;font-weight: bold;line-height: 30px;color:  #181a1d;}
.service-content-center-right .h2 .text{font-size: 16px;line-height: 20px;color: #181a1d;padding: 12px 0;border-bottom: 1px solid #c0c0c0;font-weight: 500;transition: all 0.3s ease;}
.service-content-center-right .h2 .text.active{color: #db2d24;border-bottom: 1px solid #db2d24;}
.service-content-center-right .h2 .text a{display:block;}
.service-content-center-right .h2 .text time{display:block;font-size:14px;color:#db2d24;margin-top:10px;}

@media(max-width:768px) {
    .service-content{padding: 20px 0;}
    .service-content-center{flex-direction: column;}
    .service-content-center .left .h1{font-size: 20px;line-height: 20px;margin-bottom: 5px;}
    .service-content-center .left .h2{font-size: 15px;line-height: 20px;margin-bottom: 5px;}
    .service-content-center-chang .one{flex: 0 0 40%;}
    .service-content-center-chang .one .two{width: 24px;height: 24px;line-height: 20px;}
    .service-content-center-chang .one .three{margin-left: 5px;font-size: 12px;line-height: 13px;}
    .service-content-center-chang .one .fore{margin-right: 5px;}
    .service-content-center .right{margin-top: 20px;}
    .search-group{width: 100%;}
    .service-content-center .left .aa1{font-size: 20px;font-weight: bold;line-height: 20px;margin-bottom: 20px;}
    .service-content-center-right{margin-top: 10px;}
    .service-content-center-right .h1{font-size: 18px;line-height: 20px;margin-bottom: 5px;}
    .service-content-center-right .h2 .text{padding: 10px 0;font-size: 14px;}
    .service-content-center .left p{line-height: 18px;}
    .service-content-center .left img{margin-bottom: 0px;}
    .service-content-center .top-search{margin-bottom: 20px;}
    .service-content-center .search-group{height: 40px;}
    .service-content-center .search-group input{font-size: 16px;height: 40px;}
    .service-content-center .search-group .btn{width: 45px;height: 40px;}
    .service-content-center .search-group i{font-size: 18px;}
    .service-content-center .right .ri{padding: 10px;padding-bottom: 20px;}

}

.whole-protuct{padding: 100px 0;text-align: center;}
.whole-protuct .home-t1{margin-bottom: 40px;}
.whole-protuct .head2{position: relative;}
.whole-protuct .head2 .home-case{width: 95%;margin:  0 auto;}
.whole-protuct .head2 .swiper-pagination{position: relative;bottom: -10px;}
.whole-protuct .head2 .swiper-pagination .swiper-pagination-bullet{width: 80px ;height: 4px;border-radius: 0;}
.whole-protuct .head2 .box{border: solid 2px #db2d24;width: 90%;margin: 0 auto;}
.whole-protuct .head2 .box .img{transition: all 0.3s ease;border: solid 2px #ffffff00;border-bottom: 0;}
.whole-protuct .head2 .box:hover .img .lj{opacity: 1;}
.whole-protuct .head2 .box .img{position: relative;}
.whole-protuct .head2 .box .img .lj{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;opacity: 0;background-color: #ffffff66;transition: all 0.3s ease;}
.whole-protuct .head2 .box .text{height: 71px;background-color: #db2d24;display: flex;align-items: center;justify-content: center;color: #ffffff;padding: 0 85px;}
.whole-protuct .head2 .box .text a{color:#fff;}
.whole-protuct .head2 .box .text a:hover{text-decoration:underline;}
.whole-protuct .head2 .swiper-left{left: 5px;font-size: 35px;color: #000;transition: all 0.5s ease;}
.whole-protuct .head2 .swiper-left:hover,.whole-protuct .head2 .swiper-right:hover{color: #db2d24;}
.whole-protuct .head2 .swiper-right{right: 5px;font-size: 35px;color: #000;transition: all 0.5s ease;}
.whole-protuct .head2 .swiper-left::after,.whole-protuct .head2 .swiper-right::after{font-size: 0;}


@media(max-width:768px) {
    .whole-protuct{padding:0 0 20px 0;}
    .whole-protuct .home-t1{margin-bottom: 10px;}
    .whole-protuct .head1{font-size: 22px;line-height: 22px;}
    .whole-protuct .head2 .box{margin: 0 auto;}
    .whole-protuct .head2 .box .text{padding: 5px 0;font-size: 12px;line-height: 14px;height: 40px;}
    .whole-protuct .head2 .swiper-left{left: -5px;}
    .whole-protuct .head2 .swiper-right{right: -5px;}
    .whole-protuct .head2 .swiper-pagination .swiper-pagination-bullet{width: 40px;}
    
}


/*solution*/
.solution-top{background: url(../images/xuxian-banner.png) no-repeat;background-size: cover;padding: 120px 0 200px 0;}
.solution-top .top{display: flex;justify-content: space-between;margin-bottom: 180px;align-items: center;}
.solution-text{box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);background-color: #fff;padding: 30px 25px 60px 25px;}
.solution-t1{font-size: 36px;font-weight: bold;line-height: 40px;color: #db2d24;margin-bottom: 20px;}
.solution-t2{line-height: 25px;color: #666666;}
.solution-top .top .left{flex: 0 0 31%;display: flex;align-items: center;}
.solution-top .top .left .solution-text{margin-top: 50px;}
.solution-top .top .right{flex:0 0 63%;display: flex;justify-content:center;}
.solution-top .top .right .imgone{padding-right: 10px;flex: 0 0 66.9%;}
.solution-top .top .right .imgtwo{flex: 0 0 34%;}
.solution-top .top .right .imgtwo img:first-child{padding-bottom: 10px;}


.solution-top .our{display: flex;justify-content: space-between;margin-bottom: 70px;}
.solution-top .our .left{flex: 0 0 47%;text-align: right;background-color: #db2d24;font-size: 36px;font-weight: bold;line-height: 35px;color: #ffffff;padding: 80px 100px 80px 0;}

.solution-top .topone{flex-direction: row-reverse;margin-bottom: 160px;}
.solution-top .topone .left{flex: 0 0 38%;align-items: flex-start;}
.solution-top .topone .right{flex: 0 0 62%;}
.solution-top .top:nth-child(2n){flex-direction: row;}
.solution-top .toptwo{margin-bottom: 85px;}
.solution-top .toptwo .left{flex: 0 0 42%;align-items: flex-start;}
.solution-top .toptwo .left .solution-text{margin-right: 0px;}
.solution-top .toptwo .right{flex: 0 0 58%;}
.solution-top .topthree{flex-direction: row-reverse;margin-bottom: 0;}
.solution-top .topthree .left{flex: 0 0 50%;align-items: flex-start;}
.solution-top .topthree .right{flex: 0 0 50%;}


.solution-center{background-color: #db2d24;}
.solution-center .box{display: flex;justify-content: space-between;}
.solution-center .box .left{flex:  0 0 52%;display: flex;flex-direction: column;justify-content: center;}
.solution-center .box .left .home-t1{color: #ffffff;}
.solution-center .box .left .home-t2{margin-bottom: 30px;color: #ffffff;}
.solution-center .box .left .ro-a{background-color: #ffffff;color: #e4292b;margin-top: 40px;width: auto;padding: 0 30px;margin-top: 0;cursor: pointer;margin-right: 10px;}
.solution-center .box .left .ro-a:hover{box-shadow: rgba(255, 255, 255, 0.2) 0px 20px 30px;border-radius: 0;}
.solution-center .box .right{flex: 0 0 48%;margin-top: -160px;}


.solution-bottom{padding: 120px 0 80px 0;}
.solution-bottom .home-t2{margin-bottom: 16px;}



@media(max-width:768px) {
    .solution-top{padding: 20px 0;background: #fff;}
    .solution-top .top{flex-direction: column;margin-bottom: 20px;}
    .solution-top .top .left .solution-text{margin-top: 0;padding: 10px;}
    .solution-t1{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
    .solution-t2{line-height: 18px;}
    .solution-top .top .right .imgone{padding-right: 7px;flex: 0 0 67%;}
    .solution-top .top .right .imgtwo{flex: 0 0 33%;}
    .solution-top .top .right .imgtwo img:first-child{padding-bottom: 8px;}
    .solution-top .our{margin-bottom: 20px;flex-direction: column;}
    .solution-top .our .left{font-size: 20px;padding: 10px;text-align: center;}
    .solution-top .topone .left{margin-bottom: 20px;}
    .solution-top .top:nth-child(2n){flex-direction: column;}
    .solution-top .toptwo .left .solution-text{margin-right: 0;margin-bottom: 20px;}
    .solution-center .box{flex-direction: column;padding: 10px 0;}
    .solution-center .box .left{margin-bottom: 10px;}
    .solution-center .box .left .home-t2{margin-bottom: 10px;}
    .solution-center .box .left .ro-a{padding: 0 10px;}
    .solution-center .box .right{margin-top: 0;}
    .solution-bottom{padding: 20px 0;}
    .solution-bottom .home-t2{margin-bottom: 10px;}

    
}


/*case*/
.case-center{padding: 50px 0;}
.case-center .home-t1{margin-bottom: 60px;}
.case-center .box{display: flex;justify-content: space-between;padding: 60px 150px 60px 36px;border-top: 1px solid #dd1a1a;transition: all 0.5s ease;}
.case-center .box .left{flex: 0 0 33%;}
.case-center .box .left .img{padding: 0 115px;}
.case-center .box .right{flex: 0 0 67%;}
.case-center .box .right .t1{font-size: 36px;font-weight: bold;line-height: 35px;color: #db2d24;}
.case-center .box .right .t2{line-height: 25px;color: #666666;margin: 30px 0;}
.case-center .box .right .ro-a{background-color: #ffffff;color: #e4292b;opacity: 0;position: relative;left: -25%;}
.case-center .box .right .ro-a:hover{box-shadow: rgba(255, 255, 255, 0.2) 0px 20px 30px;border-radius: 0;}
.case-center .box:hover{background-color: #dd1a1a;}
.case-center .box:hover .right .t1{color: #ffffff;}
.case-center .box:hover .right .t2{color: #ffffff;}
.case-center .box:hover .right .ro-a{opacity: 1;left: 0;}
.case-center .box:last-child{border-bottom: 1px solid #dd1a1a;}

/*ydd*/
@media(max-width:768px) {
    .case-center{padding: 20px 0;}
    .case-center .home-t1{margin-bottom: 10px;}
    .case-center .box{flex-direction: column;padding: 10px 0;}
    .case-center .box .right .t1{font-size: 16px;line-height: 20px;}
    .case-center .box .right .t2{line-height: 20px;margin: 10px 0;}
    .case-center .box .right .ro-a{left: 0;opacity: 1;}
    
}

/*case-content*/
.case-content{padding: 120px 0 70px 0;}
.case-content .home-t1{text-align: center;margin-bottom: 40px;}
.case-content .row{justify-content: space-between;margin: 0;}
.case-content .box{box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);padding: 50px 30px;flex: 0 0 46%;margin-bottom: 57px;}
.case-content .box .t1{font-size: 20px;font-weight: bold;line-height: 22px;color: #db2d24;margin-bottom: 28px;margin-top: 40px;}
.case-content .box .t2{line-height: 25px;color: #666666;}
/*ydd*/
@media(max-width:768px) {
    .case-content{padding: 20px 0;}
    .case-content .home-t1{margin-bottom: 10px;}
    .case-content .row{flex-direction: column;margin: 0;}
    .case-content .box{margin-bottom: 10px;padding: 10px;}
    .case-content .box .img img{width: 30%;}
    .case-content .box .t1{margin: 10px 0;}
    .case-content .box .t2{line-height: 20px;}
}



/*video*/
.video-center{padding: 120px 0;}
.video-center .home-t1{padding-bottom: 40px;border-bottom: 1px solid  #eaeaea;}
.video-center .box{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);margin: 60px 15px;}
.video-center .box .img{overflow: hidden;}
.video-center .box .text{padding: 20px 20px 30px 20px;text-align: center;}
.video-center .box .text .t1{font-size: 20px;font-weight: bold;color: #000;transition: all 0.3s ease;margin-bottom: 20px;min-height:48px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.video-center .box .text .t1:hover{color: #db2d24;}
.video-center .box .text .t2{color: #666666;line-height: 25px;margin-bottom: 30px;min-height:100px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.video-center .box .text .ro-a{background-color: #000000;transition: all 0.3s ease;color: #fff;}
.video-center .box .text .ro-a:hover{background-color: #db2d24;}

.video-maximize{padding: 0 0 120px 0;}
.video-maximize .box{display: flex;box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.35);padding: 50px 68px;justify-content: space-between;}
.video-maximize .box .left{display: flex;flex-direction: column;justify-content: center;flex: 0 0 42%;}
.video-maximize .box .left .home-t2{margin: 40px 0;}
.video-maximize .box .left .ro-a{background-color: #db2d24;color: #ffffff;border: 1px solid #db2d24;}
.video-maximize .box .left .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}
.video-maximize .box .right{flex: 0 0 51%;}
.video-maximize .box .right .img{box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.35);margin-top: -85px;}
/*ydd*/
@media(max-width:768px) {
    .video-center{padding: 20px 0;}
    .video-center .home-t1{padding-bottom: 10px;}
    .video-center .box{margin: 10px 0;}
    .video-center .box .text{padding: 10px;}
    .video-center .box .text .t1{font-size: 18px;margin-bottom: 10px;min-height:auto;}
    .video-center .box .text .t2{line-height: 20px;margin-bottom: 10px;min-height:auto;}
    .video-maximize{padding: 0 0 20px 0;}
    .video-maximize .box{padding: 10px;flex-direction: column;}
    .video-maximize .box .left .home-t2{margin: 10px 0;}
    .video-maximize .box .right .img{margin-top: 10px;}
}


/*contact*/
.contact-center{padding: 120px 0;}
.contact-center .box{display: flex;justify-content: space-between;}
.contact-center .box .left{flex: 0 0 43%;display: flex;flex-direction: column;justify-content: center;}
.contact-center .box .left .home-t2{margin-top: 20px;margin-bottom: 40px;}
.contact-center .box .left .text{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact-center .box .left .text .hez{display: flex;margin-bottom: 50px;align-items: center;}
.contact-center .box .left .text .hez .ic{border: solid 1px #f6f6f6;padding: 6px;border-radius: 50%;width: 66px;height: 66px;margin-right: 30px;display: flex;align-items: center;justify-content: center;transition: all 0.3s ease;}
.contact-center .box .left .text .hez .ic .img{border-radius: 50%;display: flex;align-items: center;justify-content: center;background-color: #f6f6f6;width: 52px;height: 52px;transition: all 0.3s ease;}
.contact-center .box .left .text .hez .ic .img img{filter: invert(50%);transition: all 0.3s ease;}
.contact-center .box .left .text .hez .wz .t1{font-size: 20px;color: #010101;margin-bottom: 5px;}
.contact-center .box .left .text .hez .wz .t2 a,.contact-center .box .left .text .hez .wz .t2{line-height: 20px;color: #727272;}
.contact-center .box .left .text .hez:hover .wz .t2 a{color: #db2d24;}
.contact-center .box .left .text .hez:hover .ic{border: solid 1px #db2d24;}
.contact-center .box .left .text .hez:hover .ic .img{background-color: #db2d24;}
.contact-center .box .left .text .hez:hover .ic .img img{filter: invert(0%);}
.contact-center .box .right{flex: 0 0 49%;}
.contact-center .box .right .vigil{padding: 70px 40px;box-shadow: -3px 4px 8px 2px  rgba(0, 0, 0, 0.1);border-top: 6px solid #db2d24;}
.contact-center .box .right .vigil .t1{font-size: 24px;font-weight: bold;color: #010101;margin-bottom: 20px;}
.contact-center .box .right .form-feedback .form-control{background-color: #fff;color: #b0a9a9;border-radius: 10px;border: solid 2px #5d5d5d;padding: 7px 15px 7px 30px;}
.contact-center .box .right .form-row>.col, .form-row>[class*="col-"]{padding-left: 12px;padding-right: 12px;margin-bottom: 20px;}
.contact-center .box .right .form-feedback .btn{background-color: #db2d24;border-radius: 10px;border: solid 2px #db2d24;line-height: 35px;}
.contact-center .box .right .form-feedback .head{line-height: 35px;color: #000000;}
.contact-center .box .right .form-row-one{justify-content: center;}
.contact-center .box .right .contact-btn{width: 100%;transition: all 0.5s ease;border: 0;}
.contact-center .box .right .form-feedback .btn:hover{background-color: #fff;border: solid 2px #5d5d5d;color: #000;}


/*ydd*/
@media(max-width:768px) {
    .contact-center{padding: 20px 0;}
    .contact-center .box{flex-direction: column;}
    .contact-center .box .left{margin-bottom: 10px;}
    .contact-center .box .left .home-t2{margin: 10px 0;}
    .contact-center .box .left .text .hez{margin-bottom: 10px;}
    .contact-center .box .left .text .hez .ic{margin-right: 10px;}
    .contact-center .box .left .text .hez .wz .t1{font-size: 18px;}
    .contact-center .box .right .vigil{padding: 10px;}
    .contact-center .box .right .vigil .t1{font-size: 20px;margin-bottom: 10px;text-align: center;}
    .contact-center .box .right .form-feedback .head{line-height: 25px;}
    .contact-center .box .right .form-feedback .form-control{padding: 5px 10px;font-size: 14px;}
    .contact-center .box .right .form-row>.col, .form-row>[class*="col-"]{margin-bottom: 10px;}
    .contact-center .box .right .form-feedback .btn{line-height: 10px;font-size: 16px;}


    
}



/*news*/
.news-center{padding: 50px 0;}
.news-center .top{display: flex;align-items: center;justify-content: center;border-bottom: 1px solid  #eaeaea;}
.news-center .top .t-a{display:block;font-size: 20px;font-weight: bold;color: #666666;padding: 30px 0;position: relative;margin: 0 80px;transition: all 0.3s ease;}
.news-center .top .t-a:hover{color: #000000;}

.news-center .top .t-a.active{color: #db2d24;}
.news-center .top .t-a::before{position: absolute;left: 50%;bottom: -1px;width: 0%;height: 2px;background-color: #db2d24;content: '';transform: translate(-50%);transition: all 0.3s ease;}
.news-center .top .t-a:hover::before{width: 70%;}


.news-center .box{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);margin: 60px 15px;}
.news-center .box .img{overflow: hidden;}
.news-center .box .text{padding:30px  40px 0 40px;}
.news-center .box .text .t1{font-size: 20px;font-weight: bold;color: #000;transition: all 0.3s ease;margin-bottom: 10px;min-height:72px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.news-center .box .text .t1:hover{color: #db2d24;}
.news-center .box .text .t2{color: #666666;line-height: 25px;margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;width: 95%;    min-height: 100px;}
.news-center .box .text .rq{border-top: 1px solid #cfcfcf;padding: 20px 0;color: #666666;font-size: 14px;position: relative;}
.news-center .box .text .rq i{color: #db2d24;margin-right: 10px;}
.news-center .box .text .rq .mg{position: absolute;right: 0;top: 10px;opacity: 0;transition: all 0.3s ease;}
.news-center .box:hover .text .rq .mg{opacity: 1;}
.news-contant .left h5{font-size: 23px;font-weight: 500;color: #181a1d;margin: 20px 0;}
.news-contant .left .summary{line-height: 24px;color: #727272;margin-bottom: 30px;}
.news-contant .left .summary span{margin-right: 20px;}
.news-contant .news-text img{box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.35);}
.new-content-center-chang{display: flex;}
.new-content-center-chang .next{flex: 0 0 50%;display: flex;justify-content: flex-end;align-items: center;}
.new-content-center-chang .prev{flex: 0 0 50%;display: flex;}
.new-content-center-chang .next .one,.new-content-center-chang .prev .one{display: flex;flex: 0 0 80%;align-items: center;}
.new-content-center-chang .one .two{border: solid 1px #c0c0c0;width: 34px;height: 34px;line-height: 30px;text-align: center;}
.new-content-center-chang .one .two img{margin-bottom: 0;}
.new-content-center-chang .one .three{line-height: 20px;margin-left: 12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.new-content-center-chang .one .fore{margin-right: 12px;}
.new-content-center-chang .one .chang-a:hover .two{background-color: #cf1423;border: 0px;}
.new-content-center-chang .one .chang-a:hover .two img{filter: brightness(200%);}
.new-content-center-chang .anniu .chang-a:hover .two{background-color: #ffffff;border: solid 1px #c0c0c0;}
.new-content-center-chang .anniu .chang-a:hover .two img{filter: brightness(100%);}
.new-content-center-chang .anniu  a:hover{color: #000;}
@media(max-width:768px) {
    .news-center{padding: 20px 0;}
    .news-center .top{flex-wrap: wrap;}
    .news-center .top .t-a{font-size: 18px;padding: 5px 0;margin: 0 10px;}
    .news-contant .left .aa1{margin-bottom: 10px;}
    .news-contant .left .summary{line-height: 20px;margin-bottom: 10px;}
    .news-contant .left h5{font-size: 16px;margin: 10px 0;}
    .news-center .box{margin: 10px 0;}
    .news-center .box .text{padding: 10px;}
    .news-center .box .text .t1{font-size: 16px;margin-bottom: 5px;min-height:auto;}
    .news-center .box .text .t2{line-height: 20px;width: 100%;    min-height: auto;margin-bottom: 10px;}
    .news-center .box .text .rq{font-size: 16px;padding: 10px 0;}
}


/*product*/
.pro-whole{padding: 80px 0;background-color: #f2f4f7;}
.pro-whole .box{display: flex;justify-content: space-between;}
.pro-whole .box .home-t1{line-height: 40px;flex: 0 0 43%;display: flex;align-items: center;}
.pro-whole .box .home-t2{color: #666666;flex: 0 0 48%;margin: 0;display: flex;align-items: center;}
.pro-center{padding: 120px  0;}
.pro-center .box{display: flex;justify-content: space-between;padding: 90px 0;border-bottom: 2px solid #f2f4f7;}
.pro-center .box:nth-child(2n){flex-direction: row-reverse;}
.pro-center .box .left{flex: 0 0 50%;padding-top: 80px;}
.pro-center .box .left .t1{background-color: #db2d24;font-size: 36px;font-weight: bold;line-height: 40px;color: #ffffff;padding: 20px 67px;min-height: 120px;display: flex;align-items: center;}
.pro-center .box .left .t2{padding: 25px 45px;}
.pro-center .box .left .t2 .t-a{color: #666666;position: relative;padding: 10px 20px 10px 50px;transition: all 0.3s ease;margin: 5px 0;display: inline-block;}
.pro-center .box .left .t2 .t-a::before{content: '';background-image: url(../images/yd.png);width: 18px;height: 18px;position: absolute;left:20px;top: 12px;}
.pro-center .box .left .t2 .t-a:hover{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);color: #db2d24;}
.pro-center .box .left .t3{padding-left: 45px;}
.pro-center .box .left .ro-a{background-color: #000000;transition: all 0.3s ease;color: #fff;}
.pro-center .box .left .ro-a:hover{background-color: #db2d24;}
.pro-center .box .right .img{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);overflow: hidden;}

@media(max-width:768px) {
    .pro-whole{padding: 20px 0;}
    .pro-whole .box{flex-direction: column;}
    .pro-whole .box .home-t1{line-height: 22px;margin-bottom: 10px;}
    .pro-center{padding: 20px 0;}
    .pro-center .box{padding: 10px 0;flex-direction: column;}
    .pro-center .box .left{padding-top: 0;margin-bottom: 10px;}
    .pro-center .box .left .t1{font-size: 20px;line-height: 22px;padding: 10px;min-height: 70px;}
    .pro-center .box .left .t2{padding: 10px;}
    .pro-center .box .left .t2 .t-a{padding: 10px 15px;margin: 0;}
    .pro-center .box .left .t2 .t-a::before{left: -10px;}
    .pro-center .box .left .t3{padding: 0;}
    .pro-center .box:nth-child(2n){flex-direction: column;}
}

/*product-level*/
.product-level-center{padding: 60px 0;}
.product-level-center .home-t1{padding-bottom: 40px;border-bottom: 1px solid  #eaeaea;}
.product-level-center .col-md-4{margin:40px 0;}
.product-level-center .box{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);margin: 0px 15px;height:100%;}
.product-level-center .box .img{overflow: hidden;}
.product-level-center .box .text{padding: 20px 20px 30px 20px;text-align: center;}
.product-level-center .box .text .t1{font-size: 20px;font-weight: bold;color: #000;transition: all 0.3s ease;margin-bottom: 10px;min-height:48px;}
.product-level-center .box .text .t1:hover{color: #db2d24;}
.product-level-center .box .text .t2{color: #666666;line-height: 25px;min-height:100px;}
.product-level-center .box .text .t2 p{overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.product-level-center .box .text .ro-a{background-color: #000000;transition: all 0.3s ease;color: #fff;}
.product-level-center .box .text .ro-a:hover{background-color: #db2d24;}

.product-level-stand{padding: 60px 0;}
.product-level-stand .box{display: flex;justify-content: space-between;}
.product-level-stand .box .left{flex: 0 0 42%;}
.product-level-stand .box .left .t1{font-size: 40px;font-weight: bold;line-height: 48px;color: #dd3333;margin-bottom: 40px;}
.product-level-stand .box .left .text p{font-size: 18px;line-height: 25px;color: #24292f;margin: 20px 0;padding-left: 30px;position: relative;}
.product-level-stand .box .left .text p::before{content: '';width: 20px;height: 20px;background: url(../images/stand-left.png) no-repeat;position: absolute;left: 0;top: 3px;}
.product-level-stand .box .right{flex: 0 0 55%;}


@media(max-width:768px) {
    .product-level-center{padding: 20px 0;}
.product-level-center .col-md-4{margin: 10px 0;}
    .product-level-center .box{margin: 10px 0;}
    .product-level-center .box .text{padding: 10px;}
    .product-level-center .box .text .t1{font-size: 18px;margin-bottom: 10px;min-height:auto;}
    .product-level-center .box .text .t2{margin-bottom: 10px;line-height: 20px;min-height:auto;}
    .product-level-stand{padding: 20px 0;}
    .product-level-stand .box{flex-direction: column;}
    .product-level-stand .box .left{margin-bottom: 10px;}
    .product-level-stand .box .left .t1{font-size: 22px;line-height: 20px;margin-bottom: 10px;}
    .product-level-stand .box .left .text p{font-size: 14px;line-height: 18px;margin: 10px 0;}
}


/*product-list*/
.product-list-center{padding: 80px 0;}
.product-list-center .box{box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);margin: 40px 15px;}
.product-list-center .box .img{overflow: hidden;}
.product-list-center .box .text{padding:0 20px 10px 20px;}
.product-list-center .box .text .list-t1{border-top: 1px solid #e3e3e3;padding: 10px 0;position: relative;}
.product-list-center .box .text .list-t1 p{width: 85%;font-size: 16px;color: #db2d24;transition: all 0.3s ease;line-height: 25px;}
.product-list-center .box .text .list-t1 p:hover{color: #db2d24;}
.product-list-center .box .text .list-img{position: absolute;right: 0;bottom: 0;opacity: 0;transition: all 0.3s ease;}
.product-list-center .box:hover .list-img{opacity: 1;}

@media(max-width:768px) {
    .product-list-center{padding: 20px 0;}
    .product-list-center .box{margin: 10px 0;}
    .product-list-center .box .text .list-t1 p{font-size: 14px;line-height: 20px;}
}
/*product-contant*/
.pro-con-top{padding: 120px 0;}
.pro-con-top .box .t1{text-align: left;font-size: 40px;font-weight: bold;line-height: 48px;color: #dd3333;margin: 0px 0 25px;}
.pro-con-top .product-thumb{border: 0;position: relative;}
.pro-con-top .product-thumb::after{    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
    content: '';
    left: 0;
    top: 0;}
a[data-zoom-id] img, .mz-thumb img{border:1px solid #fff;box-shadow: -11px 11px 32px 3px  rgba(0, 0, 0, 0.13);}
a[data-zoom-id], .mz-thumb, .mz-thumb:focus{padding: 40px;}
.pro-con-top .swiper-left{left: 5px;font-size: 35px;color: #000;transition: all 0.5s ease;}
.pro-con-top .swiper-left:hover,.pro-con-top .swiper-right:hover{color: #db2d24;}
.pro-con-top .swiper-right{right: 5px;font-size: 35px;color: #000;transition: all 0.5s ease;}
.pro-con-top .swiper-left::after,.pro-con-top .swiper-right::after{font-size: 0;}

.pro-con-cen{position: relative;}
.pro-con-cen .xl{position: absolute;left: 50%;top: 0;transform: translate(-50%, -50%);}
.pro-con-cen h5{font-size: 26px;font-weight: bold;line-height: 40px;color: #dd3333;}
.pro-con-cen p{line-height: 25px;color: #000000;margin: 15px 0;}
.pro-con-cen .cen-img{padding-bottom: 60px;padding-top: 40px;}
.pro-con-cen .cen-img .box-img{display: flex;flex-wrap: wrap;}
.pro-con-cen .cen-img .box-img .img{flex: 0 0 15%;margin-right: 70px;background-color: #fff;box-shadow: -11px 11px 32px 3px  rgba(0, 0, 0, 0.13);margin-top: 40px;}
.pro-con-cen .cen-img .box-img:last-child img{margin: 0;}
.pro-con-cen .cen-big{background-color: #fbfbfb;}
.pro-con-cen .cen-text-top{padding: 60px 0;}
.pro-con-cen .cen-text-top h5{margin: 30px 0;}
.table-wrapper table th, .table-wrapper table td{font-size: 16px;border: 1px solid #666666;}
.table-wrapper table tbody tr:nth-of-type(odd){background-color: #fff;}
.table-wrapper table tbody tr:nth-of-type(even){background-color: #f3f3f3;}
.table-wrapper table tbody tr:hover{background-color: #f3f3f3;}
.pro-con-cen  .cen-text-bottom{border-bottom: 1px solid #eaeaea;padding: 60px 0 ;}
.pro-con-so{margin-top: 160px;}
.pro-con-se{padding: 230px 0 120px 0;}

/*ydd*/
@media(max-width:768px) {
    .pro-con-top{padding: 20px 0;}
    .pro-con-top .box .t1{font-size: 22px;line-height: 22px;margin: 10px 0;}
    .product-thumbs{padding: 0 10px;}
    a[data-zoom-id], .mz-thumb, .mz-thumb:focus{padding: 5px;}   
    a[data-zoom-id] img, .mz-thumb img{box-shadow: 0px 0px 0px 0px transparent;}
    .pro-con-top .swiper-left{left: -15px;font-size: 24px;}
    .pro-con-top .swiper-right{right: -15px;font-size: 24px;}
    .pro-con-cen .cen-big{padding: 20px 0;}
    .pro-con-cen .xl{display: none;}
    .pro-con-cen h5{font-size: 20px;line-height: 20px;}
    .pro-con-cen{padding: 0;}
    .pro-con-cen .cen-img .box-img .img{flex: 0 0 17%;margin-right: 10px;margin-top: 10px;}
    .pro-con-cen .cen-img{padding-bottom: 20px;padding-top: 20px;}
    .pro-con-cen .cen-text-top{padding: 20px 0 0 0;}
    .pro-con-cen .cen-text-top h5{margin: 10px 0;}
    .pro-con-cen p{line-height: 20px;margin: 10px 0;}
    .table-wrapper table th, .table-wrapper table td{font-size: 12px;}
    .pro-con-cen .cen-text-bottom{padding: 20px 0;}
    .pro-con-so{margin-top: 20px;}
    .pro-con-se{padding: 20px 0;}

}

.profl-faq {
    padding: 0 0 180px 0;
    color: #333;
}
.profl-faq .box{display: flex;justify-content: space-between;}
.profl-faq .box .left{flex:  0 0 18%;}
.profl-faq .box .right{flex:  0 0 78%;}
.profl-faq .t1 {
    font-size: 36px;
	font-weight: bold;
	line-height: 39px;
	color: #010101;
    text-align: center;
    margin-bottom: 40px;
}

.profl-faq .faqfl-box {
    background: #fff;
    box-shadow: -11px 11px 32px 3px rgba(0, 0, 0, 0.13);
}

.profl-faq .faqfl-box .title {
    background: #db2d24;
    color: #fff;
    padding: 15px 30px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profl-faq .faqfl-box .title h3 {
	font-size: 28px;
	font-weight: 500;
	color: #ffffff;
}

.profl-faq .faqfl-box .title i {
    font-weight: bold;
    font-size: 30px;
}

.profl-faq .faqfl-box .list {
    padding:20px 30px;
    display: block;
}

.profl-faq .faqfl-box .list p {
    font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	color: #000000;
}

.profl-faq .faqfl-box .list p a:before {
    content: "●";
    font-size: 20px;
    margin-right: 8px;
}

.profl-faq .faqfl-box .list p a.active {
    color: #db2d24;
}

.profl-faq .faq-box {
}

.profl-faq .faq-box .item-top {
    border: 2px solid #c0c0c0;
    position: relative;
    display: flex;
    padding: 20px 40px 20px 20px;
    font-size: 18px;
    border: solid 1px #c0c0c0;
    cursor: pointer;
}
.profl-faq .faq-box .item-top:hover{background-color: #db2d24;color: #fff;}
.profl-faq .faq-box .item-top:hover img{filter: invert(100%) sepia(13%) saturate(7447%) hue-rotate(279deg) brightness(118%) contrast(113%);}
.profl-faq .faq-box .item-top:hover::after{border-color: #fff; border-width: 4px 0 0 4px;margin-top: -5px;}
.profl-faq .faq-box .item-top:after {
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 16px;
    width: 16px;
    border-width: 0 4px 4px 0;
    border-color: #db2d24;
    border-style: solid;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px
}

.profl-faq .faq-box .faq-march-img img {
    margin-right: 10px;
}

.profl-faq .faq-box .item-con {
    background-color: #f7f7f7;
    z-index: 10;
    font-size: 18px;
    height: 0;
    padding: 0 15px 0 70px;
    visibility: hidden;

}
.profl-faq .faq-box .item-con p{width: 85%;}

.profl-faq .faq-box .item.active .item-top {
    background-color: #db2d24;
    color: #fff;
}

.profl-faq .faq-box .item.active .item-top:after {
    border-color: #fff;
    border-width: 4px 0 0 4px;
    margin-top: -5px;
}

.profl-faq .faq-box .item.active .item-top img {
    filter: invert(100%) sepia(13%) saturate(7447%) hue-rotate(279deg) brightness(118%) contrast(113%);
}

.profl-faq .faq-box .item.active .item-con {
    padding: 25px 15px 25px 90px;
    height: auto;
    visibility: visible;
}

@media (max-width: 768px) {
    .profl-faq .t1 {font-size: 22px;margin-bottom: 10px;}
    .profl-faq .box{flex-direction: column;}
    .profl-faq .faqfl-box .title{padding: 10px;}
    .profl-faq .faqfl-box .title h3{font-size: 20px;}
    .profl-faq .faqfl-box .list{ padding: 10px;}
    .profl-faq .faqfl-box .list p{font-size: 16px;line-height: 30px;}
    .profl-faq .faq-box .item-top{padding: 10px 30px 10px 10px;font-size: 16px;line-height: 20px;}
    .profl-faq .faq-box .item.active .item-top:after{    border-width: 3px 0 0 3px;}
    .profl-faq .faq-box .item-top:after{width: 10px;height: 10px;border-width: 0 3px 3px 0;}
    .weui_accordion_box .weui_accordion_title::after{height: 10px;width: 10px;right: 10px;}
    .profl-faq .faq-box .item.active .item-con{padding: 10px;line-height: 20px;font-size: 14px;}
    .profl-faq .faq-box .item-con p{width: 100%;}
    .profl-faq{padding: 0 0 20px 0;}
    .tab-content {
        margin-top: 20px;
    }
}
/*浮动*/
#float{position:fixed;right:5px;bottom:105px; margin-top:-60px;z-index:55;}
#float .ico{display:block;width:55px;height:55px; text-align:center;position:relative;cursor:pointer;margin-bottom:5px;}
#float .ico>i{font-size:30px;line-height:55px;border-radius:50%;display:block;color:#fff;position:relative;z-index:9999;background:#db2d24;}
#float .ico>.img{position:absolute;right:55px;width:140px;top:0;display:none;background-color:#fff;}
#float .ico>.img>img{width:100%;}
#float .ico p{position:absolute;top:0;border-radius:10px; right:-350px;padding:0px 20px;line-height:55px; font-size:16px;height:55px;background-color:#db2d24;color:#FFF;transition:all 0.3s;z-index:0;white-space: nowrap;}
#float .ico:hover>.img{display:block;}
#float .ico:hover p{right:55px;}
@media (min-width:1px) and (max-width:991px){
    #float .ico{width:40px;height:40px;}
    #float .ico>i{font-size:22px;line-height:40px;}
    #float .ico>.img{right:40px;}
    #float .ico p{line-height:40px;padding:0 15px;height:40px;}
}


@media(max-width:768px) {
      .wznav{background: #d0373f;display: flex;align-items: center;justify-content: center;padding: 15px 20px;color: #fff!important;}
      .wznav a{font-size: 16px!important;color: #fff!important;}
      .page-title .breadcrumb { justify-content: center; }
      .wznav .breadcrumb-item + .breadcrumb-item::before { content: '';
        display: inline-block;
        width: 0;
        height: 0;
        overflow: hidden;
        border: .55em solid #fff;
        border-top-width: .3em;
        border-bottom-width: .3em;
        border-right: 0;
        border-top-color: transparent;
        border-bottom-color: transparent;
        vertical-align: middle;
        margin-right: .4em;
        margin-left: 0.4em;
        border-left-color: #fff;  }
      .page-title.wznav .breadcrumb:before {display: none;}
      .page-title.wznav .breadcrumb-item:last-child a{font-weight: bold;}
   .banner.ny .ny-title .breadcrumb{display: none;}
      
  }


.a-home-profl{padding:100px 0 50px;}
.a-home-profl .home-t1{text-align:center;}
.a-home-profl .home-t2{text-align:center;margin-bottom:20px;}
.a-home-profl .qh{position:relative;}
.a-home-profl .swiper-slide{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.a-home-profl .swiper-slide .img{width:48%;}
.a-home-profl .swiper-slide .text{width:48%;}
.a-home-profl .swiper-slide .t1{font-size:26px;font-weight:bold;line-height:36px;margin-bottom:20px;}
.a-home-profl .swiper-slide .t2{font-size:16px;line-height:26px;padding-right: 50px;}
.a-home-profl .swiper-slide .t2 ul{margin-top:25px;}
.a-home-profl .swiper-slide .t2 ul li{display:flex;}
.a-home-profl .swiper-slide .t2 ul li:before{content:"";min-width:16px;width:16px;height:16px;background:url(../images/a-hmfl-tb1.jpg) no-repeat;margin-right:10px;}
.a-home-profl .swiper-button-profl{color:#db2d24;font-weight:bold;font-size:}
.a-home-profl .prlfl-col{position:relative;}
.a-home-profl .prlfl-col:after{content:"";width:2px;height:150px;background:#f5f5f5;position:absolute;right:0;top:40px;}
.a-home-profl .prlfl-col .title{font-size:18px;font-weight:bold;line-height:24px;text-align:center;}
.a-home-profl .prlfl-col{padding:0 30px;}
.a-home-profl .col-md-3:last-child .prlfl-col:after{display:none;}
.a-home-profl .more-box{display:flex;align-items:center;justify-content:center;margin-top:45px;}
.a-home-profl .more-box a{display:inline-block;padding:10px 40px;border:2px solid #db2d24;border-radius:10px;}
.a-home-profl .prlfl-col:hover .title a{color:#db2d24;transition:all 0.5s;}

.a-home-profl .qh .swiper-slide-active .box img{filter: grayscale(0%);opacity: 1;}
.a-home-profl .qh .swiper-left{left: 5px;font-size: 65px;color: #db2d24;transition: all 0.5s ease;position:absolute;top:50%;z-index:10;}
.a-home-profl .qh .swiper-right{right: 5px;font-size: 65px;color: #db2d24;transition: all 0.5s ease;position:absolute;top:50%;z-index:10;}
.a-home-profl .qh .swiper-left::after,.a-home-profl .qh .swiper-right::after{font-size: 0;}
.a-home-profl .qh .swiper-button-disabled{color:#000;}

.a-footer{background:#f8f8f8;padding:30px 0 30px;}
.a-footer .a-foot-t1{font-size:20px;line-height:24px;font-weight:bold;margin-bottom:20px;}
.a-footer .a-foot-top{margin-top:30px;}
.a-footer .a-foot-mid{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:45px;}
.a-footer .a-foot-mid .a-foot-contact{width:31%}
.a-footer .a-foot-mid .a-foot-profl{width:23%}
.a-footer .a-foot-mid .a-foot-link{width:31%}
.a-footer .a-fc-box{display:flex;}
.a-footer .a-fc-box .left{width:25%;}
.a-footer .a-fc-box .right{width:75%;padding-left:0px;}
.a-footer .a-fc-box  p{margin-bottom:20px;}
.a-footer .a-fc-box  p:last-child{margin-bottom:0;}
.a-footer .list p{font-size:16px;line-height:36px;}
.a-footer .list p:before{content:"\f105";font-family:cmsfont;display:inline-block;margin-right:5px;}
.a-footer .a-foot-link .list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.a-footer .a-foot-link .list p{width:48%}
.a-footer .a-foot-bottom{display:flex;align-items:center;flex-wrap:wrap;margin-top:50px;}
.a-footer .a-foot-bottom .a-social{display:flex;margin-right:40px;}
.a-footer .a-foot-bottom .a-social .social>span,.a-footer .a-foot-bottom .a-social .social>a{border-radius:5px;margin-left:10px;display:block;}
.a-footer .a-foot-bottom .a-social .h-yu{margin-left:10px;}

@media(max-width:768px) {
.a-home-profl .swiper-slide .t2{padding-right: 0px;}
    .a-home-profl{padding:35px 0;}
    .a-home-profl .swiper-slide .img{width:100%;}
    .a-home-profl .swiper-slide .text{width:100%;}
    .a-home-profl .qh{display:none;}
    .a-home-profl .prlfl-col{padding:0 5px;}
    .a-home-profl .prlfl-col .title{font-size:15px;line-height:23px;}
    .a-home-profl .col-md-3:nth-child(2n) .prlfl-col:after{display:none;}
    .a-home-profl .prlfl-col:after{top:30px;width:1px;}

    .a-footer .a-foot-top{margin-top:0;}
    .a-footer .a-foot-t1{font-size:18px;margin-bottom:15px;}
    .a-footer .a-foot-mid{margin-top:25px;display:block;}
    .a-footer .a-foot-mid .a-foot-contact{width:100%}
    .a-footer .a-foot-mid .a-foot-profl{width:100%;margin-top:20px;}
    .a-footer .a-foot-mid .a-foot-link{width:100%;margin-top:20px;}
    .a-footer .list p{font-size:14px;line-height:22px;}
    .a-footer .a-foot-bottom{margin-top:25px;justify-content:center;text-align:center;}
    .a-footer .a-foot-bottom .a-social{margin-right:0;margin-bottom:15px;}
}

.a-sol-box{background:#fff;padding:0px 0 100px;}
.a-sol-box .t1{font-size:36px;color:#db2d24;font-weight:bold;}
.a-sol-box .t2{font-size:16px;line-height:25px;color:#76797d;margin-top:15px;margin-bottom:60px;}
.a-sol-box .box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.a-sol-box .box .item{width:48.5%;position:relative;padding-bottom:35px;}
.a-sol-box .box .item .img{border-radius:10px;overflow:hidden;}
.a-sol-box .box .item .text{background:#fff;position:absolute;padding:40px 30px;border-radius:10px;left:20px;right:20px;bottom:0;box-shadow:0 0 27px rgba(0, 0, 0, 0.1);}
.a-sol-box .box .item .text .t3{font-size:24px;line-height:30px;font-weight:bold;margin-bottom:20px;}
.a-sol-box .box .item .text .t4{font-size:17px;line-height:30px;height:180px;}
.a-sol-box .box .item .text .more{font-size:17px;line-height:30px;display:flex;align-items:center;}
.a-sol-box .box .item .text .more span{color:#db2d24;margin-left:20px;font-size:24px;line-height:30px;}

@media(max-width:768px) {
  .a-sol-box{padding-bottom:25px;}
  .a-sol-box .t1{font-size:24px;}
  .a-sol-box .t2{margin-bottom:20px;}
  .a-sol-box .box .item{width:100%;}
  .a-sol-box .box .item .text{position:relative;left:inherit;right:inherit;bottom:inherit;}
  .a-sol-box .box .item .text .t3{font-size:18px;line-height:26px;}
  .a-sol-box .box .item .text .t4{font-size:14px;line-height:22px;height:auto;}
  .a-sol-box .box .item .text .more{font-size:16px;margin-top:20px;}
  .a-sol-box .box .item .text{padding:20px 15px;}
}

.a-fl-faq{margin-top:40px;}
.a-fl-faq .t1{font-size:36px;font-weight:bold;line-height:50px;border-bottom:1px solid #dddddd;margin-bottom:40px;position:relative;padding-bottom:20px;}
.a-fl-faq .t1:after{content:"";width:190px;height:4px;background:#db2e25;display:block;position:absolute;left:0;bottom:0;}
.a-fl-faq .content{padding-top:20px;}
.a-fl-faq .content .items{margin-bottom:18px;}
.a-fl-faq .content .items .faq-q{display:flex;align-items:center;cursor:pointer;padding-bottom:25px;border-bottom:1px solid #dddddd;}
.a-fl-faq .content .items .faq-q .tb{margin-right:13px;min-width26px;width:26px;}
.a-fl-faq .content .items .faq-q>p{font-size:18px;line-height:32px;font-weight:500;}
.a-fl-faq .content .items .faq-a{padding-top:37px;padding-bottom:40px;background-color:#f8f8f8;display:none;}
.a-fl-faq .content .items .faq-a .text{width:100%;margin:auto;padding:0 50px;}
.a-fl-faq .content .items.active .faq-a{display:block;}
.a-fl-faq .content .items.active .faq-q{border-color:transparent;}

@media(max-width:768px) {
  .a-fl-faq .t1{font-size:24px;line-height:40px;}
  .a-fl-faq .content .items .faq-a{padding:15px 0;}
  .a-fl-faq .content .items .faq-a .text{padding:0 15px;}
  .a-fl-faq .content .items .faq-q{padding-bottom:15px;}
  .a-fl-faq .content .items .faq-q>p{line-height:24px;font-size:16px;}
  .a-fl-faq .t1{margin-bottom:20px;}
}

.header-bottom .he-le .nav .navbar .pro-head .dd-box{padding:0px 30px 30px;}
.a-head-title{font-size:18px;font-weight:bold;color:#db2d24;margin-top:30px;}
.a-head-title a{color:#db2d24;}
.a-head-title a:hover{text-decoration:underline;}
.a-head-list{margin-top:20px;}
.a-head-list p{font-size:16px;line-height:28px;display:flex;}
.a-head-list p:before{content:"\f105";font-family:cmsfont;display:inline-block;min-width:15px;}
.a-head-list p a:hover{text-decoration:underline;}

.pro-con-top .a-pronr{display:flex;justify-content:space-between;flex-wrap:wrap;}
.pro-con-top .a-pronr .left{width:48%;}
.pro-con-top .a-pronr .left .product-thumb{height:548px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.pro-con-top .a-pronr .right{background:#f9f9f9;padding:40px 50px;width:48%;}
.pro-con-top .a-pronr .right .right-t1{font-size:30px;font-weight:bold;text-align:center;margin-bottom:20px;}
.pro-con-top .a-pronr .right .right-t2{font-size:18px;line-height:30px;text-align:center;margin-bottom:30px;}
.pro-con-top .a-pronr .left .product-thumb a#zoomview:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img{height:495px!important;width:495px!important;}

.home-stay.a-pronr{padding:40px 0; }
.home-stay.a-pronr .box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.home-stay.a-pronr .box .boxs{width:48%;}
.home-stay.a-pronr .box .text{padding:30px 0;}
.home-stay.a-pronr .box .text .ta{margin-top:10px;}

@media(max-width:768px) {
  .home-stay.a-pronr{padding:10px 0 40px; }
  .home-stay.a-pronr .box .boxs{width:100%;}
  .home-stay.a-pronr .box .text{padding:10px 0;}
}

.xc-hmabout{display:flex;flex-wrap:wrap;}
.xc-hmabout .left{width:48.5%;}
.xc-hmabout .right{width:51.5%;display:flex;align-items:center;padding-left:90px;}
.xc-hmabout .right .box{max-width:600px;}
.xc-hmabout .right .box .t1{font-size:16px;line-height:24px;margin-bottom:10px;}
.xc-hmabout .right .box .t2{font-size:26px;line-height:30px;color:#d71319;margin-bottom:15px;font-weight:bold;}
.xc-hmabout .right .box .t3{font-size:17px;line-height:26px;margin-bottom:35px;}
.xc-hmabout .right .box p{font-size:17px;line-height:26px;position:relative;display:flex;align-items:center;}
.xc-hmabout .right .box p:before{content:"";width:18px;min-width:18px; height:16px;background:url(../images/xc-tb1.jpg) no-repeat;display:block;margin-right:8px;}
.xc-hmabout .right .box .d-flex{margin-top:20px;align-items:center;}
.xc-hmabout .right .box .d-flex .ro-a{background-color: #db2d24;color: #ffffff;border: 1px solid #db2d24;}
.xc-hmabout .right .box .d-flex .ro-a:hover{border: 1px solid #db2d24;color:#db2d24 ;background-color: #fff;}
.xc-hmabout .right .box .d-flex .img{margin-left:50px;}

@media(max-width:768px) {
    .xc-hmabout .left{width:100%;}
.xc-hmabout .right{width:100%;padding:15px;}
.xc-hmabout .right .box .t1{font-size:14px;line-height:22px;}
.xc-hmabout .right .box .t2{font-size:20px;line-height:28px;}
.xc-hmabout .right .box .t3{font-size:14px;line-height:22px;margin-bottom:15px;}
.xc-hmabout .right .box p{font-size:14px;line-height:22px;}
}

.xc-hmservice{padding:100px 0;}
.xc-hmservice .home-t1{text-align:center;}
.xc-hmservice .home-t2{text-align:center;}
.xc-hmservice .item{background:#f2f2f2;border-radius:15px;overflow:hidden;}
.xc-hmservice .item .text{padding:25px;}
.xc-hmservice .item .text .t1{font-size:24px;font-weight:bold;line-height:30px;margin-bottom:15px;}

@media(max-width:768px) {
  .xc-hmservice{padding:30px 0;}
  .xc-hmservice .item{margin-bottom:15px;}
  .xc-hmservice .item .text .t1{font-size:20px;line-height:28px;}
}

.xc-hmsol .home-t1{text-align:center;}
.xc-hmsol .home-t2{text-align:center;}
.xc-hmsol .col-md-6{margin-bottom:30px;}
.xc-hmsol .item{border-radius:15px;overflow:hidden;height:100%; border:1px solid #e7e6e6;display:flex;align-items:center;padding:35px;justify-content:space-between;}
.xc-hmsol .item .img{width:24%;}
.xc-hmsol .item .text{width:70%;}
.xc-hmsol .item .text .t1{font-size:21px;font-weight:bold;line-height:30px;margin-bottom:10px;}
.xc-hmsol .item:hover{border-color:#d71319;box-shadow:23px 0 29px rgba(0, 0, 0, 0.08);}

@media(max-width:768px) {
  .xc-hmsol .item{padding:15px;height:auto;}
  .xc-hmsol .item .text .t1{font-size:18px;line-height:26px;}
  .xc-hmsol .col-md-6{margin-bottom:15px;}
}

.banner.hjnew .img{position:relative;display:flex;align-items:center;max-height:650px;overflow:hidden;}
.banner.hjnew .img:before{content:"";width:100%;height:100%;background:rgba(0, 0, 0, 0.3);position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;}
.banner.hjnew .banner-text{z-index:10;}
.banner.hjnew .banner-text .box{width:46%;}
.banner.hjnew .banner-text .box .t1{font-size:35px;line-height:42px;font-weight:bold;}
.banner.hjnew .banner-text .box .t1 span{color:#db2d24}
.banner.hjnew .banner-text .box .t2{font-size:26px;font-weight:bold;margin-top:15px;margin-bottom:25px;}
.banner.hjnew .banner-text .box p{font-size:19px;line-height:30px;position:relative;display:flex;max-width:100%;}
.banner.hjnew .banner-text .box p:before{content:"";width:18px;height:18px;min-width:18px; background:url(../images/xc-tb2.png) no-repeat;display:block;margin-right:8px;margin-top:5px;}
.banner.hjnew .banner-text .box .ro-a{background:#db2d24;border:1px solid #db2d24;margin-top:20px;}
.banner.hjnew .banner-text .box .ro-a:hover{background:#fff;border-color:#fff;}

@media(max-width:768px) {
    .banner.hjnew .banner-text .box{width:100%;}
    .banner.hjnew .banner-text .box .t1{font-size:26px;line-height:30px;}
    .banner.hjnew .banner-text .box .t2{font-size:16px;line-height:24px;margin-top:10px;margin-bottom:15px;}
    .banner.hjnew .banner-text .box .ro-a{margin-top:0;}
    .banner.hjnew .banner-text .box p{display:none;}
}