﻿@import url(https://js01.v15cdn.com/single-template/public.css);.banner-inner .banner-content{background:#000;border-bottom:1px solid #000}
.banner-inner .banner-title-h1{color:#fff}
.banner-text{position:absolute;width:100%;max-width:1640px;padding:0 70px;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:0;animation:pagesbanner 1s .5s forwards}
.banner-text .banner-sub{display:flex;gap:10px;align-items:center;color:var(--color);margin-bottom:20px}
@media screen and (max-width:1024px){.banner-text .banner-sub{display:none}
.banner-text{padding:0 10px}
}
.banner-text .banner-sub .span1{width:35px;height:1px;background:var(--color)}
.banner-text .banner-title{font-size:69px;font-weight:var(--fontbold7);position:relative;padding-bottom:1vw;margin-bottom:1vw;line-height:1.3}
@media (max-width:1660px){.banner-text .banner-title{font-size:60px}
}
@media (max-width:1440px){.banner-text .banner-title{font-size:52px}
}
@media (max-width:1280px){.banner-text .banner-title{font-size:46px}
}
@media (max-width:1024px){.banner-text .banner-title{font-size:40px}
}
@media (max-width:768px){.banner-text .banner-title{font-size:26px}
}
@media (max-width:550px){.banner-text .banner-title{font-size:24px}
}

.banner-text .banner-title span{color:var(--color)}
.banner-text .banner-p{max-width:60%;color:#9f9ea4;line-height:28px}
@media screen and (max-width: 768px) {
  .banner-text .banner-p br{ display: none; }
  .banner-text .banner-p{ width: 100%; max-width: none; }
}
.banner-text .bannericonbox{max-width:70%;display:flex;align-items:center;gap:20px;margin-top:40px}
.banner-text .bannericonbox .item{text-align:center;border-right:1px solid rgba(255,255,255,.15);padding:0 20px;cursor:pointer}
.banner-text .bannericonbox .item:last-child{border-right:none}
.banner-text .bannericonbox .item .iconfont{font-size:40px;color:var(--color,#ff5722);display:inline-block;margin-bottom:20px;transition:transform .3s ease;line-height:1}
.banner-text .bannericonbox .item .tit{font-size:16px;color:#fff;margin:0;font-weight:500;transition:color .3s ease}
.banner-text .bannericonbox .item:hover .iconfont{transform:scale(1.05)}
.banner-text .bannericonbox .item:hover .tit{color:var(--color,#ff5722)}
@media (max-width:1366px){.banner-text .bannericonbox{display:none}
}
.banner-text .btnbox{display:flex;align-items:center;gap:25px;margin-top:50px}
@media screen and (max-width:768px){.banner-text .btnbox{display:none}
}
.banner-text .btnbox a{border-radius:10px;padding:20px}
.banner-text .btnbox img{max-width:140px;max-height:40px;min-height:unset}
.banner-text .btnbox .sub{width:1px;height:50px;background-color:var(--color)}
.banner-text .banner-p2{display:flex;align-items:center;gap:25px;margin-top:40px}
@media screen and (max-width:420px){.banner-text .banner-p2{display:none}
}

.banner-text .banner-p2 .icon{max-width:25px;max-height:25px;display:flex;justify-content:center;align-items:center;flex-shrink:0}
.banner-text .banner-p2 .icon img{min-height:unset}
.banner-text .banner-p2 p{color:#a1a0a6}
.dpbtn1{display:inline-flex;align-items:center;color:#e98b24;padding:5px 15px;border:1px solid rgba(251,91,33,.23);border-radius:20px;background:rgba(251,91,33,.08);margin-bottom:30px}
.dpbtn1::before{content:"";display:inline-block;width:8px;height:8px;background-color:#e98b24;border-radius:50%;margin-right:10px}
.dpbtn2 a{display:inline-flex;align-items:center;justify-content:center;padding:15px 35px;background-color:var(--color);color:#fff;text-decoration:none;border-radius:30px;box-shadow:0 4px 20px rgba(255,106,0,.3);transition:all .3s ease;line-height:1}
.dpbtn2 a:hover{color:#ccc}
.dpbtn2 a .iconfont{margin-left:10px;font-size:14px;line-height:1}
.pt5m5{padding-top:5%;padding-bottom:5%}
.dp-title{font-size:var(--fontsize42);line-height:1.3;font-weight:var(--fontbold7);color:#fff}
@media screen and (max-width:1880px){.dp-title{font-size:var(--wmpage-font38)}
}
@media screen and (max-width:1660px){.dp-title{font-size:var(--wmpage-font32)}
}
@media screen and (max-width:1440px){.dp-title{font-size:var(--wmpage-font28)}
}
@media screen and (max-width:1024px){.dp-title{font-size:var(--wmpage-font26)}
}
@media screen and (max-width:768px){.dp-title{font-size:var(--wmpage-font22)}
}
.dp-des{line-height:26px;color:#a1a0a6;margin-top:30px}
.dp-line{background-color:var(--color);width:83px;height:2px;line-height:1;margin-top:35px}
.dp-line.dp-line-center{margin-left:auto;margin-right:auto}
.distributor-program>.l-wrap{padding:0;max-width:100%}
.distributor-program .page-main{padding:0}
.dppage1{position:relative}

.dppage1::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://www.arctichunter.com/Content/uploads/20261231085/2026051416045046d156af638e4c1e83cc8ea327afee3e.webp") no-repeat center center;background-size:cover;z-index:0;pointer-events:none}
.dppage1 .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;position:relative}
.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:69px}
@media (max-width:1660px){.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:60px}
}
@media (max-width:1440px){.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:52px}
}
@media (max-width:1280px){.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:46px}
}
@media (max-width:1024px){.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:40px}
}
@media (max-width:768px){.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:26px}
}
@media screen and (max-width:550px){.dppage1 .box .dp-title,.dppage2 .box .dp-title,.dppage3 .dp-title{font-size:24px}
}

.dppage1 .box .left{width:48%;display:flex;flex-direction:column;justify-content:center}
.dppage1 .box .left .stats-list{display:flex;justify-content:space-between;margin-top:50px}
.dppage1 .box .left .stats-list .stat-item{flex:1;text-align:center;position:relative}
.dppage1 .box .left .stats-list .stat-item:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60px;background-color:rgba(255,255,255,.15)}
.dppage1 .box .left .stats-list .stat-item .iconfont{font-size:50px;line-height:1;color:var(--color,#f45b23);display:block;margin-bottom:30px;transition: all 0.3s ease;}
.dppage1 .box .left .stats-list .stat-item .iconfont:hover{transform:rotateY(-180deg)}
@media screen and (max-width:768px){.dppage1 .box .left .stats-list .stat-item .iconfont{font-size:40px}
}
.dppage1 .box .left .stats-list .stat-item .num{font-size:35px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1}
@media screen and (max-width: 1440px) {
  .dppage1 .box .left .stats-list .stat-item .num{font-size: var(--fontsize24);} 
}
@media screen and (max-width: 1024px) {
  .dppage1 .box .left .stats-list .stat-item .num{font-size: var(--fontsize20);} 
}
.dppage1 .box .left .stats-list .stat-item .txt{color:#fff;line-height:28px}
.dppage1 .box .left .feat-box{display:flex;background:#222;border-radius:12px;padding:40px 30px;margin-top:45px}
.dppage1 .box .left .feat-box .feat-item{flex:1;text-align:center;padding:0 15px;position:relative}
@media screen and (max-width: 550px) {
  .dppage1 .box .left .feat-box .feat-item{width: 48%; flex: unset;}
  .dppage1 .box .left .feat-box{flex-wrap: wrap;}
  .dppage1 .box .left .feat-box .feat-item:not(:last-child)::after{display: none;}
}
@media screen and (max-width: 420px) {
  .dppage1 .box .left .feat-box .feat-item{width: 100%;}
}
.dppage1 .box .left .feat-box .feat-item:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:80%;background-color:rgba(255,255,255,.1)}
.dppage1 .box .left .feat-box .feat-item .iconfont{font-size:48px;color:var(--color,#f45b23);display:block;margin-bottom:18px;transition:  all 0.3s ease;}
.dppage1 .box .left .feat-box .feat-item .iconfont:hover{
  transform: rotateY(-180deg);
}
@media screen and (max-width: 768px) {
  .dppage1 .box .left .feat-box .feat-item .iconfont{font-size: 40px;}
}
.dppage1 .box .left .feat-box .feat-item .tit{font-size:var(--fontsize22);color:#fff;margin-bottom:10px;line-height:1.3}
.dppage1 .box .left .feat-box .feat-item .txt{color:#a1a0a6;line-height:28px}
.dppage1 .box .right{width:48%;display:flex;flex-direction:column;gap:20px}
.dppage1 .box .right .img-box{position:relative;border-radius:12px;overflow:hidden;cursor:pointer}
.dppage1 .box .right .img-box img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}
.dppage1 .box .right .img-box .overlay{position:absolute;bottom:20px;left:25px;z-index:2;color:#fff}
.dppage1 .box .right .img-box .overlay .name{display:flex;align-items:center;font-size:var(--fontsize18);font-weight:700;line-height:1}
.dppage1 .box .right .img-box .overlay .name::before{content:"";display:block;width:27px;height:3px;line-height:1;background-color:var(--color,#f45b23);margin-right:10px}
.dppage1 .box .right .img-box .overlay .sub{margin-top:15px;color:#fff;line-height:1}
.dppage1 .box .right .img-box::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);pointer-events:none;z-index:1}
.dppage1 .box .right .img-box:hover img{transform:scale(1.05)}
.dppage1 .box .right .img-top{flex:1.1}
.dppage1 .box .right .img-bot{flex:1;display:flex;gap:20px}
.dppage1 .box .right .img-bot .img-box{flex:1}
@media (max-width:1024px){.dppage1 .box .left,.dppage1 .box .right{width:100%}
.dppage1 .box .right{margin-top:20px}
.dppage1 .box .left .feat-box .feat-item .tit{font-size: var(--fontsize20);}
}
@media (max-width:576px){.dppage1 .box .left .stats-list{flex-wrap:wrap;gap:20px}
.dppage1 .box .left .stats-list .stat-item{flex:0 0 calc(50% - 10px)}
.dppage1 .box .left .stats-list .stat-item:not(:last-child)::after{display:none}
.dppage1 .box .right{height:auto}
.dppage1 .box .right .img-bot{flex-direction:column}
.dppage1 .box .right .img-bot .img-box,.dppage1 .box .right .img-top{height:240px}
}
@keyframes pulse-gray{0%{box-shadow:0 0 0 0 rgba(177,176,181,.6)}
70%{box-shadow:0 0 0 15px rgba(177,176,181,0)}
100%{box-shadow:0 0 0 0 rgba(177,176,181,0)}
}
@keyframes pulse-orange{0%{box-shadow:0 0 0 0 rgba(233,139,36,.7)}
70%{box-shadow:0 0 0 18px rgba(233,139,36,0)}
100%{box-shadow:0 0 0 0 rgba(233,139,36,0)}
}
.dppage2 .box{display:flex;flex-direction:column;gap:50px}
.dppage2 .box .top{display:flex;justify-content:space-between;align-items:center;gap:40px}
.dppage2 .box .top .left{width:40%;display:flex;flex-direction:column;justify-content:center}
.dppage2 .box .top .left .stats-list{display:flex;gap:60px;margin-top:40px}
.dppage2 .box .top .left .stats-list .stat-item{position:relative;justify-content:center;display:flex;flex-direction:column;align-items:center}
.dppage2 .box .top .left .stats-list .stat-item:first-child::after{content:"";position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:1px;height:50px;background:rgba(255,255,255,.15)}
.dppage2 .box .top .left .stats-list .stat-item .iconfont{font-size:50px;line-height:1;color:var(--color,#f45b23);display:block;margin-bottom:20px;transition: all 0.3s ease;}
.dppage2 .box .top .left .stats-list .stat-item .iconfont:hover{
  transform: rotateY(-180deg);
}
.dppage2 .box .top .left .stats-list .stat-item .num{font-size:35px;font-weight:700;color:#fff;line-height:1;margin-bottom:8px}
@media screen and (max-width:1440px) {
  .dppage2 .box .top .left .stats-list .stat-item .num{font-size: var(--fontsize24);}
}
@media screen and (max-width: 1024px) {
  .dppage2 .box .top .left .stats-list .stat-item .num{font-size: var(--fontsize20);}
}
.dppage2 .box .top .left .stats-list .stat-item .txt{line-height:28px;color:#fff}
.dppage2 .box .top .right{width:55%;position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.05)}
.dppage2 .box .top .right img{width:100%;display:block}
.dppage2 .box .top .right .map-legends{position:absolute;bottom:25px;left:25px;display:flex;gap:25px;z-index:2}
.dppage2 .box .top .right .map-legends .legend{display:inline-flex;align-items:center;font-size:13px}
.dppage2 .box .top .right .map-legends .legend::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:10px}
.dppage2 .box .top .right .map-legends .legend.active{color:var(--color,#f45b23)}
.dppage2 .box .top .right .map-legends .legend.active::before{background-color:var(--color,#f45b23);box-shadow:0 0 6px rgba(244,91,35,.6)}
.dppage2 .box .top .right .map-legends .legend.potential{color:#a1a0a6}
.dppage2 .box .top .right .map-legends .legend.potential::before{background-color:#a1a0a6}
.dppage2 .box .top .right .map-dot{position:absolute;width:16px;height:16px;border-radius:50%;transform:translate(-50%,-50%);z-index:2;cursor:pointer}
.dppage2 .box .top .right .dot-gray{background-color:#b1b0b5;box-shadow:0 0 0 6px rgba(177,176,181,.2);top:68%;left:33%;animation:pulse-gray 1.5s infinite}
.dppage2 .box .top .right .dot-orange{background-color:var(--color,#f45b23);box-shadow:0 0 0 6px rgba(244,91,35,.25);top:33%;left:71%;animation:pulse-orange 1.5s infinite}
.dppage2 .box .mid .citySwiper{padding-bottom:40px}
.dppage2 .box .mid .swiper-slide{position:relative;border-radius:8px;overflow:hidden;cursor:pointer;aspect-ratio:3/4}
.dppage2 .box .mid .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}
.dppage2 .box .mid .swiper-slide .name{position:absolute;bottom:15px;left:0;width:100%;text-align:center;color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase}
.dppage2 .box .mid .swiper-slide .name::after{content:"";display:block;width:20px;height:2px;background:var(--color,#f45b23);margin:6px auto 0;transition:width .3s ease}
.dppage2 .box .mid .swiper-slide::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);pointer-events:none;z-index:1}
.dppage2 .box .mid .swiper-slide .name{z-index:2}
.dppage2 .box .mid .swiper-slide:hover img{transform:scale(1.1)}
.dppage2 .box .mid .swiper-slide:hover .name::after{width:40px}
.dppage2 .box .mid .swiper-pagination{bottom:0!important}
.dppage2 .box .mid .swiper-pagination-bullet{background:#555;opacity:1}
.dppage2 .box .mid .swiper-pagination-bullet-active{background:var(--color,#f45b23);width:8px;border-radius:4px}
.dppage2 .box .bom{display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:35px 45px}
.dppage2 .box .bom .bom-left{display:flex;align-items:center;gap:25px}
.dppage2 .box .bom .bom-left .icon-wrap img{width:60px;height:60px;display:block}
.dppage2 .box .bom .bom-left .text-content .tit{color:#fff;font-size:22px;font-weight:700;margin:0 0 8px 0}
@media screen and (max-width: 1024px) {
  .dppage2 .box .bom .bom-left .text-content .tit{font-size: 20px;}
  
}
.dppage2 .box .bom .bom-left .text-content .des{color:#a0a0a0;line-height:28px;margin:0}
.dppage2 .box .bom .btn-partner{background:var(--color,#f45b23);color:#fff;font-size:16px;font-weight:700;text-decoration:none;padding:14px 35px;border-radius:6px;transition:all .3s ease;white-space:nowrap}
.dppage2 .box .bom .btn-partner:hover{background:#e04a18;transform:translateY(-2px)}
@media (max-width:1200px){.dppage2 .box .top{flex-direction:column}
.dppage2 .box .top .left,.dppage2 .box .top .right{width:100%}
}
@media (max-width:768px){.dppage2 .box .top .left .stats-list{gap:30px}
.dppage2 .box .bom{flex-direction:column;text-align:center;gap:30px;padding:30px 20px}
.dppage2 .box .bom .bom-left{flex-direction:column}
}
.dppage2{width:100%;position:relative}
.dppage2::before{position:absolute;content:"";background:linear-gradient(45deg,#252421 0,#161616 100%);width:100%;height:100%;z-index:0;top:0;left:0}

.dppage2 .l-wrap{position:relative}
.dppage3{position:relative}
.dppage3 .p1{display:flex;justify-content:center;align-items:center}
.dppage3 .dp-des,.dppage3 .dp-title{text-align:center}
.dppage3 .l-wrap{position:relative}
.dppage3::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg,#161616 33%,#2d2d2d 98%);background-size:cover;z-index:0;pointer-events:none}
.dppage3 .layout-box{display:flex;flex-wrap:wrap;gap:20px;margin-top: 3%;}
.dppage3 .layout-box .item{width:calc(50% - 10px);background-color:#111;border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:center;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}
.dppage3 .layout-box .item:hover{box-shadow:0 10px 30px rgba(0,0,0,.5)}
.dppage3 .layout-box .item.item-full{width:100%}
.dppage3 .layout-box .item.item-full .content{width:calc(50% - 10px)}
.dppage3 .layout-box .item.item-full .bg-img{width:100%}
.dppage3 .layout-box .item .bg-img{position:absolute;top:0;bottom:0;left:0;width:100%;background-size:cover;z-index:1}
.dppage3 .layout-box .item .bg-img.bg-1{background-image:url("/uploads/45082/page/p2026081013072726d70.webp")}
.dppage3 .layout-box .item .bg-img.bg-2{background-image:url("/uploads/45082/page/p202608101307527ab89.webp")}
.dppage3 .layout-box .item .bg-img.bg-3{background-image:url("/uploads/45082/page/p2026081013080373cbe.webp")}
.dppage3 .layout-box .item .bg-img.bg-4{background-image:url("/uploads/45082/page/p202608101308187c330.webp")}
.dppage3 .layout-box .item .bg-img.bg-5{background-image:url("/uploads/45082/page/p20260810130836ee902.webp")}
.dppage3 .layout-box .item .bg-img.img-left{background-position:center center}
.dppage3 .layout-box .item .bg-img.img-right{background-position:right center}
.dppage3 .layout-box .item .content{position:relative;z-index:2;width:55%;padding:30px 35px;display:flex;flex-direction:column;justify-content:center}
.dppage3 .layout-box .item .content.content-right{margin-left:auto}
.dppage3 .layout-box .item .content.content-left{margin-right:auto}
.dppage3 .layout-box .item .content .icon-wrap{width:65px;height:65px;border:1px solid var(--color,#f45b23);border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;transition: all 0.3s ease;}
.dppage3 .layout-box .item .content .icon-wrap:hover{transform: rotateY(-180deg);}
.dppage3 .layout-box .item .content .icon-wrap img{width:30px;display:block}
.dppage3 .layout-box .item .content .tit{position:relative;font-size:var(--fontsize20, 18px);color:#fff;padding-bottom:20px;margin:0 0 15px 0;text-transform:uppercase}
.dppage3 .layout-box .item .content .tit::after{content:"";position:absolute;left:0;bottom:0;width:24px;height:2px;background:var(--color,#f45b23)}
.dppage3 .layout-box .item .content .des{color:#fff;opacity:.8;line-height:28px;margin:0}
.dppage3 .layout-box .item .content .stats-row{display:flex;margin-bottom:30px}
.dppage3 .layout-box .item .content .stats-row .stat{display:flex;width:32%;align-items:center;gap:20px}
.dppage3 .layout-box .item .content .stats-row .stat:not(:last-child){padding-right:30px;margin-right:30px;border-right:1px solid rgba(255,255,255,.2)}
.dppage3 .layout-box .item .content .stats-row .stat img{width:40px;display:block}
.dppage3 .layout-box .item .content .stats-row .stat .text .num{font-size:24px;font-weight:400;color:#fff}
.dppage3 .layout-box .item .content .stats-row .stat .text .label{color:#fff}
@media screen and (max-width: 550px) {
  .dppage3 .layout-box .item .content .stats-row{display: none;}
}
.dppage3 .layout-box .bottom-banner{width:100%;display:flex;justify-content:space-between;background:#151719;border-radius:10px 10px 10px 10px;padding:35px 40px;margin-top:10px;border:1px solid #343434}
.dppage3 .layout-box .bottom-banner .banner-item{display:flex;align-items:center;gap:20px;flex:1}
.dppage3 .layout-box .bottom-banner .banner-item:not(:last-child){border-right:1px solid rgba(255,255,255,.1);margin-right:30px}
.dppage3 .layout-box .bottom-banner .banner-item .icon .iconfont{width:50px;font-size:50px;line-height:1;color:var(--color)}
.dppage3 .layout-box .bottom-banner .banner-item .icon img{width:50px;display:block;transition: all 0.3s ease; width: 100%; max-width: none;}
.dppage3 .layout-box .bottom-banner .banner-item .icon .iconfont{transition: all 0.3s ease;display:block;}
@media screen and (max-width: 1280px) {
  .dppage3 .layout-box .bottom-banner .banner-item .icon .iconfont{width: 40px; font-size: 40px;}
  .dppage3 .layout-box .bottom-banner .banner-item .icon img{width: 40px;}
}
.dppage3 .layout-box .bottom-banner .banner-item .icon img:hover,.dppage3 .layout-box .bottom-banner .banner-item .icon .iconfont:hover{transform: rotateY(-180deg);}
.dppage3 .layout-box .bottom-banner .banner-item .text-content .tit{font-size:var(--fontsize20);color:#fff;margin:0 0 20px 0;line-height:1}
.dppage3 .layout-box .bottom-banner .banner-item .text-content .des{color:#a1a0a6;line-height:28px;margin:0}
@media screen and (max-width:1024px){.dppage3 .layout-box .item{width:100%}
.dppage3 .layout-box .item.item-full .content{width:55%}
.dppage3 .layout-box .item .content .icon-wrap{width:55px;height:55px}
}
@media screen and (max-width:550px){.dppage3 .layout-box .bottom-banner{flex-wrap:wrap;padding:35px 20px}
.dppage3 .layout-box .bottom-banner .banner-item{width:100%;flex:unset;align-items:center;margin-top:3%}
.dppage3 .layout-box .bottom-banner .banner-item:not(:last-child){border:none;margin-right:none}
.dppage3 .layout-box .bottom-banner .banner-item .text-content .tit{font-size:18px;margin-bottom:10px}
.dppage3 .layout-box .bottom-banner .banner-item .icon .iconfont{font-size:35px}
.dppage3 .layout-box .bottom-banner .banner-item .icon img{width:35px}
}
@media screen and (max-width:550px){.dppage3 .layout-box .item{width:100%}
.dppage3 .layout-box .item .content,.dppage3 .layout-box .item.item-full .content{width:100%;margin-left:0!important;margin-right:0!important}
}
.dppage4{position:relative}
.dppage4 .dpbtn1{margin-bottom:30px}
.dppage4::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://www.arctichunter.com/Content/uploads/20261231085/2026051416045083cfa5ef36e447cfa883a07e43ec95bf.webp") no-repeat center center;background-size:cover;z-index:0;pointer-events:none}
.dppage4 .l-wrap{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.dppage4 .left{width:48%}
.dppage4 .left .img{padding:20px;background:rgba(45,45,45,.7);border-radius:20px;border:1px solid rgba(255,255,255,.07);margin-top:30px}
.dppage4 .right{width:44%}
.dppage4 .right .item{display:flex;border:1px solid rgba(255,255,255,.07);background:rgba(45,45,45,.7);border-radius:20px;padding:20px 30px;margin-bottom:15px}
.dppage4 .right .item:last-child{margin-bottom:0}
.dppage4 .right .item .iconbox{width:62px;height:62px;background:rgba(251,91,33,.08);border-radius:10px;flex-shrink:0;margin-right:20px;display:flex;justify-content:center;align-items:center}
.dppage4 .right .item .iconbox .iconfont{width:30px;font-size:30px;line-height:1;color:var(--color);transition:all .3s ease}
.dppage4 .right .item .iconbox .iconfont:hover{transform:rotateY(-180deg)}
.dppage4 .right .item .tit{font-size:var(--fontsize18);color:#fff;margin-bottom:15px;line-height:1}
.dppage4 .right .item .des{color:#a1a0a6}
@media screen and (max-width:1024px){.dppage4 .right{width:48%}
}
@media screen and (max-width:768px){.dppage4 .left,.dppage4 .right{width:100%}
.dppage4 .left .p1{display:flex;justify-content:center;align-items:center}
.dppage4 .left .dp-title{text-align:center}
.dppage4 .left .dp-title br{display:none}
.dppage4 .left .dp-des{text-align:center}
.dppage4 .right{margin-top:20px}
}
.dppage5{background:linear-gradient(90deg,#161616 33%,#2d2d2d 98%)}
.dppage5 .l-wrap{display:flex;align-items:center}
.dppage5 .dp-des{color:#a1a0a6}
.dppage5 .right{flex:1;padding:20px;border:1px solid rgba(255,255,255,.07);background:rgba(45,45,45,.7);border-radius:20px}
.dppage5 .right iframe{width:100%;border-radius:20px}
.dppage5 .left{width:47%}
.dppage5 .left .p2{max-width:434px;background:rgba(251,91,33,.08);border-radius:30px;border:1px solid rgba(251,91,33,.23);font-weight:400;padding:30px;color:#fff;line-height:30px;margin-top:30px}
@media screen and (max-width:1660px){.dppage5 .l-wrap{justify-content:space-between}
.dppage5 .right{width:48%;flex:none!important}
}
@media screen and (max-width:768px){.dppage5 .left .p1{display:flex;justify-content:center;align-items:center}
.dppage5 .left .dp-title{text-align:center}
.dppage5 .left .dp-des{text-align:center}
.dppage5 .left .p2{max-width:100%}
.dppage5 .l-wrap{flex-wrap:wrap}
.dppage5 .left,.dppage5 .right{width:100%}
.dppage5 .right{margin-top:20px}
}
.dppage6{position:relative}
.dppage6 .p1{display:flex;justify-content:center;align-items:center}
.dppage6::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://www.arctichunter.com/Content/uploads/20261231085/202605141604506be71e0a3b90473c835d0c4a6a97c730.webp") no-repeat center center;background-size:cover;z-index:0;pointer-events:none}
.dppage6 .l-wrap{position:relative}
.dppage6 .top-box .dp-des,.dppage6 .top-box .dp-title{text-align:center}
.dppage6 .top-box .bom{display:flex;flex-wrap:wrap;justify-content:space-between}
.dppage6 .top-box .item{width:19%;padding:40px 40px 40px 30px;margin-top:3%;background:linear-gradient(-55deg,#000 49%,#252421 100%);border-radius:30px;border:1px solid rgba(255,255,255,.07)}
.dppage6 .top-box .num{color:var(--color);font-size:var(--fontsize20);line-height:1}
.dppage6 .top-box .tit{color:#fff;font-size:var(--fontsize20);margin-top:30px;margin-bottom:20px}
.dppage6 .top-box .des{color:#a1a0a6;line-height:28px}
.dppage6 .bom-box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3%}
.dppage6 .bom-box .left,.dppage6 .bom-box .right{width:50%}
.dppage6 .bom-box .left{position:relative}
.dppage6 .bom-box .left .wrap{position:relative;padding:95px 0 95px 60px}
.dppage6 .bom-box .left .wrap ul{margin-top:40px}
.dppage6 .bom-box .left .wrap ul li{display:flex;align-items:center;gap:10px;color:#a1a0a6}
.dppage6 .bom-box .left .wrap ul li .iconfont{font-size:16px;width:16px;color:var(--color);line-height:1}
.dppage6 .bom-box .left::before{border-radius:30px 0 0 30px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://www.arctichunter.com/Content/uploads/20261231085/202605141604504241ad0ec8c54803b5a4200144a946fc.webp") no-repeat center center;background-size:cover;z-index:0;pointer-events:none}
.dppage6 .bom-box .right{width:50%;padding:50px 65px 60px;background:#fff;border-radius:0 30px 30px 0}
@media screen and (max-width:1280px){.dppage6 .top-box .bom{justify-content:start;gap:2%}
.dppage6 .top-box .bom .item{width:32%}
}
@media screen and (max-width:768px){.dppage6 .top-box .bom .item{width:48%}
.dppage6 .bom-box{flex-wrap:wrap}
.dppage6 .bom-box .left,.dppage6 .bom-box .right{width:100%}
.dppage6 .bom-box .left::before{border-radius:30px 30px 0 0!important}
.dppage6 .bom-box .right{border-radius:0 0 30px 30px}
}
@media screen and (max-width:550px){.dppage6 .top-box .bom .item{width:100%}
}
.dppage6 .wmkcfeedback .send-btn{background:#000;border-radius:24px;color:#fff;font-weight:var(--fontbold7);width:100%}
.dppage6 .right{display:flex;justify-content:center;align-items:center}
