* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style: none;
}



.bodyBg{
    height: 6100px;
    /* background: url(../images/tenthAnniversary/bg.png) no-repeat center; */
    background: linear-gradient(180deg, #FB6848 0%, #853EBF 201.77%);
    font-family: Alibaba PuHuiTi;
    font-style: normal;
    font-weight: normal;
}

.decorate{
    background:url(../images/tenthAnniversary/decorate.png)  no-repeat center;
    overflow: hidden;
}






@media screen and (max-width: 1366px) {
    .bodyBg{
        height: 6000px;
        padding-top:170px;
    }

   .decorate{
        background:url(../images/tenthAnniversary/decorate.png)  no-repeat center;
        overflow: hidden;
    }

    #footer,.navigation{
        display: none;
    }

    .top{
        display:block;
    }

    .menu_list{
        display: block;
    }
    .flexslider {
        position: relative;
        height: 400px;
        overflow: hidden;
        position: relative;
        z-index:2;
    }

    .flexslider .banner {
        height: 400px;
        background: url(../images/tenthAnniversary/editBanner.png) no-repeat center;
        background-size: 100% 400px;
        overflow: hidden;
    }

    .subtract {
        height: auto;
        margin-top:-210px;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
    }

    .subtract .subtractBg {
        width: 130vw;
        background: url(../images/tenthAnniversary/subtract.png) no-repeat center;
        background-size: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .subtract .subtractBg .threeActivitiesBg {
        width: 90%;
        height: 400px;
        margin: auto;
        background: url(../images/tenthAnniversary/ThreeActivities.png) no-repeat center;
        background-size: 100% 100%;
        margin-top: 23%;
    }

    .live {
        height: auto;
        overflow: hidden;
    }

    .live .liveRedPacketsBg {
        height: 200px;
        background: url(../images/tenthAnniversary/liveRedPackets.png) no-repeat center;
    }

    .live .liveExplain {
        width: 90%;
        height: 1115px;
        background: url(../images/tenthAnniversary/livePacketsBg.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        margin-top: 1%;
        padding-top: 100px;
    }

    .live .liveExplainList{
        width: 80%;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom:1%;
    }

    .live .liveExplainList .icon{
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .live .liveExplainList .icon img{
        width: 70%;
    }

    .live .liveExplainList .explainText{
        width: 80%;
    }

    .live .liveExplainTitle{
        width: 80%;
        font-size: 23px;
        margin: auto;
        padding-top: 8%;
    }

    .live .liveExplain .liveExpainButton{
        width: 400px;
        height: 90px;
        background: url(../images/tenthAnniversary/liveExplainButton.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        z-index: 1;
        position: relative;
        top: 50px;
        cursor: pointer;
    }

    .live .liveExplainDetailTitle{
        position: relative;
        top: -68px;
        font-size: 1.5vw;
        margin-left: 8%;
        color: #fff;
    }

    .rectangle {
        height: auto;
        margin: auto;
        overflow: hidden;
        font-family: Alibaba PuHuiTi;
        font-style: normal;
        font-weight: normal;
    }

    .rectangleBg {
        height: 200px;
        background: url(../images/tenthAnniversary/RectanglebgTitle.png) no-repeat center;

    }

    .rectangleBgBox {
        width: 90%;
        height: 1330px;
        background: url(../images/tenthAnniversary/Rectangle.png) no-repeat center;
        margin: auto;
        background-size: 100% 100%;
        margin-top: -3%;

    }

    .rectangleBgBox .rectangleTitle {
        width: 90%;
        height: 108px;
        background: url(../images/tenthAnniversary/RectangleTitle.png) no-repeat center;
        background-size: 60% 80%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: auto;
        position: relative;
        top: 5%;
    }

    .rectangleBgBox .rectangleIcon {
        width: 581.46px;
        height: 383px;
        background: url(../images/tenthAnniversary/RectangleIcon.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 10%;
    }



    .rectangleBgBox ul {
        width: 85%;
        font-family: Alibaba PuHuiTi;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        margin: auto;
        color: #373F4A;
        position: relative;
        top: 15%;
    }

    .rectangleBgBox ul li {
        margin-top:1vw;
        font-family: Alibaba PuHuiTi;
        list-style: none;
    }

    .rectangleBgBox ul li .rectangleli{
        display: flex;
        flex-direction: row;

    }

    .rectangleBgBox ul li .rectangleli div:nth-child(1){
        width: 5%;
        color: #FED06A;
        position: relative;
        top: 7px;
    }

    .rectangleBgBox ul li .rectangleli div:nth-child(2){
        font-size: 25px;
    }


    /* .rectangleBgBox ul li::before {
        color: #FED06A;
        content: "●";
        margin-right: 3%;
        width: 10%;
    } */

    .rectangleBgBox ul li a {
        text-decoration: none;
    }

    .goRectangle {
        width: 400px;
        height: 90px;
        background: url(../images/tenthAnniversary/GoRectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 23%;
        cursor: pointer;
    }


    .sendWhenFull {
        height: auto;
        margin: auto;
        overflow: hidden;
        font-family: Alibaba PuHuiTi;
        font-style: normal;
        font-weight: normal;
        margin-top: 5%;
    }

    .sendWhenFull .sendWhenFullBg {
        height: 200px;
        background: url(../images/tenthAnniversary/PrizeTitleBg.png) no-repeat center;
    }


    .sendWhenFullBgBox {
        width: 90%;
        height: 1330px;
        background: url(../images/tenthAnniversary/Rectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        margin-top: -3%;
    }

    .sendWhenFullBgBox .sendWhenFullTitle {
        width: 90%;
        height: 99px;
        background: url(../images/tenthAnniversary/PrizeTitle.png) no-repeat center;
        background-size: 60% 80%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: auto;
        position: relative;
        top: 5%;
    }

    .sendWhenFullBgBox .sendWhenFullIcon {
        width: 581.46px;
        height: 383px;
        background: url(../images/tenthAnniversary/RectangleIcon.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 10%;
    }

    .sendWhenFullBgBox .prizeDetail{
        width: 70%;
        height: 500px;
        margin: auto;
        background: url(../images/tenthAnniversary/PrizeDetailRest.png) no-repeat center;
        background-size: 100% 100%;
    }

    .prizeDetail .prizeGroup{
        width: 70%;
        height: 84px;
        margin: auto;
        background: url(../images/tenthAnniversary/prizeGroup.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        top: 15%;
    }

    .prizeDetail .prizeMoney{
        width: 65%;
        margin: auto;
        background: url(../images/tenthAnniversary/prizeMoney.png) no-repeat center;
        background-size: 100% 100%;
        height: 255px;
        position: relative;
        top:0%;
    }
    
    .prizeDetail .prizeExplain{
        text-align: center;
        font-size: 25px;
        color: #fff;
        margin-top:2%;
    }

    .sendWhenFullBgBox .prizeDetailExplain{
        font-size: 23px;
        width: 80%;
        margin: auto;
        text-align: center;
        color: #EB2105;
        margin-top: 1%;
    }

    .sendWhenFullBgBox .prizeCode{
        width: 400px;
        height: 90px;
        background: url(../images/tenthAnniversary/GoRectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 10%;
        cursor: pointer;
    }
}





@media screen and (min-width: 1366px) {
    .flexslider {
        height: 800px;
        overflow: hidden;
        position: relative;
        z-index: 2;
    }

    .top{
        display:none;
    }

    .menu_list{
        display: none;
    }

    .flexslider .banner {
        height: 800px;
        background: url(../images/tenthAnniversary/editBanner.png) no-repeat center;
        background-size:100% 800px;
        overflow: hidden;
    }

    .subtract {
        height: 800px;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -265px;
        z-index:2;
        margin-bottom: 5%;
    }

    .subtract .subtractBg {
        width: 2394px;
        height: inherit;
        background: url(../images/tenthAnniversary/subtract.png) no-repeat center;
        background-size: 2394px 800px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .subtract .subtractBg .threeActivitiesBg {
        width: 64%;
        height: 800px;
        margin: auto;
        background: url(../images/tenthAnniversary/ThreeActivities.png) no-repeat center;
        background-size: 80%;
        margin-top: 20vh;
    }

    .live {
        height: auto;
        overflow: hidden;
    }

    .live .liveRedPacketsBg {
        height: 200px;
        background: url(../images/tenthAnniversary/liveRedPackets.png) no-repeat center;
    }


    .live .liveExplain {
        width: 50%;
        height: 1330px;
        background: url(../images/tenthAnniversary/livePacketsBg.png) no-repeat center;
        background-size: 100% 80%;
        margin: auto;
        margin-top: -8%;
        padding-top: 198px;
    }

    .live .liveExplainList:first-child{
        margin-top: 30%;
    }


    .live .liveExplainList{
        width: 80%;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 37px;
    }

    .live .liveExplainList .icon{
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .live .liveExplainList .icon img{
        width: 80%;
    }

    .live .liveExplainList .explainText{
        width: 80%;
    }

    .live .liveExplainTitle{
        width: 80%;
        font-size: 18px;
        margin: auto;
    }

    .live .liveExplain .liveExpainButton{
        width: 400px;
        height: 100px;
        background: url(../images/tenthAnniversary/liveExplainButton.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 45px;
        z-index: 1;
        cursor: pointer;
    }

    .live .liveExplainDetailTitle{
        position: relative;
        top: -3.4%;
        font-size: 1vw;
        margin-left: 5%;
        color: #fff;
    }


    .rectangle {
        width: 50%;
        height: auto;
        margin: auto;
        overflow: hidden;
        font-family: Alibaba PuHuiTi;
        font-style: normal;
        font-weight: normal;
    }

    .rectangleBg {
        height: 200px;
        background: url(../images/tenthAnniversary/RectanglebgTitle.png) no-repeat center;
    }

    .rectangleBgBox {
        width: 100%;
        height: 1330px;
        background: url(../images/tenthAnniversary/Rectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin-top: -3%;
    }

    .rectangleBgBox .rectangleTitle {
        width: 80%;
        height: 108px;
        background: url(../images/tenthAnniversary/RectangleTitle.png) no-repeat center;
        background-size: 70% 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: auto;
        position: relative;
        top: 5%;
    }

    .rectangleBgBox .rectangleIcon {
        width: 581.46px;
        height: 383px;
        background: url(../images/tenthAnniversary/RectangleIcon.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 10%;
    }

    .rectangleBgBox ul {
        width: 85%;
        font-family: Alibaba PuHuiTi;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        margin: auto;
        color: #373F4A;
        position: relative;
        top: 15%;
    }

    .rectangleBgBox ul li {
        margin-top:1vw;
        font-family: Alibaba PuHuiTi;
        list-style: none;
    }

    .rectangleBgBox ul li .rectangleli{
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .rectangleBgBox ul li .rectangleli div:nth-child(1){
        width:5%;
        color: #FED06A;
    }


    /* .rectangleBgBox ul li::before {
        color: #FED06A;
        content: "●";
        margin-right: 3%;
    } */

    .rectangleBgBox ul li a {
        text-decoration: none;
    }

    .goRectangle {
        width: 400px;
        height: 90px;
        background: url(../images/tenthAnniversary/GoRectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 23%;
        cursor: pointer;
    }


    .sendWhenFull {
        width: 50%;
        height: auto;
        margin: auto;
        overflow: hidden;
        font-family: Alibaba PuHuiTi;
        font-style: normal;
        font-weight: normal;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .sendWhenFull .sendWhenFullBg {
        height: 200px;
        background: url(../images/tenthAnniversary/PrizeTitleBg.png) no-repeat center;
    }


    .sendWhenFullBgBox {
        width: 100%;
        height: 1150px;
        background: url(../images/tenthAnniversary/Rectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin-top: -3%;
    }

    .sendWhenFullBgBox .sendWhenFullTitle {
        width: 80%;
        height: 99px;
        background: url(../images/tenthAnniversary/PrizeTitle.png) no-repeat center;
        background-size: 70% 85%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: auto;
        position: relative;
        top: 5%;
    }

    .sendWhenFullBgBox .sendWhenFullIcon {
        width: 581.46px;
        height: 383px;
        background: url(../images/tenthAnniversary/RectangleIcon.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        position: relative;
        top: 10%;
    }

    .sendWhenFullBgBox .prizeDetail{
        width: 70%;
        height: 500px;
        margin: auto;
        background: url(../images/tenthAnniversary/PrizeDetailRest.png) no-repeat center;
        background-size: 100% 100%;
    }

    .prizeDetail .prizeGroup{
        width: 70%;
        height: 84px;
        margin: auto;
        background: url(../images/tenthAnniversary/prizeGroup.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        top: 15%;
    }

    .prizeDetail .prizeMoney{
        width: 65%;
        margin: auto;
        background: url(../images/tenthAnniversary/prizeMoney.png) no-repeat center;
        background-size: 100% 100%;
        height: 255px;
        position: relative;
        top: 0%;
    }
    
    .prizeDetail .prizeExplain{
        text-align: center;
        font-size: 25px;
        color: #fff;
        margin-top:2%;
    }

    .sendWhenFullBgBox .prizeDetailExplain{
        font-size: 17px;
        width: 80%;
        margin: auto;
        text-align: center;
        color: #EB2105;
        margin-top: 1%;
    }

    .sendWhenFullBgBox .prizeCode{
        width: 400px;
        height: 90px;
        background: url(../images/tenthAnniversary/GoRectangle.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        margin-top: 3%;
        cursor: pointer;
    }
}

.caseStudy{
    width: 400px;
    padding: 30px;
    position: absolute;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15);
    border-radius:20px;
    font-size: 24px;
    top: 100px;
    color: #34CDA1;
    line-height: 32px;
    display: none;
}