@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.woff2?t=1782986790863') format('woff2'),
       url('../fonts/iconfont.woff?t=1782986790863') format('woff'),
       url('../fonts/iconfont.ttf?t=1782986790863') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fridge-header-top {
    background: var(--site-color);
    border-bottom: 1px solid #ededed;
    padding: 5px 0;
}
.fridge-header-top .container {
        max-width:1724px;
    }
.fridge-header-top .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
 .fridge-header-top   .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
.top-address p {
    margin-bottom: 0;
}
.top-address p span{font-size:13px;color:#fff}
 .fridge-header-top .top-address p a{color: #fff;
    font-size: 13px;
    font-weight: 500;margin-right:15px}
.top-address p span i, .top-address p a i {
    font-size: 13px;
    color: #fff;
    margin-right: 5px;
}
 .fridge-header-top  .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
.top-right-menu ul.social-icons {
    margin: 0;
    padding: 0;display: flex;    justify-content: flex-end;
}
.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 15px;
    position: relative;
}
.top-right-menu ul.social-icons li a {
    display: inline-block;line-height: 32px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;color:#fff;
}






header .col-xl-6{width:62%}
.td-portfolio-thumb img{height:30vw;width:100%;object-fit: cover;}
.td-portfolio-content p{color:#fff;font-size:14px}
.td-testimonial-area{background:url(../images/dq.png) #f1f1f1 no-repeat center top;background-size:cover;margin-bottom:100px;padding-bottom:0}
.td-testimonial-area .td-testimonial-2-wrap{padding-top:100px;margin-bottom:50px}
.td-testimonial-area .anim-zoomin img.w-100{width:100%;height:70vh;object-fit: cover;}
.td-blog-2-thumb img{width:100%;height:300px;object-fit: cover;}
.td-blog-area .td-blog-title .underline-black{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block}
footer .td-footer-2-top .col-lg-2{width:22%}
footer .td-footer-2-top .col-lg-7{width:53%}
footer .td-footer-2-top .col-lg-3{width:22%}
.col-sm-6 .td-footer-widget ul li a{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block}
footer  .shareico ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    margin-top: 30px;
    padding-left: 0;
}
footer .shareico ul li {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #999;
    margin-right: 10px;margin-bottom:0!important;transition:all 0.3s
}
footer .shareico ul li:hover{background:var(--site-aux-1);}
footer .shareico ul li a {
    font-size: 25px;
    color: #fff;
}
.footsubmit{background:var(--site-color);transition:all 0.3s;color:#fff;font-size:20px;line-height:40px;padding:5px 40px;border-radius: 50px;display:flex;align-items: center; /* 垂直居中（可选） */ justify-content: space-between; /* 左中右分布 */;width:60%}
.footsubmit:hover{background:var(--site-aux-1)}
.footsubmit span{font-size:25px;float-right;line-height: 40px;;}
.footer-area-start{background-color: #111;}
.td-about-area .container .col-lg-7{width:100%}
.td-ys1-area {padding-bottom:100px}
.td-ys1-area .container{display: flex;  justify-content: space-between; /* 左中右分布 */}
.td-ys1-area .container .swiper-slide{width:16.6%}
.td-ys1-area .container .swiper-slide img{width:60px;height:60px}
.td-ys1-area .container .swiper-slide .td-service-2-item{padding:30px 15px;min-height:328px;background:#222}
.td-ys1-area .container .swiper-slide:hover .td-service-2-item{background:var(--site-color)}
.td-about-area{padding-bottom:80px}
.aboutvideo{width:66.6%}
.aboutvideo iframe{height:550px}
.aboutvideow{margin-bottom:0;padding-bottom:100px}
.td-team-area .col-xl-3{border:1px solid #f5f5f5}
.fllist {padding:0 0 0px 0;display:flex;justify-content:center;gap:20px}
.fllist a{padding:10px 25px;border:1px solid #eee;background:#f1f1f1;font-size:18px;color:#222;border-radius: 5px;transition:all 0,3s;margin-bottom:50px}
.fllist a:hover{background:var(--site-color);color:#fff}
.fllist a.active{background:var(--site-color);color:#fff}

/*分页*/
.mypage{
        flex: 0 0 auto;
        width: 100%;margin:40px 0 0 0;
    }
.mypage nav {
    text-align: center !important;
}
.mypage .pagination {
    list-style: none;
    margin: 0;
    padding: 0;text-align: center;justify-content: center;display:flex;
}
.mypage .pagination li{    display: inline-block;
    border-radius: 5px;
    font-size: 19px;
    line-height: 1;
    margin: 0 5px;
    box-shadow: 0 10px 40px 0 rgba(50, 65, 141, .12);background:#fff;transition:all 0.3s}
.mypage .pagination li span{border:none;background:none}
.mypage .pagination li .page-link{border:none;background:none;color:#333;font-size:19px;display:block;padding:14px 20px}
.mypage .pagination li.active{background:var(--site-color);}
.mypage .pagination li.active .page-link{color:#fff}
.mypage .pagination li:hover .page-link{color:#fff}
.mypage .pagination li:hover{background:var(--site-color);}
.mypages{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:20px 0 20px 0;margin:20px 0 20px 0;line-height:40px}
/*分页结束*/
.td-blog-area .col-xl-4{width:25%}
.td-contact-social-area .col-xl-4{width:33.3%}
.td-contact-form-main .col-xl-6{width:50%}
.td-contact-form-wrapper .col-12 .col-xl-4 {display: flex;justify-content: space-between;margin-bottom:20px}
.td-contact-form-wrapper .col-12 .col-xl-4 input{width:60%}
.td-contact-form-wrapper .col-12 .col-xl-4 img{width:40%}
.td-service-area .col-xl-4{width:33.3%}
.td-service-area .col-xl-4 img.w-100{width:100%;height:22vw;object-fit: cover;}
.td-postbox-details-form .col-xl-4 {display: flex;justify-content: space-between;margin-bottom:20px}
.td-postbox-details-form .col-xl-4 input{width:60%}
.td-postbox-details-form .col-xl-4 img{width:40%}
.promessage{background:#f4f7f9;border-radius: 10px;padding:50px;}
.td-service-3-more{color:#fff;font-size: 30px;}
.td-service-3-more:hover{color:#fff;font-size: 30px;}
.td-testimonial-area .container .col-xl-4{width:33%}
.suptop .align-items-end .col-lg-7{display: flex;position:relative}
.suptop .align-items-end .col-lg-5{display: flex;}
.td-service-h3{font-size: 200px;position:absolute;top:-110px;color:#fff;font-weight: 800;}
.kong{padding:50px 0 0px 0}
.sup-con .td-sup-item{display: flex;}
.sup-con .td-sup-item .sup-thumb{width:45%}
.sup-con .td-sup-item .sup-content{width:55%;display: flex;
    padding: 30px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;;}
.sup-con .td-sup-item .sup-content .supxh{display: flex;align-items: flex-end;}
.sup-con .td-sup-item .sup-content .supxh p{font-size: 80px;line-height: 80px;color:#000;}
.sup-con .td-sup-item .sup-content .td-sup-title{font-size: 40px;color:#000;padding:10px 0 0 0}
.sup-con .td-sup-item .sup-content .td-sup-para{font-size: 20px;line-height:25px;color:#000;padding:0px 0 10px 0}
.sup-con .td-sup-item .sup-content .td-sup-con{line-height: 20px!important;}
.sup-con .td-sup-item .sup-content .td-sup-con p{margin-bottom:0}
.sup-con .td-sup-item .sup-content {background:#f0f3f7}
.td-blog-para span{margin-right:20px}
a.content-tag{    font-family: var(--td-ff-heading);
    font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--td-common-black);
    border: 1px solid #d6d6d6;
    padding: 6px 20px;
    display: inline-block;margin-right:10px}
a.content-tag:hover{background:var(--site-color);color:#fff}
.relate{padding:10px 0 0 0}
.relate .row .col-xl-4{width:33.3%}
.relate .td-blog-content{padding-left:0}
.relate .td-blog-content .td-blog-title{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block}
.relate .td-blog-item .w-100{height:200px;width:100%;object-fit: cover;}
.td-sidebar-service-number{width:100%}
.procon .mr-80{margin-right:0;margin-left:40px}
.xgwz .relate .col-xl-4 .td-blog-item{width:100%}
.xgwzpro .relate .col-xl-4 {width:25%}
.td-blog-thumb img{height:13rem;width:100%;object-fit: cover;}
.td-team-area .col-xl-3 .td-team-item .td-team-thumb img{width:100%;height:18vw;object-fit: cover;}
.td-support-area .sup-thumb img.w-100{width:100%;height:100%;object-fit: cover;}
  .ryzz .col-xl-3 .td-team-item .td-team-thumb img{height:auto}



/*产品详情开始*/
.pro-detail {
  padding: 32px 20px 60px;
  background: #fff;
}

.pro-inner {
  max-width: 1560px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 54% 46%;
  gap: 56px;
  align-items: center;
}

.pro-gallery {
  position: relative;
  min-height: 560px;
  border-top: 4px solid var(--site-color);
}

.gallery-top {
  text-align: center;
  padding-top: 15px;
  color: var(--site-color);
  font-size: 18px;
  font-weight: 700;
}

.thumb-area {
  position: absolute;
  left: 0;
  top: 75px;
  width: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.thumb-arrow {
  border: 0;
  background: none;
  color: #364154;
  font-size: 34px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
}

.thumb-window {
  width: 80px;
  height: 380px;
  overflow: hidden;
  margin: 18px 0;
}

.thumb-list {
  transition: transform .45s ease;
}

.thumb {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: .25s;
}

.thumb.active {
  border-color: var(--site-color);
}

.thumb img {
  max-width: 58px;
  max-height: 58px;
  object-fit: contain;
}

.big-box {
  margin-left: 125px;margin-top:22px;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: zoom-in;
  overflow: hidden;border:1px solid #f1f1f1
}

.big-box img {
  max-width: 95%;
  max-height: 430px;
  object-fit: contain;
  transition: opacity .35s ease;
}

.big-box img.fade {
  opacity: 0;
}

.magnifier {
  width: 180px;
  height: 180px;
  border: 3px solid rgba(47, 103, 255, .8);
  border-radius: 50%;
  position: absolute;
  display: none;
  pointer-events: none;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0 8px 28px rgba(0,0,0,.22);
  z-index: 9;
}

.pro-info h1 {
  margin: 0 0 25px;
  font-size: 42px;
  line-height: 1.25;
  font-weight: 800;
}

.pro-info p {
  max-width: 720px;
  margin: 0 0 28px;
  font-size: 17px;
  line-height: 2;
  color: #555;
  font-weight: 600;
}
.pro-info .prolx{margin:0 0 18px 0;display: flex;gap:20px;}
.pro-info .prolx span{margin-right:5px}

.pro-info ul {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.pro-info li {
  font-size: 17px;
  line-height: 2;
  color: #333;
}

.pro-info li b {
  color: #111;
  font-weight: 800;
}

.pro-btns {
  display: flex;
  gap: 24px;margin-bottom:30px
}

.pro-btns a {
  width: 165px;
  height: 58px;
  border: 2px solid var(--site-color);
  border-radius: 8px;
  color: var(--site-color);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-size: 18px;
  font-weight: 700;
  transition: .3s;
}

.pro-btns a.btn1:hover {
  background: var(--site-color);
  color: #fff;
}
.pro-btns a.btn2:hover {
  background: var(--site-aux-1);
  color: #fff;border-color:var(--site-aux-1)
}


/*产品详情结束*/
.product-tabs{

    background:#fff;

}

.tabs-nav{border-radius:18px;
 box-shadow:0 5px 25px rgba(0,0,0,.08);
    display:flex;overflow:hidden;

    justify-content:space-between;

    align-items:center;

    padding:15px 35px;

}

.tab-menu{

    display:flex;

    list-style:none;

    margin:0;

    padding:0;

    gap:55px;

}

.tab-menu li{

    position:relative;

    font-size:30px;

    font-weight:600;

    color:#222;

    cursor:pointer;

    transition:.3s;

    padding:18px 0;

}

.tab-menu li::after{

    content:"";

    position:absolute;

    left:0;

    bottom:-10px;

    width:0;

    height:2px;

    background:#2f67ff;

    transition:.35s;

}

.tab-menu li.active{

    color:#2f67ff;

}

.tab-menu li.active::after{

    width:100%;

}

.buy-btn{

    width:200px;

    height:64px;

    border-radius:14px;

    background:#2f67ff;

    color:#fff;

    text-decoration:none;

    display:flex;

    align-items:center;

    justify-content:center;

    gap:15px;

    font-size:20px;

    font-weight:600;

    transition:.3s;

}

.buy-btn:hover{

    background:#2456dd;

}

.buy-btn i{

    font-style:normal;

    transition:.3s;

}

.buy-btn:hover i{

    transform:translateX(6px);

}

.tab-content{

    padding:40px 15px;

}

.tab-item{

    display:none;

    animation:fade .35s;

}

.tab-item.active{

    display:block;

}
.tab-item .videoiframe{width:80%;height:35vw;margin:0 auto;display: block;}
@keyframes fade{

    from{

        opacity:0;

        transform:translateY(15px);

    }

    to{

        opacity:1;

        transform:none;

    }

}

@media(max-width:992px){

.tabs-nav{

flex-direction:column;

gap:25px;

}

.tab-menu{

flex-wrap:wrap;

justify-content:center;

gap:25px;

}

.buy-btn{

width:100%;

}

}



@media (max-width:999px){
	.fix .td-hero-area .swiper-container{height:60vh}
}
@media (max-width: 992px) {
  .pro-inner {
    grid-template-columns: 1fr;
  }
  .td-blog-area .container 	.row{flex-direction: column;}    
  .td-blog-area .col-xl-4{width:100%}
  .td-about-2-thumb .thumb-1{margin-left:0!important;width:100%;height:100vw;object-fit: cover;}
  .td-about-2-thumb .thumb-2{display: none;}
  .td-about-2-thumb .td-about-2-rounded{right:50%;margin-right:-66px;bottom:0%;margin-bottom:-66px}
  h2.td-section-title-white{font-size: 30px;}
  .td-footer-2-top{display: none;}
  .td-portfolio-thumb img{height:100vw}
  .td-portfolio-content{opacity: 1;visibility:visible;}
  .td-portfolio-thumb::before{opacity: 1;}
  .td-ys1-area .container{flex-direction: column;}
  .td-ys1-area .container .swiper-slide{width:100%;height:60vw}
  .td-service-area .row{flex-direction: column;}
  .td-service-area .col-xl-4{width:100%;}
  .td-service-area .col-xl-4 img.w-100{height:65vw}
  .ryzz .col-xl-3 .td-team-item .td-team-thumb img{height:auto}
  .align-items-center1{flex-direction: column;}
  .td-testimonial-area .container .col-xl-4{width:100%}
  .aboutvideo{width:100%}
  .aboutvideo iframe{height:65vw}
  .fllist{flex-direction: column;}
  .fllist a{margin-bottom:0}
  .td-blog-sidebar-area{padding-top:50px}
  .tabs-nav{padding:10px}
  .buy-btn{height:50px}
  .tab-content{padding:20px}
  .tab-item .videoiframe{width:100%;height:49vw}
  .pro-info h1{font-size: 25px;}
  .promessage{padding:20px}
  .xgwzpro .relate .col-xl-4{width:50%}
  .td-service-h3{display: none;}
  .suptop .align-items-end .col-lg-5 img{width:80%;display: block;margin:0 auto;}
  .suptop .align-items-end .col-lg-5{text-align: center;}
  .sup-con .td-sup-item{flex-direction: column;}
  .sup-con .td-sup-item .sup-thumb{width:100%}
  .sup-con .td-sup-item .sup-content{width:100%}
  .sup-con .td-sup-item .sup-content .td-sup-title{font-size: 25px;}
  .sup-con .td-sup-item .sup-content .supxh p{font-size: 40px;line-height: 40px;}
  .sup-con .td-sup-item .sup-content .td-sup-para{font-size: 18px;}
  .fllist{gap:10px}
  .td-blog-area .container .row .col-lg-12:first-child{margin-bottom:20px}
  .td-blog-area {padding-top:50px}
  .relate .row .col-xl-4{width:50%}
  .td-contact-social-area{padding-top:50px;}
  .td-contact-social-area .container .row{flex-direction: column;}
  .td-contact-social-area .col-xl-4{width:100%}
  
}

@media (max-width:768px){
.td-hero-2-zoom .swiper-slide.swiper-slide-active .text3{width:80%}
  .pro-detail{
    padding: 25px 12px 40px;
    overflow: hidden;
  }

  .pro-gallery{
    overflow: hidden;
  }

  .thumb-area{
    position: static;
    width: 100%;
    margin-top: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 6px;
  }

  .thumb-arrow{
    flex: 0 0 28px;
    width: 28px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
  }

  .thumb-prev::before{
    content: "‹";
    font-size: 42px;
  }

  .thumb-next::before{
    content: "›";
    font-size: 42px;
  }

  .thumb-window{
    width: calc(100vw - 90px);
    max-width: 344px;
    height: 76px;
    overflow: hidden;
    margin: 0;
  }

  .thumb-list{
    display: flex;
    flex-wrap: nowrap !important;
    gap: 8px;
    transition: transform .4s ease;
  }

  .thumb{
    flex: 0 0 76px;
    width: 76px;
    height: 76px;
    margin: 0 !important;
  }

  .thumb img{
    max-width: 56px;
    max-height: 56px;
  }

  .big-box{
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
    height: 420px;border:1px solid #f1f1f1
  }

  .big-box img{
    max-width: 100%;
    max-height: 390px;
  }
  .fridge-header-top{display:none}
}