.ourServicesPage{
    width: 100%;
    overflow: hidden;
    padding-top: 200px;
    box-sizing: border-box;
}
.ourServicesPage .swiperpcOutBox{
    display: none;
}
.ourServicesPage *{
    box-sizing: border-box;
}
.ourServicesPage .pageTitle{
    width: 592px;
    font-weight: 900;
    font-size: 40px;
    line-height: 50px;
    color: #291B6A;
    margin: 0 auto 24px;
}
.ourServicesPage .pageTip{
    font-weight: 400;
    font-size: 20px;
    color: #291B6A;
    text-align: center;
    margin: 0 auto 43px;
}
.ourServicesPage .btnBox{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ourServicesPage .btnBox a{
    width: 206px;
    height: 51px;
    background: #171A52;
    border-radius: 70px;
    font-weight: 900;
    font-size: 14px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    justify-content: center;
    color: #FFFFFF;
    text-decoration: none;
}
.ourServicesPage .btnBox a span{
    width: 20px;
    height: 20px;
    background: #fff;
    margin-right: 10px;
}
.ourServicesPage .btnBox a .icon1{
    background: url('../img/ourServies/service_pc_icon_1@2x.png') no-repeat;
    background-size: 100% 100%;
}
.ourServicesPage .btnBox a .icon2{
    background: url('../img/ourServies/service_mobile_icon_1@2x.png') no-repeat;
    background-size: 100% 100%;
}
.ourServicesPage .pcBox{
    height: 1120px;
    margin-top: 94px;
    background: #F6F2EB;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 99px;
    position: relative;
}
.ourServicesPage .pcBox .bg1{
    width: 100%;
    height: 85px;
    background: url('../img/ourServies/long_belt_3@2x.png') no-repeat;
    background-size: auto 85px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.ourServicesPage .pcBox .bg2{
    width: 100%;
    height: 85px;
    background: url('../img/ourServies/long_belt_4@2x.png') no-repeat;
    background-size: auto 85px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.ourServicesPage .pcBox .icon{
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
    background: url('../img/ourServies/service_pc_icon_2@2x.png') no-repeat;
    background-size: 100% 100%;
}
.ourServicesPage .pcBox .title{
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    margin-bottom: 4px;
    color: #291B6A;
}
.ourServicesPage .pcBox .tip{
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin-bottom: 220px;
    color: #291B6A;
}
.ourServicesPage .pcBox .imageBox{
    width: 626px;
    height: 364px;
    background: url('../img/ourServies/service_pc_1@2x.png') no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 11.367px 15.9138px rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    position: relative;
}
.ourServicesPage .pcBox .imageBox .imgAllBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.ourServicesPage .pcBox .imageBox img{
    display: inline-block;
    width: 100%;
    height: auto;
}
.ourServicesPage .pcBox .imageBox img:nth-child(2),
.ourServicesPage .pcBox .imageBox img:nth-child(3),
.ourServicesPage .pcBox .imageBox img:nth-child(4),
.ourServicesPage .pcBox .imageBox img:nth-child(5),
.ourServicesPage .pcBox .imageBox img:nth-child(6){
    display: none;
}
.ourServicesPage .pcBox .imageBox .eachbox{
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
    position: absolute;
}
.ourServicesPage .pcBox .imageBox .eachbox .name{
    font-weight: 900;
    font-size: 20px;
    color: #000341;
    margin-bottom: 6px;
}
.ourServicesPage .pcBox .imageBox .eachbox .desc{
    font-style: italic;    
    max-width: 341px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000341;
}
.ourServicesPage .pcBox .imageBox .box1{
    width:391px ;
    border-radius: 20px 20px 0px 20px;
    top: -150px;
    left: -72px;
    padding: 25px 20px 39px 30px;
}
.ourServicesPage .pcBox .imageBox .box2{
    width:391px ;
    border-radius: 20px 20px 20px 0px;
    top: -150px;
    right: -120px;
    padding: 25px 20px 20px 30px;
}
.ourServicesPage .pcBox .imageBox .box3{
    width:260px ;
    border-radius: 20px 20px 20px 0px;
    top: 60px;
    right: -280px;
    padding: 25px 23px 32px 30px;
}
.ourServicesPage .pcBox .imageBox .box4{
    width:391px ;
    border-radius: 0px 20px 20px 20px;
    bottom: -160px;
    right: -120px;
    padding: 25px 20px 39px 30px;
}
.ourServicesPage .pcBox .imageBox .box5{
    width:391px ;
    border-radius: 20px 0px 20px 20px;
    bottom: -160px;
    left: -72px;
    padding: 25px 20px 39px 30px;
}
.ourServicesPage .pcBox .imageBox .box6{
    width:260px ;
    border-radius: 20px 20px 0px 20px;
    top: 60px;
    left: -280px;
    padding: 25px 23px 32px 30px;
}

.ourServicesPage .pcBox .imageBox .move1An{
    width:391px ;
    background: #FBC674;
    box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
    border-radius: 20px 20px 0px 20px;
    border: 0;
    top: -110px;
    animation:moveBox1 0.3s 1;
    -webkit-animation:moveBox1 0.3s 1;
    
}
.ourServicesPage .pcBox .imageBox .move2An{
    width:391px ;
    background: #FBC674;
    box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
    border-radius: 20px 20px 20px 0px;
    border: 0;
    top: -110px;
    animation:moveBox1 0.3s 1;
    -webkit-animation:moveBox1 0.3s 1;
    
}
.ourServicesPage .pcBox .imageBox .move3An{
    width:260px ;
    background: #FBC674;
    box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
    border-radius: 20px 20px 20px 0px;
    border: 0;
    top: 60px;
    right: -240px;
    animation:moveBox3 0.3s 1;
    -webkit-animation:moveBox3 0.3s 1;
}
.ourServicesPage .pcBox .imageBox .move4An{
    background: #FBC674;
    box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
    border: 0;
    bottom: -120px;
    right: -120px;
    animation:moveBox4 0.3s 1;
    -webkit-animation:moveBox4 0.3s 1;
}
.ourServicesPage .pcBox .imageBox .move5An{
    background: #FBC674;
    box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
    border: 0;
    bottom: -120px;
    left: -72px;
    animation:moveBox4 0.3s 1;
    -webkit-animation:moveBox4 0.3s 1;
}
.ourServicesPage .pcBox .imageBox .move6An{
    background: #FBC674;
    box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
    border: 0;
    top: 60px;
    left: -240px;
    animation:moveBox6 0.3s 1;
    -webkit-animation:moveBox6 0.3s 1;
}
@keyframes moveBox1
{
    0% {
        top: -150px;
    }
    30% {
        top: -140px;
    }
    50% {
        top: -130px;
    }
    75% {
        top: -120px;
    }
    90% {
        top: -115px;
    }
    100% {
        top: -110px;
    }
}
@keyframes moveBox3
{
    0% {
        right: -280px;
    }
    30% {
        right: -270px;
    }
    50% {
        right: -260px;
    }
    75% {
        right: -250px;
    }
    90% {
        right: -245px;
    }
    100% {
        right: -240px;
    }
}

@keyframes moveBox4
{
    0% {
        bottom: -160px;
    }
    30% {
        bottom: -150px;
    }
    50% {
        bottom: -140px;
    }
    75% {
        bottom: -130px;
    }
    90% {
        bottom: -125px;
    }
    100% {
        bottom: -120px;
    }
}
@keyframes moveBox6
{
    0% {
        left: -280px;
    }
    30% {
        left: -270px;
    }
    50% {
        left: -260px;
    }
    75% {
        left: -250px;
    }
    90% {
        left: -245px;
    }
    100% {
        left: -240px;
    }
}

.ourServicesPage .mobileBox{
    padding-top: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ourServicesPage .mobileBox .icon{
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
    background: url('../img/ourServies/service_mob_icon_2@2x.png') no-repeat;
    background-size: 100% 100%;
}
.ourServicesPage .mobileBox .title{
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    margin-bottom: 4px;
    color: #291B6A;
}
.ourServicesPage .mobileBox .tip{
    width: 587px;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin-bottom: 70px;
    color: #291B6A;
}
.ourServicesPage .mobileBox .mobileImageBox{
    width: 300px;
    height: 600px;
    box-shadow: 0px 11.367px 15.9138px rgba(0, 0, 0, 0.12);
    border-radius: 28px;
    position: relative;
    margin-bottom: 46px;
}
.ourServicesPage .mobileBox .mobileImageBox .mobileallBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.ourServicesPage .mobileBox .mobileImageBox img{
    display: inline-block;
    width: 100%;
    height: auto;
}
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(2),
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(3),
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(4),
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(5),
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(6),
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(7),
.ourServicesPage .mobileBox .mobileImageBox img:nth-child(8){
    display: none;
}
.ourServicesPage .mobileBox .mobileImageBox .eachbox{
    width: 391px;
    height: 138px;
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px 0 30px;
    border-radius: 20px 20px 0px 20px;
}
.ourServicesPage .mobileBox .mobileImageBox .eachbox .name{
    font-weight: 900;
    font-size: 20px;
    color: #000341;
    margin-bottom: 6px;
}
.ourServicesPage .mobileBox .mobileImageBox .eachbox .desc{
    font-style: italic;    
    max-width: 341px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000341;
}

.ourServicesPage .mobileBox .mobileImageBox .box1{
    border-radius: 20px 20px 0px 20px;
    left: -410px;
    top: 0px;
}
.ourServicesPage .mobileBox .mobileImageBox .box2{
    border-radius: 20px 20px 0px 20px;
    left: -410px;
    top: 155px;
}
.ourServicesPage .mobileBox .mobileImageBox .box3{
    border-radius: 20px 20px 0px 20px;
    left: -410px;
    top: 310px;
}
.ourServicesPage .mobileBox .mobileImageBox .box4{
    border-radius: 20px 20px 0px 20px;
    left: -410px;
    top: 465px;
}
.ourServicesPage .mobileBox .mobileImageBox .box5{
    border-radius: 20px 20px 20px 0px;
    right: -410px;
    top: 0px;
}
.ourServicesPage .mobileBox .mobileImageBox .box6{
    border-radius: 20px 20px 20px 0px;
    right: -410px;
    top: 155px;
}
.ourServicesPage .mobileBox .mobileImageBox .box7{
    border-radius: 20px 20px 20px 0px;
    right: -410px;
    top: 310px;
}
.ourServicesPage .mobileBox .mobileImageBox .box8{
    border-radius: 20px 20px 20px 0px;
    right: -410px;
    top: 465px;
}

.ourServicesPage .mobileBox .mobileImageBox .moveleftAn{
    background: #CEC4FD;
    box-shadow: 0px 15px 16px rgba(101, 76, 218, 0.15);
    border: 0;
    left: -360px;
    animation:moveleftBox 0.3s 1;
    -webkit-animation:moveleftBox 0.3s 1;
}
@keyframes moveleftBox
{
    0% {
        left: -410px;
    }
    30% {
        left: -400px;
    }
    50% {
        left: -390px;
    }
    75% {
        left: -380px;
    }
    90% {
        left: -370px;
    }
    100% {
        left: -360px;
    }
}
.ourServicesPage .mobileBox .mobileImageBox .moveRightAn{
    background: #CEC4FD;
    box-shadow: 0px 15px 16px rgba(101, 76, 218, 0.15);
    border: 0;
    right: -360px;
    animation:moverightBox 0.3s 1;
    -webkit-animation:moverightBox 0.3s 1;
}
@keyframes moverightBox
{
    0% {
        right: -410px;
    }
    30% {
        right: -400px;
    }
    50% {
        right: -390px;
    }
    75% {
        right: -380px;
    }
    90% {
        right: -370px;
    }
    100% {
        right: -360px;
    }
}
.ourServicesPage .smallTip{
    font-weight: 400;
    font-size: 17px;
    color: rgba(41, 27, 106, 0.7);
    text-align: center;
}

@media only screen and (max-width:999px) {
    .ourServicesPage .swiperpcOutBox{
        display: block;
    }
    .ourServicesPage .pageTitle,
    .ourServicesPage .pageTip,
    .ourServicesPage .btnBox
    {
        width: 100%;
        text-align: center;
        padding-left:  20px;
        padding-right:  20px;
    }

    .ourServicesPage .pcBox,
    .ourServicesPage .mobileBox{
        padding-left:  20px;
        padding-right:  20px;
        height: auto;
        padding-bottom: 60px;
    }
    .ourServicesPage .mobileBox .title{
        margin-bottom: 10px;
    }
    .ourServicesPage .pcBox .tip ,
    .ourServicesPage .mobileBox .tip{
        width: 100%;
        margin-bottom: 37px;
    }
    .ourServicesPage .pcBox .imageBox,
    .ourServicesPage .mobileBox .mobileImageBox{
        width: 100%;
        height: auto;
        background-size: 100% auto;
    }
    .ourServicesPage .pcBox .imageBox .eachbox,
    .ourServicesPage .mobileBox .mobileImageBox .eachbox{
        display: none;
    }
    .ourServicesPage .swiperpcOutBox{
        width: 100%;
        padding: 0 20px;
        margin-top: 20px;
    }
    .ourServicesPage .swiperpcOutBox .swiperPc,.swiperpcOutBox .swiperMobile{
        width: 100%;
    }
    .ourServicesPage .swiperpcOutBox .swiperPc .content,
    .ourServicesPage .swiperpcOutBox .swiperMobile .content{
        width: 270px;
        min-height: 153px;
        background: #FFFFFF;
        border: 1px solid #CBCBCB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
        border-radius: 10px;
        padding: 20px;
    }
    .ourServicesPage .swiperpcOutBox .swiperPc .content .name,
    .ourServicesPage .swiperpcOutBox .swiperMobile .content .name{
        font-weight: 900;
        font-size: 20px;
        color: #000341;
        margin-bottom: 14px;
    }
    .ourServicesPage .swiperpcOutBox .swiperPc .content .desc,
    .ourServicesPage .swiperpcOutBox .swiperMobile .content .desc{
        font-style: italic;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        color: #000341;
    }
    .ourServicesPage .swiperpcOutBox .swiperPc .checked,
    .ourServicesPage .swiperpcOutBox .swiperMobile .checked{
        background: #FBC674;
        box-shadow: 0px 10px 10px rgba(255, 169, 36, 0.17);
        border: 0;
    }
    .ourServicesPage .swiperpcOutBox .swiperPc .swiper-slide,
    .ourServicesPage .swiperpcOutBox .swiperMobile .swiper-slide{
        width: 290px !important;
    }
    .ourServicesPage .mobileBox  {
        padding-bottom: 25px;
    }
    .ourServicesPage .mobileBox .mobileImageBox {
        max-width: 464px;
       margin-bottom: 0;
    }
    .ourServicesPage .mobileBox .mobileImageBox img {
       max-width: 464px;
    }
    
    .ourServicesPage .mobileBox .smallTip{
        display: none;
    }
    .bolangIcon{
       height: 60px;
    }
}