footer{
    display: none;
}
#content footer{
    display: block;
}
.main-wrap .sec{
    height: 754px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #ccc;
}
.main-wrap .sec.sec-1{
    height: 825px;
}
.main-wrap .sec.sec-1 .main-slide{
    height: 100%;
}
.main-wrap .sec.sec-1 .slide-1{
    background-image: url(/assets/images/main/banner_1.png);
}
.main-wrap .sec.sec-1 .slide-2{
    background-image: url(/assets/images/main/banner_2.jpg);
}
.main-wrap .sec.sec-1 .slide-3{
    background-image: url(/assets/images/main/banner_3.jpg);
}
.main-wrap .sec.sec-1 .slide-4{
    background-image: url(/assets/images/main/banner_4.jpg);
}
.main-wrap .sec.sec-2{
    background-image: url(/assets/images/main/sec2_bg.jpg);
}
.main-wrap .sec.sec-3{
    background-image: url(/assets/images/main/sec3_bg.jpg);
}
.main-wrap .sec.sec-4{
    background-image: url(/assets/images/main/sec4_bg.jpg);
}
.main-wrap .sec.sec-5{
    background-image: url(/assets/images/main/sec5_bg.jpg);
}
.main-wrap .sec.sec-1 .main-slide-controls{
    position: absolute;
    left: 50%;
    bottom: 100px;
    width: 94%;
    z-index: 2;
    width: 1420px;
    max-width: 94%;
    transform: translate(-50%,0);
    display: flex;
    align-items: center;
}
.main-wrap .sec.sec-1 .main-slide-controls .cnt{
    font-size: 11px;
    color:#333;
    line-height: 14px;
    margin:0 18px 0 15.5px;
    transition:color 0.3s;
}
body.white .main-wrap .sec.sec-1 .main-slide-controls .cnt{
    color:#fff;
}
.main-wrap .swiper-slide{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.main-wrap .sec.sec-1 .main-slide-pagination{
    width: 246px;
    height: 1px;
    position: relative;
    background-color: #E8E8E8;
}
.main-wrap .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background-color: #333;
}
.main-wrap .sec.sec-1 .main-slide-play,
.main-wrap .sec.sec-1 .main-slide-pause{
    border:1px solid #333;
    box-sizing: border-box;
    border-radius: 100%;
    cursor: pointer;
    background-color: transparent;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-wrap .sec.sec-1 .main-slide-play img{
    width: 10px;
    margin-right: -2px;
}
.main-wrap .sec.sec-1 .main-slide-pause img{
    width: 6px;
}
.main-wrap .sec.sec-1 .main-slide-play{
    display: none;
}
.main-wrap .sec.sec-1 .text strong{
    font-size: 45px;
}
.main-wrap .sec.sec-1 .text p{
    font-size: 25px;
    margin-top: 35px;
}
.main-wrap .sec.sec-1 .slide-4 .inner{
    flex-direction: column;
    justify-content: center;
}
   .main-wrap .sec.sec-1 .slide-4 .brand-title {
    margin-bottom:110px;
    text-align:center;
   }
   .main-wrap .sec.sec-1 .slide-4 .brand-title h2 {
    color:#fff;
    font-size: 40px;
font-weight: 700;
   }
   .main-wrap .sec.sec-1 .slide-4 .animation-wr {
    display:flex;
    justify-content:center;
    gap:30px;
   }
   .main-wrap .sec.sec-1 .slide-4 .round-wr {
    position: relative;
    width:244px;
    height:244px;
    margin-bottom:20px;
   }
   .main-wrap .sec.sec-1 .slide-4 .round .moving-circle {
    stroke-dasharray:500;
    stroke-dashoffset:0;
   }
   .main-wrap .sec.sec-1 .slide-4 .mid {
    display:flex;
    align-items:center;
    gap:5px;
    margin-bottom:65px;
   }
   .main-wrap .sec.sec-1 .slide-4 .mid em {
    display:block;
    width:5px;
    height:2px;
    background:#fff;
   }
   .main-wrap .sec.sec-1 .slide-4 .mid img {
    margin:0 7px;
   }
   .main-wrap .sec.sec-1 .slide-4 .brand_name {
    display:block;
    position:absolute;
    font-size:40px;
    font-weight:700;
    color:#fff;
   }
   .main-wrap .sec.sec-1 .slide-4 .left .brand_name {
    top:30px;
    right: -40%;
   }
   .main-wrap .sec.sec-1 .slide-4 .right .brand_name {
    top:30px;
    left: -40%;
   }
   .main-wrap .sec.sec-1 .slide-4 .round {
    position:absolute;
   }
   .main-wrap .sec.sec-1 .slide-4 .left .round {
    top:22%;
    left:50%;
    transform: translate(42%,-50%) scale(1.2);
   }
   .main-wrap .sec.sec-1 .slide-4 .left .round svg {
   }
   .main-wrap .sec.sec-1 .slide-4 .right .round {
    top: -7%;
    right:50%;
    transform: translate(-17%,-50%) scale(0.4);
   }
   .main-wrap .sec.sec-1 .slide-4 .right .round svg {
   }
   .main-wrap .sec.sec-1 .slide-4 .round .moving-top-circle {
    stroke-dasharray:500;
    stroke-dashoffset:500;
   }
   .main-wrap .sec.sec-1 .slide-4 .round .moving-top-circle path {
    stroke-width:3;
   }
   .main-wrap .sec.sec-1 .slide-4 .left .round .bottom {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:122px;
    overflow: hidden;
   }
   .main-wrap .sec.sec-1 .slide-4 .right .round > div {
    transform: rotate(180deg);
   }
   .main-wrap .sec.sec-1 .slide-4 .right .round .top {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:122px;
    overflow: hidden;
   }
   .main-wrap .sec.sec-1 .slide-4 .mid {
    opacity:0;
   }
   .main-wrap .sec.sec-1 .slide-4 .desc {
    color:#fff;
    text-align:center;
   }
   .main-wrap .sec.sec-1 .slide-4 .desc p {
    font-size:20px;
    font-weight:700;
    margin-bottom:10px;
   }
   .main-wrap .sec.sec-1 .slide-4 .desc span {
    display:block;
    font-size:15px;
   }
   .main-wrap .sec.sec-1 .slide-4.move {
    background-position-y:center;
    transition:2.5s;
   }
   .main-wrap .sec.sec-1 .slide-4.move .round {
    transition:4s .5s;
   }
   .main-wrap .sec.sec-1 .slide-4.move .left .round {
    top:0;
    left:0;
    transform: translate(0,0) scale(1);
   }
   .main-wrap .sec.sec-1 .slide-4.move .left .round svg {
   }
   .main-wrap .sec.sec-1 .slide-4.move .right .round {
    top:0;
    right:0;
    transform: translate(0,0) scale(1);
   }
   .main-wrap .sec.sec-1 .slide-4.move .right .round svg {
   }
   .main-wrap .sec.sec-1 .slide-4.move .right .round .bottom svg path {
    stroke-width:1px;
   }
   .main-wrap .sec.sec-1 .slide-4.move .brand_name {
    top:50%;
    transition:3s 2.5s;
   }
   .main-wrap .sec.sec-1 .slide-4.move .left .brand_name {
    right:50%;
    transform: translate(50%,-50%);
   }
   .main-wrap .sec.sec-1 .slide-4.move .right .brand_name {
    left:50%;
    transform: translate(-50%,-50%);
   }
   .main-wrap .sec.sec-1 .slide-4.move .round .moving-circle {
    animation:ani 5s 4s linear;
   }
   .main-wrap .sec.sec-1 .slide-4.move .round .moving-top-circle {
    animation:ani2 5s 4s linear;
    animation-fill-mode:forwards;
   }
   .main-wrap .sec.sec-1 .slide-4.move .mid {
    opacity:1;
    transition:2s 4s;
   }
   @keyframes ani {
    0% {
     stroke-dashoffset:0;
    }
    33% {
     stroke-dashoffset: -500;
    }
    100% {
     stroke-dashoffset: -1000;
    }
   }
   @keyframes ani2 {
    0% {
     stroke-dashoffset:500;
    }
    33% {
     stroke-dashoffset:500;
    }
    100% {
     stroke-dashoffset:0;
    }
   }
.main-wrap .sec .inner{
    display: flex;
    align-items: center;
    height: 100%;
}
.main-wrap .sec.sec-4 .inner{
    justify-content: space-between;
}
.main-wrap .sec.sec-4 .text{
    width: 371px;
    flex-shrink: 0;
}
.main-wrap .sec .brand{
    margin-left: 5.6%;
    width: calc(100% - 5.6% - 371px);
}
.main-wrap .sec .brand ul{
    display: flex;
    flex-wrap:wrap;
    margin-bottom: -21px;
}
.main-wrap .sec .brand ul li{
    margin-bottom: 21px;
    width: calc((100% - 7.8%) / 4);
}
.main-wrap .sec .brand ul li+li{
    margin-left: 2.6%;
}
.main-wrap .sec .brand ul li:nth-child(4n+1){
    margin-left: 0;
}
.main-wrap .sec .brand ul li img{
    display: block;
}
.main-wrap .sec.sec-4 .brand-slide{
    display: none;
}
.main-wrap .sec.sec-5{
    height: 334px !important;
}
.main-wrap .sec.sec-5 .inner{
    display: flex;
    justify-content: space-between;
}
.main-wrap .sec .text span{
    display: block;
    font-size: 12px;
    line-height: 1.25em;
    color:#7B7B7B;
}
.main-wrap .sec.sec-1 .text strong{
    margin-top: 0;
}
.main-wrap .sec .text strong{
    display: block;
    font-size: 35px;
    font-weight: 600;
    color:#333;
    line-height: 1.5em;
    margin-top: 10px;
}
.main-wrap .sec .text p{
    margin-top: 23px;
    font-size: 20px;
    line-height: 1.45em;
    color:#333;
}
.main-wrap .sec .text a{
    display: block;
    width: 152px;
    line-height: 35px;
    box-sizing: border-box;
    border:1px solid #333;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    color:#333333;
    margin-top: 23px;
}

.main-wrap .sec.sec-5 a{
    display: flex;
    align-items: center;
    width: 280px;
    height: 57px;
    border:1px solid #333;
    justify-content: center;
}
.main-wrap .sec.sec-5 a span{
    font-size: 19px;
    font-weight: 500;
    color:#333;
}
.main-wrap .sec.sec-5 a img{
    margin-left: 31px;
    width: 27px;
}
footer{
    background-color: #fff;
    padding:0;
}
footer .inner{
    height: 142px;
}

.indicator{
    position: fixed;
    left:0;
    top:50%;
    transform: translate(0,-50%);
    z-index: 2;
}
.indicator li+li{
    margin-top: 25px;
}
.indicator button{
    border:0;
    cursor: pointer;
    background-color:transparent;
    display: flex;
    align-items: center;
    transition:color 0.3s
}
.indicator button .line{
    width: 89px;
    height: 1px;
    position: relative;
}
.indicator button .line::after{
    content:'';
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    width: 13px;
    background-color: #333;
    transition: width 0.3s, background 0.3s;
}
body.white .indicator button .line::after{
    background-color: #fff;
}
body.white .indicator button{
    color: #fff;
}
.indicator button em{
    margin-left: 10.5px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}
.indicator button.cur .line::after{
    width: 100%;
}
.indicator button.cur em{
    opacity: 1;
    pointer-events: auto;
}

.popup{
    left:20px;
    top:20px;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    max-width: 617px;
    border:1px solid #707070;
    box-sizing: border-box;
}
.popup .popup-content a{
    display: block;
}
.popup .popup-content img{
    display: block;
    max-width: 100%;
    margin:0 auto;
}
.popup .popup-btm{
    height: 34px;
    background-color: #8499AC;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 14px;
}
.popup .popup-btm button{
    display: flex;
    align-items: center;
    justify-content: center;
    border:0;
    cursor: pointer;
    background-color: transparent;
    color:#fff;
    font-size:14px;
    font-weight: 500;
}
.popup .popup-btm button img{
    margin-left: 7px;
}

@media (max-width:1420px){
    .main-wrap .sec .text p{
        font-size: 18px;
    }
    .main-wrap .sec.sec-1 .text strong{
        font-size: 40px;
    }
    .main-wrap .sec.sec-1 .text p{
        font-size: 20px;
        margin-top: 30px;
    }
    .indicator button .line{
        width: 59px;
    }
    .main-wrap .sec .text strong{
        font-size: 30px;
    }
    .main-wrap .sec.sec-5 a{
        width: 260px;
    }
    .main-wrap .sec.sec-5 a span{
        font-size: 17px;
    }
}
@media (max-width:1200px){
    .main-wrap .sec.sec-1 .slide-4 .brand-title{
        margin-bottom: 70px;
    }
    .main-wrap .sec.sec-1 .slide-4 .brand-title h2{
        font-size: 30px;
    }
    .main-wrap .sec.sec-1 .slide-4 .brand_name{
        font-size: 25px;
    }
    .main-wrap .sec.sec-1 .slide-4 .desc p{
        font-size: 17px;
    }
    .main-wrap .sec.sec-1 .slide-4 .desc span{
        font-size: 13px;
    }
}
@media (max-width:1024px){
    .main-wrap .sec .text strong{
        font-size: 25px;
    }
    .main-wrap .sec .text p{
        font-size: 16px;
    }
    .main-wrap .sec.sec-5 a{
        width: 220px;
    }
    .main-wrap .sec.sec-5 a span{
        font-size: 15px;
    }
    .main-wrap .sec.sec-5 a img{
        margin-left: 20px;
    }
}
@media (max-width:768px){
    .main-wrap .sec{
        height: 145vw;
    }
    .main-wrap .sec.sec-1{
        height: 127vw;
    }
    .main-wrap .sec.sec-1 .swiper-slide{
        background-size: cover;
    }
    .main-wrap .sec.sec-1 .inner{
        align-items: flex-end;
        padding-bottom: 130px;
        box-sizing: border-box;
    }
    .main-wrap .sec.sec-1 .text strong{
        font-size: 30px;
        line-height: 1.26em;
    }
    .main-wrap .sec.sec-1 .text p{
        font-size:20px;
        margin-top: 23px;
    }
    .main-wrap .sec .inner{
        padding-bottom: 70px;
        align-items: flex-end;
        box-sizing: border-box;
    }
    .main-wrap .sec .text span{
        font-size: 10px;
    }
    .main-wrap .sec .text strong{
        font-size: 25px;
        line-height: 1.3em;
        margin-top: 8px;
    }
    .main-wrap .sec .text p{
        margin-top: 14px;
        word-break: keep-all;
    }
    .main-wrap .sec .text a{
        font-size: 12px;
        width: 135px;
        line-height: 31px;
        margin-top: 15px;
    }

    .main-wrap .sec.sec-1 .main-slide-controls{
        bottom:88px;
    }
    .main-wrap .sec.sec-1 .main-slide-pagination{
        width: 170px;
    }
    .main-wrap .sec.sec-1 .main-slide-controls .cnt{
        margin:0 12.5px;
    }

    .main-wrap .sec.sec-1 .slide-1{
        background-image: url(/assets/images/main/m_banner_1.png);
    }
    .main-wrap .sec.sec-1 .slide-2{
        background-image: url(/assets/images/main/m_banner_1.png);
    }
    .main-wrap .sec.sec-1 .slide-3{
        background-image: url(/assets/images/main/m_banner_1.png);
    }

    .main-wrap .sec.sec-1 .slide-4 .inner{
        padding-bottom: 0;
        align-items: center;
    }
    .main-wrap .sec.sec-1 .slide-4 .brand-title {
        margin-bottom: 60px;
        text-align: center;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .brand-title h2 {
        color: #fff;
        font-size: 28px;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .animation-wr {
        display: flex;
        justify-content: center;
        gap: 10px;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .round-wr {
        position: relative;
        width: 120px;
        height: 120px;
        margin-bottom: 20px;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .round .moving-circle {
        stroke-dasharray: 500;
        stroke-dashoffset: 0;
        transform: scaleY(-1);
    }
    
    .main-wrap .sec.sec-1 .slide-4 .mid {
        display: flex;
        align-items: center;
        gap: 3px;
        margin-bottom: 70px;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .mid em {
        display: block;
        width: 2px;
        height: 1px;
        background: #fff;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .mid img {
        width: 15px;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .brand_name {
        display: block;
        position: absolute;
        font-size: 23px;
        font-weight: 700;
        color: #fff;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .left .brand_name {
        top: 33px;
        right: -25%;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .right .brand_name {
        top: 33px;
        left: -25%;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .round {
        position: absolute;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .left .round {
        top: 43%;
        left: 50%;
        transform: translate(27%,-50%) scale(1.9);
    }
    
    .main-wrap .sec.sec-1 .slide-4 .left .round svg {
    }
    
    .main-wrap .sec.sec-1 .slide-4 .right .round {
        top: -5%;
        right: 50%;
        transform: translate(10%,-50%) scale(0.7);
    }
    
    .main-wrap .sec.sec-1 .slide-4 .right .round svg {
    }
    
    .main-wrap .sec.sec-1 .slide-4 .round .moving-top-circle {
        stroke-dasharray: 500;
        stroke-dashoffset: 500;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .round .moving-top-circle path {
        stroke-width: 3;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .left .round .bottom {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        overflow: hidden;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .right .round > div {
        transform: rotate(180deg);
    }
    
    .main-wrap .sec.sec-1 .slide-4 .right .round .top {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        overflow: hidden;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .mid {
        opacity: 0;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .desc {
        color: #fff;
        text-align: center;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .desc p {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    
    .main-wrap .sec.sec-1 .slide-4 .desc span {
        display: block;
        font-size: 14px;
    }
    
    .main-wrap .sec.sec-1 .slide-4.move {
        background-position-y: center;
        transition: 2.5s;
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .round {
        transition: 4s .5s;
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .left .round {
        top: 0;
        left: 0;
        transform: translate(0,0) scale(1);
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .left .round svg {
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .right .round {
        top: 0;
        right: 0;
        transform: translate(0,0) scale(1);
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .right .round svg {
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .brand_name {
        top: 50%;
        transition: 3s 2.5s;
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .left .brand_name {
        right: 50%;
        transform: translate(50%,-50%);
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .right .brand_name {
        left: 50%;
        transform: translate(-50%,-50%);
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .round .moving-circle {
        animation: ani 5s 4s linear;
        -webkit-animation: ani 5s 4s linear;
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .round .moving-top-circle {
        animation: ani2 5s 4s linear;
        animation-fill-mode: forwards;
    }
    
    .main-wrap .sec.sec-1 .slide-4.move .mid {
        opacity: 1;
        transition: 2s 4s;
    }
    
    @keyframes ani {
        0% {
            stroke-dashoffset: 0;
        }
    
        33% {
            stroke-dashoffset: 500;
        }
    
        100% {
            stroke-dashoffset: 1000;
        }
    }
    
    @keyframes ani2 {
        0% {
            stroke-dashoffset: 500;
        }
    
        33% {
            stroke-dashoffset: 500;
        }
    
        100% {
            stroke-dashoffset: 0;
        }
    }
    

    .main-wrap .sec.sec-2{
        background-image: url(/assets/images/main/m_sec2_bg.png);
    }
    .main-wrap .sec.sec-3{
        background-image: url(/assets/images/main/m_sec3_bg.png);
    }
    .main-wrap .sec.sec-3 *{
        color:#fff !important;
    }
    .main-wrap .sec.sec-3 .text a{
        border-color: #fff;
    }
    .main-wrap .sec.sec-4{
        background-image: url(/assets/images/main/m_sec4_bg.png);
    }
    .main-wrap .sec.sec-5{
        background-image: url(/assets/images/main/m_sec5_bg.png);
    }
    .main-wrap .sec.sec-4 {
        overflow: hidden;
        height: 174vw;
    }
    .main-wrap .sec.sec-4 .inner{
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        overflow: visible;
        width: 100%;
        max-width: 100% !important;
        padding-bottom: 0;
    }
    .main-wrap .sec.sec-4 .text{
        width: 100%;
        box-sizing: border-box;
        padding:0 5%;
    }
    .main-wrap .sec.sec-4 .brand{
        display: none;
        overflow-x: scroll;
        padding:0 5vw;
        box-sizing: border-box;
        margin:25px auto 0;
        width: 100%;
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }
    .main-wrap .sec.sec-4 .brand::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Opera*/
    }
    .main-wrap .sec.sec-4 .brand ul{
        width: 884px;
        margin-bottom: 0;
    }
    .main-wrap .sec.sec-4 .brand li{
        width: 203px;
        margin-bottom: 16px;
    }
    .main-wrap .sec.sec-4 .brand li+li{
        margin-left: 24px;
    }
    .main-wrap .sec.sec-4 .brand li:nth-child(4n+1){
        margin-left: 0;
    }
    .main-wrap .sec.sec-4 .brand-slide{
        display: block;
        width: 90vw;
        margin-top: 25px;
        overflow: visible;
    }
    
    .main-wrap .sec.sec-4 .brand-slide .swiper-slide{
        width: 203px !important;
    }
    .main-wrap .sec.sec-4 .brand-slide .swiper-slide img{
        display: block;
    }
    .main-wrap .sec.sec-4 .brand-slide .swiper-slide img+img{
        margin-top: 16px;
    }
    .main-wrap .sec.sec-4 .text a{
        display: none;
    }
    .main-wrap .sec.sec-5 .inner{
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding-bottom: 0;
    }
    .main-wrap .sec.sec-5 .text strong{
        word-break: keep-all;
    }
    .main-wrap .sec.sec-5 a{
        margin-top: 25px;
        width: 248px;
        height: 47px;
        padding:0 19px;
        box-sizing: border-box;
        justify-content: space-between;
    }
    .main-wrap .sec.sec-5 a span{
        font-size: 15px;
    }
    .main-wrap .sec.sec-5 a img{
        width: 26px;
    }

    footer{
        padding:20px 0;
    }
    footer .inner{
        height: auto;
    }

    .indicator{
        display: none;
    }

    .popup{
       width: 83vw;
       left:50%;
       transform: translate(-50%,0);
    }
    .popup .popup-content img{
        width: 100%;
    }
    .popup .popup-btm{
        height: 33px;
    }
    .popup .popup-btm button{
        font-size: 11px;
    }

    
}