/* ipad端样式开始 */
@media screen and (min-width:768px) and (max-width:991px){
    body{
        font-size:16px;
    }
    .w{
        width:100%;
        overflow: hidden;
    }
    .content_up{
        width:100%;
        height:2977px;
        margin:0 auto;
        background: url(../images/手机端01.jpg) no-repeat;
        background-size: 100%;
    }
    .content_head,.discount,.welfare{
        display:none;
    }
    /* 手机端新注册样式开始 */
    .content_head_phone{
        width:100%;
        height:1319px;
    }
    .content_title_phone{
        position: relative;
        width: 100%;
        height: 582px;
    }
    .content_title_phone p{
        position: absolute;
        top:34px;
        left:0;
        width: 100%;
        height: 238px;
        color: #fff;
        font-size: 2em;
        text-align: center;
        padding: 50px 0 30px 0;
    }
    .content_title_phone  h1{
        width: 100%;
        height: 46px;
        margin:116px auto 0px;
        text-align: center;
        font-size: 2em;
        font-weight: bold;
        color:#fff;
    }
    
    #content_head_download{
        width: 208px;
        height: 47px;
        line-height: 47px;
        text-align: center;
        background-color: #2283ee;
        border-radius: 5px;
        position:absolute;
        bottom:330px;
        left:283px;
    }
    #content_head_download>a{
        color:#fff;
    }
    /* 手机端新注册样式结束 */
    /* 手机端折扣样式开始 */
    .discount_phone{
        position: relative;
        width: 100%;
        height: 390px;
    }
    .discount_title{
        position: absolute; 
        top:101px;
        left:124px;
        width: 95%;
        height: 223px;
    }
    .discount_title h1{
        width: 98%;
        height:41px;
        font-size: 2em;
        font-weight: 400;
        color:#333;
    }
    .discount_title p{
        width: 98%;
        height: 133px;
        margin-top:20px;
        line-height: 26px;
        font-size: 1em;
        color: #999;
    }
    .discount_title p i{
        font-size:1em;
        font-style: normal;
        font-weight: bold;
    }
    .discount_title p span{
        font-size:1.5em;
        color:#2283ee;
    }
    /* 手机端折扣样式结束 */
    /* 手机端福利样式开始 */
    .welfare_phone{
        width: 100%;
        height: 447px;
        position: relative;
    }
    .welfare_title{
        position: absolute;
        right:0;
        top:492px;
        width: 100%;
        height: 150px;
    }
    .welfare_title h1{
        width: 100%;
        height: 58px;
        text-align: center;
        margin:0 auto;
        font-size: 2em;
        font-weight: 400;
        color:#fff;
    }
    .welfare_title p{
        width: 100%;
        height: 70px;
        text-align: center;
        line-height: 33px;
        font-size: 1em;
        color: #fff;
    }
    /* 手机端福利样式结束 */
    .content_bottom{
        width:100%;
        height:2883px;
        margin:0 auto;
        background: url(../images/手机端02.jpg) no-repeat;
        background-size: 100%;
        margin-top:-2px;
    }
    .Role,.task,.recycling,.circle{
        display:none;
    }
    /* 手机端角色样式开始 */
    .Role_phone{
        width: 100%;
        height: 1054px;
        margin-top: 2px;
        position: relative;
    }
    .Role_phone_title{
        width: 100%;
        height: 161px;
        position: absolute;
        top:145px;
        left:0px
    }
    .Role_phone_title h1{
        font-size: 2em;
        text-align: center;
        font-weight:400;
    }
    .Role_phone_title h1 span{
        color:#2283ee;
    }
    .Role_phone_title p{
        font-size: 1em;
        margin-top:25px;
        color:#999;
        line-height: 1.8em;
        text-align: center;
    }
    /* 手机端角色样式结束 */
    /* 手机端任务样式开始 */
    .task_phone{
        width: 100%;
        height: 955px;
        margin-top:2px;
        position: relative;
    }
    .task_phone_title{
        width: 100%;
        height: 255px;
        position: absolute;
        top:69px;
        left:0px
    }
    .task_phone_title h1{
        font-size: 2em;
        text-align: center;
        font-weight:400;
    }
    .task_phone_title h1 span{
        color:#2283ee;
    }
    .task_phone_title p{
        font-size: 1em;
        margin-top:25px;
        color:#fff;
        line-height: 1.8em;
        text-align: center;
    }
    /* 手机端任务样式结束 */
    /* 手机端角色回收样式开始 */
    .recycling_phone{
        width: 100%;
        height: 462px;
        margin-top:2px;
        position: relative;
    }
    .recycling_phone_title{
        width: 100%;
        height: 255px;
        position: absolute;
        top:69px;
        left:0px
    }
    .recycling_phone_title h1{
        font-size: 2em;
        text-align: center;
        font-weight:400;
        margin-top: -26px;
    }
    .recycling_phone_title h1 span{
        color:#2283ee;
    }
    .recycling_phone_title p{
        font-size: 1em;
        margin-top: 25px;
        color:#999;
        line-height: 1.8em;
        text-align: center;
    }
    /* 手机端角色回收样式结束 */
    /* 手机端页脚样式开始 */
     .footer{
        width: 100%;
        height: 320px;
        margin:0 auto;
        background-color: #090170;
    }
    .footer_logo{
       display:none;
    }
    .footer_logo img{
        display:none;
    }
    .footer_dec{
        display:none;
    }
    .footer_dec_phone{
        width: 100%;
        height: 205px;
        text-align: center;
        color:#fff;
        padding:30px 0 30px 0;
    }
    .footer_dec_phone a{
        cursor:pointer;
        color:#fff;
    }
    /* 手机端页脚样式结束 */
    .content_head_download_hide{
        width: 248px;
        height: 47px;
        line-height: 47px;
        text-align: center;
        background-color: #2283ee;
        border-radius: 10px;
        display:none;
        position:fixed;
        bottom:15px;
        left:269px;
    }
    .content_head_download_hide a{
        color:#fff;
    }
}

/* ipad端样式结束 */