body {
    overflow-x: hidden;
}

.m-warp {
    max-width: 1200px;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: visible;
}

.page-main {
    overflow-x: hidden;
    background: #fff;
}

.banner {
    display: block;
    min-width: 1200px;
    height: 530px;
    margin: 0 auto;
    background: url('../images/shortvideo_mall/banner1.jpg') no-repeat center/auto 100%;
}

.banner a {
    width: 100%;
    height: 100%;
    display: block;
}

.footer1 {
    min-width: 1200px;
    padding: 72px 0 47px;
    background: #f6f6f6;
}

.footer__title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    color: #171838;
}

.footer-btn {
    margin: 36px auto 0;
    font-size: 24px;
    line-height: 60px;
    background: #11d4bf;
    color: #fff;
    border-radius: 40px;
    text-align: center;
    display: block;
    width: 224px;
}



/* 主体内容 */

.title {
    text-align: center;
    font-size: 45px;
    line-height: 50px;
    color: #171838;
    font-weight: bold;
}

.title__label {
    font-size: 40px;
    line-height: 44px;
    color: #37394c;
    font-weight: bold;
    position: relative;
    z-index: 1;
    padding: 0 120px;
    display: inline-block;
}

.subhead {
    font-size: 20px;
    line-height: 38px;
    color: #686883;
    text-align: center;
    width: 910px;
    padding-top: 32px;
    margin: 0 auto;
}


/* 
* 雪碧图
*/

.screen-two-icon {
    background: url(../images/shortvideo_mall/screen-two-icon1.png) no-repeat center;
    width: 578px;
    height: 782px;
    margin: 0 auto;
}

.two-icon-0 {
    background-position: -2px -2px
}

.two-icon-1 {
    background-position: -2px -786px
}

.two-icon-2 {
    background-position: -2px -1570px
}

.two-icon-3{
    background-position: -2px -2354px
}

.screen-two-num {
    background: url(../images/shortvideo_mall/screen-two-num.png) no-repeat center;
    width: 92px;
    height: 74px;
}

.two-num-1 {
    background-position: -2px -2px
}

.two-num-11 {
    background-position: -96px -2px
}

.two-num-2 {
    background-position: -190px -2px
}

.two-num-22 {
    background-position: -284px -2px
}

.two-num-3 {
    background-position: -378px -2px
}

.two-num-33 {
    background-position: -472px -2px
}

.two-num-4 {
    background-position: -566px -2px
}

.two-num-44 {
    background-position: -660px -2px
}

.screen-three-icon {
    background: url(../images/shortvideo_mall/screen-three-icon1.png) no-repeat center;
    width: 116px;
    height: 106px;
    margin: 0 auto;
}

.three-icon-01 {
    background-position: -2px -2px
}

.three-icon-02 {
    background-position: -120px -2px
}

.three-icon-03 {
    background-position: -238px -2px
}

.three-icon-04 {
    background-position: -356px -2px
}

.three-icon-05 {
    background-position: -474px -2px
}

.three-icon-06 {
    background-position: -592px -2px
}

.three-icon-07 {
    background-position: -710px -2px
}

.three-icon-08 {
    background-position: -828px -2px
}

.three-icon-09 {
    background-position: -946px -2px
}

.three-icon-10 {
    background-position: -1064px -2px
}

.three-icon-11 {
    background-position: -1182px -2px
}

.three-icon-12 {
    background-position: -1300px -2px
}

.screen-four-icon {
    background: url(../images/shortvideo_mall/screen-four-icon.png) no-repeat center;
    width: 108px;
    height: 112px;
    margin: 0 auto;
}

.four-icon-1 {background-position: -2px -2px}
.four-icon-2 {background-position: -112px -2px}
.four-icon-3 {background-position: -222px -2px}
.four-icon-4 {background-position: -332px -2px}
.four-icon-5 {background-position: -442px -2px}
.four-icon-6 {background-position: -552px -2px}
.four-icon-7 {background-position: -662px -2px}
.four-icon-8 {background-position: -772px -2px}
.four-icon-9 {background-position: -882px -2px}
.screen-five-icon {
    background: url(../images/shortvideo_mall/screen-five-img.png) no-repeat center;
    width: 808px;
    height: 770px;
}

.five-icon-0 {
    background-position: -2px -2px
}

.five-icon-1 {
    background-position: -2px -774px
}

.five-icon-2 {
    background-position: -2px -1546px
}

.screen-seven-icon {
    background: url(../images/shortvideo_mall/screen-seven-icon.png) no-repeat center;
    width: 188px;
    height: 188px;
}

.seven-icon-01 { background-position: -2px -2px}
.seven-icon-02 {background-position: -193px -2px}
.seven-icon-03 {background-position: -383px -2px}
.seven-icon-04 {background-position: -573px -2px}
.seven-icon-05 { background-position: -763px -2px}
.seven-icon-06 {background-position: -954px -2px}
.seven-icon-07 {background-position: -1145px -2px}
.seven-icon-08 {background-position: -1335px -2px}
.seven-icon-09 {background-position: -1525px -2px}
.seven-icon-10 {background-position: -1715px -2px}


/* 
* ========== End 雪碧图 ===========
*/


/* 
* 内容区
*/

.screen-box {
    position: relative;
    z-index: 2;
}

.screen-one {
    padding: 56px 0 48px;
    background: #f6f6f6;
    max-width: 1920px;
    margin: 0 auto;
}

.screen-one .img {
    background: url('../images/shortvideo_mall/screen-one-img.png') no-repeat center/auto 100%;
    width: 484px;
    height: 388px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -15px;
}

.screen-one .list {
    display: inline-block;
    vertical-align: middle;
    margin-left: 130px;
}

.screen-one .item {
    font-size: 24px;
    line-height: 75px;
    box-shadow: 0px 10px 20px 0px rgba(19, 19, 19, 0.03);
    color: #171838;
    padding: 0 33px;
    width: 595px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 4px;
    background: #fff;
    margin-top: 25px;
    box-sizing: border-box;
}

.screen-one .item:first-child {
    margin-top: 0;
}

.screen-one .item::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 96px;
    height: 96px;
    margin-right: -21px;
    margin-top: 6px;
    background: url('../images/shortvideo_mall/screen-one-andrin.png') no-repeat center/auto 100%;
}

.screen-one .item .item__andrin {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 8px;
    height: 100%;
    border-radius: 4px 0 0 4px;
}

.screen-one .item .andrin-1 {
    background: #9394f9;
}

.screen-one .item .andrin-2 {
    background: #33cadc;
}

.screen-one .item .andrin-3 {
    background: #f9b9c3;
}

.screen-one .item .andrin-4 {
    background: #fbe6c3;
}

.screen-two {
    padding: 110px 0 104px;
    max-width: 1920px;
    margin: 0 auto;
}

.screen-two .con {
    padding-top: 80px;
    font-size: 0;
}

.screen-two .screen-two-icon {
    display: inline-block;
    margin-left: -90px;
    vertical-align: middle;
}

.screen-two .list {
    display: inline-block;
    margin-left: -23px;
    vertical-align: middle;
    margin-top: -40px;
}

.screen-two .item {
    padding-left: 115px;
    width: 620px;
    margin-top: 90px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.screen-two .item.active .two-num-1 {
    background-position: -96px -2px
}

.screen-two .item.active .two-num-2 {
    background-position: -284px -2px
}

.screen-two .item.active .two-num-3 {
    background-position: -472px -2px
}

.screen-two .item.active .two-num-4 {
    background-position: -660px -2px
}

.screen-two .item.active .item__title {
    color: #7474d4;
}


.screen-two .item:first-child {
    margin-top: 0;
}

.screen-two .item__title {
    font-size: 30px;
    line-height: 32px;
    color: #333349;
    font-weight: bold;
}

.screen-two .item__label {
    font-size: 21px;
    line-height: 24px;
    color: #686883;
    padding-top: 20px;
}


.screen-two .screen-two-num {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.screen-three {
    padding: 110px 0 140px;
    background: #f6f6f6;
    max-width: 1920px;
    margin: 0 auto;
}

.screen-three .list {
    padding-top: 120px;
    margin: 0 -106px -138px;
    font-size: 0;
}

.screen-three .item {
    margin: 0 106px 118px;
    display: inline-block;
    width: 140px;
}

.screen-three .item__label {
    font-size: 28px;
    line-height: 30px;
    color: #37394c;
    text-align: center;
    padding-top: 30px;
}

.screen-four {
    background: url('../images/shortvideo_mall/screen-four-bg.jpg') no-repeat center/auto 100%;
    /* width: 1920px; */
    margin: 0 auto;
    height: 1647px;
    padding-top: 94px;
    box-sizing: border-box;
}

.screen-four .list {
    padding-top: 108px;
    font-size: 0;
    margin:  0 -25px -54px;
}

.screen-four .item {
    width: 364px;
    height: 357px;
    box-shadow: 0px 15px 60px 0px rgba(19, 19, 19, 0.1);
    padding-top: 28px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 15px;
    margin: 0 25px 54px;
    display: inline-block;
    vertical-align: top;
    transform: translateY(0);
    cursor: pointer;
}

.screen-four .item:hover{
    transform: translateY(-10px);
}

.screen-four  .item .screen-four-icon{
}

.screen-four  .item:hover .screen-four-icon{
    animation: four-icon 0.5s linear;
}

@keyframes four-icon{
    0%{
        transform: translateY(0);
    }
    30%{
        transform: translateY(-30px);
    }
    60%{
        transform: translateY(0);
    }
    80%{
        transform: translateY(-10px);
    }
    100%{
        transform: translateY(0);
    }
}

.screen-four .item__title{
    font-size: 28px;
    line-height: 32px;
    color: #37394c;
    text-align: center;
    font-weight: bold;
    padding-top: 38px;
}

.screen-four .item__label{
    font-size: 20px;
    line-height: 30px;
    color: #686883;
    text-align: center;
    padding-top: 24px;
}

.screen-four .btn-more{
    font-size: 26px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    background: #11d4bf;
    box-shadow: 0px 10px 35px 0px 
    rgba(19, 19, 19, 0.15);
    width: 314px;
    border-radius: 40px;
    margin: 69px auto 0;
    cursor: pointer;
    display: block;
}

.screen-four .btn-more .btn-more-arrow{
    width: 0;
    height: 25px;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3;
    position: relative;
    z-index: 1;
}

.screen-four .btn-more .btn-more-arrow::after{
    content: "";
    width: 30px;
    height: 25px;
    background: url('../images/shortvideo_mall/btn-more-arrow.png') no-repeat center/auto 100%;
    transition: all 0.3;
    transform: translateX(0);
    opacity: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.screen-four .btn-more:hover .btn-more-arrow{
    width: 30px;
}

.screen-four .btn-more:hover .btn-more-arrow::after{
    animation: btn-more 1.5s linear infinite;
}

@keyframes btn-more{
    0%{
        transform: translateX(0);
        opacity: 0;
    }
    15%{
        opacity: 1;
    }
    50%{
        transform: translateX(15px);
        opacity: 1;
    }
    85%{
        opacity: 1;
    }
   100%{
        transform: translateX(30px);
        opacity: 0;
    }
}

.screen-five{
    padding: 92px 0 60px;
    max-width: 1920px;
    margin: 0 auto;
}

.screen-five .con{
    padding-top: 30px;
    font-size: 0;
}

.screen-five .screen-five-icon{
    display: inline-block;
    vertical-align: middle;
    margin-right: -136px;
}


.screen-five .list{
    display: inline-block;
    vertical-align: middle;
    margin-right: 110px;
    margin-left: 10px;
}

.screen-five  .item{
    position: relative;
    z-index: 1;
    border-radius: 4px; 
    width: 378px;
    height: 122px;
    cursor: pointer;
}

.screen-five  .item.active{
    background: #fff;
    box-shadow: 0px 5px 20px 0px 
    rgba(192, 192, 192, 0.25);
    height: 115px;
    overflow: hidden;
}

.screen-five  .item.active::before{
    background: #9a95ff;
    margin: 0;
    height: 100%;
}

.screen-five  .item.active .item__title{
    color: #171838;
}

.screen-five  .item.active .item__label{
    display: block;
}

.screen-five  .item.active .screen-two-num{
    margin-bottom: 4px;
}

.screen-five  .item:last-child{
    margin-top: 0;
}

.screen-five  .item::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 7px;
    background: #e8e7f4;
    border-radius: 6px;
    z-index: 1;
    margin: 14px 0;
}

.screen-five .screen-two-num{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    margin-right: 20px;
    margin-bottom: 14px;
    opacity: 0.2;
}

.screen-five .item-con{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left:37px;
}

.screen-five .item__title{
    font-size: 30px;
    line-height: 34px;
    color: #8b8ba9;
    font-weight: bold;
}

.screen-five .item__label{
    font-size: 26px;
    line-height: 28px;
    color: #8b8ba9;
    padding-top: 14px;
    display: none;
}

.screen-five .item__line{
    width: 325px;
    height: 94px;
    position: relative;
    z-index: 1;
    padding: 14px 0;
    pointer-events: none;
}

.screen-five .item__line::after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    margin-left: 37px;
    background: #ebebf6;
}

.screen-six{
    background: url('../images/shortvideo_mall/screen-six-img.jpg') no-repeat center/auto 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 1009px;
    padding-top: 104px;
    box-sizing: border-box;
}
.screen-seven{
    padding: 100px 0 160px;
    max-width: 1920px;
    margin: 0 auto;
}

.screen-seven .list{
    padding-top: 90px;
    font-size: 0;
    margin: 0 -32px -76px;
}

.screen-seven .item{
    margin: 0 32px 76px;
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    transform: translateY(0);
    cursor: pointer;
    border-radius: 28px;
    transition: all 0.3s;
}

.screen-seven .screen-seven-icon{
    transition: all 2s;
    transform: scale(1);
}

.screen-seven .item:hover{
    transform: translateY(-10px);
}

.screen-seven .item:hover .screen-seven-icon{
    transform: scale(1.15);
}

.screen-seven .item__tag{
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    width: 130px;
    height: 40px;
    border-radius: 24px 0 0 24px;
    text-align: center;
	background-image: linear-gradient(90deg, 
		#10d3bf 0%, 
        #08c9c6 100%);
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        margin-top:29px ;

}

.






/* 
* ========== End 内容区 ===========
*/