[v-cloak] {
    display: none;
}

body {
    display: none;
}

.newwrap {
    width: 78.646vw;
}

.gh7 {
    background-color: #F8F8F8;
}

.gh7 .banner_box {
    position: relative;
    height: 100vh;
    /* height: 48.802vw; */
    width: 100%;
}

.gh7 .banner {
    width: 100%;
    height: 100vh;
    /* height: 48.802vw; */
    background-color: #d8d8d8;
    position: relative;
    overflow: hidden;
    /* animation: banner_img 3s linear forwards; */
}

.gh7 .banner .p1 {
    font-size: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 48px;
    line-height: 48px;
    text-align: center;
    z-index: 10;
}

.gh7 .banner .img1 {
    /* width: 100%; */
    height: 100%;
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transform: scale(1.5);
}

.gh7 .banner .img2 {
    width: 33.958vw;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(0.8);
}

.gh7 .banner .arror_gif {
    position: absolute;
    width: 10.417vw;
    height: 10.417vw;
    left: 50%;
    margin-left: -5.2085vw;
    bottom: 0;
    z-index: 10;
}

@keyframes banner_font {
    0% {
        transform: translate3d(0px, 0px, 0px) scale(1, 1);
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate3d(0px, 0px, 0px) scale(20, 20);
        opacity: 0;
    }
}

@keyframes banner_img {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.gh7 .banner .banner_titleimg {
    position: absolute;
    left: 10.677vw;
    /* animation: banner_fontimg 1s linear forwards;
    animation-delay: 1s; */
    z-index: 10;
    opacity: 0;
}

.gh7 .banner .banner_titleimg1 {
    top: 13.802vw;
    width: 9.531vw;
}

.gh7 .banner .banner_titleimg2 {
    top: 19.23vw;
    width: 32.292vw;
}

.gh7 .banner .banner_titleimg3 {
    top: 25.469vw;
    width: 10.3125vw;
}

.gh7 .banner .banner_titleimg4 {
    top: 29.167vw;
    width: 9.635vw;
}

.gh7 .banner .banner_titleimg5 {
    left: 38.385vw;
    top: 44.2vw;
    width: 12.291vw;
}

.gh7 .banner .banner_titleimg6 {
    top: 42.656vw;
    width: 11.042vw;
}

@keyframes banner_fontimg {
    0% {
        opacity: 0;
        margin-top: 30px;
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}

.gh7_box1 {
    margin: 8.333vw auto;
}

.pl60 {
    padding-left: 3.125vw;
}

.title .p1 {
    font-weight: 600;
    font-size: 2.5vw;
    color: #333333;
    line-height: 2.917vw;
    text-align: left;
}

.title .p2 {
    font-size: 1.042vw;
    color: #666666;
    line-height: 1.667vw;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 1.25vw 0 3.125vw;
}

.gh7_box2 {
    margin: 8.333vw auto 5.208vw;
}

.gh7_box2 .cont {
    margin-top: 3.125vw;
    display: flex;
    justify-content: space-between;
}

.gh7_box2 .cont .contli {
    border-radius: 40px;
    width: 38.542vw;
    height: 48.802vw;
    overflow: hidden;
}

.gh7_box2 .cont .contli.contfl {
    overflow: hidden;
}

.gh7_box2 .cont .contli.contfl:hover img {
    transform: scale(1.2);
}

.gh7_box2 .cont .contli.contfl img {
    width: 100%;
    height: 100%;
    transition: 1s all;
}

.gh7_box2 .cont .contli.contfr {
    background-color: #ffffff;
}

.gh7_box2 .cont .contli.contfr .box {
    padding: 6.25vw 3.125vw 0;
}

.gh7_box2 .cont .contli.contfr .box .c1{
    font-size: 1.25vw;
    color: rgb(102, 102, 102);
    line-height: 1.771vw;
}

.gh7_box2 .cont .contli.contfr .box .c2,.gh7_box2 .cont .contli.contfr .box .c1 span{
    font-size: 2.083vw;
    color: rgb(102, 102, 102);
    line-height: 2.917vw;
    color: rgb(51, 51, 51);
    font-weight: 600;
}

.mt28{
    margin-top: 1.458vw;
}

.video_box {
    height: 41.667vw;
    background-color: #000;
    border-radius: 40px;
    overflow: hidden;
}

.video_box video {
    width: 100%;
    height: 100%;
}

.gh7_box3 {
    margin: 8.333vw auto;
}

.gh7_box3 .navbox {
    display: flex;
    justify-content: space-between;
    margin: 3.125vw auto 2.083vw;
}

.gh7_box3 .nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-items: center;
}

.gh7_box3 .nav li {
    font-size: 1.25vw;
    color: #666666;
    line-height: 1.458vw;
    margin-left: 4.375vw;
    cursor: pointer;
}
.gh7_box3.gh7_box3_2 .nav li{
    margin-left: 3.125vw;
}

.gh7_box3 .nav li:nth-of-type(1) {
    margin-left: 3.125vw;
}

.gh7_box3 .nav li.on {
    color: #333333;
    font-weight: bold;
}

.gh7_box3 .arrorul {
    display: flex;
}

.gh7_box3 .arrorul img {
    width: 1.667vw;
    cursor: pointer;
}

.gh7_box3 .arrorul img.img2 {
    margin: 0 2.604vw;
}

.gh7_box4 {
    height: 48.802vw;
}

.gh7_box4 .swiper-slide,
.gh7_box4 .swiper-slide img {
    width: 100%;
    height: 48.802vw;
}

.gh7_box4 .swiper_db .swiper-paginationdb {
    bottom: 60px;
}

.gh7_box4 .swiper_db .swiper-paginationdb .swiper-pagination-bullet {
    width: 66px;
    height: 2px;
    margin: 0;
    border-radius: 0;
    background-color: #fff;
}

.gh7_box4 .swiper_db .swiper-paginationdb .swiper-pagination-bullet-active {
    height: 4px;
    position: relative;
    top: 1px;
    z-index: 99;
}

.gh7_box6 {
    margin: 8.333vw auto;
}

.gh7_box6 .box1 {
    display: flex;
    justify-content: space-between;
    margin: 3.125vw auto 1.563vw;
}

.gh7_box6 .box1 li {
    padding: 5.208vw 3.125vw 0;
    width: 32.292vw;
    height: 20vw;
    background-color: #ffffff;
    border-radius: 24px;
}

.gh7_box6 .box1 li .p1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gh7_box6 .box1 li .p1 img:nth-of-type(1) {
    width: 4.167vw;
}

.gh7_box6 .box1 li .p1 img:nth-of-type(2) {
    width: 1.823vw;
}

.gh7_box6 .box1 li .p2 {
    font-weight: 600;
    font-size: 1.979vw;
    color: #333333;
    line-height: 2.344vw;
    margin: 3.125vw 0 1.25vw;
}

.gh7_box6 .box1 li .p3 {
    font-size: 1.042vw;
    color: #666666;
    line-height: 1.667vw;
}

.gh7_box6 .box1.box2 {
    margin: 0 auto;
}

.gh7_box6 .box1.box2 li {
    padding: 5.208vw 3.125vw 0;
    width: 18.906vw;
    height: 23.958vw;
    background-color: #ffffff;
    border-radius: 24px;
}

.gh7_tips {
    margin: 3.125vw auto 0;
    font-size: 1.042vw;
    color: #666666;
    line-height: 2.344vw;
    text-align: center;
}

.gh7_tips2 {
    margin: 8.333vw auto 5.208vw;
}

.gh7_box7 {
    height: 48.802vw;
    width: 100%;
    display: flex;
}

.gh7_box7 .box {
    height: 100%;
    width: 50%;
}

.gh7_box7 .box_fl {
    overflow: hidden;
}

.gh7_box7 .box_fl:hover img {
    transform: scale(1.2);
}

.gh7_box7 .box_fl img {
    height: 100%;
    transition: 1s all;
}

.gh7_box7 .box_fr {
    background-color: #fff;
}

.gh7_box7 .box_fr .cont {
    width: 34.9vw;
    padding-top: 6.25vw;
    margin: 0 auto;
}

.gh7_box7 .box_fr .cont .p1 {
    font-weight: 600;
    font-size: 2.5vw;
    color: #333333;
    line-height: 2.917vw;
    margin-bottom: 3.125vw;
}

.gh7_box7 .box_fr .cont .el-cascader {
    width: 100%;
    height: 3.75vw;
}

.gh7_box7 .box_fr .cont .el-input,
.gh7_box7 .box_fr .cont .el-input input {
    width: 100%;
    height: 3.75vw;
    font-size: 0.938vw;
    color: #262830;
    border-color: #333333;
    border-radius: 12px;
    font-weight: 300;
}

.gh7_box7 .box_fr .el-form-item__error{
    font-size: 0.833vw;
}

.gh7_box7 .box_fr .cont .subform_btn {
    width: 13.541vw;
    height: 3.75vw;
    border-radius: 3.75vw;
    background-color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 1.042vw;
    color: #FFFFFF;
    cursor: pointer;
}

.gh7_box7 .box_fr .cont .el-form-item {
    margin-bottom: 2.5vw;
}

.soft_newbox6_swiper .swiper-slide {
    width: 78.646vw;
    height: 41.667vw;
    border-radius: 40px;
    overflow: hidden;
    transition: .4s all;
}

.soft_newbox6_swiper .swiper-slide img {
    width: 100%;
    height: 100%;
}

.soft_newbox6_swiper .swiper-slide-next,
.soft_newbox6_swiper .swiper-slide-prev {
    transform: scale(0.9, 0.8);
}


.el-cascader-node.in-active-path,
.el-cascader-node.is-selectable.in-checked-path,
.el-cascader-node.is-active {
    color: #fff;
    background-color: #77BBA5;
}

.el-cascader-node:not(.is-disabled):focus,
.el-cascader-node:not(.is-disabled):hover {
    background-color: rgba(119, 187, 165, 0.3);
    color: #77BBA5;
}

.el-cascader-node:not(.is-disabled):focus,
.el-cascader-node:not(.is-disabled).in-active-path:hover {
    color: #fff;
    background-color: #77BBA5;
}

.el-cascader-menu__wrap {
    height: 17.814vw;
}

.el-cascader-node {
    height: 2.969vw;
    line-height: 2.969vw;
    font-size: 1.094vw;
    padding: 0 !important;
    /* width: 10.9375vw; */
    text-align: center;
}

.el-cascader-node i {
    display: none;
}

.el-cascader-menu {
    width: 10.9375vw;
}

.pleaseS_banner{
    height: 48.802vw;
    width: 100%;
    background-image: url(../img/pleaseS/banner.png);
    background-size: 100% 100%;
    position: relative;
}

.pleaseS_banner .img1{
    width: 8.229vw;
    position: absolute;
    top: 5.209vw;
    left: 20.417vw;
}

.pleaseS_banner .img2{
    width: 17.708vw;
    position: absolute;
    bottom: 1.458vw;
    left: 9.375vw;
}

.pleaseS_banner .img3{
    width: 7.5vw;
    position: absolute;
    bottom: 1.458vw;
    right: 2.917vw;
}

.pleaseS_box1{
    padding: 8.958vw 0;
}

.pleaseS_box1 .bannerimg{
    width: 78.646vw;
    margin: 0 auto;
    display: block;
}

.pleaseS_box1 ul{
    margin-top: 6.25vw;
    display: flex;
    justify-content: center;
}

.pleaseS_box1 ul li{
    margin: 0 2.865vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pleaseS_box1 ul li img{
    width: 2.083vw;
    height: 2.083vw;
}
.pleaseS_box1 ul li p{
    font-size: 0.729vw;
    margin-top: 1.042vw;
}

.pleaseS_box2{
    width: 100%;
    height: 48.802vw;
    position: relative;
    overflow: hidden;
}
.pleaseS_box2 img{
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* transform: scale(1.2); */
}
.pleaseS_box2 .bg{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    top: 0;
}
.pleaseS_box2 .title{
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 3.229vw;
    font-weight: 400;
    line-height: 164%;
    text-align: center;
    padding-top: 6.25vw;
    position: relative;
    z-index: 10;
    font-weight: bold;
}