* {
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container-one{
    width: 100%;
    height: 100%;
    max-width: 500px;
    max-height: 812px;
}
.swiper-container-two{
    width: 132px;
    margin: 0 auto;
    position: relative;
}
.swiper-container-four{
    width: 345px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 32px;
}
.mySwiper-index{
    background: url(../images/swiper-1.png) center center no-repeat;
    background-size: cover;
}
.swiper-container .swiper-button-next {
    position: fixed;
    width: 42px;
    bottom: 20px;
    left: calc(50% - 21px);
    background-image: none;
    /* background-size: 24px; */
    font-size: 20px;
    color: #fff;
}
.swiper-button-next img{
    width: 42px;
    height: 42px;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom:-28px;
}

.swiper-pagination-bullet-active {
    background: #fb3a40;
}

.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
}
.one-top{
    width: 75px;
    height: 75px;
    margin: 100px auto 58px;
}
.one-top img{
    width: 75px;
    height: 75px;
}
.noe-cont{
    width: 247px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    /* font-family: PingFangSC-Regular, sans-serif; */
}
.cont-text-p{
    font-size: 2.58em;
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
    letter-spacing: 3px;
}
.cont-text-app{
    font-size: 1.58em;
    padding-top: 4px;
    letter-spacing: 2px;
}
.one-bottom{
    width: 166px;
    margin: 58px auto 0;
}
.one-bottom img{
    width: 166px;
    height: 36px;
}
.one-btn{
    width: 247px;
    margin: 43px auto 0;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
}
.denType{
    background-color: #fbfbfb;
}
.two-top{
    width: 100%;
    position: fixed;
    left: 0;
    top: -2px;
    z-index: 99;
    display: none;
}
.two-top img{
    width: 100%;
    height: 100%;
}
.two-text{
    width: 40%;
    margin:84px auto 0;
    font-size: 1.67em;
    /* font-family: '苹方'; */
    font-weight: 700;
    text-align: center;
    color: #333;
    letter-spacing: 2px;
}
.taste{
    margin:88px auto 0;
}
.two-text span{
    display: inline-block;
    /* padding-bottom: 4px;
    border-bottom: 2px solid #444;
    border-radius: 1px; */
    position: relative;
}
.two-text span:after{
    content: "";
    display: inline-block;
    width: 46px;
    height: 2px;
    background: #555;
    border-radius: 8px;
    position: absolute;
    left: -1px;
    bottom: -6px;
}
.two-info{
    width: 96%;
    margin: 22px auto 34px;
    font-size: 1.25em;
    color: #666;
    text-align: center;
    letter-spacing: 1px;
}
.swiper-container-two img{
    width: 162px;
    height: 320px;
    margin-left: 1px;
    vertical-align: middle;
    margin-top: 1px;
}
.two-phone{
    width: 164px;
    height: 322px;
    margin: 0 auto;
    background: url(../images/phone-bor.png) no-repeat;
    background-size: cover;
}
.three-time{
    width: 343px;
    height: 294px;
    margin: 58px auto 0;
    background: url(../images/time.png) no-repeat;
    background-size: cover;
}
/* .three-time img{
    display: inline;
    width: 28.58em;
    height: 24.5em;
} */
.media{
    position: relative;
    background: url(../images/back-media.png) no-repeat;
    background-size: 100%;
}
.media-a{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.media-a-1{
    margin-bottom: 32px;
}
.media-b{
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 97px;
    left: 11px;
}
.media-b-4{
    margin-right: 54px;
}
.media img{
    width: 134px;
    height: 120px;
}
.swiper-pagination{
    bottom: 20px;
    left: 0;
}
.five-info{
    width: 288px;
    line-height: 22px;
}
.cooperation-noe{
    width: 92%;
    height: 24.67em;
    margin: 0 auto;
    background: url(../images/cooperation.png) no-repeat;
    background-size: cover;
}
/* .cooperation-noe img{
    width: 28.75em;
    height: 24.67em;
} */
#down,
#xzdown{
    display: inherit;
}
#zztj{
    position: fixed;
    left: 0;
    bottom: 0;
}
@media screen and (max-width:320px){
    .three-time {
        width: 318px;
        height: 274px;
        background-size: contain;
    }
    .swiper-container-four{
        width: 320px;
    }
    .media img {
        width: 118px;
        height: 102px;
    }
    .media-b {
        top: 94px;
        left: 12px;
    }
    .media-b-4 {
        margin-right: 60px;
    }
    .cooperation-noe {
        background-size: contain;
    }
}
@media screen and (max-width:360px){
    .cooperation-noe {
        background-size: contain;
    }
}
@media screen and (max-width:375px){
    .swiper-container .swiper-button-next {
        bottom: 32px;
    }
}
@keyframes up {
    0% {
        opacity: 0;
        transform: translate3d(0,8px,0)
    }

    50% {
        opacity: 1;
        transform: translate3d(0,0,0)
    }

    100% {
        opacity: 0;
        transform: translate3d(0,-8px,0)
    }
}
.top-arrow {
    width: 4.3333vw;
    height: 4.3333vw;
    position: absolute;
    left: 50%;
    margin-left: -2.165vw;
    bottom: 21.6667vw;
    -webkit-animation: up 1.2s ease 0s infinite normal;
    animation: up 1.2s ease 0s infinite normal;
}
.iconfont {
    color: #fff;
    transform: rotateY(-90deg);
}
.white{
    color:white;
}