@charset "utf-8"; 
.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: #EE3728;
}

.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; }

.flexcenter{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.flexcenter1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}
.flexcenter2{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.flexcenter3{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.flexcenter4 { display: flex; flex-wrap: wrap; }

.flexcenter5 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@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; }
    .mo { display: block; }
    .ritorg20 { border-radius: 15px;}
    .letorg20 { border-radius: 15px; }
    .letorga20 { border-radius: 15px; }
    .ritorga20 { border-radius: 15px; } 
    .mansnow20 { border-radius: 15px; }
}

.head { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; transition: all 0.5s; }
.head .head-top { background: #fff; position: relative; z-index: 2; }
.head .head-top .logo { width:560px; }
.head .head-top .logo a { padding: 15px 0; }
.head .head-top .logo a .wz { margin-left: 20px; }
.head .head-top .logo a .wz .z { letter-spacing: 8.5px;  }

.head .head-top .tor { margin-left: auto; }
.head .head-top .tor .navc { margin-left: 37px; line-height: 1; }
.head .head-top .tor .navc span {  cursor: pointer; position: relative; display: inline-block; width: 18px; height: 18px; background: url(../images/searchx.svg) no-repeat center; }
.head .head-top .tor .navc span .mornes { position: absolute; top: 50px; right: -24px; z-index: 9; padding-top: 8px; overflow: hidden; transition: all .4s; }
.head .head-top .tor .navc span .subsearch { display: none; }
.head .head-top .tor .navc span .subsearch .subsearcha { background: #fff; border-radius: 3px; position: relative; width: 380px; height: 50px; }
.head .head-top .tor .navc span .subsearch .subsearcha:before { content: ''; position: absolute; right: 26px; top: -8px; line-height: 0; border-width: 8px; border-color: rgba(255, 255, 255, 0.9); border-top-width: 0; border-style: dashed; border-top-style: solid; border-left-color: transparent; border-right-color: transparent; }
.head .head-top .tor .navc span .subsearch .subsearcha .inp { width: 90%; height: 100%; border: 0; font-size: 15px; color: #4a505a; padding-left: 20px; padding-right: 20px; }
.head .head-top .tor .navc span .subsearch .subsearcha:before { content: ''; position: absolute; right: 26px; top: -8px; line-height: 0; border-width: 8px; border-color: rgba(255, 255, 255, 0.9); border-top-width: 0; border-style: dashed; border-top-style: solid; border-left-color: transparent; border-right-color: transparent; }
.head .head-top .tor .navc span .subsearch .subsearcha .sub { border: none; outline: none; position: absolute; right: 20px; top: 50%; height: 15px; background: url(../images/searchx.png) no-repeat center center/cover; font-size: 0; width: 26px; transform: translateY(-50%); }


.head .head-top .nave { position: relative; margin-left: 26px; transition: all .5s; line-height: 1; }
.head .head-top .nave span { padding-top:1px; cursor: pointer; position: relative; display: inline-block; line-height: 1; z-index: 2;} 
.head .head-top .nave .zh { display: none; position: absolute;  left: 50%; transform: translateX(-50%); padding-top: 43px;  top: 0;}
.head .head-top .nave .zh .e { background: #fff; padding: 10px 0; }
.head .head-top .nave .zh a { display: block; width: 100px; padding: 0 10px; line-height: 30px; text-align: center; }
.head .head-top .nave .zh a:hover { color: #6F5743; }
.head .head-top .nave:hover .zh { display: block; }

.head .head-top .nawo { margin-left:30px; width:162px; }
.head .head-top .nawo img { margin-right:5px; }

.head .head-top .navo { margin-left: 17px}
.head .head-top .navo a {
    border-radius: 10px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    line-height: 41px;
    color: #fff;
    background: linear-gradient(180deg, #D0102C 0%, #AD0E25 100%);
}

.head .head-top .navo a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.head .head-top .navo a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.head .head-top .navo a span { display: inline-block; line-height: 1; padding-right: 17px; position: relative; }
.head .head-top .navo a span::before { position: absolute; content: ""; top: 50%;  right: 0; transform: translateY(-50%); width: 9.1px; height: 9.1px; background: url(../images/more.svg)no-repeat center center/cover; }


.head .head-bottom { background: #030303; border-bottom: 3px solid #C44A4E; }
.head .head-bottom ul { border-left: 1px solid rgba(216, 216, 216, 0.25); }
.head .head-bottom ul li { width: 20%; border-right: 1px solid rgba(216, 216, 216, 0.25); position: relative; background: #030303; transition:all .5s; }
.head .head-bottom ul li:hover { background:#D0102C; border-color:#D0102C; }
.head .head-bottom ul li .sub { display: block; line-height: 54px; color: #fff; text-align: center; position: relative; z-index: 3; }
.head .head-bottom ul li .sub span { position: relative; padding-right: 18px; }
.head .head-bottom ul li .sub span::before { position: absolute; content: ""; top: 50%; transform: translateY(-50%); right: 0; width: 12px; height: 8px; background: url(../images/xiae.svg)no-repeat center center/cover; }

.head .head-bottom ul li .supen { position: absolute; width: 800px; padding-top: 73px; top: 0; display: none; }
.head .head-bottom ul li .supen .kaojin {  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3); background: #FFFFFF; border-radius: 20px; padding: 30px; }
.head .head-bottom ul li .supen .kaojin .s { padding-bottom: 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.head .head-bottom ul li .supen .kaojin .u { margin-top: 33px; }
.head .head-bottom ul li .supen .kaojin .u .ul .li { width: calc(33.33% - 54px); margin-right: 80px; margin-bottom: 41px; }
.head .head-bottom ul li .supen .kaojin .u .ul .li:nth-child(3n) { margin-right: 0; }
.head .head-bottom ul li .supen .kaojin .u .ul .li a { display: block; }
.head .head-bottom ul li .supen .kaojin .u .ul .li a .l { padding-right: 20px; font-weight: 500; position: relative; display: inline-block; }
.head .head-bottom ul li .supen .kaojin .u .ul .li a .l::before { position: absolute; content: ""; top: 50%; right: 0; transform: translateY(-50%); width: 10.6px; height: 10.6px; background: url(../images/kaojin.svg)no-repeat center center/cover; }
.head .head-bottom ul li .supen .kaojin .u .ul .li a .i { line-height: 1.57; margin-top: 6px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.head .head-bottom ul li .supen .kaojin .sousuo input { width: 100%; background: #F4F5F7; border-radius: 10px; border: 0; height: 70px; padding: 0 150px 0 20px; font-size: 16px; color: #666666; }
.head .head-bottom ul li .supen .kaojin .sousuo button { position: absolute; right: 10px; top: 10px; width: 132px; height: calc(100% - 20px); background: #D0102C; border: 0; line-height: 45px; padding: 0; overflow: hidden; cursor: pointer; }
.head .head-bottom ul li .supen .kaojin .sousuo button span::before { width: 10px; height: 10px; background: url(../images/more.svg)no-repeat center center/cover; }

.sousuou { background: #F4F5F7; border-radius: 10px; overflow: hidden; padding: 9px 10px 9px 20px; }
.sousuou .wz { width: calc(100% - 150px); }
.sousuou .more { margin-left: auto; }


.head .head-bottom ul li .supen .kaojin .u .ul .li:hover a .l { text-decoration: underline; font-weight: 600; }

.head .head-bottom ul li:hover .supen { display: block; }

.head .head-bottom ul li .supena { width:497px; right:0; }
.head .head-bottom ul li .supena .kaojin .u .ul .li { width:calc(50% - 40px); }
.head .head-bottom ul li .supena .kaojin .u .ul .li:nth-child(2n) { margin-right: 0; }
.head .head-bottom ul li .supena .kaojin .u .ul .li:nth-child(3n) { margin-right: 80px; }

.head.fixed-head { top: -150px; }
.head.fixTop { top: 0; }

.banner { position: relative; }
.banner .bga { height: 100vh; }
.banner .swiper-pagination { position: absolute; bottom: 45px !important; z-index: 2; text-align: center; }
.banner .swiper-pagination-bullet { opacity: 1; position: relative; border-radius: 0; width: 33px; height: 33px; background: none; overflow: hidden; transition: all .5s; margin: 0 0 4px 0; }
.banner .swiper-pagination-bullet:last-child { margin-bottom: 0; }
.banner .swiper-pagination-bullet:after { content:''; width: 10px; border-radius: 50%; height: 10px; position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); background: #fff; overflow: hidden; background: rgba(255, 255, 255, 0.2); }
.banner .swiper-pagination-bullet::before { content:''; width: 100%; border-radius: 50%; height: 100%; position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); background: #fff; opacity: 0; overflow: hidden; background: url(../images/xinge.svg)no-repeat center center/cover; }

.banner .swiper-pagination-bullet-active:after { opacity: 0; }
.banner .swiper-pagination-bullet-active:before { opacity: 1; }


.banner .text { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; }
.banner .text .bt { line-height: 1; }
.banner .text .nro { line-height: 1.1; margin: 17px 0 20px; }

.banner .annn { position: absolute; bottom: 107px; z-index: 1; left: 50%; transform: translateX(-50%); }
.banner .annn a:last-child { margin-left: 10px; }

.banner .videog { position: absolute; bottom: 200px; transition: all .3s; z-index: 1; left: 50%; transform: translateX(-50%); width: 50px; height: 50px; background: url(../images/bofang.svg)no-repeat center center/cover; cursor: pointer; }
.banner .videog.cur { background: url(../images/bofanga.svg)no-repeat center center/cover; }


.banner .jt { position: absolute; cursor: pointer; transition: all .5s; top: 55%; transform: translateY(-50%); z-index: 5; width: 57px; height: 57px; background: rgba(143, 143, 143, 0.2); backdrop-filter: blur(10px); border-radius: 50%; }
.banner .jt::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 8px; height: 13px; }
.banner .jtl { left: 46px; }
.banner .jtr { right: 46px; }
.banner .jtl:before { background: url(../images/jtl.svg)no-repeat center center/cover; }
.banner .jtr:before { background: url(../images/jtr.svg)no-repeat center center/cover; }

.banner .jt:hover { background: #D0102C; }

.banner video { object-fit: cover; width: 100%; height: 100vh; }

.new-class { animation: xiala 1s linear 1; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; }
@keyframes xiala {
    0% { opacity: 0; }
    100% { opacity: 1; }
}


/**m导航**/
.mb { display: none; }
.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: 16px;}
.menu-i-2 {width: 24px;top: 26px;}
.menu-i-3 {width: 24px;top: 36px;}
.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: 65px;
    bottom: 0;
    left: -100%;
    overflow: auto;
    z-index: 999;
    background: #030303;
    transition: all .8s;
    height: calc(100% - 65px);
}
.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:hover { z-index: 2; }
.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: 65px;
    width: 100%;
    height: calc(100% - 65px);
    background: #030303;
    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;
}

@media(max-width:1900px) {
    .head .head-top .logo a .wz .z { letter-spacing: 8.6px; }
    
    .banner .text .icon img { height:60px; }
}

@media(max-width:1500px) {
    .head .head-bottom ul li .sub { line-height:40px; }
    .head .head-top .logo a .wz .z { letter-spacing: 5.8px; font-size:12px; }
    .head .head-bottom ul li .supen { padding-top:60px; }
    .head .head-bottom ul li .supen .kaojin .s { padding-bottom:17px; }
    .head .head-bottom ul li .supen .kaojin .u { margin-top:20px; }
    
    .banner .text .wzz { font-size:15px; }
}


@media(max-width:1100px) {
    .pc { display: none !important; }
    .mb { display: inline-block !important; }

    .head .logo a img { height: 35px; }
    .head .head-top .nave { margin-left: 20px; }
    .head .head-top .navo { display: none; }
    .head .head-top .logo { width:auto; }
    .head .head-top .logo a .wz { display: none; }
    .head .head-bottom { display: none; }
    
    .head .head-top .tor .navc span .subsearch .subsearcha { width: 250px; height: 45px; }
    .head .head-top .tor .navc span .subsearch .subsearcha .inp { font-size: 14px; }

    .banner .text .icon img { height: 40px; }
    .banner .text .nro { margin-top: 10px; }
    .banner .jt { display: none; }
    .banner .annn { width: 234px; bottom: 60px;  }
    .banner .swiper-pagination { bottom: 15px !important; }
    .banner .swiper-pagination-bullet { width: 20px; height: 20px; }

    .banner .videog { bottom: 130px; }
    .banner video{height: 100%;}
    .banner .swiper-slide{height: auto;}
    .banner .img{height: 100%;}
    
    .head .head-top .nawo { display:none; }

}


/**首页**/
.indexA { padding: 7.8125vw 0; }
.indexA .dexal { width: 24.563%; }
.indexA .dexal ul { border-bottom: 1px solid #CECECE; margin: 42px 0 92px; }
.indexA .dexal ul li { cursor: pointer; border-top: 1px solid #CECECE; cursor: pointer; line-height: 1; padding: 20px 0 20px 26px; position: relative; }
.indexA .dexal ul li::before { position: absolute; content: ""; top: 50%; left:0; transform: translateY(-50%); width: 20px; height: 20px; background: url(../images/dexal.svg)no-repeat center center/cover; }
.indexA .dexal ul li::after { position: absolute; content: ""; top: -1px; left:0; width: 0%; height: 1px; transition: all .5s; background: #D0102C; }


.indexA .dexal ul li span { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 14px; height: 14px; background: url(../images/dexale.svg)no-repeat center center/cover; }

.indexA .dexal ul li.cur::after { width: 100%; }
.indexA .dexal ul li.cur::before { background: url(../images/dexala.svg)no-repeat center center/cover; }
.indexA .dexal ul li.cur span { background: url(../images/dexalea.svg)no-repeat center center/cover; }


.indexA .dexar { width: 69.127%; margin-left: auto; }
.indexA .dexar .box > a{display:block;}
.indexA .dexar .box > a img { transition:all .5s; transform: scale(1); }
.indexA .dexar .box > a:hover img { transform: scale(1.05); }
.indexA .dexar .text { position: absolute; bottom: 40px; left: 0; width: 100%; z-index: 2; padding: 0 40px; }
.indexA .dexar .text .e { line-height: 1.5; margin: 8px 0 31px; }

.moo { padding-right: 19px; position: relative; display: inline-block; }
.moo::before { position: absolute; content: ""; top: 50%; transform: translateY(-50%); right: 0; width: 9.1px; height: 9.1px; background: url(../images/more.svg) no-repeat center center / cover; }

.mor { padding-right: 19px; font-size: 16px; line-height: 1; position: relative; display: inline-block; color: #666666; }
.mor::before { position: absolute; content: ""; top: 53%; transform: translateY(-50%); right: 0; width: 9.1px; height: 9.1px; background: url(../images/moreh.svg) no-repeat center center / cover; }

.mop { width: 50px; height: 50px; background: url(../images/mop.svg)no-repeat center center/cover; }

.indexB { background: url(../images/indexB.jpg)no-repeat center center/cover; padding: 6.97916vw 0 9.0625vw; }
.indexB .dexb-top .more { margin-left: auto; }
.indexB .dexb-bottom { margin-top: 47px; }
.indexB .dexb-bottom ul li { width: calc(20% - 12px); margin-right: 15px; overflow: hidden; }
.indexB .dexb-bottom ul li:last-child { margin-right: 0; }
.indexB .dexb-bottom ul li a { display: block; position: relative; }
.indexB .dexb-bottom ul li a .exbotop { opacity: 1; transition: all .3s; }
.indexB .dexb-bottom ul li a .exbotop .text { padding-left: 18px; margin-top: 38px; border-left:1px solid rgba(0, 0, 0, 0.1); }
.indexB .dexb-bottom ul li a .exbotop .text .te { position: relative; }
.indexB .dexb-bottom ul li a .exbotop .text .te::before { position: absolute; content: ""; left: -19px; top: 0; width: 1px; background: #E5913D; height: 100%; }
.indexB .dexb-bottom ul li:nth-child(2) a .exbotop .text .te:before { background: #7CB74F; }
.indexB .dexb-bottom ul li:nth-child(3) a .exbotop .text .te:before { background: #BD2638; }
.indexB .dexb-bottom ul li:nth-child(4) a .exbotop .text .te:before { background: #CF2329; }
.indexB .dexb-bottom ul li:nth-child(5) a .exbotop .text .te:before { background: #3499C4; }
.indexB .dexb-bottom ul li a .exbotop .text .te .t { line-height: 1; }
.indexB .dexb-bottom ul li a .exbotop .text .te .e { line-height: 1; margin-top: 6px; }
.indexB .dexb-bottom ul li a .exbotop .text .xq { line-height: 1.625; margin: 11px 0 90px; }

.indexB .dexb-bottom ul li a .exbootm { position: absolute; width: 100%; height: 100%; z-index: 2; top: 0; left: -100%; padding: 30px 30px; transition: all .5s; }
.indexB .dexb-bottom ul li a .exbootm .te .t { line-height: 1; }
.indexB .dexb-bottom ul li a .exbootm .te .e { line-height: 1; margin-top: 6px; }
.indexB .dexb-bottom ul li a .exbootm .mop { position: absolute; bottom: 30px; left: 30px; }

.indexB .dexb-bottom ul li:hover a .exbotop { opacity: 0; }
.indexB .dexb-bottom ul li:hover a .exbootm { left: 0; }

.indexC { padding: 5.46875vw 0 5.3125vw; }
.indexC .dexc-top { margin-top: 50px; }
.indexC .dexc-top .dexcl { width: 19.438%; }
.indexC .dexc-top .dexcl ul { border-top: 1px solid #D8D8D8; }
.indexC .dexc-top .dexcl ul li { border-bottom: 1px solid #D8D8D8; padding: 20px 0; position: relative; }
.indexC .dexc-top .dexcl ul li::before { position: absolute; content: ""; bottom: -1px; left: 0; width: 0%; height: 1px; transition: all .5s; background: #D0102C; }
.indexC .dexc-top .dexcl ul li .wt { position: relative; padding-left: 45px; }
.indexC .dexc-top .dexcl ul li .wt .img { position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.indexC .dexc-top .dexcl ul li .wt .img .i { display: none; }
.indexC .dexc-top .dexcl ul li .wt .wz { line-height: 40px; height: 40px; color: #212121; }
.indexC .dexc-top .dexcl ul li .wt::before { position: absolute; content: ""; right: 0; top: 50%; transform: translateY(-50%); width: 14px; height: 14px; background: url(../images/dexale.svg)no-repeat center center/cover; }
.indexC .dexc-top .dexcl ul li.cur::before { width: 100%; }
.indexC .dexc-top .dexcl ul li.cur .wt .img .i { display: inline-block; }
.indexC .dexc-top .dexcl ul li.cur .wt .img .z { display: none; }
.indexC .dexc-top .dexcl ul li.cur .wt .wz { color: #D0102C; font-weight: bold; }
.indexC .dexc-top .dexcl ul li.cur .wt::before { background: url(../images/dexalea.svg)no-repeat center center/cover; }
  

.indexC .dexc-top .dexcr { background: #FDFDFD; border: 1px solid rgba(33, 33, 33, 0.06); border-radius: 20px;  width: 77.4%; margin-left: auto; padding: 70px 50px; }
.indexC .dexc-top .dexcr ul li { width: calc(25% - 45px); text-align: center; margin-right: 60px; margin-bottom: 60px; position: relative; display: flex; align-items: center; justify-content: center; }
.indexC .dexc-top .dexcr ul li:nth-child(4n) { margin-right: 0; }
.indexC .dexc-top .dexcr ul li:nth-last-child(-n+4) { margin-bottom: 0; }

.indexC .dexc-top .dexcr ul li::before { position: absolute; content: ""; left: 0; transform: translateY(-50%); top: 50%; width: 28px; height: 67px; background: url(../images/oweul.svg)no-repeat center center/cover; }
.indexC .dexc-top .dexcr ul li::after { position: absolute; content: ""; right: 0; transform: translateY(-50%); top: 50%; width: 28px; height: 67px; background: url(../images/oweur.svg)no-repeat center center/cover; }

.indexC .dexc-top .dexcr ul li .wz .w { line-height: 1.17; color: #222222; font-weight: bold; font-size: 17px; }
.indexC .dexc-top .dexcr ul li .wz .z { font-size: 12px; color: #333333; }

.indexC .dexc-bottom { margin-top: 52px; }
.indexC .dexc-bottom .swiper-slide { border: 1px solid rgba(33, 33, 33, 0.1); border-radius: 20px; min-height: 100px; display: flex; align-items: center; justify-content: center; }
.indexC .dexc-bottom .swiper-slide .wz { margin-left: 11px; line-height: 1.1; font-weight: bold; color: #212121; }



.indexD { background: url(../images/indexD.png)no-repeat center center/cover; padding: 5.72916vw 0 8.17708vw; }
.indexD ul { margin-top: 35px; }
.indexD ul li { width: calc(25% - 10px); margin-right: 13px; margin-bottom: 13px; }
.indexD ul li:nth-last-child(-n+4) { margin-bottom: 0; }
.indexD ul li:nth-child(4n) { margin-right: 0; }

.indexD ul li .text { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; line-height: 0; }
.indexD ul li .text .t { font-size: 24px; }
.indexD ul li .text .tu { height: 0; overflow: hidden; transition: all .5s; display: inline-block; }
.indexD ul li .text .oui {  background: url(../images/oui.svg)no-repeat center center/cover; margin-top: 23px; width: 50px; height: 50px; }

.indexD ul li .img { overflow: initial; }
.indexD ul li .img img { transform: scale(1); transition: all .5s; }

.indexD ul li a { display:block; }

.indexD ul li:hover { z-index: 2; filter: grayscale(0%); }
.indexD ul li:hover .text .tu { height: 73px; }
.indexD ul li:hover .text .t { font-size: 30px; }
.indexD ul li:hover .img img { transform: scale(1.15); }

.indexE { padding: 6.82291vw 0 6.35416vw; }
.indexE .dexe-top .btop { line-height: 1; }
.indexE .dexe-top a { margin-left: auto; }

.indexE .dexe-bottom { margin-top: 40px; }
.indexE .dexe-bottom .omel { width: calc(33.33% - 10.7px); border: 1px solid #E7E7E7; border-radius: 30px; margin-right: 16px; }
.indexE .dexe-bottom .omel:last-child { margin-right: 0; border: 0; }
.indexE .dexe-bottom .omel .img img { transition: all .5s; transform: scale(1); }
.indexE .dexe-bottom .omel:hover .img img { transform: scale(1.1); }
.indexE .dexe-bottom .omel a { display: block; padding: 30px 30px 38px; height: 100%; position: relative; }
.indexE .dexe-bottom .omel a .mora { position: absolute; bottom: 30px; left: 30px; }

.indexE .dexe-bottom .omel a .xou { margin-top: 40px; }
.indexE .dexe-bottom .omel a .xou .xno .x  { background: rgba(208, 16, 44, 0.05); padding: 6px 11px; line-height: 1; border-radius: 100px; color: #D0102C; }
.indexE .dexe-bottom .omel a .xou .xno .e { line-height: 28px; margin-left: 10px; }
.indexE .dexe-bottom .omel a .xou .xuo { line-height: 1.45; margin: 10px 0 55px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }


.indexE .dexe-bottom .omel:hover a .xou .xuo { text-decoration: underline; }
.indexE .dexe-bottom .omel a:hover .mor { color: #D0102C; } 

.indexE .dexe-bottom .omelr .moei { height: calc(50% - 8px); border: 1px solid #E7E7E7; border-radius: 30px; margin-bottom: 16px; }
.indexE .dexe-bottom .omelr .moei a { display: block; height: 100%; }
.indexE .dexe-bottom .omelr .moei:last-child { margin-bottom: 0; }
.indexE .dexe-bottom .omelr .moei .xno .x  { background: rgba(208, 16, 44, 0.05); padding: 6px 11px; line-height: 1; border-radius: 100px; color: #D0102C; }
.indexE .dexe-bottom .omelr .moei .xno .e { line-height: 28px; margin-left: 10px; }
.indexE .dexe-bottom .omelr .moei .xuo { line-height: 1.45; margin: 10px 0 55px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.indexE .dexe-bottom .omelr .moei:hover .xuo { text-decoration: underline; }
.indexE .dexe-bottom .omelr .moei .mora { position: absolute; bottom: 30px; left: 30px; }

.indexF { padding: 4.79166vw 0; position: relative; }
.indexF .xp { margin: 10px 0 30px; }
.indexF::before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 3px; background: #D0102C; }

.footer { background: #212121; padding: 3.69791vw 70px 0; }
.footer .nzou  { margin: 60px 0 70px; position: relative; z-index: 2; }
.footer .nzou .zou { width: calc(50% - 20px); margin-right: 40px; }
.footer .nzou .zou:last-child { margin-right: 0; }
.footer .nzou .zou .bt { border-bottom: 1px solid rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.4); padding-bottom: 20px; }
.footer .nzou .zou .ptou { margin-top: 40px; }
.footer .nzou .zou .ptou .tou a { color: #fff; display: block; margin-right: 60px; line-height: 1; transition: all .5s; }
.footer .nzou .zou .ptou .tou a:hover { color: #D0102C; }
.footer .nzou .zou .ptou .tou a:last-child { margin-right: 0; }
.footer .nzou .zou .ptou .pou { margin-top: 24px; }
.footer .nzou .zou .ptou .pou .ou { background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 10px; gap: 29px; margin-right: 5px; width: calc(20% - 4px);  }
.footer .nzou .zou .ptou .pou .ou:last-child { margin-right: 0; }
.footer .nzou .zou .ptou .pou .ou a { padding: 16px 20px; display: block; }
.footer .nzou .zou .ptou .pou .ou a .b { color: #fff; line-height: 1; }
.footer .nzou .zou .ptou .pou .ou a .e { line-height: 1.25; margin: 8px 0 32px; color: #fff; }

.footer .nzou .zou .ouin { margin-top: 36px; }
.footer .nzou .zou .ouin .uinl .u { margin-top: 17px; }
.footer .nzou .zou .ouin .uinl .u .ui { margin-bottom: 6px; }
.footer .nzou .zou .ouin .uinl .u .ui:last-child { margin-bottom: 0; }
.footer .nzou .zou .ouin .uinl .u .ui .i { width: 70px; }
.footer .nzou .zou .ouin .uinl .u .ui .l { width: calc(100% - 70px); }

.footer .nzou .zou .ouin .uinr { margin-left: auto; }
.footer .nzou .zou .ouin .uinr .bo { margin-bottom: 20px; }
.footer .nzou .zou .ouin .uinr ul li { position: relative; }
.footer .nzou .zou .ouin .uinr ul li a { display: block; position: relative; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 60px; width: 50px; height: 50px; }
.footer .nzou .zou .ouin .uinr ul li a img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.footer .nzou .zou .ouin .uinr ul li:nth-child(n+2) { margin-left: 10px; }
.footer .nzou .zou .ouin .uinr ul li .icm { position: absolute; top: 80px; left: 50%; transform: translateX(-50%); width: 130px; background: #fff; padding: 5px 5px 15px; border-radius: 5px; display: none; }
.footer .nzou .zou .ouin .uinr ul li .icm .nwqn  { line-height:1.3; }
.footer .nzou .zou .ouin .uinr ul li:hover .icm { display: block; }

.footer .noiue .sm { padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.footer .noiue .sm a { display: inline-block; margin-right: 35px; }
.footer .noiue .sm a span { color: #999999; padding-right: 18px; position: relative; }
.footer .noiue .sm a span::before { position: absolute; content: ""; top: 50%; transform: translateY(-50%); right: 0; width: 10px; height: 10px; background: url(../images/ouwei.svg)no-repeat center center/cover; }
.footer .noiue .ms .sl { color: #666666; }
.footer .noiue .ms .sl a { display: inline-block; color: #666; }

.footer .noiue .ms { padding: 20px 0; }
.footer .noiue .ms .sr { margin-left: auto; }
.footer .noiue .ms .sr a { display: inline-block; line-height: 1; color: #666; margin-right: 28px; }
.footer .noiue .ms .sr a:last-child { margin-right: 0; }

@media(max-width:1500px) {
    .indexA .dexal ul { margin: 30px 0 50px; }

    .indexC .dexc-top .dexcr ul li { margin-right: 30px; width: calc(25% - 23px); margin-bottom: 35px; }
    .indexC .dexc-top .dexcr ul li .wz .w { font-size: 16px; }
    
    .indexB .dexb-bottom ul li a .exbotop .text { margin-top:25px; }
    .indexB .dexb-bottom ul li a .exbotop .text .xq { margin-bottom:40px; }
    
    .footer .nzou .zou .ptou .pou .ou a { padding:16px 11px; }
    
    .footer .nzou .zou .ptou .pou .ou a .e { font-size:12px; }
}

@media(max-width:1400px) {
    .indexC .dexc-top .dexcr ul li { width: calc(33.33% - 20px); margin-right: 30px; margin-bottom: 30px; }
    .indexC .dexc-top .dexcr ul li:nth-child(4n) { margin-right: 30px; }
    .indexC .dexc-top .dexcr ul li:nth-child(3n) { margin-right: 0; }
    .indexC .dexc-top .dexcr ul li:nth-last-child(-n+4) { margin-bottom: 30px; }
    .indexC .dexc-top .dexcr ul li:nth-last-child(-n+3) { margin-bottom: 0; }

    .indexD ul li .text .t { font-size: 22px; }
    .indexD ul li:hover .text .t { font-size: 26px; }

    .footer .nzou .zou .ouin .uinl { width: 60%; }
    .footer .nzou .zou .ptou .tou a { margin-right: 20px; }
}

@media(max-width:1100px) {
    .indexA { padding: 40px 0 50px; }
    .indexA .dexal { width: 100%; }
    .indexA .dexal ul { margin: 20px 0 30px; }
    .indexA .dexal ul li { padding: 15px 30px; }

    .indexA .dexar { width: 100%; margin-top: 30px; }
    .indexA .dexar .text { bottom: 20px; padding: 0 20px; }
    .indexA .dexar .text .e { margin-bottom: 20px; }

    .indexB { padding: 40px 0 50px; }
    .indexB .dexb-bottom { margin-top: 25px; }
    .indexB .dexb-bottom ul li { width: 100%; margin-right: 0; margin-bottom: 20px; }
    .indexB .dexb-bottom ul li:last-child { margin-right: 0; }

    .indexB .dexb-bottom ul li:hover a .exbotop { opacity: 1; }
    .indexB .dexb-bottom ul li:hover a .exbootm { left: 0; display: none; }
    .indexB .dexb-bottom ul li a .exbotop .text .xq { margin-bottom: 30px; }
    .indexB .dexb-bottom ul li a .exbotop .text { margin-top: 20px; }

    .indexB .mb { margin-top: 15px; }

    .indexC { padding: 40px 0 50px; }
    .indexC .dexc-top { margin-top: 20px; }
    .indexC .dexc-top .dexcl { width: 100%; }
    .indexC .dexc-top .dexcl ul li { padding: 10px 0; }
    .indexC .dexc-top .dexcl ul li .wt .wz { height: 30px; line-height: 30px; }
    .indexC .dexc-top .dexcl ul li .wt .img img { height: 25px; }

    .indexC .dexc-top .dexcr { width: 100%; padding: 20px 20px 30px; margin-top: 20px; }

    .indexC .dexc-top .dexcr ul li { width: calc(50% - 10px); margin-right: 20px; margin-bottom: 20px; }
    .indexC .dexc-top .dexcr ul li:nth-child(4n) { margin-right: 20px; }
    .indexC .dexc-top .dexcr ul li:nth-child(3n) { margin-right: 20px; }
    .indexC .dexc-top .dexcr ul li:nth-child(2n) { margin-right: 0; }
    .indexC .dexc-top .dexcr ul li:nth-last-child(-n+4) { margin-bottom: 30px; }
    .indexC .dexc-top .dexcr ul li:nth-last-child(-n+3) { margin-bottom: 0; }
    .indexC .dexc-top .dexcr ul li .wz .w { font-size: 13px; }

    .indexC .dexc-bottom { margin-top: 35px; }
    .indexC .dexc-bottom .swiper-slide { border-radius: 10px; min-height: 70px; }

    .indexD { padding: 40px 0 50px; }
    .indexD ul { margin-top: 20px; }
    .indexD ul li { width: calc(50% - 10px); margin-right: 20px; margin-bottom: 20px; }
    .indexD ul li:nth-child(2n) { margin-right: 0; }
    .indexD ul li:nth-last-child(-n+4) { margin-bottom: 20px; }
    .indexD ul li:nth-last-child(-n+2) { margin-bottom: 0; }
    .indexD ul li .text .t  { font-size: 16px; }
    .indexD ul li:hover .text .t { font-size: 16px; }
    .indexD ul li:hover .img img { transform: scale(1); }

    .indexE { padding: 40px 0 50px; }
    .indexE .dexe-bottom { margin-top: 20px; }
    .indexE .dexe-bottom .omel { width: 100%; margin-right: 0; margin-bottom: 16px; border-radius: 15px; }
    .indexE .dexe-bottom .omel:last-child { margin-bottom: 0; }
    .indexE .dexe-bottom .omel a { padding: 20px; }
    .indexE .dexe-bottom .omel a .xou { margin-top: 15px; }
    .indexE .dexe-bottom .omel a .xou .xuo { height: auto !important; margin-bottom: 25px; }
    .indexE .dexe-bottom .omel a .mora { position: relative; bottom: auto; left: auto; }
    .indexE .dexe-bottom .omelr .moei .xuo { margin-bottom: 25px; }
    .indexE .dexe-bottom .omelr .moei { border-radius: 15px; }
    .indexE .dexe-bottom .omelr .moei .mora { position: relative; bottom: auto; left: auto; }


    .indexF { padding: 40px 0 50px; }
    .indexF .xp { margin: 10px 0 20px; }
    .indexF::before { height: 2px; }

    .footer { padding: 40px 20px 10px; }
    .footer .kognzou .icon img { height: 40px; }
    .footer .nzou { margin: 20px 0; }
    .footer .nzou .zou { width: 100%; margin-bottom: 20px; margin-right: 0; }
    .footer .nzou .zou:last-child { margin-bottom: 0; }
    .footer .nzou .zou .ptou .pou .ou { width: 100%; margin-right: 0; margin-bottom: 10px; }
    .footer .nzou .zou .ptou { margin-top: 20px; }
    .footer .nzou .zou .ptou .pou .ou a .e { margin: 4px 0 15px; }
    .footer .nzou .zou .ptou .pou .ou a { padding: 13px; }
    .footer .nzou .zou .ouin { margin-top: 20px; }
    .footer .nzou .zou .ouin .uinl { width: 100%; }
    .footer .nzou .zou .ouin .uinr { width: 100%; margin-top: 20px; }
    .footer .noiue .sm { display: none; }
    .footer .noiue .ms { border-top: 1px solid rgba(255, 255, 255, 0.1); }

    .footer .noiue .ms .sr { width: 100%; margin-top: 15px; }

    .footer .nzou .zou .ouin .uinr ul li .icm {
        transform: translateX(0);
        left: 0;
        top: auto;
        bottom: 60px;
    }

}

/**新增**/
.indexC-xin .dexcxin-top { margin-top: 35px; }
.indexC-xin .dexcxin-top .ffexl .e { cursor: pointer; border-radius: 10px; border: 1px solid rgba(0, 0, 0, 0.1); line-height: 58px; width: calc(14.28% - 12px); margin-right: 14px; background: #fff; transition: all .5s; text-align: center; color:#666; }
.indexC-xin .dexcxin-top .ffexl .e:last-child { margin-right: 0; }

.indexC-xin .dexcxin-top .ffexl .e.cur { background: #D0102C; border-color: #D0102C; color: #fff; }

.indexC-xin .dexcxin-top .guwoie { width: 100%; }
.indexC-xin .dexcxin-top .guwoie select { width: 100%; border: 1px solid rgba(33, 33, 33, 0.2); border-radius: 10px; height: 51px; color: #212121; padding: 0 15px; }
.indexC-xin .dexcxin-top .guwoie  option { color:#000; }
.indexC-xin .dexcxin-top .guwoie:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 8px;
    top: 50%;
    right: 20px;
    z-index: 3;
    transform: translateY(-50%);
    background: url(../images/jtrl.svg) no-repeat center center / cover;
}

.indexC-xin .dexcxin-bottom { margin-top: 50px; }
.indexC-xin .dexcxin-bottom .left { width: 52.5%; }
.indexC-xin .dexcxin-bottom .left ul { padding-right: 56px; height: 418px; }
.indexC-xin .dexcxin-bottom .left ul li { border-bottom:1px solid rgba(33, 33, 33, 0.1); padding: 30px 0; }
.indexC-xin .dexcxin-bottom .left ul li:nth-child(1) { border-top: 1px solid rgba(33, 33, 33, 0.1); }
.indexC-xin .dexcxin-bottom .left ul li .sz { line-height: 1.4; width: 27%; }
.indexC-xin .dexcxin-bottom .left ul li .wz { width: 73%; line-height: 1.4; }

.indexC-xin .dexcxin-bottom .right { margin-left: auto; width: 43.5%; position:relative; }
.indexC-xin .dexcxin-bottom .right a {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    z-index: 3;
    height: 40px;
    background: url(../images/rightw.svg)no-repeat center center/cover;
}

select {
  -webkit-appearance: none; 
  appearance: none;
  color: #222; 
  background: #fff;
}


select:focus {
  color: #222; 
  outline: none; 
}

.indexD ul li { position: relative; }

.indexD ul li .tancou { position: absolute; top: 0; left: 0; width: calc(100% + 120px); opacity: 0; transform: scale(0); transition: all .5s; z-index: 1; box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.3);  overflow: hidden; transform-origin: left top;  }
.indexD ul li .tancou .bgo { position: absolute; width: 100%; height: 100%; filter: grayscale(100%); }
.indexD ul li .tancou::before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8); z-index: 2; }
.indexD ul li .tancou .guanbi { position: relative; z-index: 3; text-align: right; padding: 20px; }
.indexD ul li .tancou .guanbi span { display: inline-block; width: 30px; height: 30px; cursor: pointer; background: url(../images/guanbio.svg)no-repeat center center/cover; }
.indexD ul li .tancou .npii { padding:23px 36px 36px; position: relative; z-index: 3; }
.indexD ul li .tancou .npii .ul .li { width: calc(50% - 19px); margin-right: 38px; text-align: center; }
.indexD ul li .tancou .npii .ul .li:nth-child(2n) { margin-right: 0; }

.indexD ul li.cur { z-index: 3; }
.indexD ul li.cur .tancou { transform: scale(1); opacity: 1; }
.indexD ul li.cur .img img { transform: scale(1); }


.indexD ul li:nth-child(4) .tancou { transform-origin: right top; left: auto; right: 0; }

.indexD ul li:nth-child(5) .tancou { transform-origin: left bottom; }
.indexD ul li:nth-child(6) .tancou { transform-origin: left bottom; }
.indexD ul li:nth-child(7) .tancou { transform-origin: left bottom; }
.indexD ul li:nth-child(8) .tancou { transform-origin: right bottom; left: auto; right: 0; }

@media(max-width:1500px) {
    .indexC-xin .dexcxin-top .ffexl .e { line-height:40px; border-radius:7px; }
    .indexC-xin .dexcxin-bottom .left ul { height:280px; padding-right:30px; }
    .indexC-xin .dexcxin-bottom .left ul li { padding:13px 0; }
}

@media(max-width:1100px) {
    .indexC-xin .dexcxin-top { margin-top: 20px; }
    .indexC-xin .dexcxin-bottom { margin-top: 30px; }
    .indexC-xin .dexcxin-bottom .left { width: 100%; }
    .indexC-xin .dexcxin-bottom .left ul { padding-right: 0px; height: auto; }
    .indexC-xin .dexcxin-bottom .left ul li { padding: 10px 0; }
    .indexC-xin .dexcxin-bottom .left ul li .sz { width: 30%; }
    .indexC-xin .dexcxin-bottom .left ul li .wz { width: 60%; }
    .indexC-xin .dexcxin-bottom .right { width: 100%; margin-top: 25px; }
    
    .indexD ul li .tancou { border-radius: 5px; }
    .indexD ul li .tancou .npii { padding: 0 20px 20px; }
    .indexD ul li .tancou .guanbi {  padding: 20px 20px 0; }
    .indexD ul li:nth-child(2n) .tancou { transform-origin: right top; left: auto; right: 0;  }
    .indexD ul li:nth-child(5) .tancou { transform-origin: left top; }
    .indexD ul li:nth-child(7) .tancou { transform-origin: left bottom; bottom: 0; top: auto; }
    .indexD ul li:nth-child(8) .tancou { transform-origin: right bottom; left: auto; right: 0; bottom: 0; top: auto; }
}



/**客户联络中心**/
.nybanner .img { overflow: hidden; }
.nybanner.cur .img .pc { -webkit-animation: fa1 5s linear 1; }
.nybanner.cur.img .mb { -webkit-animation: fa1 5s 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);}
}

.nybanner .text { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; }
.nybanner .text .wz { margin: 10px 0 16px; }

.xnwm { position: absolute; bottom: 40px; left: 0; width: 100%;  }
.xnwm ul li { width: calc(20% - 12px); margin-right: 12px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 20px; background: rgba(0, 0, 0, 0); transition: all .5s; }
.xnwm ul li:last-child { margin-right: 0; }
.xnwm ul li a { padding: 17px 25px; }
.xnwm ul li a .icon { position: relative; background: rgba(255, 255, 255, 0.03); border-radius: 50%; width: 56px; height: 56px; transition: all .5s; }
.xnwm ul li a .icon img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.xnwm ul li a .ext { width: calc(100% - 72px); margin-left: auto; }
.xnwm ul li a .ext .x { line-height: 1; }
.xnwm ul li a .ext .t { margin-top: 4px; }

.xnwm ul li:hover,
.xnwm ul li.cur { background: #D0102C; border-color: #D0102C; }
.xnwm ul li:hover a .icon,
.xnwm ul li.cur a .icon  { background: #B82036; }

.lianlnoA { padding: 6.77083vw 0; }
.lianlnoA .lnoa-top { margin-bottom: 50px; }
.lianlnoA .lnoa-top .lnoal { width: 23.438%; }
.lianlnoA .lnoa-top .lnoal .tiile .nr { line-height: 1.6; margin: 6px 0 42px; font-weight:bold; }
.lianlnoA .lnoa-top .lnoar { width: 64.7%; margin-left: auto; line-height: 1.75;  }
.lianlnoA .lnoa-top .lnoar p:nth-child(n+2) { margin-top: 12px; }

.lianlnoB { background: url(../images/lianlnoB.png)no-repeat center center/cover; padding: 6.25vw 0 5.9375vw; }
.lianlnoB ul { margin-top: 30px; }
.lianlnoB ul li { width: calc(50% - 7.5px); margin-bottom: 15px; margin-right: 15px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); border-radius: 20px; background: #FFFFFF; padding: 30px 30px; }
.lianlnoB ul li.zup { position: relative; z-index: 2; }
.lianlnoB ul li:nth-child(2n) { margin-right: 0; }
.lianlnoB ul li .bte { border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
.lianlnoB ul li .bte a { display: block; padding-bottom: 26px;}

.lianlnoB ul li .bte a .wz { padding-left: 17px; position: relative; line-height: 1; padding-right: 50px;  width: 100%;}
.lianlnoB ul li .bte a .wz::before { position: absolute; content: ""; top: 0; left: 0; width: 5px; height: 100%; background: #E5913D; border-radius: 20px; }

.lianlnoB ul li:nth-child(3) .bte a .wz::before { background: #7CB74F; }
.lianlnoB ul li:nth-child(4) .bte a .wz::before { background: #BD2638; }
.lianlnoB ul li:nth-child(5) .bte a .wz::before { background: #CF2329; }
.lianlnoB ul li:nth-child(6) .bte a .wz::before { background: #3499C4; }

.lianlnoB ul li .bte a .wz::after { position: absolute; content: ""; top: 50%; transform: translateY(-50%); right: 0; width: 40px; height: 40px; background: url(../images/btea.svg)no-repeat center center/cover; transition: all .3s; }

.lianlnoB ul li .bte a:hover .wz::after { background: url(../images/bteaa.svg)no-repeat center center/cover; }

.lianlnoB ul li.wui .bte { border-bottom: 0; }
.lianlnoB ul li.wui .bte a { display: block; padding-bottom: 0; }

.lianlnoB ul li .pt { margin-top: 30px; }
.lianlnoB ul li .pt .flexcenter4 {
    align-items: flex-start;
}
.lianlnoB ul li .pt .tui { width: calc(50% - 6.5px); position: relative; position: relative; margin-right: 13px; margin-bottom: 13px; background: rgba(33, 33, 33, 0.03);border-radius: 10px; }
.lianlnoB ul li .pt .tui:nth-child(2n) { margin-right: 0; }
.lianlnoB ul li .pt .tui .bt a { padding: 0 20px;  }
.lianlnoB ul li .pt .tui .bt a span { display: inline-block; position: relative; padding-right: 20px; }
.lianlnoB ul li .pt .tui .bt a span::before { position: absolute; content: ""; top: 50%; right: 0; transform: translateY(-50%); width: 11px; height: 11px; background: url(../images/tuii.svg)no-repeat center center/cover; }

.lianlnoB ul li .pt .tui.cur { z-index: 3; }
.lianlnoB ul li .pt .tui .bt { position: relative; z-index: 2; }
.lianlnoB ul li .pt .tui .bt a { line-height: 66px; display: block; border: 1px solid rgba(0, 0, 0, 0); border-radius: 10px; }
.lianlnoB ul li .pt .tui .dian { position: absolute; width: 30%; cursor: pointer; height: 100%; top: 0; right: 0; z-index: 2; }
.lianlnoB ul li .pt .tui .dian::before { position: absolute; content: ""; right: 18px; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; cursor: pointer; background: url(../images/dian.svg)no-repeat center center/cover; }
.lianlnoB ul li .pt .tui.cur .dian::before { background: url(../images/diana.svg)no-repeat center center/cover; }
/*.lianlnoB ul li .pt .tui .xiale { display: none; position: absolute; top: 0; left: 0; width: 100%; background: #F8F8F8; border-radius: 10px; border: 1px solid #DEDEDE; }*/
.lianlnoB ul li .pt .tui .xiale {
    display: none;
    position: relative;
    margin-top: -10px;
    left: 0;
    width: 100%;
    background: #F8F8F8;
    border-radius: 0 0 10px 10px;
    border: 1px solid #DEDEDE;
    border-top: 0;
}
.lianlnoB ul li .pt .tui .xiale .le { padding: 32px 20px 23px;  color: rgba(33, 33, 33, 0.8); opacity: .8; line-height: 1.5;}
.lianlnoB ul li .pt .tui .xiale .le a { width: 100%; display: block; padding-left: 20px; position: relative; font-size: 15px; color: rgba(33, 33, 33, 0.8); opacity: .8; line-height: 1.5; }
.lianlnoB ul li .pt .tui .xiale .le a::before { position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 15px; height: 15px; background: url(../images/le.svg)no-repeat center center/cover; }

.lianlnoB ul li .pt .tui.cur { border-color: #DEDEDE; }
.lianlnoB ul li .pt .tui .xiale.cuo { display: block; }

.lianlnoB ul li .pt .tui.cur .bt a { border: 1px solid #DEDEDE; }


.lianlnoC { padding: 5.78125vw 0 6.25vw; }
.lianlnoC ul { margin-top: 30px; }
.lianlnoC ul li { width: calc(25% - 20px); border: 1px solid #E7E7E7; border-radius: 30px; overflow: hidden; margin-right: 20px; }
.lianlnoC ul li:last-child { margin-right: 0; }
.lianlnoC ul li a { padding: 20px 20px 30px; display: block; }
.lianlnoC ul li a .nr { margin-top: 20px; }
.lianlnoC ul li a .nr .bt { line-height: 1.45; }
.lianlnoC ul li a .nr .n { line-height: 1.625; margin: 12px 0 55px; }

.lianlnoC ul li a .img { overflow: hidden; border-radius: 12px; }
.lianlnoC ul li a .img img { transition: all .5s; transform: scale(1); }
.lianlnoC ul li .mor { transition: all .5s; }
.lianlnoC ul li:hover .mor { color: #D0102C; }


.lianlnoC ul li:hover a .img img { transform: scale(1.07); }
.lianlnoC ul li:hover a .nr .bt { text-decoration: underline; }



.lianlnoD { background: url(../images/lianlnoD.jpg)no-repeat center center/cover; padding: 76px 0 72px; position: relative; z-index: 2; }
.lianlnoD::before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 3px; background: #D0102C; }

.lianlnoD .lnod-top { margin-bottom: 33px; }
.lianlnoD .lnod-top .o { margin-bottom: 10px; }

.lianlnoD .londl { position:relative; z-index:2;  }
.lianlnoD .ondz { width: calc(50% - 7.5px); margin-right: 15px; }
.lianlnoD .ondz:last-child { margin-right: 0; }

.lianlnoD .lnod-bottom .lond-top { width: 100%; position: relative; z-index: 2; }
.lianlnoD .lnod-bottom .londl ul li{
    float: left;
    width: calc(50% - 6.5px);
    margin-right: 13px;
    border-radius: 10px;
    position: relative;
    padding: 0 20px;
    margin-bottom: 13px;
    border: 1px solid rgba(33, 33, 33, 0.1);
}
.lianlnoD .lnod-bottom .londl ul li:hover { z-index: 3; }
.lianlnoD .lnod-bottom .londl ul li:nth-child(1) {
    width: 100%;
    margin-right: 0;
    padding: 0;
    border: 0;
}

.lianlnoD .lnod-bottom .londl ul li:nth-child(3), 
.lianlnoD .lnod-bottom .londl ul li:nth-child(5) { margin-right: 0; }

.lianlnoD .lnod-bottom .londl ul li:nth-child(4),
.lianlnoD .lnod-bottom .londl ul li:nth-child(5) { width:100%; }

.lianlnoD .lnod-bottom .londl ul li input { width: 100%; height: 58px; }

.lianlnoD .lnod-bottom .londl ul li .select {
    /*height: 100%;*/
    position: relative;
}
.lianlnoD .lnod-bottom .londl ul li .select .bt {
    color: rgba(33, 33, 33, 0.3);
    position: relative;
    padding: 15px 20px 15px 57px;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 10px;
    border: 1px solid rgba(33, 33, 33, 0.1);
}

.lianlnoD .lnod-bottom .londl ul li .select .bt span { width: 95%; line-height: 1; display: inline-block; }

.lianlnoD .lnod-bottom .londl ul li .select .bt img { position: absolute; top: 50%; transform: translateY(-50%); left: 20px; }
.lianlnoD .lnod-bottom .londl ul li .select:before{
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 6px;
    z-index: 4;
    background: url(../images/jt.svg) no-repeat center center/cover;
    transform: translateY(-50%);
}
.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial{
    width: calc(100% - 2px);
    position: absolute;
    top: 0;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 70px;
    display: none;
}
.lianlnoD .lnod-bottom .londl ul li .xin {
    position: absolute;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #D0102C;
    z-index: 3;
}
.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial .baihuak {
    padding: 5px 20px 5px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid rgba(33, 33, 33, 0.1);
    display: flex;
    flex-wrap: wrap;
    
}
.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial .layui-unselect { display: none; }

.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial label{
    width: 50%;
    display: inline-block;
    padding: 9px 0;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}
.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial input{
    width: 14px;
    height: 14px;
    background: #D8D8D8;
    margin-left: 0;
    margin-top: -1px;
    display: inline-block;
}
.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial input:checked {
    border: 5px solid #D0102C;
}

.lianlnoD .lnod-bottom .londl ul li.ysmxy:hover .xial{
    display: block;
    animation: selectxiala 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}


.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial .zxxl .zxxl_01{
    width: 100%;
    margin-top: 14px;
    border: 1px solid #DDDDDD;
    padding: 0 1vw;
    height: 46px;
    background: #fff;
    border-radius: 5px;
    display: none;
}

.lianlnoD .lnod-bottom .londl ul li.ysmxy .xial .zxxl.cur .zxxl_01 { display: block; }

@-webkit-keyframes selectxiala {
    0% {
        transform: translate(-50%,-6%);
        opacity: 0;
        
    }
    100% {
        transform: translate(-50%,0);
        opacity: 1;
    }
}

@keyframes selectxiala {
    0% {
        transform: translate(-50%,-6%);
        opacity: 0;
    }
    100% {
        transform: translate(-50%,0);
        opacity: 1;
    }
}

.lianlnoD .lnod-bottom .londl ul li.oui {
    padding: 0;
    border: 0;
}
.lianlnoD .lnod-bottom .londl ul li.oui>input {
    padding-left: 57px;
    font-size: 16px;
    border-radius: 10px;
    color: rgba(33, 33, 33, 0.3);
}
.lianlnoD .lnod-bottom .londl ul li.oui input::-webkit-input-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londl ul li.oui input::-moz-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londl ul li.oui input:-moz-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londl ul li.oui input:-ms-input-placeholder {color: rgba(33, 33, 33, 0.3);}

.lianlnoD .lnod-bottom .londl ul li.oui img { position: absolute; top: 50%; transform: translateY(-50%); left: 20px; z-index: 2; }

.lianlnoD .lnod-bottom .londl ul li.dianhua { border-radius: 10px;background: #fff; border: 1px solid rgba(33, 33, 33, 0.1); }
.lianlnoD .lnod-bottom .londl ul li.dianhua input { background: none; border: 0; border-radius: 0; }
.lianlnoD .lnod-bottom .londl ul li.dianhua .layui-unselect { width: 135px; color: rgba(33, 33, 33, 0.3); }
.lianlnoD .lnod-bottom .londl ul li.dianhua .layui-unselect input { border-right: 1px solid rgba(33, 33, 33, 0.1); padding-left: 57px; font-size: 16px; }
.lianlnoD .lnod-bottom .londl ul li.dianhua .oudp { width: calc(100% - 135px); padding-left: 20px; font-size: 16px; color: rgba(33, 33, 33, 0.3); }

.lianlnoD .layui-form-select dl { top: 68px; }
.lianlnoD .layui-form-selectup dl { top: auto; bottom: 68px; }
.lianlnoD .layui-form-select dl dd.layui-this { background: #D0102C; color:#fff; }

.lianlnoD .layui-form-select .layui-edge { display: none; }
.lianlnoD .lnod-bottom .londl ul li.dianhua .layui-unselect:before{
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 6px;
    z-index: 4;
    background: url(../images/jt.svg) no-repeat center center/cover;
    transform: translateY(-50%);
}


.layui-input:hover,.layui-textarea:hover {
    border-color: rgba(33, 33, 33, 0.1) !important;
}

.layui-input:focus,.layui-textarea:focus {
    border-color: rgba(33, 33, 33, 0.1) !important;
}

.lianlnoD .lnod-bottom .londr ul li {
    width: calc(50% - 6.5px);
    margin-right: 13px;
    margin-bottom: 13px;
}
.lianlnoD .lnod-bottom .londr ul li:nth-child(2n) { margin-right: 0; }
.lianlnoD .lnod-bottom .londr ul li input {
    padding-left: 57px;
    font-size: 16px;
    border-radius: 10px;
    color: rgba(33, 33, 33, 0.3);
    width: 100%;
    height: 58px;
}
.lianlnoD .lnod-bottom .londr ul li img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    z-index: 2;
}
.lianlnoD .lnod-bottom .londr ul li .xin {
    position: absolute;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #D0102C;
    z-index: 3;
}

.lianlnoD .lnod-bottom .londr ul li:last-child { width: 100%; }
.lianlnoD .lnod-bottom .londr ul li textarea {
    padding-left: 57px;
    font-size: 16px;
    border-radius: 10px;
    color: rgba(33, 33, 33, 0.3);
    width: 100%;
    height: 130px;
    height: 201px;
    padding-top: 20px;
    resize: none; 
}

.lianlnoD .lnod-bottom .londr ul li textarea::-webkit-input-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londr ul li textarea::-moz-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londr ul li textarea:-moz-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londr ul li textarea:-ms-input-placeholder {color: rgba(33, 33, 33, 0.3);}

.lianlnoD .lnod-bottom .londr ul li input::-webkit-input-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londr ul li input::-moz-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londr ul li input:-moz-placeholder {color: rgba(33, 33, 33, 0.3);}
.lianlnoD .lnod-bottom .londr ul li input:-ms-input-placeholder {color: rgba(33, 33, 33, 0.3);}

.lianlnoD .lnod-bottom .londr ul li:last-child { margin-right: 0; }
.lianlnoD .lnod-bottom .londr ul li:last-child img { top: 24%; top:16%; }
.lianlnoD .lnod-bottom .londr ul li:last-child .xin { top: 23%; top:15%; }

.lianlnoD .anweo { margin-top: 10px; }
.lianlnoD .anweo .uci { color: rgba(33, 33, 33, 0.6); font-size: 15px; }
.lianlnoD .anweo .uci span { position: relative; padding-left: 26px; }
.lianlnoD .anweo .uci span::before { position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 15px; height: 15.5px; background: url(../images/phone.svg)no-repeat center center/cover; }
.lianlnoD .anweo .uci span.cur::before { background: url(../images/phonea.svg)no-repeat center center/cover }
.lianlnoD .anweo .uci a { color: #212121; }
.lianlnoD .anweo .more { border: 0; margin-left: auto; }

@media(max-width:1920px) {
    .lianlnoC ul li a .nr .n { font-size:14px; }
}

@media(max-width:1480px) {
    .xnwm ul li a .icon { width: 40px; height: 40px; }
    .xnwm ul li a .icon img { height: 17px; }
    .xnwm ul li a { padding: 13px 15px; }
    .xnwm ul li a .ext { width: calc(100% - 50px); }

    .lianlnoB ul li .pt .tui { width: 100%; margin-right: 0; }
    .lianlnoB ul li .pt .tui .bt a { line-height: 50px; }
    .lianlnoB ul li .pt .tui .xiale .le { padding: 35px 20px 15px; }

    .lianlnoD .lnod-bottom .londl ul li .select .bt,
    .lianlnoD .lnod-bottom .londl ul li.dianhua .oudp,
    .lianlnoD .lnod-bottom .londl ul li.dianhua .layui-unselect input,
    .lianlnoD .lnod-bottom .londl ul li.oui>input,
    .lianlnoD .lnod-bottom .londr ul li input,
    .lianlnoD .lnod-bottom .londr ul li textarea { font-size: 14px; }
    
    .lianlnoC ul li a { padding:20px; }

}

@media(max-width:1250px) {
    .lianlnoD .ondz { width: 100%; margin-right: 0; }
}

@media(max-width:1100px) {
    .nybanner .text .icon img { height: 40px; }
    .nybanner .text .wz { margin-bottom: 11px; }
    .xnwm { position: initial; padding: 20px 0 0; }
    .xnwm ul li { border-color: #999; margin-right: 0; }
    .xnwm ul li { width: 100%; margin-bottom: 15px; border-radius: 10px; }
    .xnwm ul li a .ext .x { color: #666; }
    .xnwm ul li a .ext .t { color: #222; }
    .xnwm ul li a .icon { background: #B82036; }

    .lianlnoA { padding: 40px 0 50px; }
    .lianlnoA .lnoa-top { margin-bottom: 20px; }
    .lianlnoA .lnoa-top .lnoal { width: 100%; }
    .lianlnoA .lnoa-top .lnoar { width: 100%; margin-top: 20px;}
    .lianlnoA .lnoa-top .lnoal .tiile .nr { margin-bottom: 20px; }

    .lianlnoC { padding: 40px 0 50px; }
    .lianlnoC ul { margin-top: 20px; }
    .lianlnoC ul li a { padding: 20px; }
    .lianlnoC ul li { border-radius: 20px; width: 100%; margin-right: 0; margin-bottom: 15px; }
    .lianlnoC ul li:last-child { margin-bottom: 0; }
    .lianlnoC ul li a .nr .n { margin: 10px 0 20px; }

    .lianlnoB { padding: 40px 0 50px; }
    .lianlnoB ul li { width: 100%; margin-right: 0; border-radius: 15px; padding: 20px; }
    .lianlnoB ul li .bte a .wz::after { width: 30px; height: 30px; }
    .lianlnoB ul li .pt { margin-top: 20px; }
    .lianlnoB ul { margin-top: 20px; }

    .lianlnoD { padding: 40px 0 50px; }
    .lianlnoD .lnod-bottom .ondz ul li { width: 100%; margin-right: 0; }
    .lianlnoD .anweo .uci { width: 100%; margin-bottom: 20px; }
    .lianlnoD .anweo .more { margin-left: 0; }
    .lianlnoD .lnod-top { margin-bottom: 20px; }
    
    .lianlnoD .lnod-bottom .londr ul li textarea { height:130px; }
    .lianlnoD .lnod-bottom .londr ul li:last-child img { top: 24%; }
    .lianlnoD .lnod-bottom .londr ul li:last-child .xin { top: 23%; }

}




/**2-2**/
.baiwsmA { padding: 7.29166vw 0 6.77083vw; }
.baiwsmA .text { width: 43.85%; }
.baiwsmA .text .no { line-height: 1.75; margin: 20px 0 44px; }
.baiwsmA .text .no p:nth-child(n+2) { margin-top: 10px; }
.baiwsmA .right { width: 50.5%; margin-left: auto; }

.tiile .nr { margin-top: 12px; }

.baiwsmB .zyou { width: 100%; }
.baiwsmB .zyou .flexcenter4 { width: 100%; align-items: flex-start; }
.baiwsmB .guwo li .bte a .wz::before { background: #7CB74F; }
.baiwsmB .guwo li:nth-child(2) .bte a .wz::before { background: #BD2638; }
.baiwsmB .zyou .flexcenter4 ul { width: calc(50% - 7.5px); margin-right: 15px; margin-top:0 !important; }
.baiwsmB .zyou .flexcenter4 ul:last-child { margin-right: 0; }
.baiwsmB .zyou .flexcenter4 ul li { width: 100%; margin-right: 0; }
.baiwsmB .zyou .flexcenter4 ul li .bte a .wz::before { background: #E5913D; }
.baiwsmB .zyou .flexcenter4 ul:last-child li { padding: 40px 30px; }
.baiwsmB .zyou .flexcenter4 ul:last-child li .bte a .wz::before { background: #CF2329; }
.baiwsmB .zyou .flexcenter4 ul:last-child li:last-child .bte a .wz::before { background: #3499C4; }

.baiwsmC .guwo li .bte a .wz::before { background: #BD2638; }
.baiwsmC .guwo li:nth-child(2) .bte a .wz::before { background: #7CB74F; }

.baiwsmC .guwo { position: relative; z-index: 2; }

@media(max-width:1480px){
    .baiwsmB .zyou .flexcenter4 ul:last-child li { padding: 53px 30px; }
}

@media(max-width:1500px) {
    .baiwsmA .text .no { height: auto; padding-right:0; }
}


@media(max-width:1100px) {
    .baiwsmA { padding: 40px 0 50px; }
    .baiwsmA .text { width: 100%;  }
    .baiwsmA .text .no { width: 100%; padding-right: 0; height: auto; margin: 10px 0 25px; }
    .baiwsmA .right { width: 100%; margin-top: 30px; }

    .tiile .nr { margin-top: 6px; }
    .baiwsmB .zyou .flexcenter4 ul { width: 100%; margin-top: 0; margin-right: 0; }
    .baiwsmB .zyou .flexcenter4 ul:last-child li { padding: 20px; }
}


/**隐私政策**/
.noscrolla .nyheader { border-bottom:1px solid #e3e8ec; }
.wutubanner { background: linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%); border-radius:0 0 30px 30px; padding: 321px 0 70px; }

.yinsiA { padding: 3.75vw 0 7.29166vw; }
.yinsiA .container,
.yinsiA h3,
.yinsiA h2 { line-height: 1.66; }


.yinsiB { padding: 0 20px 20px; }
.yinsiB .nsibzon { background: #F8F8F8; border-radius: 30px; padding: 1.97916vw 6.82291vw; }
.yinsiB .nsibzon .sibl { width: 34.425%; }
.yinsiB .nsibzon .sibr { margin-left: auto; width: 59.5%; }
.yinsiB .nsibzon .sibr .bt { line-height: 1; }
.yinsiB .nsibzon .sibr .wz { margin: 12px 0 40px; }



@media(max-width:1500px) {
    .wutubanner { padding: 200px 0 70px; }
}

@media(max-width:1100px) {
    .wutubanner { padding: 100px 0 30px; border-radius: 0 0 20px 20px; }
    .yinsiB .nsibzon { padding: 15px; border-radius: 15px; }
    .yinsiB .nsibzon .sibl { width: 100%; margin-bottom: 20px; }
    .yinsiB .nsibzon .sibr { width: 100%; }
    .yinsiB .nsibzon .sibr .wz { margin-bottom: 20px; }
}

.fp-overflow{overflow-y: hidden !important;}
.fancybox-button--zoom,
.fancybox-infobar,
.fancybox-button--thumbs,
.fancybox-navigation{display: none !important;}
.footerss {
    height: auto !important;
}
.compensate-for-scrollbar { margin-right:0 !important; }



.videop { line-height:0; }
.videop video { width:100%; }
.videop .ximno { position:absolute; text-align:center; bottom:27px; left:50%; transform:translateX(-50%); }
.videop .ximno .videog { display:inline-block; transition: all .3s; z-index: 1; width: 50px; height: 50px; background: url(../images/bofangb.svg)no-repeat center center/cover; cursor: pointer; margin-bottom:60px; }
.videop .ximno .videog.cur { background: url(../images/bofangc.svg)no-repeat center center/cover; }

.videop .ximno .mno .no { position:relative; display:inline-block; width:2px; height:20px; background:#fff; margin-bottom:11px; }
.videop .ximno .mno .no:before{
    position: absolute;
    content: "";
    top: -5px;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    transform: translateX(-50%);
}





@media(max-width:1500px) {
    .videop .ximno .videog { margin-bottom:30px; }
}

@media(max-width:1100px) {
    .videop .ximno .videog { margin-bottom:22px; }
    .videop .ximno { bottom:20px; }
}





























/*第二批*/
/**3-1列表**/
.leftauto { margin-left: auto; }
.border12 { border-radius: 12px; overflow: hidden; }

.hover .img img { transition: all .5s; transform: scale(1); }
.hover:hover .img img { transform: scale(1.05); }

.layui-form .layui-unselect input { border: 1px solid rgba(33, 33, 33, 0.2); border-radius: 10px; padding: 0 20px; height: 51px; width: 195px; font-size: 16px; color: #212121; }

.layui-form .layui-form-selected input { background: #D0102C; color: #fff; border-color: #D0102C; }
.layui-form .layui-form-selected input::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.layui-form .layui-form-selected input::-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.layui-form .layui-form-selected input:-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.layui-form .layui-form-selected input:-ms-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.layui-form .layui-form-selected .layui-select-title { position: relative; z-index: 2; }
.layui-form .layui-unselect dl { z-index: 1; border-radius: 10px; background: #fff; top: 0; padding: 60px 0 10px; border: 0; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.layui-form-select dl dd { font-size: 15px; line-height: 2; color: #212934; }
.layui-form-select dl dd.layui-this { background: none; color: #212934;  }
.layui-form-select dl dd:hover { background: #fff; color: #D0102C; text-decoration: underline; }
.layui-form .layui-form-selectup dl { padding: 10px 0 60px; top: auto; bottom: 0; }

.layui-form-select .layui-edge { width: 12px; height: 8px; right: 20px; background: url(../images/edge.svg)no-repeat center center/cover; border-color:initial; border-style:initial }
:root .layui-form-selected .layui-edge { margin-top: -3px; background: url(../images/edgea.svg)no-repeat center center/cover;     -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

.SuccessListA { padding: 6.51041vw 0 6.25vw; }
.SuccessListA .list { position: relative; z-index: 2; }
.SuccessListA .list .secrt .layui-unselect:last-child { margin-left: 10px; }

.SuccessListA .lits { margin-top: 40px; }
.SuccessListA .lits ul li { width: calc(33.33% - 10px); border: 1px solid #E7E7E7; margin-right: 15px; border-radius: 30px; margin-bottom: 18px; }
.SuccessListA .lits ul li:nth-child(3n) { margin-right: 0; }
.SuccessListA .lits ul li:nth-last-child(-n+3) { margin-bottom: 0; }
.SuccessListA .lits ul li a { display: block; padding: 30px 30px 47px; }
.SuccessListA .lits ul li a .wz { line-height: 1.45; margin: 25px 0 38px; }
.SuccessListA .lits ul li a .zw .w { line-height: 1; padding: 6px 11px; background: rgba(208, 16, 44, 0.05); border-radius: 100px; margin-right: 11px; }

.SuccessListA .lits ul li:hover a .wz { text-decoration: underline; } 


.fyq a {margin-right: 4px; display: inline-block; border-radius: 10px; background: rgba(33, 33, 33, 0.08);  transition: all .5s; width: 50px; height: 50px; font-size: 16px; color: #212121; text-align: center; line-height: 50px; }
.fyq a:hover,
.fyq a.cur { background: #D0102C; color: #fff; }

.fyq a.prev::after,
.fyq a.next::after { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 6px; height: 10px; }

.fyq a.prev::after { background: url(../images/prev.svg)no-repeat center center/cover; }
.fyq a.next::after { background: url(../images/next.svg)no-repeat center center/cover; }

.fyq a.prev:hover:after { background: url(../images/preva.svg)no-repeat center center/cover; }
.fyq a.next:hover:after { background: url(../images/nexta.svg)no-repeat center center/cover; }

@media(max-width:1900px) {
    .nybanner .text .icon img { height: 60px; }
}

@media(max-width:1500px) {
    .SuccessListA .lits ul li { border-radius: 20px; }
    .SuccessListA .lits ul li a { padding: 20px 20px 30px; }

    .layui-form .layui-unselect input { font-size: 14px; height: 45px; border-radius: 7px; }
    .layui-form-select dl dd { font-size: 12px; }

    .fyq a { font-size: 14px; width: 45px; height: 45px; line-height: 46px; }
}

@media(max-width:1100px) {
    .nybanner .text .icon img { height: 40px; }

    .SuccessListA { padding: 40px 0 50px; }
    .SuccessListA .lits ul li { width: 100%; margin-right: 0; margin-bottom: 13px; border-radius: 15px; }
    .SuccessListA .lits ul li a .wz { margin: 17px 0 25px; }
    .SuccessListA .lits ul li:nth-last-child(-n+3) { margin-bottom: 13px; }
    .SuccessListA .lits ul li:last-child { margin-bottom: 0; }

    .fyq a { font-size: 14px; width: 40px; height: 40px; line-height: 40px; }

    .SuccessListA .list .secrt { width: 100%; margin-top: 15px; }
    .layui-form .layui-unselect input { width: 100%; }

    .SuccessListA .list .secrt .layui-unselect { width: 100%; }
    .SuccessListA .list .secrt .layui-unselect:hover { position: relative; z-index: 2; }
    .SuccessListA .list .secrt .layui-unselect:last-child { margin-top: 10px; margin-left: 0; }
    .SuccessListA .lits { margin-top: 25px; }
    .SuccessListA .lits ul li a .zw .w { font-size: 13px; }

}


/**新闻中心**/
.news .list .secrt .layui-unselect:last-child { margin-left: 0; }
.news .list .secrt .uu { margin: 0 10px; }
.news .list .osune input { border: 1px solid rgba(33, 33, 33, 0.2); border-radius: 10px; height: 50px; width: 400px; padding: 0 140px 0 20px; color: rgba(33, 33, 33, 0.3); font-size: 16px; }
.news .list .osune button { position: absolute; top: 0; right: 0; height: 100%; background: #D0102C; width: 120px; border-radius: 10px; border: 0; }
.news .list .osune button i { font-size: 16px; color: #FFFFFF; line-height: 1; position: relative; padding-left: 22px; }
.news .list .osune button i:before { position: absolute; content: ""; top: 53%; transform: translateY(-50%); left: 0; width: 14px; height: 14px; background: url(../images/osune.svg)no-repeat center center/cover; }

.news .new-bott { margin-top: 50px; }
.news .new-bott ul li { margin-right: .8%; margin-bottom: 14px; width: 32.8%; border: 1px solid #E7E7E7; }

.news .new-bott ul li:nth-child(3n){ margin-right: 0; }
/*.news .new-bott ul li:nth-last-child(-n+3) { margin-bottom: 0; }*/

.news .new-bott ul li a { display: block; position: relative; width: 100%; height: 100%; padding: 30px; }
.news .new-bott ul li a .text { margin-top: 30px; padding-right: 20px; }
.news .new-bott ul li a .text .tl { line-height: 1; background: rgba(208, 16, 44, 0.05); padding: 8px 11px; border-radius: 100px; }
.news .new-bott ul li a .text .tr { line-height: 32px; margin-left: 11px; }
.news .new-bott ul li a .text .e { line-height: 1.45; margin-top: 10px; height:64px; }
.news .new-bott ul li a .text .t { line-height: 1.625; margin: 10px 0 40px; }
.news .new-bott ul li:hover a .text .e { text-decoration: underline; }
.news .new-bott ul li .mora { color: #D0102C; }

.news .new-bott ul li .bg { position: absolute; width: 100%; height: 100%; }
.news .new-bott ul li.wan { width: 66.4%; border: 0; margin-bottom: 22px; }
.news .new-bott ul li.wan a { padding: 0; position:relative; }

.news .new-bott ul li.wan a .text { z-index:3; position: absolute;  left: 0; bottom:0; width: 100%; padding: 30px 8.32291vw 40px 40px; margin-top: 0; }
.news .new-bott ul li.wan a .text .tl { background: #D0102C; }
.news .new-bott ul li.wan a .text .e { line-height: 1.28; }
.news .new-bott ul li.wan a .text:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .2);
}

@media(max-width:1500px){
    .news .list .osune input { height: 45px; font-size: 14px; border-radius: 7px; }
    .news .list .osune button i { font-size: 14px; }
    .news .list .osune button i:before { top: 57%; }
    .news .list .osune button { border-radius: 7px; }

    .news .new-bott ul li a { padding: 20px; }

    .news .new-bott ul li.wan a .text { padding: 30px 4vw 40px 20px; }
    .news .new-bott ul li a .text .tr { line-height: 30px; }
    
    .news .new-bott ul li a .text .e { height:53px; }
}



@media(max-width:1100px) {
    .SuccessListA .list .secrt .ue  { width: 100%; }
    .SuccessListA .list .secrt .uu { margin: 0; }
    .SuccessListA .list .secrt .osune { width: 100%; margin-top: 10px; }
    .SuccessListA .list .secrt .osune input { width: 100%; }

    .news .new-bott ul li { width: 100%; }
    .news .new-bott ul li a .text { padding-right: 0; margin-top: 20px; }
    .news .new-bott ul li a .text .t { margin-bottom: 20px; }

    .news .new-bott ul li.wan { width: 100%; height: 70vw; }
    .news .new-bott ul li.wan a .text { padding: 20px 20px 20px; bottom: 0; }
    .news .new-bott ul li.wan a .text .e { line-height: 1.45; }
    
    .news .new-bott ul li a .text .e { height:auto; }
    
}


/**新闻详情**/
.newsA { padding:148px 0 0; }
.newsA .ewsal { border-right: 1px solid #E7E7E7; padding-right: 48px; width: 70.87%; padding-top:4.94791vw; padding-bottom: 6.35416vw; }
.newsA .ewsal .btop { border-bottom:1px solid #E7E7E7; padding-bottom: 37px; }
.newsA .ewsal .btop .p { margin-top: 10px; }
.newsA .ewsal .btop .p .tl { line-height: 1; background: rgba(208, 16, 44, 0.05); padding: 8px 11px; border-radius: 100px; }
.newsA .ewsal .btop .p .tr { line-height: 32px; margin-left: 11px; }
.newsA .ewsal .zengw { line-height: 1.875; margin-top: 25px; } 
.newsA .ewsal .zengw img { border-radius: 20px; }
.newsA .ewsal .zengw a { display: inline-block; color: #212121; }
.newsA .ewsal .zengw a p:last-child { text-decoration: underline; }

.newsA .ewsal .zengw td {
    padding: 0 20px;
}

.newsA .ewsal .uo { border-top:1px solid #E7E7E7; margin-top: 37px; padding-top: 40px; }
.newsA .ewsal .uo .uol { width: calc(100% - 185px); }
.newsA .ewsal .uo .uol .ou:last-child { margin-top: 16px; }
.newsA .ewsal .uo .uol a { display: block; }
.newsA .ewsal .uo .uol a .w { color: #212121; width: 65px; line-height: 1; }
.newsA .ewsal .uo .uol a .z { width: calc(100% - 65px); line-height: 1; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.newsA .ewsal .uo .uol a:hover .z { text-decoration: underline; }

.newsA .ewsaop {
    padding-left: 48px; width: 29.13%; padding-top:4.94791vw;
}
.newsA .ewsaop .pwne { margin-top:26px; }
.newsA .ewsaop .pwne .weop  { background: #D0102C; border-radius: 20px; padding:20px 30px; position:relative; z-index:2; }
.newsA .ewsaop .pwne .weob {
    border: 1px solid #E7E7E7;
    margin-top: -20px;
    border-radius: 0 0 20px 20px;
    border-top: 0;
    padding: 20px 30px 5px;
}

.newsA .ewsaop .pwne .weob ul li { border-bottom: 1px solid #CECECE; }
.newsA .ewsaop .pwne .weob ul li:last-child { border-bottom:0; }
.newsA .ewsaop .pwne .weob ul li a { display:block; padding:24px 0 24px 24px; position:relative; }
.newsA .ewsaop .pwne .weob ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 28px;
    width: 20px;
    height: 20px;
    transition: all .5s;
    background: url(../images/ndou.svg)no-repeat center center/cover;
}
.newsA .ewsaop .pwne .weob ul li:hover a:before {
    background: url(../images/ndoua.svg)no-repeat center center/cover;
}

.newsA .ewsaop .pwne .weob ul li a span {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 25px;
}
.newsA .ewsaop .pwne .weob ul li a span:before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    transition: all .5s;
    background: url(../images/ndwou.svg)no-repeat center center/cover;
}

.newsA .ewsaop .pwne .weob ul li:hover a span:before {
    background: url(../images/ndwoua.svg)no-repeat center center/cover;
}

.newsA .ewsar { padding-left: 48px; width: 29.13%; padding-top:4.94791vw; }
.newsA .ewsar ul li { border: 1px solid #E7E7E7; border-radius: 30px; }
.newsA .ewsar ul li:nth-child(n+2) { margin-top: 16px; }
.newsA .ewsar ul li a { display: block; padding: 30px; }

.newsA .ewsar ul { margin-top: 30px; }
.newsA .ewsar ul li a .tl { line-height: 1; background: rgba(208, 16, 44, 0.05); padding: 8px 11px; border-radius: 100px; }
.newsA .ewsar ul li a .tr { line-height: 32px; margin-left: 11px; }
.newsA .ewsar ul li a .b { line-height: 1.45; margin: 16px 0 50px; }
.newsA .ewsar ul li:hover a .b { text-decoration: underline; }

@media(max-width:1900px) {
    .newsA .ewsal .zengw img { border-radius: 1.1vw; }
    .newsA .ewsar ul li { border-radius: 1.6vw; }
}

@media(max-width:1500px) {
    .newsA { padding:132px 0 0; }
    .newsA .ewsal .btop .p .tr,
    .newsA .ewsar ul li a .tr { line-height: 30px; }

    .newsA .ewsal .uo { margin-top: 20px; }

    .newsA .ewsar ul li a { padding: 20px; }
    .newsA .ewsar ul li a .b { margin: 10px 0 30px; }

    .newsA .ewsal { padding-right: 30px; }
    .newsA .ewsar { padding-left: 30px; }
    
    .newsA .ewsaop .pwne .weop { border-radius:15px; }
    .newsA .ewsaop .pwne .weob { border-radius:0 0 15px 15px; margin-top:-15px; padding: 15px 15px 5px; }
    .newsA .ewsaop .pwne .weob ul li a { padding: 15px 0 15px 24px; }
    .newsA .ewsaop .pwne .weob ul li a:before { top:17px; }
}

@media(max-width:1100px) {
    .newsA { padding:60px 0 0; }
    .newsA .ewsal .zengw img { border-radius: 10px; }
    .newsA .ewsar ul li { border-radius: 15px; }

    .newsA .ewsal { width: 100%; padding-right: 0; border: 0; padding: 40px 0 50px; }
    .newsA .ewsal .btop { padding-bottom: 20px; }
    .newsA .ewsal .btop .b { line-height: 1.4; }
    .newsA .ewsal .zengw { margin-top: 15px; }
    .newsA .ewsal .uo { margin: 0; padding-top: 20px; }

    .newsA .ewsar,
    .newsA .ewsaop{ display: none; }
    
}

/**viveo视频弹窗**/
/*视频弹窗*/
.fixVideo { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,.5);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA {width: 100%;height: 100%;position: relative; }
.fixVideoB { position: absolute;width: 80%; max-width: 80%; border-radius: 10px; overflow: hidden; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%); }
.fixVideoB .close { position: absolute; right:10px; top:10px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 34px; font-size: 30px;  z-index: 10000;background: #fff; color:#999; border-radius:50%;}
.fixVideoB .close:hover { color:#fff; background: #D0102C; }
.fixVideo.videoSp .fixVideoB { max-width: 500px; }



/**关于大宇宙**/
.aboutusA { padding: 6.35416vw 0 6.66666vw; }
.aboutusA .tusa-top .sal { width: 370px; }
.aboutusA .tusa-top .sal .title .tit { line-height: 1.6; margin: 14px 0 95px; }
.aboutusA .tusa-top .sar { width: 67.2%; }

.aboutusA .tusa-top .sar .ar-top { line-height: 1.75; }
.aboutusA .tusa-top .sar .ar-top p:nth-child(n+2) { margin-top: 10px; }

.aboutusA .tusa-top .sar .ar-bottom { margin-top: 38px; }
.aboutusA .tusa-top .sar .ar-bottom ul { width: calc(100% + 98px); display: table; table-layout: fixed; }
.aboutusA .tusa-top .sar .ar-bottom ul li { display: table-cell; }
.aboutusA .tusa-top .sar .ar-bottom ul li .sz .s { line-height:.85; }
.aboutusA .tusa-top .sar .ar-bottom ul li:last-child { margin-right: 0; }
.aboutusA .tusa-top .sar .ar-bottom ul li .wz { margin-top: 4px; }

.aboutusA .tusa-bottom { margin-top: 60px; }


.playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 53px;
    height: 53px;
    border-radius: 50%;
    background: #D0102C;
    cursor: pointer;
}
.playBtn .playBtn-1 {
    position: relative;
    width: 100%;
    height: 100%;
}
 .playBtn .playBtn-1 .playFontLine {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/fontLine.svg) no-repeat center center / cover;
    width: 100px;
    height: 100px;
    animation: rotate 30s linear infinite;
}
.playBtn .playBtn-1::after {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../images/play-1-1.svg) no-repeat center center / cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.mou { background: #F4F4F4; width: 48px; height: 48px; border-radius: 50%; position: relative; }
.mou::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 11px; height: 11px; background: url(../images/moreh.svg) no-repeat center center / cover; }

.aboutusB { background: url(../images/aboutusB.jpg)no-repeat center center/cover; padding: 5.72916vw 0 6.25vw; }
.aboutusB .tusb-bottom { margin-top: 35px; }
.aboutusB .tusb-bottom ul li { transition: all .5s; margin-right: 1%; width: 11.27%;  }
.aboutusB .tusb-bottom ul li a { display:block; height:100%; } 
.aboutusB .tusb-bottom ul li.cur { width: 38.64%; }
.aboutusB .tusb-bottom ul li:last-child { margin-right: 0; }

.aboutusB .tusb-bottom ul li .tusb-mo { background: #fff; height: 100%; padding: 50px 0 149px; position: relative; }
.aboutusB .tusb-bottom ul li .tusb-mo .wz { margin: 18px auto 0; line-height: 1.33; width: 20px;}
.aboutusB .tusb-bottom ul li .tusb-mo .mou { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); }

.aboutusB .tusb-bottom ul li .tusb-wo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3;  transition: all .5s; opacity: 0; }
.aboutusB .tusb-bottom ul li .tusb-wo:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0,0,0,.7);
}
.aboutusB .tusb-bottom ul li .tusb-wo .bg { min-height: 25vw; height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.aboutusB .tusb-bottom ul li .tusb-wo .text { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 3; padding: 0 40px 35px; }
.aboutusB .tusb-bottom ul li .tusb-wo .text .x { line-height: 1.625; margin-top: 6px;  }
.aboutusB .tusb-bottom ul li:nth-child(2) .tusb-wo .text .x,
.aboutusB .tusb-bottom ul li:nth-child(6) .tusb-wo .text .x{ height:13.5vw; }
.aboutusB .tusb-bottom ul li .tusb-wo .text .playBtn {
    position: initial;
    transform: translate(0);
    margin-top: 30px;
}
.aboutusB .tusb-bottom ul li.cur .tusb-wo { opacity: 1; }

.aboutusC { padding: 5.72916vw 0 7.29166vw; }
.aboutusC .list { position:relative; z-index:2; }
.aboutusC .list .secrt .layui-form-select:last-child { margin-left: 10px; }
.aboutusC .tusc-bottom { margin-top: 40px; }
.aboutusC .tusc-bottom .scbottl { position: relative; }
.aboutusC .tusc-bottom .scbottl::before { position: absolute; width: 1px; height: 100%; background: #D8D8D8; content: ""; top: 0; left: 1px;  }
/*.aboutusC .tusc-bottom .scbottl ul { height: 381px; overflow-y: scroll; }*/
.aboutusC .tusc-bottom .scbottl ul {
    scrollbar-color:  rgba(0,0,0,0) rgba(0,0,0,0);
    scrollbar-width: thin;
    -ms-overflow-style:none;
}
.aboutusC .tusc-bottom .scbottl ul li { padding-left: 21px; line-height: .8; cursor: pointer; color: rgba(33, 33, 33, 0.3); margin-bottom: 35px; position: relative; cursor: pointer; }
.aboutusC .tusc-bottom .scbottl ul li:last-child { margin-bottom: 0; }
.aboutusC .tusc-bottom .scbottl ul li::before { position: absolute; left: 0; height: 0%; transition: all .5s; width: 3px; content: ""; top: 0; background: #CC0033; }
.aboutusC .tusc-bottom .scbottl ul li.cur::before { height: 100%; } 
.aboutusC .tusc-bottom .scbottl ul li.cur { font-size: 30px; font-weight: bold; color: #CC0033; }


.aboutusC .tusc-bottom .scbottr { background: #FDFDFD; border: 1px solid rgba(33, 33, 33, 0.06); border-radius: 20px;  width: 79.82%; margin-left: auto; padding: 50px 60px; }
.aboutusC .tusc-bottom .scbottr ul li { width: calc(25% - 45px); text-align: center; margin-right: 60px; margin-bottom: 60px; position: relative; display: flex; align-items: center; justify-content: center; }
.aboutusC .tusc-bottom .scbottr ul li:nth-child(4n) { margin-right: 0; }
.aboutusC .tusc-bottom .scbottr ul li:nth-last-child(-n+4) { margin-bottom: 0; }

.aboutusC .tusc-bottom .scbottr ul li::before { position: absolute; content: ""; left: 0; transform: translateY(-50%); top: 50%; width: 28px; height: 67px; background: url(../images/oweul.svg)no-repeat center center/cover; }
.aboutusC .tusc-bottom .scbottr ul li::after { position: absolute; content: ""; right: 0; transform: translateY(-50%); top: 50%; width: 28px; height: 67px; background: url(../images/oweur.svg)no-repeat center center/cover; }

.aboutusC .tusc-bottom .scbottr ul li .wz .w { line-height: 1.17; color: #222222; font-weight: bold; font-size: 17px; }
.aboutusC .tusc-bottom .scbottr ul li .wz .z { font-size: 12px; color: #333333; }

.aboutusD { background: url(../images/aboutusD.png)no-repeat center center/cover; padding: 5.72916vw 0 6.51041vw; }
.aboutusD .swiper-container { overflow: hidden; }


.aboutusD .anwe .swiper-container { padding: 20px 0; }
.aboutusD .anwe .swiper-slide {transform: scale(1); }
.aboutusD .anwe .swiper-slide .baiweo { min-height:200px; background: #fff; transition: all .5s; border-radius: 20px; padding: 37px 50px; opacity:.7;  }
.aboutusD .anwe .swiper-slide .baiweo .nl { color: #666; line-height: 1.71; width: 64px; }
.aboutusD .anwe .swiper-slide .baiweo .nr { color: #666; line-height: 1.71; width: calc(100% - 64px); }

.aboutusD .anwe .swiper-slide-active { z-index: 2; padding: 0; transform: scale(1.1); }
.aboutusD .anwe .swiper-slide-active .baiweo { background: #CC0033; opacity:1; }
.aboutusD .anwe .swiper-slide-active .baiweo .wzn { color: #fff; }
.aboutusD .anwe .swiper-slide-active .baiweo .nl { color: #fff; }
.aboutusD .anwe .swiper-slide-active .baiweo .nr { color: #fff; }

.aboutusD .auwe { position: relative; margin-top: 20px; }
.aboutusD .auwe::before { position: absolute; content: ""; top: 15px; left: 0; width: 100%; height: 1px; background: #D8D8D8; }

.aboutusD .auwe .swiper-slide { text-align: center; padding-top: 35px; }
.aboutusD .auwe .swiper-slide .di { position: absolute; width: 30px; height: 30px; top: 0; left: 50%; transform: translateX(-50%); border-radius: 50%; }
.aboutusD .auwe .swiper-slide .di::before { position: absolute; content: ""; top: 50%; left: 50%; width: 10px; height: 10px; background: #E9EBF3; overflow: hidden; z-index: 2; border-radius: 50%; transform: translate(-50%,-50%); }
.aboutusD .auwe .swiper-slide .di::after { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 1%; height: 1%; transition: all .5s; border-radius: 50%; border: 3px solid #CC0033; }
.aboutusD .auwe .swiper-slide .sz { color: rgba(33, 33, 33, 0.5); }

.aboutusD .auwe .swiper-slide-thumb-active .di::after { width: calc(100% - 6px); height: calc(100% - 6px); }
.aboutusD .auwe .swiper-slide-thumb-active .di::before { background: #CC0033; }
.aboutusD .auwe .swiper-slide-thumb-active .sz { color: #CC0033; }

.aboutusD .tusd-bottom .jt { position: absolute; top: 38%; cursor: pointer; transform: translateY(-50%); box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); background: #D0102C; border-radius: 50%; z-index: 2; width: 48px; height: 48px; transition: all .5s; }
.aboutusD .tusd-bottom .jtl { left: 0; }
.aboutusD .tusd-bottom .jtr { right: 0; }
.aboutusD .tusd-bottom .jt::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 15px; height: 15px; transition: all .5s; }
.aboutusD .tusd-bottom .jtl::before { background: url(../images/jla.svg)no-repeat center center/cover; }
.aboutusD .tusd-bottom .jtr::before { background: url(../images/jra.svg)no-repeat center center/cover; }
.aboutusD .tusd-bottom .jt:hover { background: #fff; }
.aboutusD .tusd-bottom .jtl:hover:before { background: url(../images/jl.svg)no-repeat center center/cover; }
.aboutusD .tusd-bottom .jtr:hover:before { background: url(../images/jr.svg)no-repeat center center/cover; }

.aboutusD .tusd-bottom {
    padding: 0 20px;
    position: relative;
}

.aboutusE { padding: 6.66vw 0 6.25vw; }
.aboutusE .tusel { width: 66.5%; }
.aboutusE .tusel .selt .title .ti { line-height: 1; }
.aboutusE .tusel .selt .elsp { width: 64%; }
.aboutusE .tusel .selt .elsp ul li { width: 33.33%; line-height: 1; position: relative; padding-left: 20px; margin-bottom: 16px; }
/*.aboutusE .tusel .selt .elsp ul li::before,*/
.aboutusE .tusel .selt .elsp ul li .i { position: absolute; content: ""; top: 50%; transform: translateY(-50%); left: 0; width: 12px; border-radius: 50%; height: 12px; background: #00A3D6; }

.aboutusE .tusel .selt .elsp ul .z2::before { background: #00AC93; }
.aboutusE .tusel .selt .elsp ul .z3::before { background: #000000; }
.aboutusE .tusel .selt .elsp ul .z4::before { background: #E11A1D; }
.aboutusE .tusel .selt .elsp ul .z5::before { background: #8C23B0; }
.aboutusE .tusel .selt .elsp ul .z6::before { background: #FFA100; }
.aboutusE .tusel .selt .elsp ul .z7::before { background: #9FCD21; }

.aboutusE .tusel .dioopp { margin-top: 60px; }
.aboutusE .tusel .dioopp .zie { position: absolute; transform: translate(-50%,-50%); width: 35px; height: 35px; }
.aboutusE .tusel .dioopp .zie .quan {  width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); animation: scaleLoop 2s ease-in-out infinite; }
@keyframes scaleLoop {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.aboutusE .tusel .dioopp .zie .quan span { position: absolute; width: 34px; height: 34px; border: 1px solid rgba(208, 16, 44, 0.05); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.aboutusE .tusel .dioopp .zie .quan::before { position: absolute; z-index: 3; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 6.2px; height: 6.2px; background: #D0102C; border-radius: 50%; }
.aboutusE .tusel .dioopp .zie .quan::after { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 18px; height: 18px; border-radius: 50%; border: 2px solid rgba(208, 16, 44, 0.2); }

.aboutusE .tusel .dioopp .zie .wz { white-space: nowrap; position: absolute; left: calc(100% + 5px); top: 50%; transform: translateY(-50%); opacity: 0; }

.aboutusE .tusel .dioopp .zie.cur .quan span { background: rgba(208, 16, 44, 0.2); border-color: rgba(208, 16, 44, 0); }
.aboutusE .tusel .dioopp .zie.cur .quan::before { background: #fff; }
.aboutusE .tusel .dioopp .zie.cur .quan::after { background: #D0102C; }
.aboutusE .tusel .dioopp .zie.cur .wz { opacity: 1; } 

.aboutusE .tuser { width: 30%; background: #F7F7F7; padding: 30px 30px 40px; }
.aboutusE .tuser .playBtn { width: 42px; height: 42px; }
.aboutusE .tuser .playBtn .playBtn-1::after { width: 11px; height: 11px; }
.aboutusE .tuser .text { margin-top: 30px; }
.aboutusE .tuser .text .ex { border-bottom: 1px solid rgba(33, 33, 33, 0.1); padding-bottom: 18px; margin-bottom: 23px; }
.aboutusE .tuser .text .ex .x { line-height: 1.75; margin-top: 10px; }
.aboutusE .tuser .text .ex:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 34px; }

@media(max-width:1920px) {
    .aboutusB .tusb-bottom ul li:nth-child(2) .tusb-wo .text .x,
    .aboutusB .tusb-bottom ul li:nth-child(6) .tusb-wo .text .x{ height:19.5vw; }
}

@media(max-width:1900px) {
    .aboutusA .tusa-top .sal { width: 22.47368vw; }
    .aboutusC .tusc-bottom .scbottl ul li.cur { font-size: 1.5vw; }
}

@media(max-width:1500px) {
    .aboutusA .tusa-top .sal { width: 23vw; }
    .aboutusA .tusa-top .sal .title .tit { margin-bottom: 50px; }
    .aboutusA .tusa-top .sar .ar-bottom ul li { margin-right: calc(20% - 7.4vw); }

    .aboutusB .tusb-bottom ul li .tusb-mo { padding: 20px 0 100px; }
    .aboutusB .tusb-bottom ul li .tusb-mo .mou  { bottom: 25px; }
    .aboutusB .tusb-bottom ul li .tusb-wo .text { bottom: 0; padding: 0 20px 20px; }

    .aboutusC .tusc-bottom .scbottr ul li .wz .w { font-size: 15px; }

    .aboutusD .anwe .swiper-slide .baiweo { padding: 20px; border-radius: 15px; }

    .aboutusE .tuser { padding: 20px 20px 30px; }

    .aboutusE .tusel .dioopp { margin-top: 30px; }
    
    .aboutusD .tusd-bottom {
        padding: 0 55px;
    }
    .aboutusD .tusd-bottom .jtl { left:33px; }
    .aboutusD .tusd-bottom .jtr { right:33px; }

}

@media(max-width:1400px) {
    .aboutusC .tusc-bottom .scbottr ul li { width: calc(33.33% - 20px); margin-right: 30px; margin-bottom: 30px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-child(4n) { margin-right: 30px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-child(3n) { margin-right: 0; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-last-child(-n+4) { margin-bottom: 30px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-last-child(-n+3) { margin-bottom: 0; }

    .aboutusE .tusel .selt .elsp ul li { width: 50%; }
}

@media(max-width:1100px){
    .playBtn { 
        width: 35px; 
        height: 35px; 

    }
    .playBtn .playBtn-1::after { width: 10px; height: 10px; }
    .playBtn .playBtn-1 .playFontLine { width: 70px; height: 70px; }

    .aboutusA { padding: 40px 0 50px; }
    .aboutusA .tusa-top .sal { width: 100%; }
    .aboutusA .tusa-top .sal .title .tit { margin:10px 0 0; }
    .aboutusA .tusa-top .sar { width: 100%; margin-top: 12px; }

    .aboutusA .tusa-top .sar .ar-bottom { margin-top: 20px; }
    .aboutusA .tusa-top .sar .ar-bottom ul { width: auto; display: flex; table-layout: initial; }
    .aboutusA .tusa-top .sar .ar-bottom ul li { width: 50%; margin-bottom: 20px; margin-right: 0; display: inline; }
    .aboutusA .tusa-top .sar .ar-bottom ul li:last-child { margin-bottom: 0; }
    .aboutusA .tusa-bottom { margin-top: 30px; }

    .aboutusB { padding: 40px 0 50px; }
    .aboutusB .tusb-bottom ul li .tusb-mo { padding: 30px 0 135px; }
    .aboutusB .tusb-bottom { margin-top: 20px; }
    .aboutusB .tusb-bottom ul li.cur { width: 100%; }
    .aboutusB .tusb-bottom ul li { width: 100%; margin-bottom: 15px; }
    .aboutusB .tusb-bottom ul li:last-child { margin-bottom: 0; }
    .aboutusB .tusb-bottom ul li:last-child .tusb-wo .text .x { height:24vw; }
    .aboutusB .tusb-bottom ul li .tusb-mo .wz { height: auto !important; width: auto;}

    .mou { width: 40px; height: 40px; }
    .mou::before { width: 8.1px; height: 8.1px; }
    
    .aboutusC .list { position: relative; z-index: 2; }
    .aboutusC .list .secrt { width: 100%; margin-top: 15px; }
    .aboutusC .list .secrt .layui-form-select { width: 100%; }
    .aboutusC .list .secrt .layui-form-select:hover { position: relative; z-index: 2; }
    .aboutusC .list .secrt .layui-form-select:last-child { margin-top: 10px; margin-left: 0; }
    .aboutusC .tusc-bottom .scbottr  { width: 100%; padding: 20px; border-radius: 15px; }
    .aboutusC .tusc-bottom .scbottr ul li { width: calc(50% - 10px); margin-right: 20px; margin-bottom: 20px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-child(4n) { margin-right: 20px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-child(3n) { margin-right: 20px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-child(2n) { margin-right: 0; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-last-child(-n+4) { margin-bottom: 30px; }
    .aboutusC .tusc-bottom .scbottr ul li:nth-last-child(-n+3) { margin-bottom: 0; }
    .aboutusC .tusc-bottom .scbottr ul li .wz .w { font-size: 13px; line-height: 1.45; }

    .aboutusC .tusc-bottom { margin-top: 30px; }
    .aboutusC .tusc-bottom .scbottl { width: 100%; margin-bottom: 20px; }
    .aboutusC .tusc-bottom .scbottl ul { height: 112px; }
    .aboutusC .tusc-bottom .scbottl ul li { margin-bottom: 20px; font-size: 14px; }
    .aboutusC .tusc-bottom .scbottl ul li.cur { font-size: 18px; }

    .aboutusD { padding: 40px 0 50px; }
    .aboutusD .tusd-bottom { margin-top: 20px; }
    .aboutusD .anwe .swiper-container { padding: 0; }
    .aboutusD .anwe .swiper-slide { padding: 0; }
    .aboutusD .anwe .swiper-slide-active { transform: scale(1); }
    .aboutusD .anwe .swiper-slide .baiweo { border-radius: 10px; }
    .aboutusD .auwe { margin-top: 30px; }
    .aboutusD .auwe .jt { display: none; }

    .aboutusE { padding: 40px 0 50px; }
    .aboutusE .tusel { width: 100%; }
    .aboutusE .tusel .selt .elsp { width: 100%; margin-top: 15px; }
    .aboutusE .tusel .dioopp { margin-top: 20px; }
    .aboutusE .tuser { width: 100%; margin-top: 25px; }
    .aboutusE .tuser .text { margin-top: 20px; }
    .aboutusE .tuser .text .ex { padding-bottom: 13px; margin-bottom: 15px; }
    
    .aboutusB .tusb-bottom ul li:nth-child(2) .tusb-wo .text .x,
    .aboutusB .tusb-bottom ul li:nth-child(6) .tusb-wo .text .x,
    .aboutusB .tusb-bottom ul li:nth-child(4) .tusb-wo .text .x{height: 43vw;}
    
    .aboutusD .tusd-bottom .jt  {
        display: none;
    }
    .aboutusD .tusd-bottom {
        padding: 0;
    }

    
}

/**全球分布**/
.aboutusfA { background: #F4F8FF; padding: 5.88vw 0 6.66vw; }
.aboutusfA .outusfl { width: 43.94%; }
.aboutusfA .outusfl ul { border-top: 1px solid rgba(33, 33, 33, 0.1); margin-top: 35px; }
.aboutusfA .outusfl ul li { border-bottom: 1px solid rgba(33, 33, 33, 0.1); padding: 28px 0 24px; }
.aboutusfA .outusfl ul li .pt { line-height: 1.75; margin-top: 10px; }
.aboutusfA .outusfr { width: 50.4%; }

.aboutusfA .playBtn .playBtn-1 .playFontLine { width: 113px; height: 113px; }

.aboutusfB { padding: 4.94vw 0 6.25vw; }
.aboutusfB .tusfb-top { position: relative; width:67%; }
.aboutusfB .tusfb-top .img { margin-left: -3%; width: 95.376%; }
.aboutusfB .tusfb-top .img .bowe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.aboutusfB .tusfb-top .img .zie { position: absolute; cursor: pointer; transform: translate(-50%,-50%); width: 21px; height: 21px; }
.aboutusfB .tusfb-top .img .zie .quan {  width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); animation: scaleLoop 2s ease-in-out infinite; }

.aboutusfB .tusfb-top .img .zie .quan span { position: absolute; width: 33px; height: 33px; border: 1px solid rgba(208, 16, 44, 0.05); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.aboutusfB .tusfb-top .img .zie .quan::before { position: absolute; z-index: 3; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 5px; height: 5px; background: #D0102C; border-radius: 50%; }
.aboutusfB .tusfb-top .img .zie .quan::after { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 18px; height: 18px; border-radius: 50%; border: 2px solid rgba(208, 16, 44, 0.2); }

.aboutusfB .tusfb-top .img .zie .wz { white-space: nowrap; position: absolute; left: calc(100% + 15px); top: 50%; transform: translateY(-50%); opacity: 0; transition: all .5s; }

.aboutusfB .tusfb-top .img .zie.left .wz { right: calc(100% + 5px); left: auto;  }

.aboutusfB .tusfb-top .img .zie.cur { z-index: 1; }
.aboutusfB .tusfb-top .img .zie.cur .quan span { background: rgba(208, 16, 44, 0.2); border-color: rgba(208, 16, 44, 0); }
.aboutusfB .tusfb-top .img .zie.cur .quan::before { background: #fff; }
.aboutusfB .tusfb-top .img .zie.cur .quan::after { background: #D0102C; }
.aboutusfB .tusfb-top .img .zie.cur .wz { opacity: 1; } 




.aboutusfB .tusfb-top .elsp ul li { width: 25%; line-height: 1; position: relative; padding-left: 20px; margin-bottom: 14px; }
.aboutusfB .tusfb-top .elsp ul li .i { position: absolute; content: ""; top: 50%; transform: translateY(-50%); left: 0; width: 12px; border-radius: 50%; height: 12px; background: #00A3D6; }

.aboutusfB .tusfb-top .elsp ul .z2::before { background: #FFA100; }
.aboutusfB .tusfb-top .elsp ul .z3::before { background: #E11A1D; }
.aboutusfB .tusfb-top .elsp ul .z4::before { background: #00AC93; }
.aboutusfB .tusfb-top .elsp ul .z5::before { background: #8C23B0; }
.aboutusfB .tusfb-top .elsp ul .z6::before { background: #9FCD21; }
.aboutusfB .tusfb-top .elsp ul .z7::before { background: #000000; }

.aboutusfB .uwo_tusfbbott { width:30%; margin-left:auto; }

.aboutusfB .tusfb-bottom .fenlei { display:none; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); border: 1px solid rgba(33, 33, 33, 0.1); background: #FFFFFF; }
.aboutusfB .tusfb-bottom .fenlei:nth-child(1) {
    display: block;
}
.aboutusfB .tusfb-bottom .fenlei .sdua_top { border-bottom: 2px solid #D0102C; padding: 22px 40px 23px; }
.aboutusfB .tusfb-bottom .fenlei .bt {  line-height: 1; }
.aboutusfB .tusfb-bottom .fenlei .anou { margin-left:auto; width: calc(100% - 150px); }
.aboutusfB .tusfb-bottom .fenlei .anou ul li { border: 1px solid rgba(33, 33, 33, 0.2); padding: 0 42px; line-height: 51px; border-radius: 10px; margin-right: 10px; cursor: pointer; background: #fff; transition: all .5s; }
.aboutusfB .tusfb-bottom .fenlei .anou ul li.cur { background: #D0102C; color: #fff; border-color: #D0102C; }
.aboutusfB .tusfb-bottom .fenlei .nrowns { padding: 15px 40px 40px; }
.aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li { border-bottom: 1px solid rgba(33, 33, 33, 0.1); width: calc(50% - 15px); margin-right: 30px; padding:23px 0 23px; }
.aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li:nth-child(2n) { margin-right: 0; }
.aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li .wz { line-height: 1; color: #212121; position: relative; display: flex; flex-wrap: wrap; align-items: center; }
.aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li .wz .s { width: 10px; height: 10px; background: #00A3D6; border-radius: 50%; margin-left: 7px; }
.aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li .wz .s.hu { background: #FFA200; }
.aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li .wz .s.hn { background: #D0102C; }

.aboutusfB .anoue  { width: 100%; }
.aboutusfB .anoue select { width: 100%; font-size:16px;  border: 1px solid rgba(33, 33, 33, 0.2); border-radius: 10px; height: 51px; color: #212121; padding: 0 15px; }
.aboutusfB .anoue option { color:#000; }
.aboutusfB .anoue:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 8px;
    top: 50%;
    right: 20px;
    z-index: 3;
    transform: translateY(-50%);
    background: url(../images/jtrl.svg) no-repeat center center / cover;
}

@media(max-width:1920px) {
    .aboutusfB .uwo_tusfbbott { width:33%; }
    .aboutusfB .tusfb-bottom .fenlei .nrowns { padding:15px 20px 20px; }

}

@media(max-width:1500px) {
    .aboutusfA .outusfl ul { margin-top: 25px; }
    .aboutusfA .outusfl ul li { padding: 24px 0 20px; }

    .aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li { padding: 15px 0; }
    .aboutusfB .tusfb-bottom .fenlei .anou { width: calc(100% - 100px); }
    .aboutusfB .tusfb-bottom .fenlei .anou ul li { padding: 0 25px; line-height: 40px; }

    .aboutusfB .tusfb-bottom .fenlei .sdua_top { padding: 20px; }

    .aboutusfB .tusfb-bottom .fenlei .nrowns { padding: 15px 20px 20px; }


    .aboutusfB .tusfb-top .elsp ul li .i { width: 10px; height: 10px; }
    
    .aboutusfB .tusfb-top .elsp ul li { width:33.33%; }
    .aboutusfB .tusfb-top .img { width:100%; }
    .aboutusfB .tusfb-top { width:55%; }
    .aboutusfB .uwo_tusfbbott { width:45%; }
    
}

@media(max-width:1200px) {
    .aboutusfB .tusfb-top .img { width:100%; }
}

@media(max-width:1100px) {
    .aboutusfA { padding: 40px 0 50px; }
    .aboutusfA .playBtn .playBtn-1 .playFontLine { width: 80px; height: 80px; }
    .aboutusfA .outusfl { width: 100%; margin-bottom: 25px; }
    .aboutusfA .outusfl ul { margin-top: 20px; }
    .aboutusfA .outusfl ul li { padding: 15px 0 10px; }
    .aboutusfA .outusfr { width: 100%; }

    .aboutusfB { padding: 40px 0 50px; }
    .aboutusfB .tusfb-top .img { margin-left: 0; width: 100%; }
    .aboutusfB .tusfb-top .elsp { width: 100%; position: initial; margin: 20px 0 30px; transform: translateY(0); }

    .aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li { width: calc(50% - 10px); margin-right: 20px; }
    .aboutusfB .tusfb-bottom .fenlei .nrowns .box ul li:nth-child(2n) { margin-right: 0; }
    .aboutusfB .tusfb-bottom .fenlei { margin-bottom: 20px; }
    .aboutusfB .tusfb-bottom .fenlei:last-child { margin-bottom: 0; }
    
    .aboutusfB .uwo_tusfbbott { width:100%; }
    
    .aboutusfB .tusfb-top { width:100%; }
    .aboutusfB .tusfb-top .elsp ul li { width:50%; }
}



/**加入我们**/
.aboutuseA { padding: 6.25vw 0; background: #F4F8FF; }
.aboutuseA .outusfl { width: 36%; }
.aboutuseA .outusfl .tioe { line-height: 1.75; margin: 19px 0 38px; }
.aboutuseA .outusfl .tioe a { display: inline-block; color: #D0102C; text-decoration: underline; }
.aboutuseA .outusfr { width: 50.4%; }
.aboutuseA .playBtn .playBtn-1 .playFontLine { width: 113px; height: 113px; }


.aboutuseB { padding: 6.25vw 0; }
.aboutuseB .tuseb-top { position: relative; z-index: 2; }
.aboutuseB .tuseb-top .title { margin-bottom: 27px; }
.aboutuseB .tuseb-top .ue { width: 24.96%; margin-right: .63%; }
.aboutuseB .tuseb-top .ue input { width: 100%; }
.aboutuseB .tuseb-top .osune { width: 48.82%; }
.aboutuseB .tuseb-top .osune input { width: 100%; border: 1px solid rgba(33, 33, 33, 0.2); border-radius: 10px; height: 51px; padding: 0 20px; font-size: 16px; color: #212121; }
.aboutuseB .tuseb-top .osune input::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.aboutuseB .tuseb-top .osune input::-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.aboutuseB .tuseb-top .osune input:-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.aboutuseB .tuseb-top .osune input:-ms-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.aboutuseB .tuseb-top .osune button { position: absolute; top: 0; right: 0; height: 100%; background: #D0102C; width: 130px; border-radius: 10px; border: 0; }
.aboutuseB .tuseb-top .osune button i { font-size: 16px; color: #FFFFFF; line-height: 1; position: relative; padding-left: 22px; }
.aboutuseB .tuseb-top .osune button i:before { position: absolute; content: ""; top: 55%; transform: translateY(-50%); left: 0; width: 14px; height: 14px; background: url(../images/osune.svg)no-repeat center center/cover; }

.aboutuseB .tuseb-bottom .seboomp { border: 1px solid rgba(0, 0, 0, 0.1); margin-top: 30px; }
.aboutuseB .tuseb-bottom .seboomp .tr .td { background: #F7F7F7; }
.aboutuseB .tuseb-bottom .seboomp .tr:nth-child(2n) .td { background: #fff; }
.aboutuseB .tuseb-bottom .seboomp .tr .td { border-right: 1px solid rgba(0, 0, 0, 0.08); width: 25%; text-align: center; line-height: 64px; color: #222222; }
.aboutuseB .tuseb-bottom .seboomp .tr .td span { position: relative; padding-right: 31px; cursor: pointer; }
.aboutuseB .tuseb-bottom .seboomp .tr .td span::before { position: absolute; content: ""; top: 50%; transform: translateY(-50%); right: 0; width: 20px; height: 20px; background: url(../images/tdd.svg)no-repeat center center/cover; }
.aboutuseB .tuseb-bottom .seboomp .tr.cur .td span::before { background: url(../images/tdda.svg)no-repeat center center/cover; }

.aboutuseB .tuseb-bottom .seboomp .tr .td:last-child { border-right: 0; } 
.aboutuseB .tuseb-bottom .seboomp .tr1 { background: #D0102C; text-align: center; }
.aboutuseB .tuseb-bottom .seboomp .tr1 .th { line-height: 66px; color: #fff; text-align: center; width: 25%; }

.aboutuseB .tuseb-bottom .seboomp .tr .text_box { display: none; }
.aboutuseB .tuseb-bottom .seboomp .tr .text_box .nr { padding: 50px 115px 55px; }
.aboutuseB .tuseb-bottom .seboomp .tr .text_box .nr .text { line-height: 1.875; color: #666; }
.aboutuseB .tuseb-bottom .seboomp .tr .text_box .nr .text h3 { color: #222222; margin-bottom: 6px; }

.aboutuseB .tuseb-bottom .seboomp .tr .text_box .nr a { display: inline-block; margin-top: 36px; }

.aboutuseB .tuseb-bottom .seboomp .tr.cur .td { color: #D0102C; }

@media(max-width:1500px) {
    .aboutuseB .tuseb-top .osune input { height: 45px; font-size: 14px; border-radius: 7px; }
    .aboutuseB .tuseb-top .osune button { border-radius: 7px; }
    .aboutuseB .tuseb-top .osune button i { font-size: 14px;  }

    .aboutuseB .tuseb-bottom .seboomp .tr1 .th { line-height: 50px; }
    .aboutuseB .tuseb-bottom .seboomp .tr .td { line-height: 47px; }
    .aboutuseB .tuseb-bottom .seboomp .tr .text_box .nr { padding: 30px 90px; }
}

@media(max-width:1100px) {
    .aboutuseA { padding: 40px 0 50px;}
    .aboutuseA .outusfl { width: 100%; }
    .aboutuseA .outusfl .tioe { margin: 10px 0 20px; }
    .aboutuseA .outusfr { width: 100%; margin-bottom: 30px; }
    .aboutuseA .playBtn .playBtn-1 .playFontLine { width: 80px; height: 80px; }

    .aboutuseB { padding: 40px 0 50px; }
    
    .aboutuseB .tuseb-top .title { margin-bottom: 15px; }
    .aboutuseB .tuseb-top .ue:hover { position: relative; z-index: 2; }
    .aboutuseB .tuseb-top .ue { width: 100%; margin-bottom: 10px; margin-right: 0; }
    .aboutuseB .tuseb-top .osune { width: 100%; }

    .aboutuseB .tuseb-bottom .seboomp { margin-top: 25px; }

    .aboutuseB .tuseb-bottom .seboomp .tr1 .th { width: 50%; }
    .aboutuseB .tuseb-bottom .seboomp .tr .td { width: 50%; }
    .aboutuseB .tuseb-bottom .seboomp .tr .td:nth-child(2),
    .aboutuseB .tuseb-bottom .seboomp .tr .th:nth-child(2) { display: none; }
    .aboutuseB .tuseb-bottom .seboomp .tr .td:nth-child(3),
    .aboutuseB .tuseb-bottom .seboomp .tr .th:nth-child(3) { display: none; }

    .aboutuseB .fyq { margin-top: 30px; }
    .aboutuseB .tuseb-bottom .seboomp .tr .text_box .nr { padding: 20px; }
}




/**可持续发展目标**/
.cixubanenA { padding: 6.77vw 0; }
.cixubanenA .img { width: 59.57%; }
.cixubanenA .right { width: 35%; }
.cixubanenA .right .e { margin: 13px 0 0; }
.cixubanenA .right .c { line-height: 1.75; margin-top: 20px; }

.cixubanenB { background: #F4F8FF; padding: 5.88vw 0 5.88vw; }
.cixubanenB .wz { line-height: 1.75; margin: 10px 0 0; }
.cixubanenB .uweo { display: inline-block; width: 970px; margin: 33px 0 0; }
.cixubanenB .uweo ul li { width: calc(11.11% - 17.8px); margin-bottom: 20px; margin-right: 20px; }
.cixubanenB .uweo ul li:nth-child(9n) { margin-right: 0; }
.cixubanenB .zw { line-height: 1.66; margin-top:18px; }

.cixubanenB .banenb-bottom { margin-top: 80px; }
.cixubanenB .banenb-bottom .bott-top { margin-bottom: 60px; }
.cixubanenB .banenb-bottom .bott-top:last-child { margin-bottom: 0; }
.cixubanenB .banenb-bottom .bott-top .ulp .be { line-height: 1; padding-left: 18px; position: relative; }
.cixubanenB .banenb-bottom .bott-top .ulp .be::before { position: absolute; content: ""; left: 0; top: 0; height: 100%; width: 6px; background: #D0102C; border-radius: 20px; }

.cixubanenB .banenb-bottom .bott-top .ulp .anoi .gong { position: relative; left: auto; right: auto; margin-top: 0; cursor: pointer; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); background: #FFFFFF; border-radius: 50%; z-index: 2; width: 48px; height: 48px; transition: all .5s; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .gong:after { opacity: 0; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .swiper-button-prev { margin-right: 10px; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .gong::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 15px; height: 15px; transition: all .5s; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .swiper-button-prev::before { background: url(../images/jl.svg)no-repeat center center/cover; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .swiper-button-next::before { background: url(../images/jr.svg)no-repeat center center/cover; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .gong:hover { background: #D0102C; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .swiper-button-prev:hover:before { background: url(../images/jla.svg)no-repeat center center/cover; }
.cixubanenB .banenb-bottom .bott-top .ulp .anoi .swiper-button-next:hover:before { background: url(../images/jra.svg)no-repeat center center/cover; }

.cixubanenB .banenb-bottom .bott-top .swiper-container { overflow: hidden; margin-top: 32px; }
.cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide { background: #fff; padding: 37px 40px 40px; }
.cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide .o { line-height: 1.75; margin: 5px 0 34px; }
.cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide .e ul li { margin-right: 9px; }
.cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide .e ul li img { height:70px; }

.cixubanenC { padding: 6.04vw 0 6.25vw; }
.cixubanenC .title { margin-bottom: 35px; }
.cixubanenC .swipeqo { border: 1px solid rgba(0, 0, 0, 0.1); padding: 30px 52px 30px 30px; margin-bottom: 20px; }
.cixubanenC .swipeqo:last-child { margin-bottom: 0; }
.cixubanenC .swipeqo .left-swiper { width: 60.7%; }
.cixubanenC .swipeqo .left-swiper .swiper-container { overflow: hidden; }

.cixubanenC .swipeqo .right-swiper { width: 35.4%; }
.cixubanenC .swipeqo .right-swiper .icon img { margin-right: 10px; }
.cixubanenC .swipeqo .right-swiper .bt { margin: 35px 0 13px; }
.cixubanenC .swipeqo .right-swiper .nr { line-height: 1.75; }
.cixubanenC .swipeqo .right-swiper .nr p:nth-child(n+2) { margin-top: 7px; }

.cixubanenC .swipeqo.wu .right-swiper .sowoo { display: none; }
.cixubanenC .swipeqo .right-swiper .sowoo { margin-top: 70px; }
.cixubanenC .swipeqo .right-swiper .sowoo .jt {cursor: pointer; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); background: #F4F4F4; border-radius: 50%; z-index: 2; width: 48px; height: 48px; transition: all .5s; }
.cixubanenC .swipeqo .right-swiper .sowoo .jtl { margin-right: 10px; }
.cixubanenC .swipeqo .right-swiper .sowoo .jt::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 15px; height: 15px; transition: all .5s; }
.cixubanenC .swipeqo .right-swiper .sowoo .jtl::before { background: url(../images/jl.svg)no-repeat center center/cover; }
.cixubanenC .swipeqo .right-swiper .sowoo .jtr::before { background: url(../images/jr.svg)no-repeat center center/cover; }
.cixubanenC .swipeqo .right-swiper .sowoo .jt:hover { background: #D0102C; }
.cixubanenC .swipeqo .right-swiper .sowoo .jtl:hover:before { background: url(../images/jla.svg)no-repeat center center/cover; }
.cixubanenC .swipeqo .right-swiper .sowoo .jtr:hover:before { background: url(../images/jra.svg)no-repeat center center/cover; }



@media(max-width:1500px) {
    .cixubanenB .uweo { width: 700px; }

    .cixubanenB .banenb-bottom .bott-top { margin-bottom: 40px; }
    .cixubanenB .banenb-bottom { margin-top: 60px; }
    .cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide { padding: 25px; }

    .cixubanenC .swipeqo .right-swiper .icon img { height: 70px; }
    .cixubanenC .swipeqo .right-swiper .sowoo { margin-top: 30px; }
}

@media(max-width:1350px) {
    .cixubanenC .swipeqo { padding: 20px; }
    .cixubanenC .swipeqo .right-swiper .bt { margin: 20px 0 13px; }
    .cixubanenC .swipeqo .right-swiper .icon img { height: 60px; }
}

@media(max-width:1100px) {
    .cixubanenA { padding: 40px 0 50px; }
    .cixubanenA .img { width: 100%; margin-bottom: 20px; }
    .cixubanenA .right { width: 100%; }
    .cixubanenA .right .e { margin: 5px 0 0; }
    .cixubanenA .right .c { margin-top: 10px; }

    .cixubanenB { padding: 40px 0 50px; }
    .cixubanenB .wz { line-height: 1.75; margin: 10px 0 0; }
    .cixubanenB .uweo { display: inline-block; width: 100%; margin: 20px 0 0; }
    .cixubanenB .uweo ul li { width: calc(16.66% - 8.5px); margin-bottom: 10px; margin-right: 10px; }
    .cixubanenB .uweo ul li:nth-child(9n) { margin-right: 10px; }
    .cixubanenB .uweo ul li:nth-child(6n) { margin-right: 0; }
    .cixubanenB .zw { line-height: 1.66; margin-top:10px; }

    .cixubanenB .banenb-bottom { margin-top: 30px; }
    .cixubanenB .banenb-bottom .bott-top .ulp .be { line-height: 1.5; width:65%; }
    .cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide { padding: 20px 20px 14px; }
    .cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide .e ul li { margin-bottom: 6px; margin-right: 6px; }
    .cixubanenB .banenb-bottom .bott-top .swiper-container .swiper-slide .o { margin: 10px 0 20px; }

    .cixubanenC { padding: 40px 0 50px; }
    .cixubanenC .title { margin-bottom: 20px; }
    .cixubanenC .swipeqo .left-swiper { width: 100%; margin-bottom: 30px; }
    .cixubanenC .swipeqo:nth-child(2n) .left-swiper { margin-bottom: 0; margin-top: 30px; }
    .cixubanenC .swipeqo .right-swiper { width: 100%; }

}

/**人机耦合解决方案**/
.majorA { border-bottom:1px solid rgba(0, 0, 0, 0.1); background: #fff; transition:all .5s; }
.majorA a { display: block; line-height: 1; margin-right: 70px; padding: 30px 0; position: relative; color: #212121; transition: all .5s; }
.majorA a:last-child { margin-right: 0; }
.majorA a::before { position: absolute; content: ""; bottom: -1px; width: 0%; height: 3px; background: #E60012; transition: all .5s; }

.majorA a.cur { color:#E60012; }
.majorA a.cur::before { width: 100%; }

.wudakuaiu .kuaA { padding: 0 0 5.78125vw; }
.wudakuaiu .kuaA .img { width: 100%; margin-top:0vw; }
.wudakuaiu .kuaA .text { width: 100%; }
.wudakuaiu .kuaA .text .ta {
        border-bottom: 1px solid #E7E7E7;
    padding-bottom: 37px;
    margin-bottom: 25px;
}
.wudakuaiu .kuaA .text .tb { margin: 22px 0 22px; border-top: 1px solid #E7E7E7; display:none; }
.wudakuaiu .kuaA .text .tc { line-height: 1.75; margin-bottom: 40px; }
.wudakuaiu .kuaA .text .tc p:nth-child(n+2) { margin-top: 10px; }

.wudakuaiu .wowq.kuaB { margin-bottom:3.64583vw; }
.wudakuaiu .kuaB .uabl { width: 43%; }
.wudakuaiu .kuaB .niwei .pa { line-height: 1; margin-top: 45px; position: relative; padding-left: 20px; }
.wudakuaiu .kuaB .niwei .pa::before { position: absolute; content: ""; left: 0; top: 0; width: 6px; height: 100%; border-radius: 20px; background: #D0102C; }
.wudakuaiu .kuaB .niwei .pb { line-height: 1.75; margin: 15px 0 20px; }
.wudakuaiu .kuaB .uabl .abl { border-bottom: 1px solid #D8D8D8; }
.wudakuaiu .kuaB .uabl .abl .tr { border-top: 1px solid #D8D8D8; cursor: pointer; }
.wudakuaiu .kuaB .uabl .abl .tr .td_box {  padding: 21px 20px 21px 0;  line-height: 1; width: 100%; }
.wudakuaiu .kuaB .uabl .abl .tr .td_box::before { position: absolute; content: ""; right: 0; top: 50%; transform: translateY(-50%); width: 14px; height: 14px; background: url(../images/td_box.svg)no-repeat center center/cover; }
.wudakuaiu .kuaB .uabl .abl .tr.cur .td_box { font-weight: bold; color: #D0102C; }
.wudakuaiu .kuaB .uabl .abl .tr.cur .td_box::before { height: 2px; background: #D0102C; }

.wudakuaiu .kuaB .uabl .abl .tr .text_box { display: none; }
.wudakuaiu .kuaB .uabl .abl .tr .text_box .nr { line-height: 1.625; padding: 0 0 20px; }

.wudakuaiu .kuaB .uabr { width: 50.27%; }


.wudakuaiu .kuaB .uab-bottom .bt { line-height: 1; margin-top: 6.25vw; position: relative; padding-left: 20px; }
.wudakuaiu .kuaB .uab-bottom .bt::before { position: absolute; content: ""; left: 0; top: 0; width: 6px; height: 100%; border-radius: 20px; background: #D0102C; }
.wudakuaiu .kuaB .uab-bottom .po { line-height: 1.75; margin-top: 18px; }

.wudakuaiu .kuaB .uab-bottom .xiwou { border: 1px solid rgba(0, 0, 0, 0.1); padding: 65px; margin-top: 38px; }
.wudakuaiu .kuaB .uab-bottom .xiwou .wo { margin-top: 10px; }

.wudakuaiu .kuaC { padding: 5.88541vw 0 5.98vw; }
.wudakuaiu .kuaC .bnro { line-height: 1.75; margin-top: 20px; }
.wudakuaiu .kuaC .bnro p:nth-child(n+2) { margin-top: 8px; }

.gbto { position: relative; padding-left: 20px; }
.gbto::before { position: absolute; content: ""; left: 0; top: 4px; width: 6px; height: 30px; border-radius: 20px; background: #D0102C; }

.wudakuaiu .kuaC .gbto { margin-top: 48px; }
.wudakuaiu .kuaC .nweuo { margin-top: 30px; }
.wudakuaiu .kuaC .nweuo ul li { background: #F6F6F6; width: calc(33.33% - 14px); margin-right: 20px; margin-bottom:20px; padding: 35px 30px 138px; transition: all .5s; }
.wudakuaiu .kuaC .nweuo ul li:nth-child(3n){ margin-right: 0; }
.wudakuaiu .kuaC .nweuo ul li .bt { transition: all .5s; }
.wudakuaiu .kuaC .nweuo ul li .pe { line-height: 1.75; transition: all .5s; margin-top: 10px; transition: all .5s; }
.wudakuaiu .kuaC .nweuo ul li .sz { transition: all .5s; font-size: 90px; font-weight: 600; line-height: .8; position: absolute; bottom: 0; right: 40px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.01) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }

.wudakuaiu .kuaC .nweuo ul li:hover { box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); background: #D0102C;  }
.wudakuaiu .kuaC .nweuo ul li:hover .bt,
.wudakuaiu .kuaC .nweuo ul li:hover .pe { color: #fff; }
.wudakuaiu .kuaC .nweuo ul li:hover .sz { background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.08) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }

.wudakuaiu .kuaC .nweuo .zs { margin-top: 25px; }


.wudakuaiu .kuaD .uad-top .tiile { width: 470px; }
.wudakuaiu .kuaD .uad-top .tiile .bt { line-height: 1.4; width:100%; }
.wudakuaiu .kuaD .uad-top .ad-tops { width: 100%; margin-top:2.08333vw; }
.wudakuaiu .kuaD .uad-top .ad-tops .swiper-container { overflow: hidden; }
.wudakuaiu .kuaD .uad-top .ad-tops .wo { line-height: 1.75; margin-top: 14px; }

.wudakuaiu .kuaD .uad-bottom { margin-top: 50px; }
.wudakuaiu .kuaD .uad-bottom .swiper-container { overflow: hidden; }


.wudakuaiu .kuaD .uad-top .gngpr { margin-top: 30px; position: relative; left: auto; right: auto; cursor: pointer; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); background: #FFFFFF; border-radius: 50%; z-index: 2; width: 48px; height: 48px; transition: all .5s; }
.wudakuaiu .kuaD .uad-top .gngpr:after { opacity: 0; }
.wudakuaiu .kuaD .uad-top .swiper-button-prev { margin-right: 10px; }
.wudakuaiu .kuaD .uad-top .gngpr::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 15px; height: 15px; transition: all .5s; }
.wudakuaiu .kuaD .uad-top .swiper-button-prev::before { background: url(../images/jl.svg)no-repeat center center/cover; }
.wudakuaiu .kuaD .uad-top .swiper-button-next::before { background: url(../images/jr.svg)no-repeat center center/cover; }
.wudakuaiu .kuaD .uad-top .gngpr:hover { background: #D0102C; }
.wudakuaiu .kuaD .uad-top .swiper-button-prev:hover:before { background: url(../images/jla.svg)no-repeat center center/cover; }
.wudakuaiu .kuaD .uad-top .swiper-button-next:hover:before { background: url(../images/jra.svg)no-repeat center center/cover; }

.wudakuaiu .kuaE { padding: 3.78125vw 0 0; }
.wudakuaiu .kuaE:last-child{padding-bottom: 6.25vw;}
.wudakuaiu .kuaE .uae-top { margin-top: 28px; }
.wudakuaiu .kuaE .uae-top ul li { width: calc(33.33% - 12px); margin-right: 18px; }
.wudakuaiu .kuaE .uae-top ul li:last-child { margin-right: 0; }
.wudakuaiu .kuaE .uae-top ul li a { display: block; position: relative; }
.wudakuaiu .kuaE .uae-top ul li a .wz { position: absolute; bottom: 24px; left: 0; width: 100%; padding: 0 30px; }
.wudakuaiu .kuaE .uae-top ul li:hover a .wz { text-decoration: underline; }

.wudakuaiu .kuaE .uae-bottom { margin-top: 30px; }
.wudakuaiu .kuaE .uae-bottom .aeo { border: 1px solid rgba(0, 0, 0, 0.1); width: calc(20% - 10px);  margin-right: 12px; transition: all .5s; }
.wudakuaiu .kuaE .uae-bottom .aeo a { padding: 20px 30px; }
.wudakuaiu .kuaE .uae-bottom .aeo:last-child { margin-right: 0; }
.wudakuaiu .kuaE .uae-bottom .aeo .icon { transition: all .5s; width: 30px; height: 30px; margin-top:25px; }
.wudakuaiu .kuaE .uae-bottom .aeo .icon img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.wudakuaiu .kuaE .uae-bottom .aeo .icon .me { display: none; }
.wudakuaiu .kuaE .uae-bottom .aeo .tex { margin-left: 0; width: 100%; }
.wudakuaiu .kuaE .uae-bottom .aeo .tex .e,
.wudakuaiu .kuaE .uae-bottom .aeo .tex .x { line-height: 1; transition: all .5s; }
.wudakuaiu .kuaE .uae-bottom .aeo .tex .x { margin-top: 7px; }

.wudakuaiu .kuaE .uae-bottom .aeo:hover { border-color: #B82036; background: #D0102C; }

.wudakuaiu .kuaE .uae-bottom .aeo:hover .icon .ma { display: none; }
.wudakuaiu .kuaE .uae-bottom .aeo:hover .icon .me { display: block; }

.wudakuaiu .kuaE .uae-bottom .aeo:hover .tex .e,
.wudakuaiu .kuaE .uae-bottom .aeo:hover .tex .x { color: #fff; }




@media(max-width:1900px) {
    .gbto::before { height: 1.5625vw; top: 0.1vw; }

    .wudakuaiu .kuaC .nweuo ul li { padding-bottom: 7.18vw; }
    .wudakuaiu .kuaC .nweuo ul li .sz { font-size: 4.68vw; }

    .wudakuaiu .kuaD .uad-top .tiile { width: 30%; }
}

@media(max-width:1500px) {
    .majorA a { margin-right: 40px; }
    .wudakuaiu .kuaA .text .tc { padding-right:0; }

    .wudakuaiu .kuaC .nweuo ul li { padding: 20px 20px 7.18vw; }
    .wudakuaiu .kuaC .nweuo ul li .sz { right: 20px; }

    .wudakuaiu .kuaE .uae-bottom { margin-top: 40px; }
    
    .wudakuaiu .kuaB .uab-bottom .xiwou {
        padding: 30px;
    }
    
    .wudakuaiu .kuaE .uae-bottom .aeo a {
        padding: 17px;
    }
}

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

    .wudakuaiu .kuaA { padding: 40px 0 50px; }
    .wudakuaiu .kuaA .img { width: 100%; }
    .wudakuaiu .kuaA .text { width: 100%; }
    .wudakuaiu .kuaA .text .tc { height: auto; padding-right: 0; margin-bottom: 20px; }
    .wudakuaiu .kuaA .text .tb { font-size: 17px; margin: 10px 0 15px; }

    .wudakuaiu .kuaB { padding: 0 0 50px; }
    .wudakuaiu .kuaB .uabl { width: 100%; }

    .wudakuaiu .kuaB .uabl .niwei .pa,
    .wudakuaiu .kuaB .uab-bottom .bt { padding-left: 12px; margin-top: 10px; line-height: 1.4; }
    .wudakuaiu .kuaB .uabl .niwei .pa::before,
    .wudakuaiu .kuaB .uab-bottom .bt::before { width: 3px; height: 17px; top: 3px; }
    .wudakuaiu .kuaB .uabl .niwei .pb { margin: 13px 0 20px; }
    .wudakuaiu .kuaB .uabl .abl .tr  .td_box { padding: 12px 0; }

    .wudakuaiu .kuaB .uab-bottom .bt { line-height: 1.4; margin-top: 25px; }
    .wudakuaiu .kuaB .uabl .abl .tr .td_box { font-size: 16px; }
    .wudakuaiu .kuaB .uabr { width: 100%; margin-top: 20px; }
    .wudakuaiu .kuaB .uab-bottom .xiwou { padding: 20px; margin-top: 25px; }

    .wudakuaiu .kuaC { padding: 0 ; }
    .wudakuaiu .kuaC .bnro { margin-top: 12px; }
    .wudakuaiu .kuaC .gbto { margin-top: 25px; }

    .gbto { line-height: 1.4; padding-left: 12px; }
    .gbto::before { height: 17px; top: 4px; width: 3px; }
    .wudakuaiu .kuaC .nweuo ul li { width: 100%; margin-right: 0; padding: 20px 20px 50px; margin-bottom: 10px; }
    .wudakuaiu .kuaC .nweuo ul li .pe { height: auto !important; }
    .wudakuaiu .kuaC .nweuo ul li .sz { font-size: 30px; }
    .wudakuaiu .kuaC .nweuo .zs { margin-top: 7px; }

    .wudakuaiu .kuaD { padding: 40px 0 50px; }
    .wudakuaiu .kuaD .uad-top .tiile { width: 100%; }

    .wudakuaiu .kuaD .uad-top .ad-tops { width: 100%; margin-top: 10px; }
    .wudakuaiu .kuaD .uad-top .ad-tops .wo { margin-top: 5px; }

    .wudakuaiu .kuaD .uad-bottom { margin-top: 25px; }

    .wudakuaiu .kuaD .uad-top .gngpr { margin-top: 25px; }

    .wudakuaiu .kuaE  { padding: 20px 0 0; }
    .wudakuaiu .kuaE:last-child{padding-bottom: 50px;}
    .wudakuaiu .kuaE .uae-top { margin-top: 20px; }
    .wudakuaiu .kuaE .uae-top ul li { width: 100%; margin-right: 0; margin-bottom: 15px; }
    .wudakuaiu .kuaE .uae-top ul li:last-child { margin-bottom: 0; }
    .wudakuaiu .kuaE .uae-top ul li a .wz { padding: 0 20px; bottom: 20px; }

    .wudakuaiu .kuaE .uae-bottom { margin-top: 25px; }
    .wudakuaiu .kuaE .uae-bottom .aeo { width: 100%; margin-right: 0; margin-bottom: 10px; }
    .wudakuaiu .kuaE .uae-bottom .aeo:last-child { margin-bottom: 0; }
    .wudakuaiu .kuaE .uae-bottom .aeo a { padding: 17px 20px; }
    
    .wudakuaiu .kuaA .text .ta {
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
}




/**联系我们**/
.lanxiB { padding: 3.12vw 0 6.25vw; }
.lanxiB .anxibl { width: 33.76%; margin-top: 3.85vw; border: 1px solid rgba(33, 33, 33, 0.1); padding: 10px 24px 20px 40px; }
.lanxiB .anxibl ul { padding-right: 50px; height: 35.6vw; }
.lanxiB .anxibl ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 25px 0 20px; }
.lanxiB .anxibl ul li .bt { line-height: 1.5; color: #3D3D3D; }
.lanxiB .anxibl ul li .pt { line-height: 1.75; margin-top: 2px; }

.lanxiB .anxibr { width: 59%; position: relative; }
.lanxiB .anxibr::before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); z-index: 3; }
.lanxiB .anxibr #map { height: 44vw; }




.lanxiB .anxibr .relative .sheng{
    position: absolute;
    transform: translate(-50%,-50%);
}


.lanxiB .anxibr .relative .sheng:before{
    width: 125%;
    height: 125%;
    content: "";
    border: 1px solid rgba(208, 16, 44, 0.05);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
    
}

.lanxiB .anxibr .relative .sheng .i{
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: block;
    z-index: 3;
    position: relative;
}

.lanxiB .anxibr .relative .sheng .i:after {
    border: 2px solid rgba(208, 16, 44, 0.2);
    width: 87.5%;
    height: 87.5%;
    border-radius: 100%;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.lanxiB .anxibr .relative .sheng .i:before{
    content: "";
    height: 1px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #D0102C;
    z-index: 3;
}

.lanxiB .anxibr .relative .sheng .t {
    color: #333333;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left:190%;
    white-space: nowrap;
    line-height: 1;
}
.lanxiB .anxibr .relative .sheng .t.shang {
    top: -51%;
    left: 50%;
}
.lanxiB .anxibr .relative .sheng .t.zuo {
    left: -80%;
}
.lanxiB .anxibr .relative .sheng.cur:before { background: rgba(208, 16, 44, 0.2); animation: scaleLoop 2s ease-in-out infinite; }
.lanxiB .anxibr .relative .sheng.cur .i:after { background: #D0102C; animation: scaleLoopa 2s ease-in-out infinite; }
.lanxiB .anxibr .relative .sheng.cur .i:before { background: #fff; animation: scaleLoop 2s ease-in-out infinite; }

.flexcenter6 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

@keyframes scaleLoopa {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.zie2 { position: relative; z-index: 2; }
.lanxiA { background: #F4F8FF; padding: 6.25vw 0; }
.lanxiA .anxial {
    width: 59.6%;
    position: relative;
    padding-right: 80px;
}
.lanxiA .anxial .bt { margin-bottom: 40px; }
.lanxiA .anxial::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(180deg, rgba(216, 216, 216, 0) 0%, #D8D8D8 51%, rgba(216, 216, 216, 0) 100%);
}
.lanxiA .anxial .xia .wenz { line-height: 1; margin-bottom: 13px; }
.lanxiA .anxial .xia .wenz span { color: #D0102C; }
.lanxiA .anxial .xia .enzmo label{
    width: 20%;
    display: inline-block;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    margin-bottom: 5px;
}
.lanxiA .anxial .xia .enzmo input{
    width: 16px;
    height: 16px;
    background: #D8D8D8;
    margin-left: 0;
    margin-top: -1px;
    display: inline-block;
    border-radius: 4px;
}
.lanxiA .anxial .xia .enzmo .layui-unselect { display: none; }
.lanxiA .anxial .xia .enzmo input:checked {
    border: 6px solid #D0102C;
}
.lanxiA .anxial .xia .enzmo .zxxl .zxxl_01{
    width: 280px;
    margin-top: 14px;
    border: 1px solid #DDDDDD;
    padding: 0 14px;
    height: 46px;
    background: #fff;
    border-radius: 5px;
    display: none;
    position: absolute;
    top: 18px;
    font-size: 16px;
}
.lanxiA .anxial .xia .enzmo .zxxl .zxxl_01::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .xia .enzmo .zxxl .zxxl_01::-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .xia .enzmo .zxxl .zxxl_01:-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .xia .enzmo .zxxl .zxxl_01:-ms-input-placeholder { color: rgba(33, 33, 33, 0.3); }

.lanxiA .anxial .xia .enzmo .zxxl.cur .zxxl_01 { display: block; }



.lanxiA .anxial .kons { margin-top: 27px; }
.lanxiA .anxial .kons .xoi { margin-right: 16px; width: calc(33.33% - 11px); }
.lanxiA .anxial .kons .xoi:nth-child(3) { margin-right: 0; }
.lanxiA .anxial .kons .xoi .wenz { line-height: 1; margin-bottom: 10px;}
.lanxiA .anxial .kons .xoi .wenz span { color: #D0102C; }
.lanxiA .anxial .kons .xoi input { border: 1px solid rgba(33, 33, 33, 0.1); width: 100%; background: #FFFFFF; border-radius: 10px; height: 50px; font-size: 15px; color: rgba(33, 33, 33, 0.3); padding: 0 15px; }
.lanxiA .anxial .kons .xoi input::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .kons .xoi input::-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .kons .xoi input:-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .kons .xoi input:-ms-input-placeholder { color: rgba(33, 33, 33, 0.3); }

.lanxiA .anxial .kons:hover { position: relative; z-index: 3; }
.lanxiA .anxial .kons .xoi:nth-child(4) { width: calc(50% - 7.5px); margin-right: 15px; margin-top: 36px; }
.lanxiA .anxial .kons .xoi:nth-child(4) .layui-unselect input { border-radius: 10px 0 0px 10px; border-right: 1px solid rgba(33, 33, 33, 0.1); padding-left: 57px; font-size: 16px; background: #F4F4F4; width: 120px; padding: 0 17px; }
.lanxiA .anxial .kons .xoi:nth-child(4) .oudp { width: calc(100% - 120px); border-radius: 0 10px 10px 0px; border-left: 0; }

.lanxiA .anxial .kons .xoi:nth-child(5) { margin-top: 36px; width: calc(50% - 7.5px); margin-right: 0; z-index: 3; position: relative; }

.xiai { margin-top: 37px; }

.lanxiA .anxial .ueeio { width: 100%; margin-top: 30px; }
.lanxiA .anxial .ueeio .wenz { line-height: 1; margin-bottom: 10px; }
.lanxiA .anxial .ueeio .wenz span { color: #D0102C; }
.lanxiA .anxial .ueeio textarea {
    padding-left: 15px;
    font-size: 16px;
    border-radius: 10px;
    color: rgba(33, 33, 33, 0.3);
    width: 100%;
    height: 120px;
    padding-top: 17px;
    resize: none;
    border: 1px solid rgba(33, 33, 33, 0.1);
}

.lanxiA .anxial .ueeio textarea::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .ueeio textarea::-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .ueeio textarea:-moz-placeholder { color: rgba(33, 33, 33, 0.3); }
.lanxiA .anxial .ueeio textarea:-ms-input-placeholder { color: rgba(33, 33, 33, 0.3); }

.lanxiA .anxial button { border: 0; width: 100%; margin-top: 40px; }
.lanxiA .anxial button span { padding-right: 0; }
.lanxiA .anxial button span::before { display: none; }

.layui-form-danger+.layui-form-select .layui-input, .layui-form-danger:focus {
    border: 1px solid rgba(33, 33, 33, 0.1) !important;
}

.lanxiA .ucia { color: rgba(33, 33, 33, 0.6); font-size: 15px; margin-top: 20px}
.lanxiA .ucia span { position: relative; padding-left: 26px; }
.lanxiA .ucia span::before { position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 15px; height: 15px; background: url(../images/phone.svg)no-repeat center center/cover; }
.lanxiA .ucia span.cur::before { background: url(../images/phonea.svg)no-repeat center center/cover }
.lanxiA .ucia a { color: #212121; }


.lanxiA .anxiar { padding-left: 80px; width: 40.4%; }
.lanxiA .anxiar .bt { margin-bottom: 40px; }
.lanxiA .anxiar ul li { padding: 28px 0; border-bottom:1px solid rgba(0, 0, 0, 0.1); }
.lanxiA .anxiar ul li:nth-child(1) { padding-top: 0; }
.lanxiA .anxiar ul li:last-child { border: 0; }
.lanxiA .anxiar ul li .icon { background: #FFFFFF; height: 60px; width: 60px; border-radius: 50%; }
.lanxiA .anxiar ul li .icon img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.lanxiA .anxiar ul li .wz { margin-left: auto; width: calc(100% - 80px); }
.lanxiA .anxiar ul li .wz .w { line-height: 1.33; }
.lanxiA .anxiar ul li .wz .z { line-height: 1.5; }
.lanxiA .anxiar ul { margin-bottom: 37px; }

@media(max-width:1700px) {
    .lanxiB .anxibr .relative .sheng .t { font-size: 14px; }
    .lanxiB .anxibr .relative .sheng .i { width: 24px; height: 24px; }

    .lanxiA .anxiar { padding-left: 40px; }
    .lanxiA .anxial { padding-right: 40px; }
    .lanxiA .anxial .xia .enzmo label { width: 33.33%; font-size: 15px; }
}

@media(max-width:1650px) {
    .lanxiB .anxibl ul { height:34.4vw; }
}

@media(max-width:1300px) {
    .lanxiA .anxial .kons .xoi:nth-child(4) .layui-unselect input { width: 130px; }
    .lanxiA .anxial .kons .xoi:nth-child(4) .oudp { width: calc(100% - 130px); }
}

@media(max-width:1100px) {
    .lanxiB { padding: 40px 0 50px; }
    .lanxiB .anxibl { width: 100%; padding: 20px; }
    .lanxiB .anxibl ul li:nth-child(1) { padding-top: 0; }
    .lanxiB .anxibl ul { padding-right: 20px; height: 331px; }
    .lanxiB .anxibl ul li .bt { font-size: 17px; }
    .lanxiB .anxibr { width: 100%; margin-top: 30px; }
    .lanxiB .anxibr #map { height: 80vw; }
    .lanxiB .anxibr .relative .sheng .i { display: none; }
    .lanxiB .anxibr .relative .sheng .t { font-size: 12px; }

    .lanxiB .anxibr .relative .sheng .t.zuo { left: auto; right: 100%; transform: translateX(-50%); }
    .lanxiB .anxibr .relative .sheng .t.shang { transform: translateY(0); top: auto; bottom: auto; }

    .lanxiA { padding: 40px 0 50px; }
    .lanxiA .anxial { width: 100%; padding-right: 0; }
    .lanxiA .anxial::before { display: none; }
    .lanxiA .anxial .xia .enzmo label { width: 50%; font-size: 14px; }
    .lanxiA .anxial .kons .xoi { width: 100% !important; margin-right: 0; margin-bottom: 20px; }
    .lanxiA .anxial .kons .xoi:nth-child(4) { margin: 0 0 20px 0; }
    .lanxiA .anxial .kons .xoi:nth-child(5) { margin: 0 0 20px 0; }
    .xiai { margin-top: 10px; }
    .lanxiA .anxial .ueeio textarea { font-size: 14px; }
    .lanxiA .anxial .kons .xoi input { font-size: 14px; }
    .lanxiA .anxial button { margin-top: 30px; }
    .lanxiA .anxiar { width: 100%; padding-left: 0; margin-top: 35px; }
    .lanxiA .anxiar ul li { padding: 15px 0; }
    .lanxiA .anxiar ul { margin-bottom: 15px; }

    .lanxiA .anxiar .bt,
    .lanxiA .anxial .bt { margin-bottom: 15px; }

}



.wrap { padding: 200px 0 0; }
.wrap .pageIn { width: calc(100% - 320px); }
.wrap .pageIn h1 {
    display: flex;
    padding: 10px;
    margin: 0 0 30px;
    background: #eee;
}
.wrap .pageIn h1 .ttl_01_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    background: #eb6a6a;
}
.wrap .pageIn h1 .ttl_01_main {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: #eb6a6a;
}

.wrap .pageIn .swiper-container { overflow: hidden; }
.wrap_inner {
    margin-top: 20px;
    font-size: 12px;
}
.wrap_inner h5 { font-weight: bold; }
.ttl_02 {
    position: relative;
    display: table;
    padding: 6px;
    width: 100%;
    margin: 0 0 15px;
    min-height: 42px;
    background: #eee;
    font-size: 18px;
    font-weight: bold;
}
.ttl_02 span {
    display: table-cell;
    border-left: 8px solid;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-size: 18px;
    font-weight: bold;
}
.ttl_02.c_purple span {
    border-color: #eb6a6a;
}

.wrap .pageIn .wrap_inner p {
    font-size: 12px;
    line-height: 1.531;
}

.wrap_inner {
    margin-top: 20px;
}

.wrap .pageIn .wrap_inner .kelasio {
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
}
.wrap .pageIn .wrap_inner .kelasio .accord_ttl a {
    display: block;
    background: #F7F7F7;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: bold;
}

.wrap .pageIn .wrap_inner .kelasio .accord_content{
    padding: 0 30px 30px 30px;
}

.wrap .pageIn .wrap_inner .kelasio .accord_content ul li {
    width: calc(33.33% - 9px);
    margin-right: 13px;
    margin-top: 22px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.wrap .pageIn .wrap_inner .kelasio .accord_content ul li:nth-child(3n) {
    margin-right: 0;
}


.wrap .pageIn .wrap_inner .kelasio .accord_content ul li a {
    display: block;
    line-height: 1.7;
    padding: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    position: relative;
        display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.wrap .pageIn .wrap_inner .kelasio .accord_content ul li a:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-color: #C4494E;
    transform: rotate(-45deg) translateY(-50%);
    left: 16px;
    top: 50%;
}

.btn_02ex:hover {
    background-color: #F7F7F7 !important;
    text-decoration: none;
    color: #C44A4E !important;
    cursor: pointer !important;
}

.wrap .pagrin { 
    width: 300px;
    margin-left: auto;
    border: 1px solid #CBD1D3;
    border-bottom: 0;

}
.wrap .pagrin h3 {
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background-color: #c4494e;
    color: #fff;
    border-bottom: 1px solid #CBD1D3;
}

.wrap .pagrin ul li {
    line-height: 42px;
    padding-left: 20px;
    background: url(../images/liststyle_arrow01.gif) 6px 17px no-repeat;
    border-bottom: 1px solid #c1c1c1;
}
.wrap .pagrin ul li.cur {
    border-bottom: 1px solid #c1c1c1;
    font-weight: bold;
    font-size: 120%;
    background-color: #f6e4e5;
}

.wrap .pagrin ul li a {
    display: block;
    font-size: 12px;
    color: #333333;
}

.wrap .pagrin a:hover {
    text-decoration: underline;
    color: #C70D0E;
}

.dibnowoo {  margin-top: 4vw; padding-bottom: 5vw; }
.dibnowoo ul {
    margin-left: 0;
    overflow: hidden;
}
.dibnowoo ul li {
    list-style-type: none;
    width: 190px;
    height: 143px;
    text-align: center;
    float: left;
    overflow: hidden;
}
.dibnowoo ul li a {
    display: block;
}

.dibnowoo ul li a:hover img {
    margin-top: -143px;
}

.wrapA .pageIn h1 .ttl_01_box {
    background: #F8B500;
}
.wrapA .pageIn h1 .ttl_01_main {
    color: #F8B500;
}
.wrapA .ttl_02.c_purple span {
    color: #333333;
    border-color: #F8B500;
}

.wrap .swiper-container .swiper-pagination-bullet {
        width: 6px;
    height: 6px;
    line-height: 99em;
    background: #999;
    border-radius: 50%;
    margin: 0 3px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    opacity: 1;
}

.wrap .swiper-container .swiper-pagination-bullet-active {
    background: #FFF;
}
.wrap_inner .uio { line-height: 1.531; }
.wrap_inner .uio ul li { list-style: disc; margin-left: 20px; color: #333; }

.wrap .pageIn .wrap_inner .kelasio .accord_ttl a:before {
    content: "";
    position: absolute;
    right: 18px;
    width: 18px;
    height: 2px;
    background: #C44A4E;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 1px;
}

.wrap .pageIn .wrap_inner .kelasio .accord_ttl a:after {
    content: "";
    position: absolute;
    right: 26px;
    width: 2px;
    height: 18px;
    background: #C44A4E;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 1px;
}

.wrap .pageIn .wrap_inner .kelasio.open .accord_ttl a:after {
    display: none;
}

@media(max-width:1100px) {
    .wrap { padding-top: 100px; }

    .wrap .pageIn { width: 100%; }
    .wrap .pagrin { display: none; }
    .wrap .pageIn .wrap_inner .kelasio .accord_content ul li {
        width: 100%;
        border: 0;
        margin-top: 10px;
        margin-right: 0;
    }
    .wrap .pageIn .wrap_inner .kelasio .accord_content ul li a {
        position: relative;
        display: inline-block;
        padding: 0 0 0 15px;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.7;
        color: #C4494E;
        text-align: left;
     }
     .wrap .pageIn .wrap_inner .kelasio .accord_content ul li a:before {
        left: 0;
        top: 12px;
     }
     .wrap .pageIn .wrap_inner .kelasio .accord_content {
        padding: 0 20px 20px;
     }
     .dibnowoo { margin-top: 40px; padding-bottom: 50px; }
     .dibnowoo ul li { width: 50%; }
}


/**搜索**/
.sousuobanner { background: linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%); border-radius:0 0 30px 30px; padding: 240px 0 95px; text-align: center; }
.sousuobanner .suoban { width: 900px; display: inline-block; position: relative; margin-top: 33px; }
.sousuobanner .suoban input { border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 100px; padding: 0 135px 0 20px; width: 100%; height: 56px; font-size: 16px; }
.sousuobanner .suoban input::-webkit-input-placeholder {color: rgba(34, 42, 43, 0.5);}
.sousuobanner .suoban input::-moz-placeholder {color: rgba(34, 42, 43, 0.5);}
.sousuobanner .suoban input:-moz-placeholder {color: rgba(34, 42, 43, 0.5);}
.sousuobanner .suoban input:-ms-input-placeholder {color: rgba(34, 42, 43, 0.5);}
.sousuobanner .suoban button { position: absolute; cursor: pointer; right: 5px; top: 50%; transform: translateY(-50%); background: #D0102C; height: calc(100% - 8px); border-radius: 100px; border: 0; width: 130px; color: #fff; font-size: 16px; }
.sousuobanner .suoban button i { position: relative; padding-left: 27px; }
.sousuobanner .suoban button i:before { position: absolute; content: ""; left: 0; top: 45%; cursor: pointer; transform: translateY(-50%); width: 17px; height: 17px; background: url(../images/suoban.svg)no-repeat center center/cover; }

.sousuobanner .suoban .lishi { padding: 0 20px; margin-top: 20px; }
.sousuobanner .suoban .lishi a { line-height: 1; margin-right: 27px; color: #222A2B; opacity: .3; transition: all .5s; }
.sousuobanner .suoban .lishi a:last-child { margin-right: 0; }
.sousuobanner .suoban .lishi a:hover { opacity: 1; }

.soubabA { padding: 5.625vw 0 6.35416vw; }
.soubabA .btmok .ds { line-height: 1; margin: 5px 0 50px; padding-bottom: 40px; border-bottom: 1px solid rgba(0, 50, 85, 0.1); }
.soubabA .btmok .ds span { margin-right: 5px; color:#D0102C; }


.soubabA .soub-top .swian { margin-left: auto; }
.soubabA .soub-bottom { margin-top: 40px; }
.soubabA .soub-bottom ul li { width: calc(33.33% - 7px); background: #F8F8F8; border-radius: 20px; margin-right: 10px; margin-bottom: 10px; border: 1px solid #F8F8F8; transition: all .5s; }
.soubabA .soub-bottom ul li:nth-child(3n) { margin-right: 0; }
.soubabA .soub-bottom ul li a { display: block; padding: 31px 45px 30px 29px; }
.soubabA .soub-bottom ul li a .t { padding: 0 10px; border-radius: 100px; background: rgba(208, 16, 44, 0.05); color: #D0102C;}
.soubabA .soub-bottom ul li a .e { line-height: 22.39px; margin-left: 10px; }
.soubabA .soub-bottom ul li a .nr { line-height: 1.27; margin-top: 12px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-bottom: 60px; }


.soubabA .soub-bottom ul li:hover { border-color: #D0102C; }
.soubabA .soub-bottom ul li:hover a .nr { text-decoration: underline; }

.soubabB { padding-bottom: 7.29166vw; }
.soubabB .bauous-top { margin-bottom: 40px; }
.soubabB .bauous-top .swian { margin-left: auto; }
.soubabB .bauous-bottom .swiper-slide a { display: block; }
.soubabB .bauous-bottom .swiper-slide a .text { margin-top: 26px; padding:0 28px; border-left:1px solid rgba(34, 42, 43, 0.1); }
.soubabB .bauous-bottom .swiper-slide a .text .bt { line-height: 1.27; margin-top: 6px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-bottom: 40px; }

@media(max-width:1100px) {
    .sousuobanner { padding: 100px 0 50px; border-radius: 0 0 20px 20px; }
    .sousuobanner .suoban { width: 100%; margin-top: 20px; }

    .sousuobanner .suoban input { height: 45px; font-size: 14px; }
    .sousuobanner .suoban button { font-size: 14px; width: 101px; }
    .sousuobanner .suoban button i { padding-left: 20px; }
    .sousuobanner .suoban button i:before { width: 11px; height: 11px; top: 50%; }

    .soubabA { padding: 40px 0 50px; }
    .soubabA .btmok .ds { margin-bottom: 20px; padding-bottom: 20px; }
    .soubabA .soub-bottom { margin-top: 25px; }
    .soubabA .soub-bottom ul li { width: 100%; border-radius: 15px; }
    .soubabA .soub-bottom ul li:last-child { margin-bottom: 0; }
    .soubabA .soub-bottom ul li a { padding: 20px; }
    .soubabA .soub-bottom ul li a .nr { height: auto !important; margin-bottom: 30px; }

    .soubabB { padding-bottom: 50px; }
    .soubabB .bauous-top { margin-bottom: 20px; }
    .soubabB .bauous-bottom .swiper-slide a .text { margin-top: 20px; padding: 0 20px; }
    .soubabB .bauous-bottom .swiper-slide a .text .bt { margin: 10px 0 20px; }
}





.hidden{overflow: hidden;}
.wudakuaiu .kuaB + .kuaB{padding-top: 0;}
.wudakuaiu .kuaE + .kuaE{padding-top: 0;}
.wudakuaiu .kuaC + .kuaC{padding-top: 0;margin-top: -6vw;}
@media(max-width:1100px) {
    .wudakuaiu .kuaC + .kuaC{margin-top: -50px;}
}





.lianlnoB ul li .pt .tui .bt a[href=""] span::before {
  display: none; 

}

a[href=""],
a[href="#"], 
a[href="javascript:;"], 
a[href^="javascript:void(0)"]
{
  cursor: default; /* 禁止小手，显示默认指针 */

}

.nybanner.orunzi { margin-top:140px; }
.nybanner.orunzi .text { display:none; }
.nybanner.orunzi img { display:none; }





.lanxiA .anxial .xiai .bt {
    color: rgba(33, 33, 33, 0.3);
    position: relative;
    padding: 15px 20px 15px 20px;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 10px;
    border: 1px solid rgba(33, 33, 33, 0.1);
}

.lanxiA .anxial .xiai .enzmo  {
    width: calc(100% + 3px);
    position: absolute;
    top: 0;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 105px;
    display: none;
}

.lanxiA .anxial .xiai:hover .enzmo{
    display: block;
    animation: selectxiala 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.lanxiA .anxial .xiai .baihuak {
    padding: 5px 20px 5px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid rgba(33, 33, 33, 0.1);
    display: flex;
    flex-wrap: wrap;
}
.lanxiA .anxial .xiai .baihuak label {
    width: 50%;
    display: inline-block;
    padding: 9px 0;
}

.lanxiA .anxial .xiai .enzmo .zxxl .zxxl_01 {
    position: initial;
    width: 100%;
}


.lanxiA .anxial .xiai .bt:before{
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 6px;
    z-index: 4;
    background: url(../images/jt.svg) no-repeat center center/cover;
    transform: translateY(-50%);
}


@media(max-width:1100px) {
    .lanxiA .anxial { position:relative; z-index:2; }
}


.guso { margin-top:5vw; }
.guso ul li { width: calc(20% - 8px); margin-right: 8px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 20px; background: rgba(0, 0, 0, 0); transition: all .5s; background:#fff; }
.guso ul li a {
    display: block;
    padding: 20px 30px;
}
.guso ul li a .ext .x {
    color:#212121;
    font-weight: bold;
    transition: all .5s;
}
.guso ul li a .ext .t {
    color:#212121;
    margin-bottom: 25px;
    transition: all .5s;
}
.guso ul li:hover {
    border: 1px solid rgba(33, 33, 33, 0.1);
    background: #D0102C;
}
.guso ul li .uwio1a {
    display: none;
}
.guso ul li:hover a .ext .x,
.guso ul li:hover a .ext .t { color:#fff; }

.guso ul li:hover .uwio1a { display:inline-block; }
.guso ul li:hover .uwio1 { display:none; }

@media(max-width:1500px) {
    .guso ul li a { padding:15px; border-radius:15px; }
}

@media(max-width:550px) {
    .guso ul li a .ext .t { margin-bottom:20px; }
    .guso ul li a { border-radius:10px; }
    .guso ul li { width:100%; margin-right:0; margin-bottom:8px; }
}


.cmnwen {
    position: fixed;
    top: 50%;
    right: 20px;
    background: #D0102C;
    border-radius: 10px;
    transform: translateY(-50%);
    padding: 4px 0;
    z-index: 5;
}
.cmnwen ul li{
    background: #D0102C;
    padding: 12px 9px;
    border-radius: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cmnwen ul li a{
    display: block;
    
}
.cmnwen ul li .icon { line-height:0; }
.cmnwen ul li:last-child { border-bottom:0; }

.cmnwen ul li .tex { line-height:1; margin-top:10px; }

.cmnwen ul li .ianze {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    --width:210px;
    width:var(--width);
    padding-right:0;
    /*overflow: hidden;*/
    display:none;
    z-index: 3;
}
.cmnwen ul li:hover .ianze  {
     animation: cebian 0.6s  1; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards;display:block;
}
@keyframes cebian {
    0% {
        right: 50%;
        opacity: 0;
    }
    100% {
       right: calc(100% + 6px);
        opacity: 1;
    }
}


/*.cmnwen ul li .ianze:before{*/
/*    content:"";*/
/*    width:12px;*/
/*    height:16px;*/
/*    position:absolute;*/
/*    right:0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    background:url(../images/sanj.svg) center center/cover;*/
/*}*/

.cmnwen ul li .ianze .oiue {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    text-align:left;
    border-radius: 10px;
    padding:14px 26px  18px 22px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    /*background: url(../images/oiueiai.png)no-repeat center center/cover;*/
}

.cmnwen ul li:nth-child(2) .ianze .oiue {
    /*background: url(../images/oiueiaic.png)no-repeat center center/cover;*/
}


.cmnwen ul li .ianze .oiue .wz1,
.cmnwen ul li .ianze .oiue .wz2{
    width:100%;
}

.cmnwen ul li .ianze .oiue .wz1{color:#3D3D3D;}
.cmnwen ul li .ianze .oiue .wz2{margin-top:4px;color:#231815;padding-left:22px;position:relative;}
.cmnwen ul li .ianze .oiue .wz2:before{
    content:"";
    width:17px;
    height:19px;
    position:absolute;
    left:0;
    top: 50%;
    transform: translateY(-50%);
    background:url(../images/cbdianhua.svg) center center/cover;
    
}


.cmnwen ul li .ianze.ianze2{
   --width:100px;
}
.cmnwen ul li .ianze.ianze2 .oiue{padding:1px; border-radius: 10px;overflow: hidden;}
.cmnwen ul li .ianze.ianze2 .img{width:100%;}



.dfang_san { position:relative; margin-bottom:40px; }
.tabTit_buton { width: 100%; font-size:16px;  border: 1px solid rgba(33, 33, 33, 0.2); border-radius: 10px; height: 51px; color: #212121; padding: 0 15px; }
.tabTit_buton { color:#000; }
.dfang_san:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 8px;
    top: 50%;
    right: 20px;
    z-index: 3;
    transform: translateY(-50%);
    background: url(../images/jtrl.svg) no-repeat center center / cover;
}

.buyaolian {
    padding: 0;
}

@media(max-width:1100px){
    .dfang_san { margin-bottom:20px; }
}




/**2026-1-9**/
.asndn_a .wudakuaiu .kuaB .container,
.asndn_a .wudakuaiu .wowq .container,
.asndn_a .wudakuaiu .kuaC .container,
.asndn_a .wudakuaiu .kuaE .container{ width:100% !important; margin:0; }



.asndn_a .ewsaop {
    padding-left: 48px; width: 29.13%; padding-top:4.94791vw;
}
.asndn_a .ewsaop .pwne { margin-top:0; }
.asndn_a .ewsaop .pwne .weop  { background: #D0102C; border-radius: 20px; padding:20px 30px; position:relative; z-index:2; }
.asndn_a .ewsaop .pwne .weob {
    border: 1px solid #E7E7E7;
    margin-top: -20px;
    border-radius: 0 0 20px 20px;
    border-top: 0;
    padding: 20px 30px 5px;
}

.asndn_a .ewsaop .pwne .weob ul li { border-bottom: 1px solid #CECECE; }
.asndn_a .ewsaop .pwne .weob ul li:last-child { border-bottom:0; }
.asndn_a .ewsaop .pwne .weob ul li a { display:block; padding:24px 0 24px 24px; position:relative; }
.asndn_a .ewsaop .pwne .weob ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 28px;
    width: 20px;
    height: 20px;
    transition: all .5s;
    background: url(../images/ndou.svg)no-repeat center center/cover;
}
.asndn_a .ewsaop .pwne .weob ul li:hover a:before {
    background: url(../images/ndoua.svg)no-repeat center center/cover;
}

.asndn_a .ewsaop .pwne .weob ul li a span {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 25px;
}
.asndn_a .ewsaop .pwne .weob ul li a span:before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    transition: all .5s;
    background: url(../images/ndwou.svg)no-repeat center center/cover;
}

.asndn_a .ewsaop .pwne .weob ul li:hover a span:before {
    background: url(../images/ndwoua.svg)no-repeat center center/cover;
}



.asndn_a .wudakuaiu { width:70.87%; padding-right:48px; border-right: 1px solid #E7E7E7;     padding-top: 4.94791vw; }


@media(max-width:1100px) {
    .asndn_a .ewsaop { display:none; }
    .wudakuaiu .kuaA .img { margin-top:30px; }
    .asndn_a .wudakuaiu { width:100%; border-right:0; padding-right:0; }
    .wudakuaiu .kuaB .niwei .pa { margin-top:20px; }
}


.zuowned_sajn { margin-top:40px; display: flex; align-items: center; }


@media(max-width:1500px) {
    .zuowned_sajn { margin-top:6px; }
}

@media(max-width:1100px) {
    .zuowned_sajn { height:auto !important; }
}

#aff-im-root{
    position: relative;
    z-index: 6;
}

/**2026-1-26**/

.wzdt_a { padding: 250px 0 112px; position: relative; }
.wzdt_a::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #D0102C;
}
.wzdt_a ul { margin-top: 45px; }
.wzdt_a ul li  { margin-bottom: 60px; }
.wzdt_a ul li:last-child { margin-bottom: 0; }
.wzdt_a ul li .bo { background: #F7F7F7; border-radius: 10px; overflow: hidden; padding: 24px 20px; margin-bottom: 30px; }
.wzdt_a ul li .bo span { display: inline-block; line-height: 1; padding-left: 28px; position: relative; }
.wzdt_a ul li .bo span::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(../images/spanbe.svg)no-repeat center center/cover;
}


.wzdt_a ul li .po .ul .li { width: 20%; }
.wzdt_a ul li .po .ul .li .l { margin-bottom: 15px; }
.wzdt_a ul li .po .ul .li .l a { display: inline-block; line-height: 1; padding-right: 22px; position: relative; color: #212121; }
.wzdt_a ul li .po .ul .li .l a:before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url(../images/spanbea.svg)no-repeat center center/cover;
}
.wzdt_a ul li .po .ul .li .l a:hover { text-decoration: underline; }

.wzdt_a ul li .po .ul .li .i { line-height: 1; margin-bottom: 15px; }
.wzdt_a ul li .po .ul .li .i:last-child { margin-bottom: 0; }
.wzdt_a ul li .po .ul .li .i a { color: #666666; display: inline-block; line-height: 1; }
.wzdt_a ul li .po .ul .li .i a:hover { color: #D0102C; text-decoration: underline; }

.wzdt_a ul li .po .ul .li .jh a { position: relative; margin-left: 5px; }
.wzdt_a ul li .po .ul .li .jh span { display: inline-block; cursor: pointer; width: 12px; height: 12px; z-index: 1; }
.wzdt_a ul li .po .ul .li .jh span::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%,-50%);
    background: url(../images/spanwbe.svg)no-repeat center center/cover;
}
.wzdt_a ul li .po .ul .li .jh.active span:before { background: url(../images/spanwbeaw.svg)no-repeat center center/cover; height: 1.7px; }


.wzdt_a ul li .po .ul .li .jh .toip { padding: 15px 0 20px; display: none; }
.wzdt_a ul li .po .ul .li .jh .toip.active { display: block; }
.wzdt_a ul li .po .ul .li .jh .toip a { display: block; width: 100%; margin-left: 15px; margin-bottom: 15px; }
.wzdt_a ul li .po .ul .li .jh .toip a:last-child { margin-bottom: 0; }
.wzdt_a ul li .po .ul .li .jh .toip a:hover { color: #D0102C; }


.wzdt_a ul li .po .ul .li .jh .toip p {
    display: block; width: 100%; margin-left: 15px; margin-bottom: 15px;
}
.wzdt_a ul li .po .ul .li .jh .toip p:last-child { margin-bottom: 0; }

@media(max-width:1100px) {
    .wzdt_a { padding: 100px 0 50px; }
    .wzdt_a ul { margin-top: 25px; }
    .wzdt_a ul li .bo { padding: 15px; margin-bottom: 25px; }
    .wzdt_a ul li { margin-bottom: 5px; }
    .wzdt_a ul li .po .ul .li { width: 50%; margin-bottom: 20px; }
}






