@charset "utf-8";
/* CSS Document */

/*APP商城顶部图片*/
.top_banner{height: 370px;background-color: #3a3434;padding-left:8%;}
.top_banner .tab-text-header{margin-top: 110px;width:35%;}
.top_banner .tab-text-header span{margin: 10px 0;display: inline-block;}
.top_banner .main-header{color: #ffffff;}
.top_banner .main-header hr{background-color: #ffffff;width: 2px;height: 30px;text-align: left;margin: 6px 0 6px 2px;}
.top_banner .main-header .small-tit {font-weight: normal;font-size: 24px;}
.top_banner .main-header .text-tit{font-size: 30px;}
.banner06{background:url(https://www.sykjwh.cn/image/banner_31_dd.png);background-repeat:no-repeat;background-position: center top;background-size: cover;}


.m1_new {
    width: 100%;
    padding: 80px 0;
}
.m1_new h2 {
    text-align: center;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}
.m1_new h3 {
    text-align: center;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin-top: 34px;
}
.m1_new_con {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 59px;
}
.m1_con_pre {
    width: 249px;
    height: 266px;
    background: #ffffff;
    box-shadow: 0px 12px 30px 0px rgba(153, 153, 153, 0.2);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 68px;
}
.m1_con_pre:nth-last-of-type(1) {
    margin-right: 0;
}
.m1_con_pre img {
    width: 116px;
    height: 116px;
}
.m1_con_pre span {
    font-size: 25px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #444444;
    margin-top: 38px;
}

.m2_new {
    width: 100%;
    padding: 100px 0 10px;
}
.m2_new h2 {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #222222;
    text-align: center;
}
h2 {
    margin-bottom: 27px !important;
}
.m2_new h3,
.m2_new h4 {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    text-align: center;
}
.m2_new_con {
    display: flex;
    justify-content: center;
    margin-top: 43px;
}
/*---*/
.m6 {
    height: 940px;
    background: #fff;
    /* padding-bottom: 86px; */
}
.m6x {
    text-align: center;
    width: 1200px;
    height: 108px;
    margin: 0 auto;
    margin-top: 50px;
}
.m6x h1 {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: normal;
}
.m6x h2 {
    font-size: 15px;
    margin-bottom: 35px;
}
.box {
    width: 1200px;
    height: 720px;
    margin: 0 auto;
}
.box dl {
    float: left;
    margin-left: -1px;
    margin-bottom: -1px;
    width: 195px;
    height: 190px;
    padding: 33px 21px 15px 22px;
    text-align: center;
    box-shadow: 1px 1px 1px #e2e2e2 inset, -1px -1px 1px #e2e2e2 inset;
	cursor: pointer;
}
.box dl dt {
    height: 76px;
    text-align: center;
}
.box dl dt img {
    height: 100%;
    display: inline-block;
}
.box dl dd:nth-of-type(1) {
    color: #333333;
    font-size: 18px;
    padding: 18px 0 17px 0;
}
.box dl dd:nth-of-type(2) {
    color: #666666;
    width: 197px;
    text-align: center;
}
.box dl:hover {
    border-color: transparent;
    box-shadow: 1px 1px 34px 1px rgba(0, 0, 0, 0.3);
}

/*.active_red {
    border: 1px solid #f32b42;
    background: linear-gradient(45deg, #fed600 0%, #ff5d00 0%, #fb3e31 0%, #f32b42 100%);
    color: #fff !important;
}


.active_blue {
    border: 1px solid #2f97ff;
    background: linear-gradient(-90deg, #007fff 0%, #2f97ff 100%);
    color: #fff !important;
}*/


    .m4_new{
        background: url(../../image/sub/retail-APPshangcheng/m4_new_bg.png)no-repeat center center;
        height:755px;
        /* background-size:100% 100%; */
    }
    .m4_new{
        width:100%;
        height:755px;
    }
    .m4_new_bg{
        width:1200px;
        margin:0 auto;
        display:flex;
    }
    .m4_new_left{
        display:flex;
        padding-top:76px;
        align-items:center;
    }
    .m4_left_icon,.m4_right_icon{
        width:30px;
        height:30px;
        cursor: pointer;
    }
    .m4_left_con{
        margin:0 26px;
    }
    .m4_left_con img{
       width: 306px;
       height: 607px;
    }
    .m4_new_right{
        display:flex;
        flex-direction:column;
        margin-left:66px;
		margin-top:60px;
    }
    .m4_new_right h4{
        font-size: 40px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #FFFFFF;
        margin-top:91px;         
    line-height: 50px;
    text-align: center;
    }
    .m4_new_con{
        display:flex;
        flex-wrap:wrap;
        margin-top:55px;
    }
    .m4_new_pre{
        display:flex;
        flex-direction:column;
        width:114px; 
        height:114px;
        justify-content:center;
        align-items:center;
        margin-bottom:37px;
        margin-right:13px;
		cursor: pointer;
    }
    .m4_new_pre:nth-of-type(5n){
        margin-right:0;
    }
    .m4_new_pre p{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        margin-top:5px;
    }
    .m4_new_pre:hover{
        background:#FFFFFF;
    }
    .m4_new_pre:hover .m3_new_pre_bg img{
        width: 50px;
        height: 50px;
       
    }
    .m4_new_pre:hover .m3_new_pre_bg{
        background:none;
    }
    .click_pre{
        background:#FFFFFF;
        border-radius: 10px;
    }
    .click_pre p{
        color:#0370DD;
    }
    .m4_new_pre:hover p{
        color:#0370DD;
    }
    .m4_new_code{
        display:flex;
        flex-direction:column;
        width:125px;
    }
    .m4_new_code img{
        width:125px;
        height:125px;
    }
    .m4_new_code span{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 62px;
        text-align:center;
    }
    .m3_new{
        width: 100%;
        background: url(../../image/sub/retail-APPshangcheng/m3_new_bg.png)no-repeat top center;
        height:907px;
        padding-top:55px;
    }
    .m3_new h2{
        font-size: 28px;
        font-family: Source Han Sans CN;
        color: #333;
        text-align:center;
        margin-top:40px;
    }
    .m3_new h3{
        font-size: 15px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #222222;
        text-align:center;
        margin-top:35px;
    }
    .m3_new_pre_bg{
        width:70px;
        height:70px;
        border-radius: 20px;     
        background: rgba(250,250,250,0.1);
        display:flex;
        justify-content:center;
        align-items:center;
    }
    .m3_new_pre_bg img{
        width: 50px;
        height: 50px;
        z-index:199;
    }

.m3{
        margin:0;
        height: 652px;
        background: url("../../image/sub/retail-APPshangcheng/m3_bg.png")no-repeat center center;
    }
    .mx3{
        width: 1200px;
        padding-top:100px;
        margin:0 auto;
        padding-bottom:100px;
    }
    .m3 h2{
        font-size: 27px;
        line-height: 27px;
        margin-bottom:37px;
        color: #fff;
        text-align: center;
        font-weight: normal;
    }
    .mx3 ul{
        width: 956px;
        height: 607px;
        margin:0 auto;
        text-align: center;
        background:url("../../image/sub/retail-APPshangcheng/e11.png") no-repeat center;
    }

    .mx3 ul li{
        color: #CEF2FF;
        position: relative;
        left:5px;
    }
    .mx3 ul li:first-child{
        padding: 0;
        position: relative;
        top:0!important;
        left:0!important;
    }
    .mx3 ul li:nth-of-type(2){
        top:143px;
    }
    .mx3 ul li:nth-of-type(3){
        top:249px;
    }
    .mx3 ul li p{
        width: 100%;
        height: 28px;
        font-size: 14px;
    }
    .mx3 ul li p:nth-of-type(1){
        font-size: 18px;
    }
    .mx3 ul li p span{
        float: left;
        display: inline-block;
        text-align: right;
        width: 180px;
    }
    .mx3 ul li p em{
        float: right;
        display: inline-block;
        text-align:left;
        width: 190px;

    }


.m8{
        height:448px;
        padding-top: 96px;
    }
    .m8 h2{
        font-size: 27px;
        text-align: center;
        width: 100%;
        margin:0 auto;
        padding-bottom:65px;
        font-weight: normal;
    }
    .mx8{
        width: 1200px;
        margin: 0 auto;
    }
    .mx8 ul li{
        float: left;
        margin-right:90px;
    }
    .mx8 ul li:last-child{
        margin-right:0;
    }
    .mx8 ul li img{
        width:120px;
        margin-bottom:32px;
        transition:0.6s;
        transition-timing-function:linear ;
    }
    .mx8 ul li img:hover{
        transform: rotate(360deg);
    }
    .mx8 ul li p{
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    }




    .m7 {
    height: 631px;
    background: url(../../image/sub/retail-APPshangcheng/m7_new_bg.png) no-repeat center center;
    }
    .mx7 {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
    }
    .mx7 img {
        display: inline-block;
    }
    .m7 h2 {
        font-size: 28px;
        color: #fff;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 85px 0 0 0;
        font-weight: normal;
    }
    .m7 p {
        font-size: 15px;
        text-align: center;
        color: #fff;
        width: 645px;
        margin: 0 auto;
        padding-bottom: 110px;
        line-height:26px !important;
    }

    @keyframes myainet {
        0% {
            top: 10px;
            transform: rotateY(0deg);
            opacity: 1;
        }
        25% {
            top: -10px;
            transform: rotateY(360deg);
            opacity: 0.75;
        }
        50% {
            top: 10px;
            transform: rotateY(360deg);
            opacity: 1;
        }
        75% {
            top: -10px;
            transform: rotateY(360deg);
            opacity: 0.75;
        }
        100% {
            top: 10px;
            transform: rotateY(360deg);
            opacity: 1;
        }
    }












