@charset "utf-8"; 
* { font-family: "SourceHanSansCNNormal" , "arial"; }
.relative { position: relative; }
.fixYd .relative { height: 100%; }
.fixYd { width: 100%; height: 100vh; position: fixed; z-index: 100; background: #000; }
.fixYdA { position: absolute; left:0; top:50%; transform:translateY(-50%); width: 100%; }
.fixYdA .t span { display:inline-block; position: relative; padding-right: 30px; }
.fixYdA .t span i { position: absolute; right:0; bottom: 0; width: 30px; height: 5px; background: #fff; }
.fixYdA .t span i { -webkit-animation:line 0.8s linear 20; }
@keyframes line {
	0% { opacity: 0;}
	20% {opacity: 1;}
	60% {opacity: 1;}
	100% {opacity: 0;}
}


em { font-style:normal; }
.bgBlack { background:#000; }

.yh {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
}

.eh {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sh {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.sih {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.gundongtiao{
    padding-right: 15px;
    overflow-y: auto;
    overflow-x: hidden;
}
.gundongtiao::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.gundongtiao::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    background: #16E6AA;
}

.gundongtiao::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
    border-radius: 0;
    background: rgba(24, 86, 166, 0.05);
}

.img100 img { width: 100%; }
.mo { display: none; }
.center { text-align: center; }
.ritorg20 { border-radius: 0 31px 0 0; overflow: hidden; }
.letorg20 { border-radius: 31px 0 0 0; overflow: hidden; }
.letorga20 { border-radius: 0 31px 31px 0; overflow: hidden; }
.ritorga20 { border-radius: 31px 0 0 31px; overflow: hidden; }

.mansnow20 { border-radius: 31px; overflow: hidden; }

@media(max-width:1920px) {
    .ritorg20 { border-radius: 0 22px 0 0;}
    .letorg20 { border-radius: 22px 0 0 0; }
    .letorga20 { border-radius: 0 22px 22px 0; }
    .ritorga20 { border-radius: 22px 0 0 22px; }
    .mansnow20 { border-radius: 22px; }
}

@media(max-width:1100px) {
    .pc { display: none !important; }
    .mo { display: block; }
    .ritorg20 { border-radius: 15px;}
    .letorg20 { border-radius: 15px; }
    .letorga20 { border-radius: 15px; }
    .ritorga20 { border-radius: 15px; } 
    .mansnow20 { border-radius: 15px; }
}


/**导航**/
.head .logo .m2 { display:none; }

.head { padding: 0 40px; position: fixed; top: 0; left: 0; width: 100%; z-index: 99; transition: all .5s; }
.head .logo a { padding: 37px 0; display: block; line-height: 1; transition: all .5s; }
.head .eanzn { position: absolute; left: 50%; transform: translateX(-50%); }
.head .eanzn ul li { float: left; }
.head .eanzn ul li:nth-child(n+2) { margin-left: 3.125vw; }
.head .eanzn ul li .sub {
    display: block;
    padding: 34px 0 0;
    color: #222222;
    transition: all .5s;
}
.head .eanzn ul li .sub span { font-weight: bold; }
.head .eanzn ul li:hover .sub { color:#21BF61; }
.head .eanzn ul li.up .sub span {
    padding-right: 13px;
    position: relative;
    line-height: 1;
    display: inline-block;
  
}
.head .eanzn ul li.up .sub span::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 7px;
    height: 5px;
    transform: translateY(-50%);
    background: url(../images/sanjiaohei.svg)no-repeat center center/cover;
}
.head .eanzn ul li.up:hover .sub span::before {
    background: url(../images/sanjiaoheie.svg)no-repeat center center/cover;
}
.head .eanun { padding: 30px 0 0; transition: all .5s; }
.head .eanun .nuna a {
    background: #222222;
    color: #fff;
    width: 119px;
    height: 34px;
    line-height: 34px;
    border-radius: 50px;
    display: block;
    text-align: center;
}

.head.fixed-head { background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.head.fixed-head .logo a { padding: 23px 0; }
.head.fixed-head .eanzn ul li .sub { padding: 18px 0 19px; }
.head.fixed-head .eanun { padding: 15px 0; }

.topBtn {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    margin: 6.5px 0 0;
}
.topBtn .icon {
    background: url(../images/oub.svg) no-repeat center;
    width: 100%;
    height: 20px;
}
.heada .topBtn .icon {
    background: url(../images/ouba.svg) no-repeat center;
}


.topBtn .subLan {
    text-align: center;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    width: 80px;
    padding-top: 30px;
}

.topBtn .subLan .blan {
    background: #fff;
    box-shadow: 0px 0px 5px #888888;
    border-radius: 3px;
}

.topBtn .subLan a {
    display: block;
    width: 100%;
    line-height: 1;
    color: #666666;
    padding: 10px 0 10px;
}

.topBtn .subLan a:nth-child(2) { padding: 0px 0 10px 0; }

.topBtn:hover .subLan {
    display: block;
}

.head .eanun .sear {
    cursor: pointer;
    width: 19px;
    height: 20px;
    margin: 6.5px 20px 0 30px;
    position: relative;
    background: url(../images/bba.svg) no-repeat center;
}
.head .eanun .sear span {
    display: block;
    width: 100%;
    height: 100%;
}
.subsearch { display: none; width: 330px; position: absolute; top:14px; right:-34px; padding-top:30px; transition: all .5s; }
.subsearch form {background: #ffffff; border-radius: 3px; padding:15px 20px; position: relative;width: 100%;height: 50px; }
.subsearch form:after { content:''; display: none; position: absolute;right:36px; top:-8px; line-height: 0;border-width: 8px;border-color: #ffffff;border-top-width: 0;border-style: dashed;border-top-style: solid;border-left-color: transparent;border-right-color: transparent;}
.subsearch form input.inp {width: 100%; border:none;font-size: 14px; border-left:2px solid #93969d;background: none; outline: none; padding-left:10px; color:#333; }
.subsearch form input.subxx { border:none; outline: none; position: absolute; right:0; top:50%; transform: translateY(-50%); height: 40px;background: url(../images/ssbg.png) no-repeat center; font-size: 0;width: 25px; }
.head.fixed-head .subsearch { padding-top: 40px; }
.head.fixed-head .subsearch form { box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.head .eanun .sear:hover .subsearch { display: block; }

.heada .logo .m1 { display: none; }
.heada .logo .m2 { display: block; }
.heada.fixed-head .logo .m1 { display: block; }
.heada.fixed-head .logo .m2 { display: none; }

.heada .eanzn ul li .sub { color: #fff; }
.heada.fixed-head .eanzn ul li .sub { color: #222; }

.heada .eanzn ul li.up .sub span::before { background: url(../images/sanjiaoheia.svg)no-repeat center center/cover; }
.heada.fixed-head .eanzn ul li.up .sub span::before { background: url(../images/sanjiaohei.svg)no-repeat center center/cover; }

.heada .eanun .nuna a { background: rgba(255, 255, 255, 0.1); }
.heada.fixed-head .eanun .nuna a { background: #222222; }

.heada .eanun .sear { background: url(../images/bbaa.svg) no-repeat center; }
.heada.fixed-head .eanun .sear { background: url(../images/bba.svg) no-repeat center; }
.topBtn .icon { background: url(../images/oub.svg) no-repeat center; }
.heada.fixed-head .topBtn .icon { background: url(../images/oub.svg) no-repeat center; }

.head ul li .Gross { display: none; width: 180px; border-radius:10px; padding-top:30px; position: absolute; left:50%; transform:translateX(-50%); top:55px; }
.Grossbj { background: #fff; border-radius: 10px; padding: 15px 0; overflow: hidden; text-align:center; }
.Grossa1 a { display: block; font-size: 16px; color:#333; padding: 10px 0; }
.Grossa1 a:hover { background: #F7F7F7; color:#21BF61; }
.head ul li:hover .Gross { display:block; }
.fixed-head .Grossbj { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

/**首页**/
.banner {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.banner .boxe {
    transition: all 0.5s;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
}
.banner .xiangxia { position: absolute; bottom: 57px; padding-top: 100px; right: 45px; }
.banner .xiangxia i{
    left: 48%;
    transform: translateX(-50%);
    width: 2px;
    height: 87px;
    background: rgba(68, 68, 68, 0.3);
    position: absolute;
    top: 0;
    overflow: hidden;
}

.banner .xiangxia i:before{
    width: 100%;
    height: 40%;
    content: "";
    position: absolute;
    left: 0;
    top: -40%;
    background: #444444;
     animation: xiangxia 2s linear infinite;
    -webkit-animation: xiangxia 2s linear infinite;
}

@-webkit-keyframes xiangxia {
    0% {
        top: -40%;
        
    }
    100% {
        top: 100%;
    }
}

@keyframes xiangxia {
    0% {
        top: -40%;
        
    }
    100% {
        top: 100%;
    }
}

.banner .wnzieo { position: absolute; top: 33%; transform: translateY(-50%); width: 100%; }
.banner .wnzieo .wa { margin: 7px 0 30px; }



.tinne .nne { line-height: 1; color: #16E6AA; margin-bottom: 11px; }
.tinne .nnu { line-height: 1.17; margin-bottom: 7px; }
.tinne .nno { line-height: 1.17; }

.tinnea .nne { color: #21BF61; }
.tinneb .nne { color: #7EF473; }
.indexA { padding: 7.73684vw 0 0; position: relative; overflow: hidden; }



.indexA .tuznenem { padding-top: 19.42708vw; }
.indexA .tuznenem .img { margin-bottom: -196px; margin-bottom: -10.26315vw; width: 39.6875vw; display: inline-block; z-index: 2; position: relative; }
.indexA .tuznenem .wzsnen { 
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 33.75vw;
    height: 33.75vw;
}
.indexA .tuznenem .wzsnen::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 2px dashed rgba(22, 230, 170, 0.4);
    border-radius: 50%;
    width: 38.95833vw;
    height: 38.95833vw;
}
.indexA .tuznenem .wzsnen::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 2px dashed rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 55.10416vw;
    height: 55.10416vw;
}
.indexA .wes {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 2px dashed rgba(22, 230, 170, 0.2);
    width: 85.9375vw;
    height: 85.9375vw;
}

.indexA .tuznenem .wzsnen .snbeo {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/indexAe.png)no-repeat center center/cover;
    animation: rotateAnimation 6s linear infinite;
}
@keyframes rotateAnimation {  
    from {  
        transform: rotate(0deg); /* 开始时旋转角度为0度 */  
    }  
    to {  
        transform: rotate(360deg);
    }  
}  
    
.indexA .tuznenem .wzsnen .wzne {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 22px;
    width: 278px;
    background-size: 100% 100% !important;
}

.indexA .zxnebb {
    position: absolute;
    right: 0;
    width: 384px;
    bottom: 273px;
    width: 20.21052vw;
    bottom: 14.36842vw;
    z-index: 9;
}

.indexA .zxnebb .ebeo { line-height: 1.44; margin-bottom: 42px; }

.indexA .dexa {
    position: absolute;
    width: 1.82291vw;
    height: 1.82291vw;
    border-radius: 50%;
    overflow: hidden;
    top: 31.97916vw;
    left: 4.21875vw;
}

.indexA .dexa1 {
    border: 2px solid #E8E8E8;
    animation: floatUp 3s infinite ease-in-out;
}

.indexA .dexa2 {
    top: 32.03125vw;
    left: 23.4375vw;
    background: #EDEDED;
    animation: floatUp1 3s infinite ease-in-out;
}

.indexA .dexa3 {
    top: 48vw;
    left: 17vw;
    width: 3.33333vw;
    height: 3.33333vw;
    border: 2px solid #E8E8E8;
    animation: floatUp 3s infinite ease-in-out;
}

.indexA .dexa4 {
    top: 53vw;
    left: 17vw;
    width: 1.71875vw;
    height: 1.71875vw;
    background: rgba(22, 230, 170, 0.2);
    animation: floatUp1 3s infinite ease-in-out;
}

.indexA .dexa5 {
    top: 41.25vw;
    left: 28.33333vw;
    width: 1.09375vw;
    height: 1.09375vw;
    background: rgba(22, 230, 170, 0.1);
    animation: floatUp 3s infinite ease-in-out;
}

.indexA .dexa6 {
    top: 23.05208vw;
    right: 32.13541vw;
    left: auto;
    width: 1.09375vw;
    height: 1.09375vw;
    background: rgba(22, 230, 170, 0.1);
    animation: floatUp 3s infinite ease-in-out;
}

.indexA .dexa7 {
    top: 17.55208vw;
    right: 14.65625vw;
    left: auto;
    width: 1.09375vw;
    height: 1.09375vw;
    background: rgba(22, 230, 170, 0.1);
    animation: floatUp1 3s infinite ease-in-out;
}

.indexA .dexa8 {
    top: 30vw;
    right: 20.05208vw;
    left: auto;
    width: 1.09375vw;
    height: 1.09375vw;
    border: 2px solid #E8E8E8;
    animation: floatUp1 3s infinite ease-in-out;
}

.indexA .dexa9 {
    top: 38vw;
    right: 25vw;
    left: auto;
    width: 1.40625vw;
    height:1.40625vw;
    border: 2px solid #E8E8E8;
    animation: floatUp 3s infinite ease-in-out;
}

.indexA .dexa10 {
    top: 59.375vw;
    right: 25vw;
    left: auto;
    width: 2.1875vw;
    height:2.1875vw;
    background: #EDEDED;
    animation: floatUp 3s infinite ease-in-out;
}

.indexA .dexa11 {
    top: 37.03125vw;
    right: 3.48958vw;
    left: auto;
    width: 1.82291vw;
    height:1.82291vw;
    border: 2px solid #E8E8E8;
    animation: floatUp1 3s infinite ease-in-out;
}

@keyframes floatUp {  
    0% { transform: translateY(0); }  
    50% { transform: translateY(-20px); }  
    100% { transform: translateY(0); }  
}
    
@keyframes floatUp1 {  
    0% { transform: translateY(-20px); }  
    50% { transform: translateY(0); }  
    100% { transform: translateY(-20px); }  
}

.indexB {
    height: 100vh;
    background-attachment: fixed !important;
}

.indexB .dingzoe {
    position: absolute;
    top: 32%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.indexB .dingzoe .xoze {
    width: 32.8125vw;
    line-height: 1.44;
    margin: 17px 0 47px;
}


.indexC {
    padding: 7.65625vw 0 7.60416vw;
}
.indexC .ndexCzz { margin-top: 5.46875vw; }
.indexC .ndexCzz .img { width: 73%; }
.indexC .ndexCzz .jkoznwn {
    position: absolute;
    right: 0;
    top: 31.7%;
    width: 21%;
    transform: translateY(-50%);
}
.indexC .ndexCzz .jkoznwn .wnb {
    line-height: 1.44;
    margin: 20px 0 2.76041vw;
}
.indexC .ndexCzz .anznme {
    position: absolute;
    right: 3.2%;
    bottom: 0;
    text-align: right; z-index: 10;
}
.indexC .ndexCzz .anznme::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: #CCCCCC;
}
.indexC .ndexCzz .anznme ul li {
    padding-right: 20px;
    margin-bottom: 1.45833vw;
    cursor: pointer;
    color: #AAAAAA;
    transition: all .5s;
}
.indexC .ndexCzz .anznme ul li.sss-active { color: #222222; }
.indexC .ndexCzz .anznme ul li:last-child { margin-bottom: 0; }
.indexC .ndexCzz .anznme ul li:before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 0%;
    width: 2px;
    transition: all .5s;
    background: #000000;
}
.indexC .ndexCzz .anznme ul li.sss-active:before { height: 100%; }



.indexD .weoznen { width: 26.34%; padding-top: 1.71875vw; }
.indexD .uialek { margin-top: 3.53125vw; }
.indexD .uialek ul { display: flex; flex-wrap: wrap; }
.indexD .uialek ul li { float: left; width: 46.9%; box-sizing: border-box; margin-right: 6%; margin-bottom: 2.60416vw; }
.indexD .uialek ul li:last-child { margin-bottom: 0; }
.indexD .uialek ul li:nth-last-child(2) { margin-bottom: 0; }
.indexD .uialek ul li:nth-child(2n) { margin-right: 0; }
.indexD .uialek ul li .amsoc span,
.indexD .uialek ul li .amsoc i { font-size: 60px; line-height: .8; display: inline-block; }
.indexD .uialek ul li .soe { line-height: 1.41; border-top: 1px solid #D8D8D8; padding-top: 10px; margin-top: 18px; }
.indexD .uialek ul li .soe::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #16E6AA;
}
.indexD .img { width: 69%; }


.indexE { background: #797C84; padding: 8.17708vw 0 7.96874vw; }
.indexE .uueoz { display: inline-block; margin-top: 3.125vw; }
.indexE ul { display: flex; flex-wrap: wrap; width: 742px; }
.indexE ul li { float: left; width: 160px; margin-right: calc(25% - 152px); }
.indexE ul li:last-child { margin-right: 0; }
.indexE .nneo { line-height: 1.44; margin-top: 27px; }

.indexF { background: #797C84; }
.indexF .wotamxnn { background: linear-gradient(180deg, rgba(159, 162, 170, 0.9) 0%, rgba(121, 124, 132, 0) 37%); padding: 8.64583vw 0; }

.indexF .dexfl { width: 33%; padding-top: 13px; }
.indexF .dexfl .exoe { line-height: 1.44; margin: 24px 0 58px; }

.indexF .dexfr { width: 63.34%; }
.indexF .dexfr .swiper-container { overflow: hidden; }
.indexF .dexfr .swiper-container .swiper-slide { opacity: .3; transition: all .5s; background: #fff; padding: 43px 40px 40px; border-radius: 10px; }
.indexF .dexfr .swiper-container .swiper-slide-active,
.indexF .dexfr .swiper-container .swiper-slide-next { opacity: 1; }
.indexF .dexfr .swiper-container .swiper-slide .xra {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    line-height: 1.35;
}
.indexF .dexfr .swiper-container .swiper-slide .xrb { 
    margin: 25px 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.indexF .dexfr .swiper-container .swiper-slide .xrc {
    line-height: 1.625;
    margin-bottom: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.indexF .dexfr .swiper-container .swiper-slide .xrd a {
    display: block;
    width: 136px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    background: #222222;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.footer { padding: 4.94791vw 0 0; }
.footer .containerw { width: 93.64%; margin: 0 auto; }
.footer .oterr .terra ul li:nth-child(n+2) { margin-top: 23px; }
.footer .oterr .terra ul li a { display: inline-block; line-height: .8; position:relative; color:#000; }
.footer .oterr .terra ul li a:before {
  position: absolute;
    content: "";
    top: 50%;
    right: -11px;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(225deg);

    background: linear-gradient(45deg, black, black 50%, transparent 50%, transparent 100%);
}
.footer .oterr .terra ul li:hover a { color: #21BF61; }
.footer .oterr .terra ul li:hover a:before { background: linear-gradient(45deg, #21BF61, #21BF61 50%, transparent 50%, transparent 100%);}

.footer .oterr .terrb { width: 358px; margin: 0 8.17708vw 0 7.29166vw; }
.footer .oterr .terrb .ra { margin-bottom: 17px; }
.footer .oterr .terrb .rb { line-height: 1.4; }
.footer .oterr .terrb .rb p:nth-child(n+2) { margin-top: 12px; }
.footer .oterr .terrb .rc { margin-top: 45px; }
.footer .oterr .terrb .rc ul { margin-top: 20px; }
.footer .oterr .terrb .rc ul li { float: left; margin-right: 20px; }
.footer .oterr .terrb .rc ul li:last-child { margin-right: 0; }

.footer .oterr { width: 80%; }
.footer .oterr .terrc { float: right; }
.footer .oterr .terrc .eb { line-height: 1.5; margin: 8px 0 30px; }
.footer .oterr .terrc .kozne .ggthA-d { width: 460px; } 
.footer .oterr .terrc .kozne .ggthA-d .inp {
    width: 100%;
    font-size: 16px;
    color: #999;
    height: 54px;
    line-height: 50px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border-radius: 40px;
    padding-left: 25px;
}
.footer .oterr .terrc .kozne .ggthA-d .inp::-webkit-input-placeholder {color: #999;}
.footer .oterr .terrc .kozne .ggthA-d .inp::-moz-placeholder {color: #999;}
.footer .oterr .terrc .kozne .ggthA-d .inp:-moz-placeholder {color: #999;}
.footer .oterr .terrc .kozne .ggthA-d .inp:-ms-input-placeholder {color: #999;}
.footer .oterr .terrc .kozne .ggthA-d .sub {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    width: 170px;
    border-radius: 50px;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    height: 54px;
    text-align: center;
    border: 1px solid #222222;
    background: #222222;
}

.footer .wotaianx {
    margin-top: 9.375vw;
}
.footer .wotaianx .anx {
    border-top: 1px solid #D8D8D8;
    line-height: 1;
    padding: 37px 0;
}

@media(max-width:2300px) {
    .footer .oterr { width: 75%; }
}

@media(max-width:1900px) {
    .footer .oterr { width: auto; }
    .indexD .uialek ul li .amsoc span,
    .indexD .uialek ul li .amsoc i { font-size: 3.15789vw; }
}

@media(max-width:1750px) {
    .footer .logo { width: 250px; }
    .footer .oterr .terrb { width: 18.64583vw; }
    
    .indexD .uialek ul li .amsoc span,
    .indexD .uialek ul li .amsoc i { font-size: 2vw; }
    .indexD .uialek ul li { margin-bottom:2vw; } 
    .head .eanzn ul li:nth-child(n+2) { margin-left:2.125vw; }
}

@media(max-width:1500px) {
    .footer .oterr .terrc .kozne .ggthA-d .inp { font-size: 14px; }
    .footer .oterr .terrc .kozne .ggthA-d .sub { font-size: 16px; }
    .footer .oterr .terrc .kozne .ggthA-d { width: 400px; }
    .footer .oterr .terrb {  margin: 0 4.17708vw 0 6.29166vw; }
}

@media(max-width:1450px) {
    .head .eanzn ul li:nth-child(n+2) { margin-left:2vw; }
    .head .eanzn { text-align: center; width:66%; } 
    .head .eanzn ul { display: inline-block; }
}

@media(max-width:1300px) {
    .head .eanzn ul li:nth-child(n+2) {
        margin-left: 30px;
    }

    .indexD .uialek { margin-top: 30px; }
    .indexD .uialek ul li .amsoc span, .indexD .uialek ul li .amsoc i { font-size: 30px; }
    .indexD .uialek ul li .soe { margin-top: 10px; }

    .footer .logo { width: 200px; }
    .footer .oterr .terrc .kozne .ggthA-d { width: 380px; }

}

@media(max-width:1200px) {
    .footer .logo { width: 200px; }
    .footer .oterr .terrb { margin: 0 30px; }
    .footer .oterr .terrc .kozne .ggthA-d { width: 380px; }

}

@media(max-width:1100px) {
    .head { padding: 0 4%; transform: translateY(0) !important; background: #fff; }
    .head .eanzn { display: none; }
    .head .logo a { width: 150px; padding: 23px 0; }
    .head .eanun .nuna { display: none; }
    .head .eanun .sear { width: 15px; height: 16px; background-size: 100% 100% !important; }
    .topBtn { width: 15px; height: 15px; }
    .topBtn .icon { height: 15px; background-size: 100% 100% !important; }
    .head .eanun { padding-top: 14px; }
    .head.fixed-head .eanun { padding: 14px 0; }
    .head .eanun .sear { display: none; }

    .heada .logo .m1 { display: block; }
    .heada .logo .m2 { display: none; }

    .banner { height: auto; margin-top: 60px; }
    .banner .boxe { position: initial; height: auto; }
    .banner .wnzieo  { top: 50%; padding: 0 4%; }
    .banner .xiangxia { display: none; }
    .banner .wnzieo .wa { margin: 5px 0 20px; }

    .indexA { padding: 40px 0 0; }
    .indexA .zxnebb { position: initial; width: 100%; margin-top: 20px; }
    .indexA .zxnebb .ebeo { margin-bottom: 30px; }
    .tinne .nnu { margin-bottom: 15px; }
    .indexA .dexa { display: none; }

    .indexA .tuznenem .img { width: 80vw; }
    .indexA .tuznenem .wzsnen {
        width: 80.75vw;
        height: 80.75vw;
    }
    .indexA .tuznenem .wzsnen .wzne { width: 150px; }
    .indexA .tuznenem {
        padding-top: 45.42708vw;
        margin-top: 35px;
    }
    .indexA .tuznenem .wzsnen::before { display: none; }
    .indexA .tuznenem .wzsnen::after { display: none; }
    .indexA .wes { display: none; }
    
    .indexB { height: 100vw; }
    .indexB::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
    }
    .indexB .dingzoe {
        top: 40px;
        transform: translateY(0);
        z-index: 2;
    }
    .indexB .dingzoe .nno { color: #fff; }
    .indexB .dingzoe .xoze { width: 100%; color: #fff; margin: 10px 0 20px; }
    .indexB .dingzoe .mainMore2 span { color: #fff; }
    .indexB .dingzoe .mainMore2 i::before { background: url(../images/mainMore2a.svg)no-repeat center center/cover; }

    .tinne .nne { margin-bottom: 7px; }

    .indexC { padding: 40px 4% 40px; }
    .indexC br { display: none; }
    .indexC .ndexCzz .img { width: 100%; }
    .indexC .rightnw { padding-right: 0; }
    .indexC .ndexCzz .jkoznwn {
        position: initial;
        transform: translateY(0);
        width: 100%;
        margin-top: 25px;
    }
    .indexC .ndexCzz .jkoznwn .wnb { margin: 10px 0 20px; }
    .indexC .ndexCzz .anznme {
        position: relative;
        width: 100%;
        margin-top: 25px;
        right: auto;
        left: 0;
        text-align: left;
    }
    .indexC .ndexCzz .anznme ul li {
        padding-left: 20px;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .indexC .ndexCzz .anznme ul li:before {
        right: auto;
        left: 0;
    }
    .indexC .ndexCzz .anznme::before { left: 0; right: auto; }
    
    .indexD { padding-bottom: 40px; }
    .indexD .uialek { margin-top: 20px; }
    .indexD .leftnw { padding: 0 4%; }
    .indexD .img { width: 100%; margin-bottom: 25px; }
    .indexD .weoznen { width: 100%; padding-top: 0; }
    .indexD .uialek ul li { margin-bottom: 20px; }
    .indexD .uialek ul li .amsoc span,
    .indexD .uialek ul li .amsoc i {
        font-size: 25px;
    }

    .indexE { padding: 40px 0 50px; }
    .indexE ul { width: 100%; }
    .indexE .uueoz { margin-top: 20px; }
    .indexE ul li { width: 50%; margin-right: 0; }
    .indexE .nneo { margin-top: 15px; }
    .indexE ul li .icon { width: 50px; display: inline-block; }

    .indexF .wotamxnn { padding: 40px 0 50px; }
    .indexF .leftnw { padding: 0 4%; } 
    .indexF .dexfl { width: 100%; padding-top: 0; }
    .indexF .dexfl .exoe { margin: 10px 0 20px; }
    .indexF .dexfr { width: 100%; margin-top: 30px; }
    .indexF .dexfr .swiper-container .swiper-slide { padding: 15px; }
    .indexF .dexfr .swiper-container .swiper-slide .xrb { margin: 15px 0 6px; }
    .indexF .dexfr .swiper-container .swiper-slide .xrc { margin-bottom: 20px; }
    .indexF .dexfr .swiper-container .swiper-slide .xrd a { font-size: 14px; }

    .footer { padding-top: 40px; }
    .footer .oterr { width: 100%; }
    .footer .oterr .terra { display: none; }
    .footer .oterr .terrb { width: 100%; margin:10px 0 0 0; }
    .footer .containerw { width: 92%; }
    .footer .oterr .terrb .ra { margin-bottom: 5px; }
    .footer .oterr .terrb .rb p:nth-child(n+2) {
        margin-top: 7px;
    }
    .footer .oterr .terrb .rc { margin-top: 20px; }
    .footer .oterr .terrc { margin-top: 25px; width: 100%; }
    .footer .oterr .terrc .kozne .ggthA-d { width: 100%; }
    .footer .oterr .terrc .kozne .ggthA-d .inp { height: 45px; }
    .footer .oterr .terrc .kozne .ggthA-d .sub { font-size: 14px; height: 45px; }
    .footer .wotaianx .anx { font-size: 12px; padding: 15px 0; }
    .footer .wotaianx { margin-top: 30px; }
}
@media(max-width: 600px){
    .footer .oterr .terrc .kozne .ggthA-d .sub { width: 120px; }
}





/**手机导航**/

.mobile-menu {
    width: 40px;
    height: 54px;
    position: relative;
    background: none;
    border: none;
}
.menu-i {height: 2px;right: 0;position: absolute;border-radius: 1px;font-style: normal;background-color: #000;display: block;transition: all 0.5s;border-radius: 2px;}
.menu-i-1 {width: 24px;top: 18px;}
.menu-i-2 {width: 24px;top: 28px;}
.menu-i-3 {width: 24px;top: 38px;}
.mobile-menu-on .menu-i-1 {transform: translateY(10px) rotate(45deg);background-color: #000;}
.mobile-menu-on .menu-i-2 {opacity: 0;}
.mobile-menu-on .menu-i-3 {transform: translateY(-10px) rotate(-45deg);background-color: #000;}


.nav_box {
    width: 100%;
    height: 100%;
    position: fixed;
    right: auto;
    top: 58.11px;
    bottom: 0;
    left: -100%;
    overflow: auto;
    z-index: 99999999;
    background: #797C84;
    transition: all .8s;
    height: calc(100% - 58.11px);
}
.nav_box.cur {
    left: 0;
    transition: all .8s;
}
.nav_box .box {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}
.nav_box .navlist {
    width: 100%;
    padding-bottom: 10px;
}
.nav_box .navlist ul>li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    text-transform: capitalize;
}
.nav_box .navlist ul>li>a {
    display: block;
    color: #fff;
    position: relative;
}
.nav_box .navlist ul>li .navlist2 {
    border-top: 1px solid rgba(255, 255, 255, .06);
    display: none;
    padding: 10px 0;
}

.nav_box .navlist ul>li .navlist2,
.nav_box .navlist ul>li .secondNav .navlist3, 
.nav_box .navlist ul>li .fourthNav .navlist4 {
    position: fixed;
    left: -102%;
    transition: all 0.6s;
    display: block;
    top: 60px;
    width: 100%;
    height: calc(100% - 60px);
    background: #797C84;
    z-index: 10000;
}
.nav_box .navlist ul>li.cur .navlist2,
.nav_box .navlist ul>li .secondNav.cur .navlist3,
.nav_box .navlist ul>li .fourthNav.cur .navlist4 {
    left: 0;
}
.nav_box .navlist ul>li .backNav {
    padding: 0 15px;
}
.nav_box .navlist ul>li .backNav span {
    display: block;
    padding: 5px 0 5px 25px;
    border-top: 1px solid rgba(255,255,255,0);
    background: url(../images/back.png) no-repeat left center;
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 10px;
}
.nav_box .navlist ul>li a.cur {
    font-weight: bold;
    color: #fff!important;
}
.nav_box .navlist ul>li .navlist2 a,
.nav_box .navlist ul>li .secondNav .navlist3 a,
.nav_box .navlist ul>li .fourthNav .navlist4 a {
    padding: 0 15px;
    line-height: 50px;
    font-size: 16px;
    color: rgba(255,255,255,0.8); display:block;
}
.nav_box .navlist ul>li>a.sub:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 14px;
    background: url(../images/jtwhite.png) no-repeat center center / cover;
}



/**kagoseries**/
.nybanner .text { position: absolute;  top: 51%; left: 50%; transform: translate(-50%,-50%); width:100%; }
.nybanner .text .xta { line-height: 1.137; }
.nybanner .text .xtb { line-height: 1.625; margin-top: 15px; width: 48%; display:inline-block; text-align: justify;text-align-last: center; }
.nybanner .img { overflow: hidden; }
.nybanner .img img {-webkit-animation:fa1 1s linear 1; }

@-webkit-keyframes fa1{
	0%{-webkit-transform:scale(1.1);}
	10%{-webkit-transform:scale(1.09);}
	20%{-webkit-transform:scale(1.08);}
	30%{-webkit-transform:scale(1.07);}
	40%{-webkit-transform:scale(1.06);}
	50%{-webkit-transform:scale(1.05);}
	60%{-webkit-transform:scale(1.04);}
	70%{-webkit-transform:scale(1.03);}
	80%{-webkit-transform:scale(1.02);}
	90%{-webkit-transform:scale(1.01);}
	100%{-webkit-transform:scale(1.0);}
}

.mbdaoh { padding: 0 40px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.mbdaoh .daihl { padding: 30px 0; }
.mbdaoh .daihl .aihbt { line-height: 1; position: relative; padding-right: 23px; }
.mbdaoh .daihl .aihbt::before {position: absolute;content: "";right: 0;top: 50%;width: 11px;height: 7px;transform: translateY(-50%);background: url(../images/aihbt.svg)no-repeat center center/cover;}
.mbdaoh .daihr .aih ul li { float: left; }
.mbdaoh .daihr .aih ul li:nth-child(n+2) { margin-left: 40px; }
.mbdaoh .daihr .aih ul li a { display: block; line-height: 1; color: #444444; padding: 32px 0 32px; position: relative; }
.mbdaoh .daihr .aih ul li.cur a:before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #21BF61;
}
.mbdaoh .daihr .ain { margin-left: 30px; padding-top: 18px; }
.mbdaoh .daihr .ain a { display: block; padding: 0 24px; background: #222222; border-radius: 50px; line-height: 44px; color: #fff; }


.kagoseriA { height: 53.95833vw; }
.kagoseriA .container { height: 100%; }
.kagoseriA .oserial { width: 42.76041vw; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.kagoseriA .oserial .xqen { line-height: 1.55; margin: 22px 0 3.43750vw; }
.kagoseriA .oserial ul li {
    width: 12.70833vw;
    height: 12.70833vw;
    float: left;
    margin-right: 1.82291vw;
    position: relative;
}
.kagoseriA .oserial ul li::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/oserialo.svg)no-repeat center center/cover;
    animation: rotateAnimation 8s linear infinite;
}
.kagoseriA .oserial ul li:nth-child(2):before { background: url(../images/oserialo1.svg)no-repeat center center/cover; }
.kagoseriA .oserial ul li:nth-child(3):before { background: url(../images/oserialo2.svg)no-repeat center center/cover; }
.kagoseriA .oserial ul li .mwm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.kagoseriA .oserial ul li img { height: 5.83333vw; }
.kagoseriA .oserial ul li .mwm .wez { line-height: 1.22; margin-top: 10px; }
.kagoseriA .oserial ul li:last-child { margin-right: 0; }
.kagoseriA .oserial .wlzk { line-height: 1.33; margin-top: 2.86458vw; }




.kagoseriB { padding: 5.98958vw 0 6.61458vw; }
.kagoseriB .bte { line-height: 1.38; margin-bottom: 13px; }
.kagoseriB .beoe p {
    position: relative;
    padding-left: 16px;
    line-height: 1.875;
}
.kagoseriB .beoe p::before {
    position: absolute;
    content: "";
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #222;
}

.kagoseriC { background: radial-gradient(20% 36% at 43% 79%, rgba(235, 235, 235, 0) 30%, #364261 97%); }

.kagoseriC .goserizco {
    position: absolute;
    top: 0;
    width: 100%;
    top: 7.03125vw;
}

.kagoseriC .nneo  { margin-top: 17px; }

.kagoseriD { margin-top: 7.8125vw; }
.kagoseriD .seridl { width: 57.9%; position: absolute; height: 100%; }
.kagoseriD .seridr { width: 36.7%; padding-top: 2.60416vw; }
.kagoseriD .seridr .ybzewe { width: 76%; }
.kagoseriD .seridr .ybzewe .xozie { line-height: 1.44; margin-bottom: 2.39583vw; }
.kagoseriD .seridr .ybzewe .suzien ul { display: flex; flex-wrap: wrap; }
.kagoseriD .seridr .ybzewe .suzien ul li { float: left; width: 44.9%; margin-right: 10.1%; margin-bottom: 2.39583vw; }
.kagoseriD .seridr .ybzewe .suzien ul li:nth-last-child(2){ margin-bottom: 0; }
.kagoseriD .seridr .ybzewe .suzien ul li:last-child{ margin-bottom: 0; }
.kagoseriD .seridr .ybzewe .suzien ul li:nth-child(2n) { margin-right: 0; }
.kagoseriD .seridr .ybzewe .suzien ul li .amsoc span { font-size: 60px; line-height: .8; display: inline-block; }
.kagoseriD .seridr .ybzewe .suzien ul li .amsoc i { font-size: 34px; line-height: .8; display: inline-block; }
.kagoseriD .seridr .ybzewe .suzien ul li .soe {
    line-height: 1.41;
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    margin-top: 18px;
}
.kagoseriD .seridr .ybzewe .suzien ul li .soe::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #21BF61;
}
.kagoseriD .seridr .shizopwne { height: 19.27083vw; width: 100%; margin-top: 5.625vw; }
.kagoseriD .seridr .shizopwne video { width: 100%; height: 100%; object-fit: cover; }

.kagoseriE { background: #797C84; padding: 5.46875vw 0; }
.kagoseriE ul { display: flex; flex-wrap: wrap; }
.kagoseriE ul li { float: left; width: 60%; padding: 17px 4.58333vw 15px 0; position: relative; }
.kagoseriE ul li:nth-child(2){ opacity:0; width: 40%; }
.kagoseriE ul li:nth-child(2) .e { display: none; }
.kagoseriE1 ul li:nth-child(2){ opacity:1; width: 60%; }
.kagoseriE1 ul li:nth-child(1){ opacity:0; width: 40%; }
.kagoseriE1 ul li:nth-child(1) .e { display: none; }
.kagoseriE1 ul li:nth-child(2) .e { display: block; }
/*.kagoseriE ul li:nth-child(1)::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    right: 0;*/
/*    top: 0;*/
/*    height: 100%;*/
/*    width: 1px;*/
/*    background: rgba(255, 255, 255, 0.2);*/
/*}*/
/*.kagoseriE ul li:nth-child(2) { padding-left: 4.58333vw; padding-right: 0; }*/
.kagoseriE ul li .e { line-height: 1.875; margin-top: 8px; }

.kagoseriF { height: 50.625vw; }
.kagoseriF .serifa { position: absolute; top: 30%; transform: translateY(-50%); left: 0; width: 100%; height: 7.91666vw; }
.kagoseriF .shizopwne { position: absolute; right: var(--right); bottom: 0; width: 45.5%; height: 42.66666vw; line-height: 0; }
.kagoseriF .shizopwne .img,
.kagoseriF .shizopwne .img img{ height: 100%; }
.kagoseriF .wnziwoeo { position: absolute; bottom: 7.91666vw; left: var(--right); width: 25%; }
.kagoseriF .wnziwoeo .span { width: 366px; margin-left: -20px; }
.kagoseriF .wnziwoeo .woeo { line-height: 1.55; margin-top: 24px; }
.kagoseriF video { width: 100%; height: 100%; object-fit: cover; }





.kagoseriH { padding: 7.8125vw 0 0; }
.kagoseriH .serihl { border-radius: 0 20px 20px 0; overflow: hidden; width: 63%; height: 36.45833vw; }
.kagoseriH .serihl .shizopwne { width: 100%; height: 100%; }
.kagoseriH .serihl video { width: 100%; height: 100%; object-fit: cover; }
.kagoseriH .serihr { position: absolute; top: 50%; width: 28.7%; transform: translateY(-50%); right: var(--right); }
.kagoseriH .serihr ul li { padding: 2.60416vw 0; border-top: 1px solid #BEBEBE; position: relative; }
.kagoseriH .serihr ul li::before {
    position: absolute;
    content: "";
    top: -1px;
    width: 0;
    height: 2px;
    background: #21BF61;
    transition: all .5s;
}
.kagoseriH .serihr ul li:last-child { border-bottom: 1px solid #BEBEBE; }
.kagoseriH .serihr ul li .t { line-height: 1; padding-left: 55px; position: relative; color: #AAAAAA; cursor: pointer; }
.kagoseriH .serihr ul li .t::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}
.kagoseriH .serihr ul li.curter .t { color: #222222; }
.kagoseriH .serihr ul li.curter .t::before { background: url(../images/serihra.svg)no-repeat center center/cover; }
.kagoseriH .serihr ul li.curter::before { width: 100%; }
.kagoseriH .serihr ul li .cont { display: none; }
.kagoseriH .serihr ul li .cont .on { line-height: 1.66; padding: 25px 0 0 55px; }

.kagoseriI { padding: 6.77083vw 0; }
.kagoseriI ul { display: flex; flex-wrap: wrap; }
.kagoseriI ul li { background: #F7F8F8; border: 7px solid #F7F8F8; transition: all .5s; padding: 2.34375vw 2.44791vw; border-radius: 10px; overflow: hidden; float: left; width: 49.3%; margin-right: 1.4%; }
.kagoseriI ul li:last-child { margin-right: 0; }
.kagoseriI ul li .icon { margin-bottom: 25px; }
.kagoseriI ul li .icon img { height: 56px; }
.kagoseriI ul li .icon .m2 { display: none; }
.kagoseriI ul li:hover .icon .m1 {display:none; }
.kagoseriI ul li:hover .icon .m2 {display:block; }
.kagoseriI ul li .zo { line-height: 1.875; margin-top: 13px; }
.kagoseriI ul li:hover { border-color: #21BF61; }

.kagoseriZ { height: 48.95833vw; }
.kagoseriZ .doznnemem {
    position: absolute;
    right: var(--right);
    top: 50%;
    width: 46%;
    transform: translateY(-50%);
}
.kagoseriZ .doznnemem .nnem { line-height: 1.17; margin-bottom: 46px; }
.kagoseriZ .doznnemem ul { display: flex; flex-wrap: wrap; }
.kagoseriZ .doznnemem ul li { float: left; width: 31.81%; margin-right: 2.28%; position: relative; background: rgba(255, 255, 255, 0.1); }
.kagoseriZ .doznnemem ul li:last-child { margin-right: 0; }
.kagoseriZ .doznnemem ul li .euu { padding: 47px 30px 0 25px; position: absolute; width: 100%; height: 100%; opacity: 1; transition: all .5s; display: block; }
.kagoseriZ .doznnemem ul li .icon img { height: 58px; }
.kagoseriZ .doznnemem ul li .euu .u { line-height: 1.38; margin-top: 28px; }
.kagoseriZ .doznnemem ul li .guaoe {
    position: absolute;
    width: 42px;
    height: 42px;
    border: 7px solid #7EF473;
    border-radius: 50%;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    z-index: 4;
}
.kagoseriZ .doznnemem ul li .guaoe::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translate(-50%,-50%);
    background: url(../images/guaoe.svg)no-repeat center center/cover;
}

.kagoseriZ .doznnemem ul li.cur .guaoe { border: 20px solid #7EF473; }
.kagoseriZ .doznnemem ul li.cur .guaoe::before { background: url(../images/guaoea.svg)no-repeat center center/cover;  }

.kagoseriZ .doznnemem ul li .emm { padding: 36px 30px 9.375vw 25px; opacity: 0; z-index: 2; position: relative; transition: all .5s; }
.kagoseriZ .doznnemem ul li .emm .b { line-height: 1.38; overflow-wrap: break-word; }
.kagoseriZ .doznnemem ul li .emm .x { line-height: 1.625; margin-top: 12px; }
.kagoseriZ .doznnemem ul li.cur .emm { opacity: 1; }
.kagoseriZ .doznnemem ul li.cur .euu { opacity: 0; }

.kagoseriZ .swiper-container { overflow: hidden; }
.kagoseriZ .swiper-container .swiper-slide { background: rgba(255, 255, 255, 0.1); padding: 20px; }
.kagoseriZ .swiper-container .swiper-slide .emm .b { margin: 13px 0 15px; }
.kagoseriZ .swiper-container .swiper-slide .emm .x { line-height: 1.625; }

.kagoseriZ .doznnemem .swiper-pagination { position: initial; margin-top: 0; line-height: 0; margin-top: 25px; }
.kagoseriZ .doznnemem .swiper-pagination .swiper-pagination-bullet { opacity: 1; background: rgba(255, 255, 255, 0.5); width: 12px; height: 12px; margin: 0 10px; }
.kagoseriZ .doznnemem .swiper-pagination .swiper-pagination-bullet-active { background: #7EF473; }

.kagoseriK { padding: 7.29166vw 0 0; }
.kagoseriK ul li .cont { display: none; }
.kagoseriK .serikl { width: 28%; position: absolute; left: var(--right); top: 50%; transform: translateY(-50%); }
.kagoseriK .serikl ul li { margin-bottom: 35px; }
.kagoseriK .serikl ul li:last-child { margin-bottom: 0; }
.kagoseriK .serikl ul li .t { font-size: 26px; color: #444444; line-height: 1.1; transition: all .5s; }
.kagoseriK .serikl ul li.cur .t { font-size: 36px; color: #7EF473; }
.kagoseriK .serikl ul li.cur .t  span { text-decoration: underline; }
.kagoseriK .serikl ul li .cont { position: relative; }
.kagoseriK .serikl ul li .cont .w { line-height: 1.875; padding-top: 16px; }
.kagoseriK .serikr { height: 39.58333vw; width: 58.55%; }
.kagoseriK .serikr .wozskxn { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.kagoseriK .serikr .wozskxn .ul { width: 100%; position: relative; height: 100%; }
.kagoseriK .serikr .wozskxn .ul .dingw {
    position: absolute;
    top: 44.8%;
    left: 47.75%;
    width: 7.70833vw;
    height: 7.70833vw;
    transform: translate(-50%,-50%) scale(0.9);
    opacity: 0;
    transition: all .5s;
    background: url(../images/kagoseriKea.png)no-repeat center center/cover;
    animation: breathe 2.5s ease-in-out infinite; /* 应用动画 */  
    
}
.kagoseriK .serikr .wozskxn .ul .op2 { left: 30%; top: 30%; }
.kagoseriK .serikr .wozskxn .ul .op3 { left: 50%; top: 50%; }
.kagoseriK .serikr .wozskxn .ul .op4 { left: 60%; top: 60%; }
.kagoseriK .serikr .wozskxn .ul .op5 { left: 70%; top: 70%; }
.kagoseriK .serikr .wozskxn .ul .op6 { left: 30%; top: 70%; }
.kagoseriK .serikr .wozskxn .ul .dingw.active { opacity: 1; }
.kagoseriK .serikr .wozskxn .ul .dingw .e {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%,-50%);
    background: rgba(126, 244, 115, 0.1);
    border-radius: 50%;
    border: 2px solid rgba(126, 244, 115, 0.3);
}
.kagoseriK .serikr .wozskxn .ul .dingw .e2 {
    border: 7px solid #7EF473;
    width: 75%;
    height: 75%;
}
@keyframes breathe {  
    0%, 100% {  
      transform: translate(-50%,-50%) scale(0.9);
    }  
    50% {  
      transform: translate(-50%,-50%) scale(1);
    }  
} 

.kagoseriW { padding-top: 6.25vw; }
.kagoseriW .serikl .wzbne { line-height: 1.66; margin-bottom: 3.125vw; }
.kagoseriW .serikl { width: 27%; position: absolute; left: var(--right); top: 50%; transform: translateY(-50%); }
.kagoseriW .serikl ul { display: flex; flex-wrap: wrap; }
.kagoseriW .serikl ul li { float: left; box-sizing: border-box; margin-right: 10.9%; width: 44.55%; margin-bottom: 2.5vw; }
.kagoseriW .serikl ul li:last-child { margin-bottom: 0; }
.kagoseriW .serikl ul li:nth-last-child(2) { margin-bottom: 0; }
.kagoseriW .serikl ul li .icon img { height: 54px; }
.kagoseriW .serikl ul li:nth-child(2n) { margin-right: 0; }
.kagoseriW .serikl ul li .wz { border-top: 1px solid #D8D8D8; margin-top: 21px; padding-top: 15px; }
.kagoseriW .serikl ul li .wz::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #21BF61;
}
.kagoseriW .serikr { height: 41.66666vw; width: 58.55%; }

.kagoseriP { padding: 5.3125vw 0 4.84375vw; }
.kagoseriP .wansn { display: inline-block; margin-top: 43px; }
.kagoseriP .wansn ul li { float: left; margin-right: 26.9px; }
.kagoseriP .wansn ul li:last-child { margin-right: 0; }
.kagoseriP .wansn ul li .w { margin-top: 19px; line-height: 1; }
.kagoseriP .seripbott .tansnw { width: 32.7%; margin-top: 8.48958vw; }
.kagoseriP .seripbott .tansnw ul { display: flex; flex-wrap: wrap; }
.kagoseriP .seripbott .tansnw ul li { float: left; box-sizing: border-box; width: 45%; margin-right: 10%; margin-bottom: 3.28125vw; }
.kagoseriP .seripbott .tansnw ul li:nth-child(2n) { margin-right: 0; }
.kagoseriP .seripbott .tansnw ul li:last-child { margin-bottom: 0; }
.kagoseriP .seripbott .tansnw ul li:nth-last-child(2) { margin-bottom: 0; }
.kagoseriP .seripbott .tansnw ul li .nw { line-height: 1; }
.kagoseriP .seripbott .tansnw ul li .xwzo { border-top: 1px solid #D8D8D8; margin-top: 21px; padding-top: 8px; }
.kagoseriP .seripbott .tansnw ul li .xwzo::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #21BF61;
}

.kagoseriT { background: #797C84; padding: 6.77083vw 0 6.45833vw; }
.kagoseriT .nne { color: #7EF473; }


.kagoseriT .swiper-container { overflow: hidden; }
.kagoseriT .swiper-container .swiper-slide { background: #fff; border-radius: 10px; overflow: hidden; }
.kagoseriT .qiwndsjx { margin-top: 36px; }
.kagoseriT .qiwndsjx .dsjxl { width: 40.546%; margin-right: 15px; }
.kagoseriT .qiwndsjx .dsjxl .serit1swiper .swiper-slide { padding: 41px 40px 0; }
.kagoseriT .qiwndsjx .dsjxl .serit1swiper .swiper-slide .nr { line-height: 1.5; margin: 13px 0 27px; }
.kagoseriT .qiwndsjx .dsjxl .serit1swiper .swiper-slide .tuaiwne { width: 21.71875vw; height: 15.625vw; overflow: hidden; margin-top: 40px; }

.kagoseriT .qiwndsjx .dsjxr { width: calc(59.45% - 15px); overflow: hidden; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container { overflow: initial; width: 41.3%; height: 100%; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .swiper-slide { opacity: .3; transition: all .5s; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .swiper-slide-next,
.kagoseriT .qiwndsjx .dsjxr .swiper-container .swiper-slide-active { opacity: 1; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .bg { width: 100%; height: 100%; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .gabsb { display: none; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .wozxm { padding: 44px 40px 0; opacity: 0; transition: all .5s; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .swiper-slide-next .wozxm { opacity: 1; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .swiper-slide-active .wozxm { opacity: 1; }
.kagoseriT .qiwndsjx .dsjxr .swiper-container .wozxm .xq { line-height: 1.5; margin-top: 10px; }

.kagoseriT .swiperann { position: absolute; right: 0; bottom: 0; }


@media(max-width: 1100px){
    .kagoseriT .swiperann { position: relative; float:right; margin-top: 15px; }
}

.swiperann .gobng { position: initial; margin-top: 0; border: 7px solid #21BF61; width: 42px; height: 42px; border-radius: 50%; background: rgba(33, 191, 97, 0); transition: all .5s; }
.swiperann .gobng:nth-child(2) { margin-left: 13px; }
.swiperann .gobng:after { width: 6.98px; height: 10.59px; font-size: 0; }
.swiperann .swiper-button-prev:after { background: url(../images/swiperprev.svg)no-repeat center center/cover; }
.swiperann .swiper-button-next:after { background: url(../images/swipernext.svg)no-repeat center center/cover; }
.swiperann .gobng:hover { background: rgba(33, 191, 97, 1); }


.swiperanna .swiper-button-prev:after { background: url(../images/swiperprev1.svg)no-repeat center center/cover; }
.swiperanna .swiper-button-next:after { background: url(../images/swipernext1.svg)no-repeat center center/cover; }
.swiperanna .swiper-button-prev:hover:after { background: url(../images/swiperprev.svg)no-repeat center center/cover; }
.swiperanna .swiper-button-next:hover:after { background: url(../images/swipernext.svg)no-repeat center center/cover; }


@media(max-width:1900px) {
    .kagoseriD .seridr .ybzewe .suzien ul li .amsoc span { font-size: 3.15789vw; }
    .kagoseriD .seridr .ybzewe .suzien ul li .amsoc i { font-size: 1.78947vw; }

    .kagoseriK .serikl ul li .t { font-size: 1.3vw; }
    .kagoseriK .serikl ul li.cur .t { font-size: 1.8vw; }
}

@media(max-width:1500px) {
    .mbdaoh .daihr .aih ul li:nth-child(n+2) { margin-left: 20px; }

    .kagoseriK .serikr { height: 50vw; }
    .kagoseriK .serikr .wozskxn .ul .dingw { top: 44.9%; left: 47.2%; }

    .kagoseriW .serikr { height: 50vw; }
    .kagoseriW .serikl ul li .icon img { height: 45px; }

    .kagoseriP .wansn ul li { width: 90px; }
}

@media(max-width:1300px) {
    .kagoseriD .seridr .ybzewe { width: 85%; }
    .kagoseriF .wnziwoeo { width: 30%; bottom: 5vw; }
    .kagoseriF .wnziwoeo .span { width: 200px; margin-left: -13px; }
    .kagoseriF .wnziwoeo .woeo { margin-top: 14px; }
    .kagoseriZ .doznnemem ul li .emm { padding: 20px 20px 10vw 20px; }

    .kagoseriW .serikr { height: 55vw; }
}

@media(max-width:1100px) {
    .nybanner  { margin-top: 60px; }
    .nybanner .text { width: 96%; }
    .nybanner .text .xtb { margin-top: 10px; }

    .mbdaoh { padding: 0 4%; }
    .mbdaoh .daihl { width: 100%; padding: 17px 0; }
    .mbdaoh .daihr .aih ul li { display: none; }
    .mbdaoh .daihr { width: 100%; }
    .mbdaoh .daihr .ain { margin-left: 0; width: 100%; padding-top: 0; padding-bottom: 15px; }
    .mbdaoh .daihr .ain a { width: 100%; text-align: center; }

    .kagoseriA { height: auto; padding-top: 40px; background: none !important; }
    .kagoseriA .oserial { width: 100%; margin-bottom: 20px; position: initial; transform: translateY(0); }
    .kagoseriA .oserial ul li { width: 32%; height: 29.5vw; margin-right: 2%; }
    .kagoseriA .oserial ul li img { height: 9.83333vw; }
    .kagoseriA .oserial ul li .mwm .wez { font-size: 12px; }
    .kagoseriA .oserial .xqen  { margin: 7px 0 20px; }
    .kagoseriA .oserial .wlzk { margin-top: 20px; }

    .kagoseriB { padding: 40px 0 50px; }

    .kagoseriC .goserizco { top: 15vw; }
    .kagoseriC .nneo { margin-top: 7px; padding: 0 4%; }

    .kagoseriD { margin-top: 40px;  padding: 0 4% 50px; } 
    .kagoseriD .seridl { background: none; width: 100%; border-radius: 15px; position: initial; }
    .kagoseriD .seridr { padding-top: 30px; width: 100%; }
    .kagoseriD .seridr .ybzewe { width: 100%; }
    .kagoseriD .seridr .ybzewe .suzien { margin-top: 20px; }
    .kagoseriD .seridr .ybzewe .suzien ul li { margin-bottom: 20px; }
    .kagoseriD .seridr .ybzewe .suzien ul li .amsoc span { font-size: 25px; }
    .kagoseriD .seridr .ybzewe .suzien ul li .amsoc i { font-size: 18px; }
    .kagoseriD .seridr .ybzewe .suzien ul li .soe { margin-top: 10px; }
    .kagoseriD .seridr .shizopwne { height: 50vw; border-radius: 15px; }

    .kagoseriE { padding: 40px 0 50px; }
    .kagoseriE ul li { width: 100%; padding: 0 0 20px 0; }
    .kagoseriE ul li:nth-child(2) { padding: 20px 0 0 0; }
    .kagoseriE ul li:nth-child(1)::before { height: 1px; width: 100%; top: auto; bottom: 0; }

    .kagoseriF { height: auto; padding: 40px 4% 50px; }
    .kagoseriF .shizopwne { position: relative; top: 0; width: 100%; right: auto; height: 89vw; }
    .kagoseriF .wnziwoeo { position: initial; width: 100%; margin: 30px 0 25px; }
    .kagoseriF .wnziwoeo .woeo { margin-top: 10px; }

    .kagoseriF .serifa { position: initial; transform: translateY(0); margin-bottom: 40px; }


    .kagoseriH { padding: 40px 4% 0; }
    .kagoseriH .wkaskoso { padding-right: 0; }
    .kagoseriH .serihl { width: 100%; padding-right: 0; border-radius: 15px; }
    .kagoseriH .serihr { width: 100%; position: initial; transform: translateY(0); margin-top: 30px; }
    .kagoseriH .serihr ul li { padding: 15px 0; }
    .kagoseriH .serihr ul li .t::before { width: 28px; height: 28px; }
    .kagoseriH .serihr ul li .t { padding-left: 40px; }

    .kagoseriI { padding: 40px 0; }
    .kagoseriI ul li { padding: 20px; width: 100%; border: 4px solid #F7F8F8; margin-bottom: 20px; }
    .kagoseriI ul li:last-child { margin-bottom: 0; }
    .kagoseriI ul li .icon img { height: 45px; }
    .kagoseriI ul li .icon { margin-bottom: 20px; }

    .kagoseriZ { height: auto; background: rgba(6,6,6,1) !important; padding: 40px 0 40px; }
    .kagoseriZ .doznnemem .nnem { margin-bottom: 20px; }
    .kagoseriZ .doznnemem { position: initial; transform: translateY(0); width: 100%; padding: 0 4%; }
    .kagoseriZ .doznnemem ul li { width: 100%; margin-bottom: 20px; }
    .kagoseriZ .doznnemem ul li:last-child { margin-bottom: 0; }
    .kagoseriZ .doznnemem ul li .icon img { height: 40px; }
    .kagoseriZ .doznnemem ul li .emm { padding: 20px 20px 130px 20px; }

    .kagoseriK { padding: 40px 4% 50px; }
    .kagoseriK .serikr { width: 100%; }
    .kagoseriK .serikl { width: 100%; position: initial; transform: translateY(0); margin-top: 25px; }
    .kagoseriK .serikr .wozskxn .ul .dingw { width: 15.70833vw; height: 15.70833vw; top: 56%; left: 47.8%; }

    .kagoseriK .serikl ul li { margin-bottom: 20px; }
    .kagoseriK .serikl ul li .t { font-size: 18px; line-height: 1.2; }
    .kagoseriK .serikl ul li.cur .t { font-size: 22px; }

    .kagoseriW { padding: 40px 4% 50px; }
    .kagoseriW .serikr { width: 100%; }
    .kagoseriW .serikl { width: 100%; position: initial; transform: translateY(0); margin-top: 25px; }
    .kagoseriW .serikl .wzbne { margin-bottom: 20px; }
    .kagoseriW .serikl ul li { margin-bottom: 20px; width: 46.9%; margin-right: 6%; }
    .kagoseriW .serikl ul li .wz { margin-top: 10px; padding-top: 10px; }

    .kagoseriP { padding: 40px 0 80vw; background: url(../images/wiozbweb.jpg)no-repeat bottom center/cover !important; }
    .kagoseriP .wansn { margin-top: 20px; }
    .kagoseriP .wansn ul li { width: 33.33%; margin-right: 0; }
    .kagoseriP .wansn ul li:nth-child(4) { width: 50%; margin: 20px 0 0; }
    .kagoseriP .wansn ul li:nth-child(5) { width: 50%; margin: 20px 0 0; }
    .kagoseriP .wansn ul li .icon { width: 80px; display: inline-block; }
    .kagoseriP .wansn ul li .w { margin-top: 10px; }
    .kagoseriP .seripbott { margin-top: 20px; }
    .kagoseriP .seripbott .tansnw  { width: 100%; margin-top: 0; }
    .kagoseriP .seripbott .tansnw ul li { margin-bottom: 20px; }
    .kagoseriP .seripbott .tansnw ul li .xwzo { margin-top: 10px; padding-top: 10px; }

    .kagoseriT { padding: 40px 0 50px; }
    .kagoseriT .qiwndsjx .dsjxl .serit1swiper .swiper-slide { padding: 20px 20px 0; }
    .kagoseriT .qiwndsjx .dsjxl { width: 100%; }
    .kagoseriT .qiwndsjx .dsjxr { display: none; }
    .kagoseriT .leftnw { padding: 0 4%; }
    .kagoseriT .qiwndsjx { margin-top: 20px; }
    .kagoseriT .qiwndsjx .dsjxl .serit1swiper .swiper-slide .tuaiwne {
        width: 61.71875vw;
        height: 45.625vw;
        margin-top: 20px;
    }
    .kagoseriT .qiwndsjx .dsjxl .serit1swiper .swiper-slide .nr { margin: 7px 0 15px; }
}



/**07-4JOINYOGOROBOT**/
.headb { background: #fff; border-bottom: 1px solid rgba(34, 34, 34, 0.1); }
.headb .logo .m2 { display: none; }
.containjo { width: 52%; margin: 0 auto; }

.JOINYA { padding: 11.09375vw 0 6.82291vw; background: #F7F8F8; }
.JOINYA ul { margin-top: 60px; }
.JOINYA ul li:nth-child(n+2) { margin-top: 33px; }
.JOINYA ul li.tamm { position: relative; z-index: 2; }
.JOINYA ul li .wnzoen { color: #25313D; line-height: 1; margin-bottom: 17px; }
.JOINYA ul li .wnzoen span { color: #FF0000; margin-left: 8px; }
.JOINYA ul li input {
    border: 1px solid #B0B0B0;
    border-radius: 8px;
    height: 66px;
    background: none;
    padding-left: 20px;
    font-size: 16px;
    color: #222;
}
.JOINYA ul li input::-webkit-input-placeholder {color: #999;}
.JOINYA ul li input::-moz-placeholder {color: #999;}
.JOINYA ul li input:-moz-placeholder {color: #999;}
.JOINYA ul li input:-ms-input-placeholder {color: #999;}

.JOINYA .layui-form-select dl { top: 76px; }
.JOINYA .layui-form-selectup dl { top: auto; bottom: 75px; }
.JOINYA .layui-form-select dl dd.layui-this { background: #21BF61; }
.JOINYA .layui-form-select .layui-edge {
    width: 11px;
    height: 8px;
    right: 20px;
    background: url(../images/edgr.svg)no-repeat center center/cover;
    border-style: none;
}
.JOINYA .layui-form-selected .layui-edge { margin-top: -5px; }


.JOINYA ul li textarea {
    border: 1px solid #B0B0B0;
    border-radius: 8px;
    height: 140px;
    padding-top: 23px;
    background: none;
    padding-left: 20px;
    font-size: 16px;
    color: #222;
    resize: none; 
}
.JOINYA ul li textarea::-webkit-input-placeholder {color: #999;}
.JOINYA ul li textarea::-moz-placeholder {color: #999;}
.JOINYA ul li textarea:-moz-placeholder {color: #999;}
.JOINYA ul li textarea:-ms-input-placeholder {color: #999;}

.JOINYA .tjanmo { margin-top: 50px; }
.JOINYA .tjanmo button { padding: 0 30px; border-radius: 50px; height: 50px; background: #222222; opacity: 1; font-size: 16px; }



@media(max-width:1500px) {
    .containjo { width: 62%; margin: 0 auto; }
}

@media(max-width:1300px) {
    .JOINYA { padding: 180px 0 6.82291vw; }
    .JOINYA ul li input { height: 45px; font-size: 14px; }
    .JOINYA ul li textarea { height: 100px; padding-top: 15px; }
}


@media(max-width:1100px) {
    .JOINYA { padding: 100px 0 50px; }
    .containjo { width: 90%; margin: 0 auto; }
    .JOINYA ul { margin-top: 20px; }
    .JOINYA ul li .wnzoen { margin-bottom: 10px; }
    .JOINYA ul li:nth-child(n+2) { margin-top: 20px; }
    .JOINYA .tjanmo { margin-top: 30px; }
    .JOINYA .tjanmo button { font-size: 14px; height: 45px; }
    .JOINYA .layui-form-select dl { top: 62px; }
    .JOINYA .layui-form-selectup dl { top: auto; bottom: 62px; }
}



/**07-5ContactUS**/
.ContactUsA { padding-top: 9.89583vw;  }
.ContactUsA .igmznen { width: 54%; height: 35.3125vw; }
.ContactUsA .igmznen .bg { width: 100%; height: 100%; }
.ContactUsA .tasozne { position: absolute; top: 50%; transform: translateY(-50%); left: var(--right); width: 31%; }
.ContactUsA .tasozne .xiqo { line-height: 1.66; padding: 20px 0 0; margin-bottom: 30px; }
.ContactUsA .tasozne .xozoenm ul li { position: relative; padding: 22px 0 25px 42px; }
.ContactUsA .tasozne .xozoenm ul li .icon { position: absolute; left: 0; top: 50%; transform: translateY(-50%); } 
.ContactUsA .tasozne .xozoenm ul li:nth-child(1) .icon { top: 25px; transform: translateY(0); }
.ContactUsA .tasozne .xozoenm ul li:nth-child(3) .icon { top: 48%; }
.ContactUsA .tasozne .xozoenm ul li:nth-child(2) { border-top: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; }
.ContactUsA .tasozne .xozoenm ul li .wz { line-height: 1.66; }

.ContactUsB { background: #F7F8F8; padding: 6.25vw 0 5.83333vw; }
.ContactUsB ul li { float: left; margin-right: 1.14%; width: 32.57%; }
.ContactUsB ul li.ine { width: 49.4%; }
.ContactUsB ul li:nth-child(4){ margin-top: 32px;}
.ContactUsB ul li:nth-child(5){margin-right:0; margin-top: 32px;}
.ContactUsB ul li .wnzoen { line-height: 1; color: #25313D; margin-bottom: 16px; }
.ContactUsB ul li .wnzoen span { color: #FF0000; margin-left: 8px; }
.ContactUsB ul li:nth-child(3) { margin-right: 0; }
.ContactUsB ul li input { width: 100%; background: none; height: 65px; border-radius: 8px; font-size: 16px; padding-left: 20px; border: 1px solid #B0B0B0; }
.ContactUsB ul li input::-webkit-input-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li input::-moz-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li input:-moz-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li input:-ms-input-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li:last-child { width: 100%; margin-right: 0; margin-top: 32px; }


.ContactUsB ul li textarea {
    border: 1px solid #B0B0B0;
    border-radius: 8px;
    height: 140px;
    padding-top: 23px;
    background: none;
    padding-left: 20px;
    font-size: 16px;
    color: #222;
    resize: none; 
}
.ContactUsB ul li textarea::-webkit-input-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li textarea::-moz-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li textarea:-moz-placeholder {color: rgba(34, 34, 34, 0.3);}
.ContactUsB ul li textarea:-ms-input-placeholder {color: rgba(34, 34, 34, 0.3);}

.ContactUsB button { opacity: 1; padding: 0 30px; background: #222222; border-radius: 50px; height: 50px; font-size: 16px; margin-top: 40px; }



@media(max-width:1500px) {
    .ContactUsA .igmznen { height: 38vw; }
}

@media(max-width:1300px) {
    .ContactUsA .igmznen { height: 45vw; }
    .ContactUsB ul li input {
        height: 45px;
        font-size: 14px;
    }
    .ContactUsB ul li textarea {
        height: 100px;
        padding-top: 15px;
    }
}

@media(max-width:1100px) {
    .ContactUsA { margin-top: 60px; padding: 40px 4% 10px; }
    .ContactUsA .igmznen { width: 100%; border-radius: 10px; overflow: hidden; }
    .ContactUsA .igmznen .bg { background: none !important; display: none; }
    .ContactUsA .tasozne { position: initial; width: 100%; transform: translateY(0); margin-top: 20px; }
    .ContactUsA .tasozne .xiqo { padding-top: 10px; margin-bottom: 0; }
    .ContactUsA .tasozne .xozoenm ul li { padding: 15px 0 15px 40px; }

    .ContactUsB { padding: 40px 0 50px; }
    .ContactUsB ul li { width: 100%; margin-bottom: 20px; }
    .ContactUsB ul li .wnzoen { margin-bottom: 10px; }
    .ContactUsB ul li:last-child { margin: 0; }
    .ContactUsB button {
        font-size: 14px;
        height: 45px;
        margin-top: 30px;
    }

    .ContactUsB ul li.ine { width: 100%; }
    .ContactUsB ul li:nth-child(4){ margin-top: 0;}
    .ContactUsB ul li:nth-child(5){margin-right:0; margin-top: 0;}
}




/**BooK Now**/
.booknowA { background: #F7F8F8; padding: 11.19791vw 0 6.40624vw; }
.booknowA ul { display: flex; flex-wrap: wrap; margin-top: 35px; }
.booknowA ul li { float: left; background: #fff; width: 32.44%; margin-right: 1.34%; border-radius: 20px; overflow: hidden; }
.booknowA ul li:last-child { margin-right: 0; }
.booknowA ul li .noze { padding: 28px 31px 39px; }
.booknowA ul li .nr { line-height: 1.66; margin: 15px 0 47px; }
.booknowA ul li .anzw { padding: 0 30px; line-height: 50px; background: #222222; border-radius: 50px; display: inline-block; cursor: pointer; }
.booknowA ul li .img { overflow: hidden; }
.booknowA ul li img { transform: scale(1); transition: all .8s; }
.booknowA ul li:hover img { transform: scale(1.1); transition: all .8s; }


.tanzmenwo { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; background: rgba(0, 0, 0, 0.5); display: none; }
.tanzmenwo .tanzmen { background: #FFFFFF; border-radius: 20px; width: 52%; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; padding-bottom: 86px; }
.tanzmenwo .tanzmen .guanbi { padding: 30px 40px 0 0; text-align: right; margin-bottom: 3px; }
.tanzmenwo .tanzmen .guanbi span { display: inline-block; width: 48px; height: 48px; border-radius: 50%; position: relative;  background: url(../images/guanbi.svg)no-repeat center center/cover; cursor: pointer; }
.tanzmenwo .tanzmen .wzneo { width: 65%; line-height: 1.55; display: inline-block; margin-bottom: 25px; }

.heixzn { display: inline-block; background: #222222; padding: 0 30px; line-height: 50px; border-radius: 50px; color: #fff !important; }


@media(max-width:1100px) {
    .booknowA { margin-top: 60px; padding: 40px 0 50px; }
    .booknowA ul { margin-top: 20px; }
    .booknowA ul li { width: 100%; margin-right: 0; margin-bottom: 20px; }
    .booknowA ul li:last-child { margin-bottom: 0; }
    .booknowA ul li .noze { padding: 15px; }
    .booknowA ul li .nr { margin: 5px 0 20px; }
    .booknowA ul li .anzw { line-height: 40px ; }

    .tanzmenwo .tanzmen { width: 92%; border-radius: 15px; }
    .tanzmenwo .tanzmen .wzneo { width: 92%; margin-bottom: 20px; }
    .tanzmenwo .tanzmen .guanbi { padding: 20px 4% 0 0; }
    .tanzmenwo .tanzmen { padding-bottom: 20px; }
    .tanzmenwo .tanzmen .guanbi span { width: 40px; height: 40px; }

    .heixzn { line-height: 40px; }
}



/**JOINOURTEAM**/
.JOINOURA { padding: 10.41666vw 0 0; }
.JOINOURA .noural { width: 45%; padding-top: 2.08333vw; }
.JOINOURA .noural .xwoqp { line-height: 1.66; margin: 15px 0 7.8125vw; }
.JOINOURA .noural .ewowo ul li { float: left; width: 230px; margin-right: 77px; }
.JOINOURA .noural .ewowo ul li:last-child { margin-right: 0; }
.JOINOURA .noural .ewowo ul li .icon img { height: 61px; }
.JOINOURA .noural .ewowo ul li .w { margin-top: 17px; }
.JOINOURA .noural .ewowo ul li .m { border-top: 1px solid #D8D8D8; position: relative; margin-top: 10px; padding-top: 15px; }
.JOINOURA .noural .ewowo ul li .m::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background: #21BF61;
    top: -1px;
    left: 0;
}

.JOINOURA .nourar { width: 55.8%; margin-right: -2.6%; }

.skznenm a { display: block; padding: 0 24px; line-height: 40px; border-radius: 50px; overflow: hidden; background: #222222; color: #fff; }

.JOINOURB { background: #F7F8F8; padding: 6.25vw 0 6.09375vw; }
.JOINOURB .tinnea .nne { margin: 13px 0 0; }
.JOINOURB .skznenm { position: absolute; bottom: 15px; right: 0; }

.JOINOURB .nourbottom { margin-top: 40px; }
.JOINOURB .nourbottom ul li { background: #fff; margin-bottom: 20px; padding: 35px 40px; border-radius: 20px; overflow: hidden; }
.JOINOURB .nourbottom ul li:last-child { margin-bottom: 0; }
.JOINOURB .nourbottom ul li .t { line-height: 1; padding-left: 48px; position: relative; color: #AAAAAA; cursor: pointer; }
.JOINOURB .nourbottom ul li .t::before{
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}
.JOINOURB .nourbottom ul li.curter .t::before {
    background: url(../images/serihra.svg)no-repeat center center/cover;
}
.JOINOURB .nourbottom ul li.curter .t {
    color: #222222;
}

.JOINOURB .nourbottom ul li .cont { display: none; position: relative; }
.JOINOURB .nourbottom ul li .cont .wz { border-top: 1px solid #21BF61; padding-top: 33px; margin-top: 36px; line-height: 1.77; }
.JOINOURB .nourbottom .wad { margin-top: 40px; }
.JOINOURB .nourbottom .wad .wb { margin-top: 5px; }

@media ( max-width:1900px) {
    .JOINOURB .skznenm { bottom: 0.78125vw; }
}

@media(max-width:1400px) {
    .JOINOURA .noural .ewowo ul li .icon img { height: 50px; }
    .JOINOURA .noural .ewowo ul li { width: 200px; margin-right: 40px; }
    .JOINOURA .noural .xwoqp { margin: 15px 0 5vw; }

    .JOINOURB .nourbottom ul li { padding: 30px 40px; }
}

@media(max-width:1100px) {
    .JOINOURA { padding: 90px 0 50px; }
    .JOINOURA .leftnw { padding: 0 4%; }
    .JOINOURA .noural { width: 100%; }
    .JOINOURA .noural { padding-top: 20px; }
    .JOINOURA .noural .xwoqp { margin: 7px 0 20px; }
    .JOINOURA .nourar { width: 100%; margin-right: 0; }
    .JOINOURA .noural .ewowo ul li { width: 48%; margin-right: 4%; }
    .JOINOURA .noural .ewowo ul li .icon img  { height: 45px; }
    .JOINOURA .noural .ewowo ul li .w { margin-top: 7px; }
    .JOINOURA .noural .ewowo ul li .m { padding-top: 10px; }

    .JOINOURB { padding: 40px 0 50px; }
    .JOINOURB .skznenm { bottom: 0; }
    .JOINOURB .tinnea .nne { margin: 7px 0 0; }
    
    .JOINOURB .nourbottom ul li { padding: 15px 20px; border-radius: 10px; }
    .JOINOURB .nourbottom ul li .t::before { width: 28px; height: 28px; }
    .JOINOURB .nourbottom ul li .cont .wz { margin-top: 20px; padding-top: 15px; }
    .JOINOURB .nourbottom .wad { margin-top: 20px; }
}





/**ABoutyogo**/
.ABoutyogoA { padding: 6.77083vw 0 7.8125vw; }
.ABoutyogoA .tyogoabott { margin-top: 20px; }
.ABoutyogoA .tyogoabott .swiper-container { overflow: hidden; padding: 48px 0; }
.ABoutyogoA .tyogoabott .swiper-container .img { transform: scale(.9); transition: all .5s; }
.ABoutyogoA .tyogoabott .swiper-container .swiper-slide-active .img { transform: scale(1.2); }
.ABoutyogoA .wznwoeo ul li { line-height: 1.9; }
.ABoutyogoA .wznwoeo ul li span { color: #21BF61 }
.ABoutyogoA .icoannw { margin-top: 53px; }
.ABoutyogoA .icoannw ul li { float: left; width: 10.75%; text-align: center; margin-right: 2%; }
.ABoutyogoA .icoannw ul li:last-child { margin-right: 0; }
.ABoutyogoA .icoannw ul li img { height: 46px; }

.ABoutyogoB { background: #F7F8F8; padding: 7.29166vw 0 6.25vw; }
.ABoutyogoB .yogobl { width: 41.56%; }
.ABoutyogoB .yogobr { position: absolute; right: var(--right); top: 50%; transform: translateY(-50%); width: 41%; }
.ABoutyogoB .yogobr .xweo { line-height: 1.66; margin: 1.5625vw 0 2.34375vw; }

.ABoutyogoC .wotamxnn{ background: #797C84; }
.ABoutyogoC .dexfl .exoe { line-height: 1.66; margin-bottom: 0; }

.ABoutyogoD { background: #797C84; }
.ABoutyogoD .asudcaus { background: linear-gradient(180deg, rgba(159, 162, 170, 0.9) 0%, rgba(121, 124, 132, 0) 37%); padding: 6.45833vw 0 6.25vw; }
.ABoutyogoD .tinne .nne { color: #7EF473; }
.ABoutyogoD .tinne .nno { line-height: 1.4; margin-bottom: 2.1875vw; }

@media(max-width:1100px) {
    .ABoutyogoA { padding: 40px 0 50px; }
    .ABoutyogoA .tyogoabott { margin-top: 15px; }
    .ABoutyogoA .tyogoabott .swiper-container { padding:2.81818vw 0; }

    .ABoutyogoA .wznwoeo { margin-top: 15px; }
    .ABoutyogoA .icoannw { margin-top: 20px; }
    .ABoutyogoA .icoannw ul li { width: 49%; margin-right: 2%; margin-bottom: 2%; }
    .ABoutyogoA .icoannw ul li:nth-child(2n) { margin-right: 0; }

    .ABoutyogoB { padding: 40px 4% 50px; }
    .ABoutyogoB .yogobl { width: 100%; }
    .ABoutyogoB .yogobr { width: 100%; margin-top: 20px; position: initial; transform: translateY(0); }
    .ABoutyogoB .yogobr .xweo { margin: 10px 0 20px; }

    .ABoutyogoD .asudcaus { padding: 40px 0 50px; }
    .ABoutyogoD .tinne .nno { margin-bottom: 20px; }
    .ABoutyogoD .tinne .nno br { display: none; }
}


/**Pressdetails**/
.PressdetailsA { background: #F7F8F8; padding: 10.9375vw 0 6.61458vw; }
.PressdetailsA .tailsal { width: 74%; }
.PressdetailsA .tailsal img,
.PressdetailsA .tailsar img  { border-radius: 20px; overflow: hidden; }
.PressdetailsA .tailsal .btew { line-height: 1.15; }
.PressdetailsA .tailsal .sjk { margin: 24px 0 35px; }
.PressdetailsA .tailsal .sjk .rq { margin: 0 40px; }
.PressdetailsA .tailsal .nrozsnn { line-height: 1.875; }
.PressdetailsA .tailsal .nrozsnn p:nth-child(n+2) { margin-top: 1.66666vw; }
.PressdetailsA .tailsal .annewme { border-top: 1px solid #D8D8D8; padding-top: 38px; margin-top: 35px; }
.PressdetailsA .tailsal .annewme .m { margin-bottom: 20px; }
.PressdetailsA .tailsal .annewme .m:last-child { margin-bottom: 0; }
.PressdetailsA .tailsal .annewme .m a { display: block; line-height: 1; }
.PressdetailsA .tailsal .annewme .m a span { color: #222222; display: inline-block; }
.PressdetailsA .tailsal .annewme .m a i { color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 50%; vertical-align: middle; }

.PressdetailsA .tailsal .annewme .m:hover a i { text-decoration: underline; color: #222; }

.PressdetailsA .tailsar {  width: 22.39%; }
.PressdetailsA .tailsar .nwisisjk { margin-bottom: 40px; margin-top: 16px; }
.PressdetailsA .tailsar .nwisisjk ul li {  border-bottom: 1px solid #D8D8D8; }

.PressdetailsA .tailsar .nwisisjk ul li a { display: block; padding: 20px 0; }
.PressdetailsA .tailsar .nwisisjk ul li a .sj { margin: 17px 0 8px; }
.PressdetailsA .tailsar .nwisisjk ul li a .szie { line-height: 1.55; }
.PressdetailsA .tailsar .nwisisjk ul li a .wenns { width: 42px; height: 42px; border-radius: 50%; position: relative; border: 7px solid #21BF61; margin-top: 20px; transition: all .5s; }
.PressdetailsA .tailsar .nwisisjk ul li a .wenns::before{
    position: absolute;
    content: "";
    top: 48%;
    left: 11.5px;
    transform: translateY(-50%);
    width: 6.98px;
    height: 10.59px;
    background: url(../images/mainMore2.svg)no-repeat center center/cover;
}
.PressdetailsA .tailsar .nwisisjk ul li a .wenns:hover { background: #21BF61; }
.PressdetailsA .tailsar .nwisisjk ul li:hover a .wenns::before {  background: url(../images/mainMore2a.svg)no-repeat center center/cover; }


@media(max-width:1100px) {
    .PressdetailsA { padding: 90px 0 50px; }
    .PressdetailsA .tailsal { width: 100%; }
    .PressdetailsA .tailsar { display: none; }
    .PressdetailsA .tailsal .btew { line-height: 1.3; }
    .PressdetailsA .tailsal .sjk { margin: 10px 0 10px; }
    .PressdetailsA .tailsal .nrozsnn p:nth-child(n+2) { margin-top: 20px; }
    .PressdetailsA .tailsal .annewme { margin-top: 20px; padding-top: 20px; }
    .PressdetailsA .tailsal .annewme .m { margin-bottom: 15px; }
    .PressdetailsA .tailsal .annewme .m a i { width: 60%; }
}




/**YOTATION***/
.nybanner .video { max-height: 38.80208vw; overflow:hidden; width: 100%; }
.nybanner .video video { width: 100%; height: 100%; object-fit: cover; }

.indexBe { position: relative; overflow: hidden; }
.indexBe .indexB-a { position: relative; width: 100%; height: 100vh; }
.indexBe .indexB-a .bgw { position: absolute; width: 100vw; height: 100vh; bottom: 0; left: 0; overflow: hidden; }
.indexBe .indexB-a .bg3 { position: absolute; left:0; bottom:0; width: 100%;height: 200%; }
.indexBe .indexB-a .bg2 { transition: all 0.6s; opacity: 1; position: absolute; bottom:0; left: 0; }

.indexBe.fixed .indexB-a .bgw { position: fixed; left:0; top:0; bottom:0; }


.indexBe { height: 200vh; padding: 0; }
.indexBe.fixed .indexB-b { position:fixed; left:0; top:0; width: 100%; height: 100vh; }
.indexBe.fixed2 .indexB-b { position:absolute; left:0; bottom:0; width: 100%; height: 100vh; }

.indexBe .morenwnnw { position: absolute; top: 20%; z-index: 3; left: 50%; text-align: center; transform: translate(-50%,-50%); opacity: 1; transition: all .5s; }
.indexBe .morenwnnw .xwoqo { line-height: 1.55; margin-top: 23px; }
.indexBe .morenwnnw.fixed { opacity: 0; }
 
.dexbenz { padding: 0; } 
.dexbenz .sanznen { position: absolute; left: 50%; transform: translateX(-50%); height: 100%; width: 100%; }
.dexbenz .sanznen video { width: 100%; height: 100%; object-fit: cover; }

.YOTATIONA { padding: 40px 0 0; }
.YOTATIONA .sxajnrn { margin: 10px 0 20px; line-height: 1.55; }
.YOTATIONA .sanznen { width: 100%; }
.YOTATIONA .sanznen video { width: 100%; }

.YOTATIONB { padding: 7.55208vw 0 0; }
.YOTATIONB .qingo { line-height: 1.55; margin: 20px 0 50px; }

.YOTATIONC { padding: 6.77083vw 0 6.25vw; }
.YOTATIONC .ionmcl { width: 58.55%; }
.YOTATIONC .ionmcr {
    position: absolute;
    top: 50%;
    right: var(--right);
    width: 28%;
    transform: translateY(-50%);
}
.YOTATIONC .ionmcr .zme { line-height: 1.66; margin-top: 25px; }

.YOTATIOND { height: 51.04166vw; padding: 6.35416vw 0 0; }
.YOTATIOND .juejiang { width: 44%; }
.YOTATIOND .juejiang .qingo { line-height: 1.55; margin-top: 15px; }

.YOTATIONE { padding: 6.25vw 0; }
.YOTATIONE .ionmcl { width: 58.55%; }
.YOTATIONE .ionmcr {
    position: absolute;
    top: 50%;
    left: var(--right);
    width: 23%;
    transform: translateY(-50%);
}
.YOTATIONF { padding-right: var(--right); }
.YOTATIONF .tionfl { position: absolute; width: 49.8%; left: 0; top: 0; height: 100%; border-radius: 0 20px 20px 0; }
.YOTATIONF .tionfr { width: 45.3%; padding: 62px 0 60px; }
.YOTATIONF .tionfr .nneo { line-height: 1.66; margin: 20px 0 46px; }
.YOTATIONF .tionfr .wieowo { margin: 33px 0 57px; }
.YOTATIONF .tionfr .wieowo ul { border-left: 2px solid #CCCCCC; }
.YOTATIONF .tionfr .wieowo ul li { padding-left: 20px; position: relative; margin-bottom: 20px; cursor: pointer; }
.YOTATIONF .tionfr .wieowo ul li:last-child { margin-bottom: 0; }
.YOTATIONF .tionfr .wieowo ul li::before {
    position: absolute;
    content: "";
    left: -2px;
    top: 0;
    width: 2px;
    height: 0%;
    transition: all .5s;
    background: #21BF61;
}
.YOTATIONF .tionfr .wieowo ul li .t { font-size: 20px; color: #AAAAAA; }
.YOTATIONF .tionfr .wieowo ul li .cont { display: none; }
.YOTATIONF .tionfr .wieowo ul li .cont .te { margin-top: 10px; }

.YOTATIONF .tionfr .wieowo ul li.curter .t { font-size: 24px; color: #222; }
.YOTATIONF .tionfr .wieowo ul li.curter::before { height: 100%; }
.YOTATIONF .tionfr .tanxieoo { line-height: 1.75; }

.YOTATIONG { padding: 7.29166vw 0 0; }

@media(max-width:1500px) {
    .YOTATIONF .tionfr { padding: 42px 0 40px; }
    .YOTATIONF .tionfr .nneo { margin: 20px 0 36px; }
    .YOTATIONF .tionfr .wieowo { margin: 23px 0 45px; }

}

@media(max-width:1100px) {
    .nybanner .video { height: auto; }

    .YOTATIONB { padding: 40px 0 0; }
    .YOTATIONB .qingo { margin: 10px 0 20px; padding: 0 4%; }
    .YOTATIONB .qingo br { display: none; }

    .YOTATIONC { padding: 40px 4% 50px; }
    .YOTATIONC .ionmcl { width: 100%; }
    .YOTATIONC .ionmcr { position: initial; width: 100%; transform: translateY(0); margin-top: 20px; }
    .YOTATIONC .ionmcr .zme { margin-top: 7px; }

    .YOTATIOND { height: 130vw; /*background: url(../images/YOTATIONCa.jpg)no-repeat bottom center/cover !important; */}
    .YOTATIOND { padding: 40px 0 0; }
    .YOTATIOND .juejiang { width: 80%; }
    .YOTATIOND .juejiang .qingo { margin-top: 7px; }

    .YOTATIONE { padding: 40px 4% 40px; }
    .YOTATIONE .ionmcl { width: 100%; }
    .YOTATIONE .ionmcr {
        position: initial;
        left: var(--right);
        width: 100%;
        transform: translateY(0);
        margin-top: 20px;
    }

    .YOTATIONF { padding: 0 4%; }
    .YOTATIONF .tionfl { background: none !important; position: initial; width: 100%; }
    .YOTATIONF .tionfr { width: 100%; padding: 20px 0 0; }
    .YOTATIONF .tionfr .nneo { margin: 7px 0 10px; }
    .YOTATIONF .tionfr .wieowo { margin: 20px 0 20px; }
    .YOTATIONF .tionfr .wieowo ul li .t { font-size: 18px; }
    .YOTATIONF .tionfr .wieowo ul li.curter .t { font-size: 22px; }
    .YOTATIONF .tionfr .wieowo ul li { margin-bottom: 15px; }

    .YOTATIONG { padding: 40px 0 0; }

    .PressdetailsA .tailsal .sjk .rq,
    .PressdetailsA .tailsal .sjk .sj { width: 100%; }
    .PressdetailsA .tailsal .sjk .rq { margin: 5px 0; }

}


/**Press**/
.PressA { padding: 6.68421vw 0 5.78947vw; background: #F7F8F8; }
.PressA .ggthA-b { position: absolute; bottom: 40px; right: 0; width: 34.7%; }
.PressA .ggthA-b .inp {
    background: url(../images/ggtha.png) no-repeat 30px center;
    width: 100%;
    font-size: 15px;
    color: #999999;
    padding-left: 25px;
    height: 54px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border-radius: 40px;
}
.PressA .ggthA-b .inp::-webkit-input-placeholder {color: #999;}
.PressA .ggthA-b .inp::-moz-placeholder {color: #999;}
.PressA .ggthA-b .inp:-moz-placeholder {color: #999;}
.PressA .ggthA-b .inp:-ms-input-placeholder {color: #999;}
.PressA .ggthA-b .sub {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/ggthb.svg) no-repeat 40px center #222222;
    text-align: left;
    padding-left: 61px;
    width: 148px;
    border-radius: 50px;
    font-size: 15px;
    color: #ffffff;
    cursor: pointer;
    height: 54px;
    line-height: 50px;
    border: 2px solid rgba(0, 0, 0, 0.3);
}

.PressA .ressabottom { margin-top: 43px; }
.PressA .ressabottom ul li { border-bottom: 1px solid #D8D8D8; }
.PressA .ressabottom ul li a { display: block; position: relative; padding: 30px 0; }
.PressA .ressabottom ul li:nth-child(1) a { padding-top: 0; }
.PressA .ressabottom ul li a .img { width: 620px; }
.PressA .ressabottom ul li a .essar {
    position: absolute;
    top: 50%;
    right: 0;
    width: calc(100% - 670px);
    transform: translateY(-50%);
}
.PressA .ressabottom ul li a .essar .nb { line-height: 1.38; margin: 8px 0 0; }
.PressA .ressabottom ul li a .essar .nc { line-height: 1.75; margin: 20px 0 126px; }


.fyq { text-align: center; margin: 5.73684vw 0 0; line-height: 0; }
.fyq .clearfix { display: inline-block; }
.fyq a { float: left; margin-right: 13px; display: block; position: relative; line-height: 50px; transition: all .5s; border: 2px solid rgba(34, 34, 34, 0.3); width: 54px; height: 54px; font-size: 16px; color: #3E3A39; border-radius: 10px; }
.fyq a.cur,
.fyq a:hover { background: #222222; border-color: #222222; color: #fff; }
.fyq a:last-child { margin-right: 0; }
.fyq .prev::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 6.98px;
    height: 10.59px;
    transform: translate(-50%,-50%);
    background: url(../images/fyql.svg)no-repeat center center/cover;
}
.fyq .prev:hover:before {
    background: url(../images/fyqla.svg)no-repeat center center/cover;
}
.fyq .next::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 6.98px;
    height: 10.59px;
    transform: translate(-50%,-50%);
    background: url(../images/fyqr.svg)no-repeat center center/cover;
}
.fyq .next:hover:before {
    background: url(../images/fyqra.svg)no-repeat center center/cover;
}

@media(max-width:1900px) {
    .PressA .ggthA-b { bottom: 2.10526vw; }
}

@media(max-width:1500px) {
    .PressA .ressabottom ul li a .img { width: 500px; }
    .PressA .ressabottom ul li a .essar { width: calc(100% - 570px); }
    .PressA .ressabottom ul li a .essar .nc { margin-bottom: 70px; }
    .PressA .ggthA-b { width: 38%; }
}

@media(max-width:1100px) {
    .PressA { padding: 40px 0 50px; }
    .PressA .ggthA-b { position: initial; width: 100%; margin-top: 20px; }
    .PressA .ggthA-b .inp { height: 45px; font-size: 14px; }
    .PressA .ggthA-b .sub { height: 45px; line-height: 42px; font-size: 14px; }
    .PressA .ressabottom { margin-top: 25px; }
    .PressA .ressabottom ul li a .img { width: 100%; }
    .PressA .ressabottom ul li a .essar { width: 100%; margin-top: 20px; position: initial; transform: translateY(0); }
    .PressA .ressabottom ul li a .essar .nc { margin: 10px 0 20px; }
    .PressA .ressabottom ul li a { padding: 20px 0; }
    .fyq { margin-top: 30px; }
    .fyq a { width: 40px; height: 40px; line-height: 36px; font-size: 14px; margin-right: 6px; }
}




/**Internet of things**/
.InternetofthingsA { padding: 6.61458vw 0 5.20833vw; }
.InternetofthingsA .ingsatop .xiangnq { width: 55%; line-height: 1.66; display: inline-block; margin: 23px 0 45px; }
.InternetofthingsA .ingsabott ul li { float: left; margin-right: 1.4%; width: 32.4%; border-radius: 10px; overflow: hidden; }
.InternetofthingsA .ingsabott ul li:nth-child(2) { padding-top: 40px; }
.InternetofthingsA .ingsabott ul li:last-child { margin-right: 0; }
.InternetofthingsA .ingsabott ul li .tuou { position: absolute; background-size: 100% 100% !important; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; transition: all .5s; border-radius: 10px; overflow: hidden; }
.InternetofthingsA .ingsabott ul li .tuou::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.InternetofthingsA .ingsabott ul li .tuou .aosw { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; }
.InternetofthingsA .ingsabott ul li .tuou .aosw .oa { line-height: 1.2; margin-top: 22px; }
.InternetofthingsA .ingsabott ul li:hover .tuou { height: 17.91666vw; }
.InternetofthingsA .ingsabott ul li .tnon {
    padding: 19.79166vw 1.61458vw 3.75vw;
    background: #F7F8F8;
}
#son {
    direction: ltr;
   }
.InternetofthingsA .ingsabott ul li .tnon .non {
    padding-left: 22px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 8.69791vw;
    direction: rtl;
    
}
.InternetofthingsA .ingsabott ul li .tnon .non::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 2px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}

.InternetofthingsA .ingsabott ul li .tnon .non::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /* border-radius: 5px; */
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    background: #21BF61;
}

.InternetofthingsA .ingsabott ul li .tnon .non::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
    border-radius: 0;
    background: #CCCCCC;
}


.InternetofthingsA .ingsabott ul li .tnon .non .o { line-height: 1.75; margin-top: 12px; }

.InternetofthingsB { text-align: center; padding: 6.77083vw 0; }
.InternetofthingsB .ingsbaz { width: 33%; display: inline-block; }
.InternetofthingsB .ingsbaz .bb { line-height: 1.875; margin-top: 13px; }

.InternetofthingsC { padding:7.29166vw 0 7.29166vw var(--right); }
.InternetofthingsC .ingscl { width: 35.23%; }
.InternetofthingsC .ingscl .icon { width: 15vw; margin-bottom: 4.94791vw; }
.InternetofthingsC .ingscl .wenzmw .woze { line-height: 1.66; margin-top: 22px; }
.InternetofthingsC .ingscl .swiperann { margin-top: 45px; }

.InternetofthingsC .ingscr { width: 60.5%; background: #F7F8F8; border-radius: 20px 0 0 20px; overflow: hidden; padding: 5.83333vw 8.4375vw 5.05208vw 5.26041vw; }
.InternetofthingsC .ingscr .gscrto .t { font-size: 120px; line-height: .8; }
.InternetofthingsC .ingscr .gscrto .o { line-height: 1.35; margin-top: -5px; }
.InternetofthingsC .ingscr .rt { margin: 35px 0 12px; }
.InternetofthingsC .ingscr .sc { line-height: 1.75; }
.InternetofthingsC .ingscr .sc p:nth-child(n+2) { margin-top: 35px; }
.InternetofthingsC .ingscr .se { margin-top: 25px; }
.InternetofthingsC .ingscr .se ul li { float: left; width: 48.98%; margin-right: 2.04%; border-radius: 15px; overflow: hidden; }
.InternetofthingsC .ingscr .se ul li:last-child { margin-right: 0; }
.InternetofthingsC .swiper-container { overflow: hidden; }

.InternetofthingsC .swiperann {
    width: 35.23%;
}
.InternetofthingsC .swiperann .waowoe { width:calc(100% - 200px); position:absolute; top:50%; transform:translateY(-50%); right:0; }
.InternetofthingsC .swiperann .waowoe .swiper-pagination { width:calc(100% - 100px); background: #D8D8D8; float:left; position:absolute; top:50%; transform:translateY(-50%); }
.InternetofthingsC .swiperann .waowoe .swiper-pagination .swiper-pagination-progressbar-fill { background: #21BF61; }
.InternetofthingsC .swiperann .waowoe .bannerB { float:right; line-height:1; } 
.InternetofthingsC .swiperann .waowoe .bannerB .bannerA-a { font-size:18px; color:#222222; float:left; }
.InternetofthingsC .swiperann .waowoe .bannerB .cli { padding:0 10px; }
.InternetofthingsC .swiperann .waowoe .bannerB .weaed { color:#21BF61; }

.InternetofthingsD { background: #797C84; padding: 7.29166vw 0; }
.InternetofthingsD .thingsd { width: 36.5625vw; height: 36.5625vw; }
.InternetofthingsD .thingsd .zonwnwn { width: 32.86458vw; height: 32.86458vw; position: absolute; top: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.InternetofthingsD .thingsd .zonwnwn .wai { position: absolute; width: 100%; height: 100%; top: 0; left: 0;  }
.InternetofthingsD .thingsd .zonwnwn .wai { animation: rotateAnimation 8s linear infinite; }
@keyframes rotateAnimation {
    from {
        transform: rotate(0deg); 
    }
    to {
        transform: rotate(360deg);
    }
}

.InternetofthingsD .thingsd .zonwnwn .img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 23.22916vw; border-radius: 50%; overflow: hidden; }
.InternetofthingsD .thingsd .netoflad {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 4;
}

.InternetofthingsD .thingsd .netoflad .danduq { position: absolute; width: 100%; height: 100%; z-index: 5; }
.InternetofthingsD .thingsd .netoflad .dianwei { position: absolute; width: 28px; height: 28px; top: 50%; left: 50%; transform: translate(-50%,-50%); cursor: pointer; }
.InternetofthingsD .thingsd .netoflad .dianwei::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 0%;
    height: 0%;
    transform: translate(-50%,-50%);
    border: 7px solid #7EF473;
    border-radius: 50%;
    transition: all .5s;
}

.InternetofthingsD .thingsd .netoflad .dianwei::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background: #7EF473;
}


.InternetofthingsD .thingsd .netoflad .wei1 { top: 0%; }
.InternetofthingsD .thingsd .netoflad .wei3 { top: 70%; left: 4.3%; }
.InternetofthingsD .thingsd .netoflad .wei2 { top: 70%; left: 95.7%; }

.InternetofthingsD .thingsd .netoflad .dianwei.cur::before { width: 100%; height: 100%; }

.InternetofthingsD .thingsd .netoflad .yuanquaa {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: 4;
}

.InternetofthingsD .thingsd .netoflad .yuanquaa::before {
    position: absolute;
    width: 36.5625vw; height: 36.5625vw; 
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 4;
    content: "";
    background: url(../images/diasnw.svg)no-repeat center center/cover;
}

.yuanquaa .circle {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
    width: 36.5625vw; height: 36.5625vw; 
}

.yuanquaa .circle i {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.yuanquaa .circle i::before {
	content: '';
	position: absolute;
	width: 200%;
	right: 0;
	top: 0;
	bottom: 0;
	border: 2px solid #7EF473;
	border-radius: 100%;
	box-sizing: border-box;
    clip: rect(0, 36.5625vw, 11.5625vw, 0px);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
    transition: all 1s;
}

.yuanquaa .circle i:first-child::before {
    left: 0;
    right: auto;
    clip: rect(0, 36.5625vw, 10.8vw, 0px);
    -webkit-transform: rotate(-180deg);
}
.yuanquaa.tue1 .circle .ua1::before { clip: rect(0, 36.5625vw, 0vw, 0px); }
.yuanquaa.tue1 .circle .ua2::before { -webkit-transform: rotate(46deg); }


.yuanquaa.tue2 .circle .ua2::before { -webkit-transform: rotate(46deg); clip: rect(0, 36.5625vw, 36.5625vw, 0px); }
.yuanquaa.tue3 .circle .ua2::before { -webkit-transform: rotate(46deg); clip: rect(0, 36.5625vw, 36.5625vw, 0px);  }
.yuanquaa.tue3 .circle .ua1::before {  clip: rect(0, 36.5625vw, 36.5625vw, 0px);  }

.InternetofthingsD .thingsb { width: 47%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.InternetofthingsD .thingsb .botr { margin-bottom: 2.44791vw; }
.InternetofthingsD .thingsb .box .o { line-height: 1.75; margin: 9px 0 1.875vw; }
.InternetofthingsD .thingsb .box .oci { margin-top: 1.45833vw; }
.InternetofthingsD .thingsb .box .oci ul li { float: left; width: 30%; margin-right: 5.4%; }
.InternetofthingsD .thingsb .box .oci ul li:last-child { margin-right: 0; }
.InternetofthingsD .thingsb .box .oci ul li .p { line-height: 1; padding-bottom: 18px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); position: relative; }
.InternetofthingsD .thingsb .box .oci ul li .p::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #7EF473;
}
.InternetofthingsD .thingsb .box .oci ul li .w { line-height: 1.2; margin-top: 11px; }

.InternetofthingsE { padding: 6.35416vw 0 7.8125vw; }
.InternetofthingsE .tinne { margin-bottom: 2.44791vw; }


.InternetofthingsF { height: 43.59375vw; }
.InternetofthingsF .tkaoxnnw {
    position: absolute;
    top: 50%;
    left: var(--right);
    width: 32%;
    transform: translateY(-50%);
}
.InternetofthingsF .tkaoxnnw .swiper-container { overflow: hidden; }
.InternetofthingsF .tkaoxnnw .swiperee1 { margin: 2.86458vw 0 2.1875vw; }
.InternetofthingsF .tkaoxnnw .swiperee1 .reezue { line-height: 1.75; margin-top: 13px; }
.InternetofthingsF .tkaoxnnw .swiperee2 { position: relative; text-align: right; margin-top: 7.29166vw; }
.InternetofthingsF .tkaoxnnw .swiperee2::before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #CCCCCC;
}
.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide-active { text-align: left; }
.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide-next { text-align: center; }
.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20 { padding-bottom: 18px; position: relative; display: inline-block; }
.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #222;
    transition: all .5s;
}
.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide-thumb-active .font20::before { width: 100%; }

.InternetofthingsG { padding: 7.18749vw 0; }
.InternetofthingsG .ingsgl { position: absolute; height: 100%; width: 50%; border-radius: 0 20px 20px 0; }
.InternetofthingsG .ingsgr { width: 45.661%; padding: 2.44791vw var(--right) 2.76041vw 0; }
.InternetofthingsG .ingsgr .gsa { margin: 36px 0 11px; }
.InternetofthingsG .ingsgr .gsb { line-height: 1.75; }
.InternetofthingsG .ingsgr .gsc { margin: 1.82291vw 0 16px; }
.InternetofthingsG .ingsgr .gsgrxz ul li { padding: 25px 0; background: #F7F8F8; border-radius: 10px; overflow: hidden; margin-bottom: 15px; cursor: pointer; }
.InternetofthingsG .ingsgr .gsgrxz ul li:last-child { margin-bottom: 0; }
.InternetofthingsG .ingsgr .gsgrxz ul li .t { padding: 0 50px 0 54px; color: #222222; line-height: 1; }
.InternetofthingsG .ingsgr .gsgrxz ul li .t span { overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; width: 90%; display: inline-block; }
.InternetofthingsG .ingsgr .gsgrxz ul li .t::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 20px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}
.InternetofthingsG .ingsgr .gsgrxz ul li.curter .t::before {
    background: url(../images/serihra.svg)no-repeat center center/cover;
}
.InternetofthingsG .ingsgr .gsgrxz ul li.curter .t { color: #21BF61; }
.InternetofthingsG .ingsgr .gsgrxz ul li .cont { display: none; }
.InternetofthingsG .ingsgr .gsgrxz ul li .cont .w { margin-top: 24px; padding: 21px 21px 5px 38px; border-top: 1px solid rgba(190, 190, 190, 0.4); line-height: 1.75; }
.InternetofthingsG .ingsgr .gsgbot { margin: 1.82291vw 0 0; }
.InternetofthingsG .ingsgr .gsgbot .ob { line-height: 1.75; margin-top: 9px; }

.InternetofthingsH { background: #F7F8F8; padding: 6.77083vw 0 6.5625vw; }
.InternetofthingsH .wnzo { display: inline-block; width: 55%; line-height: 1.75; margin: 1.19791vw 0 1.82291vw; }


.InternetofthingsI { padding: 7.39583vw 0 7.70833vw; }
.InternetofthingsI .ingstil { width: 44.35%; }
.InternetofthingsI .ingstil .nnmo { line-height: 1.875; margin-top: 17px; }
.InternetofthingsI .ingstil .nnmo p:nth-child(n+2) { margin-top: 17px; }
.InternetofthingsI .ingstir { width: 37.95%; }

.InternetofthingsZ { padding: 6.77083vw 0 6.40624vw; background: #F7F8F8; }
.InternetofthingsZ .wnzo { width: 55%; margin: 24px 0 53px; line-height: 1.75; display: inline-block; }
.InternetofthingsZ .taonsne .zoiw { padding: 0 8.02083vw 0 7.29166vw; }
.InternetofthingsZ .taonsne .zhonge::before {
    position: absolute;
    content: "";
    top: 50%; 
    left: 0;
    width: 100%;
    height: 20px;
    transform: translateY(-50%);
    background: url(../images/zhonge.svg)no-repeat center center/cover;
}
.InternetofthingsZ .taonsne .zhonge ul { display: flex; flex-wrap: wrap; }
.InternetofthingsZ .taonsne .zhonge ul li { width: 18.5%; margin-right: 1.87%; padding: 0 1.5625vw; float: left; }
.InternetofthingsZ .taonsne .zhonge ul li:last-child { margin-right: 0; }
.InternetofthingsZ .taonsne .zhonge ul li .zong { position: relative; width: 100%; height: 100%; border-radius: 50%; background: #323232; }
.InternetofthingsZ .taonsne .zhonge ul li:nth-child(2) .zong { background: #797C84; }
.InternetofthingsZ .taonsne .zhonge ul li:nth-child(3) .zong { background: #197A56; }
.InternetofthingsZ .taonsne .zhonge ul li:nth-child(4) .zong { background: #21BF61; }
.InternetofthingsZ .taonsne .zhonge ul li:last-child .zong { background: #7EF473; }
.InternetofthingsZ .taonsne .zhonge ul li .zong .on { position: absolute; top: 50%; left: 0; width: 100%; text-align: center; transform: translateY(-50%); line-height: 1.33; }

.InternetofthingsZ .shangxia ul { display: flex; flex-wrap: wrap; }
.InternetofthingsZ .shangxia ul li {  box-sizing: border-box; width: 18.5%; margin-right: 1.87%; position: relative; float: left; }
.InternetofthingsZ .shangxia ul li::before {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 2px;
    content: "";
    border-left: 2px dashed rgba(121, 124, 132, 0.5);
    left: 50%;
    transform: translateX(-50%);
    transition: all .5s;
}
.InternetofthingsZ .shangxia ul li:last-child { margin-right: 0; }
.InternetofthingsZ .shangxia ul li.kong .tp { background: none; }
.InternetofthingsZ .shangxia ul li .sang { line-height: 1.57; }
.InternetofthingsZ .shangxia ul li .tp { background: #fff; border-radius: 10px; overflow-wrap: break-word; overflow: hidden; padding: 27px 20px; width: 100%; height: 100%; }
.InternetofthingsZ .shangxia .xa { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.InternetofthingsZ .shangxia ul li.kong::before { display: none; }
.InternetofthingsZ .shangxia ul li:Hover:before { border-color: #197A56; }

.InternetofthingsZ .shange ul li { padding-bottom: 31px; }
.InternetofthingsZ .xiae ul li { padding-top: 31px; }

.InternetofthingsZ .shangxia ul li .tp { border: 1px solid #F7F8F8; transition: all .5s; }
.InternetofthingsZ .shangxia ul li:hover .tp { border-color: #197A56; }
.InternetofthingsZ .shangxia ul li.kong:hover .tp { border-color:#F7F8F8; }

.InternetofthingsK { background: #797C84; padding: 6.77083vw 0; }
.InternetofthingsK .ingskl { width: 28.7%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.InternetofthingsK .ingskl .zosnei { margin-top: 56px; }
.InternetofthingsK .ingskl ul { display: flex; flex-wrap: wrap; }
.InternetofthingsK .ingskl ul li { float: left; margin-right: 2.70833vw; }
.InternetofthingsK .ingskl ul li:last-child { margin-right: 0; }
.InternetofthingsK .ingskl ul li .kounw {
    width: 10.20833vw;
    height: 10.20833vw;
    margin-bottom: 22px;
}
.InternetofthingsK .ingskl ul li .kounw::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: rotateAnimation 6s linear infinite;
    background: url(../images/auznwo.png)no-repeat center center/cover;
}

.InternetofthingsK .ingskl ul li .kounw .we {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.InternetofthingsK .ingskr { width: 50%; }
.InternetofthingsK .ingskr ul li { float: left; width: 50%; padding: 0 62px; position: relative; }
.InternetofthingsK .ingskr ul li:nth-child(2)::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 3%, rgba(255, 255, 255, 0.2) 57%, rgba(255, 255, 255, 0) 100%);
}
.InternetofthingsK .ingskr ul li .wzow .z { margin: 20px 0 10px; }
.InternetofthingsK .ingskr ul li .wzow .o { line-height: 1.375; }

.InternetofthingsM { padding: 6.25vw 0 6.77083vw; }
.InternetofthingsM .tinne { margin-bottom: 33px; }
.InternetofthingsM .bioaodanw table { border:1px solid #D8D8D8 !important; font-size: 16px; color: #444444; }
.InternetofthingsM .bioaodanw table td { padding: 0 20px; height: 60px; }

@media(max-width:1900px) {
    .InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20 { font-size: 1vw; }
    .InternetofthingsC .ingscr .gscrto .t { font-size: 6.31578vw; }
    .InternetofthingsZ .taonsne .zhonge::before { background-size: 100% 100%; }
}

@media(max-width:1680px) {
    /*.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20 { font-size: 17px; }*/
}

@media(max-width:1580px) {
    .InternetofthingsF .tkaoxnnw { width: 38%; }
    .InternetofthingsK .ingskr { width: 55%; }
}

@media(max-width:1350px) {
    .InternetofthingsF .tkaoxnnw { width: 40%; }
    /*.InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20 { font-size: 16px; }*/

    .InternetofthingsK .ingskl { width: 35%; }
    .InternetofthingsK .ingskl ul li .kounw { width: 13.20833vw; height: 13.20833vw; }
}

@media(max-width:1250px) {
    .InternetofthingsD .thingsb .box .oci ul li { width: 35%; }
    .InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20 { font-size: 15px; }
}

@media(max-width:1100px) {
    .InternetofthingsA { padding: 40px 0 50px; }
    .InternetofthingsA .ingsatop .xiangnq { width: 100%; margin: 7px 0 20px; }
    .InternetofthingsA .ingsabott ul li { width: 100%; margin-bottom: 20px; }
    .InternetofthingsA .ingsabott ul li:nth-child(2) { padding-top: 0; }
    .InternetofthingsA .ingsabott ul li:last-child { margin-bottom: 0; }

    .InternetofthingsA .ingsabott ul li .tnon { padding: 250px 20px 30px; }
    .InternetofthingsA .ingsabott ul li .tnon .non { height: 100px; padding-left: 20px; }
    .InternetofthingsA .ingsabott ul li:hover .tuou { height: 230px; }

    .InternetofthingsA .ingsabott ul li .tuou .aosw .icon img { height: 45px; }
    .InternetofthingsA .ingsabott ul li .tuou .aosw .oa { margin-top: 10px; }

    .InternetofthingsB { padding: 40px 0; }
    .InternetofthingsB .ingsbaz { width: 100%; padding: 0 4%; }
    .InternetofthingsB .ingsbaz .bb { margin-top: 7px; }

    .InternetofthingsC { padding: 40px 4% 50px; }
    .InternetofthingsC .swiper-container .swiperann { display: none; }
    .InternetofthingsC .ingscl { width: 100%; }
    .InternetofthingsC .ingscl .icon { width: 180px; margin-bottom: 20px; }
    .InternetofthingsC .ingscl .wenzmw .woze { margin-top: 10px; }
    .InternetofthingsC .ingscr { width: 100%; padding: 20px; border-radius: 15px; margin-top: 25px; }
    .InternetofthingsC .ingscr .rt { margin: 10px 0 15px; }
    .InternetofthingsC .ingscr .sc p:nth-child(n+2) { margin-top: 20px; }
    .InternetofthingsC .ingscr .se ul li { width: 100%; margin-bottom: 20px; border-radius: 10px; }
    .InternetofthingsC .ingscr .se ul li:last-child { margin-bottom: 0; }
    .InternetofthingsC .swiperann { margin-top: 25px; }
    .InternetofthingsC .swiperann { width:100%; }
    .InternetofthingsC .swiperann .waowoe {     width: calc(100% - 120px); }
    
    .InternetofthingsD .wotaoxzn { width: 100%; height: 345px; }
    .InternetofthingsD .thingsb { width: 100%; position: initial; margin-top: 25px; transform: translateY(0); }
    .InternetofthingsD .thingsd { position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
    .InternetofthingsD .thingsd,
    .InternetofthingsD .thingsd .netoflad .yuanquaa::before,
    .yuanquaa .circle { width: 345px; height: 345px; }

    .yuanquaa .circle i::before {
        clip: rect(0, 345px, 110px, 0px);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    
    .yuanquaa .circle i:first-child::before {
        left: 0;
        right: auto;
        clip: rect(0, 345px, 106px, 0px);
        -webkit-transform: rotate(-180deg);
    }
    .yuanquaa.tue1 .circle .ua1::before { clip: rect(0, 345px, 0vw, 0px); }
    .yuanquaa.tue1 .circle .ua2::before { -webkit-transform: rotate(46deg); }
    
    
    .yuanquaa.tue2 .circle .ua2::before { -webkit-transform: rotate(46deg); clip: rect(0, 345px, 345px, 0px); }
    .yuanquaa.tue3 .circle .ua2::before { -webkit-transform: rotate(46deg); clip: rect(0, 345px, 345px, 0px);  }
    .yuanquaa.tue3 .circle .ua1::before {  clip: rect(0, 345px, 345px, 0px);  }

    .InternetofthingsD { padding: 40px 0 50px; }
    .InternetofthingsD .thingsd .netoflad .dianwei { width: 20px; height: 20px; }
    .InternetofthingsD .thingsd .netoflad .dianwei::after { width: 7px; height: 7px; }
    .InternetofthingsD .thingsd .netoflad .dianwei::before { border: 3px solid #7EF473; }
    
    .InternetofthingsD .thingsd .zonwnwn { width: 280px; height: 280px; }
    .InternetofthingsD .thingsd .zonwnwn .img { width: 180px; height: 180px; }
    .InternetofthingsD .thingsb .botr { margin-bottom: 20px; }
    .InternetofthingsD .thingsb .box .o { margin: 7px 0 15px; }
    .InternetofthingsD .thingsb .box .oci { margin-top: 30px; }
    .InternetofthingsD .thingsb .box .oci ul li { width: 100%; margin-bottom: 20px; }
    .InternetofthingsD .thingsb .box .oci ul li:last-child { margin-bottom: 0; }
    .InternetofthingsD .thingsb .box .oci ul li .p { padding-bottom: 10px; }
    .InternetofthingsD .thingsb .box .oci ul li .w { margin-top: 7px; }

    .InternetofthingsE { padding: 40px 0 50px; }
    .InternetofthingsE .tinne { margin-bottom: 20px; }

    .InternetofthingsF { height: auto; padding: 40px 4% 50px; background: #F7F8F8 !important; }
    .InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide .font20 { display: block; }
    .InternetofthingsF .tkaoxnnw { width: 100%; position: initial; transform: translateY(0); margin-bottom: 30px; }
    .InternetofthingsF .tkaoxnnw .swiperee2 .swiper-slide{ text-align: left !important; }
    .InternetofthingsF .tkaoxnnw .swiperee1 { margin: 7px 0 15px; }
    .InternetofthingsF .tkaoxnnw .swiperee2 { margin-top: 25px; }

    .InternetofthingsG { padding: 40px 4% 50px; }
    .InternetofthingsG .ingsgl { width: 100%; background: none; border-radius: 15px; overflow: hidden; position: initial; }
    .InternetofthingsG .ingsgr { padding: 0; margin-top: 25px; width: 100%; }
    .InternetofthingsG .ingsgr .gsa { margin: 15px 0 7px; }
    .InternetofthingsG .ingsgr .gsc { margin: 23px 0 13px; }
    .InternetofthingsG .ingsgr .gsgrxz ul li { padding: 20px 0; border-radius: 10px; }
    .InternetofthingsG .ingsgr .gsgrxz ul li .cont .w { padding: 10px 20px 0; margin-top: 17px; }
    .InternetofthingsG .ingsgr .gsgbot { margin-top: 20px; }

    .InternetofthingsH { background: #F7F8F8; padding: 40px 0 50px; }
    .InternetofthingsH .wnzo { width: 100%; margin: 10px 0 20px; }

    .InternetofthingsI { padding: 40px 0 50px; }
    .InternetofthingsI .ingstil { width: 100%; }
    .InternetofthingsI .ingstir { width: 100%; margin-bottom: 25px; }
    .InternetofthingsI .ingstil .nnmo { margin-top: 10px; }
    .InternetofthingsI .ingstil .nnmo p:nth-child(n+2) { margin-top: 7px; }


    .InternetofthingsZ { padding: 40px 0 50px; }
    .InternetofthingsZ .wnzo { width: 100%; margin: 10px 0 20px; }
    
    .InternetofthingsZ .taonsne { overflow: scroll; }
    .InternetofthingsZ .taonsne .gzoow { min-width: 1000px; }
    .InternetofthingsZ .taonsne .zoiw { padding: 0 100px; }

    .InternetofthingsK { padding: 40px 0 50px; }
    .InternetofthingsK .ingskl { width: 100%; transform: translateY(0); position: initial; }
    .InternetofthingsK .ingskr { width: 100%; margin-top: 20px; }
    .InternetofthingsK .ingskr ul li { padding: 0 20px; }
    .InternetofthingsK .ingskr ul li:nth-child(1) { padding-left: 0; }
    .InternetofthingsK .ingskr ul li:nth-child(2) { padding-right: 0; }
    .InternetofthingsK .ingskl ul li { width: 50%; margin-right: 0; }
    .InternetofthingsK .ingskl ul li .kounw {
        width: 37.20833vw;
        height: 37.20833vw;
        display: inline-block;
        margin-bottom: 5px;
    }
    .InternetofthingsK .ingskl .zosnei { margin-top: 20px; }

    .InternetofthingsM { padding: 40px 0 50px; }
    .InternetofthingsM .tinne { margin-bottom: 20px; }
    .InternetofthingsM .bioaodanw { overflow: scroll; }
    .InternetofthingsM .bioaodanw table { min-width: 1000px; font-size: 14px; }
    .InternetofthingsM .bioaodanw table td { height: 45px; }
}











/**3-1Solutions-case**/

.asdaasjkd {
    position: relative;
    z-index: 20;
    min-height: 130px;
    width: 100%;
}
.pictureAPre {
    min-height: 130px;
}
.fixTop .pictureAPre .pictureAPreA {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
}

.pictureA {
    padding: 30px 0 20px;
}
.pictureA .line {
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 45px;
}
.pictureA .line {
    width: 100%;
    height: 1px;
    background: rgba(34, 34, 34, 0.2);
    position: absolute;
    left: 0;
    top: auto;
    bottom: 38px;
}
.pictureA .lineA {
    transition: all 0.8s;
    width: 0;
    height: 2px;
    background: #21BF61;
}

.sessionA {
    min-height: 100vh;
}
.fixBottom .banner, .fixBottom .sessionA {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.session1 { background: #fff; }
.session2 { background: #F7F8F8; }
.session3 { background: #797C84; }
.session4 { background: #fff; }
.session5 { background: #F7F8F8; }
.session6 { background: #797C84; }


.pictureA-a ul { display: flex; flex-wrap: wrap; }
.pictureA-a ul li {
    float: left;
    width: 16.66%;
    text-align: center;
    cursor: pointer;
}
.pictureA-a ul li .icon img { height: 62px; }
.pictureA-a ul li .icon .m2 { display: none; }
.pictureA-a ul li.cur .icon .m2 { display: inline-block; }
.pictureA-a ul li.cur .icon .m1 { display: none; }
.pictureA-a ul li .wz { line-height: 1.25; margin-top: 14px; font-size: 16px; }
.pictureA-a ul li .quanzi { width: 100%; position: relative; height: 38px; margin-top: 12px; }
.pictureA-a ul li .quanzi::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #A7ACB3;
    transform: translate(-50%,-50%);
}
.pictureA-a ul li .quanzi::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 7px solid #21BF61;
    opacity: 0;
    transform: translate(-50%,-50%);
}

.pictureA-a ul li.cur .quanzi::after { opacity: 1; }
.pictureA-a ul li.cur .quanzi::before { background: #21BF61; }


.mainBoxSession .sessionA .diznooe { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); padding-left: var(--right); z-index: 9; }
.mainBoxSession .sessionA .diznooe .iamsne { width: 60.72%; border-radius: 20px 0 0 20px; overflow: hidden; }
.mainBoxSession .sessionA .diznooe .iameo { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 33%; }
.mainBoxSession .sessionA .diznooe .iameo .xiwnen { line-height: 1.75; margin-top: 30px;text-align: justify; }
.mainBoxSession .sessionA .diznooe .iameo .xiwnen p:nth-child(n+2) { margin-top: 18px; }

.mainBoxSession .session:nth-child(2n) .sessionA .diznooe { padding-left: 0; padding-right: var(--right); }
.mainBoxSession .session:nth-child(2n) .sessionA .diznooe .iameo { left: auto; right: 0; }
.mainBoxSession .session:nth-child(2n) .sessionA .diznooe .iamsne { border-radius: 0 20px 20px 0; }


@media(max-width:1200px) {
    .pictureA-a ul li .icon img { height: 50px; }
}

@media(max-width:1100px) {
    .pictureA-a {
        width: 100%;
        overflow-x: scroll;
    }

    .pictureA-a ul {
        min-width: 1000px;
    }

    .session { height: auto !important; }
    .pictureA-a ul li .icon img { height: 38px; }
    .pictureA-a ul li .wz { font-size: 14px; }
    .fixTop .pictureAPre .pictureAPreA  { top: 58.11px; }
    .picture { display: none; }
    .sessionA { min-height: auto; }
    .mainBoxSession .sessionA .diznooe { position: initial; transform: translateY(0); padding: 40px 4% 50px; }
    .mainBoxSession .sessionA .diznooe .iameo { width: 100%; position: initial; transform: translateY(0); }
    .mainBoxSession .sessionA .diznooe .iamsne,
    .mainBoxSession .session:nth-child(2n) .sessionA .diznooe .iamsne { width: 100%; border-radius: 10px; margin-bottom: 20px; }
    .mainBoxSession .sessionA .diznooe .iameo .xiwnen { margin-top: 15px; }
    .fixBottom .banner, .fixBottom .sessionA { position: initial; }
    .mainBoxSession .session:nth-child(2n) .sessionA .diznooe { padding: 40px 4% 50px; }
    .asdaasjkd { min-height: auto; }
}



/**SolutionsManagement**/
.SolutionsManagementA { padding: 5.98958vw 0 6.77083vw; }
.SolutionsManagementA .dae { margin: 18px 0 20px; }
.SolutionsManagementA .dazie { margin: 42px 0 30px; }
.SolutionsManagementA .zoenmwnw ul { display: flex; flex-wrap: wrap; }
.SolutionsManagementA .zoenmwnw ul li { float: left; background: #F7F8F8; transition: all .5s; width: 24%; margin-right: 1.33%; border-radius: 10px; overflow: hidden; border: 7px solid #F7F8F8; padding: 40px 28px 40px; }
.SolutionsManagementA .zoenmwnw ul li:last-child { margin-right: 0; }
.SolutionsManagementA .zoenmwnw ul li .icon img { height: 60px; }
.SolutionsManagementA .zoenmwnw ul li .icon .m2 { display: none; }
.SolutionsManagementA .zoenmwnw ul li .zownen .w { line-height: 1.15; margin-top: 50px; }
.SolutionsManagementA .zoenmwnw ul li .zownen .n { line-height: 1.75; margin-top: 10px; }
.SolutionsManagementA .zoenmwnw ul li .zownen .n p { position: relative; padding-left: 16px; }
.SolutionsManagementA .zoenmwnw ul li .zownen .n p::before {
    position: absolute;
    content: "";
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #D8D8D8;
}

.SolutionsManagementA .zoenmwnw ul li:hover { border-color: #21BF61; }
.SolutionsManagementA .zoenmwnw ul li:hover .icon .m1 { display: none; }
.SolutionsManagementA .zoenmwnw ul li:hover .icon .m2 { display: block; }


.SolutionsManagementB { padding-bottom: 6.77083vw; }
.SolutionsManagementB .gmokuar { width: 49.5%; height: 45.83333vw; border-radius:0 20px 20px 0; }
.SolutionsManagementB .gmokual { width: 36.5%; position: absolute; top: 50%; transform: translateY(-50%); right: var(--right); }
.SolutionsManagementB .tinnea .nne { margin: 18px 0 20px; }
.SolutionsManagementB .xingnn { line-height: 1.75; margin-bottom: 55px; } 
.SolutionsManagementB .gmokual .zmenaop ul::before {
    position: absolute;
    content: "";
    top: 0;
    left: 48px;
    height: 95%;
    width: 2px;
    background: linear-gradient(180deg, #D8D8D8 0%, rgba(216, 216, 216, 0.28) 100%);
}
.SolutionsManagementB .gmokual .zmenaop ul li { position: relative; margin-bottom: 49px; }
.SolutionsManagementB .gmokual .zmenaop ul li:last-child { margin-bottom: 0; }
.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw { display: inline-block; }
.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .icon {
    position: relative;
    width: 100px;
    height: 100px;
    border: 2px solid rgba(0, 57, 123, 0.1);
    overflow: hidden;
    background: #fff;
    border-radius: 50%;
}
.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.SolutionsManagementB .gmokual .zmenaop ul li:nth-child(1) .zuoannw .icon .e {
    -webkit-animation: qwqw 1000ms linear both;
    animation: qwqw 1000ms linear both; 
    opacity: 0;
}
.SolutionsManagementB .gmokual .zmenaop ul li:nth-child(2) .zuoannw .icon .e{
    -webkit-animation: qwqw 1000ms linear both;
    animation: qwqw 1000ms linear both; 
    opacity: 0;
    animation-delay: 3s;
}

.SolutionsManagementB .gmokual .zmenaop ul li:nth-child(3) .zuoannw .icon .e{
    -webkit-animation: qwqw 1000ms linear both;
    animation: qwqw 1000ms linear both; 
    opacity: 0;
    animation-delay: 6.5s;
}

.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 104px;
    height: 104px;
    z-index: 3;
    border-radius: 50%;
    overflow: hidden;
}
.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i { position: relative; float: left; width: 50%; height: 100%; overflow: hidden; }
.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i::before { content: ''; position: absolute; width: 200%; right: 0; top: 0; bottom: 0; border: 4px solid #21BF61; border-radius: 100%; box-sizing: border-box; clip: rect(0, 104px, 104px, 52px); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
.SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i:first-child::before { left: 0; right: auto; clip: rect(0px, 52px, 104px, 0px); }

.SolutionsManagementB .gmokual .animated .zmenaop ul li:nth-child(1) .zuoannw .uy i::before { 
    -webkit-animation: circleR 3500ms linear both;
    animation: circleR 3500ms linear both; 
}
.SolutionsManagementB .gmokual .animated .zmenaop ul li:nth-child(1) .zuoannw .uy i:first-child::before {
    -webkit-animation-name: circleL;
    animation-name: circleL;
}

.SolutionsManagementB .gmokual .animated .zmenaop ul li:nth-child(2) .zuoannw .uy i::before { 
    -webkit-animation: circleR 3500ms linear both;
    animation: circleR 3500ms linear both; 
    animation-delay: 3.5s;
}
.SolutionsManagementB .gmokual .animated .zmenaop ul li:nth-child(2) .zuoannw .uy i:first-child::before {
    -webkit-animation-name: circleL;
    animation-name: circleL;
}

.SolutionsManagementB .gmokual .animated .zmenaop ul li:nth-child(3) .zuoannw .uy i::before { 
    -webkit-animation: circleR 3500ms linear both;
    animation: circleR 3500ms linear both; 
    animation-delay: 7s;
}
.SolutionsManagementB .gmokual .animated .zmenaop ul li:nth-child(3) .zuoannw .uy i:first-child::before {
    -webkit-animation-name: circleL;
    animation-name: circleL;
}

.SolutionsManagementB .gmokual .zmenaop ul li .wnzie {
    position: absolute;
    top: 50%;
    left: 0;
    padding-left: 133px;
    width: 100%;
    transform: translateY(-50%);
}

.SolutionsManagementB .gmokual .zmenaop ul li .wnzie .ieb { line-height: 1.5; margin-top: 10px; }


.SolutionsManagementB .gmokual .zmenaop ul li:nth-child(1) .wnzie{
    -webkit-animation: circleLe 1500ms linear both;
    animation: circleLe 1500ms linear both; 
    opacity: 0;
}

.SolutionsManagementB .gmokual .zmenaop ul li:nth-child(2) .wnzie{
    -webkit-animation: circleLe 1500ms linear both;
    animation: circleLe 1500ms linear both; 
    opacity: 0;
    animation-delay: 3.5s;
}

.SolutionsManagementB .gmokual .zmenaop ul li:nth-child(3) .wnzie{
    -webkit-animation: circleLe 1500ms linear both;
    animation: circleLe 1500ms linear both; 
    opacity: 0;
    animation-delay: 7s;
}

@keyframes circleLe {
	0%,
	50% {
        opacity: 0;
	}

	100% {
        opacity: 1;
	}
}

@keyframes circleL {
	0%,
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes circleR {
	0% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}


@keyframes qwqw {
	0%,
	50% {
        opacity: 0;
	}

	100% {
        opacity: 1;
	}
}

.SolutionsManagementC { background: #F7F8F8; padding: 5.72916vw 0 5.25vw; }
.SolutionsManagementC .tinne .nne { margin: 18px 0 42px; }
.SolutionsManagementC ul { display: flex; flex-wrap: wrap; }
.SolutionsManagementC ul li { float: left; width: 32.76%; margin-right: .86%; min-height: 622px; position: relative;}
.SolutionsManagementC ul li:last-child { margin-right: 0; }
.SolutionsManagementC ul li .img { overflow: hidden; border-radius: 20px; }
.SolutionsManagementC ul li .img img { transform: scale(1.01); transition: all .5s; }
.SolutionsManagementC ul li:hover .img img { transform: scale(1.03); }
.SolutionsManagementC ul li .oz { line-height: 1.25; margin: 23px 0 9px; }
.SolutionsManagementC ul li .oi { line-height: 1.625; }
.SolutionsManagementC ul li .zosnenw {
    position: absolute;
    width: 100%;
    height: 0%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #fff;
    border-radius: 20px; 
    overflow: hidden; 
    border: 7px solid #21BF61;
    padding: 50px 33px 0;
    opacity: 0;
    transition: all .5s;
}
.SolutionsManagementC ul li .zosnenw .icon img { height: 67px; }
.SolutionsManagementC ul li .zosnenw .e { margin: 35px 0 7px; }
.SolutionsManagementC ul li .zosnenw .c { line-height: 1.75; margin-top: 22px; padding-right: 20px; height: 14.11458vw; overflow-y: auto; overflow-x: hidden; }
.SolutionsManagementC ul li .zosnenw .c::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}

.SolutionsManagementC ul li .zosnenw .c::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	/* border-radius: 5px; */
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
	background: #21BF61;
}

.SolutionsManagementC ul li .zosnenw .c::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
	border-radius: 0;
    background: rgba(24, 86, 166, 0.05);
}

.SolutionsManagementC ul li:hover .zosnenw {
    height: 100%;
    opacity: 1;
}

@media(max-width:1920px) {
    .SolutionsManagementC ul li { min-height: 32.39583vw; }
}

@media(max-width:1600px) {
    .SolutionsManagementB .xingnn { margin-bottom: 40px; }
    .SolutionsManagementB .gmokuar { height: 50vw; }

    .SolutionsManagementB .gmokual { width: 40%; }
}

@media(max-width:1500px) {
    .SolutionsManagementA .zoenmwnw ul li .zownen .w { margin-top: 30px; }
    .SolutionsManagementA .zoenmwnw ul li .icon img { height: 55px; }

    .SolutionsManagementC ul li { min-height: 40.39583vw; }
}

@media(max-width:1300px) {
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .icon { width: 90px; height: 90px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy { width: 94px; height: 94px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i::before { clip: rect(0, 94px, 94px, 47px); }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i:first-child::before { clip: rect(0px, 47px, 94px, 0px); }

    .SolutionsManagementB .gmokual .zmenaop ul::before { left: 43px; }
    .SolutionsManagementB .gmokuar { height: 57vw; }
}

@media(max-width:1100px) {
    .SolutionsManagementA { padding: 40px 0 50px; }
    .SolutionsManagementA .dae { margin: 10px 0 13px; }
    .SolutionsManagementA .dazie { margin: 20px 0 18px; }
    .SolutionsManagementA .zoenmwnw ul li { width: 100%; margin-bottom: 20px; margin-right: 0; }
    .SolutionsManagementA .zoenmwnw ul li:last-child { margin-bottom: 0; }
    .SolutionsManagementA .zoenmwnw ul li { border: 3px solid #F7F8F8; padding: 20px; }
    .SolutionsManagementA .zoenmwnw ul li .icon img { height: 50px; }
    .SolutionsManagementA .zoenmwnw ul li .zownen .w { margin-top: 25px; }

    .SolutionsManagementB { padding: 0 4% 50px; }
    .SolutionsManagementB .tinnea .nne { margin: 10px 0 15px; }
    .SolutionsManagementB .gmokuar { border-radius: 15px; width: 100%; background: none !important; }
    .SolutionsManagementB .gmokual { width: 100%; position: initial; transform: translateY(0); margin-top: 20px; }
    .SolutionsManagementB .xingnn { margin-bottom: 23px; }

    /*.SolutionsManagementB .gmokual .zmenaop ul li { margin-bottom: 40px; min-height: 355px; }*/
    .SolutionsManagementB .gmokual .zmenaop ul li { margin-bottom: 40px; min-height: 120px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .icon { width: 80px; height: 80px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy { width: 84px; height: 84px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i::before { clip: rect(0, 84px, 84px, 42px); }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .uy i:first-child::before { clip: rect(0px, 42px, 84px, 0px); }
    .SolutionsManagementB .gmokual .zmenaop ul::before { left: 39px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw .icon img { height: 30px; }
    .SolutionsManagementB .gmokual .zmenaop ul li .wnzie { padding-left: 95px; }

    .SolutionsManagementB .gmokual .zmenaop ul li .wnzie .ieb { font-size: 12px; }

    .SolutionsManagementC { background: #F7F8F8; padding: 40px 0 50px; }
    .SolutionsManagementC .tinne .nne { margin: 10px 0 25px; }
    .SolutionsManagementC ul li { float: left; width: 100%; margin-bottom: 20px; margin-right: 0; }
    .SolutionsManagementC ul li:last-child { margin-bottom: 0; }
    .SolutionsManagementC ul li .img { border-radius: 15px; }
    .SolutionsManagementC ul li .oz { margin: 20px 0 9px; }

    .SolutionsManagementC ul li .zosnenw .icon img { height: 50px; }
    .SolutionsManagementC ul li .zosnenw { padding: 20px; border: 4px solid #21BF61; border-radius: 15px; }
    .SolutionsManagementC ul li .zosnenw .e { margin: 15px 0 7px; }
    .SolutionsManagementC ul li .zosnenw .c { height: 170px; }

    .SolutionsManagementB .gmokual .zmenaop ul li .clearfix { position: relative; }
    .SolutionsManagementB .gmokual .zmenaop ul li .zuoannw { position: absolute; left:0; top:0; }
    .SolutionsManagementB .gmokual .zmenaop ul li .wnzie { padding-top: 15px; position: relative; top:0; transform:translateY(0); float:left; }


}

@media(max-width: 700px){
    .SolutionsManagementB .gmokual .zmenaop ul li { margin-bottom: 40px; min-height: 10px; }
}



/**3-4Solutionssafety**/
.tibgo .nno { margin-top: 18px; }
.SolutionssafetyA { padding: 6.87500vw 0 7.34375vw; }
.SolutionssafetyA .flex { display: flex; flex-wrap: wrap; }
.SolutionssafetyA .fetyal { width: 39.5%; padding-right: 4.89583vw; }
.SolutionssafetyA .fetyal .xozo { line-height: 1.6; margin: 30px 0 50px; }
.SolutionssafetyA .fetyar { width: 60.5%; padding-left: 4.89583vw; position: relative; }
.SolutionssafetyA .fetyar::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0.31) 0%, #D8D8D8 50%, rgba(216, 216, 216, 0.34) 100%);
}

.SolutionssafetyA .fetyar .ya { line-height: 1.7; }
.SolutionssafetyA .fetyar .tawizdk { margin-top: 50px; }
.SolutionssafetyA .fetyar .tawizdk .wiz { border-bottom: 2px solid #CCCCCC; margin-bottom: 40px; }
.SolutionssafetyA .fetyar .tawizdk .wiz .iz { line-height: 1; color:#aaaaaa; padding-bottom: 24px; margin-right: 65px; cursor: pointer; }
.SolutionssafetyA .fetyar .tawizdk .wiz .iz.cur { color:#222222; }
.SolutionssafetyA .fetyar .tawizdk .wiz .iz::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 0%;
    transition: all .5s;
    height: 2px;
    background: #000000;
}
.SolutionssafetyA .fetyar .tawizdk .wiz .iz:last-child { margin-right: 0; }
.SolutionssafetyA .fetyar .tawizdk .wiz .iz.cur::before { width: 100%; }

.SolutionssafetyA .fetyar .tawizdk .miz ul li { background: #F7F8F8; border-radius: 10px; overflow: hidden; margin-bottom: 16px; cursor: pointer; padding: 26px 0; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li:last-child { margin-bottom: 0; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li .t { padding: 0 55px 0; position: relative; line-height: 1; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li .t::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 20px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}
.SolutionssafetyA .fetyar .tawizdk .miz ul li.curter .t::before {
    background: url(../images/serihra.svg)no-repeat center center/cover;
}
.SolutionssafetyA .fetyar .tawizdk .miz ul li .t span { display: block; width: 80%;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li.curter .t span { color:#21BF61; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li .cont { display: none; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li .cont .on { padding: 0 31px; margin-top: 27px; padding-top: 30px; border-top:1px solid rgba(190, 190, 190, 0.4); }
.SolutionssafetyA .fetyar .tawizdk .miz ul li .cont .on p { line-height: 1.625; padding-left: 16px; position: relative; }
.SolutionssafetyA .fetyar .tawizdk .miz ul li .cont .on p::before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #D8D8D8;
    border-radius: 50%;
    overflow: hidden;
}
.SolutionssafetyA .fetyar .tawizdk .miz ul li .cont .on p:nth-child(n+2) { margin-top: 15px; }

.SolutionssafetyB { background: #797C84; padding: 6.25vw 0; }
.SolutionssafetyB .ingsgl { height: 34.375vw; position: initial; transform: translateY(0); }
.SolutionssafetyB .ingsgr { padding: 0; position: absolute; top: 50%; transform: translateY(-50%); right: var(--right); width: 36.3%; }
.SolutionssafetyB .ingsgr .wkksnx { line-height: 1.77; margin-top: 38px; }
.SolutionssafetyB .ingsgr .wkksnx p:nth-child(n+2) { margin-top: 15px; }


@media (max-width:1100px) {
    .tibgo .nno { margin-top: 10px; }
    .SolutionssafetyA { padding: 40px 0 50px; }
    .SolutionssafetyA .fetyal { width: 100%; padding-right: 0; }
    .SolutionssafetyA .fetyal .xozo { margin: 15px 0 20px; }
    .SolutionssafetyA .fetyar { width: 100%; margin-top: 20px; padding-left: 0; }
    .SolutionssafetyA .fetyar::before { display: none; }
    .SolutionssafetyA .fetyar .tawizdk { margin-top: 25px; }
    .SolutionssafetyA .fetyar .tawizdk .wiz .iz { padding-bottom: 15px; margin-right: 25px; }
    .SolutionssafetyA .fetyar .tawizdk .wiz { margin-bottom: 20px; }
    .SolutionssafetyA .fetyar .tawizdk .miz ul li { padding: 20px 0; }
    .SolutionssafetyA .fetyar .tawizdk .miz ul li .cont .on { padding:15px 20px 0; margin-top: 20px; }

    .SolutionssafetyB { padding: 40px 4% 50px; }
    .SolutionssafetyB .ingsgl { height: auto; background: none !important; position: initial; transform: translateY(0); }
    .SolutionssafetyB .ingsgr { position: initial; transform: translateY(0); width: 100%; }
    .SolutionssafetyB .ingsgr .wkksnx { line-height: 1.77; margin-top: 15px; }
    .SolutionssafetyB .ingsgr .wkksnx p:nth-child(n+2) { margin-top: 15px; }


}

/**3-3SolutionsSustainbility**/
.SolutionsSustainbilityA { padding: 7.29166vw 0 6.87500vw; }
.SolutionsSustainbilityA .wtoaonw { padding-left: var(--right);}
.SolutionsSustainbilityA .ilityl { width: 40.5%; padding: 17px 0; }
.SolutionsSustainbilityA .ilityl .xoaoei { line-height: 1.6; margin: 33px 0 40px; }
.SolutionsSustainbilityA .ilityr { width: 49.5%; height: 100%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); border-radius: 20px 0 0 20px; overflow: hidden; }
.SolutionsSustainbilityA .fewo { margin-top: 5.20833vw; }
.SolutionsSustainbilityA .fewo .ewozs { margin: 40px 0; }
.SolutionsSustainbilityA .fewo .ewozs ul { display: flex; flex-wrap: wrap; }
.SolutionsSustainbilityA .fewo .ewozs ul li { float: left; background: #F7F8F8; border-radius: 10px; transition: all .5s; overflow: hidden; width: 15.93%; margin-right: .88%; text-align: center; padding: 40px 20px; border: 7px solid #F7F8F8; border-radius: 10px; overflow: hidden; }
.SolutionsSustainbilityA .fewo .ewozs ul li:hover { border-color: #21BF61; }
.SolutionsSustainbilityA .fewo .ewozs ul li:last-child { margin-right: 0; }
.SolutionsSustainbilityA .fewo .ewozs ul li .icon img { height: 64px; }
.SolutionsSustainbilityA .fewo .ewozs ul li .icon .m2 { display: none; }
.SolutionsSustainbilityA .fewo .ewozs ul li:hover .icon .m1 { display: none; }
.SolutionsSustainbilityA .fewo .ewozs ul li:hover .icon .m2 { display: inline-block; }
.SolutionsSustainbilityA .fewo .ewozs ul li .wz { line-height: 1.4; margin-top: 17px; }

.SolutionsSustainbilityB { background: #797C84; padding: 5.83333vw 0 6.61458vw; }
.SolutionsSustainbilityB .xqe p { display: inline-block; width: 80%; margin: 30px 0 52px; }
.SolutionsSustainbilityB .zhengmzoe .kuan { float: left; width: 25%; }
.SolutionsSustainbilityB .zhengmzoe { border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 10px; }
.SolutionsSustainbilityB .zhengmzoe .ziong { background: linear-gradient(270deg, #4B8F6C 0%, #21BF61 51%, rgba(126, 244, 115, 0.6) 100%); border-radius: 10px; overflow: hidden; }
.SolutionsSustainbilityB .zhengmzoe .ziong .e { line-height: 67px; text-align: center; }
.SolutionsSustainbilityB .zhengmzoe .zuong ul li { padding: 20px 3.54166vw; border-right: 1px solid rgba(255, 255, 255, 0.14); }
.SolutionsSustainbilityB .zhengmzoe .zuong ul li:last-child { border: 0; }
.SolutionsSustainbilityB .zhengmzoe .zuong ul li .bao .eotu { margin-bottom: 12px; }
.SolutionsSustainbilityB .zhengmzoe .zuong ul li .bao .eotu:last-child { margin-bottom: 0; }
.SolutionsSustainbilityB .zhengmzoe .znong { position: relative; border-top: 1px solid rgba(255, 255, 255, 0.14); }
.SolutionsSustainbilityB .zhengmzoe .znong .flex { display: flex; flex-wrap: wrap; }
.SolutionsSustainbilityB .zhengmzoe .znong .n { padding: 33px 2.60416vw; background: rgba(255, 255, 255, 0.03); position: relative; }
.SolutionsSustainbilityB .zhengmzoe .znong .n span { position: absolute; top: 50%; transform: translateY(-50%); left: 2.60416vw; }
.SolutionsSustainbilityB .zhengmzoe .znong .g { width: 75%; padding-left: 2.60416vw; padding: 33px 3.54166vw; position: relative; background: rgba(255, 255, 255, 0.03); }
.SolutionsSustainbilityB .zhengmzoe .znong .g::before {
    position: absolute;
    width: 1px;
    content: "";
    height: 100%;
    top: 0;
    left: -1px;
    background: rgba(255, 255, 255, 0.2);
}

.SolutionsSustainbilityB .zhengmzoe .zuong,
.SolutionsSustainbilityB .zhengmzoe .zuong ul { display: -webkit-box; width: 100%; }

@media(max-width:1500px) {
    .SolutionsSustainbilityA .fewo .ewozs ul li .icon img { height: 54px; }
    .SolutionsSustainbilityA .fewo .ewozs ul li { padding: 25px 20px; }
}

@media(max-width:1100px) {
    .SolutionsSustainbilityA { padding: 40px 0 50px; }
    .SolutionsSustainbilityA .ilityr { width: 100%; position: initial; transform: translateY(0); border-radius: 20px; }
    .SolutionsSustainbilityA .ilityl { width: 100%; }
    .SolutionsSustainbilityA .wtoaonw { padding: 0 4%; }
    .SolutionsSustainbilityA .ilityl .xoaoei { margin: 10px 0 20px; }
    .SolutionsSustainbilityA .fewo .ewozs { margin: 20px 0; }
    .SolutionsSustainbilityA .fewo .ewozs ul li { width: 49%; margin-right: 2%; margin-bottom: 2%; }
    .SolutionsSustainbilityA .fewo .ewozs ul li:nth-child(2n) { margin-right: 0; }
    .SolutionsSustainbilityA .fewo .ewozs ul li .icon img { height: 45px; }
    
    .SolutionsSustainbilityB { padding: 40px 0 50px; }
    .SolutionsSustainbilityB .zhengmzoe .ziong { display: none; }
    .SolutionsSustainbilityB .zhengmzoe .znong { border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 10px; margin-top: 20px; }
    .SolutionsSustainbilityB .zhengmzoe .zuong .eo { width: 100%; float: inherit; background: linear-gradient(270deg, #4B8F6C 0%, #21BF61 51%, rgba(126, 244, 115, 0.6) 100%); border-radius: 10px; overflow: hidden; line-height: 45px; text-align: center; }
    .SolutionsSustainbilityB .zhengmzoe .zuong ul li { width: 100%; padding: 0; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 10px; margin-bottom: 20px; }
    .SolutionsSustainbilityB .zhengmzoe .zuong ul li:last-child { margin-bottom: 0; }
    .SolutionsSustainbilityB .zhengmzoe { border: 0; border-radius: 0; }
    .SolutionsSustainbilityB .zhengmzoe .zuong, .SolutionsSustainbilityB .zhengmzoe .zuong ul { display: block; }
    .SolutionsSustainbilityB .zhengmzoe .zuong ul li .bao { padding: 15px; display: grid; }
    .SolutionsSustainbilityB .zhengmzoe .znong .n { width: 100%; padding: 15px; }
    .SolutionsSustainbilityB .zhengmzoe .znong .g { width: 100%; padding: 15px; }
    .SolutionsSustainbilityB .zhengmzoe .znong .g::before { width: 100%; height: 1px; }
    .SolutionsSustainbilityB .zhengmzoe .znong .n span  { position: initial; transform: translateY(0); }
    .SolutionsSustainbilityB .xqe p { margin: 10px 0 20px; }

    .SolutionsSustainbilityB .zhengmzoe .zuong ul li:last-child { border: 1px solid rgba(255, 255, 255, 0.1); }

    .SolutionsSustainbilityB .zhengmzoea .swiper-container { overflow: hidden; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-container .swiper-slide { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 10px; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-container .swiper-slide .eo { width: 100%; float: inherit; background: linear-gradient(270deg, #4B8F6C 0%, #21BF61 51%, rgba(126, 244, 115, 0.6) 100%); border-radius: 10px; overflow: hidden; line-height: 45px; text-align: center; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-container .swiper-slide .bao { padding: 20px; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-container .swiper-slide .bao .eotu { margin-bottom: 20px; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-container .swiper-slide .bao .eotu:last-child { margin-bottom: 0; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-container .swiper-slide .g { background: rgba(255, 255, 255, 0.03); border-top: 1px solid rgba(255, 255, 255, 0.14); line-height: 1.42; font-size: 14px; text-align: center; padding: 20px; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-pagination { position: initial; line-height: 0; margin-top: 30px; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-pagination .swiper-pagination-bullet { margin: 0 10px; opacity: 1; background: rgba(255, 255, 255, 0.5); width: 12px; height: 12px; }
    .SolutionsSustainbilityB .zhengmzoea .swiper-pagination .swiper-pagination-bullet-active { background: #7EF473; }
}




/****/
.ServiceA { padding: 6.77083vw 0 7.29166vw; }
.ServiceA .viceatop .atopl { width: 35%; padding: 30px 0 0 0; }
.ServiceA .viceatop .atopl .bgo { line-height: 1.4; margin: 30px 0 14px; }
.ServiceA .viceatop .atopl .bog { line-height: 1.88; }
.ServiceA .viceatop .atopl .bog p { padding-left: 18px; position: relative; }
.ServiceA .viceatop .atopl .bog p::before {
    position: absolute;
    content: "";
    top: 13px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #D8D8D8;
}
.ServiceA .viceatop .atopr { width: 54%; border-radius: 20px 0px 0 20px; overflow: hidden; }
.ServiceA .viceabottom .zoei { line-height: 1.16; margin: 64px 0 42px; }
.ServiceA .viceabottom .ttom .flexw { display: flex; flex-wrap: wrap; }
.ServiceA .viceabottom .ttom .ommm { background: #F7F8F8; border-radius: 10px; overflow: hidden; margin-right: 1%; border: 7px solid #F7F8F8; width: 32.66%; padding: 42px 43px 43px; transition: all .5s; }
.ServiceA .viceabottom .ttom .ommm:last-child { margin-right: 0; }
.ServiceA .viceabottom .ttom .ommm .icon img { height: 64px; }
.ServiceA .viceabottom .ttom .ommm .icon .m2 { display: none; }
.ServiceA .viceabottom .ttom .ommm:hover .icon .m1 { display: none; }
.ServiceA .viceabottom .ttom .ommm:hover .icon .m2 { display: block; }
.ServiceA .viceabottom .ttom .ommm .bt { margin: 22px 0 12px; }
.ServiceA .viceabottom .ttom .ommm .xeow { line-height: 1.875; }
.ServiceA .viceabottom .ttom .ommm .xeow p { padding-left: 16px; position: relative; }
.ServiceA .viceabottom .ttom .ommm .xeow p::before {
    position: absolute;
    content: "";
    top: 13px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #D8D8D8;
}

.ServiceA .viceabottom .ttom .ommm:hover { border-color: #21BF61; }


.ServiceB { background: #F7F8F8; padding: 6.40624vw 0 5.36458vw; }
.ServiceB .tuzownne { padding-left: 5%; margin-top: 34px; }
.ServiceB .tuzownne .wnneerp { position: absolute; bottom: 0; left: 0; width: 27%; }
.ServiceB .tuzownne .wnneerp .nr { line-height: 1.55; margin-top: 15px; }


.ServiceC { padding: 6.51041vw var(--right) 6.51041vw  0; background: #797C84; }
.ServiceC .vicecl { border-radius: 0 20px 20px 0; overflow: hidden; width: 54%; position: absolute; top: 50%; transform: translateY(-50%); height: 100%; left: 0; }
.ServiceC .vicecr { width: 40%; padding: 2.34375vw 0 3.75vw; min-height: 33vw; position: relative; }
.ServiceC .vicecr .baoxe { position: absolute; width: 100%; top: 50%; transform: translateY(-50%); right: 0; }
.ServiceC .vicecr .genwnmz { margin-top: 2.96875vw; }
.ServiceC .vicecr .genwnmz ul { border-left: 2px solid rgba(255, 255, 255, 0.2); }
.ServiceC .vicecr .genwnmz ul li { padding-left: 30px; position: relative; margin-bottom: 2.23958vw; }
.ServiceC .vicecr .genwnmz ul li:last-child { margin-bottom: 0; }
.ServiceC .vicecr .genwnmz ul li::before {
    position: absolute;
    content: "";
    left: -2px;
    top: 0;
    width: 2px;
    height: 0%;
    transition: all .5s;
    background: #7EF473;
}
.ServiceC .vicecr .genwnmz ul li.curter::before { height: 100%; }
.ServiceC .vicecr .genwnmz ul li .t { font-size: 24px; color: #fff; opacity: .5; line-height: 1.41; transition: all .5s; }
.ServiceC .vicecr .genwnmz ul li.curter .t { font-size: 30px; opacity: 1; }
.ServiceC .vicecr .genwnmz ul li .cont { position: relative; }
.ServiceC .vicecr .genwnmz ul li .wz { line-height: 1.75; padding-top: 12px; }
.ServiceC .vicecr .genwnmz ul li .cont { display: none; }

.ServiceD { padding: 5.72916vw 0 20.625vw; }
.ServiceD .rvicedco { width: 43%; }
.ServiceD .xqoe { line-height: 1.33; margin-top: 10px; }
.ServiceD .qoew { line-height: 1.66; margin: 25px 0 0; } 
.ServiceD .suzien { width: 71.1%; margin-top: 50px; }
.ServiceD .suzien ul li { float: left; width: 47.88%; margin-right: 4.24%; margin-bottom: 2.39583vw; }
.ServiceD .suzien ul li:nth-child(2n) { margin-right: 0; }
.ServiceD .suzien ul li:nth-last-child(2){ margin-bottom: 0; }
.ServiceD .suzien ul li:last-child{ margin-bottom: 0; }
.ServiceD .suzien ul li .amsoc span { line-height: 1; }
.ServiceD .suzien ul li .soe {
    line-height: 1.41;
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    margin-top: 18px;
}
.ServiceD .suzien ul li .soe::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #16E6AA;
}

.ServiceD .shah { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.ServiceE { background: #FFFFFF; }
.ServiceE ul li .oi { margin-top: 14px; }

.ServiceF { padding: 7.03125vw var(--right) 7.03125vw 0; background: #F7F8F8; }
.ServiceF .vicefl { height: 36.45833vw; width: 58.24%; }
.ServiceF .vicefr { width: 35.94%; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
.ServiceF .vicefr .xq { line-height: 1.6; margin-top: 40px; }
.ServiceF .vicefr .xew { line-height: 1.88; margin-top: 16px; }
.ServiceF .vicefr .xew p { padding-left: 17px; }
.ServiceF .vicefr .xew p::before {
    position: absolute;
    content: "";
    top: 13px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #D8D8D8;
}


@media(max-width:1920px) {
   .ServiceC .vicecr { min-height: 45vw; } 
}

@media(max-width:190px) {
    .ServiceC .vicecr .genwnmz ul li .t { font-size: 1.2vw; }
    .ServiceC .vicecr .genwnmz ul li.curter .t { font-size: 1.5vw; }
}

@media (max-width:1600px) {
    .ServiceC .vicecr { min-height: 48.66666vw; }
    .ServiceD .rvicedco {
        width: 52%;
    }
}

@media (max-width:1420px) {
    .ServiceC .vicecr { min-height: 55.66666vw; }
}

@media (max-width:1250px) {
    .ServiceC .vicecr { min-height: 65vw; }
    .ServiceF .vicefl { height: 40vw; }
}


@media(max-width:1100px) {
    .ServiceA { padding: 40px 0 50px; }
    .ServiceA .leftnw { padding: 0 4%; }
    .ServiceA .viceatop .atopl { width: 100%; padding: 0; }
    .ServiceA .viceatop .atopr { width: 100%; margin-bottom: 20px; border-radius: 20px; }
    .ServiceA .viceatop .atopl .bgo { margin: 15px 0 7px; }
    .ServiceA .viceabottom .zoei { margin: 30px 0 20px; }
    .ServiceA .viceabottom .ttom .ommm { width: 100%; margin-bottom: 20px; margin-right: 0; padding: 20px; border: 4px solid #F7F8F8; }
    .ServiceA .viceabottom .ttom .ommm:last-child { margin-bottom: 0; }
    .ServiceA .viceabottom .ttom .ommm .icon img { height: 50px; }

    .ServiceB { padding: 40px 0 50px; }
    .ServiceB .tuzownne { padding: 0; margin-top: 20px; }
    .ServiceB .tuzownne .wnneerp { position: initial; width: 100%; margin-top: 25px; }
    .ServiceB .tuzownne .wnneerp .nr { margin-top: 10px; }

    .ServiceC { padding: 40px 4% 50px; }
    .ServiceC .vicecl { border-radius: 20px; overflow: hidden; background: none !important; position: initial; transform: translateY(0); width: 100%; }
    .ServiceC .vicecr .genwnmz ul li { padding-left: 20px; margin-bottom: 20px; }
    .ServiceC .vicecr { min-height: auto; width: 100%; padding: 0; margin-top: 20px; }
    .ServiceC .vicecr .genwnmz { margin-top: 15px; }
    .ServiceC .vicecr .genwnmz ul li .t { font-size: 18px; }
    .ServiceC .vicecr .genwnmz ul li.curter .t { font-size: 20px; }
    .ServiceC .vicecr .genwnmz ul li .wz { padding-top: 7px; }
    .ServiceC .vicecr .baoxe { position: initial; transform: translateY(0); }

    .ServiceD { background: none !important; padding: 40px 0 60vw; }
    .ServiceD .rvicedco { width: 100%; }
    .ServiceD .qoew { margin-top: 20px; }
    .ServiceD .suzien { width: 100%; margin-top: 30px; }
    .ServiceD .suzien ul li { margin-bottom: 25px; }
    .ServiceD .suzien ul li .soe { margin-top: 10px; padding-top: 10px; }

    .ServiceF { padding: 40px 4% 50px; }
    .ServiceF .vicefl { width: 100%; background: none !important; }
    .ServiceF .vicefr { width: 100%; position: initial; transform: translateY(0); margin-top: 20px; }
    .ServiceF .vicefr .xq { margin-top: 15px; }
}






/**Technology**/
.TechnologyA { padding: 6.14583vw 0 6.25vw; }
.TechnologyA .tinne { margin-bottom: 2.60416vw; }

.TechnologyB { padding: 7.96874vw 0 8.07291vw; }
.TechnologyB .kauwbeb { width: 34%; }
.TechnologyB .tinne .nnk { padding: 8px 0 25px; }
.TechnologyB .woam { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.TechnologyC { padding: 6.25vw 0 3.28125vw; }
.TechnologyC .xqe { margin: 22px 0 0; }
.TechnologyC .anweowo { display: inline-block; margin-top: 2.1875vw; }
.TechnologyC .anweowo ul li { width: 15vw; height: 15vw; float: left; position: relative; margin-right: 4.21875vw; }
.TechnologyC .anweowo ul li:last-child { margin-right: 0; }
.TechnologyC .anweowo ul li .quan { position: absolute; top: 0; left: 0; width: 100%; height: 100%; animation: rotateAnimation 6s linear infinite; background: url(../images/TechnologyCe.png)no-repeat center center/cover; }
.TechnologyC .anweowo ul li .uan { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.TechnologyC .anweowo ul li .uan .icon { margin-bottom: 0.625vw; }
.TechnologyC .anweowo ul li .uan .icon img { height: 3.85416vw; }

.TechnologyD { background: rgb(121,124,132); padding: 4.6875vw 0 4.58333vw; }
.TechnologyD .logydtop { display: inline-block; width: 61.5%; }
.TechnologyD .logydtop ul { display: flex; flex-wrap: wrap; }
.TechnologyD .logydtop ul li { float: left; width: 25%; position: relative; }
.TechnologyD .logydtop ul li::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 2%, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 97%);
}
.TechnologyD .logydtop ul li:last-child::before { display: none; }
.TechnologyD .logydtop ul li .icon img { height: 54px; }
.TechnologyD .logydtop ul li .o { margin: 23px 0 0px; }
.TechnologyD .logydbott { width: 65%; line-height: 1.75; margin-top: 39px; display: inline-block; }

.TechnologyE { padding: 6.51041vw 3.5% 6.51041vw 0; background: #F7F8F8; }
.TechnologyE .nologyel { width: 56.84%; overflow: hidden; line-height: 0; }
.TechnologyE .nologyel video { width: 100%; height: 36.45833vw; object-fit: cover; }
.TechnologyE .nologyel .video { line-height: 0; }
.TechnologyE .nologyer { width: 37.9%; overflow: hidden; position: absolute; top: 0; right: 0; height: 100%; padding-top: 3.64583vw; }
.TechnologyE .nologyer .bt { line-height: 1.15; }
.TechnologyE .nologyer .xq { line-height: 1.44; margin-top: 30px; } 
.TechnologyE .nologyer .ogye2 { width: 80%; overflow: hidden; } 
.TechnologyE .nologyer .anznow { position: absolute; bottom: 0; right: 0; text-align: right; } 
.TechnologyE .nologyer .anznow ul { border-right: 2px solid #CCCCCC; }
.TechnologyE .nologyer .anznow ul li { line-height: 1; color: #AAAAAA; cursor: pointer; margin-bottom: 30px; transition: all .5s; padding-right: 24px; position: relative; }
.TechnologyE .nologyer .anznow ul li.sss-active { color: #222222; }
.TechnologyE .nologyer .anznow ul li:last-child { margin-bottom: 0; }
.TechnologyE .nologyer .anznow ul li::before {
    position: absolute;
    content: "";
    top: 0;
    right: -2px;
    width: 2px;
    height: 0;
    background: #222;
    transition: all .5s;
}
.TechnologyE .nologyer .anznow ul li.sss-active::before { height: 100%; }


.TechnologyF { padding: 7.29166vw 0 0; } 
.TechnologyF .video { line-height: 0; }
.TechnologyF .video video { height: 39.0625vw; object-fit: cover; width: 100%; }
.TechnologyF .logoyftop .guding { display: inline-block; width: 64%; }
.TechnologyF .logoyftop .guding .gyea { line-height: 1.21; } 
.TechnologyF .logoyftop .guding .gyeb { line-height: 1.55; margin: 23px 0 45px; }


.TechnologyG { padding: 6.25vw 0; }
.TechnologyG .logyl { position: absolute; top: 50%; transform: translateY(-50%); left: var(--right); width: 27%; } 
.TechnologyG .logyl ul li { margin-bottom: 63px; opacity: .2; transition: all .5s; cursor: pointer; }
.TechnologyG .logyl ul li:last-child { margin-bottom: 0; } 
.TechnologyG .logyl ul li .t { line-height: 1.21; } 
.TechnologyG .logyl ul li .o { line-height: 1.55; margin-top: 16px; }
.TechnologyG .logyl ul li.cur { opacity: 1; }

.TechnologyG .logyr { width: 54.79%; } 
.TechnologyG .logyr .neow { position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.TechnologyG .logyr .neow .o {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 68%;
    left: 45%;
    transform: translate(-50%,-50%);
    background: url(../images/logygtoa.svg)no-repeat center center/cover;
}

.TechnologyG .logyr .neow .o2 { top: 23%; left: 36.2%; }
.TechnologyG .logyr .neow .o.active { background: url(../images/logygtoa1.svg)no-repeat center center/cover; width: 74px; height: 74px; }

.TechnologyH .ologyHl { width: 54.79%; } 
.TechnologyH .ologyHr { position: absolute; top: 50%; right: 0; transform: translateY(-50%); right: var(--right); width: 32.6%; }
.TechnologyH .ologyHr .xiqn { line-height: 1.66; }
.TechnologyH .ologyHr .sangewo { margin-top: 57px; }
.TechnologyH .ologyHr .sangewo ul { display: flex; flex-wrap: wrap; }
.TechnologyH .ologyHr .sangewo ul li { background: #F7F8F8; text-align: center; border: 7px solid #F7F8F8; width: 32%; margin-right: 2%; border-radius: 20px; padding: 40px 0 30px 0; transition: all .5s; }
.TechnologyH .ologyHr .sangewo ul li:last-child { margin-right: 0; } 
.TechnologyH .ologyHr .sangewo ul li .icon img { height: 54px; }
.TechnologyH .ologyHr .sangewo ul li .icon .m2 { display: none; }
.TechnologyH .ologyHr .sangewo ul li .wz { line-height: 1.33; margin-top: 25px; }
.TechnologyH .ologyHr .sangewo ul li:hover { border-color: #21BF61; }
.TechnologyH .ologyHr .sangewo ul li:hover .m2 { display: inline-block; }
.TechnologyH .ologyHr .sangewo ul li:hover .m1 { display: none; }


.TechnologyI { background: #F7F8F8; }
.TechnologyI .video video { height: 31.25vw; }
.TechnologyI .logoyftop .guding .gyeb { margin-bottom: 60px; } 

.TechnologyZ {  padding: 6.92708vw 0 7.29166vw; }
.TechnologyZ .logyZl { width: 59.88%; position: absolute; right: 0; height: 100%; }
.TechnologyZ .swiper-container { overflow:hidden; width:100%; height:100%; }
.TechnologyZ .logyZl  { height:100%; }
.TechnologyZ .logyZl .swiper-container .video { width:100%; height:100%; line-height:0; }
.TechnologyZ .logyZl .swiper-container .video video { width:100%; height:100%; }
.TechnologyZ .logyZr { width: 32.2%; padding-top: 3.125vw; }
.TechnologyZ .oznwnen { padding-left: var(--right); } 
.TechnologyZ .logyZr .xh { line-height: .8; }
.TechnologyZ .logyZr .we { line-height: 1.21; margin: 31px 0 29px; }
.TechnologyZ .logyZr .wo { line-height: 1.38; }
.TechnologyZ .logyZr .shizopwne { margin-top: 5.3125vw; }
.TechnologyZ .logyZr .shizopwne .video { line-height: 0; }
.TechnologyZ .logyZr .shizopwne .video video { width: 100%; height: 41.66666vw; object-fit: cover; }
.TechnologyZ .logyZr .shizopwne .wz { margin-bottom: 16px; }

.Technologyk video { width: 100%; height: 41.66666vw; object-fit: cover; }
.Technologyk .dingwei { position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); } 
.Technologyk .dingwei .wanhsj { width: 35%; } 
.Technologyk .dingwei .baifen { padding: 45px 0 5px; }
.Technologyk .dingwei .zowi { line-height: 1.77; margin-top: 35px; } 
.Technologyk .dingwei .zowi p { padding-left: 20px; position: relative; }
.Technologyk .dingwei .zowi p:nth-child(n+2) { margin-top: 3px; }
.Technologyk .dingwei .zowi p::before {
    position: absolute;
    content: "";
    top: 14px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
}

.TechnologyL { padding: 120px 0 0; }
.TechnologyL .logoyftop .guding .gyeb { margin: 20px 0 46px; }

.TechnologyM { background: #797C84; padding: 6.51041vw 0; }
.TechnologyM .ologyml { width: 39.8%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.TechnologyM .ologyml .bt { line-height: 1.21; }
.TechnologyM .ologyml .xqow { line-height: 1.66; margin-top: 25px; }
.TechnologyM .ologymr { width: 56%; }
.TechnologyM .ologymr ul {
    display: flex;
    flex-wrap: wrap;
}
.TechnologyM .ologymr ul li {
    float: left;
    width: 49.15%;
    margin-right: 1.7%;
    position: relative;
    background: #fff;
    border-radius: 20px;
    
}
.TechnologyM .ologymr ul li:last-child { margin-right: 0; }
.TechnologyM .ologymr ul li .euu {
    padding: 67px 40px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all .5s;
    display: block;
}
.TechnologyM .ologymr ul li .euu .n { line-height: 1.3; margin-top: 16px; }
.TechnologyM .ologymr ul li .euu .icon img { height: 66px; }
.TechnologyM .ologymr ul li .euu .u { line-height: 1.15; margin-top: 38px; }
.TechnologyM .ologymr ul li .emm {
    padding: 57px 30px 12.5vw 25px;
    opacity: 0;
    z-index: 2;
    position: relative;
    transition: all .5s;
}
.TechnologyM .ologymr ul li .emm .b { overflow-wrap: break-word; }
.TechnologyM .ologymr ul li .emm .x { line-height: 1.3; margin-top: 27px; }
.TechnologyM .ologymr ul li .emm .q { line-height: 1.625; margin-top: 18px; }


.TechnologyM .ologymr ul li .guaoe {
    position: absolute;
    width: 42px;
    height: 42px;
    border: 7px solid #21BF61;
    border-radius: 50%;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    z-index: 4;
}
.TechnologyM .ologymr ul li .guaoe::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translate(-50%,-50%);
    background: url(../images/guaoea.svg)no-repeat center center/cover;
}
.TechnologyM .ologymr ul li.cur .guaoe { background: #000000; border-color: #000; }
.TechnologyM .ologymr ul li.cur .guaoe::before {
    background: url(../images/guaoe.svg)no-repeat center center/cover;
}
.TechnologyM .ologymr ul li.cur .euu { opacity: 0; }
.TechnologyM .ologymr ul li.cur .emm { opacity: 1; }


.TechnologyN { padding: 6.87500vw 0 7.18749vw; }
.TechnologyN .logyl {
    position: absolute;
    top: 50%;
    left: 0;
    width: 33.87%;
    transform: translateY(-50%);
}
.TechnologyN .logyl .ogb { line-height: 1.55; margin-top: 25px; }
.TechnologyN .logyr { width: 58%; }


.TechnologyO .logyol { line-height: 0; width: 54.8%; }
.TechnologyO .logyol video { width: 100%; object-fit: cover; height: 36.45833vw; }
.TechnologyO .logyor {
    position: absolute;
    right: var(--right);
    top: 50%;
    width: 32%;
    transform: translateY(-50%);
}
.TechnologyO .logyor .asdsa { line-height: 1.66; margin-top: 16px; }

.TechnologyP { background: url(../images/TechnologyP.jpg)no-repeat center center/cover; height: 415px; }
.TechnologyP .dapsnwnw {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40%;
    transform: translate(-50%,-50%);
}
.TechnologyP .dapsnwnw .wu { line-height: 1.55; margin-top: 25px; }

@media(max-width:1900px) {
    .TechnologyG .logyl ul li { margin-bottom: 3.31578vw; }
}

@media(max-width:1500px) {
    .TechnologyB .kauwbeb { width: 45%; }
    .TechnologyD .logydtop ul li .icon img { height: 45px; }

    .TechnologyE .nologyel video { height: 45vw; }

    .TechnologyM .ologymr ul li .euu { padding: 37px 20px 0; }
    .TechnologyM .ologymr ul li .emm { padding: 37px 20px 12.5vw 20px; }
}

@media(max-width:1400px) {
    .TechnologyB .tinne .nnk { padding: 8px 0 15px; }
    
    .Technologyk video { height: 48vw; }
}

@media(max-width:1280px) {
    .TechnologyP .dapsnwnw { width: 60%; }
}

@media(max-width:1100px) {
    .nybanner { line-height: 0; }

    .TechnologyA { padding: 40px 0 50px; }
    .TechnologyA .tinne { margin-bottom: 25px; }

    .TechnologyB { padding: 40px 0 105vw; background: none !important; }
    .TechnologyB .kauwbeb { width: 100%; }
    .TechnologyB .tinne .nnk { padding: 12px 0 20px; }

    
    .TechnologyC { padding: 40px 0 30px; }
    .TechnologyC .xqe { margin-top: 13px; }
    .TechnologyC .anweowo { margin-top: 20px; }
    .TechnologyC .anweowo ul li .uan .icon img { height: 35px; }
    .TechnologyC .anweowo ul li { width: 43vw; height: 43vw; }
    .TechnologyC .anweowo ul li .uan .icon { margin-bottom: 5px; }

    .TechnologyD { padding: 40px 0 50px; }
    .TechnologyD .logydtop { width: 100%; }
    .TechnologyD .logydtop ul li { width: 50%; margin-bottom: 20px; }
    .TechnologyD .logydtop ul li:nth-child(2n):before { display: none; }
    .TechnologyD .logydtop ul li .icon img { height: 40px; }
    .TechnologyD .logydtop ul li .o { margin: 10px 0 0px; }
    .TechnologyD .logydbott { width: 100%; margin-top: 0px;}

    .TechnologyE { padding: 40px 4% 50px;}
    .TechnologyE .nologyel { width: 100%; }
    .TechnologyE .nologyel video { width: 100%; height: 80vw; }
    .TechnologyE .nologyel .video { line-height: 0; }
    .TechnologyE .nologyer { width: 100%; position: initial; padding-top: 20px; }
    .TechnologyE .nologyer .xq { margin-top: 15px; } 
    .TechnologyE .nologyer .ogye2 { width: 100%; } 
    .TechnologyE .nologyer .anznow { position: relative; margin-top: 30px; bottom: 0; right: 0; text-align: right; } 
    .TechnologyE .nologyer .anznow ul li { margin-bottom: 20px; }

    .TechnologyF { padding: 40px 0 0; }
    .TechnologyF .logoyftop .guding { width: 100%; padding: 0 4%; }
    .TechnologyF .logoyftop .guding .gyeb { margin: 10px 0 20px; }
    .TechnologyF .video video { height: 80vw; }

    .TechnologyG { padding: 40px 4% 50px; }
    .TechnologyG .logyr { width: 100%; }
    .TechnologyG .logyl { width: 100%; position: initial; transform: translateY(0); margin-top: 25px; }
    .TechnologyG .logyl ul li { margin-bottom: 20px; } 
    .TechnologyG .logyr .neow .o {
        width: 32px;
        height: 32px;
    }
    .TechnologyG .logyr .neow .o.active { width: 54px; height: 54px; }
    .TechnologyG .logyl ul li .o { margin-top: 7px; }

    .TechnologyH { padding: 0 4% 50px; }
    .TechnologyH .ologyHl { width: 100%; }
    .TechnologyH .ologyHr { width: 100%; position: initial; transform: translateY(0); margin-top: 20px; }
    .TechnologyH .ologyHr .sangewo { margin-top: 25px; } 
    .TechnologyH .ologyHr .sangewo ul li { width: 100%; margin-bottom: 20px; border-radius: 15px; padding: 20px 0; }
    .TechnologyH .ologyHr .sangewo ul li:last-child { margin-bottom: 0; }
    .TechnologyH .ologyHr .sangewo ul li .icon img { height: 40px; }
    .TechnologyH .ologyHr .sangewo ul li .wz { margin-top: 15px; }
    
    .TechnologyZ { padding: 40px 0 50px; }
    .TechnologyZ .logyZl { background: none !important; position: initial; width: 100%; }
    .TechnologyZ .oznwnen { padding: 0 4%; }
    .TechnologyZ .logyZr { width: 100%; padding-top: 20px; }
    .TechnologyZ .logyZr .we { margin: 13px 0 17px; }
    .TechnologyZ .logyZr .shizopwne { margin-top: 30px; }

    .Technologyk { background: #101010; padding: 40px 0 50px;}
    .Technologyk .dingwei {
        position: initial;
        transform: translateY(0);
    }
    .Technologyk .dingwei .wanhsj { width: 100%; margin-bottom: 35px; }
    .Technologyk .dingwei .baifen { padding: 25px 0 10px; }
    .Technologyk .dingwei .zowi { margin-top: 20px; }
    .Technologyk video { height: auto; }

    .TechnologyM { padding: 40px 0 50px; }
    .TechnologyM .ologyml { position: initial; width: 100%; transform: translateY(0); }
    .TechnologyM .ologyml .xqow { margin-top: 17px; }
    .TechnologyM .ologymr { width: 100%; margin-top: 25px; }
    .TechnologyM .ologymr ul li { width: 100%; margin-bottom: 20px; border-radius: 15px; }
    .TechnologyM .ologymr ul li:last-child { margin-bottom: 0; }
    .TechnologyM .ologymr ul li .emm { padding: 20px 20px 30vw; }
    .TechnologyM .ologymr ul li .euu { padding: 20px; }
    .TechnologyM .ologymr ul li .euu .icon img { height: 46px; }
    .TechnologyM .ologymr ul li .euu .u { margin-top: 15px; }
    .TechnologyM .ologymr ul li .guaoe { bottom: 20px; right: 20px; }
    .TechnologyM .ologymr ul li .emm .x { margin-top: 15px; }
    .TechnologyM .ologymr ul li .emm .q { margin-top: 13px; }

    .TechnologyN { padding: 40px 0 50px; }
    .TechnologyN .logyl {
        position: initial;
        width: 100%;
        margin-top: 20px;
        transform: translateY(0);
    }
    .TechnologyN .logyl .ogb { line-height: 1.55; margin-top: 15px; }
    .TechnologyN .logyr { width: 100%; }

    .TechnologyO { padding: 0 4% 50px; }    
    .TechnologyO .logyol { width: 100%; }
    .TechnologyO .logyol video { width: 100%; object-fit: cover; height: 50vw; }
    .TechnologyO .logyor {
        position: initial;
        width: 100%;
        transform: translateY(0%);
        margin-top: 20px;
    }
    .TechnologyO .logyor .asdsa { margin-top: 14px; }

    .TechnologyP { height: 250px; }
    .TechnologyP .dapsnwnw {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        padding: 0 4%;
        transform: translate(-50%,-50%);
    }
    .TechnologyP .dapsnwnw .wu { margin-top: 15px; }

    
}




/**2-4BuildingCognitivesystem**/
.nonm .um { margin-top: 15px; }

.nitivesystemA { padding: 6.77083vw 0; }
.nitivesystemA .btowp { margin-bottom: 47px; }
.nitivesystemA .ptowb { padding-right: var(--right); }
.nitivesystemA .ptowb .towbl { width: 53.3%; margin-right: 11.36%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; height: 100%; border-radius: 0 22px 22px 0; }
.nitivesystemA .ptowb .towbl::before {
    position: absolute;
    content: "";
    top: 50%;
    right: -6.77083vw;
    width: 4.6875vw;
    height: 3.54166vw;
    transform: translateY(-50%);
    background: url(../images/ptowbee.svg)no-repeat center center/cover;
}
.nitivesystemA .ptowb .towbr { width: 35.34%; padding-right: 11%; padding-top: 3.94736vw; padding-bottom: 3.94736vw;  }
.nitivesystemA .ptowb .towbr ul li { margin-bottom: 4.16666vw; }
.nitivesystemA .ptowb .towbr ul li:last-child { margin-bottom: 0; }
.nitivesystemA .ptowb .towbr ul li span,
.nitivesystemA .ptowb .towbr ul li i { line-height: .8; display: inline-block; }
.nitivesystemA .ptowb .towbr ul li .soe {
    line-height: 1.41;
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    margin-top: 20px;
}
.nitivesystemA .ptowb .towbr ul li .soe::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 90px;
    height: 1px;
    background: #21BF61;
}

.nitivesystemB { background: #F7F8F8; }
.nitivesystemB .ptowb .towbr { padding: 0; width: 36.93%; }
.nitivesystemB .ptowb .towbr .ul .li { background: #fff; border-radius: 10px; margin-bottom: 20px; }
.nitivesystemB .ptowb .towbr .ul .li:last-child { margin-bottom: 0; }
.nitivesystemB .ptowb .towbr .ul .li .l { line-height: 1.2; border-bottom: 1px solid rgba(190, 190, 190, 0.4); padding: 20px 21px 27px; }
.nitivesystemB .ptowb .towbr .ul .li .i { padding: 0 21px 25px; line-height: 1.625; margin-top: 20px; }

.nitivesystemC { padding: 4.6875vw 0; }
.nitivesystemC .tibgo {
    position: absolute;
    top: 5.98958vw;
    left: 4.0625vw;
    z-index: 5;
}

.nitivesystemD { background: #000000; padding: 6.25vw 0 5.72916vw; }
.nitivesystemD .tibgo { margin-bottom: 40px; }

video { object-fit: cover; }
.nitivesystemE { padding: 4.6875vw 0 ; }
.nitivesystemE .viwowe .video { width: 50%; line-height: 0; position: relative; }
.nitivesystemE .viwowe .video video { width: 100%; height: 47.96875vw; }
.nitivesystemE .viwowe::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 7.8125vw;
    height: 7.8125vw;
    z-index: 2;
    transform: translate(-50%,-50%);
    background: url(../images/viwowe.svg)no-repeat center center/cover;
}
.nitivesystemE .viwowe .video .wozowe { position: absolute; top: 4.32291vw; left: 3.85416vw; }
.nitivesystemE .viwowe .video:nth-child(2) .wozowe { bottom: 4.32291vw; top: auto; right: 3.85416vw; left: auto; text-align: right; } 
.nitivesystemE .viwowe .video .wozowe .o { margin-top: 3px; }

.nitivesystemF .img { padding-right: 2.5vw; margin-top: 40px; }

@media(max-width:1900px){
    .nitivesystemA .ptowb .towbr ul li .soe::before { width: 4.73684vw; }
}

@media(max-width:1500px) {
    .nitivesystemA .ptowb .towbr { padding-right: 6%; }
    .nitivesystemB .ptowb .towbr { padding-right: 0; }
}

@media(max-width:1100px) {
    .nonm .um { margin-top: 7px; } 

    .nitivesystemA { padding: 40px 4% 50px; }
    .nitivesystemA .btowp { margin-bottom: 20px; }
    .nitivesystemA .ptowb { padding-right: 0; }
    .nitivesystemA .ptowb .towbl { width: 100%; margin-right: 0; position: relative; transform: translateY(0); background: none !important; }
    .nitivesystemA .ptowb .towbr { width: 100%; padding: 0; position: initial; transform: translateY(0); margin-top: 80px; }
    .nitivesystemA .ptowb .towbr ul li { margin-bottom: 20px; }
    .nitivesystemA .ptowb .towbr ul li .soe { margin-top: 10px; }
    .nitivesystemA .ptowb .towbr ul li .soe::before { width: 50px; }
    .nitivesystemA .ptowb .towbl::before { transform: translateX(-50%) rotate(88.8deg); left: 50%; right: auto; top: auto; bottom: -55px; width: 40px; height: 30px; }

    .nitivesystemB .ptowb .towbr .ul .li .l { padding: 20px; }
    .nitivesystemB .ptowb .towbr .ul .li .i { padding: 0 20px 20px; margin-top: 15px; }

    .nitivesystemC { padding: 40px 0 50px; }
    .nitivesystemC .tibgo { position: initial; margin-bottom: 20px; top: 20px; left: 20px; }
    .nitivesystemC .tibgo .nne { color: #222222; }

    .nitivesystemD { padding: 40px 0 50px; }
    .nitivesystemD .tibgo { margin-bottom: 20px; padding: 0 4%; }

    .nitivesystemE { padding: 40px 0 ; }
    .nitivesystemE .viwowe .video { width: 100%; line-height: 0; position: relative; }
    .nitivesystemE .viwowe .video video { height: 47.96875vw; }
    .nitivesystemE .viwowe::before {
        width: 20vw;
        height: 20vw;
    }
    .nitivesystemE .viwowe .video .wozowe { position: absolute; top: 20px; left: 20px; }
    .nitivesystemE .viwowe .video:nth-child(2) .wozowe { bottom: 20px; right: 20px;} 

    .nitivesystemF .img { padding: 0 4%; margin-top: 20px; }
}




/**3-6SoulutionsRecycling**/
.RecyclingA { padding: 5.72916vw 0 6.25vw; }
.RecyclingA .clinbitt { margin-top: 44px; }
.RecyclingA .flex { display: flex; flex-wrap: wrap; }
.RecyclingA .gonw { width: 50%; } 
.RecyclingA .bittl { padding-right: 4.89583vw; position: relative; }
.RecyclingA .bittl::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0.31) 0%, #D8D8D8 50%, rgba(216, 216, 216, 0.34) 100%);
}
.RecyclingA .bittr { padding-left: 4.89583vw; }
.RecyclingA .gonw .wznw { line-height: 1.55; margin-top: 20px; }

.RecyclingB { background: #F7F8F8; padding: 6.25vw 0 6.35416vw; }
.RecyclingB .gonzzewe .imgw { width: 53.97%; height: 31.25vw; }
.RecyclingB .gonzzewea .imgw { height: 20.83333vw; }
.RecyclingB .gonzzewe .wzniw { width: 39.88%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.RecyclingB .gonzzewe .wzniw .niwa { line-height: 1.17; }
.RecyclingB .gonzzewe .wzniw .niwb { line-height: 1.66; margin-top: 30px; }
.RecyclingB .gonzzewe .wzniw .niwb p:nth-child(n+2) { margin-top: 20px; }

.RecyclingB .gonzzewea { margin-top: 2.60416vw; }
.RecyclingB .gonzzewea .wzniw { right: 0; left: auto; }
.RecyclingB .gonzzewea .wzniw .niwd { margin-top: 17px; }
.RecyclingB .gonzzewea .wzniw .niwd ul li:nth-child(n+2) { margin-top: 10px; }
.RecyclingB .gonzzewea .wzniw .niwd ul li .p { padding-right: 30px; position: relative; }
.RecyclingB .gonzzewea .wzniw .niwd ul li .p::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    width: 12px;
    height: 8px;
    background: url(../images/niwdoo.svg)no-repeat center center/cover;
}
.RecyclingB .gonzzewea .wzniw .niwd ul li .p,
.RecyclingB .gonzzewea .wzniw .niwd ul li .n { line-height: 1.33; }
.RecyclingB .gonzwwo { margin-top: 5.20833vw; }
.RecyclingB .gonzwwo ul { display: flex; flex-wrap: wrap; }
.RecyclingB .gonzwwo ul li { float: left; width: 50%; padding-right: 3.75vw; position: relative; }
.RecyclingB .gonzwwo ul li::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0.31) 0%, #D8D8D8 50%, rgba(216, 216, 216, 0.34) 100%);
}
.RecyclingB .gonzwwo ul li:last-child:before { display: none; }
.RecyclingB .gonzwwo ul li:nth-child(2) { padding-right: 0; padding-left: 3.75vw; }
.RecyclingB .gonzwwo ul li .img { float: left; width: 33.4%; }
.RecyclingB .gonzwwo ul li .kua { float: right; width: 62.1%; }
.RecyclingB .gonzwwo ul li .kua .wznw { line-height: 1.13; overflow-wrap: break-word; }
.RecyclingB .gonzwwo ul li .kua .wzuw { line-height: 1.625; margin: 20px 0 20px; }
.RecyclingB .gonzwwo ul li .kua .wzom .l:nth-child(n+2) { margin-top: 12px; }
.RecyclingB .gonzwwo ul li .kua .wzom .l .la,
.RecyclingB .gonzwwo ul li .kua .wzom .l .lb { line-height: 1.22; }
.RecyclingB .gonzwwo ul li .kua .wzom .l .la {
    padding-right: 26px;
    position: relative;
}
.RecyclingB .gonzwwo ul li .kua .wzom .l .la::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    width: 12px;
    height: 8px;
    background: url(../images/niwdoo.svg)no-repeat center center/cover;
}

.RecyclingB .gonzwwo ul li .kua .wozm  { line-height: 1.625; margin-top: 19px; }

.RecyclingC { padding: 6.92708vw 0 7.5vw; }
.RecyclingC .botnnwn { margin-bottom: 3.38541vw; }
.RecyclingC .flex { display: flex; flex-wrap: wrap; }
.RecyclingC .lingc .ngcl { width: 67.61%; padding: 0 2.70833vw 0 0; position: relative; }
.RecyclingC .lingc .ngcl::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0.31) 0%, #D8D8D8 50%, rgba(216, 216, 216, 0.34) 100%);
}
.RecyclingC .lingc .ngcr { width: 32.39%; padding: 0 0 0 2.70833vw; }

.RecyclingD { background: #F7F8F8; padding: 6.25vw 0 6.14583vw; }
.RecyclingD .botnnwn { margin-bottom: 40px; }
.RecyclingD .flex { display: flex; flex-wrap: wrap; }
.RecyclingD .bowmnzn .wmnznl { width: 64.5%; padding-right: 2.96875vw; position: relative; }
.RecyclingD .bowmnzn .wmnznl::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0.31) 0%, #D8D8D8 50%, rgba(216, 216, 216, 0.34) 100%);
}
.RecyclingD .bowmnzn .wmnznl .wzowo { margin-top: 3.54166vw; }
.RecyclingD .bowmnzn .wmnznl .wzowo .wa { margin-bottom: 22px; }
.RecyclingD .bowmnzn .wmnznl .wzowo .wa,
.RecyclingD .bowmnzn .wmnznl .wzowo .wb { line-height: 1.625; }
.RecyclingD .bowmnzn .wmnznr { width: 35.5%; padding-left: 2.96875vw; }
.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li .clearfix { display: flex; flex-wrap: wrap; }
.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li .woel { padding: 16px 30px; line-height: 1.42; border-right: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; float: left; width: 50%; display: flex; align-items: center; }

.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li:nth-child(1) { background: #21BF61; }
.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li .woel:nth-child(1) { border-left: 1px solid #D8D8D8 } 
.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li:nth-child(1) .woel { padding: 19px 30px; border-bottom: 0; border-color: rgba(255, 255, 255, 0.2); }
.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li:nth-child(1) .woel:nth-child(2) { border-color: #21BF61;}
.RecyclingD .bowmnzn .wmnznr .nznmwoe ul li:nth-child(1) .woel:nth-child(1) { border-color: #21BF61; border-right: 1px solid rgba(255, 255, 255, 0.2);  }
.RecyclingD .bowmnzn .wmnznr .xiqiwoe { 
    padding-right: 2.70833vw;
    overflow-y: auto;
    overflow-x: hidden;
    height: 6.87500vw;
    margin-top: 1.71875vw;
}
.RecyclingD .bowmnzn .wmnznr .xiqiwoe::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 2px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 2px;
}

.RecyclingD .bowmnzn .wmnznr .xiqiwoe::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	/* border-radius: 5px; */
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
	background: #222;
}

.RecyclingD .bowmnzn .wmnznr .xiqiwoe::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
	border-radius: 0;
    background: #CCCCCC;
}

.RecyclingD .bowmnzn .wmnznr .xiqiwoe .bt { line-height: 1.66; }
.RecyclingD .bowmnzn .wmnznr .xiqiwoe .nr { line-height: 1.42; margin-top: 5px; }
.RecyclingD .bowmnzn .wmnznr .xiqiwoe .nr p:nth-child(n+2) { margin-top: 14px; }

.RecyclingE { padding: 6.77083vw 0 7.29166vw; }
.RecyclingE .clingel { width: 50%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); height: 100%; }
.RecyclingE .clinger { width: 39%; padding: 3.64583vw 0 3.125vw; }
.RecyclingE .clinger .anzow { margin: 2.08333vw 0 2.60416vw; }
.RecyclingE .clinger .anzow .w { background: #222222; line-height: 50px; cursor: pointer; transition: all .5s; border-radius: 100px; padding: 0 27px; margin-right: 10px; }
.RecyclingE .clinger .anzow .w:last-child { margin-right: 0; }
.RecyclingE .clinger .anzow .w.cur { background: #21BF61; }
.RecyclingE .clinger .tabBox .woeob { line-height: 1.55; margin: 13px 0 20px; }
.RecyclingE .clinger .tabBox .woeoc {
    line-height: 1.75;
    padding-right: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 17.5vw;
}

.RecyclingE .clinger .tabBox .woeoc span { text-decoration-line: underline; }

.RecyclingE .clinger .tabBox .woeoc::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 2px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 2px;
}

.RecyclingE .clinger .tabBox .woeoc::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	/* border-radius: 5px; */
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
	background: #222;
}

.RecyclingE .clinger .tabBox .woeoc::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
	border-radius: 0;
    background: #CCCCCC;
}

.RecyclingF { background: #F7F8F8; padding: 5.83333vw 0 6.77083vw; }
.RecyclingF .flex { display: flex; flex-wrap: wrap; }
.RecyclingF .lingf { width: 50%; padding-right: 3.64583vw; position: relative; }
.RecyclingF .lingf::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0.31) 0%, #D8D8D8 50%, rgba(216, 216, 216, 0.34) 100%);
}
.RecyclingF .lingf .ingb { line-height: 1.66; margin: 25px 0 108px; }
.RecyclingF .lingr { width: 50%; padding-left: 4.79166vw; }
.RecyclingF .lingr .ingb { line-height: 1.66; margin: 11px 0 30px; }
.RecyclingF .lingr .ingoso { margin-bottom: 47px; }
.RecyclingF .lingr .ingoso ul li { background: #fff; border-radius: 10px; overflow: hidden; margin-bottom: 15px; padding: 26px 0; }
.RecyclingF .lingr .ingoso ul li:last-child { margin-bottom: 0; }
.RecyclingF .lingr .ingoso ul li .t {
    line-height: 1;
    padding-left: 56px;
    position: relative;
    color: #222;
    cursor: pointer;
}
.RecyclingF .lingr .ingoso ul li .t::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 20px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}
.RecyclingF .lingr .ingoso ul li.curter .t::before {
    background: url(../images/serihra.svg)no-repeat center center/cover;
}
.RecyclingF .lingr .ingoso ul li.curter .t {
    color: #21BF61;
}
.RecyclingF .lingr .ingoso ul li .cont { display: none; }
.RecyclingF .lingr .ingoso ul li .cont .wz { margin-top: 30px; border-top: 1px solid rgba(190, 190, 190, 0.4); line-height: 1.625; padding: 25px 20px 5px; }


.RecyclingG { background: #797C84; padding: 5.72916vw 0 5.20833vw; }
.RecyclingG .ingtop { margin-bottom: 44px; }
.RecyclingG .flex { display: flex; flex-wrap: wrap; }
.RecyclingG .bottl { background: #fff; width: 35.463%; margin-right: 1.25%; }
.RecyclingG .bottr { background: #fff; width: 63.28%; }
.RecyclingG .bottr .swiper-container { overflow: hidden; }
.RecyclingG .gong { padding: 20px 30px 40px; }
.RecyclingG .gong .xt { background: rgba(34, 34, 34, 0.05); line-height: 46px; border-radius: 100px; padding: 0 23px; display: inline-block; margin-bottom: 30px; }
.RecyclingG .gong .woznwe .w { line-height: 1.36; margin-top: 5px; color: #212120; }
.RecyclingG .gong .woznwe .m { line-height: 1.6; margin-top: 5px; color: #212120; }
.RecyclingG .diwenwn { line-height: 1.66; margin-top: 30px; }



@media(max-width:1500px){
    .RecyclingB .gonzzewe .imgw { height: 43vw; }
    .RecyclingB .gonzzewea .imgw { height: 25vw; }
}

@media(max-width:1350px) {
    .RecyclingE .clinger .anzow .w { font-size: 14px; }
}

@media(max-width:1200px){
    .RecyclingB .gonzzewe .imgw { height: 45vw; }
    .RecyclingB .gonzzewea .imgw { height: 27vw; }

    .RecyclingE .clinger { width: 42%; }
}


@media(max-width:1100px) {
    .RecyclingA { padding: 40px 0 50px; }
    .RecyclingA .clinbitt { margin-top: 20px; }
    .RecyclingA .gonw { width: 100%; } 
    .RecyclingA .bittl { padding-bottom: 20px;}
    .RecyclingA .bittl::before {
        height: 1px;
        width: 100%;
        top: auto;
        bottom: 0;
    }
    .RecyclingA .bittr { padding-top: 20px; }
    .RecyclingA .gonw .wznw { margin-top: 10px; }

    .RecyclingB { padding: 40px 0 50px; }
    .RecyclingB .leftnw,
    .RecyclingB .rightnw { padding: 0 4%; }
    .RecyclingB .gonzzewe .imgw { width: 100%; height: auto; background: none !important; }
    .RecyclingB .gonzzewe .wzniw { position: initial; transform: translateY(0); width: 100%; margin-top: 25px; float: left; }
    .RecyclingB .gonzzewe .wzniw .niwb { margin-top: 15px; }
    .RecyclingB .gonzzewe .wzniw .niwb p:nth-child(n+2) { margin-top: 10px; }
    .RecyclingB .gonzzewea { margin-top: 30px; }

    .RecyclingB .gonzwwo ul li { width: 100%; padding: 0 0 20px 0; }
    .RecyclingB .gonzwwo ul li:last-child { padding: 20px 0 0 0; }
    .RecyclingB .gonzwwo ul li .img { width: 100%; margin-bottom: 20px; }
    .RecyclingB .gonzwwo ul li .kua { width: 100%; }
    .RecyclingB .gonzwwo ul li::before { width: 100%; height: 1px; bottom: 0; top: auto; }
    .RecyclingB .gonzwwo ul li .kua .wzuw { margin: 10px 0 15px; }

    .RecyclingC { padding: 40px 0 50px; }
    .RecyclingC .botnnwn { margin-bottom: 20px; }
    .RecyclingC .lingc .ngcl { width: 100%; padding: 0 0 20px 0;}
    .RecyclingC .lingc .ngcl::before {
        width: 100%;
        bottom: 0px;
        height: 1px;
        top: auto;
    }
    .RecyclingC .lingc .ngcr { width: 100%; padding: 20px 0 0 0; }

    .RecyclingD { padding: 40px 0 50px; }
    .RecyclingD .botnnwn { margin-bottom: 20px; }
    .RecyclingD .bowmnzn .wmnznl { width: 100%; padding-right: 0; padding-bottom: 20px; }
    .RecyclingD .bowmnzn .wmnznl::before { bottom: 0; top: auto; width: 100%; height: 1px; }
    .RecyclingD .bowmnzn .wmnznr { width: 100%; padding-top: 20px; padding-left: 0; }
    .RecyclingD .bowmnzn .wmnznr .nznmwoe ul li:nth-child(1) .woel { padding: 15px; }
    .RecyclingD .bowmnzn .wmnznr .nznmwoe ul li .woel { padding: 15px; }
    .RecyclingD .bowmnzn .wmnznr .xiqiwoe { height: 146px; margin-top: 25px; }
    .RecyclingD .bowmnzn .wmnznr .xiqiwoe .nr { margin-top: 13px; }
    
    .RecyclingE { padding: 40px 0 50px; }
    .RecyclingE .rightnw { padding: 0 4%; }
    .RecyclingE .clingel { width: 100%; position: initial; transform: translateY(0%); background: none !important; }
    .RecyclingE .clinger { width: 100%; margin-top: 20px; padding: 0; }
    .RecyclingE .clinger .anzow { margin: 20px 0 25px; }
    .RecyclingE .clinger .anzow .w { width: 100%; line-height: 45px; padding: 0 20px; margin-right: 0px; text-align: center; margin-bottom: 10px; }
    .RecyclingE .clinger .anzow .w:last-child { margin-bottom: 0; }
    .RecyclingE .clinger .tabBox .woeob { margin: 10px 0 15px; }
    .RecyclingE .clinger .tabBox .woeoc {
        height: 190px;
    }


    .RecyclingF { padding: 40px 0 50px; }
    .RecyclingF .lingf { width: 100%; padding-right: 0; padding-bottom: 20px; }
    .RecyclingF .lingf::before {
        top: auto;
        bottom: 0;
        width: 100%;
        height: 1px;
    }
    .RecyclingF .lingf .ingb { line-height: 1.66; margin: 10px 0 20px; }
    .RecyclingF .lingr { width: 100%; padding-left: 0; padding-top: 20px; }
    .RecyclingF .lingr .ingb { margin: 11px 0 15px; }
    .RecyclingF .lingr .ingoso { margin-bottom: 20px; }
    .RecyclingF .lingr .ingoso ul li { padding: 20px 0; }
    .RecyclingF .lingr .ingoso ul li:last-child { margin-bottom: 0; }
    .RecyclingF .lingr .ingoso ul li .cont .wz { margin-top: 20px; padding: 15px 20px 5px; }

    .RecyclingG { padding: 40px 0 50px; }
    .RecyclingG .ingtop { margin-bottom: 20px; }
    .RecyclingG .bottl { width: 100%; margin-right: 0; margin-bottom: 20px; }
    .RecyclingG .bottr { width: 100%; }
    .RecyclingG .gong { padding: 20px; }
    .RecyclingG .gong .xt { font-size:12px; line-height: 45px; padding: 0 20px; margin-bottom: 20px; }
    .RecyclingG .gong .woznwe .w { line-height: 1.36; margin-top: 5px; }
    .RecyclingG .gong .woznwe .m { line-height: 1.6; margin-top: 5px; }
    .RecyclingG .diwenwn { line-height: 1.66; margin-top: 20px; }

}




/**3-7SoulutionsLogistics**/

.LogisticsA { padding: 6.25vw 0 6.77083vw; }
.LogisticsA .tibgo { margin-bottom: 40px; }
.LogisticsA .botnmen .tnmenl { width: 43.98%; }
.LogisticsA .botnmen .tnmenl ul li { float: left; width: 44.5%; margin-right: 11%; }
.LogisticsA .botnmen .tnmenl ul li:last-child { margin-right: 0; }
.LogisticsA .botnmen .weizow { position: absolute; top: 0; left: 50%; width: 3.59374vw; transform: translateX(-50%); }
.LogisticsA .botnmen .weizow::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 3.59374vw;
    height: 2.5vw;
    transform: translate(-50%,-50%);
    background: url(../images/isticsa.svg)no-repeat center center/cover;
}
.LogisticsA .botnmen .tnmenl ul .wz { line-height: 1.71; margin-top: 20px; }
.LogisticsA .botnmen .tnmenl ul .wz p:nth-child(n+2) { margin-top: 13px; }

.LogisticsB { background: #F7F8F8; padding: 6.25vw 0 7.29166vw; }
.LogisticsB .woeow { margin-top: 2.08333vw; }
.LogisticsB .woeow ul li { margin-bottom: 2.86458vw; }
.LogisticsB .woeow ul li:last-child { margin-bottom: 0; }
.LogisticsB .woeow ul li .nno { margin-bottom: 1.09375vw; }

.LogisticsC { padding: 5.72916vw 0 0; }
.LogisticsC .sticsctop { position: relative; z-index: 2; }
.LogisticsC .sticsctop .sctopl { width: 50%; }
.LogisticsC .sticsctop .sctopl .t { line-height: 1.17; }
.LogisticsC .sticsctop .sctopl .b { line-height: 1.75; margin-top: 25px; }

.LogisticsC .sticsctop .sctopr { width: 44.3%; }
.LogisticsC .sticsctop .sctopr ul li { padding: 34px 0; cursor: pointer; background: #F7F8F8; border-radius: 10px; margin-bottom: 15px; }
.LogisticsC .sticsctop .sctopr ul li:last-child { margin-bottom: 0; }
.LogisticsC .sticsctop .sctopr ul li .t { padding: 0 30px; position: relative; color: #222222; transition: all .5s; }
.LogisticsC .sticsctop .sctopr ul li .t .wenzi { padding-left: 52px; }
.LogisticsC .sticsctop .sctopr ul li .t .wenzi i { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 40px; text-align: center; }
.LogisticsC .sticsctop .sctopr ul li .t .wenzi span { width: 80%; line-height: 1; display: block; }

.LogisticsC .sticsctop .sctopr ul li .t .ann {
    position: absolute;
    content: "";
    top: 50%;
    right: 30px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}

.LogisticsC .sticsctop .sctopr ul li.curter .t .ann {
    background: url(../images/serihra.svg)no-repeat center center/cover;
}

.LogisticsC .sticsctop .sctopr ul li.curter .t {
    color: #21BF61;
}
.LogisticsC .sticsctop .sctopr ul li .cont { display: none; }
.LogisticsC .sticsctop .sctopr ul li .cont .wz { line-height: 1.67; padding: 25px 30px 0px; margin-top: 33px; border-top:1px solid rgba(190, 190, 190, 0.4); }
.LogisticsC .sticscbott img { margin-top: -3.64583vw; position: relative; }

.LogisticsD { padding: 6.25vw 0 0; }
.LogisticsD .ticsdbott { margin-top: 3.64583vw; }

.LogisticsE { padding: 5.72916vw 0 0; }
.LogisticsE .ticsetop { margin-bottom: 36px; }
.LogisticsE .ticsetop .clearfix { display: inline-block; }
.LogisticsE .ticsetop .clearfix .p { width: 166.35px; margin-right: 10px; line-height: 48px; height: 50px; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 100px; transition: all .5s; background: #fff; color: #767676; }
.LogisticsE .ticsetop .clearfix .p.cur { background: #222222; border-color: #222; color: #fff; }
.LogisticsE .ticsetop .clearfix .p:last-child { margin-right: 0; }
.LogisticsE .ticsebott .browmo { width: 65%; display: inline-block; }
.LogisticsE .ticsebott .browmo .oxeb { line-height: 1.75; margin: 13px 0 60px; }

.LogisticsF { background: #F7F8F8; padding: 6.09375vw 0 5.83333vw; }
.LogisticsF .ticsfl { width: 35.7%; }
.LogisticsF .ticsfl .bte { line-height: 1.17; margin-bottom: 45px; }
.LogisticsF .ticsfl ul li { background: #fff; border-radius: 10px; overflow: hidden; margin-bottom: 16px; padding: 26px 0; }
.LogisticsF .ticsfl ul li:last-child { margin-bottom: 0; }
.LogisticsF .ticsfl ul li .t { line-height: 1; padding-left: 55px; }
.LogisticsF .ticsfl ul li.curter .t { color:#21BF61; }
.LogisticsF .ticsfl ul li .t::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 20px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(../images/serihr.svg)no-repeat center center/cover;
}
.LogisticsF .ticsfl ul li.curter .t::before {
    background: url(../images/serihra.svg)no-repeat center center/cover;
}

.LogisticsF .ticsfl ul li .cont { display: none; }
.LogisticsF .ticsfl ul li .cont .wz { margin-top: 26px; padding: 25px 31px 5px; border-top: 1px solid rgba(190, 190, 190, 0.4); line-height: 1.76; }
.LogisticsF .ticsfl ul li .cont .wz p { position: relative; padding-left: 17px; }
.LogisticsF .ticsfl ul li .cont .wz p::before {
    position: absolute;
    content: '';
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    overflow: hidden;
    background: #D8D8D8;
    border-radius: 50%;
}


.LogisticsF .ticsfr { width: 59.58%; overflow: hidden; }

@media(max-width:1500px) {
    .LogisticsE .ticsebott .browmo { width: 82%; }
}

@media(max-width:1100px) {
    .LogisticsA { padding: 40px 0 50px; }
    .LogisticsA .tibgo { margin-bottom: 20px; }
    .LogisticsA .botnmen .tnmenl { width: 100%; margin-bottom: 20px; }
    .LogisticsA .botnmen .tnmenl:last-child { margin-bottom: 0; }
    .LogisticsA .botnmen .tnmenl ul li { width: 100%; margin-right: 0; margin-bottom: 20px; }
    .LogisticsA .botnmen .tnmenl ul li:last-child { margin-bottom: 0; }
    .LogisticsA .botnmen .weizow { display: none; }
    .LogisticsA .botnmen .tnmenl ul .wz p:nth-child(n+2) { margin-top: 10px; }

    .LogisticsB { padding: 40px 0 50px; }
    .LogisticsB .woeow { margin-top: 15px; overflow: scroll; }
    .LogisticsB .woeow ul { min-width: 1500px; }
    .LogisticsB .woeow ul li { margin-bottom: 15px; }
    .LogisticsB .woeow ul li .nno { margin-bottom: 10px; }

    .LogisticsC { padding: 40px 0 0; }
    .LogisticsC .sticsctop .sctopl { width: 100%; }
    .LogisticsC .sticsctop .sctopl .b { margin-top: 17px; }
    
    .LogisticsC .sticsctop .sctopr { width: 100%; margin-top: 20px; }
    .LogisticsC .sticsctop .sctopr ul li { padding: 23px 0; }
    .LogisticsC .sticsctop .sctopr ul li .t { padding: 0 20px; }
    .LogisticsC .sticsctop .sctopr ul li .t .wenzi i img { height: 40px; }
    .LogisticsC .sticsctop .sctopr ul li .t .ann { right: 20px; }
    .LogisticsC .sticsctop .sctopr ul li .cont .wz { padding: 15px 20px 0; margin-top: 28px; }
    .LogisticsC .sticscbott img { margin-top: 30px; }

    .LogisticsD { padding: 40px 0 0; }
    .LogisticsD .ticsdbott { margin-top: 20px; }

    .LogisticsE { padding: 40px 0 0; }
    .LogisticsE .ticsetop { margin-bottom: 20px; }
    .LogisticsE .ticsetop .clearfix .p { height: 45px; line-height: 43px; }
    .LogisticsE .ticsebott .browmo { width: 100%; padding: 0 4%; }
    .LogisticsE .ticsebott .browmo .oxeb { margin-bottom: 20px; }

    .LogisticsF { padding: 40px 0 50px; }
    .LogisticsF .ticsfl { width: 100%; margin-bottom: 20px; }
    .LogisticsF .ticsfl .bte { margin-bottom: 20px; }

    .LogisticsF .ticsfl ul li { padding: 20px 0; }
    .LogisticsF .ticsfl ul li .cont .wz { margin-top: 20px; padding: 13px 20px 0; }
    .LogisticsF .ticsfr { width: 100%; margin-top: 0; }
}


.portfolioD { display:none; }
.portfolioD-a { position: relative; width: 100%; height: 100%; }
.portfolioD { z-index: 200; width: 100vw; height: 100vh; position: fixed; top:0; left:0; background: rgba(0, 0, 0, 0.5); }
.portfolioD-b { position: absolute; top: 50%; left: 50%; transform:translate(-50%, -50%); border-radius: 20px; background: #fff; }
.portfolioD-c { padding: 70px 0 100px; }
.portfolioD-c .close { z-index: 5; cursor: pointer; position: absolute; top: 80px; right:100px; width: 48px; height: 48px; text-align:center; line-height: 48px; border-radius: 50px; border:1px solid rgba(34, 34, 34, 0.4); }
.portfolioD-c .close svg { line-height: 1; fill:#222222; fill-opacity: 0.4; }
.portfolioD-c .close:hover svg { fill:#ffffff; fill-opacity: 1; }
.portfolioD-c .close:hover { background: #21BF61; border-color:#21BF61; }
.color21 { color:#21BF61; }
.portfolioD-d { padding: 0 6.25vw 30px; border-bottom:1px solid rgba(0,0,0,0.1);  }
.portfolioD-f .tags { display:inline-block; padding: 8px 30px; border-radius: 50px; background: #222222; }
.portfolioD-e { padding: 0 6.25vw; }
.portfolioD-f { float:left; width: 47%; height:40vh; overflow-y: auto; overflow-x: hidden; padding-right:20px; }
.portfolioD-f::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 2px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}

.portfolioD-f::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /* border-radius: 5px; */
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    background: #21BF61;
}

.portfolioD-f::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
    border-radius: 0;
    background: #CCCCCC;
}

.portfolioD-g { float: right; width: 46%; text-align:center; padding:2vw 5vw; background: #F7F8F8; border-radius: 20px; }
.portfolioD-g img { width: 100%; max-width:360px; }
.portfolioD-h ul li { float:left; width: calc(50% - 60px); margin-right:60px;  }
.portfolioD-h ul li:nth-child(n+3) { margin-top: 2vw;  }
.portfolioD-h .t3 { border-bottom:1px solid #D8D8D8; padding-bottom: 10px; position: relative; }
.portfolioD-h .t3:after { content:''; width: 60px; height: 1px; background: #21BF61; position: absolute; left:0; bottom:-1px; }
.portfolioD-f1 { width: 100%; }
.portfolioD-f1 .portfolioD-h ul li { width: calc(25% - 60px); margin-right:60px;  }
.portfolioD-f1 .portfolioD-h ul li:nth-child(n+3) { margin-top:0;  }
.portfolioD-i ul li { float:left; width: calc(33.333% - 16px); margin-right: 24px; }
.portfolioD-i ul li:nth-child(3n) { margin-right:0; }
.portfolioD-i .img { border-radius: 20px; overflow: hidden; }
@media(max-width: 1900px){
    .portfolioD-c { padding: 3vw 0 4vw; }
    .portfolioD-c .close { top: 3vw; right:4vw; }
    .portfolioD-d { padding: 0 5vw 1.5vw;  }
    .portfolioD-e { padding: 0 5vw; }
}
@media(max-width: 1500px){
    .portfolioD-h ul li { float:left; width: calc(50% - 40px); margin-right: 40px;  }
}
@media(max-width: 1100px){
    .portfolioD-f,.portfolioD-g { width: 100%; float:none; }
    .portfolioD-g { border-radius: 10px; padding: 20px 30px; }
    .portfolioD-f { max-height: 60vh; }
    .portfolioD-d .t1 { padding-right: 40px; }
    .portfolioD-c .close { width: 30px; height: 30px; line-height: 30px; }
    .portfolioD-b { border-radius:10px; }
    .portfolioD-c { padding: 20px 0 20px; }
    .portfolioD-c .close { top: 20px; right: 15px; }
    .portfolioD-d { padding: 0 15px 20px;  }
    .portfolioD-e { padding: 0 15px; }
    .portfolioD-i .img { border-radius: 10px; }
    .portfolioD-h ul li:nth-child(n+3) { margin-top: 20px;  }
}
@media(max-width:1100px){
    .portfolioD-f1 .portfolioD-h ul li { width: calc(50% - 30px); margin-right:30px;  }
    .portfolioD-f1 .portfolioD-h ul li:nth-child(n+3) { margin-top:30px;  }
    .portfolioD-i ul li { float:left; width: 100%; margin-right: 0; }
    .portfolioD-i ul li:nth-child(n+2) { margin-top:20px; }
}
.portfolio { background: #F7F8F8; padding-top: 6.5vw; }
.portfolioC-a { border-top-right-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; float:left; width: 50.4167%; }
.portfolioC:nth-child(2n) .portfolioC-a { border-radius: 0; border-top-left-radius: 10px; border-bottom-left-radius: 10px; float:right; }
.portfolioB { margin-top: 2vw; }
.portfolioC { padding: 3.5vw 0; }
.portfolioC-b { float:right; width: 49.5833%; padding: 1vw 8.5vw 0 4vw; }
.portfolioC:nth-child(2n) .portfolioC-b { float:left; padding: 1vw 4vw 0 8.5vw; }
.portfolioC-b .tags { display:inline-block; padding: 12px 30px; background: #222; border-radius: 50px; overflow: hidden; }
.portfolioC-c ul { border-top:1px solid rgba(190, 190, 190, 0.4); }
.portfolioC-c ul li a { display:block; padding: 1vw 0; padding-right: 70px; position: relative; border-bottom:1px solid rgba(190, 190, 190, 0.4); }
.portfolioC-c ul li span { display:block; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden; }
.portfolioC-c ul li a:after { transition:all 0.5s; content:''; width: 36px; height: 36px; position: absolute; right:0; top:50%; transform:translateY(-50%); background: url(../images/portfolioabg.svg) no-repeat center/cover; }
.portfolioC-c ul li:hover a:after { right:10px; }
@media(max-width: 1600px){
    .portfolioC-b .tags { padding: 8px 20px; }
    .portfolioC-c ul li a { padding-right: 50px; }
    .portfolioC-c ul li a:after { width: 30px; height: 30px; }
    .portfolioC-b { padding:0 6vw 0 3vw; }
    .portfolioC:nth-child(2n) .portfolioC-b { padding: 0vw 3vw 0 6vw; }
}
@media(max-width: 1100px){
    .portfolioC-b .tags { padding: 8px 20px; }
    .portfolioC-c ul li a { padding-right: 50px; }
    .portfolioC-c ul li a:after { width: 30px; height: 30px; }
    .portfolioC-a { width: 100%; border-radius:0!important; }
    .portfolioC-b { padding: 30px 4vw 0; width: 100%; }
    .portfolioC:nth-child(2n) .portfolioC-b { padding: 30px 4vw 0; }
}
@media(max-width: 600px){
    .portfolioC-b { padding: 20px 4vw 0; width: 100%; }
    .portfolioC:nth-child(2n) .portfolioC-b { padding: 20px 4vw 0; }
    .portfolioC-c ul li a { padding: 10px 0; padding-right: 50px; }
    .portfolioC-c ul li span { -webkit-line-clamp: 2; line-height: 1.5; }
}

.nno .t {display: initial;font-weight: 500;line-height: 1.6;background: #999999 -webkit-linear-gradient(left, #000000, #000000) no-repeat 0 0;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-size: 0 100%;transition:all 1.5s;}
  



/**搜索结果页**/
.tesubanner { background: #ededed; padding: 185px 0 127px; text-align: center; }

.tesubanner .sumaze { width: 75%; display: inline-block; }
.tesubanner .sumaze .mazel { width: 19.8%; }
.tesubanner .sumaze .mazel input { height: 56px; background: rgba(255,255,255,1); border: 0px solid #e1dacf; border-radius: 5px; padding-left: 19px; font-size: 16px; color: #000; }
.tesubanner .sumaze .mazel input::-webkit-input-placeholder {color: #666;}
.tesubanner .sumaze .mazel input::-moz-placeholder {color: #666;}
.tesubanner .sumaze .mazel input:-moz-placeholder {color: #666;}
.tesubanner .sumaze .mazel input:-ms-input-placeholder {color: #666;}
.tesubanner .sumaze .mazel .layui-form-select dl { top: 60px; }
.tesubanner .sumaze .mazel .layui-form-selectup dl { bottom: 60px; top: auto; }
.tesubanner .sumaze .mazel .layui-form-select dl dd.layui-this { background: #267F40; }
.tesubanner .sumaze .mazel .layui-form-select .layui-edge { background: url(../images/selecwtw.png)no-repeat center center/cover; width: 11px; height: 6px; border-style:initial; margin-top: -2px; right: 20px; }

.tesubanner .sumaze .quanqil { width: 77%; margin-left: 1.9%; }
.tesubanner .sumaze .quanqil input { height: 56px; background: rgba(255,255,255,1); border: 0 solid #e1dacf; border-radius: 5px; padding-left: 19px; font-size: 16px; color: #000; padding-right: 154px; }
.tesubanner .sumaze .quanqil input::-webkit-input-placeholder { color:#666; }
.tesubanner .sumaze .quanqil input::-moz-placeholder { color:#666; }
.tesubanner .sumaze .quanqil input:-moz-placeholder { color:#666; }
.tesubanner .sumaze .quanqil input:-ms-input-placeholder {color: #666;}
.tesubanner .sumaze .quanqil .tjanmo { position: absolute; right: 0; height: 54px; top: 0; margin-top:0; }
.tesubanner .sumaze .quanqil .tjanmo button { height: 100%; width: 160px; height: 56px; border-radius: 5px; background: #B1884E; padding: 0; font-size: 16px; color: #fff; }
.tesubanner .sumaze .quanqil .tjanmo button i { display: none; width: 13px; height: 13px; background: url(../images/searchbtn1.svg)no-repeat center center/cover; vertical-align: middle; margin-top: -2px; margin-right: 7px; }
.tesubanner .sumaze .quanqil .tjanmo button:hover { opacity: .9; }

.searchresultA { background: #f7f7f7; padding: 3.90625vw 0 5.20833vw; }
.searchresultA .xbtpox { border-color: #eeeeee; }
.searchresultA .suirxz { margin: 32px 0 38px; }
.searchresultA .suirxz .gykbt .bt { line-height: 1; }
.searchresultA .suirxz .zmsns { color: #666666; position: absolute; bottom: 0; right: 0; }
.searchresultA .suirxz .zmsns span { color: #267F40; }
.searchresultA .esutazm ul li { margin-bottom: 16px; }
.searchresultA .esutazm ul li:last-child { margin-bottom: 0; }
.searchresultA .esutazm ul li a { display: block; padding: 43px 50px 40px 30px; position: relative; border-radius: 10px; overflow: hidden; background: #fff; }
.searchresultA .esutazm ul li a::before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 3px; background: #e8e8f3; }
.searchresultA .esutazm ul li a .azmn .mnl { color: #B1884E; background: #f2f4f6; border-radius: 5px; float: left; line-height: 1; padding: 10px 13px 10px; }
.searchresultA .esutazm ul li a .azmn .mne { float: left; color: #424242; line-height: 34px; padding-left: 12px; }
.searchresultA .esutazm ul li a .azmne { color: #666666; line-height: 1.73; margin-top: 15px; }
.searchresultA .fyq { margin-top: 4.16666vw; }




@media(max-width:1480px) {
  .tesubanner .sumaze .mazel input { font-size: 14px; height: 45px; }
  .tesubanner .sumaze .quanqil input { font-size: 14px; height: 45px; }
  .tesubanner .sumaze .quanqil .tjanmo button { font-size: 14px; height: 45px; width: 130px; }
}

@media(max-width:1100px) {
  .tesubanner { padding: 90px 0 60px; }
  .tesubanner .sumaze,
  .tesubanner .sumaze .mazel { width: 100%; }
  .tesubanner .sumaze .quanqil { width: 100%; margin-top: 20px; margin-left: 0; }
  
  .searchresultA { padding: 35px 0 45px; }
  .searchresultA .suirxz { margin: 15px 0 20px; }
  .searchresultA .esutazm ul li a { padding: 20px; }
  .searchresultA .esutazm ul li a .azmn .mne { width: 100%; padding-left: 0; margin-top: 10px; }
  .searchresultA .esutazm ul li a .azmne { margin-top: 5px; }
  .searchresultA .fyq { margin-top: 30px; }
}


.tesoeowoa {
    display: block;
    width: 100%;
    height: 100%;
}





.tanzmenwo .ContactUsB .guanbi { padding: 0 0 0 0; text-align: right; margin-bottom: 15px; }
.tanzmenwo .ContactUsB .guanbi span {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    background: url(../images/guanbi.svg)no-repeat center center/cover;
    cursor: pointer;
}
.tanzmenwo .ContactUsB { position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 80%; padding: 40px; border-radius: 20px; overflow: hidden; }



.xinzenna {
    padding: 5vw 0 6vw;
}
.xinzenna .huaewe { margin:2vw 0 3vw; }

@media(max-width:1100px) {
    .tanzmenwo .ContactUsB { padding: 20px; width: calc(100% - 40px); }
    .tanzmenwo .ContactUsB .guanbi span { width: 38px; height: 38px; }
    .ContactUsB button { width: 100%; }
}


.wtanenwme { background: #797C84; }
.wtanenwme .oweje { height: 201px; }
.wtanenwme .oweje .wenol { position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.wtanenwme .oweje .wenol .one { margin-top: 9px; }
.wtanenwme .oweje .wenor { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

@media(max-width:1100px) {
    .wtanenwme .oweje { padding: 40px 0 50px; height: auto; }
    .wtanenwme .oweje .wenol { position: initial; top: 0%; transform: translateY(0%); }
    .wtanenwme .oweje .wenol .one { margin-top: 9px; }
    .wtanenwme .oweje .wenor { position: initial; right: 0; top: 0%; transform: translateY(0%); float: left; margin-top: 25px; }
     
     .xinzenna {
        padding: 40px 0 50px;
    }
    .xinzenna .huaewe { margin:20px 0 30px; }
    
    
    
        .banner .wnzieo .wz { margin-bottom:20px; }
    .banner .wnzieo .wa { display:none; }
    .nybanner .text .xtb { width:90%; font-size:12px; }
}




.tasndnd { 
    position: fixed;    
    top: 90px;
    right: 30px;
    text-align: center;
    font-size: 18px;
    color: #222222;
    padding: 40px;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    width: 320px;
    display: inline-block;
    z-index: 9999;
    display: none;
}



.LogisticsF .swiper-container { overflow: hidden; }

.youlian { margin-bottom: 20px; }
.youlian .lianl { width: 63.5%; }
.youlian .lianl .al { line-height: 1; width: 133px; }
.youlian .lianl .ar { width: calc(100% - 138px); height: 21px; overflow: hidden; }
.youlian .lianl .ar ul li { float: left; margin-right: 30px; margin-bottom: 14px; }
.youlian .lianl .ar ul li a { display: block; line-height: 1; color: #444; }


.youlian .lianr { color: #444444; line-height: 1; margin-bottom: 14px; padding-right: 17px; position: relative; cursor: pointer; }
.youlian .lianr::before {  
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 6px;
    right: 0;
    background: url(../images/asndnw.svg)no-repeat center center/cover;
}



@media(max-width:1100px) {
    .youlian { display: none; }
}


.seoxinwen { padding: 6.25vw 0; }
.seoxinwen .swiperann { position: absolute; bottom: 0; right: 0; }
.seoxinwen .tinne .nne { margin-bottom: 11px; margin-top: 0; }
.seoxinwen .swiper-container { overflow: hidden; margin-top: 40px; }

.seoxinwen .swiper-button-prev:after { background: url(../images/prevh.svg)no-repeat center center/cover; }
.seoxinwen .swiper-button-next:after { background: url(../images/nexth.svg)no-repeat center center/cover; }

.seoxinwen .swiper-button-prev:hover:after { background: url(../images/swiperprev.svg)no-repeat center center/cover; }
.seoxinwen .swiper-button-next:hover:after { background: url(../images/swipernext.svg)no-repeat center center/cover; }


.seoxinwen .swiper-slide a { display: block; }
.seoxinwen .swiper-slide a .img { border-radius: 20px; overflow: hidden; }
.seoxinwen .swiper-slide a .oz { line-height: 1; margin-top: 30px; }
.seoxinwen .swiper-slide a .oi { line-height: 1.5; margin: 12px 0 25px; }

.seoxinwen .swiper-slide a:hover .oi { text-decoration: underline; }
.seoxinwen .swiper-slide a .mainMore2 i { border-color: #21BF61; }
.seoxinwen .swiper-slide a .mainMore2:hover i { background: #21BF61; }



@media(max-width:1100px) {
    .seoxinwen { padding: 40px 0 20px; }
}
