/*系统*/@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%;    }    .main-conter {        padding:5% 0;    }    .header {        display:none;    }    .head-top{        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: 6vw 0;    }    .InPD2 {        padding: 6vw 0;    }    .InPD3 {        padding: 6vw 0;    }    .InPD4 {        padding: 6vw 0 0;    }    .MTH{        margin: 15vw 0 0 0;    }    .Pub-Title {        padding: 0 0 5vw 0;    }    .Pub-Title .inA {        font-size: 3.5vw;        margin: 0 0 2vw 0;    }    .Pub-Title .inB{        font-size: 3.5vw;        margin: 0 0 2vw 0;        letter-spacing: 0;    }    .Pub-Title .inB:after{        display: none;    }    .Pub-Title .inB:before{        display: none;    }    .Pub-Title .inB b{        font-size: 4vw;        margin: 0 1vw;    }    .Pub-Title .inC{        font-size: 3vw;        letter-spacing: 1px;    }    .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;    }    /*图片放大-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;    }    .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;    }}/*banner*/@media screen and (max-width:1024px) {    .WhBanner {        height: 55vw;        margin: 15vw 0 0 0;    }    .swiper-pagination.swiper-page-banner {        bottom: 4% !important;    }    .swiper-page-banner .swiper-pagination-bullet {        margin:0 5px!important;        opacity:1;        width:8px;        height:8px;    }    .swiper-page-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{        width: 16px;    }    .BnWz{        position: absolute;        width: 100%;        min-height: auto;        height: 100%;        left: 50%;        top: 50%;        background-color: rgba(234, 234, 234, 0.4);        z-index: 8;        transform: translate(-50%, -50%);        padding: 0;    }    .BnWz .inA{        letter-spacing: 2px;        font-weight: 600;        font-size: 3.5vw;        line-height: 1.2;    }    .BnWz .inB{        font-size: 3.2vw;        line-height: 1.2;        margin: 0 0 2vw 0;        text-align: center;    }    .BnWz .inC{        font-size: 3vw;        font-weight: 600;        text-align: center;        margin: 0 0 2vw 0;    }    .BnWz .inD{        font-size: 3vw;        text-align: center;        line-height: 1.4;    }    .BnWz .inAn{        display: flex;        justify-content: center;        margin: 2vw 0 0 0;    }    .BnWz .inE{        font-size: 3vw;        letter-spacing: 4px;        padding: 2vw 4vw;    }    .WhBanner .SwPage .SwBtn{        width: 8vw;        height: 8vw;        border-radius: 50%;        background-color: rgba(0,0,0,0.5);    }    .WhBanner .SwPage .SwBtn:after {        font-size: 3vw;    }    .detail-banner {        margin: 15vw 0 6vw 0;        min-height: 30vw;        height: auto;        flex-wrap: wrap;    }    .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 .InFx{        height: 100%;        position: relative;    }    .detail-banner .ADcon .DBwz{        width: 80%;        position: absolute;        left: 10%;        bottom: -5vw;        box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);        padding: 5vw;        display: inline-block;        background: rgba(255, 255, 255, 0.95);        border-bottom: 2px solid var(--colorZT);    }    .detail-banner .ADcon .DBwz.Pro{        width: 80%;    }    .detail-banner .ADcon .DBwz .inA{        text-align: center;        font-size: 4.5vw;        line-height: 1.2;    }    .detail-banner .GoDown{        display: none;    }}/*底部*/@media screen and (max-width:1024px) {    .PubAdv{        padding: 6vw 0 8vw 0;        background-color: var(--colorZT2);    }    .PubAdv .inWz{        font-size: 4vw;        line-height: 1.8;        margin: 0 0 4vw 0;    }    .PubAdv .inSm{        display: flex;        justify-content: center;        align-items: center;    }    .PubAdv .inSm .inL{        padding: 0 4vw 0 0;        border-right: 1px solid rgba(0, 0, 0, 0.1);    }    .PubAdv .inSm .inL .inBtn{        display: block;        font-size: 3.5vw;        letter-spacing: 2px;        color: #ffffff;        border: 2px solid #ffffff;        padding: 2vw 4vw;    }    .PubAdv .inSm .inR{        padding: 0 0 0 4vw;        display: flex;        align-items: center;    }    .PubAdv .inSm .inR .inTb{        width: 6vw;        height: 6vw;        background: url(../images/w4.svg) no-repeat center;        background-size: 100%;    }    .PubAdv .inSm .inR .inCn{        margin: 0 0 0 10px;        display: flex;        align-items: center;    }    .PubAdv .inSm .inR .inCn .inA{        font-size: 4vw;        color: #ffffff;    }    .PubAdv .inSm .inR .inCn .inB{        width: 16vw;        margin: 0 0 0 4vw;    }    .footer{        width: 100%;        padding: 8vw 0 6vw 0;    }    .footer .inner{        position: relative;    }    .GoTop{        position: absolute;        right: 5vw;        top: -10vw;        width: 10vw;        height: 10vw;    }    .footer .FrLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;    }    .footer .FrLs .FrIe{        padding: 2vw;        width: calc(100%/1);    }    .footer .FrTit{        font-size: 4vw;        letter-spacing: 2px;        margin: 0 0 6vw 0;    }    .footer .FrTit:after{        width: 10%;        height: 2px;        bottom: -3vw;    }    .footer .FrLogo{        display: none;    }    .footer .FrIn{        font-size: 3.5vw;    }    .footer .FrAdd{        font-size: 3.5vw;    }    .footer .FrUrl{        position: relative;    }    .footer .FrUrl .FrA{        position: relative;        display: block;        font-size: 3.5vw;        color: #aaaaaa;        font-family: Nunito;        padding: 0 0 0 6vw;        margin: 2vw 0;    }    .footer .FrUrl .FrA:after{        width: 2vw;        height: 2vw;        border: 1px solid var(--colorZT);    }    .footer .FrUrl .FrA:before{        width: 1vw;        height: 1vw;        left: 0.8vw;    }    .footer .FrUrl .FrA:hover:before{        opacity: 1;    }    .footer .FrUrl .FrA:hover:after{        border: 1px solid #666666;    }    .footer .FrUrl .FrA:hover{        color: #ffffff;    }    .copyright{        border-top: 1px solid #303030;        padding: 6vw 0;        background: #191919;    }    .copyright .Econ{        display: flex;        flex-wrap: wrap;    }    .copyright .ecL{        width: 100%;        font-size: 3.5vw;        color: #555555;        line-height: 1.6;    }    .copyright .ecR{        margin: 3vw 0 0 0;        position: relative;    }    .WebLink{        margin-left: 0;        display: flex;        align-items: center;    }    .WebLink .lk{        width: 8vw;        height: 8vw;        line-height: 8vw;        margin-left: 0;        margin-right: 1.5vw;        border-radius: 2px;    }    .WebLink .lk:hover{        background-color: #666666;    }}/*首页*/@media screen and (max-width:1024px) {    .PubTitle{        margin: 0 0 4vw 0;    }    .PubTitle .inA{        font-size: 4.5vw;    }    .PubTitle .inB{        font-size: 4vw;        color: #666666;        margin: 3vw 0 0 0;    }    .PubTitle .inC{        width: 30%;        height: 2px;        background-color: var(--colorZT);        margin: 3vw 0 0 0;    }    .PubTitle .inD{        font-size: 3.5vw;        margin: 3vw 0 0 0;    }    .IcnA{        padding: 6vw 0;        background-color: #FFFFFF;    }    .IcnA .EcLs{        margin: -2vw;    }    .IcnA .EcLs .EcIe{        width: calc(100%/2);        padding: 2vw;    }    .IcnA .EcLs .EcIe .EcBx .ecMb{        font-size: 4vw;    }    .IcnA .EcLs .EcIe .EcBx .ecCn{        font-size: 4vw;        margin: 4vw 0;    }    .IcnB{        padding: 6vw 0;        background-color: #eef2f6;    }    .IcnB .EcLs{        margin: -2vw;    }    .IcnB .EcLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .IcnB .EcLs .EcIe .EcBx{        padding: 6vw;        height: auto;    }    .IcnB .EcLs .EcIe .EcBx .inA{        width: auto;        height: 15vw;        margin: 0 0 4vw 0;        animation-fill-mode: both;    }    .IcnB .EcLs .EcIe .EcBx .inB{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .IcnB .EcLs .EcIe .EcBx .inC{        font-size: 3.5vw;        line-height: 2;        text-align: center;    }    .IcnC{        padding: 6vw 0 0 0;        background-color: #ffffff;    }    .PubCase{        margin: 0 0 4vw 0;    }    .PubCase .PubCaseSw .EcBx .ecCn{        padding: 4vw;    }    .PubCase .PubCaseSw .EcBx .ecCn .ecA{        font-size: 4vw;        color: #ffffff;    }    .PubCase .PubCaseSw .EcBx .ecCn .ecB{        display: none;    }    .PubCase .PubCaseSw .EcBx .ecCn .ecC{        margin: 3vw 0 0 0;    }    .PubCase .PubCaseSw .EcBx:hover .ecCn{        background-color: rgba(0, 0, 0, 0.6);    }    .PubCase .PubCaseSw .EcBx:hover .ecIm img{        transform: scale(1.1);    }    .PubCk{        font-size: 3.5vw;        letter-spacing: 1px;        padding: 2vw 4vw;    }    .IcnD{        padding: 3vw 0;        background-color: #ffffff;    }    .IcnD .TabLs{        display: flex;        flex-wrap: nowrap;        margin: -1vw;        padding: 0 0 4vw 0;        white-space: nowrap;        overflow: auto;    }    .IcnD .TabLs .EcIe{        width: auto;        padding: 1vw;    }    .IcnD .TabLs .EcIe .EcBx{        padding: 4vw;        height: 100%;        background-color: var(--colorZT);        font-size: 3.5vw;        line-height: 2;    }    .IcnD .SwcLs{        position: relative;        margin: 0 0 6vw 0;    }    .IcnD .SwcLs .EcIe{        display: none;    }    .IcnD .SwcLs .EcIe.on{        display: block;    }    .IcnD .SwcLs .EcIe .EcBx{        flex-wrap: wrap;    }    .IcnD .SwcLs .EcIe .EcBx .ecIm{        width: 100%;        position: relative;        padding-top: 80%;        overflow: hidden;        margin: 0 0 3vw 0;    }    .IcnD .SwcLs .EcIe .EcBx .ecCn{        width: 100%;    }    .IcnD .SwcLs .EcIe .EcBx .ecCn .inA{        font-size: 3.5vw;        color: #666666;        line-height: 2;    }    .IcnD .SwcLs .EcIe .EcBx .ecCn .inBtn{        display: flex;        justify-content: flex-start;        margin: 3vw 0 0 0;    }    .IcnD .SwcLs .EcIe .EcBx .ecCn .inAn{        font-family: Dosis;        display: block;        font-size: 3.5vw;        color: #ffffff;        letter-spacing: 2px;        padding: 2vw 4vw;        background-color: var(--colorZT);        z-index: 1;        position: relative;        overflow: hidden;    }    .OfMain{        width: 100%;        position: relative;        height: auto;        display: flex;        flex-wrap: wrap;        justify-content: space-between;        margin: 0 0 6vw 0;    }    .OfMain .ecL{        display: none;        width: 100%;        height: 100%;    }    .OfMain .ecR{        width: 100%;        height: 100%;    }    .OfMain .ecR .OfSw{        height: 60vw;        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);    }    .OfMain .ecR .OfSw .ecIm{        height: 100%;    }    .OfMain .ecR .OfSw .SwBtn{        width: 8vw;        height: 8vw;        opacity: 0;    }    .OfMain .ecR .OfSw .SwBtn:after{        font-size: 3.5vw;    }    .OfMain .ecR .OfSw .swiper-pagination{        bottom: 6%;    }    .OfMain .ecR .OfSw .swiper-pagination .swiper-pagination-bullet{        width: 10px;        height: 10px;        transition: all 0.5s;        border: 2px solid transparent;        opacity: 1;    }    .OfMain .ecR .OfSw .swiper-pagination .swiper-pagination-bullet-active{        background: transparent;        border: 2px solid #000000;    }}/*关于我们*/@media screen and (max-width:1024px) {    .AuMenu .EcLs {        display: flex;        white-space: nowrap;        overflow: auto;    }    .AuMenu .EcLs .EcIe {        width: 100%;    }    .AuMenu .EcLs .EcIe .EcBx {        font-size: 4vw;        padding: 3vw 4vw;    }    .SinMain{        position: relative;    }    .SinContent{        width: 100%;    }    .SinContent .SinBox{        display: none;    }    .SinContent .SinBox.on{        display: block;    }    .SinContent.PD60{        padding: 6vw 0;    }    .AuCA{        flex-wrap: wrap;    }    .AuCA .ecL{        width: 100%;        border-bottom: 2px solid #ebebeb;        margin: 0 0 4vw 0;    }    .AuCA .ecL .ecA{        font-size: 4vw;        color: #666666;        margin: 0 0 3vw 0;    }    .AuCA .ecR{        padding: 0;    }    .AuCB{        margin: 4vw 0 0 0;    }    .AuCB .EcLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;    }    .AuCB .EcLs .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .AuCB .EcLs .EcIe .EcBx{        display: block;    }    .AuCB .EcLs .EcIe .EcBx .ecA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .AuCB .EcLs .EcIe .EcBx .ecB{        font-size: 3.5vw;        line-height: 1.8;    }    .AuCC{        margin: 5vw 0 0 0;    }    .AuCC .ecA{        font-size: 4vw;        margin: 0 0 4vw 0;    }    .AuCC .ecB{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;        margin: 0 0 4vw 0;    }    .AuCC .ecB *{        font-size: 3.5vw;    }    .AuCCSw{        width: 100%;        height: 80vw;    }    .AuCCSw.SwYsB{        width: 100%;        height: 80vw;        margin: 0 auto 6vw;    }    .AuCCSw .ecIm{        height: 100%;    }    .AuCCSw .SwBtn{        width: 10vw;        height: 10vw;    }    .AuCCSw .SwBtn:after{        font-size: 4vw;    }    .AuCCSw .swiper-pagination{        bottom: 4%;        display: flex;        align-items: center;        justify-content: center;    }    .AuCCSw .swiper-pagination .swiper-pagination-bullet{        width: 2vw;        height: 2vw;        border: 2px solid transparent;        opacity: 1;    }    .AuCCSw .swiper-pagination .swiper-pagination-bullet-active{        width: 3vw;        height: 3vw;    }    .AuCCSw .swiper-pagination .swiper-pagination-bullet-active:after{        width: 1vw;        height: 1vw;    }    .ContactMain{        position: relative;        overflow: hidden;        padding: 8vw 0;    }    .ContactMain .Econ{        flex-wrap: wrap;    }    .ContactMain .Econ .ecL{        width: 100%;        margin: 0 0 4vw 0;    }    .ContactMain .Econ .ecL .ecA{        font-size: 4vw;        margin: 0 0 4vw 0;    }    .ContactMain .Econ .ecL .ecB{        font-size: 3.5vw;        margin: 0 0 3vw 0;    }    .ContactMain .Econ .ecL .ecC{        font-size: 3.5vw;        color: #666666;        line-height: 2;        margin: 0 0 3vw 0;        display: flex;        width: 100% !important;    }    .ContactMain .Econ .ecL .ecEwm{        width: 20vw;        height: 20vw;    }    .ContactMain .Econ .ecR{        width: 100%;    }    .ContactMain .ContactForm{        padding: 6vw 4vw;    }    .ContactMain .ContactForm .ecIe{        width: 100%;        margin: 0 0 3vw 0;    }    .ContactMain .ContactForm .ecIe .srk{        font-size: 3.5vw;    }    .ContactMain .ContactForm .ecIe .srkA{        height: 12vw;        padding: 0 4vw;    }    .ContactMain .ContactForm .ecIe .srkB{        padding: 4vw;        height: 30vw;    }    .ContactMain .ContactForm .BtnA{        font-size: 3.5vw;        height: 12vw;    }    .DszCA{        flex-wrap: wrap;    }    .DszCA .ecL{        width: 100%;        margin: 0 0 3vw 0;    }    .DszCA .ecL .ecA{        padding: 2vw;        margin: 0 0 3vw 0;    }    .DszCA .ecL .ecB{        font-size: 3.5vw;    }    .DszCA .ecR{        width: 100%;    }    .DszCA .ecR .ecA{        font-size: 3.5vw;        margin: 0 0 3vw 0;    }    .DszCA .ecR .ecA *{        font-size: 3.5vw;    }    .HzCA{        position: relative;    }    .HzCA .ecA{        font-size: 4.5vw;        margin: 0 0 4vw 0;    }    .HzCA .ecB{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .HzCA .ecB *{        line-height: 1.8;    }    .HzCA .EcLs{        display: flex;        flex-wrap: wrap;        justify-content: center;        margin: -2vw;        padding: 0 0 4vw 0;    }    .HzCA .EcLs .EcIe{        width: calc(100%/2);        padding: 2vw;    }    .HzCA .EcLs .EcIe .EcBx .ecMb{        font-size: 3.5vw;        padding: 4vw;    }    .HzCA .EcLs .EcIe .EcBx .ecMc{        font-size: 3.5vw;        color: #666666;        padding: 3vw 0;    }    .SvCA{        margin: 0 0 4vw 0;    }    .SvCA .ecL{        position: relative;    }    .SvCA .ecL .ecA{        font-size: 4.5vw;        color: #666666;        font-weight: 700;        margin: 0 0 4vw 0;    }    .SvCA .ecL .ecLR{        flex-wrap: wrap;    }    .SvCA .ecL .ecMA{        display: flex;        justify-content: space-between;        margin: 0 0 4vw 0;    }    .SvCA .ecL .ecMA .ecLine{        display: none;    }    .SvCA .ecL .ecMA .ecCon{        width: 100%;        margin: 0;        font-size: 3.5vw;        line-height: 1.8;    }    .SvCA .ecL .ecMB{        position: relative;    }    .SvCA .ecL .ecMB .ecBA{        width: 100%;        font-size: 4vw;        color: #666666;        line-height: 1.8;        margin: 4vw auto;    }    .SvCA .ecL .ecMB .ecBB{        position: relative;    }    .SvCA .ecAn{        display: flex;        flex-direction: column;        align-items: flex-start;    }    .SvCA .ecAn a{        margin: 0 0 10px 0;    }    .InPubTit{        position: relative;        display: flex;        justify-content: center;        flex-direction: column;        align-items: center;    }    .InPubTit .inA{        font-size: 4.5vw;        margin: 0 0 7vw 0;    }    .InPubTit .inA:after{        content: '';        position: absolute;        width: 110%;        height: 2px;        background-color: var(--colorZT);        left: -5%;        bottom: -3vw;    }    .InPubTit .inB{        font-size: 3.5vw;        color: #666666;        line-height: 1.6;        width: 100%;        margin: 0 0 4vw 0;        position: relative;    }    .InPubTit .inB:after{        display: none;    }    .InPubTit .inB:before{        display: none;    }    .InPubTit2{        margin: 0 0 5vw 0;    }    .InPubTit2 .inA{        font-size: 4.5vw;    }    .SinPubConA{        font-size: 18px;        color: #666666;        line-height: 1.6;    }    .SinPubConA *{        font-size: 18px;        color: #666666;        line-height: 1.6;    }    .SvCB{        position: relative;    }    .SvCB .EcLsA{        margin: -2vw;        padding: 0 0 6vw 0;    }    .SvCB .EcLsA .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .SvCB .EcLsA .EcIe .EcBx{        height: 100%;        border: 2px solid var(--colorZT);        padding: 6vw;        border-radius: 20px;        display: flex;        flex-direction: column;        align-items: center;    }    .SvCB .EcLsA .EcIe .EcBx .ecA{        width: 12vw;        margin: 0 0 4vw 0;    }    .SvCB .EcLsA .EcIe .EcBx .ecB{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .SvCB .EcLsA .EcIe .EcBx .ecC{        font-size: 3.5vw;        line-height: 1.8;    }    .SvCB .EcLsB{        display: flex;        flex-wrap: wrap;        margin: -2vw;        padding: 0 0 6vw 0;    }    .SvCB .EcLsB .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .SvCB .EcLsB .EcIe .EcBx{        padding: 6vw;    }    .SvCB .EcLsB .EcIe .EcBx .ecA{        font-size: 4vw;    }    .SvCB .EcLsB .EcIe .EcBx .ecB{        font-size: 3.5vw;        line-height: 1.8;        margin: 3vw 0 0 0;    }    .SvCB .EcLsB .EcIe .EcBx .ecC{        width: 100%;        margin: 3vw 0 0 0;    }    .SvCB .EcLsC{        display: flex;        flex-wrap: wrap;        margin: -2vw;        padding: 0 0 6vw 0;    }    .SvCB .EcLsC .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .SvCB .EcLsC .EcIe .EcBx{        height: auto;        padding: 6vw;    }    .SvCB .EcLsC .EcIe .EcBx .ecA{        width: 12vw;        margin: 0 0 4vw 0;    }    .SvCB .EcLsC .EcIe .EcBx .ecB{        font-size: 4vw;        line-height: 1.8;    }    .SvCB .EcIms{        margin: 0 0 4vw 0;    }    .SvCB .XzCon{        position: relative;        margin: 0 0 4vw 0;    }    .SvCB .XzCon .EcIe{        display: none;    }    .SvCB .XzCon .EcIe.on{        display: block;    }    .SvCB .XzCon .EcIe .EcBx{        padding: 4vw 0;        display: flex;        flex-direction: column;        align-items: center;    }    .SvCB .XzCon .EcIe .EcBx .ecA{        width: 100%;        font-size: 4vw;        margin: 0 0 4vw 0;    }    .SvCB .XzCon .EcIe .EcBx .ecB{        width: 100%;        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .SvCB .XzCon .EcIe .EcBx .ecB *{        width: 100%;        font-size: 18px;        color: #666666;        line-height: 2;    }    .SvCB .XzCon .EcIe .EcBx .ecC{        font-size: 18px;        color: #666666;        line-height: 1.8;        margin: 3vw 0 0 0;        width: 100%;    }    .SvCB .XzCon .EcIe .EcBx .ecC *{        flex-wrap: wrap;        width: 100% !important;        font-size: 3.5vw;        color: #666666;        line-height: 2;    }    .SvCB .XzCon .EcIe .EcBx .ecC ul{        padding: 0 0 0 4vw;    }    .SvCB .XzCon .EcIe .EcBx .ecC li{        list-style: disc;    }    .PubQA{        flex-wrap: wrap;        padding: 4vw 0 8vw 0;    }    .PubQA .ecL{        width: 100%;        margin: 0 0 4vw 0;    }    .PubQA .ecR{        width: 100%;    }    .PubQA.YsB .ecL{        width: 100%;    }    .PubQA.YsB .ecR{        width: 100%;    }    .PubQA .EcTit{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .QaLs{        position: relative;    }    .QaLs .QaIe{        border-top: 1px solid rgba(0, 0, 0, 0.07);    }    .QaLs .QaIe .QaMc{        font-size: 4vw;        color: #666666;        padding: 3vw 0 3vw 6vw;        position: relative;        cursor: pointer;    }    .QaLs .QaIe .QaCn{        padding: 0 0 3vw 6vw;        font-size: 3.5vw;        color: #666666;        line-height: 2;        position: relative;        display: none;    }    .QaLs .QaIe .QaMc:after{        content: "";        width: 2px;        height: 3vw;        position: absolute;        left: 1.5vw;        top: 50%;        margin-top: -1.6vw;    }    .QaLs .QaIe.on .QaMc:after{        display: none;    }    .QaLs .QaIe .QaMc:before{        content: "";        width: 3vw;        height: 2px;        position: absolute;        left: 0.2vw;        top: 50%;        margin-top: -0.5vw;        background-color: var(--colorZT);    }    .QaLs .QaIe .QaCn *{        font-size: 3.5vw;        color: #666666;        line-height: 2;    }    .PubFormA{        position: relative;    }    .PubFormA .ecIe{        width: 100%;        margin: 0 0 2vw 0;        display: flex;        justify-content: space-between;        align-items: center;    }    .PubFormA .ecIe .srk{        background-color: var(--colorZT);        color: #ffffff;        font-size: 4vw;        font-weight: 700;    }    .PubFormA .ecIe .srkA{        height: 12vw;        padding: 0 4vw;        border: 0;    }    .PubFormA .ecIe .srkB{        padding: 4vw;        height: 20vw;    }    .PubFormA .BtnA{        width: 100%;        background-color: var(--colorZT);        color: #ffffff;        font-size: 4vw;        font-weight: 700;        height: 12vw;        letter-spacing: 2px;        cursor: pointer;    }    .SvCC{        padding: 0 0 6vw 0;    }    .SvCC .incA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .SvCC .incB{        font-size: 3.5vw;        margin: 0 0 4vw 0;    }    .SvCC .incB *{        font-size: 3.5vw;    }    .SvCC .ecCon{        flex-wrap: wrap;    }    .SvCC .ecCon .ecL{        width: 100%;    }    .SvCC .ecCon .ecR{        width: 100%;    }    .SvCC .ecCon .ecR .ecIm{        width: 100%;        margin: 4vw 0;    }    .SvCC .ecCon .ecL .ecA{        font-size: 3.5vw;        margin: 0 0 3vw 0;    }    .SvCC .ecCon .ecLs{        position: relative;    }    .SvCC .ecCon .ecLs .ecIe{        font-size: 3.5vw;        margin: 2vw 0 0 0;    }    .SvCC .ecCon .ecLs .ecIe em{        width: 3vw;        height: 3vw;        margin: 0 1vw 0 0;    }    .SvCD{        font-size: 3.5vw;        margin: 0 0 6vw 0;    }    .SvCD *{        font-size: 3.5vw;    }    .ScCE{        position: relative;    }    .LRConA{        flex-wrap: wrap;        margin: 0 0 6vw 0;    }    .LRConA .ecL{        width: 100%;        margin: 0 0 4vw 0;    }    .LRConA .ecR{        width: 100%;        font-size: 3.5vw;    }    .LRConA .ecR *{        font-size: 3.5vw;    }    .XmLsA{        margin: -2vw;        padding: 0 0 6vw 0;    }    .XmLsA .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .XmLsA .EcIe .EcBx{        flex-wrap: wrap;        height: 100%;    }    .XmLsA .EcIe .EcBx .ecL{        width: 12vw;        height: 12vw;        margin: 0 auto 4vw;    }    .XmLsA .EcIe .EcBx .ecR{        width: 100%;    }    .XmLsA .EcIe .EcBx .ecR .ecA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .XmLsA .EcIe .EcBx .ecR .ecB{        font-size: 3.5vw;        text-align: center;    }    .BkLsA{        margin: -2vw;        padding: 0 0 6vw 0;    }    .BkLsA .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .BkLsA .EcIe .EcBx{        flex-wrap: wrap;    }    .BkLsA .EcIe:nth-child(2n) .EcBx{        flex-direction: row-reverse;    }    .BkLsA .EcIe .EcBx .ecIm{        width: 100%;        margin: 0 0 4vw 0;    }    .BkLsA .EcIe .EcBx .ecCn{        width: 100%;    }    .BkLsA .EcIe .EcBx .ecCn .ecA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .BkLsA .EcIe .EcBx .ecCn .ecB{        font-size: 3.5vw;        margin: 0 0 3vw 0;    }    .BkLsA .EcIe .EcBx .ecCn .ecC{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .BkLsA .EcIe .EcBx .ecCn .ecC *{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .BkLsA .EcIe .EcBx .ecCn .ecC p{        position: relative;        padding: 0 0 0 4vw;    }    .BkLsA .EcIe .EcBx .ecCn .ecC p:after{        width: 1.5vw;        height: 1.5vw;        left: 0;        top: 2vw;    }    .SvPubIm{        width: 100%;        margin: 0 0 6vw 0;    }    .LRConB{        flex-wrap: wrap;        margin: 0 0 6vw 0;    }    .LRConB .ecIm{        width: 100%;    }    .LRConB .ecCn{        width: 100%;        font-size: 3.5vw;        line-height: 1.8;        margin: 0 0 4vw 0;    }    .TdTit{        font-size: 4.5vw;        margin: 0 0 4vw 0;    }    .LRConC{        flex-wrap: wrap;        margin: 0 0 6vw 0;    }    .LRConC .ecL{        width: 100%;        font-size: 3.5vw;        margin: 0 0 4vw 0;    }    .LRConC .ecR{        width: 100%;    }    .LRConC .ecR .ecA{        width: 100%;        margin: 0 0 2vw 0;    }    .LRConC .ecR .ecB{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;        text-align: center;    }    .XmLsB{        display: flex;        flex-wrap: wrap;        margin: -2vw;        padding: 0 0 6vw 0;    }    .XmLsB .EcIe{        width: calc(100%/1);        padding: 2vw;    }    .XmLsB .EcIe .EcBx{        flex-wrap: wrap;        height: 100%;    }    .XmLsB .EcIe:nth-child(2n) .EcBx{        flex-direction: row-reverse;    }    .XmLsB .EcIe .EcBx .ecIm{        width: 100%;    }    .XmLsB .EcIe .EcBx .ecCn{        width: 100%;        position: relative;        margin: 0 0 4vw 0;    }    .XmLsB .EcIe .EcBx .ecCn ul{        padding: 0 0 0 4vw;    }    .XmLsB .EcIe .EcBx .ecCn li{        list-style: disc;    }    .XmLsB .EcIe .EcBx .ecCn .ecA{        font-size: 4vw;        margin: 0 0 4vw 0;    }    .XmLsB .EcIe .EcBx .ecCn .ecB{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .XmLsB .EcIe .EcBx .ecCn .ecB ul{        padding: 0 0 0 4vw;    }    .XmLsB .EcIe .EcBx .ecCn .ecB li{        padding: 0;    }    .XmLsB .EcIe .EcBx .ecCn .ecB *{        font-size: 3.5vw!important;        color: #666666;        line-height: 1.8;    }}/*菜单-位置-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;    }    /*位置-e*/    .Position-Main {        padding: 4vw 0;    }    .Position {        padding: 0 0 0 6vw;        background: url(../images/icons/wn-location.svg) no-repeat left;        background-size: 4vw;    }    .Position .Acls{        font-size: 3vw;        line-height: 2;        margin: 0 2vw 0 0;    }    .Position .Acls:after{        font-size: 3vw;        right: -2.2vw;    }    .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%;    }}/*新闻列表*/@media screen and (max-width:1024px) {    .Info-Cate {        overflow: auto;        margin: -1vw;        flex-wrap: nowrap;        padding: 0 0 5vw 0;        justify-content: flex-start;    }    .Info-Cate.Pts {        padding-top: 5vw;    }    .Info-Cate .Ec-item {        width: auto;        padding: 1vw;        font-style: normal;        color: #333333;        text-align: center;        position: relative;        white-space: nowrap;        z-index: 2;        min-width: auto;    }    .Info-Cate .Ec-item .ecBox {        font-size: 3.8vw;        height: auto;        padding: 2vw 6vw;    }    .News-Main{        display: block;    }    .News-Main .ecL{        width: 100%;    }    .News-Main .ecR{        display: none;        width: 100%;    }    .NewsLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;    }    .NewsLs .EcIe{        width: 100%;        padding: 2vw;    }    .NewsLs .EcIe .EcBx{        flex-wrap: wrap;        display: flex;        justify-content: space-between;        align-items: center;    }    .NewsLs .EcIe .EcBx .ecIm{        width: 100%;        height: 90vw;        overflow: hidden;        position: relative;        margin: 0 0 4vw 0;    }    .NewsLs .EcIe .EcBx .ecIm:after{        background: rgba(0, 0, 0, 0.5) url(../images/w45.svg) no-repeat center;        background-size: 30%;    }    .NewsLs .EcIe .EcBx .ecCn{        width: 100%;    }    .NewsLs .EcIe .EcBx .ecCn .ecMc{        font-size: 4.2vw;        color: #666666;    }    .NewsLs .EcIe .EcBx .ecCn .ecIn{        margin: 2vw 0 0 0;        font-size: 3.5vw;    }    .NewsLs .EcIe .EcBx .ecCn .ecCk{        margin: 2vw 0 0 0;        padding: 2vw 4vw;    }    .NewsLs .EcIe .EcBx:hover .ecIm:after{        opacity: 1;    }    .NewsLs .EcIe .EcBx:hover .ecIm img{        transform: scale(1.1);    }    .CaseLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;    }    .CaseLs .EcIe{        width: 100%;        padding: 2vw;    }    .CaseLs .EcIe .EcBx{       flex-wrap: wrap;    }    .CaseLs .EcIe .EcBx .ecIm{        width: 100%;        height: 60vw;        overflow: hidden;        position: relative;        margin: 0 0 4vw 0;    }    .CaseLs .EcIe .EcBx .ecIm:after{        background: rgba(0, 0, 0, 0.5) url(../images/w45.svg) no-repeat center;        background-size: 20%;    }    .CaseLs .EcIe .EcBx .ecCn{        width: 100%;    }    .CaseLs .EcIe .EcBx .ecCn .ecMc{        font-size: 4vw;        color: #666666;    }    .CaseLs .EcIe .EcBx .ecCn .ecIn{        margin: 2vw 0 0 0;        font-size: 3.5vw;    }    .CaseLs .EcIe .EcBx .ecCn .ecCk{        margin: 2vw 0 0 0;        padding: 2vw 4vw;    }    .CaseLs .EcIe .EcBx:hover .ecIm:after{        opacity: 1;    }    .CaseLs .EcIe .EcBx:hover .ecIm img{        transform: scale(1.1);    }}/*详情*/@media screen and (max-width:1024px) {    .DetConMain{        position: relative;        width: 100%;    }    .DetConMain .DcTitle{        font-size: 4.5vw;        margin: 0 0 3vw;    }    .DetConMain .DcContent{        font-size: 3.5vw;        color: #666666;        line-height: 2;    }    .DetConMain .DcContent *{        max-width: 100%;        line-height: 2;    }    .DetConMain .DcContent img{        height: auto;    }    .Around{        margin: 5vw 0;        padding: 4vw 0;    }    .Around .AroundMore{        width: 6vw;        height: 6vw;    }    .Around .AroundMore:hover{        filter: brightness(1);        opacity: 1;    }    .Around .Aroundul{        width: 36%;        display: flex;        align-items: center;        font-size: 3.5vw;        color: #666666;    }}/*手机二级分类*/@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) {    .single-intro .EcA {        font-size:4.2vw;        margin:0 0 4vw 0;    }    .single-intro .EcB {        font-size:3.8vw;        margin:0 0 4vw 0;    }    .single-intro .EcB *{        max-width: 100%;        font-size:3.5vw;    }}/*医院*/@media screen and (max-width:1024px) {    .ProMain{        position: relative;    }    .ProMain .EcLRA{        flex-wrap: wrap;        margin: 0 0 4vw 0;    }    .ProMain .N2Ls .EcLRA:nth-child(2n){        flex-direction: row-reverse;    }    .ProMain .EcLRA.FStart{        align-items: flex-start;    }    .ProMain .EcLRA .ecIm{        width: 100%;        margin: 0 0 4vw 0;    }    .ProMain .EcLRA .ecCn{        width: 100%;    }    .ProMain .EcLRA .ecCn .ecA{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .ProMain .EcLRA .ecCn .ecB{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .ProMain .EcLRA .ecCn .ecB *{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .ProMain .EcLRA .ecCn .ecB ul{        padding: 0 0 0 4vw;    }    .ProMain .EcLRA .ecCn .ecB ul li{        list-style: disc;    }    .ProMain .EcImA{        width: 100%;        margin: 0 auto;    }    .ProMain .EcTitA{        font-size: 4vw;        padding: 4vw 0;    }    .ProMain .EcConB{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;        margin: 0 0 4vw 0;    }    .ProMain .EcLRB{        flex-wrap: wrap;    }    .ProMain .EcLRB .ecCn{        width: 100%;    }    .ProMain .EcLRB .ecCn *{        font-size: 3.5vw;        color: #666666;        line-height: 1.8;    }    .ProMain .EcLRB .ecCn p{        position: relative;        padding: 0 0 0 4vw;        margin: 0 0 2vw 0;    }    .ProMain .EcLRB .ecCn p:after{        content: '';        position: absolute;        width: 1.5vw;        height: 1.5vw;        background-color: #666666;        border-radius: 50%;        left: 0;        top: 2vw;    }    .ProMain .EcTitB{        font-size: 4vw;        margin: 8vw 0;    }    .ProMain .EcConA{        position: relative;    }    .ProMain .EcConA .ecA{        font-size: 4vw;        margin: 4vw 0;    }    .ProMain .EcConA .ecB{        font-size: 3.5vw;    }    .ProMain .EcConA .ecC{        font-size: 3.5vw;        margin: 4vw 0;    }    .ProMain .EcConA ul{        padding: 0 0 0 4vw;        margin: 4vw 0;    }    .ProMain .EcConA ul li{        list-style: disc;        font-size: 3.5vw;    }}/*图片展示*/@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) {    .PdfMain{        padding: 0 0 6vw 0;        margin: 0 0 6vw 0;        border-bottom: 2px solid #ebebeb;        display: flex;        flex-direction: column;        align-items: center;    }    .PdfMain .ecTit{        font-size: 4vw;        margin: 0 0 3vw 0;    }    .PdfMain .ecIm{        width: 60%;        margin: 0 0 3vw 0;    }    .PdfMain .ecIn{        font-size: 3.5vw;        margin: 0 0 3vw 0;    }    .PdfMain .ecCk{        padding: 3vw 4vw 3vw 12vw;    }    .PdfMain .ecCk:before{        width: 5vw;        height: 5vw;        left: 4vw;        top: 50%;        transform: translateY(-50%);        background: url(../images/w47.svg) no-repeat center;        background-size: 100%;    }    .JbTit{        font-size: 4.5vw;        margin: 0 0 5vw 0;    }    .SolLs{        display: flex;        flex-wrap: wrap;        margin: -2vw;        padding: 0 0 4vw 0;    }    .SolLs .EcIe{        width: calc(100%/2);        padding: 2vw;    }    .SolLs .EcIe .EcBx{        display: block;        padding: 10px;        border: 2px solid rgba(0, 0, 0, 0.1);    }    .SolLs .EcIe .EcBx .ecMc{        font-size: 3.5vw;        line-height: 2;    }}