/*系统*/@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;    }    .WH-content{        font-size: 3.5vw;        line-height: 2;    }    .InPD-IfLs{        padding: 0 0 4vw 0;    }    .InPD {        padding: 8vw 0 12vw 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;    }    .PubT {        padding: 6vw 0 0 0;    }}/*菜单-位置*/@media screen and (max-width:1024px) {    .PositionTit{        padding: 0 0 0 0;        border-bottom: none;        margin: 0 0 4vw 0;    }    .PositionTit .EcL{        font-size: 5vw;        letter-spacing: 1px;    }    .PositionTit .EcL span{        font-size: 4vw;        color: var(--colorZT);    }    .PositionTit .EcBack{        font-size: 4vw;        background: url(../images/w3.svg) no-repeat center right;        background-size: 4vw;        padding: 0 6vw 0 0;    }    .PositionMain{        background-color: #FFFFFF;        border-bottom: 1px solid #dadada;    }    .PositionMain .inner{        padding: 0;    }    .PositionMain .EcMain{        min-height: auto;        display: flex;        justify-content: space-between;        align-items: center;    }    .Position{        display: none;    }    .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) {    .WhBanner {        height: 65vw;        margin: 15vw 0 0 0;        border-bottom: 1vw solid var(--colorZT1);    }    .swiper-pagination.swiper-page-banner {        bottom: 4vw !important;    }    .swiper-page-banner .swiper-pagination-bullet {        margin: 0 1vw!important;        width: 2vw;        height: 2vw;        border-radius: 50%;    }    .detail-banner {        margin:15vw 0 0 0;        min-height: 50vw;        height: auto;        flex-wrap: wrap;        border-bottom: 1vw solid var(--colorZT1);    }    .detail-banner>img{        min-height:50vw;    }    .detail-banner .ADcon .EcA{        font-size: 4vw;        letter-spacing: calc( var(--bili) * 1px );        padding: 0 0 4vw 0;    }    .detail-banner .ADcon .EcA:after{        width: 15vw;        height: 0.5vw;    }    .detail-banner .ADcon .EcB{        font-size: 4vw;        letter-spacing: calc(var(--bili) * 1px);        margin: 3vw 0 0 1vw;    }    .detail-banner .ADcon .EcC{        margin: 3vw 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{        font-size: 4vw;        margin: 0;        font-weight: 700;        letter-spacing: 0;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecB{        margin: 3vw 0;        color: #FFFFFF;        font-size: 3vw;        display: inline-block;        padding: 1.5vw 4vw;        font-weight: 300;        letter-spacing: 0;        transform: translateY(10vw);    }    .BnRcWz .EcBox .ecC{        font-size: 3vw;        font-weight: 300;        transform: translateY(10vw);    }    .WhBanner .SwBtn{        display: none;    }}/*底部*/@media screen and (max-width:1024px) {    .footMenu{        background: #e5e5e5;    }    .footMenu .inner{        padding: 0;    }    .footMenu .EcLs .EcIe{        width: calc(100%/5);    }    .footMenu .EcLs .EcIe .EcAc{        height: 12vw;        font-size: 3.5vw;    }    .footMenu .EcLs .EcIe .EcAc:after{        height: 30%;        background: #777777;    }    .footMenu .EcLs .EcIe:last-child .EcAc:after{        display: none;    }    .footMenu .EcLs .EcIe:first-child .EcAc:before{        display: none;    }    .footer{        padding: 3vw 0;    }    .footer .EcMain{        flex-wrap: wrap;    }    .footer .EcMain .EcL{        width: 100%;        text-align: center;    }    .footer .EcMain .EcR{        width: 100%;        text-align: center;    }    .footer .EcMain .EcCn{        font-size: 3.5vw;        color: #555555;        line-height: 1.8;        margin: 1vw 0;    }    .Copyright{        font-size: 3.5vw;    }    .Copyright .EcCn{        padding: 4vw 0;        font-size: 3.2vw;    }    .Copyright .EcCn *{        font-size: 3.2vw;    }}/*全屏*/@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: 4.5vw;    }    .PubTitle .inB{        color: #555555;        margin: 2vw 0 0 0;        font-size: 4vw;    }    .PubTitle .inC{        width: 100%;        margin: 2vw 0 0 0;        font-size: 3.5vw;        line-height: 1.8;    }    .IcnA{        padding: 8vw 0 4vw 0;    }    .iProSw .SwAc{        background-color: #f3f4f6;        padding: 5vw;        flex-wrap: wrap;    }    .iProSw .SwAc .SwIm{        width: 100%;        padding-top: 92.5%;        overflow: hidden;        position: relative;    }    .iProSw .SwAc .SwCn{        margin: 3vw 0 0 0;        width: 100%;    }    .iProSw .SwAc .SwMc{        font-size: 4vw;    }    .iProSw .SwAc .SwFx{        margin: 2vw 0 0 0;    }    .iProSw .SwAc .SwIn{        margin: 2vw 2vw 0 0;        font-size: 3.5vw;    }    .iProSw .SwAc .SwIn span{        padding: 1vw 2vw;        font-size: 3.2vw;        margin-right: 1vw;    }    .iProSw .SwAc .SwCk{        margin: 4vw 0 0 0;        font-size: 4vw;        padding: 1.5vw 4vw;    }    .IcnB{        padding: 4vw 0 8vw 0;    }    .technicalMain{        position: relative;        width: 100%;    }}/*关于我们*/@media screen and (max-width:1024px) {    .PdTop{        padding-top: 0;    }    .AbTit{        position: relative;    }    .AbTit .AbTitCn{        font-size: 5vw;    }    .AbTit .AbTitEn{        font-size: 6vw;        white-space: nowrap;    }    .AbTit .AbTitCn.AbT2{        margin: 0 0 3vw 0;    }    .AbTit .AbTitEn.AbT2{        font-size: 6vw;        margin: 0 0 3vw 0;    }    .AbTit.white *{        color: #ffffff;    }    .AboutA{        position: relative;        width: 100%;        height: 100%;        background: #ffffff;        overflow: hidden;    }    .AboutA .detail-banner{        width: 100%;        height: 100%;    }    .AboutB .EcFlr{        padding: 10vw 0;        flex-wrap: wrap;    }    .AboutB .EcFlr .EcCon{        width: 100%;        margin: 6vw 0 0 0;    }    .AboutB .EcFlr .EcCon .EcA{        font-size: 4.5vw;        padding: 0;    }    .AboutB .EcFlr .EcCon .EcB{        font-size: 3.8vw;        color: #333333;        margin: 4vw 0 0 0;    }    .AboutB .EcFlr .EcCon .EcC{        font-size: 3.5vw;        line-height: 1.8;        margin: 2vw 0 6vw 0;        text-align: justify;    }    .AboutC .EcFlr{        flex-wrap: wrap;        padding: 10vw 0;    }    .AboutC .EcFlr .LrL{        width: 100%;    }    .AboutC .EcFlr .LrL .LrA{        font-size: 5vw;        font-weight: 700;    }    .AboutC .EcFlr .LrL .LrB{        font-size: 4vw;        margin: 3vw 0 0 0;    }    .AboutC .EcFlr .LrR{        flex-wrap: wrap;    }    .AboutC .EcFlr .LrR .LrMA{        width: 100%;        font-size: 3.5vw;        margin: 4vw 0;        text-align: justify;    }    .AboutC .EcFlr .LrR .LrMB{        width: 100%;        position: relative;    }    .AboutD .EcFlr{        padding: 10vw 0;        flex-wrap: wrap;    }    .AboutD .EcFlr .LrL{        width: 100%;        display: flex;        flex-direction: column;        justify-content: space-between;        color: var(--colorZT);        text-transform: uppercase;    }    .AboutD .EcFlr .LrL .LrA{        font-size: 5vw;        font-weight: 700;    }    .AboutD .EcFlr .LrL .LrB{        font-size: 4vw;        margin: 3vw 0 0 0;        line-height: 1.8;    }    .AboutD .EcFlr .LrR{        flex-wrap: wrap;        margin: 4vw 0 0 0;    }    .AboutD .EcFlr .LrR .LrMA{        width: 100%;        font-size: 4vw;        margin: 0 0 4vw 0;    }    .AboutD .EcFlr .LrR .LrMA .LrB{        margin: 4vw 0 0 0;    }    .AboutD .EcFlr .LrR .LrMB{        width: 100%;    }    .AboutE{        padding: 10vw 0;    }    .AboutE .EcFlr{        padding: 0 0 5vw 0;        position: relative;    }    .AboutE .EcFlr .LrA{        font-size: 5vw;    }    .AboutE .EcFlr .LrB{        margin: 3vw 0 0 0;        font-size: 4vw;    }    .AboutE .EcFlr .LrC{        margin: 2vw 0 0 0;        font-size: 3.5vw;    }    .AboutE .AbEcLs .EcLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;    }    .AboutE .AbEcLs .EcLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .AboutE .AbEcLs .EcLs .EcIe .EcAc .EcIm{        height: auto;    }    .AboutE .AbEcLs .EcLs .EcIe .EcAc .EcCn{        padding: 5vw 6vw;    }    .AboutE .AbEcLs .EcLs .EcIe .EcAc .EcCn .EcMc{        font-size: 4.5vw;    }    .AboutE .AbEcLs .EcLs .EcIe .EcAc .EcCn .EcIn{        font-size: 3.5vw;    }    .AboutF{        padding: 10vw 0;    }    .AboutF .EcFlr{        padding: 0 0 5vw 0;    }    .AboutF .EcFlr .LrA{        font-size: 5vw;    }    .AboutF .EcFlr .LrB{        margin: 3vw 0 0 0;        font-size: 3.5vw;    }    .AboutF .EcFlr .LrC{        margin: 3vw 0 0 0;        font-size: 4vw;    }    .AboutF .EcFlr .LrD{        margin: 2vw 0 0 0;        font-size: 3.5vw;    }    .AboutF .AbFcLs{        position: relative;    }    .AboutF .AbFcLs .EcLs{        margin: -2vw;    }    .AboutF .AbFcLs .EcLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .AboutF .AbFcLs .EcLs .EcIe .EcAc .EcMc{        margin: 3vw 0 0 0;        font-size: 3.5vw;        text-align: justify;    }}/*联系我们*/@media screen and (max-width:1024px) {    .CntMain{        position: relative;    }    .CntMain .EcA{        font-size: 4.5vw;        margin: 0 0 2vw 0;    }    .CntMain .EcB{        margin: 2vw 0 0 0;        font-size: 4vw;    }    .ContentMap{        margin: 3vw 0 0 0;        width: 100%;        height: 90vw;    }}/*手机二级分类*/@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;    }    .NewsLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .NewsLs .EcIe .EcAc{        display: flex;        justify-content: space-between;        align-items: center;    }    .NewsLs .EcIe .EcAc .EcIm{        width: 35%;        margin: 0 4% 0 0;        position: relative;        padding-top: 25%;        overflow: hidden;    }    .NewsLs .EcIe .EcAc .EcCn{        flex: 1;    }    .NewsLs .EcIe .EcAc .EcMc{        font-size: 4vw;    }    .NewsLs .EcIe .EcAc .EcIn{        font-size: 3.5vw;        margin: 1vw 0 0 0;        -webkit-line-clamp: 1;    }    .NewsLs .EcIe .EcAc .EcMA{        margin: 2vw 0 2vw 0;    }    .NewsLs .EcIe .EcAc .EcTm{        font-size: 3.5vw;    }    .NewsLs .EcIe .EcAc .EcCk{        font-size: 3.5vw;    }}/*详情*/@media screen and (max-width:1024px) {    .DetYsA{        margin: 0 0 6vw 0;    }    .DetYsA .inTit{        font-size: 4vw;        margin: 0 0 4vw 0;    }    .DetYsA .inInfo{        margin: 0 0 4vw 0;        padding: 0 0 4vw 0;    }    .DetYsA .inDate{        font-size: 3.2vw;    }    .DetYsA .inView{        font-size: 3.2vw;        margin: 0 0 0 4vw;    }    .DetYsA .inCon{        padding: 0 0 4vw 0;    }    .DetYsA .inCon .WH-content{        font-size: 3.5vw;    }    .Det-Content {        flex-wrap: wrap;        margin: 0 0 4vw 0;        padding: 0;    }    .Det-Content .inL {        display: none;    }    .Det-Content .inR {        width: 100%;        padding: 0 0 4vw 0;    }    .Det-Content .inR .inTit{        font-size: 4.5vw;        margin: 0 0 3vw 0;    }    .Det-Content .inR .inDate{        font-size: 3.5vw;        color: #555555;        margin: 0 0 4vw 0;    }    .Det-Content .inR .WH-content {        font-size: 3.5vw;    }    .RecA {        display: none;    }    .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;        padding: 0 0 6vw 0;    }    .Around .Aroundul {        width: 100%;        padding: 3vw 0;        font-size: 3.5vw;    }    .Around .Aroundul:last-child {        border-bottom: 0;    }    .Around .Aroundul .As {        white-space: nowrap;        width: 30%;        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);    }}/*表单*/@media screen and (max-width:1024px) {    .MessageTcc{        height: 100% !important;        width: 100% !important;        border-radius: 0!important;    }    .MessageMain{        padding: 5%;    }    .MsgForm {        width: 100%;        position: relative;        margin: 0 auto;    }    .MsgForm .MsgLs {        margin: -2vw;    }    .MsgForm .MsgLs .MsgIe {        padding: 2vw;        display: flex;        justify-content: center;    }    .MsgForm .MsgLs .MsgIe.w50 {        width: 100%;    }    .MsgForm .MsgLs .MsgIe .srkA {        height: 12vw;        font-size: 3.5vw;        padding: 0 4vw;        color: #333333;    }    .MsgForm .MsgLs .MsgIe .srkB {        height: 40vw;        font-size: 3.5vw;        padding: 4vw;        color: #333333;    }    .MsgForm .MsgLs .MsgIe .BtnA {        display: block;        width: 48%;        height: 12vw;        line-height: 12vw;        font-size: 4vw;    }    .MsgForm .MsgLs .MsgIe .BtnB {        margin: 0 0 0 4%;        width: 48%;        height: 12vw;        line-height: 12vw;        font-size: 4vw;    }}/*产品*/@media screen and (max-width:1024px) {    .PageMain{        flex-wrap: wrap;    }    .PageMain .MenuMain{        width: 100%!important;        margin: 0 0 4vw 0;        border-bottom: 1px solid #e5e5e5;    }    .PageMain .ListMain{        width: 100%;    }    .ProMenu{        width: 100%;    }    .ProMenu .EcTit{        color: #ffffff;        font-size: 4vw;        padding: 3vw 4vw;        margin: 0;        background-color: var(--colorZT);    }    .ProMenu .EcTit.on{        border-color: #ffffff;    }    .ProMenu .EcTit:after{        right: 3vw;        width: 4.5vw;        height: 4.5vw;        background: url(../images/icons/w18s.svg) no-repeat center;        background-size: 100%;    }    .ProMenuList {        display: none;        border: 1px solid #eee;        border-top: 0;        border-bottom: 0;    }    .ProMenuList .IeA .AcA {        width:calc(100% - 10vw);        padding: 3vw 0 3vw 4vw;        font-size: 4vw;    }    .ProMenuList .IeA .AcA:after {        display: none;    }    .ProMenuList .IeA .AwA {        width: 10vw;        height: 10vw;    }    .ProMenuList .IeA .AwA:after {        width: 4vw;        height: 4vw;    }    .ProMenuList .IeA.on{        border-color: #e5e5e5;    }    .ProMenuList .IeA.on .AcA{        font-weight: 400;    }    .ProMenuList .IeB {        display: flex;        flex-wrap: wrap;        align-items: center;    }    .ProMenuList .IeB .AcB {        width:calc(100% - 10vw);        padding: 3vw 0 3vw 8vw;        font-size: 3.6vw;    }    .ProMenuList .IeB .AcB:after {       display: none;    }    .ProMenuList .IeB .AcB.Dxk:after {        display: block;        width: 3vw;        height: 3vw;        left: 4vw;    }    .ProMenuList .IeB .AwB {        width: 10vw;        height: 10vw;    }    .ProMenuList .IeB .AwB:after {        width: 4vw;        height: 4vw;    }    .ProMenuList .IeC .AcC {        width: 100%;        padding: 3vw 0 3vw 10vw;        font-size: 3.4vw;    }    .ProSearch{        margin: 0 0 4vw 0;        width: 100%;    }    .ProSearch .EcForm{        border-radius: 4px;        height: 10vw;    }    .ProSearch .EcForm .Btn{        width: 10vw;        height: 100%;    }    .ProSearch .EcForm .Srk{        width: calc(100% - 10vw);        padding: 0 4vw;        font-size: 3.5vw;    }    .ProFilter{        margin: 0 0 4vw 0;    }    .ProFilter .EcSx{        padding: 0 0 3vw 0;        margin: 0 0 3vw 0;    }    .ProFilter .EcLs.MinH{        height: 9vw;    }    .ProFilter .EcAw{        width: 5vw;        height: 5vw;    }    .ProFilter .EcTit{        font-size: 4vw;        padding: 4vw;    }    .ProFilter .EcMain{        padding: 4vw;    }    .ProFilter .EcLs{        margin: -2vw;    }    .ProFilter .EcLs .EcIe{        padding: 2vw;    }    .ProFilter .EcLs .EcIe .EcAc{        font-size: 3.5vw;    }    .ProFilterSelect{        padding: 0;        margin: 0 0 4vw 0;    }    .ProFilterSelect .EcTit{        font-size: 3.5vw;        padding: 1.5vw 0;    }    .ProFilterSelect .EcLs{        margin: -2vw;    }    .ProFilterSelect .EcLs .EcIe{        padding: 2vw;    }    .ProFilterSelect .EcLs .EcIe .EcAc{        font-size: 3.5vw;        padding: 1.5vw 4vw 1.5vw 2vw;        position: relative;        display: block;        cursor: pointer;    }    .ProFilterSelect .EcLs .EcIe .EcAc:after{        font-size: 2.5vw;        right: 7%;        top: 7%;    }    .ProTable{        width: 100%;        overflow: auto;    }    .TableA{        width: auto;        min-width: 100%;    }    .TableA th,.TableA td{        border: 1px solid #cccccc;        padding: 4vw 2vw;        white-space: nowrap;    }    .TableA th{        font-size: 3.5vw;    }    .TableA td{        font-size: 3.5vw;    }    .PorDetMain{        margin: 0 0 5vw 0;    }    .ProConA{        display: flex;        justify-content: space-between;        margin: 0 0 4vw 0;        align-items: flex-start;        flex-wrap: wrap;    }    .ProConA .ProIm{        width: 100%;        margin: 0 0 4vw 0;    }    .ProImB{        display: none;    }    .ProConA .ProIn{        width: 100%;    }    .ProConA .ProIn .EcA{        font-size: 4vw;        padding: 0;    }    .ProConA .ProIn .EcLine{        margin: 3vw 0;    }    .ProConA .ProIn .EcB{        font-size: 3.5vw;    }    .ProConA .ProIn .EcC{        font-size: 4vw;    }    .ProTab{        display: flex;        background-color: #FFFFFF;        border-bottom: 1px solid #dadada;    }    .ProTab .EcIe{        width: calc(100%/3);        display: block;    }    .ProTab .EcIe .EcBx{        text-align: center;        font-size: 4vw;        padding: 0 4vw;        line-height: 12vw;        height: 12vw;    }    .ProTab .EcIe:last-child .EcBx{        border: 0;    }    .ProTab .EcIe .EcBx:after{        display: none;    }    .ProSwc .EcIe{        padding: 4vw 0;    }}/*下载*/@media screen and (max-width:1024px) {    .FileLs{        margin: -2vw;    }    .FileLs .FileIe{        width: calc(100%/1);        padding: 2vw;    }    .FileLs .FileIe .FileAc{        padding: 4vw;        font-size: 4vw;    }    .FileLs .FileIe .FileAc .FileCk{        white-space:normal;        margin: 0 0 0 6%;        padding: 0 6vw 0 0;        position: relative;    }    .FileLs .FileIe .FileAc .FileCk:after{        width: 4vw;        height: 4vw;    }    .FileLs .FileIe .FileAc:hover{        color: #ffffff;        background-color: var(--colorZT);    }    .FileLs .FileIe .FileAc:hover .FileCk:after{        filter: brightness(1);    }}/*参考文献*/@media screen and (max-width:1024px) {    .ReferencesNum{        font-size: 4vw;    }    .ReferencesLs .RefIe .RefAc{        padding: 4vw 0;    }    .ReferencesLs .RefIe .RefAc .RefMc{        font-size: 4vw;    }    .ReferencesLs .RefIe .RefAc .RefMA{        margin: 0 0 0 0;    }    .ReferencesLs .RefIe .RefAc .RefLb{        font-size: 3.5vw;        padding: 1.2vw 4vw;        margin: 2vw 2vw 0 0;    }}/*设备*/@media screen and (max-width:1024px) {    .CaseLs{        margin: -2vw;    }    .CaseLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .CaseLs .EcIe .EcAc .EcIm{        width: 100%;        position: relative;        padding-top: 72%;        overflow: hidden;    }    .CaseLs .EcIe .EcAc .EcMc{        height: 12vw;        line-height: 12vw;        font-size: 4vw;    }}