/*系统*/@media screen and (max-width:1024px) {    body,html {        min-width:320px;        width:100%;        overflow-x:hidden;    }    .wow {        visibility:visible!important;        animation-name:none!important;        animation-delay:0s!important;    }    .eim05s:hover {        transform:scale(1);    }    .inner {        padding:0 4%;        width:100%;    }    .container{        padding:0 4%;        width:100%;    }    .main-conter {        padding:5% 0;    }    .header {        display:none;    }    .headerTop{        display: none;    }    .head-middle{        display: none;    }}/*公共*/@media screen and (max-width:1024px) {    .FRMain{        display: none!important;    }    .PublicContent.DefaultCon{        font-size: 3.5vw;    }    .InPD-IfLs{        padding: 0 0 4vw 0;    }    .InPD {        padding: 6vw 0 10vw 0;    }    .InPD2 {        padding: 6vw 0;    }    .InPD3 {        padding: 6vw 0;    }    .InPD4 {        padding: 6vw 0 0;    }    .MTH{        margin: 15vw 0 0 0;    }    .Main-Search {        display:none;    }    /*图片放大-s*/    .mask-layer-container .img-pre,.mask-layer-container .img-next,.small-content-wh {        display:none;    }    .mask-layer-imgbox .layer-img-box{        width: 100%;        height: 100%;        background: transparent;    }    /*图片放大-e*/    .InPubTit{        margin: 0 0 5vw 0;    }    .InPubTit .InPA{        font-size: 4.5vw;        margin: 0 0 3vw 0;    }    .InPubTit .InPB{        width: 10vw;    }    .InPubTit .InPC{        font-size: 4vw;        margin: 2vw 0 0 0;    }    .LoadMoreMain{        display: flex;        justify-content: center;        margin: 8vw 0 2vw 0;    }    .LoadMoreMain .LoadMore{        background: transparent;        border: 1px solid #555555;        color: #1a1a1a;        font-size: 3.5vw;        padding: 2vw 8vw;        letter-spacing: 1px;        cursor: pointer;    }    .LoadMoreMain .LoadMore.End{        border-color: transparent;;        color: #555555;    }    .PubNav{        position: relative;        margin: 0 0 6vw 0;    }    .PubNav .EcLs{        display: flex;        flex-wrap: nowrap;        margin: -1.5vw;        overflow: auto;        white-space: nowrap;    }    .PubNav .EcLs .EcIe{        padding: 1.5vw;    }    .PubNav .EcLs .EcIe .EcAc{        display: block;        font-size: 4vw;        line-height: 2.5;        padding: 0 4vw;        min-width: 25vw;    }}/*菜单-位置*/@media screen and (max-width:1024px) {    .PositionMain{        display: none;        width: 100%;    }    .Position{    }    .Position .Acls{        font-size: 3.2vw;        margin: 0 3vw 0 0;        &::after{            width: 1vw;            height: 1px;            right: -2vw;        }    }    .Position .Acls:first-child{        padding: 0 0 0 7vw;        margin: 0;        &::after{            display: none;        }        &::before{            width: 5vw;            height: 5vw;        }    }    .NavMain{        position: relative;        overflow: auto;    }    .NavMain .EcLs{        display: flex;        overflow: auto;        white-space: nowrap;    }    .NavMain .EcLs .EcIe{        margin: 0;    }    .NavMain .EcLs .EcIe .EcAc{        text-align: center;        width: 100%;        font-size: 4vw;        color: #555555;        line-height: 14vw;        position: relative;        border-right: 1px solid #dadada;        padding: 0 6vw;    }    .NavMain .EcLs .EcIe .EcAc:after{        display: none;    }    .NavMain .EcLs .EcIe:last-child .EcAc{        border-right: 0;    }    .NavMain .EcLs .EcIe.on .EcAc{        color: #ffffff;        background-color: var(--colorZT);        border-color: var(--colorZT);    }}/*banner*/@media screen and (max-width:1024px) {    .BannerBox:after{        display: none;    }    .WhBanner {        height: 60vw;        margin: 15vw 0 0 0;    }    .BannerPageBox{        bottom: 6% !important;        left: 0;    }    .swiper-pagination.swiper-page-banner {        width: 100%;        top: auto;        transform: translateY(0);        flex-direction: row;        bottom: 5% !important;        left: 0;    }    .swiper-page-banner .swiper-pagination-bullet {        margin: 0 1vw!important;        opacity: 1;        width: 1vw;        height: 1vw;    }    .swiper-page-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{        width: 3vw;    }    .BannerBtn{        display: none;    }    .BnRcWz{        *{            letter-spacing: 0!important;        }    }    .BnRcWz .EcBox.style{        color: #FFFFFF;        display: flex;        flex-direction: column;        justify-content: center;        align-items: flex-start;        .ecA{            font-size: 4vw;            font-weight: 700;            letter-spacing: calc(var(--bili) * 2px);        }        .ecB{            margin: 2vw 0 0 0;            font-size: 4vw;            font-weight: 700;        }        .ecC{            margin: 2vw 0 0 0;            font-size: 3.5vw;        }    }    .BnRcWz .EcBox.style2{        color: #FFFFFF;        display: flex;        flex-direction: column;        justify-content: center;        align-items: flex-start;        .ecA{            font-size: 3vw;            padding: 2vw 6vw;        }        .ecB{            margin: 3vw 0 0 0;            font-size: 4vw;        }        .ecC{            margin: 3vw 0 0 0;            font-size: 3vw;        }    }    .BnRcWz .EcBox.style3{        color: #FFFFFF;        display: flex;        flex-direction: column;        justify-content: center;        align-items: center;        .ecA{            font-size: 3vw;        }        .ecB{            margin: 3vw 0 0 0;            font-size: 4vw;            font-weight: 700;            letter-spacing: calc(var(--bili) * 6px);            span{                color: var(--colorZT1);            }        }        .ecC{            margin: 3vw 0 0 0;            font-size: 3vw;            padding: 2vw 6vw;        }    }    .BnRcWz .EcBox .EcBtn{        display: inline-block;        margin: 3vw 0 0 0;        color: var(--colorZT);        font-size: 3vw;        padding: 2vw 6vw;    }    .detail-banner {        margin:15vw 0 0 0;        min-height: 50vw;        flex-wrap: wrap;        height: auto;    }    .detail-banner>img{        min-height:50vw;    }    .detail-banner .ADcon{        position: absolute;        left: 0;        top: 0;        width: 100%;        height: 100%;        color: #FFFFFF;        /*z-index: 6;*/    }    .detail-banner .ADcon .EcA{        font-size: 7vw;        padding: 4vw 0 0 0;        letter-spacing: calc( var(--bili) * 2px );    }    .detail-banner .ADcon .EcB{        font-size: 5vw;        text-transform: uppercase;        margin: 6vw 0 0 0;        letter-spacing: calc( var(--bili) * 2px );    }}/*BN文字*/@media screen and (max-width:1024px) {    .BnRcWz{        position: absolute;        width: 100%;        height: 100%;        left: 0;        top: 0;    }    .BnRcWz .EcBox{        width: 100%;        height: 100%;        display: flex;        flex-direction: column;        justify-content: center;        text-align: left;    }    .BnRcWz .EcBox .ecA{        font-size: 4vw;        margin: 0;        font-weight: 700;        letter-spacing: 0;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecB{        margin: 3vw 0 0 0;        color: #FFFFFF;        font-size: 3.5vw;        display: inline-block;        font-weight: 300;        letter-spacing: 0;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecC{        font-size: 3.2vw;        font-weight: 300;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecD{        margin: 3vw 0 0 0;        font-size: 3.5vw;        border: 1px solid #ffffff;        padding: 1vw 5vw;        transform: translateY(10vw);    }    .WhBanner .SwBtn{        display: none;    }}/*底部*/@media screen and (max-width:1024px) {    .footer{        padding: 10vw 0 0 0;        .EcMain{            display: flex;            flex-wrap: wrap;            justify-content: space-between;            .EcCon{                width: 100% !important;                padding: 0;                border-right: 0;                .FtLogo {                    width: 50%;                    margin: 0 0 4vw 0;                }                .FtLx{                    position: relative;                    .ecCn{                        font-size: 3.5vw;                        padding: 0 0 0 8vw;                        background-size: 5vw!important;                        margin: 3vw 0;                        line-height: 2;                    }                    .ecCn.ic1{                        background: url(../images/w82.svg) no-repeat left 1vw;                    }                    .ecCn.ic2{                        background: url(../images/w81.svg) no-repeat left 1vw;                    }                }                .FtTit{                    font-size: 5vw;                    color: #FFFFFF;                    position: relative;                    margin: 0 0 8vw 0;                    &::after {                        content: '';                        position: absolute;                        width: 10vw;                        height: 1px;                        left: 0;                        bottom: -3vw;                    }                    &::before {                        content: '';                        position: absolute;                        width: 5vw;                        height: 1px;                        left: 12vw;                        bottom: -3vw;                    }                }            }            .EcCon:nth-of-type(1){                margin: 0;            }            .EcCon:last-child {                margin: 0;                display: none;            }            .EcCon:nth-of-type(2), .EcCon:nth-of-type(3), .EcCon:nth-of-type(4){                display: none;            }        }    }    .Copyright{        text-align: center;        margin: 3vw 0 0 0;        .EcCn{            padding: 5vw 0;            font-size: 3vw;        }        .EcCn *{            font-size: 3vw;        }    }}/*全屏*/@media screen and (max-width:1024px) {    #swiperOne {        height: unset;    }    #swiperOne>.swiper-wrapper {        display: block;    }    #swiperOne>.swiper-wrapper>.Isws {        height: 92vw!important;        transform: unset!important;    }    .swiperOne .IcNav{        display: none!important;    }    .luxy-el{        transform: translate3d(0px, 0px, 0px) !important;    }}/*首页*/@media screen and (max-width:1024px) {    .PubTitle{        margin: 0 0 6vw 0;    }    .PubTitle .inA{        font-size: 5vw;    }    .PubTitle .inB{        margin: 3vw 0 0 0;        font-size: 3.5vw;        line-height: 1.8;    }    .IcnA{        position: relative;        padding: 8vw 0;        .EcText{            padding: 0;            text-align: center;            margin: 0 0 6vw 0;            .tit{                font-size: 4vw;            }            .txt{                margin: 3vw 0 0 0;                font-size: 3.5vw;            }            .more{                margin: 3vw 0 0 0;                font-size: 3.5vw;            }        }        .EcLs{            margin: -2vw;            .EcIe{                width: calc(100%/2);                padding: 2vw;                .EcAc{                    .EcIm{                        width: 100%;                        position: relative;                        padding-top: 122%;                        overflow: hidden;                    }                    .EcCn{                        .EcIc{                            width: 10vw;                            height: 10vw;                        }                        .EcMc{                            margin: 4vw 0 0 0;                            font-size: 5vw;                            span{                                font-size: 6vw;                            }                        }                        .EcIn{                            margin: 3vw 0 0 0;                            font-size: 4vw;                        }                    }                }            }        }    }    .IcnB{        position: relative;        background: #000000;        width: 100%;        height: auto!important;        .InMain{            width: 100%;            height: 66vh;            overflow: hidden;            position: relative;            top: 0;            display: block;        }        .SwcLs{            width: 100%;            height: 100%;            .SwcIe{                width: 100%;                height: 100%;                opacity: 0;                position: absolute;                z-index: 1;            }            .SwcIe.on{                z-index: 2;                opacity: 1;            }        }        .EcBtn{            position: absolute;            z-index: 5;            left: 0;            top: 4%;            width: 100%;            padding: 0 4%;            .EcTit{                font-size: 4vw;                margin: 0 0 3vw 0;            }            .EcLs{                display: flex;                flex-wrap: nowrap;                overflow: auto;                white-space: nowrap;                margin: -2vw;                .EcIe{                    padding: 2vw;                    .EcAc{                        padding: 1.5vw 6vw;                        font-size: 3.5vw;                        border: 1px solid #ffffff;                    }                }                .EcIe.on {                    .EcAc{                        background: var(--colorZT);                        border-color: var(--colorZT);                    }                }            }        }        .IProSw{            width: 100%;            height: 100%;            .inAc{                display: block;                width: 100%;                height: 100%;                transform: translate3d(0px, 0px, 0px)!important;                .inIm{                    width: 100%;                    height: 100%;                    overflow: hidden;                }                .inCn{                    position: absolute;                    width: 100%;                    left: 0;                    top: 50%;                    transform: translateY(-50%);                    padding: 0 var(--inner);                    display: flex;                    flex-wrap: wrap;                    max-height: 100%;                    .inL{                        width: 100%;                        color: #ffffff;                        padding: 25vw 0 4vw 0;                        opacity: 1;                        clip-path: inset(0 0 0 0);                        transform: translateX(0);                        margin: 0 0 0 0;                        .inA{                            font-size: 3.5vw;                            color: var(--colorZT);                        }                        .inB{                            font-size: 4vw;                            margin: 3vw 0 0 0;                        }                        .inC{                            margin: 3vw 0 0 0;                            font-size: 3.8vw;                            opacity: 0.8;                        }                        .inD{                            display: inline-block;                            margin: 3vw 0 0 0;                            font-size: 3.5vw;                        }                    }                    .inR{                        display: inline-block;                        width: 80%;                        position: relative;                        margin: 0 auto;                        padding-top: 90%;                        max-height: none;                        opacity: 0;                        transform: scale(1) rotateY(0);                        img{                            max-width: none;                            max-height: none;                        }                    }                }            }            .swiper-slide-active {                .inAc {                    .inCn {                        .inL{                            transform: scale3d(1, 1, 1);                            clip-path: inset(0 0% 0 0);                        }                    }                }            }            .swiper-slide-active {                .inAc {                    .inCn {                        .inR{                            opacity: 1;                            transform: scale(1) rotateY(0);                        }                    }                }            }            .SwLine{                .SwActive,.SwTotal {                    font-size: 3.5vw;                    color: #ffffff;                }            }        }        .IProSwNext{            display: none;        }    }    .IcnC{        position: relative;        background: #ffffff;        padding: 0 0 8vw 0;        /*height: 100vh;*/        .InMain{            width: 100%;            height: 100%;            padding: 0;            display: flex;            flex-direction: column;            justify-content: center;        }        .ICarSw{            width: 100%;            padding: 12vw var(--inner) 6vw;            margin: 0;        }        .EcBtn{            padding: 0 var(--inner) 0;            .EcLs{                display: flex;                flex-wrap: nowrap;                overflow: auto;                white-space: nowrap;                margin: -2vw;                .EcIe{                    padding: 2vw;                    .EcAc{                        background: #f0f0f0;                        color: #333333;                        padding: 2vw 6vw;                        border-radius: 60px;                        display: block;                        font-size: 4vw;                        letter-spacing: 1px;                        white-space: nowrap;                    }                }                .EcIe.on {                    .EcAc{                        background: var(--colorZT);                        color: #ffffff;                    }                }            }            .EcLine{                display: none;            }            .BtnLs{                display: none;            }        }    }    .IcnD{        position: relative;        background: #ffffff;        height: auto;        .ISolutionSw{            .inAc{                .inCn{                    position: absolute;                    z-index: 2;                    width: 100%;                    padding: 4vw;                    .inA{                        font-size: 4vw;                    }                    .inB{                        margin: 3vw 0 0 0;                        font-size: 5vw;                        font-weight: 700;                    }                    .inC{                        margin: 3vw 0 0 0;                        font-size: 4vw;                        line-height: 2;                    }                    .inD{                        margin: 3vw 0 0 0;                        font-size: 4vw;                    }                }            }            .inAc:hover {                .inIm {                    transform: translateY(0);                }                .inCn {                    transform: translate(0, -10vw);                    .inD {                        opacity: 1;                    }                }            }        }    }    .IcnE{        height: auto;        padding: 8vw 0;        .IESw{            width: 100%;            .inAc{                padding: 10vw 5vw;                &::before{                    position: absolute;                    content: "";                    width: 0;                    height: 0;                    background-color: var(--colorZT);                    transition: all 0.5s;                    top: 15vw;                    left: 50%;                    transform: translate(-50%,0);                    z-index: 1;                    border-radius: 20px;                }                .inIm{                    width: 30vw;                    margin: 0 0 6vw 0;                }                .inCn{                    position: relative;                    z-index: 3;                    color: #333333;                    .inA{                        font-size: 4.5vw;                    }                    .inB{                        margin: 3vw 0 0 0;                        font-size: 4vw;                        line-height: 2;                    }                }            }        }        .BtnLs{            margin: 6vw 0 0 0;            .SwBtn{                width: 12vw;                height: 12vw;                margin: 0 5vw 0 0;                &::after{                    font-size: 4vw;                }            }        }    }    .IcnF {        position: relative;        width: 100%;        background-color: #000000;        height: auto!important;        .InMain{            height: auto;            overflow: hidden;            position: relative;            top: 0;            display: flex;        }        .InBG{            position: absolute;            right: var(--inner);            top: 50%;            left: 0!important;            width: 100% !important;            transform: translateY(-50%);            border-radius: 0!important;            overflow: hidden;            height: 100%!important;        }        .InMap {            display: none;            width: 100%;            top: 50%;            left: 0;            position: absolute;            transform: translateY(-50%);            opacity: 1!important;        }        .InText {            width: 100%!important;            position: relative;            padding: 8vw var(--inner);            color: #ffffff;            left: 0!important;            top: 0;            transform: translateY(0);            .inA{                font-size: 4vw;            }            .inB{                margin: 3vw 0 0 0;                font-size: 5vw;                font-weight: 700;            }            .inC{                margin: 4vw 0 0 0;                font-size: 3.5vw;                line-height: 2;            }            .inD{                margin: 6vw 0 0 0;                font-size: 3.5vw;                padding: 2vw 6vw;            }        }    }    .IcnG{        padding: 8vw 0;        .InMain{            width: 100%;            height: 100%;            padding: 0 var(--inner);            display: flex;            flex-direction: column;            justify-content: center;        }        .PartnersList{            padding: 0 0 6vw 0;            margin: -1.5vw;            .EcIe{                width: calc(100%/3);                padding: 1.5vw;            }        }        .PubMore{            .inAn{                font-size: 3.5vw;                padding: 2vw 6vw;            }        }    }    .IcnH{        padding: 8vw 0;        .InMain{            width: 100%;            height: 100%;            padding: 0 var(--inner);            display: flex;            flex-direction: column;            justify-content: center;        }        .flexJcSp{            flex-wrap: wrap;            .ixPutTit{                width: 100%;                .ixEn{                    font-size: 5vw;                }                .ixCn{                    color: #333333;                    margin: 3vw 0 0 0;                    font-size: 3.5vw;                    letter-spacing: 1px;                }            }            .iNewsTab{                display: flex;                justify-content: flex-start;                align-items: center;                padding: 5vw 0 0 0;                overflow: auto;                white-space: nowrap;                margin: -2vw;                .EcIe{                    padding: 2vw;                    .EcAc{                        font-size: 4vw;                        padding: 2vw 8vw;                        font-weight: 400;                    }                }            }        }        .iNewsSws{            padding: 6vw 0 0 0;            .iNewsIe{                flex-wrap: wrap;                overflow: hidden;            }            .iNewsIe.on{                height: auto;                z-index: 2;            }            .EcSw{                width: 100%;                margin: 0 0 4vw 0;                .IFSwA{                    width: 100%;                }                .EcBx{                    display: block;                    position: relative;                    .ecIm{                        width: 100%;                        padding-top: 71.7675%;                    }                    .ecCn{                        position: absolute;                        color: #FFFFFF;                        padding: 6vw;                        .ecA{                            display: inline-block;                            font-size: 3.5vw;                            color: #333333;                            background: #ffffff;                            padding: 1.5vw 6vw;                            margin: 0 0 3vw 0;                        }                        .ecB{                            width: 100%;                            font-weight: 700;                            font-size: 4vw;                            margin: 0 0 3vw 0;                        }                        .ecC{                            font-size: 3.5vw;                            margin: 0 0 3vw 0;                        }                        .ecD{                            font-size: 3.5vw;                        }                    }                }                .swiper-pagination{                    bottom: 10%;                    padding: 0 5vw;                }            }        }        .iNewsIe .EcNs{            width: 100%;            position: relative;            .EcLs{                height: auto;                margin: -2vw;                .EcIe{                    height: auto;                    padding: 2vw;                    overflow: hidden;                    .EcBx{                        .ecCn{                            position: relative;                            padding: 6vw;                            .ecA{                                background: #ffffff;                                color: #333333;                                font-size: 3.5vw;                                padding: 1.5vw 6vw;                                margin: 0 0 3vw -1vw;                            }                            .ecB{                                width: 100%;                                font-size: 3.8vw;                                margin: 0 0 3vw 0;                                line-height: 1.6;                            }                            .ecD{                                font-size: 3.5vw;                            }                        }                    }                    .EcBx:hover {                        .ecCn{                            background-color: var(--colorZT);                            color: #FFFFFF;                        }                    }                }            }        }    }    @keyframes l18 {        0%   {clip-path:polygon(50% 50%,0 0,0    0,0    0   ,0    0   ,0    0   )}        25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0   ,100% 0   ,100% 0   )}        50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}        75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0    100%,0    100%)}        100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0    100%,0    0   )}    }}/*关于我们*/@media screen and (max-width:1024px) {    .fullScreen{        width: 100%;    }    .PubAb{        width: 100%;        height: auto;        position: relative;        .AbBg{            width: 100%;            height: 100%;        }        .AbMain{            position: relative;            width: 100%;            height: 100%;            top: 0;            left: 0;        }        .AbPubTit{            color: #555555;            display: flex;            flex-direction: column;            align-items: flex-start;            .AbTitA{                font-size: 7vw;            }            .AbTitB{                margin: 3vw 0 0 0;                font-size: 5vw;            }            .AbTitC{                margin: 4vw 0 0 0;                font-size: 4vw;                line-height: 2;            }        }        .AbPubTit.BsYs{            *{                color: #555555!important;            }        }    }    .AboutA{        margin: 15vw 0 0 0;        .inFx{            display: flex;            justify-content: space-between;            align-items: flex-end;            padding-bottom: 0;        }        .EcCon{            width: 100%;            flex-wrap: wrap;            color: #333333;            margin: -28vw 0 0 0;            .EcL{                width: 100%;                font-weight: 700;                transform: translate(0px, 0%)!important;                color: #FFFFFF;                margin: 0 0 15vw 0;                .EcA{                    font-size: 7vw;                    letter-spacing: 1px;                }                .EcB{                    margin: 4vw 0 0 0;                    font-size: 5vw;                    line-height: 1;                    letter-spacing: 1px;                }            }            .EcR{                width: 100%;                transform: translate(0px, 0%)!important;                .EcA{                    font-size: 5vw;                }                .EcB{                    margin: 4vw 0 0 0;                    font-size: 4vw;                }            }        }    }    .AboutB{        margin: 6vw 0 0 0;        height: auto!important;        .Sticky{            width: 100%;            height: auto;            overflow: hidden;            position: sticky;            top: 0;        }        .AbBg{            width: 100% !important;            height: auto!important;            position: relative;            left: 0;            top: 0;            transform: translateY(0);            border-radius: 0;            overflow: hidden;        }        .EcConFx{            width: 100%;            height: 100%;            display: flex;            flex-direction: column;            justify-content: space-between;            padding: 6% 0!important;        }        .EcShrink{            margin: 3vw 0 0 0;            width: 100%;            .EcIe{                padding: 2vw 0 0 0;                margin: 0 0 2vw 0;                .EcAc{                    .EcTit{                        font-size: 4.5vw;                        margin: 0 0 2vw 0;                        padding: 0 0 0 8vw;                        line-height: 2;                        cursor: pointer;                        &::before{                            width: 5vw;                            height: 5vw;                        }                    }                    .EcCon{                        font-size: 4vw;                    }                }            }        }    }    .AboutC{        .MarketSw{            .inAc{                .inCn{                    margin: 4vw 0 0 0;                    color: #555555;                    .inA{                        font-size: 5vw;                        font-weight: 700;                    }                    .inB{                        margin: 2vw 0 0 0;                        font-size: 4vw;                        line-height: 2;                    }                }            }        }    }    .AboutD{        .EcConFx{            width: 100%;            height: 100%;            display: flex;            flex-direction: column;            justify-content: center;            padding: 5% 0;        }        .EcAdv{            padding: 5% 0 0 0;            .EcLs{                display: flex;                flex-wrap: wrap;                .EcIe{                    width: calc(100%/1);                    .EcAc{                        padding: 4vw 0!important;                        position: relative;                        &::after{                            display: block!important;                            width: 100%;                        }                        &::before{                            display: none!important;                        }                        .EcIm{                            width: 12vw;                            height: 12vw;                        }                        .EcIn{                            margin: 3vw 0 0 0;                            font-size: 4vw;                        }                    }                }                .EcIe:last-child{                    .EcAc{                        &::after{                            display: none!important;                        }                    }                }            }        }    }    .AboutE{        .EcConFx{            width: 100%;            height: 100%;            display: flex;            flex-direction: column;            justify-content: center;            padding: 5% 0;        }        .EcVision{            padding: 6% 0 0 0;            .EcLs{                flex-wrap: wrap;                margin: -3vw;                .EcIe{                    padding: 3vw;                    width: calc(100%/1);                    .EcAc{                        height: auto;                        padding: 0;                        position: relative;                        color: #333333;                        &::before{                            display: none;                        }                        .EcIm{                            width: 12vw;                            height: 12vw;                            filter: brightness(0.3);                        }                        .EcMc{                            margin: 2vw 0 0 0;                            font-size: 5vw;                        }                        .EcIn{                            margin: 3vw 0 0 0;                            font-size: 4vw;                            line-height: 1.8;                        }                    }                }                .EcIe:nth-child(2n){                    .EcAc{                        margin: 0;                    }                }            }        }    }}/*联系我们*/@media screen and (max-width:1024px) {    .ContactMain{        flex-wrap: wrap;        margin: 0;        .CmMap{            width: 100%;            margin: 0;        }        .CmInfo{            width: 100%;            padding: 6vw;            display: flex;            flex-direction: column;            justify-content: center;            align-items: flex-start;            .CmTit{                font-weight: 700;                font-size: 4.5vw;                color: var(--colorZT);            }            .CmLie{                width: 100%;                margin: 4vw 0;            }            .CmLs{                position: relative;                .CmIe{                    margin: 0 0 4vw 0;                    font-size: 3.5vw;                    padding: 0 0 0 8vw;                    background-size: 5vw!important;                }            }            .CmBtn{                width: 100%;                text-align: center;                margin: 3vw 0 0 0;                font-size: 4vw;                padding: calc(var(--bili) * 15px) calc(var(--bili) * 50px);            }        }    }    .LxMain{        margin: 6vw 0 0 0;        .LxTit{            font-size: 4.5vw;        }        .LxLs{            padding: 6vw 0 0 0;            margin: -2vw;            .LxIe{                width: calc(100%/1);                padding: 2vw;                .LxAc{                    .LxIm{                        width: 100%;                        position: relative;                        padding-top: 65%;                        overflow: hidden;                    }                    .LxCn{                        padding: 4vw 0;                    }                    .LxMc{                        font-size: 4vw;                    }                    .LxIn{                        margin: 3vw 0 0 0;                        font-size: 3.5vw;                    }                }            }        }        .LxAn{            padding: 4vw 0 0 0;            .LxBtn{                font-size: 4vw;                background: var(--colorZT) url(../images/cm4.svg) no-repeat 8vw center;                background-size: 5vw;                padding: 3vw 8vw 3vw 16vw;            }        }    }    .ContentMap{        width: 100%;        height: 80vw;    }}/*手机二级分类*/@media screen and (max-width:1024px) {    .clas-list-wap {        width: 100%;        position:relative;        margin:0 0 4% 0;    }    .clas-list-wap .clas-trigger {        background-color:var(--colorZT);        padding:3% 5%;        color:#ffffff;        position:relative;        font-size:4vw;    }    .clas-list-wap .clas-trigger:after {        content:"";        position:absolute;        background:url(../images/icons/w18s.svg)no-repeat right;        width:4vw;        height:4vw;        right:5%;        top:calc((100% - 4vw)/2);        background-size:100%;        opacity:1;        transition:all 0.3s;    }    .clas-list-wap .clas-trigger.open:after {        transform:rotate(90deg);    }    .clas-list-wap .clas-menu {        background-color:#ffffff;        display:none;        overflow:hidden;    }    .clas-list-wap .clas-menu .navA {        width:100%;        padding:0 5%;        border-bottom:1px solid #EEEEEE;        display:flex;        flex-wrap:wrap;        align-items:center;        justify-content:space-between;    }    .clas-list-wap .clas-menu .navA .cA {        width:calc(100% - 20vw);        line-height:12vw;        color:#333333;        font-size:4vw;        display:block;        cursor:pointer;        display:-webkit-box;        overflow:hidden;        -webkit-box-orient:vertical;        -webkit-line-clamp:1;        text-overflow:ellipsis;        word-break:break-all;    }    .clas-list-wap .clas-menu .navA .cAI {        width:20vw;        height:12vw;        cursor:pointer;        display:flex;        align-items:center;        justify-content:flex-end;        position:relative;    }    .clas-list-wap .clas-menu .navA .cAI:after {        content:'';        position:absolute;        width:4vw;        height:4vw;        background:url(../images/icons/w18.svg) no-repeat 90% center;        background-size:100%;        transform:rotate(0deg);        transition:all 0.5s;    }    .clas-list-wap .clas-menu .eBls {        width:100%;        overflow:hidden;        display:none;    }    .clas-list-wap .clas-menu .eBls .navB {        display: flex;        flex-wrap: wrap;        align-items: center;        border-top: 1px solid #EEEEEE;    }    .clas-list-wap .clas-menu .eBls .cB {        color: #555555;        width: calc(100% - 20vw);        line-height:10vw;        padding:0 4%;        font-size:3.8vw;        display:-webkit-box;        overflow:hidden;        -webkit-box-orient:vertical;        -webkit-line-clamp:1;        text-overflow:ellipsis;        word-break:break-all;        position: relative;    }    .clas-list-wap .clas-menu .eCls {        width:100%;        overflow:hidden;        display:none;    }    .clas-list-wap .clas-menu .eCls .cC {        color: #555555;        border-top:1px solid #EEEEEE;        line-height:10vw;        padding:0 8%;        font-size:3.5vw;        display:-webkit-box;        overflow:hidden;        -webkit-box-orient:vertical;        -webkit-line-clamp:1;        text-overflow:ellipsis;        word-break:break-all;    }    .clas-list-wap .clas-menu .navB .cBI {        width:20vw;        height:12vw;        cursor:pointer;        display:flex;        align-items:center;        justify-content:flex-end;        position:relative;    }    .clas-list-wap .clas-menu .navB .cBI:after {        content:'';        position:absolute;        width:3.5vw;        height:3.5vw;        background:url(../images/icons/w18.svg) no-repeat 90% center;        background-size:100%;        transform:rotate(0deg);        transition:all 0.5s;    }    .clas-list-wap .clas-menu .navA.on .cA {        color:var(--colorZT);    }    .clas-list-wap .clas-menu .eBls .navB.on .cB {        color:var(--colorZT);    }    .clas-list-wap .clas-menu .eBls .cC.on {        color:var(--colorZT);    }    .clas-list-wap .clas-menu .navA.on .eBls {        display:block;    }    .clas-list-wap .clas-menu .navA.open .cAI:after {        transform:rotate(90deg);    }    .clas-list-wap .clas-menu .navB.on .eCls {        display:block;    }    .clas-list-wap .clas-menu .navB.open .cBI:after {        /*transform:rotate(90deg);*/    }    /*手机二级分类-e*/}/*单内容*/@media screen and (max-width:1024px) {    .SingleMain{        position: relative;    }    .SingleMain .SingleCon{        font-size: 4vw;    }    .SingleMain .SingleCon. *{        line-height: 2;        color: #555555;    }}/*图片展示*/@media screen and (max-width:1024px) {    .Zoom-list {        margin:-2vw;    }    .Zoom-list .Ec-item {        width:100%;        padding:2vw;    }    .Zoom-list .Ec-item .ecBox .EcA {        padding:4%;    }    .Zoom-list .Ec-item .ecBox .EcC {        font-size: 3.5vw;        padding: 4%;    }}/*合作伙伴*/@media screen and (max-width:1024px) {    .Partners-list {        margin:-2vw;    }    .Partners-list .Ec-item {        width: calc(100%/2);        padding: 2vw;    }    .Partners-list .Ec-item .ecBox .ec-mc {        font-size: 4vw;    }}/*网站地图*/@media screen and (max-width:1024px) {    .MpaList{        display: flex;        flex-wrap: wrap;    }    .MpaList .EcItem{        width: 100%;        border-bottom: 1px dashed #e0e0e0;        padding-bottom: 3vw;        margin-bottom: 3vw;    }    .MpaList .EcItem .ecBox .ecA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .MpaList .EcItem .ecBox .ecB{        font-size: 4vw;    }    .MpaList .InList{        margin: -2vw;    }    .MpaList .InList .InItem{        padding: 2vw;    }    .MpaList .InList .InItem .inBox{        font-size: 4vw;    }}/*搜索*/@media screen and (max-width:1024px) {    .Search-nav{        padding: 0 0 4vw;    }    .Search-nav .nav-item{        padding: 2vw 0;        font-size: 4vw;        cursor: pointer;        border-bottom: 2px solid transparent;        display: flex;        align-items: center;        margin: 0 5vw 4vw 0;    }    .Search-nav .nav-item i{        background-color: var(--colorZT);        color: #fff;        font-size: 3vw;        padding: 0.5vw 1.5vw;        margin: 0 0 0 2vw;        border-radius: 2px;    }    .Search-nav .nav-item.on{        border-bottom: 2px solid var(--colorZT);    }    .Search-list{        margin: -2vw;        padding: 0;    }    .Search-list .InItem{        padding: 2vw;    }    .Search-list .InItem .ecBox{        background-color: #ffffff;        display: flex;        align-items: center;        transition: all 0.5s;        padding: 0 0 3vw 0;    }    .Search-list .InItem .ecBox .inIm{        width: 35%;        position: relative;        padding-top: 35%;        overflow: hidden;    }    .Search-list .InItem .ecBox .inCn{        width: 62%;        /*padding: 0 0 0 4%;*/    }    .Search-list .InItem .ecBox .inCn .inA{        font-size: 4vw;        margin: 0 0 2vw 0;    }    .Search-list .InItem .ecBox .inCn .inB{        font-size: 3vw;        margin: 0 0 3vw 0;        line-height: 1.8;    }    .Search-list .InItem .ecBox .inCn .inC{        font-size: 3vw;        border-radius: 60px;        padding: 1.5vw 6vw;    }    .Search-list .InItem .ecBox .inCn .inD{        font-size: 3vw;    }    .Search-list .InItem .ecBox:hover {        box-shadow: none;    }}/*新闻列表*/@media screen and (max-width:1024px) {    .NewsLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;        .EcIe{            width: calc(100%/1);            padding: 2vw;            .EcAc{                height: 100%;                background: #eeeeee;                .EcCn{                    width: 100%;                    position: relative;                    padding: 10vw 4vw 4vw;                    .EcMc{                        font-size: 4vw;                        color: #333333;                        font-weight: 700;                        margin: 0 0 calc( var(--bili) * 20px ) 0;                        transition: all 0.3s;                    }                    .EcIn{                        font-size: 4vw;                        color: #333333;                        line-height: 7vw;                        height: 14vw;                    }                }                .EcIm{                    width: 100%;                    position: relative;                    padding-top: 50%;                    overflow: hidden;                    margin: 15% 0 0 0;                    transition: all 0.5s;                    filter: grayscale(1);                }            }            .EcAc:hover{                .EcIm{                    margin: 0 0 0 0;                    padding-top: 65%;                    filter: grayscale(0);                }            }        }    }    .NewsLs .EcIe .EcAc:hover .EcMc{        color: var(--colorZT);    }    .NewsLs .EcIe .EcAc:hover .EcIm img{        //transform: scale(1.1);    }}/*详情*/@media screen and (max-width:1024px) {    .Det-Content {        flex-wrap: wrap;        margin: 0 0 4vw 0;        padding: 0;        .inL {            display: none;        }        .inR {            width: 100%;            padding: 0 0 4vw 0;            .inTit{                font-size: 5vw;                margin: 0 0 3vw 0;            }            .inDate{                font-size: 4vw;                color: #555555;                margin: 0 0 4vw 0;            }            .inContent {                font-size: 4vw;            }        }    }    .RecA {        display: none;    }    .DetailCons{        width: 100%;        .DetTit{            font-size: 4.2vw;            margin: 0 0 4vw 0;        }        .DetLine{            margin: 0 0 4vw 0;        }        .DetDate{            font-size: 3.5vw;            color: #555555;            margin: 0 0 4vw 0;        }        .DetTit.TaC{            text-align: center;        }        .DetCon{            position: relative;        }    }    .AroundYsA{        display: flex;        justify-content: space-between;        align-items: center;        margin: 0 0 4vw 0;    }    .AroundYsA .Acls{        max-width: 46%;        font-size: 3.2vw;        color: #FFFFFF;        background-color: #626262;        line-height: 10vw;        padding: 0 4vw;    }    .AroundYsA .Acls:after{        width: 3vw;        height: 3vw;    }    .AroundYsA .Acls:first-child{        padding: 0 4vw 0 7vw;    }    .AroundYsA .Acls:first-child:after{        left: 2vw;    }    .AroundYsA .Acls:last-child{        padding: 0 7vw 0 4vw;    }    .AroundYsA .Acls:last-child:after{        right: 2vw;    }    .Around {        flex-wrap: wrap;        margin: 0 0 6vw 0;        .Aroundul {            width: 100%;            padding: 3vw 0;            font-size: 3.5vw;            .As {                white-space: nowrap;                width: 20%;                padding: 0 0 0 0;            }            .Acls {                width: 80%;                padding: 0 0 0 0;                font-weight: 400;                display: -webkit-box;                overflow: hidden;                -webkit-box-orient: vertical;                -webkit-line-clamp: 1;                text-overflow: ellipsis;                word-break: break-all;            }            .Acls:hover {                color: var(--colorZT);            }        }        &:last-child{            border-bottom: 0;        }    }}/*表单*/@media screen and (max-width:1024px) {    .MsgForm {        width: 100%;        position: relative;        --formAH: 10vw;        --formBH: 15vw;    }    .MsgForm .MsgLs {        margin: -1vw;    }    .MsgForm .MsgLs .MsgIe {        padding: 1vw;    }    .MsgForm .MsgLs .MsgIe.w50 {        width: 100%;    }    .MsgForm .MsgLs .MsgIe.w100 {        width: 100%;    }    .MsgForm .MsgLs .MsgIe.w30 {        width: calc(100%/3);    }    .MsgForm .MsgLs .MsgIe .Srk {        font-size: 3.2vw;    }    .MsgForm .MsgLs .MsgIe .SrkA {        height: var(--formAH);        padding: 0 3vw;    }    .MsgForm .MsgLs .MsgIe .SrkB {        height: var(--formBH);        padding: 1.5vw 3vw;    }    .MsgForm .MsgLs .MsgIe .Btn {        font-size: 3.5vw;    }    .PubMsg {        padding: 6vw 0;    }    .PubMsg .inTit {        font-size: 3.5vw;        margin: 0 0 4vw 0;    }    .PubMsg .CE-Form {        padding: 5vw 4vw;    }    .PubMsg .CE-Form .Ec-list {        display: flex;        flex-wrap: wrap;        margin: -1vw;    }    .PubMsg .CE-Form .Ec-list .Ec-item {        width: 100%;        padding: 1vw;    }    .PubMsg .CE-Form .Ec-list .Ec-item .srkA {        height: 11vw;        font-size: 3.2vw;        padding: 0 4vw;        margin: 0 0 2vw 0;    }    .PubMsg .CE-Form .Ec-list .Ec-item .srkB {        height: 30vw;        padding: 4vw;        font-size: 3.2vw;    }    .PubMsg .CE-Form .Ec-list .Ec-item .MsgCode {        width: 30vw;    }    .PubMsg .CE-Form .Ec-Con {        flex-wrap: wrap;        margin: 3vw 0 0 0;    }    .PubMsg .CE-Form .Ec-Con .ecL {        font-size: 3.2vw;        margin: 0 0 4vw 0;    }    .PubMsg .CE-Form .Ec-Con .ecR {        width: 100%;    }    .PubMsg .CE-Form .Ec-Con .ecR .InPubMore {        width: 100%;        padding: 1.5vw 8vw;        line-height: 2;        font-size: 3.5vw;    }}/*产品*/@media screen and (max-width:1024px) {    .CateLs{        display: flex;        flex-wrap: nowrap;        overflow: auto;        white-space: nowrap;        margin: -2vw;        padding: 0 0 8vw 0;        .CateIe{            width: auto;            padding: 2vw;            .CateAc{                min-width: 25vw;                font-size: 4vw;                padding: 2vw 6vw;            }        }    }    .PubProAc{        border-radius: calc( var(--bili) * 30px );        padding: 6vw 4vw;        .inIm{            width: 100%;            position: relative;            padding-top: 107.75%;            overflow: hidden;            transition: all 0.5s;        }        .inCn{            color: #333333;            .inA{                margin: 4vw 0 0 0;                font-size: 4vw;            }            .inB{                font-size: 3.5vw;                line-height: 6vw;                height: 0;                transition: all 0.5s;            }        }    }    .PubProAc:hover {        margin: -4vw 0 0 0;        box-shadow: 0 0 calc( var(--bili) * 20px ) rgba(0, 0, 0, 0.1);        background: #ffffff!important;        .inIm {            margin: -9vw 0 0 0;        }        .inCn {            .inB{                margin: 3vw 0 0 0;                height: 6vw;            }        }    }    .PubProAcS:hover {        margin: 0 0 0 0;        .inIm {            margin: -9vw 0 0 0;        }    }    .ProLs{        margin: -2vw;        .InIe{            width: calc(100%/1);            padding: 2vw;        }    }    .ProBnH{        height: auto;    }    .ProBnCn{        position: relative;        left: 0;        top: 0;        width: 100%;        height: 100%;        z-index: 10;        transform: translate(0px, 0px)!important;        .InFx{            flex-wrap: wrap;        }        .inCn{            width: 100%;            color: #333333;            padding: 0;            margin: -22vw 0 4vw 0;            .inA{                font-size: 4.5vw;                font-weight: 700;                margin: 0 0 0 -2vw;                color: #FFFFFF;            }            .inB{                margin: 4vw 0 0 0;                font-size: 4vw;                color: #FFFFFF;            }            .inC{                margin: 12vw 0 0 0;                font-size: 4.5vw;                font-weight: 700;            }            .inD{                margin: 4vw 0 0 0;                font-size: 4vw;                letter-spacing: 0;                line-height: 2;            }            .inE{                margin: 4vw 0 0 0;                font-size: 3.5vw;                padding: 2vw 6vw;                color: #ffffff;            }        }        .inIm{            width: 100%;            padding-top: 107.75%;            bottom: 0;        }    }    .PorDetMain{        position: relative;        .ProTit{            font-size: 4.5vw;            color: #333333;            padding: 0 8vw 0 0;            line-height: 2;            &::before{                width: 5vw;                height: 5vw;            }        }        .ProPubInTit{            font-size: 4.5vw;        }        .ProContent{            margin: 4vw 0 0 0;            font-size: 4vw;            color: #333333;        }        .ProFunction{            margin: 6vw 0 0 0;            display: flex;            justify-content: space-between;            align-items: center;            flex-wrap: wrap;            .FunIm{                width: 100%;                position: relative;                padding-top: 137.704%;                margin: 0 0 4vw 0;            }            .FunCn{                width: 100%;                .InLs{                    flex-wrap: wrap;                    padding: 6vw 0 0 0;                    margin: -2vw;                    .InIe{                        width: calc(100%/3);                        padding: 2vw;                        .InAc{                            .InIm{                                width: 15vw;                                height: 15vw;                            }                            .InMc{                                margin: 2vw 0 0 0;                                font-size: 4vw;                            }                        }                    }                }            }        }        .ProParameter{            margin: 6vw 0 0 0;            flex-wrap: wrap;            min-height: auto;            .ParCn{                width: 100%;                margin: 0 0 6vw 0;            }            .ParIm{                width: 100%;                position: relative;                right: 0;            }        }        .ProTable{            width: 100%;            .tableTitle{                width: 100%;                font-size: 4vw;                color: #ffffff;                padding: 2vw 4vw;                margin: 6vw 0 4vw 0;            }            table{                font-size: 3.5vw;                color: #333333;                word-break: break-all;                word-wrap: break-word;                table-layout: fixed;                display: block;                tbody{                    width: 100%;                    display: table;                }                tr{                    width: 100%;                    border-bottom: 1px solid #dcdcdc;                    background: #f6f6f6;                    &:last-child{                        border: 0;                    }                    &:nth-child(2n){                        background: #ffffff;                    }                }                td{                    padding: 1vw;                    &:last-child{                        border: 0;                    }                }            }        }    }    .ProductScene{        background: #eeeeee;        position: relative;        padding: 8vw 0;        .PSTit{            color: #555555;            margin: 0 0 6vw 0;            .EcTit{                font-size: 5vw;                font-weight: 700;            }            .EcTxt{                margin: 3vw 0 0 0;                font-size: 4vw;                line-height: 2;            }        }        .SceneSw{            width: 100%;            padding: 0 4%;            .swiper-wrapper{                margin-left: 0;            }            .SwBtn{                display: none;            }            .inAc{                .inIm{                    width: 100%;                    padding-top: 77.5%;                }                .inMc{                    margin: 3vw 0 0 0;                    font-size: 4vw;                    padding: 0 2%;                }            }        }    }    .ProductRelated{        .inner{            padding: 0;        }        padding: 8vw 0;        .PRTit{            font-size: 5vw;            padding: 0 4%;        }        .RelatedSw{            width: 100%;            margin: 0;            padding: 4vw 0;        }    }}/*案例*/@media screen and (max-width:1024px) {    .ToIntro{        margin: 0 0 8vw 0;        .inTit{            font-size: 4vw;            line-height: 2;        }        .inTxt{            margin: 4vw 0 0 0;            font-size: 3.5vw;            line-height: 2;        }    }    .CaseLs{        margin: -2vw;        .EcIe{            width: calc(100%/1);            padding: 2vw;            .EcAc{                border-radius: 20px;                .EcIm{                    position: relative;                    padding-top: 93%;                    overflow: hidden;                }                .EcCn{                    padding: 4vw 4vw 0;                    height: 30%;                    .EcMc{                        font-size: 4.5vw;                    }                    .EcCk{                        width: 6vw;                        height: 0;                        background: url("../images/w20.svg") no-repeat center;                        background-size: 100%;                    }                }            }            .EcAc:hover{                .EcCn{                    .EcMc{                        margin: 20% 0;                    }                    .EcCk{                        height: 6vw;                    }                }            }        }    }    .choiceMain{        position: relative;        background: #000000;        .sticky{            width: 100%;            overflow: hidden;            position: sticky;            top: 0;        }        .inBG{            position: absolute;            height: 100%;            width: 100%;        }        .inCN{            position: relative;            padding: 10vw 0;            .inAc{                text-align: center;                .inA{                    font-size: 6vw;                    letter-spacing: 1px;                }                .inB{                    margin: 5% 0 0 0;                    font-size: 4vw;                    line-height: 2;                }                .inC{                    margin: 5% 0 0 0;                    font-size: 4vw;                    padding: 2.5vw 6vw;                    border-radius: 10px;                    letter-spacing: 1px;                }            }        }    }}/*解决方案*/@media screen and (max-width:1024px) {    .SolutionMain{        padding: 6vw 0 10vw 0;        background-size: 100% auto!important;    }    .SolutionIntro{        margin: 0 0 4vw 0;        .inTit{            font-size: 4vw;        }        .inTxt{            margin: 4vw 0 0 0;            font-size: 3.8vw;            width: 100%;            opacity: 0.8;        }        .inBtn{            margin: 4vw 0 0 0;            display: inline-block;            font-size: 3.5vw;            padding: 2.5vw 6vw;        }        .inCon{            margin: 10vw 0 0 0;            font-size: 4vw;        }        .inInt{            margin: 4vw 0 0 0;            font-size: 3.8vw;        }    }    .SolLs{        display: flex;        flex-wrap: wrap;        .SolIe{            width: calc(100%/1);            .SolAc{                border: 1px solid transparent;                margin: -1px 0 0 0;                .SolInfo{                    padding: 6vw 4vw;                    .SolTit{                        font-size: 4vw;                        border-left: 0.8vw solid var(--colorZT);                        padding: 0 0 0 3vw;                        letter-spacing: 0;                        line-height: 1.8;                    }                    .SolInt{                        font-size: 0;                        padding: 0 10vw 0 0;                        position: relative;                        &::before{                            width: 5vw;                            height: 5vw;                        }                    }                }                .SolCons{                    display: none;                    padding: 0;                    .InCons{                        background-color: #eeeeee;                        padding: 4vw;                        .PubContent{                            font-size: 4vw;                        }                    }                }            }        }        .SolAc.on .SolInfo .SolInt{            font-size: 0;            &::before{                filter: grayscale(0);                transform: translateY(-50%) rotate(0deg);            }        }        .SolIe:first-child .SolAc{            border-top: 1px solid #CCCCCC;        }        .SolIe .SolAc.on{            border: 1px solid #CCCCCC;        }    }}