/*系统*/@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;    }    .headerInt{        display: none;    }}/*公共*/@media screen and (max-width:1024px) {    .FRMain{        display: none!important;    }    .WH-content{        font-size: 3.5vw;        line-height: 2;    }    .InPD-IfLs{        padding: 0 0 4vw 0;    }    .InPD {        padding: 6vw 0;    }    .InPD2 {        padding: 6vw 0;    }    .InPD3 {        padding: 6vw 0;    }    .InPD4 {        padding: 6vw 0 0;    }    .MTH{        margin: 15vw 0 0 0;    }    .Main-Search {        display:none;    }    .In-Title {        margin: 0 0 4vw 0;    }    .In-Title .inA{        font-size: 4vw;        margin: 0 0 2vw 0;    }    .In-Title .inA:after{        width: 6vw;        height: 6vw;        right: -4vw;        top: -3vw;    }    .In-Title .inB{        font-size: 3.5vw;    }    /*图片放大-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 4vw 0;    }    .InPubTit .InPA{        font-size: 4.5vw;        margin: 0 0 2vw 0;        letter-spacing: 2px;    }    .InPubTit .InPB{        width: 20vw;        height: 2px;    }    .InPubTit .InPC{        font-size: 3.5vw;        margin: 2vw 0 0 0;    }    .InPubTit .InPE{        font-size: 3vw;        margin: 2vw 0 0 0;        line-height: 2;    }    .DetPubTit{        font-size: 4vw;        margin: 0 0 3vw 0;        padding: 2vw 4vw;    }    .DetPubTit:after{        display: none;    }    .PositionBn{        display: none;    }    .BanLoc{        display: none;    }    .InIntro{        margin: 0 0 5vw 0;    }    .InIntro .ecA{        font-size: 4.5vw;        margin: 0 0 2vw 0;    }    .InIntro .ecB{        font-size: 3.5vw;        margin: 0 0 2vw 0;    }    .InIntro .ecC{        font-size: 3vw;    }    .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;    }    .ContainerMain{        padding: 0 0 8vw 0;        flex-wrap: wrap;    }    .ContainerMain .CmAside{        width: 100%;        margin-top: 0;    }    .ContainerMain .CmMain{        width: 100%;        padding: 0 0 4vw 0;    }    .ContainerMain .CmAside .CmTitle{        display: none;    }    .ContainerMain .CmAside .CmMenu{        width: 108%;        margin: 0 0 0 -4%;        background: #eeeeee;        /*padding: 10px 0;*/    }    .ContainerMain .CmAside .CmMenu .EcLs{        flex-wrap: nowrap;        overflow: auto;        white-space: nowrap;    }    .ContainerMain .CmAside .CmMenu .EcLs .EcIe{        width: 100%;    }    .ContainerMain .CmAside .CmMenu .EcLs .EcIe .EcAc{        border-bottom: 0!important;        display: block;        padding: 3.5vw 8vw;        font-size: 4vw;        color: #333333;    }    .ContainerMain .CmAside .CmMenu .EcLs .EcIe .EcAc:after{        display: none;    }    .ContainerMain .CmAside .CmMenu .EcLs .EcIe .EcAc:before{        display: none;    }    .ContainerMain .CmAside .CmMenu .EcLs .EcIe.on .EcAc{        background-color: var(--colorZT);        color: #FFFFFF;    }    .ContainerMain .CmAside .CmContact{        display: none;    }    .ContainerMain .CmAside .CmMenu .EcLs .EcIe .EcAc:hover{        color: var(--colorZT);    }    .ProTrigger{        margin: 8vw 0 0 0;        font-size: 4vw;        background: var(--colorZT);        background-size: 5vw;        color: #FFFFFF;        padding: 3vw 6vw;        position: relative;    }    .ProTrigger:after{        content: '';        position: absolute;        width: 5vw;        height: 5vw;        background: url("../images/icons/w12s.svg") no-repeat center;        background-size: 100%;        top: 50%;        transform: translateY(-50%);        right: 5vw;        transition: all 0.5s;    }    .ProTrigger.on:after{        transform: translateY(-50%) rotate(90deg);    }    .ProMenuList {        display: none;        margin: 0 0 4vw 0;    }    .ProMenuList .navA {        margin: 1px 0;        padding: 0;        /*border-bottom:1px solid #EEEEEE;*/        display:flex;        flex-wrap:wrap;        justify-content:space-between;    }    .ProMenuList .navA .cA {        width:calc(100% - 15vw);        line-height: 1.5;        padding: 3vw 0 3vw 6vw;        color:#333333;        font-size: 4vw;        display:block;        background-color: #EEEEEE;    }    .ProMenuList .navA .cAI {        width: 15vw;    }    .ProMenuList .navA .cAI:after {        width: 5vw;        height: 5vw;    }    .ProMenuList .eBls .cB {        width:calc(100% - 40px);        padding: 3vw 0 3vw 8vw;        font-size: 3.5vw;        color: #555555;        display: block;        position: relative;    }}/*banner*/@media screen and (max-width:1024px) {    .WhBanner {        height: 50vw;        margin: 15vw 0 0 0;    }    .swiper-pagination.swiper-page-banner {        bottom: 4% !important;    }    .swiper-page-banner .swiper-pagination-bullet {        margin: 0 1vw!important;        opacity: 1;        width: 2vw;        height: 2vw;    }    .detail-banner {        margin:15vw 0 0 0;        min-height: 40vw;        height: auto;        flex-wrap: wrap;    }    .detail-banner>img{        min-height:50vw;    }    .detail-banner .ADcon .EcMA{        margin: 0;    }    .detail-banner .ADcon .EcA{        font-size: 4.2vw;        letter-spacing: calc( var(--bili) * 1px );    }    .detail-banner .ADcon .EcB{        font-size: 3.2vw;        letter-spacing: calc(var(--bili) * 1px);        margin: 0 0 0 4vw;    }    .detail-banner .ADcon .EcC{        margin: 4vw 0 0 0 ;        font-size: 3.2vw;    }}/**/@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;    }    .BnRcWz .EcBox .ecA{        color: #FFFFFF;        font-size: 4vw;        margin: 4vw 0 0 0;        font-weight: 700;        letter-spacing: 0;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecB{        color: var(--colorZT);        font-size: 3.5vw;        margin: 4vw 0 0 0;        font-weight: 300;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecC{        margin: 4vw 0;        color: #FFFFFF;        font-size: 3vw;        display: inline-block;        padding: 1.5vw 4vw;        font-weight: 300;        letter-spacing: 0;        transform: translateY(10vw);    }    .WhBanner .SwBtn{        display: none;    }}/*底部*/@media screen and (max-width:1024px) {    .footer {        width: 100%;        background: var(--colorZT2);        position: relative;    }    .FootMenu{        display: none;    }    .footer .EcMain{        flex-wrap: wrap;        padding: 6vw 0;    }    .footer .EcMain .EcL{        flex-wrap: wrap;    }    .footer .EcMain .EcR{        width: 100%;    }    .FootLogo{        width: 40vw;        min-width: auto;        margin: 0 0 4vw 0;    }    .FootLx{        color: #ffffff;        font-size: 3.5vw;        margin: 0 0 4vw 0;    }    .FootLx .EcA{        margin: 1vw 0;        line-height: 2;    }    .FootLx .EcB{        font-size: 4vw;        margin: 0 0 1vw 0;    }    .FootForm{        width: 100%;        position: relative;    }    .FootForm .EcSr{        display: flex;        flex-wrap: wrap;        justify-content: space-between;    }    .FootForm .EcSr .Srk{        width: 100%;        height: 10vw;        padding: 0 4vw;        font-size: 3.2vw;        background: transparent;        border: 1px solid #b5b5b5;        color: #ffffff;    }    .FootForm .EcSr .Srks{        margin: 4% 0 4% 0;        width: 100%;        padding: 2vw 4vw;        height: 20vw;        font-size: 3.2vw;    }    .FootForm .EcAn{        width: 100%;        display: flex;        align-items: center;        margin: 4% 0 0 0;    }    .FootForm .EcAn .EcBtn{        width: 100%;        font-size: 4vw;        color: #FFFFFF;        padding: 2vw 4vw;    }    .FootForm .TsC{        margin: 4% 0 0 0;    }    .FootForm .TsB{        margin: 4% 0 0 0;        color: #ffffff;        font-size: 3.2vw;        text-align: justify;        background: url("../images/w31.svg") no-repeat left center;        background-size: 10vw;        min-height: 10vw;        padding: 0 0 0 14vw;    }    .FootForm .TsA{        margin: 4% 0 0 0;        color: #ffffff;        font-size: 3vw;        text-align: center;    }    .CodeCon{        width: 100%;        position: relative;    }    .CodeCon .CodeBox{        display: block;    }    .CodeCon .CodeBox .MsgCode{        position: absolute;        width: 30%;        height: 100%;        right: 0;        top: 0;        background: #ffffff;        cursor: pointer;    }    .PmAgree{        display: flex;        align-items: center;    }    .PmAgree label{        position: relative;    }    .PmAgree .inXx{        position: absolute;        top: 0;        left: 0;        cursor: pointer;        opacity: 0;    }    .PmAgree .inCn{        font-size: 3.2vw;        color: #ffffff;        position: relative;        padding: 0 0 0 6vw;        cursor: pointer;    }    .PmAgree .inCn:after{        content: '';        display: block;        position: absolute;        left: 0;        top: 50%;        transform: translateY(-50%);        width: 14px;        height: 14px;        background: #fff;        border: 1px solid #ccc;        transition: all 0.15s ease;    }    .PmAgree .inXx:checked {        border: 0 !important;        background: 0;    }    .PmAgree .inXx:checked + .inCn:after {        border-color: var(--colorZT);        background-color: var(--colorZT);    }    .PmAgree .inXx:checked + .inCn:before {        left: 6px;        top: 5px;        width: 4px;        height: 6px;        border: solid #fff;        border-width: 0 2px 2px 0;        transform: rotate(45deg);        position: absolute;        display: block;        content: '';        z-index: 1;    }    .Copyright {        font-size: 3vw;        padding: 4vw 0;        margin: 0;    }    .FootBG{        display: none;    }}/*首页*/@media screen and (max-width:1024px) {    .PubSearch{        display: none;    }    .PubTitle{        display: flex;        flex-wrap: wrap;        justify-content: space-between;        align-items: center;        background-color: var(--colorZT);        height: auto;    }    .PubTitle .PutL{        height: 100%;        font-size: 4vw;        padding: 2vw 4vw;    }    .PubTitle .PutL span{        font-size: 3.5vw;        margin: 0 0 0 2vw;    }    .PubTitle .PutR{        padding: 0 4vw;        font-size: 14px;        color: #FFFFFF;    }    .PubTitle .PutR .PutA{        display: block;        position: relative;        padding: 0 6vw 0 0;    }    .PubTitle .PutR .PutA:after{        width: 4vw;        height: 4vw;    }    .PubTitle.YsA {        background-color: transparent;    }    .PubTitle.YsA .PutL{        background-color: var(--colorZT);    }    .PubTitle.YsA .PutR .PutA{        color: #666666;    }    .PubTitle.YsA .PutR .PutA:after{        background: url("../images/w3.svg") no-repeat center;        background-size: 100%;    }    .IcnA{        padding: 8vw 0;    }    .IcnA .EcMain .EcL{        display: none;    }    .IcnA .EcMain .EcR{        width: 100%;    }    .ProListA{        width: 100%;        position: relative;        background: transparent;        padding: 4vw 0 0;    }    .ProListA .EcLs{        margin: -1.5vw;    }    .ProListA .EcLs .EcIe{        width: calc(100%/2);        padding: 1.5vw;    }    .ProListA .EcLs .EcIe .EcAc{        display: block;        border: 1px #e4e4e4 solid;    }    .ProListA .EcLs .EcIe .EcAc .EcIms{        padding: 4vw;    }    .ProListA .EcLs .EcIe .EcAc .EcMc{        color: #666666;        font-size: 3.5vw;        line-height: 11vw;    }    .IcnB{        background-color: #FFFFFF;        padding: 8vw 0;        position: relative;    }    .IcnB .EcMain{        display: flex;        flex-wrap: wrap;    }    .IcnB .EcMain .EcL{        width: 100%;        display: flex;        justify-content: space-between;    }    .IcnB .EcMain .EcL .EcCnA{        display: none;    }    .IcnB .EcMain .EcL .EcCnB{        width: 100%;    }    .IcnB .EcMain .EcR{        width: 100%;    }    .NewsListA .EcLs .EcIe .EcAc{        padding: 4vw 0;    }    .NewsListA .EcLs .EcIe .EcAc .EcIm{        width: 18vw;        height: 18vw;    }    .NewsListA .EcLs .EcIe .EcAc .EcCn{        width: calc(100% - 18vw);    }    .NewsListA .EcLs .EcIe .EcAc .EcCn .EcMc{        font-size: 4vw;    }    .NewsListA .EcLs .EcIe .EcAc .EcCn .EcIn{        font-size: 3.2vw;        margin: 1vw 0 0 0;    }    .NewsListA .EcLs .EcIe .EcAc:hover .EcCn .EcMc{        color: var(--colorZT);    }    .IcnC{        background: #FFFFFF;        padding: 0 0 8vw 0;        position: relative;    }    .CaseListA{        position: relative;        width: 100%;    }    .CaseListA .EcLs{        margin: -1.5vw;    }    .CaseListA .EcLs .EcIe{        width: calc(100%/1);        padding: 1.5vw;    }    .CaseListA .EcLs .EcIe .EcAc .EcCn{        bottom: 0;        padding: 4vw;    }    .CaseListA .EcLs .EcIe .EcAc .EcMc{        font-size: 4vw;        line-height: 1.6;    }    .CaseListA .EcLs .EcIe .EcAc .EcIn{        margin: 2vw 0 0 0;        font-size: 3.5vw;    }    .PubTitleB{        margin: 0 0 4vw 0;    }    .PubTitleB:after{        top: 35%;    }    .PubTitleB .inA{        margin: 2vw 0 0 0;        font-size: 4.5vw;        color: #333333;        padding: 0 4vw;    }    .PubTitleB .inB{        margin: 1vw 0 0 0;        font-size: 3.5vw;    }    .IcnD{        padding: 8vw 0;        background: #f9f9f9;    }    .IcnD .EcMain{        flex-wrap: wrap;    }    .IcnD .EcMain .EcL{        width: 100%;        background-color: #FFFFFF;    }    .IcnD .EcMain .EcL .EcCon{        display: flex;        flex-wrap: wrap;        padding: 4vw;    }    .IcnD .EcMain .EcL .EcCon .EcIm{        width: 100%;        height: 80vw;        position: relative;        overflow: hidden;        margin: 0 0 4vw 0;    }    .IcnD .EcMain .EcL .EcCon .EcIn{        width: 100%;        font-size: 3.5vw;    }    .IcnD .EcMain .EcL .EcCon .EcIn .ecA{        font-size: 4vw;        margin: 0 0 2vw 0;    }    .IcnD .EcMain .EcR{        width: 100%;        padding: 4vw 0;    }    .IcnD .EcMain .EcR .EcLs{        margin: -2vw;        width: calc(100% - 4vw);    }    .IcnD .EcMain .EcR .EcLs .EcIe{        width: calc(100%/3);        padding: 2vw;    }    .IcnD .EcMain .EcR .EcLs .EcIe .EcAc{        display: flex;        flex-direction: column;        align-items: center;    }    .IcnD .EcMain .EcR .EcLs .EcIe .EcAc .EcIm{        width: 20vw;        height: 20vw;        padding: 5vw;    }    .IcnD .EcMain .EcR .EcLs .EcIe .EcAc .EcMc{        font-size: 4vw;        margin: 2vw 0 0 0;    }    .IcnD .EcMain .EcR .EcLs .EcIe .EcAc:hover .EcIm{        padding: 5vw;    }}/*关于我们*/@media screen and (max-width:1024px) {    .AbTit{        margin: 0 0 6vw 0;    }    .AbTit .ecA{        font-size: 4vw;    }    .AbTit .ecB{        margin: 3vw 0 0 0;        font-size: 3.5vw;    }    .AbTit .ecC{        margin: 4vw 0 0 0;    }    .AuMenu {        padding: 6vw 0;    }    .AuMenu .EcLs {        display: flex;        white-space: nowrap;        overflow: auto;    }    .AuMenu .EcLs .EcIe {        width: 100%;    }    .AuMenu .EcLs .EcIe .EcBx {        font-size: 3.5vw;        padding: 3vw 4vw;    }    .AuCA {        overflow: hidden;        background-color: #FFFFFF;        padding: 0 0 6vw 0;    }    .AuCA .EcConA {        margin: 0 0 5vw 0;    }    .AuCA .EcConA .ecCn {        position: relative;        font-size: 3.5vw;        color: #555555;        line-height: 2;    }    .AuCA .EcConA .ecCn *{        font-size: 3.5vw;        color: #555555;        line-height: 2;        max-width: 100%;    }    .AuCA .EcConA .ecCn strong{        color: var(--colorZT);    }    .AuCA .EcLs {        display: flex;        flex-wrap: wrap;        margin: -2vw;    }    .AuCA .EcLs .EcIe {        width: calc(100%/1);        padding: 2vw;    }    .AuCA .EcLs .EcIe .EcBx {        padding: 4vw;    }    .AuCA .EcLs .EcIe .EcBx .ecIm {        width: 18vw;        height: 18vw;        overflow: hidden;    }    .AuCA .EcLs .EcIe .EcBx .ecCn {        min-width: auto;        width: calc(100% - 35vw);    }    .AuCA .EcLs .EcIe .EcBx .ecCn .ecA {        font-size: 6vw;        margin: 0 0 2vw 0;        font-weight: 700;        letter-spacing: calc(var(--bili) * 2px);    }    .AuCA .EcLs .EcIe .EcBx .ecCn .ecA span {        font-size: 7vw;        line-height: 1;    }    .AuCA .EcLs .EcIe .EcBx .ecCn .ecB {        font-size: 4vw;    }    .AuCA .EcConB {        margin: 5vw 0 0 0;    }    .AuCA .EcConB .ecCn{        font-size: 3.5vw;        letter-spacing: calc(var(--bili) * 2px);    }    .AbPartner{        padding: 6vw 0;    }    .AbPubTit{        font-size: 4.5vw;        margin: 0 0 4vw 0;    }}/*联系我们*/@media screen and (max-width:1024px) {    .CntMain .InLs{        flex-wrap: wrap;        margin: -2vw;    }    .CntMain .InLs .InIe{        width: calc(100%/2);        padding: 2vw;    }    .CntMain .InLs .InIe .InBx{        display: flex;        align-items: center;        flex-direction: column;    }    .CntMain .InLs .InIe .InBx .ecIm{        width: 20vw;        height: 20vw;    }    .CntMain .InLs .InIe .InBx .ecCn{        width: 100%;        padding: 2vw 0 0 0;        text-align: center;    }    .CntMain .InLs .InIe .InBx .ecCn .ecA{        font-size: 4vw;    }    .CntMain .InLs .InIe .InBx .ecCn .ecB{        margin: 2vw 0 0 0;        font-size: 3.2vw;    }    .CntTelEwm{        flex-wrap: wrap;        margin: 4vw 0 0 0;    }    .CntTelEwm .EcIe{        width: calc(100%/1);        display: flex;        justify-content: space-between;        align-items: center;        background-color: var(--colorZT);        padding: 4vw 10vw;    }    .CntTelEwm .EcIe .EcIm{        width: 18vw;        height: 18vw;    }    .CntTelEwm .EcIe .EcCn{        width: calc(100% - 25vw);    }    .CntTelEwm .EcIe .EcCn .ecA{        font-size: 4vw;    }    .CntTelEwm .EcIe .EcCn .ecB{        font-size: 4vw;        margin: 2vw 0 0 0;        color: #ffffff;    }    .ContentMap{        margin: 4vw 0 0 0;    }    .ContactMes .EcTit{        margin: 0 0 4vw 0;    }    .ContactMes .EcTit .ecA{        font-size: 4vw;    }    .ContactMes .EcTit .ecB{        margin: 2vw 0 0 0;        font-size: 3vw;        line-height: 2;    }    .ContactForm {        width: 100%;    }    .ContactForm .Ec-list {        display: flex;        flex-wrap: wrap;        margin: 0;    }    .ContactForm .Ec-list .Ec-item {        width: calc(100%/1);        padding: 0;        display: flex;        flex-wrap: wrap;    }    .ContactForm .Ec-list .Ec-item.w50 {        width: 100% !important;    }    [data-codeid="MsgCode"]{        width: 50% !important;    }    .ContactForm .srkA {        width: 100%;        height: 12vw;        font-size: 3.5vw;        padding: 0 4vw;        margin: 0 0 4vw 0;    }    .ContactForm .srkB {        width: 100%;        height: 30vw;        font-size: 3.5vw;        padding: 4vw;        margin: 0 0 4vw 0;    }    .ContactForm .Ec-Con {        display: flex;        align-items: center;        justify-content: space-between;        margin: 3vw 0 0 0;    }    .ContactForm .Ec-Con .ecL {        width: 48.5%;        display: flex;        align-items: center;    }    .ContactForm .Ec-Con .ecL .srkA{        margin: 0;        width: 55%;    }    .ContactForm .Ec-Con .ecR {        width: 100%;        position: relative;        display: flex;        justify-content: center;    }    .ContactForm .Ec-Con .ecR .Ebtn {        font-size: 4vw;        padding: 3vw 4vw;    }    .ContactForm .CodeBox{        position: relative;        width: 50%;        height: 12vw;        padding: 0;    }    .ContactForm .CodeBox .MsgCode{        width: 100%;    }    .EcAgree{        width: 100%;        padding: 4vw;        background-color: #eee;    }    .EcAgree .TsB{        font-size: 3vw;        background: url(../images/w31.svg) no-repeat left center;        background-size: 12vw;        min-height: 12vw;        padding: 0 0 0 16vw;        margin: 0 0 4vw 0;    }    .EcAgree .PmAgree{        padding: 0 1vw;    }    .EcAgree .PmAgree .inCn{        font-size: 3.5vw;    }    .phoneBox {        width: 100%;        display: flex;        margin: 0 0 4vw 0;    }    .phoneBox .srkA{        width: 100%;    }    .phoneBoxBt{        margin: 4vw 0 0 0;        width: 100%;        display: flex;    }    .phoneBoxBt .srkA{        width: 100% !important;        padding-left: 90px !important;    }    .phoneBoxBt .selected-dial-code{        font-size: 14px;        color: #FFFFFF;    }}/*菜单-位置-s*/@media screen and (max-width:1024px) {    /*位置-s*/    .menu-line {        display:none;    }    .wn-SubNav {        padding:0;    }    .wn-SubNav .infx {        padding:0;    }    .wn-SubNav .wn-location {        display:none;    }    .wn-SubNav .wn-location {        background-size:4vw 4vw;        line-height:2;        padding:3% 0 3% 5vw;    }    .wn-SubNav .wn-location .wla {        font-size:3.8vw;    }    .wn-SubNav .wn-inNav {        width:100%;    }    .wn-SubNav .in-item {        margin:0;    }    .wn-SubNav .in-item:last-child {        margin:0;    }    .wn-SubNav .in-item .Acls {        height:13vw;        line-height:13vw;        padding:0 6vw;        font-size:3.8vw;        border:0!important;    }    .wn-location {        /*display:none;*/    }    .ad-location{        bottom: 4vw;    }    .wn-location .Acls:after{        font-size: 3vw;        right: -4vw;    }    .wn-location .Acls{        font-size: 3vw;        margin: 0 0 0 6vw;        white-space: nowrap;    }    .Position-Main{        padding: 4vw 0;    }    .Position{        display: none!important;    }    .Position.NoMbx{        display: none;    }    .Position .Acls{        font-size: 3.5vw;        margin: 0 5vw 0 0;    }    .Position .Acls:after{        width: 2.2vw;        height: 2.2vw;        color: #999999;        right: -3.5vw;        top: 48%    }    .Position .Acls:first-child{        color: #333333;        padding: 0 0 0 5vw;    }    .Position .Acls:first-child:before{        content: '';        position: absolute;        width: 3.2vw;        height: 3.2vw;        left: 0;        top: 48%;        transform: translateY(-50%);        background-size: 100%;    }    .Position .Acls:last-child{        margin: 0;    }    .Position .Acls:last-child:after{        display: none;    }    .InNav-Main {    }    .InNav-Main .inner{        width: 100%;        padding: 0;    }    .InNav {        justify-content:flex-start;    }    .InNav .Nie {        font-size:3.5vw;    }    .InNav .Nie:last-child {        margin:0;    }    .InNav .Nie .mCa {        line-height: 2;        padding: 3vw 6vw;    }    .InNav-Main.WapPs .Position{        /*display: block;*/    }    .InNav-Main.WapPs .inner{        padding: 0 4%;    }    .InPubTitle{        font-size: 4.2vw;        color: #333333;        border-bottom: 1px #d5d5d5 solid;        padding: 4vw 0 4vw 8vw;        background: url("../images/w7.svg") no-repeat left center;        background-size: 6vw;    }}/*手机二级分类*/@media screen and (max-width:1024px) {    .clas-list-wap {        width: 100%;        position:relative;        margin: 8vw 0 4vw 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;        margin: 4vw 0 0 0;    }    .SingleMain .SingleCon{        font-size: 3.5vw;        line-height: 2;        color: #555555;    }    .SingleMain .SingleCon *{        line-height: 2;        max-width: 100%;    }}/*图片展示*/@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;    }    .PartnersLs{        margin: -2vw;    }    .PartnersLs .EcIe{        width: calc(100%/2);        padding: 2vw;    }    .PartnersLs .EcIe .EcBx:hover{        transform: translateY(0);    }}/*网站地图*/@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;    }    .NewsLs .EcIe{        width: calc(100%/1);    }    .NewsLs .EcIe .EcAc{        display: flex;        justify-content: space-between;        align-items: center;        padding: 4vw 0;        border-bottom: 1px #d5d5d5 solid;    }    .NewsLs .EcIe .EcAc .EcTm{        width: 20vw;        height: 20vw;        background: #b9b9b9;        text-align: center;        color: #ffffff;        display: flex;        flex-direction: column;        align-items: center;        justify-content: center;        transition: all 0.3s;    }    .NewsLs .EcIe .EcAc .EcTm .ecA{        font-size: 5vw;        font-weight: 700;        line-height: 1;    }    .NewsLs .EcIe .EcAc .EcTm .ecB{        font-size: 3.5vw;        margin: 2vw 0 0 0;    }    .NewsLs .EcIe .EcAc .EcCn{        width: calc(100% - 25vw);    }    .NewsLs .EcIe .EcAc .EcCn .EcMc{        font-size: 4vw;    }    .NewsLs .EcIe .EcAc .EcCn .EcIn{        margin: 1.5vw 0 0 0;        font-size: 3.5vw;    }    .NewsLs .EcIe .EcAc .EcCn .EcCk{        display: inline-block;        margin: 1.5vw 0 0 0;        font-size: 3vw;        background: url("../images/w6.svg") no-repeat right center;        background-size: 3vw;        padding: 0 6vw 0 0;    }    .NewsLs .EcIe .EcAc:hover .EcTm{        background: var(--colorZT);    }    .NewsLs .EcIe .EcAc:hover .EcCn .EcMc{        color: var(--colorZT);    }    .NewsLs .EcIe .EcAc:hover .EcCn .EcCk{        padding: 0 8vw 0 0;    }}/*详情*/@media screen and (max-width:1024px) {    .detail-content{        padding: 4vw 0 0 0;    }    .detail-content .title {        font-size: 4vw;        margin: 0 0 4vw 0;        line-height: 1.6;        text-align: center;    }    .detail-content .info {        font-size: 3.5vw;        margin: 0 0 2vw 0;        padding: 0 0 2vw 0;        justify-content: center;    }    .detail-content .info .info-time {        background: url(../images/icons/info-time.svg) no-repeat 0 center;        background-size: 4vw;        padding: 0 0 0 6vw;        margin: 0 4vw;    }    .detail-content .info .info-views {        background: url(../images/icons/info-views.svg) no-repeat 0 center;        background-size: 4vw;        padding: 0 0 0 6vw;        margin: 0 4vw;    }    .detail-content .content {        font-size: 3.8vw;    }    .detail-content .content * {        height: auto;        font-size: 3.8vw;    }    .Around {        flex-wrap: wrap;        margin: 4vw 0 0 0;        padding: 0 0 0 0;    }    .Around .Aroundul {        width: 100%;        padding: 3vw 0;        font-size: 3.2vw;    }    .Around .Aroundul:last-child {        border-bottom: 0;    }    .Around .Aroundul .As {        white-space: nowrap;        width: 20%;        padding: 0 0 0 0;    }    .Around .Aroundul .Acls {        width: 70%;        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;    }    .Around .Aroundul .Acls:hover {        color: var(--colorZT);    }    .RecA {        margin: 4vw 0 0 0;    }    .RecA .RecList .inItem .ecBox {        display: flex;        justify-content: space-between;        align-items: center;        padding: calc(var(--bili) * 10px) 0;    }    .RecA .RecList .inItem .ecBox .inA {        width: 70%;        position: relative;        font-size: 4vw;        padding: 0 3vw;        transition: all 0.3s;    }    .RecA .RecList .inItem .ecBox .inA:after {        width: 1vw;        height: 1vw;    }    .RecA .RecList .inItem .ecBox .inB {        width: 30%;        font-size: 3.5vw;    }    .RecA .RecList .inItem .ecBox:hover .inA {        padding: 0 3vw;    }    .RecA .RecList .inItem .ecBox:hover .inA:after {        left: 0;    }    .RecTit {        margin: 0 0 3vw 0;    }    .RecTit .inA {        font-size: 4vw;    }    .RecTit .inB {        font-size: 3.5vw;    }}/*案例*/@media screen and (max-width:1024px) {    .CaseLs{        display: flex;        flex-wrap: wrap;    }    .CaseLs .EcIe{        width: calc(100%/1);    }    .CaseLs .EcIe .EcAc{        flex-wrap: wrap;        padding: 4vw 0;    }    .CaseLs .EcIe .EcAc .EcTm{        font-size: 4vw;    }    .CaseLs .EcIe .EcAc .EcCn{        margin: 3vw 0 0 0;        width: 100%;    }    .CaseLs .EcIe .EcAc .EcCn .EcMc{        font-size: 4vw;        color: #333333;        transition: all 0.5s;    }    .CaseLs .EcIe .EcAc .EcCn .EcIn{        margin: 1vw 0 0 0;        font-size: 3.5vw;        color: #666666;    }    .CaseLs .EcIe .EcAc .EcCn .EcCk{        margin: 2vw 0 0 0;        font-size: 3.5vw;        background: url("../images/w6.svg") no-repeat right center;        background-size: 3vw;        padding: 0 6vw 0 0;    }    .CaseLs .EcIe .EcAc:hover .EcCn .EcMc{        padding: 0 0 0 2vw;    }    .CaseLs .EcIe .EcAc:hover .EcCn .EcCk{        padding: 0 8vw 0 0;    }    .AroundYsA{        display: flex;        justify-content: space-between;        align-items: center;        margin: 0 0 calc( var(--bili) * 60px ) 0;    }    .AroundYsA .Acls{        max-width: 45%;        font-size: calc( var(--bili) * 15px );        color: #FFFFFF;        background-color: #626262;        line-height: calc( var(--bili) * 66px );        padding: 0 calc( var(--bili) * 40px );        position: relative;        letter-spacing: 1px;    }    .AroundYsA .Acls:after{        content: '';        position: absolute;        top: 50%;        transform: translateY(-50%);        width: calc( var(--bili) * 18px );        height: calc( var(--bili) * 18px );        background: url(../images/icons/sxA.svg) no-repeat left center;        background-size: 100%;    }    .AroundYsA .Acls:first-child{        padding: 0 calc( var(--bili) * 40px ) 0 calc( var(--bili) * 60px );    }    .AroundYsA .Acls:first-child:after{        left: calc( var(--bili) * 25px );    }    .AroundYsA .Acls:last-child{        padding: 0 calc( var(--bili) * 60px ) 0 calc( var(--bili) * 40px );    }    .AroundYsA .Acls:last-child:after{        right: calc( var(--bili) * 25px );        transform: translateY(-50%) rotate(180deg);    }    .AroundYsA .Acls:hover{        background-color: var(--colorZT);    }}/*发展历程*/@media screen and (max-width:1024px) {    .HisMain{        position: relative;    }    .HisMain:after{        display: none;    }    .HisMain .EcLs{        padding: 0;    }    .HisMain .EcLs:after{        display: none;    }    .HisMain .EcLs:before{        display: none;    }    .HisMain .EcLs .EcIe{        width: 100%;    }    .HisMain .EcLs .EcIe .EcAc{        display: flex;        flex-wrap: wrap;    }    .HisMain .EcLs .EcIe .EcAc .EcMc{        width: 100%;        font-size: 4.5vw;        color: var(--colorZT);        padding: 4vw 0 2vw 0;        border-bottom: 0;        display: flex;        align-items: center;    }    .HisMain .EcLs .EcIe .EcAc .EcIn{        font-size: 3.5vw;        width: 100%;        color: #666666;        padding: 0 0 4vw 0;        line-height: 1.8;        border-bottom: 1px #b3b3b3 solid;        display: flex;        align-items: center;    }    .HisMain .EcLs .EcIe:nth-child(2n) .EcAc{        flex-direction: row-reverse;    }    .HisMain .EcLs .EcIe:nth-child(2n) .EcAc .EcIn{        padding: 0 0 4vw 0;    }}/*列表*/@media screen and (max-width:1024px) {    .ItemLs{        display: flex;        flex-wrap: wrap;    }    .ItemLs .EcIe{        width: 100%;    }    .ItemLs .EcIe .EcAc{        display: block;        padding: 4vw 0;    }    .ItemLs .EcIe .EcAc .EcMc{        font-size: 4vw;        width: 65%;    }    .ItemLs .EcIe .EcAc .EcCk{        font-size: 3.5vw;    }    .ItemLs .EcIe .EcAc .EcIn{        font-size: 3.5vw;        margin: 1.5vw 0 0 0;    }    .ItemLs .EcIe .EcAc .EcTm{        font-size: 3.5vw;        margin: 1.5vw 0 0 0;    }    .ItemLs .EcIe .EcAc:hover{        padding-left: 1vw;    }}/*产品*/@media screen and (max-width:1024px) {    .ProductLs{        margin: -2vw;        padding: 4vw 0 0 0;    }    .ProductLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .ProductLs .EcIe .EcAc .EcIms{        padding: 4vw;    }    .ProductLs .EcIe .EcAc .EcCk:after{        width: 10vw;        height: 10vw;    }    .ProductLs .EcIe .EcAc .EcMc{        height: 12vw;        line-height: 12vw;        padding: 0 4vw;        font-size: 4vw;    }    .ProInfo{        flex-wrap: wrap;        margin: 0 0 4vw 0;    }    .ProInfo .ProIm{        width: 100%;    }    .ProInfo .ProIn{        width: 100%;        padding: 4vw 0;    }    .ProInfo .ProIn .ecA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .ProInfo .ProIn .ecLe{        margin: 0 0 3vw 0;    }    .ProInfo .ProIn .ecB{        font-size: 3.5vw;        margin: 2vw 0 0 0;        line-height: 2;    }    .ProInfo .ProIn .ProBtn{        margin: 4vw 0 0 0;    }    .ProInfo .ProIn .ProBtn .Btn{        font-size: 3.5vw;        padding: 2.5vw 6vw;    }    .ProInfo .ProIn .ProBtn .rxCn{        font-size: 3.5vw;        margin: 0 4vw 0 0;        background: url("../images/w14.svg") no-repeat left center;        background-size: 10vw;        padding: 0 0 0 14vw;        min-height: 10vw;    }    .ProInfo .ProIn .ProBtn .rxCn .rxB{        margin: 1vw 0 0 0;    }    .ProCons{        position: relative;    }    .ProCons .TabLs{        margin: 0 0 4vw 0;    }    .ProCons .TabLs .EcIe .EcAc{        font-size: 4vw;        color: #666666;        padding: 2vw 8vw;        position: relative;        line-height: 2;        cursor: pointer;        transition: all 0.3s;    }    .ProCons .TabLs .EcIe .EcAc:before{        height: 1px;        bottom: -1px;    }    .ProCons .TabLs .EcIe .EcAc:after{        width: 6vw;        height: 6vw;    }    .ProCons .VideoBox{        height: 52vw;        margin: 0 0 3vw 0;    }    .ProCons .SwcLs{        position: relative;    }    .ProCons .SwcLs .EcIe{        display: none;    }    .ProCons .SwcLs .EcIe.on{        display: block;    }}