a{
    text-decoration: none;
    font-weight: normal;
}
.clear:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.clear{
    zoom:1;
}

#goTop {
    position: fixed;
    z-index: 9999;
    width: 80px;
    bottom: 25px;
    right: 25px;
    cursor: pointer;
}

#nav{
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}
#nav .main{
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px 0;
}
#nav .main .logo{
    display: inline-block;
    /* width: 115px; */
    height: 40px;
}
#nav .main .logo img{
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
#nav .main .logo .text{
    font-size: 30px;
    color: #FFF;
    vertical-align: middle;
    margin-left: 13px;
}

#nav .main .navigator{
    float: right;
    width: 760px;
    text-align: right;
}
#nav .main .navigator a{
    padding-left: 8%;
    font-size: 18px;
    color: #FFF;
    line-height: 40px;
}

#banner{
    width: 100%;
    height: 34.3vw;
    overflow: hidden;
    position: relative;
}
#banner .bgm{
    width: 100vw;
    height: 34.3vw;
    background: url('../assets/banner.png') no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    z-index: 4998;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#banner .main{
    position: absolute;
    top: 135px;
    left: 0;
    z-index: 5002;
    width: 100%;
}
#banner .main .main-from{
    margin: 0 auto;
    max-width: 1000px;
}
#banner .main .main-from .download{
    margin-top: 30px;
    float: left;
}
#banner .main .main-from .download .title{
    font-size: 50px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 10px;
}
#banner .main .main-from .download .info{
    font-size: 24px;
    color: #FFF;
    margin-bottom: 45px;
    padding-left: 5px;
}
#banner .main .main-from .download .btn{
    font-size: 24px;
    color: #FFF;
    margin-bottom: 10px;
}
#banner .main .main-from .download .btn .down{
    position: relative;
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 8px;
    font-size: 24px;
    line-height: 50px;
    color: #FFF;
    cursor: pointer;
}
#banner .main .main-from .phone{
    float: right;
    position: relative;
    width: 500px;
}
#banner .main .main-from .phone img{
    position: absolute;
    width: 16vw;
    margin-left: 100px;
}

#banner .top{
    position: absolute;
    z-index: 5001;
    bottom: 0;
    left: 0;
    height: 140px;
    width: 100%;
    background: rgba(255,255,255,.2);
}
#banner .top .top-main{
    max-width: 1205px;
    margin: 0 auto;
}
#banner .top .top-main .span{
    position: relative;
    float: left;
    display: inline-block;
    width: 299px;
    height: 140px;
    border-right: 1px solid rgba(255,255,255,.5);
}
#banner .top .top-main:before{
    float: left;
    content: '';
    display: inline-block;
    height: 140px;
    width: 1px;
    border-right: 1px solid rgba(255,255,255,.5);
}
#banner .top .top-main .span .icon{
    display: inline-block;
    vertical-align: middle;
}
#banner .top .top-main .span .info{
    display: inline-block;
    width: 180px;
    vertical-align: middle;
    color: #FFF;

    text-align: center;
}
#banner .top .top-main .span .info h1{
    font-size: 20px;
    margin-bottom: 10px;
}
#banner .top .top-main .span .info p{
    font-size: 14px;
    line-height: 1.5;
    font-weight: 100;
}
#banner .top .top-main .span .hover{
    width: 290px;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
#banner .top .top-main .span .hover:hover{
    top: 48% !important;
}
#banner .top .top-main .span .icon.icon1{
    background: url("../assets/icon_hailiang.png") no-repeat;
    background-size: 90px 90px;
    width: 90px;
    height: 90px;
}
#banner .top .top-main .span .icon.icon2{
    background: url("../assets/icon_yongjin.png") no-repeat;
    background-size: 90px 90px;
    width: 90px;
    height: 90px;
}
#banner .top .top-main .span .icon.icon3{
    background: url("../assets/icon_jiaru.png") no-repeat;
    background-size: 90px 90px;
    width: 90px;
    height: 90px;
}
#banner .top .top-main .span .icon.icon4{
    background: url("../assets/icon_tuiguang.png") no-repeat;
    background-size: 90px 90px;
    width: 90px;
    height: 90px;
}

#content .status{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px  0px 45px;
}
#content .status .lingquan {
    float: left;
    width: 833px;
    height: 513px;
    background: url('../assets/lingquan_bg.png') no-repeat;
}
#content .status .lingquan header {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 10px 0;
}
#content .status .lingquan .title {
    font-size: 14px;
    text-align: center;
    padding-bottom: 30px;
}
#content .status .lingquan .title span {
    color: #999
}
#content .status .lingquan ul {
    padding: 0;
    margin: 0 30px;
}
#content .status .lingquan ul li {
    list-style: none;
    float: left;
    text-align: center;
    margin-left: 10px;
}
#content .status .lingquan ul li .number{
    text-align: center;
}
#content .status .lingquan ul li .number img{
    width: 24px;
    margin-left: 110.5px;
    display: block;
}
#content .status .lingquan ul li .step{
    width: 245px;
}

#content .status .aboutus{
    float: right;
    width: 365px;
    height: 500px;
    text-align: center;
}
#content .status .aboutus header{
    color: #dfdfdf;
    font-weight: bold;
    font-size: 48px;
    padding: 20px 0 10px 0;
}
#content .status .aboutus .liner{
    width: 66px;
    height: 8px;
    margin: 0 0 35px 142px;
    border-radius: 20px;
    background: #ff8a5b;
}
#content .status .aboutus .title{
    font-size: 30px;
    margin: 20px 0;
}


#content #pk {
    width: 100%;
    height: 550px;
    background: url('../assets/img_bg.png') no-repeat center;
}

#content #pk .main {
    margin: 45px auto;
    max-width: 1200px;
    height: 550px;
    position: relative;
}

#content #pk .main .pk_left {
    width: 55%;
    height: 550px;
    float: left;
}
#content #pk .main .pk_left .pk_left_title {
    width: 100%;
    text-align: center;
    margin: 75px 0 30px 0;
    color: #333;
    font-size: 20px;
}
#content #pk .main .pk_left .pk_left_title div:first-child {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}
#content #pk .main .pk_left .pk_left_main {
    text-align: center;
}
#content #pk .main .pk_left .pk_left_main .mahua {
    float: left;
    width: 50%;
}
#content #pk .main .pk_left .pk_left_main .qutao {
    float: left;
    width: 50%;
}
.mahua  header,
.qutao  header {
    line-height: 70px;
}
.mahua > header span {
    font-size: 36px;
    color: #333;
    float: right;
}
.qutao > header span {
    font-size: 36px;
    color: #333;
    float: left;
}
.pk_left_main ul {
    padding: 0;
}
.pk_left_main ul li {
    list-style: none;
    padding: 10px 0;
}
.pk_left_main ul li img{
    vertical-align: middle;
}
.pk_left_main ul li:first-child {
    padding: 0 0 15px 0;
}



#content #pk .main .pk_right {
    width: 40%;
    height: 550px;
    float: right;
    text-align: right;
}

#content #pk .main .pk_right ul {
    margin-top: 65px;
    padding: 0;
    width: 358px;
    height: 420px;
    float: right;
    background: url('../assets/img_jiarumahua.png') no-repeat center;
}
#content #pk .main .pk_right ul li {
    padding: 0 60px 20px 60px;
    list-style: none;
    text-align: left;
    color: #fff;
    font-size: 14px;
}
#content #pk .main .pk_right ul li a {
    position: relative;
    display: block;
    width:120px;
    height:44px;
    border-radius: 4px;
    font-size:16px;
    background: #fff;
    color: #ff4924;
    box-shadow: rgba(237,0,0,0.36);
    line-height:44px;
    text-align: center;
    cursor: pointer;
}



#content .handbook{
    width: 100%;
    height: 450px;
}

#content .handbook .main{
    margin: 45px auto;
    /*padding: 0 100px 0 103px;*/
    max-width: 1200px;
    height: 380px;
    position: relative;
}
#content .handbook .main .navigator{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width:264px;
    height:316px;
    background: url("../assets/img_fenxiangzhuanqian.png") no-repeat right center;
}

#content .handbook .main .navigator .tabs .lines{
    padding-top: 30px;
    text-align: center;
    line-height: 0;
}
#content .handbook .main .navigator .tabs .lines .link{
    display: inline-block;
    width:60px;
    height:4px;
    background: #FF84AD;
    border-radius: 1px;
}
#content .handbook .main .navigator .tabs .lines .link.action{
    background: #FFF !important;
}
#content .handbook .main .navigator .tabs .texts .text.action{
    color: #FFF !important;
}
#content .handbook .main .navigator .tabs .lines .link.ml80{
    margin-left: 80px;
}
#content .handbook .main .navigator .tabs .lines .link.ml30{
    margin-left: 30px;
}
#content .handbook .main .navigator .tabs .texts{
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
    color: #FF84AD;
}

#content .handbook .main .navigator .go{
    width:200px;
    /* height:48px; */
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    color: #fff;
    line-height:24px;
    text-align: center;
    line-height: 40px;
}

#content .handbook .main .lines-m{
    position: absolute;
    top: 50%;
    left: 360px;
    transform: translate(0,-50%);
}
#content .handbook .main .lines-m .line{
    margin-bottom: 26px;
}
#content .handbook .main .lines-m .line._action i,#content .handbook .main .lines-m .line._action s{
    color: #FF2B74 !important;
}
#content .handbook .main .lines-m .line i{
    font-size:34px;
    color: #434343;
    line-height:41px;
    font-style: normal;
    vertical-align: text-bottom;
}
#content .handbook .main .lines-m .line s{
    color: #434343;
    font-size: 16px;
    margin-left: 30px;
    vertical-align: super;
    text-decoration: none;
}

#content .handbook .main .slider{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    height: 510px;
    width: 525px;
}

#content .reward .cards{
    text-align: center;
    padding-top: 76px;
}
#content .reward .card{
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 19px;
    width: 300px;
    height:325px;
    background:rgba(255,255,255,1);
    box-shadow: 4px 8px 20px 0px rgba(192,192,192,0.5);
}
#content .reward .card .user{
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}
#content .reward .card .user img{
    width: 100%;
    height: 100%;
    border-radius: 9999px;
}
#content .reward .card .name{
    text-align: center;
    font-size:24px;
    line-height:33px;
    color: #434343;
    padding-top: 60px;
}
#content .reward .card .line{
    text-align: center;
}
#content .reward .card .line span{
    display: inline-block;
    width:50px;
    height:4px;
    background:#ff8b5b;
    border-radius: 2px;
}
#content .reward .card .text-area{
    margin: 20px auto 0 auto;
    width: 250px;
    font-size:16px;
    color: #999;
    line-height: 30px;
    text-align: left;
}





#content #about{
    margin-top: 60px;
    width: 100%;
    /* height: 21.8vw; */
    background: url('../assets/img_foot.png') no-repeat center;
    background-size: 100% 100%;
}

#content #about .h1{
    text-align: center;
    font-size:36px;
    color: #fff;
    line-height:50px;
    padding: 46px 0 54px 0;
}

#content #about .download-place{
    margin: 0 auto;
    width: 400px;
}

#content #about .download-place img{
    float: left;
    width: 134px;
    height: 134px;
}

#content #about .download-place .action-btn{
    float: right;
}

#content #about .download-place .action-btn a{
    display: block;
    width:180px;
    height:50px;
    background:linear-gradient(-90deg,rgba(255,22,124,1),rgba(255,105,91,1));
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    line-height:50px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
#content #about .download-place .action-btn a.Android{
    margin-bottom: 35px;
}
#content #about .h2{
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 150px;
}







.swiper-container,.swiper-container2 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-slide {
    position: relative;
}
.swiper-slide img{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
    width: 507px;
}
.swiper-slide.swiper-slide-active img{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
    width: 234px;
    box-shadow: 2px 8px 14px 0px rgba(170,7,7,0.24);
    border-radius: 35px;
}
._swpier_flexd{
    position: fixed !important;
    top: -9999px;
    left: -9999px;
}

.player-form{
    width: 500px;
    height: 282px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#player{
    width: 500px;
    height: 282px;
}

#download-fixed{
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: -210px;
    left: 0;
    z-index: 9999;
}

#download-fixed-right {
    position: absolute;
    width: 200px;
    height: 200px;
    left: 200px;
    top: -45px;
    z-index: 9999;
}

#download-fixed img{
    display: block;
    width: 10vw;
}








