.please{
    background-color: #F1F2F5;
}
.please_banner{
    height: 44.271vw;
    background-image: url(../img/pleaseEnjoy/please-01.jpg);
    background-size: cover;
    position: relative;
}
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:currentColor;}
.st1{fill:#FFFFFF;}
/* .brand_img2{
    height: 44.583vw;
    background-image: url(../assets/img/digitization/digtal-02.jpg);
}
.brand_img3{
    height: 44.583vw;
    background-image: url(../assets/img/digitization/digtal-03.jpg);
}
.brand_img4{
    height: 44.583vw;
    background-image: url(../assets/img/digitization/digtal-04.jpg);
}
.brand_img5{
    height: 44.583vw;
    background-image: url(../assets/img/digitization/digtal-05.jpg);
}
.brand_img{
    background-size: cover;
} */
.please_banner .please_banner_p1{
    font-weight: 800;
    font-size: 3.125vw;
    color: #FFFEFE;
    line-height: 3.125vw;
    padding-top: 12.5vw;
}
.please_banner .please_banner_p2{
    font-size: 1.25vw;
    color: #FFFFFF;
    line-height: 1.25vw;
    margin-top: 1.042vw;
}
.please_banner .please_banner_img{
    height: 3.125vw;
    width: auto;
    margin-top: 3.542vw;
}
.please_banner .please_banner_desc{
    margin-top: 11.667vw;
    height: 2.1875vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.please_banner .please_banner_desc .btn{
    width: 6.458vw;
    height: 2.1875vw;
    background-color: #ffbb06;
    color: #2c1e01;
    text-align: center;
    line-height: 2.1875vw;
    font-size: 0.938vw;
    cursor: pointer;
}
.enjoy_banner .please_banner_desc .btn{
    background-color: #d55500;
    color: #fff;
}
.please_banner .please_banner_desc p{
    margin-right: 5.21vw;
    color: #fff;
    font-size: 0.938vw;
    line-height: 1.563vw;
    text-align: right;
}
.please_banner .please_banner_desc p span{
    margin: 0 1.55vw;
}
.please_banner .please_banner_desc .logo{
    position: absolute;
    right: 0;
    width: 3.333vw;
}
.please_flow{
    margin-top: -1.563vw;
    position: relative;
    z-index: 5;
}
.please_flow img{
    width: 100%;
}
.title{
    padding: 4.6875vw 0 3.125vw;
    text-align: center;
}
.title .title_p1{
    font-size: 2.344vw;
    color: #262830;
    line-height: 2.344vw;
}
.title .title_p2{
    font-size: 1.458vw;
    color: #656A6E;
    line-height: 1.458vw;
    margin-top: 1.042vw;
}
.title .title_line{
    width: 68px;
    height: 3px;
    background-color: #FFBB05;
    display: block;
    margin: 1.875vw auto 0;
}

.swiper1{
    width: 100%;
    height: 41.667vw;
}
.swiper1 .swiper-slide{
    width: 78.646vw;
    height: 41.667vw;
    position: relative;
    overflow: hidden;
}
.swiper1 .swiper-slide .imgbox,.swiper1 .swiper-slide .cover{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.swiper1 .swiper-slide .cover{
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.swiper1 .swiper-slide .imgbox{
    background-size: 100% 100% !important;
}

.swiper1 .swiper-slide.swiper-slide-prev .cover,.swiper1 .swiper-slide.swiper-slide-next .cover{
    display: block;
}

.swiper1 .swiper-button-prev::after,.swiper1 .swiper-button-next::after,.swiperbox_case .swiper-button-prev::after,.swiperbox_case .swiper-button-next::after{
    display: none;
}
.swiper1 .swiper-button-prev i, .swiper1 .swiper-button-next i{
    font-size: 1.875vw;
    color: #fff;
}
.swiperbox_case .swiper-button-prev i, .swiperbox_case .swiper-button-next i{
    font-size: 1.875vw;
    color: #fff;
}
.swiperbox_case .swiper-button-prev, .swiperbox_case .swiper-button-next{
    top: 38%;
}
.swiper1 .swiper-button-prev{
    left: 6.458vw;
}
.swiper1 .swiper-button-next{
    right: 6.458vw;
}
.swiper1 .swiper-pagination{
    display: flex;
    width: 72.2vw;
    left: 50%;
    margin-left: -36.1vw;
    justify-content: space-between;
}
.swiper1 .swiper-pagination span{
    width: 9.219vw;
    background: none;
    height: 0.833vw;
    font-weight: bold;
    font-size: 0.833vw;
    color: #fff;
    line-height: 0.833vw;
    padding-bottom: 1.042vw;
    border-bottom: 2px solid #B9B9B9;
    border-radius: 0;
    opacity: 0.8;
}
.swiper1 .swiper-pagination span.swiper-pagination-bullet-active{
    color: #FFBB05;
    border-color: #FFBB05;
    opacity: 1;
}
.enjoy .swiper1 .swiper-pagination span.swiper-pagination-bullet-active{
    color: #d55500;
    border-color: #d55500;
}

.swiperbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.swiperbox .swiperbox_wrap{
    width: 36.698vw;
}
.swiperbox .swiperbox_wrap:nth-of-type(3),.swiperbox .swiperbox_wrap:nth-of-type(4){
    margin-top: 1.875vw;
}
.swiperbox .swiperbox_wrap .swiper-slide{
    width: 36.698vw;
    height: 22.1875vw;
    overflow: hidden;
}
.swiperbox .swiperbox_wrap .swiper-slide:hover .imgbox{
    transform: scale(1.2);
}
.swiperbox .swiperbox_wrap .swiper-slide .imgbox{
    width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: 1s all;
}
.swiperbox .swiperbox_wrap .swiper .caseswiper_desc .p1{
    font-size: 0.938vw;
    color: #000000;
    line-height: 0.938vw;
    margin-top: 2.291vw;
    text-indent: 1.771vw;
}
.swiperbox .swiperbox_wrap .swiper .caseswiper_desc .p2{
    font-size: 0.729vw;
    color: #565966;
    line-height: 0.729vw;
    margin-top: 0.625vw;
    text-indent: 1.771vw;
}
.swiperbox .swiperbox_wrap .swiper .caseswiper_desc .line{
    width: 100%;
    height: 1px;
    background-color: #B9B9B9;
    margin-top: 1.979vw;
}
.swiperbox .swiperbox_wrap:hover .caseswiper_desc .line{
    background-color: #FFBB05;
}
.enjoy .swiperbox .swiperbox_wrap:hover .caseswiper_desc .line{
    background-color: #D55500;
}
.swiperbox .swiperbox_wrap .swiper-pagination{
    top: 20.833vw;
    right: 0;
    display: flex;
    justify-content: flex-end;
}
.swiperbox .swiperbox_wrap .swiper-pagination span{
    width: 0.938vw;
    height: 0.156vw;
    background-color: #A4A4A4;
    border-radius: 0;
}
.swiperbox .swiperbox_wrap .swiper-pagination span:nth-last-child(1){
    margin-right: 1.771vw;
}
.swiperbox .swiperbox_wrap .swiper-pagination span.swiper-pagination-bullet-active{
    background-color: #FFBB05;
}
.enjoy .swiperbox .swiperbox_wrap .swiper-pagination span.swiper-pagination-bullet-active{
    background-color: #D55500;
}
.please_box2{
    padding-bottom: 6.042vw;
}
.please_box3{
    background-color: #fff;
    padding-bottom: 4.6875vw;
}

.please_box4 .please_box4_cont{
    background: url(../img/pleaseEnjoy/Y-product-pz.png) no-repeat;
    height: 38.524vw;
    background-size: 100% 100%;
    position: relative;
}
.enjoy .please_box4 .please_box4_cont{
    background: url(../img/pleaseEnjoy/X-product-pz.jpg) no-repeat;
    background-size: 100% 100%;
}

.please_box4 .please_box4_cont .please_box4_ul{
    position: absolute;
    bottom: 1.771vw;
    left: 50%;
    margin-left: -39.323vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.please_box4 .please_box4_cont .please_box4_ul li{
    width: 10.885vw;
    height: 3.802vw;
    border: 1px solid #B9B9B9;
}
.please_box4 .please_box4_cont .please_box4_ul li.on{
    border: 2px solid #FFBB05;
}
.enjoy .please_box4 .please_box4_cont .please_box4_ul li.on{
    border: 2px solid #D55500;
}
.please_box4 .please_box4_cont .please_box4_ul li img{
    width: 100%;
    height: 100%;
}

.please_box5{
    padding-top: 4.166vw;
}

.swiper1 .swiper-pagination{
    display: inline-block;
    /* width: auto; */
    /* left: 50%;
    margin-left: -36.1vw;
    justify-content: space-between; */
}

.swiper3 .swiper-pagination span{
    width: 0.938vw;
    height: 0.156vw;
    background-color: #A4A4A4;
    border-radius: 0;
    border: none;
    padding-bottom: 0;
}
.swiper3 .swiper-pagination span.swiper-pagination-bullet-active{
    background-color: #FFBB05;
}
.enjoy .swiper3 .swiper-pagination span.swiper-pagination-bullet-active{
    background-color: #D55500;
}

.please_box6 img{
    width: 100%;
}
.swiper4{
    height: 49.167vw;
}
.swiper4 .swiper-slide{
    width: 100%;
    height: 49.167vw;
}
.swiper3 .swiper-pagination{
    bottom: 1.25vw;
}
.please_box8 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.please_box8 ul li{
    display: flex;
    flex-direction: column;
    width: 38.698vw;
    height: 4.844vw;
    justify-content: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    margin-bottom: 1.146vw;
}
.please_box8 ul li .p1{
    font-size: 1.146vw;
    color: #000000;
    line-height: 1.146vw;
}
.please_box8 ul li .p1 span{
    font-weight: bold;
}
.please_box8 ul li .p2{
    margin-top: 0.521vw;
    font-size: 0.417vw;
}
.please_box8 .tips{
    font-size: 0.833vw;
    color: #000000;
    text-align: center;
    margin-top: 2.1875vw;
}
.please_box8 .line{
    height: 1px;
    background-color: #D4D4D4;
    margin-top: 5.729vw;
}
.please_box9{
    padding-bottom: 3.125vw;
}
.please_box9 ul{
    display: flex;
    flex-wrap: wrap;
}
.please_box9 ul li{
    width: 10.573vw;
    height: 3.125vw;
    font-size: 1.25vw;
    border: 1px solid #232B40;
    border-radius: 5px;
    margin-left: 3vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.979vw;
}
.please_box9 ul li:nth-child(6n + 1){
    margin-left: 0;
}

.enjoy_banner{
    background-image: url(../img/pleaseEnjoy/product-01-X-top.jpg);
}
.soft_banner{
    background-image: url(../img/pleaseEnjoy/soft01.jpg);
    height: 45.3125vw;
}
.soft_new .soft_banner .titleimg1{
    width: 34.375vw;
    padding-top: 15.521vw;
    display: block;
    margin: 0 auto;
}
.soft_new .soft_banner .titleimg2{
    height: 1.458vw;
    display: block;
    margin: 2.1875vw auto 0;
}
.soft_new .soft_banner .soft_banner_cont{
    display: flex;
    margin-top: 3.125vw;
    justify-content: center;
    align-items: center;
}
.soft_new .soft_banner .soft_banner_cont .titleimg3{
    height: 2.604vw;
}
.soft_new .soft_banner .soft_banner_cont .soft_banner_btn{
    height: 2.292vw;
    margin-left: 1.875vw;
    cursor: pointer;
}
.soft_new .soft_newbox1{
    background-color: #fff;
}
.soft_new .soft_newbox1 img{
    width: 100%;
}

.soft_new .soft_newbox2{
    background-color: #fff;
    padding-bottom: 3.125vw;
}
.soft_new .soft_newbox2 ul{
    display: flex;
    justify-content: space-between;
}
.soft_new .soft_newbox2 ul li{
    width: 12.5vw;
    height: 23.4375vw;
    position: relative;
}
.soft_new .soft_newbox2 ul li .libox{
    width: 100%;
    padding: 1.667vw 0 0.938vw;
    background-color: #F08F2E;
    text-align: center;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: .6s all;
    z-index: 10;
}
.soft_new .soft_newbox2 ul li .libox .p1{
    font-size: 1.25vw;
    line-height: 1.25vw;
    color: #FFFFFF;
}
.soft_new .soft_newbox2 ul li .libox .p2{
    font-size: 0.833vw;
    line-height: 0.833vw;
    color: rgba(255,255,255,0.6);
    margin-top: 0.417vw;
}
.soft_new .soft_newbox2 ul li img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s all;
}
.soft_new .soft_newbox2 ul li:hover .libox{
    top: -2.083vw;
    opacity: 1;
}
.soft_new .soft_newbox2 ul li:hover img{
    top: 2.083vw;
}

.soft_new .soft_newbox3 .swiper .swiper-slide{
    width: 79.6875vw;
    height: 25.781vw;
}
.soft_new .soft_newbox3 .swiper .swiper-slide .imgbox{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100% !important;
}
.soft_new .soft_newbox3 .swiper .swiper-slide .imgbox .slidename{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.833vw;
    width: 300px;
    padding: 0.833vw 0;
    text-indent: 2em;
    background-image: linear-gradient(to right,rgba(240, 143, 46,1),rgba(240, 143, 46,0));
    color: #fff;
}
.soft_new .soft_newbox3 .swiper{
    height: 25.781vw;
}
.soft_new .soft_newbox3 .swiper .swiper-pagination span{
    width: 30px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
    opacity: 1;
}
.soft_new .soft_newbox3 .swiper .swiper-pagination span.swiper-pagination-bullet-active{
    width: 60px;
    background-color: #F08F2E;
}
.soft_new .soft_newbox3 .swiper-button-prev::after,.soft_new .soft_newbox3 .swiper-button-next::after{
    display: none;
}
.soft_new .soft_newbox3 .swiper-button-prev,.soft_new .soft_newbox3 .swiper-button-next{
    width: 75px;
    height: 75px;
    margin-top: -37.5px;
}
.soft_new .soft_newbox3 .swiper-button-prev{
    left: 60px;
    /* color: #000000; */
}
.soft_new .soft_newbox3 .swiper-button-prev svg{
    color: rgba(0,0,0,0.16);
}
.soft_new .soft_newbox3 .swiper-button-prev svg:hover,.soft_new .soft_newbox3 .swiper-button-next svg:hover{
    color: #F08F2E;
}
.soft_new .soft_newbox3 .swiper-button-next{
    right: 60px;
}
.soft_new .soft_newbox3 .swiper-button-next svg{
    color: rgba(0,0,0,0.16);
}
.soft_new .soft_newbox4{
    padding-bottom: 4.6875vw;
    background-color: #fff;
}
.soft_new .soft_newbox4 .swiper_mx{
    width: 66.25vw;
    height: 35.104vw;
    margin-left: 0;
}
.soft_new .soft_newbox4 .swiper_mx .swiper-slide{
    width: 66.25vw;
    height: 35.104vw;
    
}
.soft_new .soft_newbox4 .swiper_mx .swiper-slide .imgbox{
    width: 100%;
    height: 100%;
}
.soft_new .soft_newbox4 .newwrap{
    display: flex;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav{
    width: 13.4375vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 3.49vw;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li{
    width: 13.4375vw;
    height: 5.3125vw;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
    cursor: pointer;
    transition: .6s all;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li svg{
    height: 3.125vw;
    margin: 0 0.938vw 0 1.979vw;
    transition: .6s all;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li .font{
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: .6s all;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li .font .p1{
    font-size: 1.25vw;
    color: #262830;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li .font .p2{
    font-size: 0.729vw;
    color: #B1B5BA;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li.on{
    width: 17.1875vw;
    background-color: #F08F2E;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li.on svg{
    color: #fff;
}
.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li.on .font .p1,.soft_new .soft_newbox4 .newwrap .soft_newbox4_nav li.on .font .p2{
    color: #fff;
}

.soft_new .soft_newbox5{
    background-color: #F7F7F7;
    padding-bottom: 9.635vw;
}
.soft_new .soft_newbox5 .soft_box5_nav{
    display: flex;
    justify-content: center;
    align-items: center;
}
.soft_new .soft_newbox5 .soft_box5_nav li{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5.104vw;
}
.soft_new .soft_newbox5 .soft_box5_nav li img{
    width: 1.979vw;
    margin-right: 0.417vw;
}
.soft_new .soft_newbox5 .soft_box5_nav li p{
    font-size: 1.25vw;
    color: #262830;
}
.soft_new .soft_newbox5 .soft_box5_cont{
    display: flex;
    justify-content: space-between;
    margin-top: 1.979vw;
}
.soft_new .soft_newbox5 .soft_box5_cont li{
    width: 25vw;
}
.soft_new .soft_newbox5 .soft_box5_cont .imgbox{
    width: 100%;
    height: 16.406vw;
    overflow: hidden;
}
.soft_new .soft_newbox5 .soft_box5_cont .imgbox img{
    width: 100%;
    height: 100%;
    transition: .6s all;
}
.soft_new .soft_newbox5 .soft_box5_cont div{
    height: 5.781vw;
    background-color: #fff;
    /* padding: 0 0.938vw; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #FFFFFF;
}
.soft_new .soft_newbox5 .soft_box5_cont div .p1{
    font-size: 1.25vw;
    color: #262830;
    padding: 0 0.938vw;
    line-height: 1.25vw;
}
.soft_new .soft_newbox5 .soft_box5_cont div .p2{
    font-size: 0.938vw;
    margin-top: 0.625vw;
    color: #656A6E;
    padding: 0 0.938vw;
    line-height: 0.938vw;
}
.soft_new .soft_newbox5 .soft_box5_cont li:hover .imgbox img{
    transform: scale(1.2);
}
.soft_new .soft_newbox5 .soft_box5_cont li:hover div{
    background-color: #F08F2E;
}
.please_new .soft_newbox5 .soft_box5_cont li:hover div{
    background-color: #77BBA5;
}
.soft_new .soft_newbox5 .soft_box5_cont li:hover div .p1,.soft_new .soft_newbox5 .soft_box5_cont li:hover div .p2{
    color: #fff;
}

.soft_new .soft_newbox6{
    background-color: #ffffff;
    padding-bottom: 4.6875vw;
}
.soft_new .soft_newbox6 ul{
    margin-bottom: 3.125vw;
    display: flex;
    justify-content: center;
}
.soft_new .soft_newbox6 ul li{
    margin: 0 3.906vw;
    font-size: 1.042vw;
    color: #656A6E;
    position: relative;
    padding-bottom: 3px;
    cursor: pointer;
}
.soft_new .soft_newbox6 ul li .line{
    position: absolute;
    background-color: #ffffff;
    bottom: 0;
    width: 100%;
    height: 2px;
}
.soft_new .soft_newbox6 ul li .line .circle{
    position: absolute;
    background-color: #ffffff;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.soft_new .soft_newbox6 ul li.on{
    color: #F08F2E;
}
.please_new .soft_newbox6 ul li.on{
    color: #77BBA5;
}
.soft_new .soft_newbox6 ul li.on .line,.soft_new .soft_newbox6 ul li.on .line .circle{
    background-color: #F08F2E;
}
.please_new .soft_newbox6 ul li.on .line,.please_new .soft_newbox6 ul li.on .line .circle{
    background-color: #77BBA5;
}
.soft_new .soft_newbox6 .soft_newbox6_swiper .swiper-slide{
    width: 56.823vw;
    height: 28.906vw;
}
.soft_new .soft_newbox6 .soft_newbox6_swiper .swiper-slide img{width: 100%;height: 100%;}
.soft_new .soft_newbox6 .soft_newbox6_swiper .swiper-slide-next,.soft_new .soft_newbox6 .soft_newbox6_swiper .swiper-slide-prev{
    transform: scale(0.8);
}
.soft_new .soft_newbox6 .swiper-button-prev::after,.soft_new .soft_newbox6 .swiper-button-next::after{
    display: none;
}
.soft_new .soft_newbox6 .swiper-button-prev,.soft_new .soft_newbox6 .swiper-button-next{
    width: 75px;
    height: 75px;
    margin-top: -37.5px;
}
.soft_new .soft_newbox6 .swiper-button-prev{
    left: 16.33vw;
}
.soft_new .soft_newbox6 .swiper-button-prev svg{
    color: rgba(0,0,0,0.16);
}

.soft_new .soft_newbox6 .swiper-button-prev svg:hover,.soft_new .soft_newbox6 .swiper-button-next svg:hover{
    color: #F08F2E;
}
.please_new .soft_newbox6 .swiper-button-prev svg:hover,.please_new .soft_newbox6 .swiper-button-next svg:hover{
    color: #77BBA5;
}
.soft_new .soft_newbox6 .swiper-button-next{
    right: 16.33vw;
}
.soft_new .soft_newbox6 .swiper-button-next svg{
    color: rgba(0,0,0,0.16);
}
.soft_new .soft_newbox7{
    background: url(../img/pleaseEnjoy/soft_newbox7bg.jpg) no-repeat;
    width: 100%;
    height: 48.073vw;
    background-size: 100% 100%;
}
.soft_new .soft_newbox7 ul{
    display: flex;
    justify-content: center;
    margin-top: 3.49vw;
}
.soft_new .soft_newbox7 ul li:nth-of-type(2){
    margin: 0 12.4vw;
}
.soft_new .soft_newbox7 ul li{
    text-align: center;
    transition: .6s all;
}
.soft_new .soft_newbox7 ul li .imgbox{
    width: 7.8125vw;
    height: 7.8125vw;
    position: relative;
    margin: 0 auto;
}
.soft_new .soft_newbox7 ul li .imgbox img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .6s all;
}
.soft_new .soft_newbox7 ul li .imgbox img.soft_newbox7_icon2{
    opacity: 0;
}
.soft_new .soft_newbox7 ul li .p1{
    font-size: 1.875vw;
    color: #262830;
    margin-top: 3.125vw;
}
.soft_new .soft_newbox7 ul li .p2{
    font-size: 1.042vw;
    color: #656A6E;
    line-height: 1.979vw;
    margin-top: 0.938vw;
}
.soft_new .soft_newbox7 ul li .line{
    margin-top: 1.667vw;
    width: 100%;
    height: 1px;
    background-color: #F08F2E;
    opacity: 0;
    transition: .6s all;
}
.soft_new .soft_newbox7 ul li:hover{
    margin-top: -2.76vw;
}
.soft_new .soft_newbox7 ul li:hover .p1,.soft_new .soft_newbox7 ul li:hover .p2{
    color: #F08F2E;
}
.soft_new .soft_newbox7 ul li:hover .line{
    opacity: 1;
}
.soft_new .soft_newbox7 ul li:hover .imgbox img.soft_newbox7_icon1{
    opacity: 0;
}
.soft_new .soft_newbox7 ul li:hover .imgbox img.soft_newbox7_icon2{
    opacity: 1;
}
.soft_new .soft_newbox8{
    background: url(../img/pleaseEnjoy/soft_newbox8bg.jpg) no-repeat;
    height: 23.4375vw;
    background-size: 100% 100%;
}
.soft_new .soft_newbox8 .subform{
    display: flex;
    justify-content: space-between;
}
.soft_new .soft_newbox8 .subform .el-form-item{
    width: 21.51vw;
}
.soft_new .soft_newbox8 .subform .el-form-item .el-cascader{
    width: 100%;
    height: 2.969vw;
}
.soft_new .soft_newbox8 .subform .el-form-item input{
    width: 100%;
    font-size: 1.042vw;
    height: 2.969vw;
}
/* .soft_new .soft_newbox8 .subform .el-form-item input::placeholder {
    color: #262830;
} */
.soft_new .soft_newbox8 .subform .subform_btn{
    width: 11.719vw;
    height: 2.969vw;
    text-align: center;
    line-height: 2.969vw;
    font-size: 1.25vw;
    color: #fff;
    background-color: #F08F2E;
    cursor: pointer;
}
.soft_new .soft_newbox8 .subform .subform_btn:hover{
    background-color: rgba(240,143,46,0.5);
}

.please_new .soft_newbox8 .subform .subform_btn{
    background-color: #77BBA5;
}
.please_new .soft_newbox8 .subform .subform_btn:hover{
    background-color: rgba(119,187,165,0.5);
}

.please_new .please_newbox8{
    margin-top: 4.6875vw;
    background: url(../img/pleaseEnjoy/please_newbox8bg.jpg) no-repeat;
}


img{
    max-width: 100%;
}
.soft_box2{
    height: 24.115vw;
    width: 100%;
    background: url(../img/pleaseEnjoy/product-R-04.png) no-repeat #fff;
    background-size: cover;
}
.soft_box3{
    height: 19.792vw;
    width: 100%;
    background: url(../img/pleaseEnjoy/product-R-05.png) no-repeat #fff;
    background-size: cover;
}
.soft_box4{
    padding-bottom: 5.521vw;
}
.soft_box4 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.soft_box4 ul li{
    width: 31.51vw;
    height: 18.542vw;
    position: relative;
    overflow: hidden;
}
.soft_box4 ul li:nth-of-type(1),.soft_box4 ul li:nth-of-type(2){
    margin-bottom: 3.125vw;
}
.soft_box4 ul li img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: 1s all;
}
.soft_box4 ul li:hover img{
    transform: scale(1.2);
}
.soft_box4 ul li .font{
    position: absolute;
    left: 1.563vw;
    bottom: 1.25vw;
    color: #fff;
}
.soft_box4 ul li .p1{
    font-size: 1.146vw;
    font-weight: bold;
}
.soft_box4 ul li .p2{
    font-size: 0.833vw;
    margin-top: 0.833vw;
    line-height: 1.25vw;
}
.soft_box5{
    background: url(../img/pleaseEnjoy/product-R-06.jpg) no-repeat;
    height: 49.479vw;
    background-size: 100% 100%;
}
.soft_box6{
    background-color: #fff;
    padding-bottom: 4.166vw;
}
.soft_box6 ul{
    display: flex;
    justify-content: space-between;
}
.soft_box6 ul li .imgbox{
    width: 11.875vw;
    height: 11.875vw;
    overflow: hidden;
}
.soft_box6 ul li .imgbox img{
    width: 100%;
    height: 100%;
    transition: 1s all;
}
.soft_box6 ul li .imgbox:hover img{
    transform: scale(1.2);
}
.soft_box6 ul li p{
    margin-top: 0.729vw;
    font-size: 1.146vw;
    color: #000000;
    text-align: center;
}


/* 悦系列改版 */
.please_new .please_banner{
    height: 45.26vw;
    position: relative;
}

.please_new .please_banner .please_banner_logo{
    position: absolute;
    right: 50px;
    top: 77px;
    width: 10.365vw;
}

.please_new .please_flow_new{
    background-color: #fff;
    padding-bottom: 4.6875vw;
}

.please_new .please_newbox1{
    background: url(../img/pleaseEnjoy/please_newbox1bg.png) no-repeat;
    background-size: 100% 100%;
    height: 48.073vw;
}
.please_new .please_newbox1 ul{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3.125vw;
}
.please_new .please_newbox1 ul li{
    width: 19.948vw;
    padding-bottom: 0.938vw;
    border-bottom: 4px solid #fff;
    background-color: #fff;
    border-left: 1px solid #B8BCC2;
}
.please_new .please_newbox1 ul li:nth-of-type(1){
    border-left: none;
}
.please_new .please_newbox1 ul li:hover{
    border-color: #77BBA5;
}
.please_new .please_newbox1 ul li:hover .p1{
    color: #77BBA5;
}
.please_new .please_newbox1 ul li .imgbox{
    width: 100%;
    height: 12.917vw;
    overflow: hidden;
}
.please_new .please_newbox1 ul li .imgbox:hover img{
    transform: scale(1.2);
}
.please_new .please_newbox1 ul li .imgbox img{
    width: 100%;
    height: 100%;
    transition: 1s all;
}
.please_new .please_newbox1 ul li .p1{
    font-size: 1.25vw;
    line-height: 1.25vw;
    color: #000000;
    margin: 1.458vw 0 0.938vw 0;
    text-indent: 0.938vw;
}
.please_new .please_newbox1 ul li .p2{
    font-size: 0.938vw;
    line-height: 0.938vw;
    color: #656A6E;
    text-indent: 0.938vw;
}
.please_new .please_newbox2{
    height: 32.917vw;
    background-color: #fff;
    position: relative;
}
.please_new .please_newbox2 .newwrap{
    position: absolute;
    display: flex;
    height: 30.469vw;
    background-color: #fff;
    top: -120px;
    left: 50%;
    margin-left: -39.84375vw;
    box-shadow: 0px 12px 24px rgba(0,0,0,0.25);
    /* box-shadow: 10px 10px 5px #888888; */
}
.please_new .please_newbox2 .newwrap .img_b{
    width: 36.771vw;
    height: 100%;
}
.please_new .please_newbox2 .newwrap .contright{
    margin-left: 3.021vw;
}
.please_new .please_newbox2 .newwrap .contright .p1{
    font-size: 2.344vw;
    line-height: 2.344vw;
    color: #262830;
    padding-top: 4.323vw;
}

.please_new .please_newbox2 .form_box{
    display: flex;
    border: 1px solid #262830;
    height: 2.969vw;
    margin-top: 1.979vw;
}
.please_new .please_newbox2 .form_box .label{
    width: 7.448vw;
    height: 100%;
    line-height: 2.969vw;
    margin: 0;
    text-align: center;
    border-right: 1px solid #262830;
    font-size: 1.042vw;
}
.please_new .please_newbox2 .form_box .el-input__inner{
    border: none !important;
    height: 2.969vw;
    line-height: 2.969vw;
    width: 21.875vw;
}
.please_new .please_newbox2 .liuzi_btn{
    width: 11.719vw;
    height: 3.4375vw;
    margin-top: 1.979vw;
    background-color: #77BBA5;
    color: #fff;
    font-size: 1.146vw;
}


.please_new .please_newbox3 .swiper_dz .swiper-slide{
    width: 100%;
    height: 48.073vw;
    position: relative;
}
.please_new .please_newbox3 .swiper_dz .swiper-slide .box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.please_new .please_newbox3 .swiper_dz .swiper-slide .box img{
    width: 100vw;
    height: 48.073vw;
    max-width: none;
}
.please_new .please_newbox3 .swiper_dz .swiper-slide .box1{
    width: 50%;
    z-index: 10;
}
.please_new .please_newbox3 .swiper_dz .swiper-slide .control{
    width: 20px;
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -10px;
    cursor: pointer;
}
.please_new .please_newbox3 .swiper_dz .swiper-slide .control .line{
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    left: 9.5px;
    background-color: #fff;
    z-index: 11;
}


.please_new .please_newbox4{
    background-color: #ffffff;
}
.please_new .please_newbox4 .swiper_dz .swiper-slide{
    width: 100%;
    height: 33.854vw;
}
.please_new .please_newbox4 .swiper_dz .swiper-slide img{
    width: 100%;
    height: 100%;
}
.please_new .please_newbox4 .swiper-pagination_dz{
    bottom: 31px;
}
.please_new .please_newbox4 .swiper-pagination_dz .swiper-pagination-bullet{
    width: 60px;
    height: 2px;
    background-color: #FFFFFF;
    border-radius: 0;
    opacity: 1;
    margin: 0;
}
.please_new .please_newbox4 .swiper-pagination_dz .swiper-pagination-bullet.swiper-pagination-bullet-active{
    height: 3px;
    background-color: #77BBA5;
    transform: translateY(0.5px);
}


.main-img {
    position: relative;
    overflow: hidden;
  }
  .main-img .title{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 11;
  }
  .main-img .el-icon{
    position: absolute;
    top: 50%;
    z-index: 12;
    color: #fff;
    opacity: 0.6;
    font-size: 64px;
    margin-top: -32px;
    cursor: pointer;
  }
  .main-img .el-icon-arrow-left{
    left: 9vw;
  }
  .main-img .el-icon-arrow-right{
    right: 9vw;
  }
  .main-img .title p{
    color: #ffffff;
    text-align: center;
  }
  .main-img .img-container {
    position: relative;
    /* 瀹介珮姣斾负16:9 */
    width: 100%;
    /* padding-top: 56.25%; */
    padding-top: 48.073vw;
    margin: 0 auto;
  }
  .main-img .img-container .old-img {
    position: absolute;
    width: 1px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1;
    transition: opacity 0.48s linear;
  }
  .main-img .img-container .new-wrap {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 10;
  }
  .main-img .img-container .new-wrap .new-img {
    position: absolute;
    width: 1px;
    z-index: 10;
    transition: opacity 0.48s linear;
    max-width: none;
  }
  .main-img .img-container #control {
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0;
    left: calc(50% - 15px);
    cursor: pointer;
    z-index: 10;
  }
  .main-img .img-container #control > div {
    width: 2px;
    height: 100%;
    background: #409eff;
    margin: 0 auto;
  }
  .main-img .img-container #control > img {
    position: absolute;
    width: 6.51vw;
    height: 2.604vw;
    top: 50%;
    margin-top: -1.302vw;
    left: 50%;
    z-index: 10;
    max-width: none;
  }
  .main-img .img-container #control .line{
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #ffffff;
  }
  .main-img .img-container #control > img.leftimg{
    transform: translateX(-100%);
  }
  .main-img .img-container #control > img.rightimg{
    /* transform: translateX(100%); */
  }
  .main-img .img-container .tip {
    position: absolute;
    width: 48px;
    height: 20px;
    top: 0;
    left: calc(50% - 48px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #409eff80;
    font-size: 13px;
    color: #fff;
    z-index: 10;
  }
  .main-img .loading {
    display: none;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    background: linear-gradient(#ffffff, #409eff, #ffffff);
    animation: loading 1.4s linear infinite;
  }
  @keyframes loading {
    0% {
      width: 0;
    }
    100% {
      width: 100%;
      opacity: 0.1;
    }
  }