* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'myFont';
    src: url('../../font/SourceHanSansCN-Normal.otf');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-family: myFont, sans-serif;
}

body {
    min-width: 1080px;
    max-width: 1920px;
    margin: 0 auto;
}

.w80 {
    width: 80%;
    margin: 0 auto;
    width: 1200px;
    max-width: 1920px;
}

.w30 {
    width: 25%;
}

/* Header */
.header {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.header .logo-name img {
    width: 268px;
    height: 40px;
}
.nav ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 18px;
}
.nav ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

.nav ul .joinus_nav {
    margin-right: 0;
}

.nav ul img {
    width: 114px;
    height: 24px;
    vertical-align: sub;
}

.nav ul .instructions {
    width: 24px;
    height: 24px;
    margin-right: 4px;
    vertical-align: sub;
}

/* End Header */
/* Content */
.content {
    margin: auto 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FEFEFE;
    background: #F49C2A;
}

.content .code-img img {
    width: 90px;
    height: 90px;
    margin: 20px 0 9px 0;
}

.content .code-name img {
    width: 244px;
    margin: 40px 0 8px 0;
}

.content .slogan {
    font-size: 18px;
    font-weight: 500;
    color: #FEFEFE;
}

/* End Content */
/* Swiper */
.swiper-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    height: 450px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property: all;
    position: relative;
    margin-right: 35px;
}

#progressEffect {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
}

.m1330 {
    min-width: 1100px;
    position: relative;
    margin: 30px auto 0;
    padding-bottom: 15px;
}

.bg IMG {
    width: 100%;
}

.bg {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9; /* background:url(images/wapbg.png) no-repeat left top; width:242px; height:286px*/
}

.img {

    /*top: 0px;*/
    /*left: 0px;*/
    z-index: 2;
    height: 378px;
    overflow: hidden;
}

.ban {

    /*top: 1px;*/
    /*left: 15px;*/
    z-index: 2;
    display: none;
    border: none;
    height: 423px;
    /*width: 197px;*/
    overflow: hidden;
    zoom: 1;
    border-radius: 20px
}

.phone-model {
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, -0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);

    z-index: 99;
}

.phone-model img {
    width: 227px;
    height: 447px;
}

/*.tempWrap{ left:0px; top:-33px;border-radius:20px;overflow:hidden;height:423px; width:197px;}
	.innerDiv{  height:423px;  width:212px;overflow:hidden;}*/
.swiper-slide-active .bg {
    display: block
}

.swiper-slide-active .img {
    display: none
}

.swiper-slide-active {
    /*background: url(../../img/index/wapbg.png) no-repeat left top;*/
    /*width: 242px;*/
    /*height: 510px*/
    /*margin-right: 42px!important;*/
}

/*上下移动的动画*/
.play {
    animation: move 4s 2 cubic-bezier(0.25, 0.1, 0.52, 0.67);
    animation-direction: alternate;
    /* Safari and Chrome */
    -webkit-animation: move 4s 2 cubic-bezier(0.25, 0.1, 0.52, 0.67);
    -webkit-animation-direction: alternate;
}

/*定义动画*/
@-webkit-keyframes move { /*兼容性写法。move是关键帧的动画名称*/
    from { /*动画起始状态*/
        -webkit-transform: translateY(0%);
    }
    to { /*动画结束状态*/
        -webkit-transform: translateY(-40%);
    }

}

@keyframes move {
    from {
        transform: translateY(0%);
    }
    to {
        transform: translateY(-40%);
    }
}

/*end动画*/
.pc-eye-bg {
}

.swiper-slide-active .ban {
    display: block
}

.ban img {
    width: 100% !important
}

.swiper-slide img {
    width: 100%;
}

.innerDiv img {
    width: 100%
}

/*.pc-eye-bg{
    display: block;
    height: 465px;
    overflow: hidden; cursor: pointer;
}*/
.topbg {
    position: absolute;
    width: 100%;
    height: 31px;
    text-align: center;
    z-index: 99;
    top: 1px;
    display: none
}

.topbg img {
    width: 122px;
}

.sildeleft {
    width: 30px;
    height: 30px;
    left: -30px;
    background-image: url("../../img/index/left1.png");
    background-repeat: no-repeat;
    background-size: 25px 25px;
    z-index: 9999 !important;
}

.sildergiht {
    width: 30px;
    height: 30px;
    right: -30px;
    background-image: url("../../img/index/left2.png");
    background-repeat: no-repeat;
    background-size: 25px 25px;
    z-index: 9999 !important;

}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 0px;
}

/* Footer */
.footer {
    padding: 20px 0 40px 0;
}

.soft_statement {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #FEFEFE;
    height: 20px;
    line-height: 20px;
}

.soft_statement a {
    color: #FEFEFE;
}

.soft_statement .record {
    vertical-align: top;
    width: 16px;
    height: 18px;
    margin: 0 4px;
}

/*分割线*/
.footer .divider {
    display: inline-block;
    width: 2px;
    height: 13px;
    margin: 0 12px 0;
    background: #ffffff;
}

/*默认导航栏样式*/
.active {
    border-bottom: 2px #F49C2A solid;
    border-radius: 1px;
}

/*屏幕适配pc*/
@media (min-width: 1024px) {

}

/*>=1024的设备*/

@media (min-width: 1100px) {
    .sildeleft {
        left: -35px;
    }

    .sildergiht {
        right: -35px;
    }
}

/*>=1024的设备*/
@media (min-width: 1280px) {

}

@media (min-width: 1366px) {


}

@media (min-width: 1440px) {
    .sildeleft {
        left: -30px;
    }

    .sildergiht {
        right: -30px;
    }
}

@media (min-width: 1680px) {
    .footer {
        padding: 10px 0 15px 0;
    }

    .content .code-img img {
        margin: 10px 0 5px 0;
    }

    .content .code-name img {

        margin: 25px 0 8px 0;
    }

    .m1330 {
        margin: 20px auto 0;
        padding-bottom: 8px;
    }

    .w80 {
        width: 1300px;
    }
    .nav ul li {

        margin-right: 32px;
    }
}

@media (min-width: 1920px) {
    .footer {
        padding: 10px 0 15px 0;
    }

    .content .code-img img {
        margin: 10px 0 5px 0;
    }

    .content .code-name img {

        margin: 25px 0 8px 0;
    }

    .m1330 {
        margin: 20px auto 0;
        padding-bottom: 8px;
    }

    .w80 {
        width: 1300px;
    }
    .nav ul li {
        margin-right: 32px;
    }
}
