﻿.clearfix:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.clearfix{
    zoom:1;
}
#header{
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    max-width: 750px;
    height: .24rem;
    line-height: .24rem;
    background: #282736;
    padding: 0.13rem 0;
}
#header .logo{
    width: 0.24rem;
    height: 0.24rem;
    background: url("../images/fec98de9a884652556104445ae6f86d1.png") no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin: 0 0.12rem 0 0.22rem;
    float: left;
}
#header .tit{
    font-size: 0.18rem;
    color: #fff;
    float: left;
    font-weight: bold;
}
#header .menu{
    width: 0.20rem;
    height: 0.16rem;
    background: url("../images/f555fd71d7ca9d0d88ee4b59d47574e4.png") no-repeat;
    background-size: 100%;
    float: right;
    margin:0.04rem 0.22rem 0 0;
}
#header .menu-list{
    position: absolute;
    top: 0.5rem;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    box-shadow: 3px 7px 18px 0px rgba(192,192,192,0.5);
}
#header .menu-list li{
    height: 0.5rem;
    line-height: 0.5rem;
}
#header .menu-list li a{
    font-size: 0.16rem;
    color: #fff;
    display: block;
    padding: 0 0.22rem;
}
#banner{
    background: url("../images/775d1943abbb2f95b95839cc9d1d9cbf.png") no-repeat center top;
    background-size: 130% auto;
    min-height: 3.97rem;
    margin-top: 0.5rem;
    text-align: center;
}
#banner2{
    background: url("../images/1664686646587.jpg") no-repeat center top;
    background-size: 100% 100%;
    min-height: 200px;
    margin-top: 0rem;

    text-align: center;
}
#banner .img{
    width: 1.6rem;
    height: 1.63rem;
    background: url("../images/82010ad57ee2a45f200e0c71401e6a15.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    margin: 0.2rem 0 0.1rem;
}
#banner .title{
    font-size: 0.25rem;
    color: #fff;
    font-weight: bold;
}
#banner .title b{
    font-size:  0.3rem;
    color: #fff;
    font-weight: bold;
}
#banner .info{
    font-size: 0.14rem;
    color: #fff;
    padding: 0.1rem 0;
}
#banner .btn{
    padding: 0.08rem 0;
}
#banner .down{
    width: 1.6rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background:linear-gradient(-90deg,rgba(255,22,124,1),rgba(255,105,91,1));
    border-radius: 0.04rem;
    display: inline-block;
    color: #fff;
    font-size: 0.14rem;
    font-weight: bold;
}
#banner .down:after{
    content: '';
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    background: url("../images/97a94412548c6291b32b13d0cfe7a4c5.png") no-repeat center;
    background-size: 0.2rem;
    margin-left: 0.1rem;
}
#banner .video{
    width: 1.58rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border-radius: 0.04rem;
    display: inline-block;
    color: #fff;
    font-size: 0.14rem;
    border: 1px #fff solid;
}
#banner .video:before{
    content: '';
    display: inline-block;
    width: 0.11rem;
    height: 0.14rem;
    vertical-align: middle;
    background: url("../images/4f05c2ca4a5e919058e725a080f8160f.png") no-repeat center;
    background-size: 0.11rem 0.14rem;
    margin-right: 0.1rem;
}
#banner .video1{
    width: 1.58rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border-radius: 0.04rem;
    display: inline-block;
    color: #fff;
    font-size: 0.14rem;
    border: 1px #fff solid;
}
#banner .video1:before{
    content: '';
    display: inline-block;
    width: 0.11rem;
    height: 0.14rem;
    vertical-align: middle;
    background: url("../images/4f05c2ca4a5e919058e725a080f8160f.png") no-repeat center;
    background-size: 0.11rem 0.14rem;
    margin-right: 0.1rem;
}
#content{
    background: #fff;
}
.advantage .list{
    display: flex;
    flex-flow:row wrap;
    padding: 0.1rem 0;
}
.advantage .list li{
    width: 50%;
    text-align: center;
    padding: 0.3rem 0;
}
.advantage .list li .icon{
    width: 0.32rem;
    height: 0.3rem;
    display: inline-block;
    margin-bottom: 0.1rem;
}
.advantage .list li .icon img{
    width: 100%;
}
.advantage .list li h2{
    font-size: 0.16rem;
    color:#454545;
    padding: 0.1rem 0;
}
.advantage .list li p{
    font-size: 0.12rem;
    color: #999;
    line-height: 0.2rem;
}
.contrast .identity{
    width: 3.2rem;
    height: 2.8rem;
    box-shadow: 3px 7px 18px 0px rgba(192,192,192,0.5);
    border-radius: 6px;
    margin: 0 auto 0.5rem;
    position: relative;
}
.contrast .identity .l{
    width: 1.2rem;
    height: 2.5rem;
    padding-left: 0.2rem;
    padding-top: 0.5rem;
    position: absolute;
    top: -0.1rem;
    left: 0;
    box-shadow: 3px 7px 18px 0px rgba(192,192,192,0.5);
    border-radius: 6px;
}
.contrast .identity .l .tit{
    font-size: 0.14rem;
}
.contrast .identity .l .name{
    font-size: 0.2rem;
    padding: 0.15rem 0;
}
.contrast .identity .l .con{
    line-height: 0.2rem;
    margin-top: 1rem;
    position: relative;
}
.contrast .identity .l .con a{
    font-size: 0.14rem;
}
.contrast .identity .l .con i{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    position: absolute;
    right: 0.24rem;
    top: 0.12rem;
}
.contrast .identity .list{
    margin-left: 1.4rem;
    padding:0.3rem 0 0 0.3rem;
}
.contrast .identity .list li{
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.14rem;
    color: #434343;
    padding: 0.06rem 0 0.06rem 0.4rem;
}
.contrast .identity .list li.yes{
    background: url("../images/6ca5fb5b83a6cc20805a70fe96b5007b.png") no-repeat 0 center;
    background-size: 0.22rem 0.16rem;
}
.contrast .identity .list li.no{
    background: url("../images/29889703752a0edaa22e10524b82fccb.png") no-repeat 0 center;
    background-size: 0.16rem 0.16rem;
    color: #D8D8D8;
}
.contrast .identity .l.consumer{
    background:linear-gradient(180deg,rgba(244,243,243,1),rgba(229,229,229,1));
}
.contrast .identity .l.consumer .tit{
    color: #9F9F9F;
}
.contrast .identity .l.consumer .name{
    color: #434343;
}
.contrast .identity .l.consumer .con a{
    color: #FF4D66;
}
.contrast .identity .l.consumer .con i{
    background: url("../images/b04089a58db12506cd94432307e93084.png") no-repeat center;
    background-size: 0.2rem;
}
.contrast .identity .l.partner{
    background:linear-gradient(-90deg,rgba(255,22,123,1),rgba(255,105,92,1));
    color: #fff;
}
.contrast .identity .l.partner .con a{
    color: #fff;
}
.contrast .identity .l.partner .con i{
    background: url("../images/97a94412548c6291b32b13d0cfe7a4c5.png") no-repeat center;
    background-size: 0.2rem;
}
#handbook{
    height: 0.5rem;
}
.handbook{
    background: url("../images/bf9845b0f6b98bb87e6e61a7e284dc12.png") no-repeat center top;
    min-height: 4.7rem;
    background-size: 100% auto;
}
.handbook .main{
    position: relative;
    padding-top: 0.3rem;
}
.handbook .tabs span{
    padding: 0.3rem 0.2rem;
    display: inline-block;
    font-size: 0.24rem;
    color: #A5A5AB;
    font-weight: bold;
    position: relative;
}
.handbook .tabs span i{
    width: 0.6rem;
    height: 0.04rem;
    background:#A5A5AB;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0.2rem;
}
.handbook .tabs span.action{
    color: #FF167C;
}
.handbook .tabs span.action i{
    background:linear-gradient(90deg,rgba(255,105,91,1),rgba(255,22,124,1));
}
.handbook .lines-m{
    padding: 0 0.2rem;
}
.handbook .lines-m .line{
    font-size: 0.16rem;
    padding: 0.18rem 0;
    height: 0.3rem;
    line-height: 0.3rem;
}
.handbook .lines-m .line i{
    font-size: 0.24rem;
    vertical-align: bottom;
}
.handbook .lines-m .line span{
    margin-left: 0.1rem;
}
.handbook .lines-m .line._action{
    color: #FF167C;
}
.handbook .main .slider{
    width: 1.87rem;
    height: 3.76rem;
    position: absolute;
    top: 1.1rem;
    left: 1.75rem;
}
.swiper-slide img{
    width: 100%;
}
.swiper-container,.swiper-container2 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    box-shadow: 2px 8px 14px 0px rgba(170,7,7,0.24);
    border-radius: 0.28rem;
}
.swiper-slide {
    position: relative;
}
.swiper-slide img{
    width: 1.87rem;
}
._swpier_flexd{
    position: fixed !important;
    top: -9999px;
    left: -9999px;
}
.reward{
    padding: 1rem 0 0.5rem;
}
.reward h2{
    color: #262626;
    font-size: 0.24rem;
    text-align: center;
    margin-bottom: 0.3rem;
}
.reward .card{
    width: 2.8rem;
    height: 1.2rem;
    box-shadow: 4px 8px 20px 0px rgba(192,192,192,0.5);
    margin:0.5rem auto 0;
    position: relative;
    padding: 0.15rem 0;
}
.reward .card .user{
    width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    top: -0.3rem;
    left: -0.2rem;
}
.reward .card .user img{
    width: 0.7rem;
    height: 0.7rem;
}
.reward .card .name{
    width: 0.5rem;
    padding: 0.2rem 0.15rem 0 0.5rem;
    font-size: 0.18rem;
    color: #434343;
    float: left;
    text-align: center;

}
.reward .card .name span{
    width: 0.5rem;
    height: 0.04rem;
    background:linear-gradient(90deg,rgba(255,105,91,1),rgba(255,22,124,1));
    border-radius: 2px;
    display: inline-block;
}
.reward .card .info{
    width: 1.5rem;
    padding-right: 0.15rem;
    float: left;
    overflow: hidden;
    font-size: 0.12rem;
    color:#A7A7A7;
    line-height: 0.2rem;
}
#about{
    height: 0.5rem;
}
.about{
    background: url("../images/fa4fd083f9e6bcdc0539db2a5cdebb62.png") no-repeat center top;
    min-height: 5.21rem;
    background-size: 100% auto;
}
.about h2{
    color: #262626;
    font-size: 0.24rem;
    text-align: center;
    padding: 0.4rem 0 0.3rem;
}
.about .tabs-main{
    height: 0.2rem;
    line-height: 0.2rem;
    display: flex;
    flex-flow:row nowrap;
    justify-content:space-around;
}
.about .tabs-main .tab{
    font-size: 0.14rem;
    color: #262626;
}
.about .tabs-main .tab.action{
    color: #FF396E;
}
.about .main{
    padding-top: 0.2rem;
}
.about .main .item-1{
    display: flex;
    flex-flow:row wrap;
    justify-content:space-around;
}
.about .main .item-1 .item{
    width: 25%;
    text-align: center;
}
.about .main .item-1 .item img{
    width: 100%;
}
.about .main .item-2{

}
.about .main .item-2 .img{
    width: 2.4rem;
    height: 1.5rem;
    margin: 0 auto 0.05rem;
}
.about .main .item-2 .img img{
    width: 100%;
}
.about .main .item-2 .text{
    padding: 0 0.2rem;
}
.about .main .item-2 .text p{
    line-height: 0.20rem;
    color: #262626;
    font-size: 0.12rem;
    margin-bottom: 0.05rem;
}

.about .main .item-3{

}
.about .main .item-3 .info{
    margin-bottom: 0.3rem;
}
.about .main .item-3 .info .l{
    float: left;
    width: 0.8rem;
    padding: 0 0.2rem;
    text-align: center;
}
.about .main .item-3 .info .img{
    width: 0.7rem;
    height: 0.7rem;
    display: inline-block;
}
.about .main .item-3 .info .img img{
    width: 100%;
}
.about .main .item-3 .info .texts{
    float: left;
    width: 2.35rem;
    padding-left: 0.2rem;
}
.about .main .item-3 .info .p{
    width: 0.8rem;
    height: 0.22rem;
    line-height: 0.22rem;
    background:linear-gradient(90deg,rgba(255,105,91,1),rgba(255,26,122,1));
    border-radius: 3px ;
    display: inline-block;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
}
.about .main .item-3 .info .texts .text{
    font-size: 0.24rem;
    color: #434343;
}
.about .main .item-3 .info .texts .text i{
    font-size: 0.14rem;
    color: #434343;
}
.about .main .item-3 .info .texts .title{
    font-size: 0.12rem;
    color: #999;
    padding: 0.1rem 0 0.15rem;
}
.about .main .item-3 .info .texts .context{
    font-size: 0.12rem;
    color: #999;
    line-height: 0.18rem;
}
.about .main .item-4{

}
.about .main .item-4 ul{
    margin-bottom: 0.2rem;
}
.about .main .item-4 li{
    line-height: 0.3rem;
    position: relative;
}
.about .main .item-4 li .year{
    width: 0.8rem;
    height: 0.3rem;
    line-height: 0.3rem;
    background:linear-gradient(90deg,rgba(255,105,91,1),rgba(255,22,124,1));
    border-radius: 4px;
    font-size: 0.18rem;
    display: inline-block;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0.5rem;
}
.about .main .item-4 li .month{
    margin-left: 1.5rem;
    float: left;
    color: #333;
    font-size: 0.14rem;
}
.about .main .item-4 li .text{
    overflow: hidden;
    padding-left: 0.2rem;
    color: #999;
    font-size: 0.12rem;
}
.about .main .item-4 li .now{
    color: #FF4B66;
    font-size: 0.18rem;
    margin-left: 1.5rem;
}
.about .main .item-4 li .spot{
    width: 0.06rem;
    position: absolute;
    top: 0.35rem;
    left: 0.9rem;
}
.about .main .item-4 li .spot i{
    width: 0.06rem;
    height: 0.06rem;
    background: #FF3E6C;
    border-radius: 0.03rem;
    display: inline-block;
    float: left;
    margin-bottom: 0.15rem;
}

.download{
    text-align: center;
}
.download h2{
    font-size: 0.24rem;
    color:#262626;
    padding: 0.4rem 0 0.2rem;
}
.download1{
    text-align: center;
}
.download1 h2{
    font-size: 0.14rem;
    color:#262626;
    padding: 0.2rem 0 0.2rem;
}
.download  .two-code{}
.download  .two-code .img{
    width: 1rem;
    height: 1rem;
    display: inline-block;
}
.download  .two-code .img img{
    width: 1rem;
    height: 1rem;
}
.download  .two-code .text{
    font-size: 0.15rem;
    color: #333;
    padding-top: 0.1rem;
    font-weight: bold;
}
.download  .action-btn{
    padding: 0.4rem 0 0.5rem;
}
.download  .action-btn a{
    width: 1.6rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background:linear-gradient(-90deg,rgba(255,22,124,1),rgba(255,105,91,1));
    border-radius: 0.04rem;
    display: inline-block;
    color: #fff;
    font-size: 0.14rem;
}
.download  .action-btn a:after{
    content: '';
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    background: url("../images/97a94412548c6291b32b13d0cfe7a4c5.png") no-repeat center;
    background-size: 0.2rem;
    margin-left: 0.1rem;
}
#footer{
    background: #282736;
    padding: 0.3rem 0 0.2rem;
    text-align: center;
}
#footer .logo{
    width: 0.26rem;
    height: 0.4rem;
    display: inline-block;
    background: url("../images/5e1eecac1117f3dbac15d17b5b7f3dfb.png") no-repeat;
    background-size: 100%;
    margin-bottom: 0.1rem;
}
#footer .logo img{
    background-size: 0.4rem 0.4rem;
}
#footer .info{
    font-size: 0.12rem;
    color: #fff;
    line-height: 0.24rem;
}
#footer .public-security{
    font-size: 0.12rem;
    color: #535260;
    line-height: 0.18rem;
    padding-top: 0.1rem;
}
.player-form{
    width: 4rem;
    height: 2.26rem;
    position: fixed;
    z-index: 200;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#player{
    width: 4rem;
    height: 2.26rem;
}
.bg{
    width: 100%;
    min-height: 7rem;
    position: fixed;
    top: -100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}
.video-js{
    z-index: 2;
}