html{
    overflow: hidden;
}
#StatisticsContainer {
    height: auto;
    width: 100%;
    background-color: #ffffff;
}

.main-container .wrapper {
    position: relative;
    zoom: 1;
}

.main-container  h1 {
    text-align: center;
    font-size: 28px;
    color: #333;
    line-height: 40px;
    padding-top: 90px;
}
.main-container  h1.newshop-store {
    padding-top: 0;
    /*font-size:30px;*/
    font-size:26px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    /*white-space: nowrap;*/
}

.main-container .button-container {
    text-align: center;
    white-space: nowrap;
}
@media (min-width: 420px) {
    .main-container a.blue {
        background-color: #38f;
        color: #fff;
        margin-right: 15px;
        border: 1px solid #38f;
    }
    .main-container a.blue {
        background-color: #38f;
        color: #fff;
        margin-right: 15px;
        border: 1px solid #38f;
    }
    .main-container a.blue-outline {
        border: 1px solid #38f;
        color: #38f;
        padding: 9px 42px;
        margin-left: 22%;
        margin-bottom: 20px;
    }
    .main-container a.blue-outline:first-child{
        margin-left: 0;

    }
    .main-container .button-container {
        margin-top: 50px;
    }
}
@media (max-width: 420px) {
    .main-container a.blue {
        background-color: #38f;
        color: #fff;
        border: 1px solid #38f;
    }
    .main-container a.blue-outline {
        border: 1px solid #38f;
        color: #38f;
        padding: 9px 42px;
        margin-bottom: 20px;
    }
    .main-container .button-container {
        margin-top: 20px;
    }
}
@media (min-width: 420px) {
    .main-container a.green {
        background-color: #20BC99;
        color: #fff;
        margin-right: 15px;
        border: 1px solid #20BC99;
    }
    .main-container a.green {
        background-color: #20BC99;
        color: #fff;
        margin-right: 15px;
        border: 1px solid #20BC99;
    }
    .main-container a.green-outline {
        border: 1px solid #20BC99;
        color: #20BC99;
        padding: 9px 42px;
        margin-left: 22%;
        margin-bottom: 20px;
    }
    .main-container a.green-outline:first-child{
        margin-left: 0;

    }
    .main-container .button-container {
        margin-top: 50px;
    }
}
@media (max-width: 420px) {
    .main-container a.blue {
        background-color: #20BC99;
        color: #fff;
        border: 1px solid #20BC99;
    }
    .main-container a.green-outline {
        border: 1px solid #20BC99;
        color: #20BC99;
        padding: 9px 42px;
        margin-bottom: 20px;
    }
    .main-container .button-container {
        margin-top: 20px;
    }
}
.main-container a.blue-outline-first {
    border: 1px solid #38f;
    color: #38f;
    background: #f8f8f8;
}
.main-container a.blue-outline-first-active {
    border: 1px solid #38f;
    color: #ffffff;
    background: #38f;
}
.main-container a.blue-outline-second {
    border: 1px solid #22B3F4;
    color: #22B3F4;
    background: #ffffff;
}
.main-container a.blue-outline-second-active {
    border: 1px solid #22B3F4;
    color: #ffffff;
    background: #22B3F4;
}
.main-container a.blue-outline-third {
    border: 1px solid #1CC6E1;
    color: #1CC6E1;
    background: #f8f8f8;
}
.main-container a.blue-outline-active-third {
    border: 1px solid #1CC6E1;
    color: #ffffff;
    background: #1CC6E1;
}
.main-container a.green-outline-first {
    border: 1px solid #20BC99;
    color: #20BC99;
    background: #fff;
}
.main-container a.green-outline-first-active {
    border: 1px solid #20BC99;
    color: #ffffff;
    background: #20BC99;
}
.main-container a.blue-outline:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.main-container a.green-outline:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.main-container a.button {
    font-size: 14px;
    padding: 10px 42px;
    border-radius: 2px;
    display: inline-block;
}



a {
    color: #07d;
    text-decoration: none;
}
@media (min-width: 420px) {
    .main-container .ls, .main-container .wsc {
        zoom: 1;
        margin-top: 40px;
        width:50%;
    }
}
@media (max-width: 420px) {
    .main-container .ls, .main-container .wsc {
        zoom: 1;
        margin-top: 40px;
        width: 100%;
    }
}

.pull-left {
    float: left;
}
@media (min-width: 420px) {
    .main-container .ls .block, .main-container .wsc .block {
        margin-bottom: 60px;
        min-width: 168px;
    }
}
@media (max-width: 420px) {
    .main-container .ls .block,.main-container .wsc .block {
        margin-bottom: 60px;
        width: 36%;
        margin-left: 10px;
    }
}
.main-container .strong {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.main-container .ls .block .desc, .main-container .wsc .block .desc {
    margin-top: 10px;
}

.main-container .desc {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}


.pull-right {
    float: right;
}

.main-container .strong {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.main-container .ls .block .desc, .main-container .wsc .block .desc {
    margin-top: 10px;
}

.main-container .desc {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
@media (min-width: 420px) {
      .main-container .wrapper .intro-img {
          position: absolute;
      }
}
@media (max-width: 420px) {
    .main-container .wrapper .intro-img {
         padding-top: 50px;
         width: 100%;
    }
}
@media (min-width: 420px) {
    .main-container .wrapper .intros-img {
        margin-top: 36px;
        position: absolute;
        right: 0
    }
}
@media (max-width: 420px) {
    .main-container .wrapper .intros-img {
        margin-top: 36px;
        right: 0 ;
        width: 100%;
    }
}
.bg-grey {
    background: #f8f8f8;
}
.main-container .weapp .desc-container {
    zoom: 1;
    margin-bottom: 33px;
}

.main-container .weapp .desc-container img {
    float: left;
    margin-right: 22px;
}
@media (min-width: 420px) {
    .main-container a.green {
        background-color: #47c64d;
        color: #fff;
        margin-right: 15px;
    }
}
@media (max-width: 420px) {
    .main-container a.green {
        background-color: #47c64d;
        color: #fff;
    }
}



.main-container a.button {
    font-size: 14px;
    padding: 10px 42px;
    border-radius: 2px;
    display: inline-block;
}

a.button {
    font-size: 14px;
    padding: 12px 22px;
    text-decoration: none;
    border-radius: 2px;
    display: inline-block;
}
@media (min-width: 420px) {
    .main-container a .green-outline {
        border: 1px solid #20BC99;
        color: #20BC99;
        padding: 9px 42px;
        margin-left: 15px;
    }
}
@media (max-width: 420px) {
    .main-container a .green-outline {
        border: 1px solid #20BC99;
        color: #20BC99;
        padding: 9px 42px;
    }
}


.main-container .solutions-container {
    zoom: 1;
    width: 110%;
    margin-left: -5%;
    overflow: hidden;
    margin-top: 56px;
}

.main-container .solutions-container .block {
    float: left;
    width: 16.66%;
    text-align: center;
    margin-bottom: 50px;
}
@media (max-width:420px){
    .main-container .solutions-container .block {
        width: 25%;
    }
}

.main-container .solutions-container .block p {
    margin-top: 15px;
    color: #333;
}

.use_yz {
    width: 100%;
    background: #ffffff;
    padding-bottom: 40px;
}

.use_yz .section-title {
    font-size:28px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:40px;
    letter-spacing:1px;
    width:206px;
    border-bottom: 2px solid #398BFB;
    padding-top: 46px;
    margin: 0 auto 40px;
}

.use_yz-container {
    /*width: 100%;*/
    /*margin: 0 auto 10px;*/
}

.use_yz-container .case-container {
    zoom: 1;
    margin-left: -10px;
    margin-right: 10px;
}

.use_yz-container .img-container {
    width: 33.3%;
    height: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px auto;
    padding-left: 20px;
    position: relative;
    float: left;
    overflow: hidden;
}
@media (max-width:420px){
    .use_yz-container .img-container {
        width: 50%;
    }

}



.use_yz-container .img-container #case1-img {
    background-image: url(images/noKnow.png);
}

.use_yz-container .img-container .bg-img {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: 50%;
}

.use_yz-container .img-container .card {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    top: 150px;
    padding-right: 20px;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.use_yz-container .img-container .card:hover {
    top: 0
}


.use_yz-container .img-container .card > div {
    position: relative;
    width: 100%;
    height: 100%;
}

.use_yz-container .img-container #case1-logo {
    width: 50px;
    height: 50px;
    background-image: url(images/index-titleLogo1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
@media (min-width:420px) {
    .use_yz-container .img-container .card .bg-logo {
        position: absolute;
        left: 30px;
        top: 35px;
        background-repeat: no-repeat;
        background-size: contain;
    }
}
@media (max-width:420px) {
    .use_yz-container .img-container .card .bg-logo {
        position: absolute;
        left: 10px;
        top: 35px;
        background-repeat: no-repeat;
        background-size: contain;
    }
}
@media (min-width:420px) {
    .use_yz-container .img-container .card .desc {
        position: absolute;
        font-size: 14px;
        color: #666;
        top: 95px;
        left: 30px;
    }
}

@media (max-width:420px){
    .use_yz-container .img-container .card .desc {
        position: absolute;
        font-size: 14px;
        color: #666;
        top: 95px;
        text-align: center;
        padding: 5px;
    }

}

.use_yz-container .img-container .card .detail {
    position: absolute;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    top: 150px;
    margin-left: 30px;
    margin-right: 30px;
}

.use_yz .more-case {
    text-align: center;
    width: 120px;
}

.use_yz .more-case:hover {
    background-color: #38f;
    color: #fff;
}

a.white {
    border: 1px solid #38f;
    padding: 11px 21px;
}

a.button {
    font-size: 14px;
    padding: 12px 22px;
    text-decoration: none;
    border-radius: 2px;
}

a {
    color: #07d;
    text-decoration: none;
}

.service {
    width: 100%;
    height: 450px;
}

ol, ul {
    list-style: none;
}
@media (min-width:420px) {
    .service .icon-container li {
        display: inline-block;
        text-align: center;
        width: 25%;
        margin: 0;
        padding: 0;
    }
}
@media (max-width:420px){
    .service .icon-container li {
        display: inline-block;
        text-align: center;
        width: 50%;
        margin: 0;
        padding: 0;
    }
}


.service .icon-container #service-15-img {
    background-image: url("images/专业客服答疑.png");
}

.service .icon-container #service-2-img {
    background-image: url("images/视频教学.png");
}

.service .icon-container #service-3-img {
    background-image: url("images/同行交流活动.png");
}

.service .icon-container #service-4-img {
    background-image: url("images/运营者特训营.png");
}

.service .icon-container li div {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 15px;
    background-size: contain;
}

.service .icon-container li p {
    font-size: 12px;
    color: #333;
    line-height: 24px;
}

.service .icon-container li .desc {
    color: #999;
}

.use_yz-container .img-container #case2-img {
    background-image: url(images/fresh.png);
}
.use_yz-container .img-container #case3-img {
    background-image: url(images/leaf.png);
}

.use_yz-container .img-container #case4-img {
    background-image: url(images/shopping.png);
}

.use_yz-container .img-container #case5-img {
    background-image: url(images/economics.png);
}

.use_yz-container .img-container #case6-img {
    background-image: url(images/zhaoYang.png);
}
@media(max-width:420px) {
    .use_yz-container .img-container #case2-img {
        background-image: url(images/fresh.png);
        background-repeat: no-repeat;
    }

    .use_yz-container .img-container #case3-img {
        background-image: url(images/leaf.png);
        background-repeat: no-repeat;
    }
    .use_yz-container .img-container #case4-img {
        background-image: url(images/shopping.png);
        background-repeat: no-repeat;
    }
    .use_yz-container .img-container #case5-img {
        background-image: url(images/economics.png);
        background-repeat: no-repeat;
    }
    .use_yz-container .img-container #case6-img {
        background-image: url(images/zhaoYang.png);
        background-repeat: no-repeat;
    }
    .use_yz-container .img-container #case1-img {
        background-image: url(images/noKnow.png);
        background-repeat: no-repeat;
    }
}
.use_yz-container .img-container .bg-img {
    width: 120%;
    height: 150px;
    /*background-size: cover;*/
     background-size: 120% auto;
    background-position: 100%;
}

.use_yz-container .img-container #case2-logo {
    width: 50px;
    height: 50px;
    background-image: url(images/indkex-titleLogo5.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.use_yz-container .img-container #case3-logo {
    width: 50px;
    height: 50px;
    background-image: url(images/index-titleLogo6.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.use_yz-container .img-container #case4-logo {
    width: 50px;
    height: 50px;
    background-image: url(images/index-titleLogo3.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.use_yz-container .img-container #case5-logo {
    width: 100px;
    height: 100px;
    background-image: url(images/index-titleLogo4.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.use_yz-container .img-container #case6-logo {
    width: 100px;
    height:100px;
    background-image: url(images/index-title2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.service {
    width: 100%;
    height: auto;
}

.huhang {
    background-color: #f7fcff;
    background-image: url("https://img.yzcdn.cn/public_files/2018/02/12/4a359a457616f761844a3fb0597f83eb.png");
    background-repeat: no-repeat;
    background-position: 50%;
    text-align: center;
}

.huhang h3 {
    font-size: 28px;
    color: #333;
    line-height: 40px;
    padding-top: 70px;
    margin-bottom: 20px;
}

.huhang .desc {
    font-size: 20px;
    text-align: center;
    margin-bottom: 35px;
}



a.primary:hover {
    background: #1573f7;
}

.huhang .num-container {
    padding-bottom: 70px;
}
@media (min-width: 420px) {
    .huhang .num-container li {
        width: 15%;
        text-align: center;
        display: inline-block;
    }
    a.primary {
        background: #38f;
        padding: 12px 42px;
        color: #fff;
    }
}
@media (max-width: 420px) {
    .huhang .num-container li {
        width: 50%;
        text-align: center;
        display: inline-block;
    }
    a.primary {
        background: #38f;
        padding: 12px 42px;
        color: #fff;
        position: relative;
        top: -20px;
    }
}

.huhang .num-container li .num {
    font-size: 46px;
    color: #3765a6;
    line-height: 65px;
}

.huhang .num-container li p {
    font-size: 16px;
    color: #666;
}


@media (min-width: 420px) {
    .promote {
        width: 100%;
        /*height: 235px;*/
        height: 140px;
        /*background: #398BFB;*/
        text-align: center;
        line-height:140px;
        /*background-position: 50%;*/
        background-size: cover;
        background-image: url("../images/jizha/bg.png");
    }
    .promote p {
        font-size: 28px;
        color: #fff;
        line-height: 140px;
        /*line-height: 40px;*/
        /*line-height: 235px;*/
        /*padding-top: 60px;*/
        /*padding-bottom: 35px;*/
    }
    .promote .promote-txt{
        display: inline-block;
        font-size:28px;
        font-family:PingFangSC-Medium;
        font-weight:500;
        color:rgba(255,255,255,1);
        letter-spacing:1px;
    }
    .promote .promote-btn{
        border:1px solid rgba(255,255,255,1);font-size:18px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        padding: 8px 32px;
        background: #398BFB;
        margin-left: 104px;
    }
}
@media (max-width: 420px) {
    .promote {
        width: 100%;
        /*height: 235px;*/
        height: 140px;
        background: #398BFB;
        text-align: center;
        /*line-height:140px;*/
        /*width: 100%;*/
        /*height: 235px;*/
        /*text-align: center;*/
        /*background-position: 50%;*/
        /*background-size: cover;*/
        /*background-image: url(https://img.yzcdn.cn/static/intro/img/newIndex/footerbg.png);*/
    }
    .promote p {
        width: 85%;
        font-size: 20px;
        color: #fff;
        margin: 0 auto;
        /*line-height: 40px;*/
        /*padding-top: 60px;*/
        /*padding-bottom: 35px;*/
    }
    .promote .promote-txt{
        display: block;
        font-size:20px;
        font-family:PingFangSC-Medium;
        font-weight:500;
        color:rgba(255,255,255,1);
        letter-spacing:1px;
        margin: 30px 0;
    }
    .promote .promote-btn{
        border:1px solid rgba(255,255,255,1);
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        padding: 8px 32px;
        background: #398BFB;
        margin-left: 0;
    }
}


.promote a {
    text-decoration: none;
    font-size: 14px;
    color: #38f;
    background-color: #fff;
    padding: 15px 57px;
    border-radius: 2px;
}


@media (min-width: 420px) {
    .carousel .carousel-inner .item img {
        width: 100%;
        display: block;
    }
    .carousel-caption {
        position: absolute!important;
        left: 11%!important;
        top: 50%!important;
        text-align: left!important;
    }
    .carousel .carousel-inner .item .item-img {
        width: 100%;
        display: none;
    }
}
@media (max-width: 420px) {
    .carousel .carousel-inner .item img {
        width: 100%;
        height: 320px;
        position: relative;
        display: none;
    }
    .carousel-caption {
        text-align: center;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .carousel .carousel-inner .item .inner-img {
        height: 0;
        width: auto;
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .carousel .carousel-inner .item .item-img {
        width: 100%;
        height: 320px;
        position: relative;
        display: block;
    }
    .carousel .carousel-inner .item .img1 {
        background: url("images/banner/mobile/banner_shop.png") no-repeat center;
        background-size: cover;
    }
    /*.carousel .carousel-inner .item .img1 {*/
        /*background: url("images/banner/mobile/banner_shop.png") no-repeat center;*/
        /*background-size: cover;*/
    /*}*/
    .carousel .carousel-inner .item .img2 {
        background: url("images/banner/mobile/banner_yx.png") no-repeat center;
        background-size: cover;
    }
    .carousel .carousel-inner .item .img3 {
        background: url("images/banner/mobile/banner_live.png") no-repeat center;
        background-size: cover;
    }
    .carousel .carousel-inner .item .img4 {
        background: url("images/banner/mobile/banner_app.png") no-repeat center;
        background-size: cover;
    }
    .carousel .carousel-inner .item .img5 {
        background: url("images/banner/mobile/banner_et.png") no-repeat center;
        background-size: cover;
    }
}
@media (max-width: 420px) {
    .item{
        width: 100%;
        height: auto;
    }

}
@media (min-width: 420px) {
    .carousel .carousel-inner .item .inner-img {
        height: 420px;
        width: auto;
        position: absolute;
        top: 0px;
        right: 0px;

    }
}

@media (min-width: 420px) {
    .carousel .carousel-inner .item .carousel-caption h3 {
        display: none;
    }
    .carousel .carousel-inner .item .carousel-caption .li3{
        /*background-color: red;*/
        width: 80%;
        font-size: 44px;
        color: #fff;
        text-align: center;

        margin: 180px 0 0 0px;
        margin-left: 14%;
        line-height: 62px;
        text-align: center;
    }
    .carousel .carousel-inner .item .carousel-caption .font-lighter {
        display: none;
    }
    .carousel-caption-live{
        left: 9% !important;
        top: 53% !important;
    }
    .carousel-caption-app{
        left: 10% !important;
        top: 55% !important;
    }
}
@media (max-width: 420px) {
    .carousel .carousel-inner .item .carousel-caption h3 {
        display: block;
        font-size: 28px;
        color: #fff;
        margin: 80px 0 7px;
        line-height: 50px;
    }
    .carousel .carousel-inner .item .carousel-caption h3.live-title {
        font-size: 22px;
        color: #fff;
        margin: 30px 0 7px;
        line-height: 50px;
    }
    .carousel .carousel-inner .item .carousel-caption h3.live-title-app {
        font-size: 22px;
        margin: 50px 0 7px;
    }
    .carousel .carousel-inner .item .carousel-caption .font-lighter {
        position: relative;
        display: block;
    }
    .carousel .carousel-inner .item .carousel-caption .font-lighter-bottom {
        margin-bottom: 10px;
    }
}




.carousel .carousel-inner .item .carousel-caption p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 55px;
}

h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.newshop-store-footer-item{
    /*width: 50% ;*/
    /*padding: 25px 35px;*/
    background: #ffffff;
    color: rgba(57,139,251,1);
    text-align: center;
    border: 1px solid rgba(57,139,251,1);
}
@media (min-width: 420px) {
    a.red-button {
        /*background-color: rgba(241,243,7,0.8);*/
        /*color: white;*/
        /*padding: 12px 42px;*/
        background: #F07E7E;
        /*box-shadow:1px 3px 3px 1px rgba(227,227,227,0.53);*/
        border-radius:5px;
        color: #ffffff;
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        padding: 9px 23px;
        margin-top: 20px;
    }
    a.change_button:hover,a.blue-button:hover,a.green-button:hover{
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    a.blue-button{
        background:rgba(79,80,240,1);
        /*box-shadow:1px 3px 3px 1px rgba(79,80,225,0.53);*/
    }
    a.green-button{
        margin-top: 20px;
        background:rgba(63,218,180,1);
        /*box-shadow:1px 3px 3px 1px rgba(227,227,227,0.53);*/
    }

    .apply-container .apply-icon-container{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 200px;
    }
    .apply-container .apply-icon-container>div{
        width: 12.5%;
    }
    .apply-container .apply-icon{
        width: 100%;
        height: 154px;
    }
    .apply-container .apply-icon1{
        background: url("images/userfull/1@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon1:hover{
        background: url("images/userfull/1 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon2{
        background: url("images/userfull/2@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon2:hover{
        background: url("images/userfull/2 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon3{
        background: url("images/userfull/3@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon3:hover{
        background: url("images/userfull/3 copy 2@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon4{
        background: url("images/userfull/4@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon4:hover{
        background: url("images/userfull/4 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon5{
        background: url("../images/userfull/5@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon5:hover{
        background: url("../images/userfull/5 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon6{
        background: url("../images/userfull/6@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon6:hover{
        background: url("../images/userfull/6 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon7{
        background: url("../images/userfull/7@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon7:hover{
        background: url("../images/userfull/7 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }
    .apply-container .apply-icon8{
        background: url("../images/userfull/8@1x.svg") no-repeat center;
        background-size: 90% 90%;
    }
    .apply-container .apply-icon8:hover{
        background: url("../images/userfull/8 copy@1x.svg") no-repeat center;
        /*background-size: 100% 100%;*/
        background-size: 90% 90%;
    }


    .sales-container .sales-img{
        width: 20%;
        height: 140px;
        text-align: center;
        line-height: 140px;
        border-left: 1px solid #DADADA;
        border-top:1px solid #DADADA;
    }
    .sales-container .sales-img:nth-child(5),.sales-container .sales-img:nth-child(10),.sales-container .sales-img:nth-child(15),.sales-container .sales-img:nth-child(20){
        border-right: 1px solid #DADADA;
    }
    .sales-container .sales-img:nth-child(16),.sales-container .sales-img:nth-child(17),.sales-container .sales-img:nth-child(18),.sales-container .sales-img:nth-child(19),.sales-container .sales-img:nth-child(20){
        border-bottom: 1px solid #DADADA;
    }
    .sales-container .sales-img img{
        max-width: 100%;
        max-height: 50%;
    }

    .zent-content-container{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 100px 15%;
    }
    .main-container .newshop-store-content{
        /*margin-top: 50px;*/
        margin-bottom: 10px;
    }
    .zent-content-container .newshop-store{
        margin: 0;
    }
    .newshop-store-footer{
        display: flex;
        justify-content: center;
        align-items: stretch;
        padding: 0 20px;
        width: 100%;
    }
    .newshop-store-top{
        width: 100%;
    }
    .newshop-store-footer-item{
        flex-shrink: 0;
        flex-grow: 0;
        width: 46%;
    }
    .newshop-store-footer-item-other{
        background:#ffffff;
        color: rgba(57,139,251,1);
        border: 1px solid rgba(57,139,251,1);
        margin-left: 10%;
        /*width: 48%;*/
        flex-shrink: 0;
        flex-grow: 0;
    }
}
@media (max-width: 420px) {
    a.red-button {
        padding: 12px 42px;
        position: relative;
        top: -20px;
        background: #F07E7E;
        /*box-shadow:1px 3px 3px 1px rgba(227,227,227,0.53);*/
        border-radius:5px;
        color: #ffffff;
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        padding: 9px 23px;
    }
    a.blue-button{
        background:rgba(79,80,240,1);
        /*box-shadow:1px 3px 3px 1px rgba(79,80,225,0.53);*/
    }
    a.green-button{
        background:rgba(63,218,180,1);
        /*box-shadow:1px 3px 3px 1px rgba(227,227,227,0.53);*/

    }
    .apply-container .apply-icon-container{
        /*height: 200px;*/
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: center;
        font-size: 10px;
        font-family:PingFangSC-Medium;
        font-weight:500;
        color:rgba(51,51,51,1);
    }
    .apply-container .apply-icon-container>div{
        width: 12.5%;
    }
    .apply-container .apply-icon{
        width: 100%;
        height: 85px;
        /*display: inline-block;*/
    }
    .apply-container .apply-icon1{
        background: url("../images/userfull/1@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon2{
        background: url("../images/userfull/2@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon3{
        background: url("../images/userfull/3@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon4{
        background: url("../images/userfull/4@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon5{
        background: url("../images/userfull/5@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon6{
        background: url("../images/userfull/6@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon7{
        background: url("../images/userfull/7@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }
    .apply-container .apply-icon8{
        background: url("../images/userfull/8@1x.svg") no-repeat center;
        background-size: 100% 100%;
    }

    .sales-container .sales-img img{
        max-width: 100%;
        max-height: 100%;
    }
    .sales-container .sales-img{
        width: 33.3%;
        height: 70px;
        text-align: center;
        line-height: 70px;
        border-left: 1px solid #DADADA;
        border-top:1px solid #DADADA;
        overflow: hidden;
    }
    .sales-container .sales-img:nth-child(3),.sales-container .sales-img:nth-child(6),.sales-container .sales-img:nth-child(9),.sales-container .sales-img:nth-child(12),.sales-container .sales-img:nth-child(15),.sales-container .sales-img:nth-child(18),.sales-container .sales-img:nth-child(20){
        border-right: 1px solid #DADADA;
    }
    .sales-container .sales-img:nth-child(16),.sales-container .sales-img:nth-child(17),.sales-container .sales-img:nth-child(18),.sales-container .sales-img:nth-child(19),.sales-container .sales-img:nth-child(20){
        border-bottom: 1px solid #DADADA;
    }
    .sales-container .sales-img:nth-child(19),.sales-container .sales-img:nth-child(20){
        border-top: none;
    }
    .sales-container .sales-img:nth-child(20){
        width: calc(33.3% + 1px);
    }
    .sales-container .sales-img img{
        max-width: 100%;
        max-height: 70%;
    }
    .zent-content-container{
        padding: 30px;
    }
    .zent-mid-content-container{
        display: flex;
        flex-direction: column-reverse;
    }
    .newshop-store-footer-item{
        width: 100%;
    }
    .zent-content-container h1.newshop-store{
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51,51,51,1);
        /*font-size: 16px;*/
        font-size: 14px;
    }
    .newshop-store-top{
        width: 100%;
    }
}
.pLf{
    width:74px;
    height: 74px;
    background-image: url("../images/left.png");
    position:absolute;
    top:40%;
    left:10px;
    z-index: 1000;
}
.pRf{
    width:74px;
    height: 74px;
    background-image: url("../images/right.png");
    position:absolute;
    top:40%;
    right:10px;
    z-index: 1000;
}

.carousel-indicators li{
    width: 50px;
    height: 3px;
    border-radius: unset;
    margin: 0 3px;
    border: none;
    background: #ffffff;
    opacity: 0.3;
}

.vertical-content{
    background: #F8F8F8;
    width: 100%;
}

.apply-container{
    background-color: #F9F9F9;
    height: auto;
    text-align: center;
    padding: 20px;
}
.apply-container h3{
    font-size:30px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:42px;
    letter-spacing:1px;
    margin-bottom: 16px;
}
.apply-container h4{
    font-size:20px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
    letter-spacing:1px;
}
.carousel-indicators .active{
    width: 50px;
    height: 3px;
    border-radius: unset;
    margin: 0 3px;
    background: #ffffff;
    opacity: 1;
}
@media (max-width: 420px) {
    .carousel-indicators li{
        width: 40px;
    }
    .carousel-indicators .active{
        width: 40px;
    }
    .apply-container h3{
        font-size: 20px;
    }
    .apply-container h4{
        font-size: 16px;
    }
    .newshop-store-footer{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        /*padding: 0 20px;*/
        width: 100%;
    }
    .newshop-store-footer-item-other{
        background:#ffffff;
        color: rgba(57,139,251,1);
        margin-left: 0;
        margin-top: 20px;
    }
    .newshop-store,.newshop-store .newshop-store-head{
        /*font-size: 16px;*/
        font-size: 14px;
    }
}

.newshop-store-container{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    height: 100%;
}
.newshop-store-head{
    font-family:PingFangSC-Medium;
    font-weight:500;
    /*font-size: 30px;*/
    color: #398BFB;
}
.newshop-store-head:hover{
    color: #398BFB;
}
.newshop-store-img{
    max-width: 100%;
}
.newshop-store-footer-item .newshop-store-footer-txt-top{
    font-size:14px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    margin-bottom: 20px;
}
.newshop-store-footer-item .newshop-store-footer-txt-bottom{
    font-size:12px;
    font-family:PingFangSC-Regular;
    /*font-weight:200;*/
    line-height: 20px;
    letter-spacing: 1px;
    /*margin-bottom: 20px;*/
}
.newshop-store-footer-item-hover{
    background: #398BFB;
    color: #ffffff;
}
.newshop-store-footer-item{
    padding: 20px;
    max-width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
@media (max-width: 1440px) {
    .newshop-store-footer-item{
        padding: 10px;
        min-width: 180px;
    }
}
@media (max-width: 420px) {
    .newshop-store-footer-item{
        padding: 20px;
        max-width: 100%;
    }
}
@media (min-width: 760px) and (max-width: 1024px) {
     .zent-content-container{
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         padding: 100px 0;
     }
    .zent-mid-content-container{
        display: flex;
        flex-direction: column-reverse;
    }
    .zent-content-container h1.newshop-store{
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51,51,51,1);
        /*font-size: 16px;*/
        font-size: 14px;
        margin-top: 20px;
    }
    .main-container .button-container {
        margin-top: 20px;
        white-space: normal;
        width: 100%;
    }
    .main-container .button-container .blue-outline{
        margin-left: 0;
    }
    .newshop-store-top{
        width: 100%;
    }
}
@media (min-width: 1024px) and (max-width: 1380px) {
    .zent-content-container{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 100px 6%;
    }
    .zent-content-container h1.newshop-store{
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51,51,51,1);
        /*font-size: 24px;*/
        font-size: 20px;

    }
}
.
.newshop-store-head-second{
    color: #22B3F4;
}
.newshop-store-head-second:hover{
    color: #22B3F4;
}
.newshop-store-footer-second{
    color: #22B3F4;
    border: 1px solid #22B3F4;
}
.newshop-store-footer-active-second{
    background: #22B3F4;
    color: #ffffff;
    border: 1px solid #22B3F4;
}
.newshop-store-head-third{
    color: #1CC6E1;
}
.newshop-store-head-third:hover{
    color: #1CC6E1;
}
.newshop-store-footer-third{
    color: #1CC6E1;
    border: 1px solid #1CC6E1;
}
.newshop-store-footer-active-third{
    background: #1CC6E1;
    color: #ffffff;
    border: 1px solid #1CC6E1;
}
.newshop-store-head-four{
    color: #20BC99;
}
.newshop-store-head-four:hover{
    color: #20BC99;
}
.newshop-store-footer-four{
    color: #20BC99;
    border: 1px solid #20BC99;
}
.newshop-store-footer-active-four {
    background: #20BC99;
    color: #ffffff;
    border: 1px solid #20BC99;
}

