* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

ul,
li,
ol {
    list-style: none;
}

#loos {
    float: right;
    margin-top: 2%;
    margin-right: 2%;
    width: 8%;
}

.k1 {
    float: right;
    margin-top: 20px;
    transform: rotateZ(0deg);
}

.k2 {
    float: right;
    margin-top: 30px;
    transform: rotateZ(180deg);
}

#cc ul li a {
    color: #0a50b4;
}

#cc2 ul li a {
    color: #fff;
}


/* é¦–é¡µ äº§å“ä¸ŽæœåŠ¡ ------------  start */

.nav-small {
    width: 100%;
    display: none;
    float: right;
}


.lbt-box {
    /* position: relative; */
    width: 1440px;
    /* height: 600px; */
    margin: 0 auto;
}


.imgs {
    width: 100%;
    height: 100%;
    perspective: 1000px;
}

.imgitem {
    position: absolute;
    width: 720px;
    height: 390px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    transition: .8s;
    opacity: 0;
}

.imgitem img {
    width: 100%;
    height: 100%;
}

.cur-img {
    width: 1000px;
    z-index: 100;
    opacity: 1;
    height: 540px;
}

.pre-img {
    transform: translateX(-400px) rotateY(30deg) scale(0.8);
    z-index: 9;
    opacity: 0.9;
}

.next-img {
    transform: translateX(400px) rotateY(-30deg) scale(0.8);
    z-index: 9;
    opacity: 0.9;
}


/* é¦–é¡µ  äº§å“ä¸ŽæœåŠ¡ ------------  end */


/* é¦–é¡µ  äº§å“ä¸ŽæœåŠ¡ çš„ é€‚é… ------------  start */

@media (max-width:1900px) {
    .sw {
        background-size: 100%;
    }
}

@media (max-width:1770px) {
    #footer .lefts {
        left: 10%;
    }

    #footer .footerImgs {
        right: 10%;
    }

    .footerRight {
        right: 7%;
    }
}

@media (max-width:1730px) {
    #footer .lefts {
        left: 9%;
    }

    #footer .footerImgs {
        right: 9%;
    }

    .footerRight {
        right: 6%;
    }

    #footer .lefts>div {
        margin-right: 4%;
    }
}

@media (max-width:1680px) {
    .table0 div ol span:first-of-type {
        margin-top: 3%;
    }

    .xwlbt {
        height: 840px;
    }

    .sw {
        height: 675px;
        background-size: 100%;
        background-position-y: bottom;
    }

    .sw .title {
        font-size: 43px;
        margin-top: 110px;
    }

    .sw .show {
        font-size: 14px;
        width: 666px;
        margin-top: 35px;
        line-height: 22px;
    }

    .sw .digital {
        width: 535px;
        margin-top: 40px;
    }

    .sw .digital div {
        width: 100px;
        height: 158px;
        margin-right: 105px;
    }

    .sw .digital div .quan {
        width: 100px;
        height: 100px;
    }

    .sw .digital div p:first-of-type {
        font-size: 28px;
        line-height: 104px;
    }

    .lia1 {
        margin-left: 19px;
    }

    .lia2 {
        margin-left: 22px;
    }

    .sw .digital div .dw1 {
        font-size: 14px;
        line-height: 112px;
        margin-left: 60px;
    }

    .sw .digital div .js1 {
        font-size: 14px;
        margin-left: 13px;
    }

    .sw .digital div .dw2 {
        font-size: 14px;
        line-height: 112px;
    }

    .sw .digital div:nth-of-type(3) {
        margin-right: 0px;
    }

    .sw .digital div .dw3 {
        font-size: 14px;
        line-height: 112px;
    }

    .sw .digital .lasts {
        margin-right: 105px;
        margin-top: 0px;
    }

    .lasts .jiahao {
        margin-left: 81px;
        margin-top: -73px;
    }

    .lasts .jiahao2 {
        margin-top: -76px;
        margin-left: 63px;
    }

    .sw .digital div .dw4 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 78px;
        margin-top: -46px;
    }

    .sw .digital div .js1 {
        font-size: 14px;
        margin-left: 24px;
    }

    .sw .digital div .dw5 {
        font-size: 14px;
        line-height: 95px;
        margin-left: 82px;
        margin-top: -46px;
    }

    .sw .digital div .js5 {
        font-size: 14px;
    }

    .sw .digital div .dw6 {
        font-size: 14px;
        line-height: 95px;
        margin-left: 65px;
        margin-top: -41px;
    }

    .sw .digital .lasts:last-of-type {
        margin-right: 0px;
    }






}

@media (max-width:1660px) {
    .lbt-box {
        width: 1280px;
    }

    .pre-img {
        transform: translateX(-350px) rotateY(30deg) scale(0.8);
    }

    .next-img {
        transform: translateX(350px) rotateY(-30deg) scale(0.8);
    }
}

@media (max-width:1600px) {
    .cur-img {
        width: 900px;
    }

    .pre-img {
        transform: translateX(-300px) rotateY(30deg) scale(0.8);
    }

    .next-img {
        transform: translateX(300px) rotateY(-30deg) scale(0.8);
    }

}

@media (max-width:1570px) {
    #footer .lefts {
        left: 8%;
    }

    #footer .footerImgs {
        right: 8%;
    }

    .footerRight {
        right: 5%;
    }

    #footer .lefts>div {
        margin-right: 3%;
    }
}

@media (max-width:1440px) {
    #footer .lefts {
        left: 7%;
    }

    #footer .footerImgs {
        right: 7%;
    }

    .footerRight {
        right: 4%;
    }

    .lbt-box {
        width: 1140px;
    }

    .cur-img {
        width: 850px;
    }

    .pre-img {
        transform: translateX(-250px) rotateY(30deg) scale(0.8);
    }

    .next-img {
        transform: translateX(250px) rotateY(-30deg) scale(0.8);
    }



    .sw {
        height: 578px;
        background-size: 100%;
        background-position-y: bottom;
    }

    .sw .title {
        font-size: 37px;
        margin-top: 90px;
    }

    .sw .show {
        font-size: 12px;
        width: 570px;
        margin-top: 30px;
        line-height: 19px;
    }

    .sw .digital {
        width: 535px;
        margin-top: 40px;
    }

    .sw .digital div {
        width: 83px;
        height: 128px;
        margin-right: 105px;
    }

    .sw .digital div .quan {
        width: 83px;
        height: 83px;
    }

    .sw .digital div p:first-of-type {
        font-size: 24px;
        line-height: 83px;
    }

    .lia1 {
        margin-left: 19px;
    }

    .lia2 {
        margin-left: 22px;
    }

    .sw .digital div .dw1 {
        font-size: 12px;
        line-height: 90px;
        margin-left: 53px;
    }

    .sw .digital div .js1 {
        font-size: 12px;
        margin-left: 13px;
    }

    .sw .digital div .dw2 {
        font-size: 12px;
        line-height: 90px;
        margin-left: -3px;
    }

    .sw .digital div:nth-of-type(3) {
        margin-right: 0px;
    }

    .sw .digital div .dw3 {
        font-size: 12px;
        line-height: 90px;
        margin-left: -3px;
    }

    .sw .digital .lasts {
        margin-right: 105px;
        margin-top: 0px;
    }

    .lasts .jiahao {
        margin-left: 90px;
        margin-top: -62px;
    }

    .lasts .jiahao2 {
        margin-top: -63px;
        margin-left: 74px;
    }

    .sw .digital div .dw4 {
        font-size: 12px;
        line-height: 95px;
        margin-left: 68px;
        margin-top: -46px;
    }

    .sw .digital div .js1 {
        font-size: 12px;
        margin-left: 24px;
    }

    .sw .digital div .dw5 {
        font-size: 12px;
        line-height: 95px;
        margin-left: 68px;
        margin-top: -46px;
    }

    .sw .digital div .js5 {
        font-size: 12px;
    }

    .sw .digital div .dw6 {
        font-size: 12px;
        line-height: 90px;
        margin-left: 58px;
        margin-top: -42px;
    }

    .sw .digital .lasts:last-of-type {
        margin-right: 0px;
    }






    /* æ–°é—»åˆ—è¡¨ */
    .xwlbt {
        height: 750px;
    }

    .table0 ul {
        font-size: 22px;
        height: 42px;
        ;
    }

    .table0 ul li {
        font-size: 20px;
        line-height: 40px;
        height: 40px;
        width: 140px;
    }

    .table0 div ol span:first-of-type {
        width: 85px;
        margin-top: 1%;
    }

    .table0 div ol p:first-of-type {
        font-size: 38px;
        line-height: 38px;
        margin-top: 10px;

    }

    .table0 div ol p:last-of-type {
        font-size: 14px;
        margin-top: 3px;
    }

    .table0 div ol a {
        font-size: 18px;
        margin-left: 27%;
        height: 22px;
    }

    .table0 div ol span:last-of-type {
        margin-left: 27%;
    }

    .looks {
        top: 57%;
    }

}

@media (max-width:1412px) {
    .heards .logs {
        left: 4%;
    }

    #homes {
        width: 60%;
    }

    .rights {
        right: 6%;
    }
}

@media (max-width:1390px) {
    #footer .lefts {
        left: 6%;
    }

    #footer .footerImgs {
        right: 6%;
    }

    .footerRight {
        right: 3%;
    }

    #footer .lefts>div {
        margin-right: 2%;
    }
}

@media (max-width:1388px) {
    #homes {
        width: 61%;
    }
}

@media (max-width:1366px) {
    #homes {
        width: 834px;
    }

    .rights {
        right: 5%;
    }





    .sw {
        height: 550px;
        background-size: 87% 94%;
        background-position-y: bottom;
    }

    .sw .title {
        font-size: 33px;
        margin-top: 100px;
    }

    .sw .show {
        font-size: 10px;
        width: 587px;
        margin-top: 25px;
        line-height: 17px;
    }

    .sw .digital {
        width: 398px;
        margin-top: 30px;
    }

    .sw .digital div {
        width: 76px;
        height: 111px;
        margin-right: 79px;
    }

    .sw .digital div .quan {
        width: 76px;
        height: 76px;
    }

    .sw .digital div p:first-of-type {
        font-size: 21px;
        line-height: 76px;
    }

    .lia1 {
        margin-left: 19px;
    }

    .lia2 {
        margin-left: 16px;
    }

    .sw .digital div .dw1 {
        font-size: 10px;
        line-height: 82px;
        margin-left: 47px;
    }

    .sw .digital div .js1 {
        font-size: 10px;
        margin-left: 13px;
    }

    .sw .digital div .dw2 {
        font-size: 10px;
        line-height: 82px;
    }

    .sw .digital div:nth-of-type(3) {
        margin-right: 0px;
    }

    .sw .digital div .dw3 {
        font-size: 10px;
        line-height: 82px;
    }

    .sw .digital .lasts {
        margin-right: 79px;
        margin-top: 0px;
    }

    .lasts .jiahao {
        margin-left: 90px;
        margin-top: -75px;
    }

    .lasts .jiahao2 {
        margin-top: -75px;
        margin-left: 74px;
    }

    .sw .digital div .dw4 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 60px;
        margin-top: -46px;
    }

    .sw .digital div .js1 {
        font-size: 10px;
        margin-left: 13px;
    }

    .sw .digital div .dw5 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 60px;
        margin-top: -46px;
    }

    .sw .digital div .js5 {
        font-size: 10px;
    }

    .sw .digital div .dw6 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 51px;
        margin-top: -46px;
    }

    .sw .digital .lasts:last-of-type {
        margin-right: 0px;
    }












}

@media (max-width:1335px) {
    .xwlbt>div:first-of-type {
        width: 90%;
    }

}

@media (max-width:1330px) {
    .rights {
        right: 2%;
    }

    .footerBottom div:first-of-type {
        margin-left: 2%;
    }

    .footerBottom div:last-of-type {
        right: 2%;
    }

    .cpyfw {
        height: 700px;
    }

    .lbt-box {
        width: 980px;
    }

    .pre-img {
        transform: translateX(-200px) rotateY(26deg) scale(0.8);
        height: 300px;
    }

    .cur-img {
        width: 650px;
        height: 350px;
    }

    .next-img {
        transform: translateX(200px) rotateY(-30deg) scale(0.8);
        height: 300px;
    }

    .lbt-box .pre1 {
        left: 3%;
        margin-top: -3%;
    }

    .lbt-box .next1 {
        right: 3%;
        margin-top: -3%;
    }


}

@media (max-width:1280px) {
    #footer .lefts {
        left: 5%;
    }

    #footer .footerImgs {
        right: 5%;
    }

    .footerRight {
        right: 2%;
    }

    .rights {
        width: 8%;
    }

    .sw {
        height: 528px;
        background-size: 87% 94%;
        background-position-y: bottom;
    }

    .sw .title {
        font-size: 33px;
        margin-top: 100px;
    }

    .sw .show {
        font-size: 10px;
        width: 587px;
        margin-top: 25px;
        line-height: 17px;
    }

    .sw .digital {
        width: 398px;
        margin-top: 30px;
    }

    .sw .digital div {
        width: 76px;
        height: 111px;
        margin-right: 79px;
    }

    .sw .digital div .quan {
        width: 76px;
        height: 76px;
    }

    .sw .digital div p:first-of-type {
        font-size: 21px;
        line-height: 76px;
    }

    .lia2 {
        margin-left: 16px;
    }

    .sw .digital div .dw1 {
        font-size: 10px;
        line-height: 82px;
        margin-left: 47px;
    }

    .sw .digital div .js1 {
        font-size: 10px;
        margin-left: 13px;
    }

    .sw .digital div .dw2 {
        font-size: 10px;
        line-height: 82px;
    }

    .sw .digital div:nth-of-type(3) {
        margin-right: 0px;
    }

    .sw .digital div .dw3 {
        font-size: 10px;
        line-height: 82px;
    }

    .sw .digital .lasts {
        margin-right: 79px;
        margin-top: 0px;
    }

    .lasts .jiahao {
        margin-left: 81px;
        margin-top: -75px;
    }

    .lasts .jiahao2 {
        margin-top: -75px;
        margin-left: 64px;
    }

    .sw .digital div .dw4 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 60px;
        margin-top: -46px;
    }

    .sw .digital div .js1 {
        font-size: 10px;
        margin-left: 13px;
    }

    .sw .digital div .dw5 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 60px;
        margin-top: -46px;
    }

    .sw .digital div .js5 {
        font-size: 10px;
    }

    .sw .digital div .dw6 {
        font-size: 10px;
        line-height: 95px;
        margin-left: 51px;
        margin-top: -46px;
    }

    .sw .digital .lasts:last-of-type {
        margin-right: 0px;
    }











}

@media (max-width:1240px) {
    #footer .lefts {
        left: 4%;
    }

    #footer .footerImgs {
        right: 4%;
    }

    .footerRight {
        right: 2%;
    }

    #footer .lefts>div {
        margin-right: 1%;
    }

    .rights {
        right: 1%;
    }

    .cpyfw {
        height: 700px;
    }

    #homes {
        left: 24%;
    }

    /* .lbt-box{
        width: 980px;
    }
    .pre-img {
        transform: translateX(-200px) rotateY(26deg) scale(0.8);
        height: 300px;
    }
    .cur-img {
        width: 650px;
        height: 350px;
    }
    .next-img {
        transform: translateX(200px) rotateY(-30deg) scale(0.8);
        height: 300px;
    }
    .lbt-box .pre1 {
        left: 3%;
        margin-top: -3%;
    }
    .lbt-box .next1 {
        right: 3%;
        margin-top: -3%;
    } */
    .sw {
        background-size: 100%;
    }

    .sw .title {
        margin-top: 60px;
    }
}

@media (max-width:1185px) {
    .rights {
        right: 0%;
    }

}

@media (max-width:1168px) {
    #homes {
        left: 23%;
    }
}

@media (max-width:1145px) {
    #homes {
        left: 22.5%;
    }
}

@media (max-width:1126px) {
    .nav-small {
        display: block;
    }

    #cc2 {
        display: block;
    }

    .heards {
        display: none;
    }

    #footer {
        display: none;
    }

    /* .swiper-slide{
        height: 580px;
    } */
    .sw {
        /* background-image: none; */
        height: 447px;
        padding-bottom: 30px;
        background-size: 100%;
    }

    /*
    .sw .title{
        margin-top: 100px;
    }
    .sw .show{
        width: 80%;
    } */
    .xwlbt {
        height: auto;
        padding-bottom: 60px;

    }

    .xwlbt>div:first-of-type {
        position: relative;
        transform: translateX(0);
        left: 0;
        top: 35px;
    }

    #playBox {
        width: 100%;
        display: block;
        top: 35px;
        margin: 0 auto;
    }

    /* #playBox .oUlplay li a img{
        margin-left: -9%;
    } */

    #table0 div ol {
        height: 85px;
    }

    .table0 div ol a {
        margin-top: -55px;
        width: 65%;
    }

    #table0 div ol a:last-of-type {
        top: 90px;
    }


    .table0 div ol span:last-of-type {
        display: none;
    }

    .table {
        width: 100%;
        display: block;
        position: unset;
        margin-top: 70px;
    }

    .looks {
        width: 100%;
        position: relative;
        display: block;
        margin-top: 20px;
    }

    .looks:last-of-type {
        width: 100%;
        float: right;
        margin-bottom: 100px;
    }

    #table0 ul a {
        position: unset;
        float: right;
        margin-right: 1%;
    }

    .looks>a {
        top: 10px;
        right: 0;
    }

    .lbt-box {
        width: 100%;
    }

    .sw .digital div {
        margin-right: 9%;
    }

    .sw .digital .lasts {
        margin-right: 9%;
    }

    /* .sw .digital{
        width: 61%;
        margin-left: 20%;
    } */
    .lbt-box .next1 {
        right: -1%;
    }

    .cpyfw>p {
        font-size: 35px;
    }

    .lbt-box {
        width: 750px;
    }

    .imgitem {
        width: 380px;
    }

    .cur-img {
        width: 380px;
        height: 250px;
    }

    .pre-img {
        height: 250px;
        transform: translateX(-200px) rotateY(30deg) scale(0.8);
    }

    .next-img {
        height: 250px;
        transform: translateX(200px) rotateY(-30deg) scale(0.8);

    }

    .cpyfw {
        height: 580px;
    }

    .lbt-box .pre1 {
        left: 5%;
        margin-top: -4%;
    }

    .lbt-box .next1 {
        right: 5%;
        margin-top: -4%;
    }

    .lookc p:last-of-type {
        width: 90%;
        margin-left: 5%;
    }

}

@media (max-width:768px) {
    .nav-small {
        display: block;
    }

    #cc2 {
        display: block;
    }

    .heards {
        display: none;
    }

    #footer {
        display: none;
    }

    /* .swiper-slide{
        height: 280px;
    } */
    .sw {
        /* background-image: none; */
        height: 450px;
        padding-bottom: 30px;
        background-size: 100%;
    }

    .sw .title {
        margin-top: 60px;
    }

    .sw .show {
        width: 80%;
    }

    .xwlbt {
        height: auto;
        padding-bottom: 60px;

    }

    .xwlbt>div:first-of-type {
        position: relative;
        transform: translateX(0);
        left: 0;
        top: 35px;
    }

    #playBox {
        width: 100%;
        display: block;
        top: 35px;
    }

    /* #playBox .oUlplay li a img{
        margin-left: -9%;
    } */

    #table0 div ol {
        height: 85px;
    }

    .table0 div ol a {
        margin-top: -55px;
        width: 65%;
    }

    #table0 div ol a:last-of-type {
        top: 90px;
    }

    .myprev {
        display: none;
    }

    .mynext {
        display: none;
    }

    .table0 div ol span:last-of-type {
        display: none;
    }

    .table {
        width: 100%;
        display: block;
        position: unset;
        margin-top: 70px;
    }

    .looks {
        width: 100%;
        position: relative;
        display: block;
        margin-top: 20px;
    }

    .looks:last-of-type {
        width: 100%;
        float: right;
        margin-bottom: 83px;
    }

    #table0 ul a {
        position: unset;
        float: right;
        margin-right: 0%;
    }

    .looks>a {
        top: 10px;
        right: 0;
    }

    .lbt-box {
        width: 100%;
    }

    .sw .digital div {
        margin-right: 9%;
    }

    .sw .digital .lasts {
        margin-right: 9%;
    }

    /* .sw .digital{
        width: 61%;
        margin-left: 20%;
    } */
    .lbt-box .next1 {
        right: -1%;
    }

    .cpyfw>p {
        font-size: 35px;
    }

    .lbt-box {
        width: 360px;
        margin-left: -14px;
    }

    .imgitem {
        width: 380px;
    }

    .cur-img {
        width: 380px;
        height: 250px;
    }

    .pre-img {
        transform: none;
        height: 0;
    }

    .next-img {
        transform: none;
        height: 0;
    }

    .cpyfw {
        height: 580px;
    }

    .lookc {
        margin-top: 5%;
    }

    .lookc p:last-of-type {
        width: 90%;
        margin-left: 5%;
    }

    .table0 div ol span:first-of-type {
        height: 80%;
    }

    .table0 div ol p:first-of-type {
        margin-top: 8px;
    }

    .table0 div ol a {
        margin-top: -60px;
    }

}

@media (max-width:703px) {
    .sw {
        height: 415px;
    }

    .sw .title {
        margin-top: 30px;
    }

    .sw .digital {
        width: 265px;
    }

    .sw .digital div {
        margin-right: 3%;
    }

    .sw .digital .lasts {
        margin-right: 3%;
    }

}

@media (max-width:674px) {

    .table0 div ol a {
        margin-left: 135px;
    }

    .table0 div ol span:first-of-type {
        width: 90px;
    }
}

@media (max-width:659px) {
    .sw {
        height: 430px;
    }
}

@media (max-width:655px) {
    .table0 div ol a {
        margin-left: 125px;
    }

    .table0 div ol span:first-of-type {
        width: 85px;
    }
}

@media (max-width:610px) {
    .sw .title {
        margin-left: 5%;
    }

    .sw .show {
        margin-left: 5%;
        width: 90%;
    }

    .sw .digital {
        margin-left: 5%;
    }
}


@media (max-width:500px) {
    .table0 ul li {
        width: 100px;
    }

    .table0 div ol span:first-of-type {
        width: 75px;
    }

    .table0 div ol p:first-of-type {
        margin-left: -5px;
    }

    .table0 div ol p:last-of-type {
        margin-left: -7px;
    }

    .table0 div ol a {
        margin-left: 109px;
    }

    .table0 div ol span:last-of-type {
        margin-left: 110px;
    }

    #table0 div ol a:last-of-type {
        right: -41px;
        ;
    }

    #playBox .oUlplay li a div p {
        width: 23%;
    }
}

/* é¦–é¡µ  äº§å“ä¸ŽæœåŠ¡ çš„ é€‚é… ------------  end */



/* é¦–é¡µ ç¬¬äºŒå— æ ·å¼ -------------------  start */

.sw {
    height: 595px;
    width: 100%;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
    background-color: #f6f6fe;
    background-image: url(./abuots.jpg);
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-position-x: right;

}

.sw .title {
    font-size: 36px;
    color: #144792;
    font-weight: bold;
    margin-top: 80px;
    margin-left: 10.5%;
}

.sw .show {
    font-size: 14px;
    color: #0e1327;
    width: 760px;
    margin-top: 25px;
    margin-left: 10.5%;
    line-height: 26px;
}

.sw .digital {
    width: 700px;
    margin-top: 45px;
    margin-left: 10.5%;
}

.sw .digital .lasts {
    margin-right: 120px;margin-top: 30px;
}
.sw .digital div {
    width: 110px;
    height: 145px;
    position: relative;
    display: inline-block;
    margin-right: 120px;
    color: #235399;
}


.sw .digital div .quan {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 1px dashed #235399;
    display: inline-block;
    position: absolute;
    transition: all 1s ease;
}

.sw .digital div p:first-of-type {
    font-size: 32px;
    font-weight: bold;
    line-height: 110px;
    display: inline-block;
}

.sw .digital div .dw1 {
    font-size: 16px;
    line-height: 120px;
    margin-left: 69px;
    display: inline-block;

}

.sw .digital div .dw2 {
    font-size: 16px;
    line-height: 110px;
    /* margin-left: -2px; */
    display: inline-block;
}

.sw .digital div .dw3 {
    font-size: 16px;
    line-height: 58px;
    margin-left: 74% !important;
    position: relative;
    top: -15%;
}

.sw .digital div .dw4 {
    font-size: 16px;
    line-height: 110px;
    margin-left: 88px;
    margin-top: -50px;
}

.sw .digital div .dw5 {
    font-size: 16px;
    line-height: 110px;
    margin-left: 88px;
    margin-top: -50px;
}

.sw .digital div .dw6 {
    font-size: 16px;
    line-height: 110px;
    margin-left: 72px;
    margin-top: -50px;
}

.sw .digital div .js1 {
    margin-top: 6px;
    margin-left: 23px;
}

.sw .digital div .js5 {
    margin-top: 6px;
    margin-left: 5px;
    display: flex;
    text-align: center;
}

.jiahao{
    margin-top: -75px;margin-left:80px
}
.jiahao2{
    margin-left: 62px;
    margin-top: -75px;
}

.jiahao_one {
    margin-left: 74px;
    margin-top: -75px; 
}
.lia1{
    margin-left: 25px;
}
.lia2{
    margin-left: 25px;
}


/* é¦–é¡µ ç¬¬äºŒå— æ ·å¼ -------------------  end */


