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-image: url('../images/live_mall/banner.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

.banner a {
    width: 100%;
    height: 100%;
    display: block;
}

.footer1 {
    background: url(../images/live_mall/footer.jpg) no-repeat top center;
    min-width: 1200px;
    height: 356px;
    padding-top: 95px;
    box-sizing: border-box;
    margin-top: -70px;
    position: relative;
    z-index: 1;
}

.footer__title {
    font-size: 44px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.footer-btn {
    background: url("../images/live_mall/footer-btn.png") no-repeat;
    background-size: contain;
    width: 205px;
    height: 54px;
    margin: 32px auto 0;
}

.footer__btn {
    width: 100%;
    height: 100%;
    display: block;
}

.title {
    font-size: 40px;
    line-height: 44px;
    color: #0f45b2;
    text-align: center;
    font-weight: bold;
}


/* 
* 雪碧图
*/

.screen-one-icon {
    background: url(../images/live_mall/screen-one-icon.png) no-repeat center;
    /* background-size: contain; */
    width: 142px;
    height: 142px;
}

.screen-one-1 {
    background-position: -2px -2px
}

.screen-one-2 {
    background-position: -146px -2px
}

.screen-one-3 {
    background-position: -290px -2px
}

.screen-one-4 {
    background-position: -434px -2px
}

.screen-two-icon {
    background: url(../images/live_mall/screen-two-icon.png) no-repeat center;
    /* background-size: contain; */
    width: 84px;
    height: 78px;
}

.screen-two-1 {
    background-position: -2px -2px
}

.screen-two-2 {
    background-position: -2px -82px
}

.screen-two-3 {
    background-position: -2px -162px
}

.screen-four-icon {
    background: url(../images/live_mall/screen-four-icon.png) no-repeat center;
    /* background-size: contain; */
    width: 52px;
    height: 50px;
}

.screen-four-1 {
    background-position: -2px -2px
}

.screen-four-2 {
    background-position: -56px -2px
}

.screen-four-3 {
    background-position: -110px -2px
}

.screen-four-4 {
    background-position: -164px -2px
}

.screen-four-5 {
    background-position: -218px -2px
}

.screen-four-6 {
    background-position: -272px -2px
}

.screen-five-icon {
    background: url(../images/live_mall/screen-five-icon.png) no-repeat center;
    /* background-size: contain; */
    width: 132px;
    height: 120px;
}

.screen-five-1 {
    background-position: -2px -2px;
}

.screen-five-2 {
    background-position: -270px -2px
}

.screen-five-3 {
    background-position: -538px -2px
}

.screen-five-4 {
    background-position: -806px -2px
}

.screen-five-5 {
    background-position: -1074px -2px
}

.screen-five-6 {
    background-position: -1342px -2px
}


/* 
* ========== End 雪碧图 ===========
*/


/* 
* 内容区
*/

.screen-box {
    position: relative;
    z-index: 2;
}

.screen-one {
    padding: 62px 0 85px;
    background-image: linear-gradient(to top, #f0f9ff, #e8f5ff);
}

.screen-one .intro {
    font-size: 22px;
    line-height: 36px;
    color: #37394c;
    text-align: center;
}

.screen-one .screen-one-title {
    font-size: 36px;
    line-height: 40px;
    color: #0f45b2;
    text-align: center;
    padding-top: 78px;
    font-weight: bold;
}

.screen-one .list {
    font-size: 0;
    margin: 70px -70px 0 -20px;
}

.screen-one .item {
    display: inline-block;
    margin: 0 90px;
}

.screen-one .screen-one-icon {
    margin: 0 auto;
}

.screen-one .item__label {
    font-size: 24px;
    line-height: 26px;
    color: #404040;
    text-align: center;
    padding-top: 20px;
}

.screen-two {
    padding-top: 95px;
}

.screen-two .con {
    font-size: 0;
    position: relative;
    z-index: 1;
    padding: 60px 0;
}

.screen-two .con-bg {
    width: 1920px;
    min-width: 1920px;
    height: 557px;
    background: url(../images/live_mall/screen-two-bg.png) no-repeat center/auto 100%;
    pointer-events: none;
    position: absolute;
    z-index: -1;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 155px;
}

.screen-two .con-list {
    display: inline-block;
    vertical-align: middle;
    width: 350px;
}

.screen-two .con-list__title {
    position: relative;
    z-index: 1;
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 29px;
    font-weight: bold;
    color: #37394c;
}

.screen-two .con-list__title::before {
    content: "";
    display: block;
    width: 54px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #ffdc94;
    border-radius: 2px;
}

.screen-two .screen-two-icon {
    position: absolute;
    z-index: -1;
    display: block;
    margin-top: -102px;
}

.screen-two .list {
    padding-top: 70px;
}

.screen-two .item {
    font-size: 18px;
    line-height: 50px;
    color: #37394c;
    padding-left: 21px;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-right: 70px;
}

.screen-two .item::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: url(../images/live_mall/screen-two-item-d.png) no-repeat center;
    margin: auto;
}

.screen-two .con-pic {
    display: inline-block;
    width: 895px;
    height: 704px;
    vertical-align: middle;
}

.screen-two .con-pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.screen-three {}

.screen-three .con {
    margin-bottom: 90px;
    position: relative;
    z-index: 1;
}

.screen-three .con::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1115px;
    height: 478px;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 28px 0px rgba(133, 133, 133, 0.4);
    border-radius: 28px;
    opacity: 0.4;
    z-index: -2;
    margin-bottom: -34px;
}

.screen-three .con-nav {
    padding: 80px 50px 0;
    box-sizing: border-box;
    font-size: 0;
}

.screen-three .con-nav__item {
    position: relative;
    z-index: 1;
    font-size: 30px;
    line-height: 34px;
    color: #37394c;
    text-align: center;
    width: 33.3%;
    display: inline-block;
    padding-bottom: 30px;
}

.screen-three .con-nav__item.active {
    font-weight: bold;
}

.screen-three .con-nav__item.active::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(90deg, rgba(242, 142, 38, 1) 0%, #fd644f 100%);
    border-radius: 6px;
    height: 13px;
    width: 100%;
}

.screen-three .box {
    position: relative;
    z-index: 1;
    background: #f9f9f9;
    width: 1200px;
    height: 478px;
    border-radius: 28px;
    box-shadow: 0px 14px 28px 0px rgba(133, 133, 133, 0.14);
    font-size: 0;
    overflow: hidden;
    box-sizing: border-box;
    padding: 60px 110px 0;
}

.screen-three .box::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 848px;
    height: 848px;
    border-radius: 50%;
    background-image: linear-gradient(0deg, #209cff 0%, #8fbdff 100%);
    opacity: 0.8;
    margin-left: -380px;
    margin-bottom: -400px;
    z-index: -1;
    pointer-events: none;
}

.screen-three .box-list {
    display: inline-block;
    width: 320px;
    vertical-align: middle;
    padding-left: 100px;
}

.screen-three .list__item {
    font-size: 20px;
    line-height: 55px;
    padding: 0 34px;
    border-radius: 0 28px 28px 28px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all 0s;
}

.screen-three .list__item:last-child {
    margin-bottom: 0;
}

.screen-three .list__item.active {
    background-image: linear-gradient(0deg, #4c95fd 0%, #326dfa 100%);
    color: #fff;
    transition: all 0s;
}

.screen-three .box-pic {
    width: 554px;
    height: 390px;
    display: inline-block;
    vertical-align: middle;
}

.screen-four {
    padding: 66px 0 96px;
    background: #fcfcfc;
    position: relative;
    z-index: 1;
}

.screen-four .con-bg {
    width: 2251px;
    min-width: 2251px;
    height: 875px;
    background: url(../images/live_mall/screen-five-bg.png) no-repeat center/auto 100%;
    pointer-events: none;
    position: absolute;
    z-index: -1;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
}

.screen-four .con {
    padding-top: 130px;
    font-size: 0;
}

.screen-four .con-list {
    width: 310px;
    display: inline-block;
    vertical-align: middle;
}

.screen-four .item {
    margin-bottom: 170px;
}

.screen-four .item:last-child {
    margin-bottom: 0;
}

.screen-four .item__title-left {
    font-size: 30px;
    line-height: 32px;
    color: #37394c;
    padding-bottom: 17px;
    position: relative;
    z-index: 1;
}

.screen-four .screen-four-icon {
    margin-top: -70px;
    position: absolute;
    z-index: -1;
}

.screen-four .four-icon-left {
    right: 0;
}

.screen-four .item__title-left::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ffdc94;
    width: 54px;
    height: 4px;
    border-radius: 3px;
}

.screen-four .item__label {
    padding-top: 14px;
    font-size: 18px;
    line-height: 28px;
    color: #37394c;
}

.screen-four .con-pic {
    width: 460px;
    height: 532px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 100px;
}

.screen-four .con-pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.screen-four .item__title {
    font-size: 30px;
    line-height: 32px;
    color: #37394c;
    padding-bottom: 17px;
    position: relative;
    z-index: 1;
}

.screen-four .item__title::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ffdc94;
    width: 54px;
    height: 4px;
    border-radius: 3px;
}

.screen-five {
    padding-top: 106px;
}

.screen-five .list {
    font-size: 0;
    margin: 120px -60px 0;
}

.screen-five .item {
    width: 325px;
    height: 398px;
    border-radius: 28px;
    padding-top: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 0px 56px 60px;
}

.screen-five .screen-five-icon {
    margin: 0 auto;
    transition: all 0s;
}

.screen-five .item__title {
    font-size: 30px;
    line-height: 32px;
    color: #37394c;
    text-align: center;
    padding-top: 60px;
    width: 270px;
    margin: 0 auto;
}

.screen-five .item__label {
    padding-top: 30px;
    font-size: 18px;
    line-height: 28px;
    color: #37394c;
    text-align: center;
    width: 270px;
    margin: 0 auto;
}

.screen-five .item.active {
    background-image: linear-gradient(0deg, #3c81ff 0%, #0048dc 100%);
    box-shadow: 0px 0px 28px 0px rgba(157, 180, 210, 0.6);
    transition: all 0s;
}

.screen-five .item.active .screen-five-1 {
    background-position: -136px -2px;
    transition: all 0s;
}

.screen-five .item.active .screen-five-2 {
    background-position: -404px -2px;
    transition: all 0s;
}

.screen-five .item.active .screen-five-3 {
    background-position: -672px -2px;
    transition: all 0s;
}

.screen-five .item.active .screen-five-4 {
    background-position: -940px -2px;
    transition: all 0s;
}

.screen-five .item.active .screen-five-5 {
    background-position: -1208px -2px;
    transition: all 0s;
}

.screen-five .item.active .screen-five-6 {
    background-position: -1476px -2px;
    transition: all 0s;
}

.screen-five .item.active .item__title {
    color: #fff;
    transition: all 0s;
}

.screen-five .item.active .item__label {
    color: #fff;
    transition: all 0s;
}

.screen-six {
    padding-top: 60px;
}

.screen-six .pic {
    width: 1253px;
    height: 657px;
    margin: 0 auto;
    background: url(../images/live_mall/screen-sever-pic.png) no-repeat center;
}


/* 
* ========== End 内容区 ===========
*/