/*body {
    padding-top: 80px;
    background: url(../images/bg.png) repeat-y center center;
}*/
/* 表单提交 */

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 0px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: rgba(0, 204, 255, 1)!important;
    border-radius: 2px 2px 0 0;
    color: #fff!important;
}
.layui-layer-ico {
    background: url(../images/close_icon.png) no-repeat;
}
.layui-layer-page .layui-layer-content {
    background: #245a8f;
}
.formBox{
    padding: 0px 30px;
    color: #fff;
    padding-right: 0;
    padding-left: 54px;
}
.formBox h2{
    font-size: 30px;
}
.formBox h3{
    font-size: 20px;
    font-weight: normal;
}
.formBox p{
    margin: 20px 0;
    font-size: 12px;
    color: rgba(0, 255, 204,0.6 );
}
.formBox .formItem{
    margin-bottom: 15px;
}
.formBox .formItem span{
    display: inline-block;
    width: 70px;
    font-size: 15px;
    text-align: left;
}
.formBox .formItem  .radio_check{
    width: auto;
}
.formBox .formItem  .radio_check1{
    margin-right: 10px;
}
.formBox .formItem input{
    width: 290px;
    line-height:35px;
    border:1px solid #fff;
    border-radius: 2px;
    background: rgba(228, 228, 228, 1);
    padding-left: 10px;
}
.formBox .formItem span.radio_span{
    width: 90px;
}
.formBox .formItem select{
    width: 304px;
    height: 40px;
    line-height: 40px;
    border:1px solid #e1e1e1;
    border-radius: 2px;
    padding-left: 7px;
    background: rgba(228, 228, 228, 1);
}
.formBox .formItem select.province{
    margin-right: 20px;
}
.formBox .formItem select.width50{
    width: 140px;
    line-height: 40px;
    border:1px solid #e1e1e1;
    border-radius: 2px;
    padding-left: 10px;
}
.formBox .formBtn{
    margin-top: 49px;
}
.formBox .formBtn a{
    display: inline-block;
    width: 217px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}
.formBox .formBtn .subimtBtn{
    color: #fff;
    background: rgba(0, 204, 255, 0.6);
    margin-right: 22px;

}
.formBox .formBtn .canceBtn{
    background: #cccccc;
    border:1px solid #e1e1e1;
    color: #333;
    box-shadow: 0px 5px 9px 0px rgba(204,204,204,0.57);

}
.radio_check_last span{
    width: auto!important;
    margin-right: 10px!important;
}





/*抽奖*/
.lock_box{
    height:663px;
    width:1251px;
    background: url(../images/lock_bg.png);
    margin:0 auto;
    margin-top: 110px;
}

.lock_box .lock_box_content{
   /* margin-top: 30px;
    background-color: #fff;*/
}



.activity_box{
    padding:43px 62px 50px 50px;
    background-color: #fff;
    box-sizing: border-box;
}
.activity_box .fl{
    width: 73%;
}
.activity_box .fr{
    width: 140px;
    text-align:center;
}/*
.activity_box .fr .erweima_box{
    width: 140px;
    text-align: center;
}*/
.activity_box p{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;

}
.activity_box div span{
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 29px;
}
.activity_img{
    margin-top:30px;
}
.activity_img img{
    vertical-align: middle;
    margin-right: 5px;
}
.activity_img span span{
    margin-right:25px;
}




/*侧边栏*/
.aside {
    position: fixed;
    right: 10px;
    top: 40%;
    height: 130px;
    width: 130px;
    background: url(../images/prize_change.png);
    z-index:99;
    text-align: center;
    padding-top: 28px;
    font-size: 16px;
    box-sizing: border-box;
    font-weight:700px;
    padding-left: 10px;
}

.aside .go_prize{
    display: inline-block;
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #e61e1e;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}
.aside  .go_prize_over{
    background: #666666;
}

.go_loaded{
    display: inline-block;
    width: 95px;
    height: 30px;
    background: #109bcf;
    border-radius: 3px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
}















.btn {
    display: inline-block;
    background-color: #d1082b;
    text-align: center;
    font-size: 20px;
    height: 52px;
    border-radius: 52px;
    line-height: 52px;
    color: #fff;
}



.godraw {
    display: none;
}

.page-tab {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.page-tab-lt,
.page-tab-gt {
    display: table-cell;
    vertical-align: middle;
    padding: 0 35px;
}

.page-tab-lt .img,
.page-tab-gt .img {
    display: inline-block;
    width: 493px;
    height: 151px;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-tab-lt .img {
    background-image: url(../images/btnfive-2.png);
}

.page-tab-gt .img {
    background-image: url(../images/btnpro-2.png);
}

.page-tab-lt.active .img {
    background-image: url(../images/btnfive-1.png);
}

.page-tab-gt.active .img {
    background-image: url(../images/btnpro-1.png);
}

.five-title {
    text-align: center;
    margin-top: -45px;
}


.draw-title {
    text-align: center;
    margin-top: -36px;
}

.draw-wrap {
    margin-top: 140px;
    padding-top: 1px;
    padding-bottom: 84px;
    background: url(../images/five-bg3.png) no-repeat center top;
}

.draw-play {
    padding:100px 54px;
    padding-bottom: 0px;
}

.draw-step {
    padding: 130px 30px 70px;
    font-size: 0;
}

.draw-step-lt,
.draw-step-gt {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.draw-step-lt {
    float: left;
}
.draw-step-lt a,
.draw-step-gt .uploadifive-button {
    position: absolute!important;
    top: 194px;
    right: 30px;
    width: 180px;
    height: 40px;
    /* background: rgba(0, 0, 0, .5); */
    cursor: pointer;
}
.draw-step-gt .uploadifive-button {
    top: 190px;
    right: 26px;
    width: 195px;
}
.draw-step-gt .uploadifive-queue {
    display: none!important;
}

.draw-step-gt {
    float: right;
}

.draw-list {
    float: left;
    width: 736px;
}

.draw-list-item {
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding-top: 12px;
    width: 226px;
    height: 160px;
    background: #074b72;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}
.draw-list-item.active {
    border:1px solid red;
}

.draw-list-item .vlm-wrap {
    height: 99px;
    margin-bottom: 10px;
}

.draw-list-click {
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    padding: 0;
    color: #fff;
    background: #1cb5d8;
}
.draw-list-click:hover{
    background: #1cb5d8;
}

.draw-winlist {
    overflow: hidden;
}

.draw-winlist-box {
    background: #074b72;
    height: 364px;
    width: 394px;
    overflow: hidden;
}

.draw-winlist-title {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #1cb5d8;
}
#jq_marquee_box {
    margin-top: 30px;
    height: 270px;
    line-height: 26px;
    overflow: hidden;
    color: #fff;
    border-top: none;
    border-radius: 0 0 10px 10px;
    font-size: 14px;
}
.draw-winlist-ul {
    padding-left: 40px;
}

.draw-winlist-item {
    width: 100%;
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
}

.draw-winlist-item .lt,
.draw-winlist-item .ct,
.draw-winlist-item .gt {
    display: table-cell;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.draw-winlist-item .lt {
    width: 75px;
    color: #fff;
}

.draw-winlist-item .ct {
    width: 100px;
    color: #999;
    text-align: center;
}

.draw-winlist-item .gt {
    width: 96px;
    color: #fff;
}

.draw-winlist-tips {
    color: #C8C8C8;
    font-size: 14px;
    padding-top: 24px;
}
.draw-winlist-tips span{
    color:#1CB5D8;
}

.layer-title {
    font-size: 16px;
    font-weight: 700;
    color:#000;
}
.layer-title  img{
    vertical-align: middle;
}
.layer-red {
    color: #245A8F;
}

.layer-subtitle {
    font-size: 16px;
    padding-top: 29px;
    color: #666;
    font-weight: 700；
}

.layer-success,
.layer-warn,
.layer-noimg,
.layer-img,
.layer-nogift,
.layer-gift-jf,
.layer-gift {
    width: 320px;
    height: 246px;
}


.layer-success img {
    margin-right: 18px;
}

.layer-gift {
    height: 180px;
}

.layer-gift-jf {
    height: 180px;
}

.layer-gift-jf h6,
.layer-gift h6 {
    font-size: 18px;
    color: #245A8F;
    padding: 18px 0;
    text-align: center;
    font-weight: 700;
}

.layer-gift p {
        color: #999;
    /* padding-top: 24px; */
    font-size: 14px;
    font-weight: 400;
}

.layer-pro .layer-subtitle {
    font-size: 18px;
    padding-bottom: 24px;
}

.layer-pro .btn {
    width: 170px;
    background-color: #e90029;
}

.layer-pro .btn:hover {
    background-color: #d1082b;
}

.layer-btn {
    padding-top: 40px;
}

.layer-table {
    width: 506px;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    text-align: center;
}

.layer-table th {
    background-color: #f4f4f4;
}

.layer-table th,
.layer-table td {
    padding: 12px 20px;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
}

.boxlayer {
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 4px;
   /* padding:0 20px;*/
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
    z-index: 99;
    display: none;
}

.boxlayer .vlm-wrap {
    font-size: 0;
}

.boxlayer .vlm {
    max-width: 99%;
}

.boxlayer .layercontent {
   /* min-height: 246px;*/
}

.boxlayer .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.boxlayer .layercontent {
    display: none;
}

.boxlayer.show {
    display: block;
}

.boxlayer-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 98;
    display: none;
}

.boxlayer-bg.show {
    display: block;
}
.video-poper {
    background-color: transparent!important;
    box-shadow: none!important;
}
/*banner*/
.banner{
    width: 100%;
    margin-top:118px;
}
.banner img{
    width: 100%;
    vertical-align: middle;
}
/*banner*/
/*scope_trial*/
.mt10{
    margin-top: 10px;
}
.scope_trial{
    width: 1251px;
    height: 1082px;
    background:url(../images/scope_trial.png);
  /*  margin-top: 110px;*/

}
.scope_trial ul{
    padding-top: 91px;
}
.scope_trial ul li{
    width: 350px;
    height: 639px;
    background: #016291;
    border: 1px solid #d2d2d2;
    border-radius: 15px;
    text-align: center;
    padding-top: 15px;
    position: relative;
    cursor:pointer;
}
.scope_trial ul li:hover{
    border:1px solid #016291;
    box-shadow: 0px 10px 10px #011528;
}
.scope_trial ul li:hover .scope_trial1_content{
    background-color: #0592b3;
}
.scope_trial ul li::after{
    position: absolute;
    content:"";
    width: 79px;
    height: 79px;
    visibility: visible;
    background: url(../images/new_icon.png) no-repeat;
    top:-12px;
    left:0px;
}
.scope_trial ul li:nth-child(2){
    margin:0 34px;
}
.scope_trial li h3{
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    line-height: 30px;
}
.scope_trial li p{
    color:#fff;
    line-height: 20px;
}
.scope_trial li p:last-child{
    cursor:pointer;
    display: inline-block;
}
.scope_trial li h4 a{
    color:#00DFD8;
    font-size: 20px;
    margin-top: 10px;
    width: auto;
    height: 34px;
    background: transparent;
    border-radius:0px;
    display: inline-block;
    box-sizing: border-box;


}
.scope_trial li h4 a:hover{
    border-bottom:1px solid #00DFD8;

}
.scope_trial li a{
    width: 192px;
    height: 34px;
    background: #1cb5d8;
    border-radius: 12px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    margin:0 auto;
    margin-top: 0px;
    margin-bottom: 15px;
}
.scope_trial_bottom{
       width: 1122px;
    height: 248px;
    background: #074b72;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 24px;
    border: 1px solid #d2d2d2;
}
.scope_trial_bottom:hover{
    border:1px solid #016291;
    box-shadow: 0px 10px 10px #011528;
}
.scope_trial_bottom_img {
    margin:39px 76px 0px 96px;
}
.scope_trial_bottom .scope_trial_bottom_text{
    text-align: center;
    padding-top: 61px;
}
.scope_trial_bottom .scope_trial_bottom_text h3{
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 700;
}
.scope_trial_bottom .scope_trial_bottom_text h4{
    color:#FFFFFF;
    line-height: 47px;
}
.scope_trial_bottom .scope_trial_bottom_text h5{
    color:#00DFD8;
    font-size: 20px;
    font-weight: 100;

}
.scope_trial_bottom .scope_trial_bottom_text a{
    width: 192px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    color:#fff;
    font-size: 20px;
    background: #1cb5d8;
    border-radius: 12px;
    margin-top: 20px;

}
.scope_trial_bottom .scope_trial_bottom_text span{
    font-size: 14px;
    margin-left: 10px;
    color:#fff;
    cursor:pointer;

}
/*scope_trial*/
/*scope_apply*/

.scope_trial ul li img{
    width: 244px;
    height: 200px;
}
.scope_apply{
    position: relative;
    width: 1251px;
    height: 709px;
    background:url(../images/scope_apply.png);
    margin-top: 110px;
    position:relative;
}
.scope_apply .scope_apply_nav{
   border-bottom: 1px solid #00dfd8;
    padding-top:107px;
    margin-right:32px;
    margin-left: 23px;
    padding-left: 60px;
}
.scope_apply .scope_apply_nav li{
    float:left;
    margin-right: 30px;
    color:#1cb5d8;
    font-size: 20px;
    cursor:pointer;
    font-weight:700;
    padding-bottom: 5px;
}
.scope_apply .scope_apply_nav img{
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 10px;
}
.scope_apply .scope_apply_nav li.active{
    color:#00dfd8;
    border-bottom: 6px solid #00dfd8;
}
.scope_apply .scope_apply_nav li:hover{
    color:#00dfd8;
    border-bottom: 6px solid #00dfd8;
}
.scope_apply_content{
    padding-left: 73px;
}
.scope_apply_top{

}
.scope_apply_top_text{
    width: 665px;
    margin-right: 30px;
}
.scope_apply_top_text h4{
    border-left:2px solid #fff;
    padding-left: 20px;
    margin-left: -20px;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom:  10px;
}
.scope_apply_top_text h4 span{
    font-size:  20px;
    font-weight:    700;
}
.scope_apply_top_text p {
    line-height: 24px;
    opacity: 0.86;
}
.scope_apply_top_text p span{
    color:#1CB5D8;
    font-weight:700;
    opacity: 1;
}
.scope_apply_content h5{
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}
.scope_apply_content img{
    width: 413px;
    height: 268px;
    margin-top: 28px;
}
.scope_apply_content a{
    display:inline-block;
    border-radius:20px;
    padding:5px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #f5f5f5;
    letter-spacing: 0px;
    background: #1cb5d8;
    margin-top: 10px;
    margin-bottom: 20px;
}
.scope_apply_bottom.flex {
    position: absolute;
    bottom:57px;
    left:50%;
    transform: translate(-50% ,0);

}
.scope_apply_bottom span{
    display: block;
    margin-left: 25px;
    opacity: 0.86;
}
.scope_apply_bottom li{
    width: 41px;
    height: 6px;
    border-radius: 3px;
    background-color: #535353;
    margin-right: 19px;
    cursor:pointer;
}
.scope_apply_bottom li.active{
    background-color: #1cb5d8;

}
.scope_apply_content{
    display:none;
}
.scope_apply_content0{
    display:block;
}
.scope_trial1_content{
    margin:0 20px;
    background-color: #076a8d;
    height:164px;
    display: flex;
    align-items: center;
    text-align: left;
    padding: 0px 15px;
    margin-top: 10px;
    border-radius: 10px;
    font-size: 13px;
}
/*scope_apply*/
/**/
.active_rule{
    width: 1226px;
    height: 280px;
    margin:0 auto;
    background: #124469;
    border: 2px solid #00d4d0;
    border-radius: 10px;
    margin-top: 118px;
    box-sizing: border-box;
    padding-top: 64px;
    padding-left: 108px;
}
.active_rule li {
    line-height: 30px;
    margin-left: 92px;
}
.active_rule li img{
    vertical-align: middle;

}
.active_rule li:last-child{
    margin-top: 10px;
}
.active_rule li span{
    margin-right: 20px;
}
.footer_indfo{
    background: #1c87b4;
    margin-top: 140px;
    padding-top: 39px;
    padding-bottom: 30px;/*
    margin-bottom: 100px;*/

}
.footer_indfo img{
    margin-bottom: 40px;
    width:  200px;
    height:    37px;
}
.footer_indfo p{
    line-height: 24px;
    margin-bottom: 10px;
}
/**/
.aside_icon {
    position: relative;
}
.aside_icon:after{
    position:absolute;
    bottom: -176px;
    right: -82px;
    content:"";
    width: 54px;
    height:357px;
    background:url(../images/aside_icon.png);
}

.pc_hide{
    display: block;
}
.m_show{
    display: none;
}
@media screen and (max-width: 800px){
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
        background: none;
    }
    .wrap{
        width: 100%;
    }
    .p10{
        padding: 0 10px;
        box-sizing: border-box;
    }

    .aside,
    #top,
    .footer,
    .logo,
    .share_box,
    .about,
    .pc_hide{
        display: none;
    }
    .flex_center_pc_show , .pc_hide{
        display:none !important;
    }
    .m_show{
        display: block;
    }
    .bg {
        background-image: url(../images/bg.jpg) no-repeat;
        padding-top: 2px;
        padding-bottom: 0px;
        vertical-align: middle;
    }
    nav{
        margin:0px!important;
        height:2.2rem;
        line-height: 0.75rem;
    }
    .m_nav img{
        width:5.975rem;
        height:1.1rem;
        margin-left: 1.0rem;
        margin-top: 0.5rem;
    }
    nav li {
        margin-right: 1.15rem;
        float:left;
        width: 1.5rem;
        margin-top: 0.3rem;
        height: 100%;
        box-sizing: border-box;
        padding-bottom: 0.25rem;
        text-align: center;
    }
    nav li.active a{
        color:#00DFD8;
    }
    nav li.active{
        border-bottom:3px solid #00DFD8;
    }
    nav li a {
        height: 100%;
        padding: 0 0px;
        font-size: 0.65rem;
        color: #fff;
        position: relative;
    }
    nav li.active a{

    }
    nav li a::after {
        content: "";
        position: absolute;
        left: 0;
        right:0;
        top: 0;
        height: 0;
        background-color: #00dfd8;
        line-height: 0;
        transition: 0 all;
    }

    .banner{
        margin-top:2.2rem;
    }
    .apply_use_title img{
        width:7.375rem;
        height: 1.025rem;
        margin-top:1.6rem;
        margin-left: 0.625rem;
    }
    .scope_trial ul li>div{
        text-align: center;
       /* float:left;*/
    }
    .scope_trial ul li::after {
        position: absolute;
        content: "";
        width: 1.975rem;
        height: 1.975rem;
        visibility: visible;
        background: url(../images/new_icon.png) no-repeat;
        background-size:  1.975rem  1.975rem;
        top: -12px;
        left: 22%;
    }
    .scope_trial{
        margin:0 0.25rem;
        height: 37.9rem;
        width:calc(100% - 0.5rem);
        background: url(../images/apply_use_bg.png) center center no-repeat;
        background-size:  calc(100% - 0.5rem) 37.9rem;
    }
    .scope_trial ul{
        display: block;
        margin-top: 0rem;
        padding-top: 0.9rem;
    }
    .scope_trial ul li>div:nth-child(1) img, .scope_trial_bottom_img img{
        width: 5.775rem;
        height: 5.4rem;
        margin-right: 0.65rem;
        margin-left: 0.625rem;
    }
    .scope_trial_bottom_img img{
        height:3.9rem;
    }
    .scope_trial ul li>div:nth-child(2){
        width: 100%;
    }
    .scope_trial ul li:nth-child(2) {
         margin: 0 auto;
        margin-bottom: 0.725rem;
    }
    .scope_trial ul li {
        width: 87%;
        height: 23.6rem;
        background: #074b72;
        margin:0 auto;
        border: 0px solid #d2d2d2;
        border-radius: 15px;
        text-align: left;
        padding-top: 0.325rem;
        position: relative;
        cursor: pointer;
        margin-bottom: 0.725rem;
    }
    .scope_trial_bottom {
        width: 87%;
        height: 7.8rem;
        background: #074b72;
        border-radius: 15px;
        margin: 0 auto;
        margin-top: 12px;
        border: 0px solid #d2d2d2;
    }
    .scope_trial li h3 {
        font-size: 0.7rem;
        line-height: 0.85rem;
        width: 65%;
        margin: 10px auto;
    }
    .scope_trial li p {
        font-size:0.3rem;
        line-height: 0.8rem;
        word-break: break-all;
         margin-top: 0.3rem;
    }
    .scope_trial li p:last-child{
        display: block;
    }
    .scope_trial li h4 a {
        color: #00DFD8;
        font-size: 12px;
        margin-top: 0.5rem;
        width: auto;
        height: auto;
        border-bottom: 1px solid #00DFD8;
        margin-bottom: 0.4rem;
        /* margin-top: 6px; */
        line-height: 0.85rem;
    }
    .scope_trial li a {
        width: 7.875rem;
        height: 1.5rem;
        background: #1cb5d8;
        border-radius: 23px;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 0.55rem;
        line-height: 1.5rem;
        margin: 0 auto;
        margin-top: 0.3rem;
        margin-bottom: 0px;
    }
    .scope_trial1_content {
  
        font-size: 12px;
    }
    .scope_trial_bottom_img{
        margin:0px;
        padding-top: 1.325rem;
    }
    .scope_trial_bottom .scope_trial_bottom_text h3 {
        font-size: 0.7rem;
        line-height: 0.85rem;
        font-weight: 700;
    }
    .scope_trial_bottom  .scope_trial_bottom_text{
        width: 8.75rem;
        padding-top: 0.325rem;
        text-align:left;
    }
    .scope_trial_bottom .scope_trial_bottom_text h4 {
        font-size:0.3rem;
        line-height: 0.6rem;
        word-break: break-all;
         margin-top: 0.2rem;
    }

    .scope_trial_bottom .scope_trial_bottom_text h5{
        color: #00DFD8;
        font-size:12px;
        margin-top: 0.275rem;
        width: auto;
        height: auto;
        margin-bottom: 0px;
        line-height: 0.85rem;
        font-weight: 100;
    }

    .scope_trial_bottom .scope_trial_bottom_text a {
        width: 3.875rem;
        height: 0.95rem;
        background: #1cb5d8;
        border-radius: 3px;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 0.55rem;
        line-height: 0.95rem;
        margin: 0 auto;
        margin-top: 0.3rem;
        margin-bottom: 0px;
    }
    .scope_trial_bottom .scope_trial_bottom_text span {
        margin-left: 0px;
        font-size:0.3rem;

    }
    .scope_trial_bottom:hover ,.scope_trial ul li:hover {
        border: 0px solid #016291;
        box-shadow: 0px 0px 0px #011528;
    }

    .aside_icon:after {
        position: absolute;
        bottom: -0;
        right: -0;
        content: "";
        width: 0;
        height: 0;
        background: transparent;
    }
    .scope_apply_title_m img{
        width: 7.375rem;
        height: 1.025rem;
        margin-top: 1.6rem;
        margin-left: 0.625rem;
    }

    .scope_apply_m{
        width: 97%;
        height: 23rem;
        margin:0 auto;
        background:url(../images/scope_apply_m.png) center center no-repeat;
        background-size:100% 23rem;
        box-sizing: border-box;
    }
    .swiper-container_m {
      width: 91%;
      height: 100%;
    }

    .swiper-container_m .swiper-slide {

      font-size: 18px;
    }
    .scope_apply_top_text{
        width: auto;
        margin-right: 0px;
    }
    .scope_apply_top_text h4{
        border-left:0px solid #fff;
        position: relative;
        padding-left: 32px;
    }
     .scope_apply_top_text h4:after{
        content:"";
        position: absolute;
        left: 21px;
        top:0px;
        bottom:0px;
        border-left:1px solid #fff;

     }

    .scope_apply_top_text h4 span{
        font-weight:700;
    }
    .scope_apply_top_text p {
        line-height: 24px;
        font-size: 12px;
        opacity: 0.86;
    }
    .scope_apply_top_text .scrollHeight{
        height: 5.65rem;
        overflow-y: auto;
        text-indent: 2em;
        border: 1px solid #016291;
        padding: 5px;
    }
    .scope_apply_top_text a{
        display: inline-block;
        border-radius: 20px;
        padding: 5px 15px;
        font-size: 14px;
        font-weight: 500;
        color: #f5f5f5;
        letter-spacing: 0px;
        background: #1cb5d8;
        margin-top: 10px;
        margin-bottom: 20px;

    }
    .scope_apply_top_text h5{
        font-weight:700;
        font-size: 0.6rem;
    }
    .scope_apply_bottom span{
        font-size: 12px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
        width: 35px;
        height: 4px;
        border-radius: 20px;
        background: #535353;
    }
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #1cb5d8!important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 20px;
        left: 0;
        width: 100%;
    }

    .lock_box{
        width:auto;
        height: auto;
        background: transparent;
        margin-top:2.025rem;
        padding: 0px 10px;
    }
    .lock_title{
        width: 98%;
        color:#fff;
        height: 1.525rem;
        background: #1cb5d8;
        text-align: center;
        line-height: 1.525rem;
        font-size: 0.85rem;
        margin: 0 auto;
        margin-bottom: 3px;

    }


    .active_rule {
        width: auto;
        height: auto;
        margin: 0 auto;
        background: #124469;
        border: 1px dashed #00d4d0;
        border-radius: 5px;
        margin-top: 30px;
        box-sizing: border-box;
        padding-top: 10px;
        padding-left: 0px;
        width: 95%;

    }
     .active_rule .erweima {
        margin-top: 0.75rem;
        margin-bottom: 0.9rem;
     }
    .active_rule .erweima img{
        width:3.8rem;
        height:3.8rem;
        margin-right: 1.575rem;
        margin-left: 1.5rem;
    }
    .getLinkInfo{
        margin-top:-7px;
    }
    .getLinkInfo>span{
        display:block;
        margin-bottom: 8px;
    }
    .erweima .getLinkInfo>span  img{
        width: 1.2rem;
        height: 1.2rem;
        margin-right: .575rem;
        margin-left: 0;
        vertical-align: middle;
    }
     .erweima .getLinkInfo span{
        font-size: 12px;
     }
    .active_rule li {
        line-height: 1.25rem;
        margin-left: 1.4rem;
        margin-right: 1.4rem;
        font-size: 12px;
    }
    .footer_indfo {
        background: #1c87b4;
        margin-top: 1.75rem;
        padding-top: 0.675rem;
        padding-bottom: 1.0rem;
        padding-left: 0.825rem;
        padding-right: 0.75rem;
        /* margin-bottom: 100px; */
    }
    .footer_indfo img {
        width: 5.0rem;
        margin-bottom: 0.5rem;
        height: 0.925rem;
    }
    .footer_indfo p {
        line-height: 0.9rem;
        margin-bottom: 0.5rem;
        font-size: 0.3rem;
    }











    .formBox{
        padding-left: 12%;
    }
    .formBox .formBtn a {
        display: block;
        width: 217px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 5px;
        margin-left: 44%;
        transform: translate(-50%,0);
    }
    .formBox .formBtn {
        margin-top: 0px!important;
    }
    .votePow{
        top:0px!important;
        left: 0px!important;
        width: 100%!important;
    }

     .formBox .formItem span {
        width: 56px;
        font-size: 15px;
    }
    .formBox .formItem input {
        width: 11rem;
        line-height: 35px;
    }
    .formBox>p{

    padding-right: 2.0rem!important;
    }
    .formBox .formItem select {
        width: 11.55rem;
        line-height: 35px;
        height: 35px;
    }
    .formBox .formItem select.width50 {
        width: 5.35rem;
        padding-left: 9px;
    }
    .formBtn{
        margin-top: 1.0rem!important;
        margin-left: 0.3rem!important;

    }
    .formBox p {
        margin: 1rem 0;
    }
    .formBox .formItem {
        margin-bottom: 10px;
    }

    .page-tab-lt,
    .page-tab-gt {
        padding: 0 0.4rem;
    }

    .page-tab-lt .img,
    .page-tab-gt .img {
        width: 8rem;
        height: 2.45rem;
        background-size: 100% 100%;
    }

    .boxlayer {
        box-sizing: border-box;
        padding: 1rem;
    }

    .boxlayer .close {
        top: 0.5rem;
        right: 0.5rem;
    }

    .boxlayer .close img {
        width: 0.6rem;
        height: 0.6rem;
    }

    .boxlayer .layercontent {
        min-height: auto;
    }

    .layer-success,
    .layer-noimg,
    .layer-img,
    .layer-nogift,
    .layer-warn,
    .layer-gift-jf,
    .layer-gift {
        width: 10.5rem;
        height: 8rem;
    }

    .layer-gift.layercontent {
        min-height: 14rem;
    }

    .layer-success img {
        width: 2rem;
        height: 2rem;
    }

    .layer-title {
        font-size: 0.9rem;
    }

    .layer-subtitle {
        font-size: 0.7rem;
    }
    .layer-gift-jf h6,
    .layer-gift h6 {
        font-size: 0.75rem;
        padding: 0.4rem 0;
    }

    .layer-gift-qrcode img {
        width: 5.95rem;
        height: 5.95rem;
    }

    .layer-gift p {
        padding-top: 0.8rem;
        font-size: 0.75rem;
    }

    .layer-gift-qrcode {
        padding-top: 0.75rem;
    }

    .layer-pro .layer-subtitle {
        font-size: 0.5rem;
        padding-bottom: 0.4rem;
    }

    .layer-mbg5 {
        height: 10.75rem;
        background: url(../images/mobile/layer-mbg5.jpg) no-repeat center top;
    }

    .layer-mbg6 {
        height: 18.5rem;
        background: url(../images/mobile/layer-mbg6.jpg) no-repeat center top;
    }

    .layer-mbg5,
    .layer-mbg6 {
        color: #fff;
        width: 15rem;
        background-size: 100% auto;
    }

    .layer-mbg5 .close,
    .layer-mbg6 .close {
        width: 0.6rem;
        height: 0.6rem;
        background: url(../images/mobile/close.png) no-repeat center center;
        background-size: 100% 100%;
    }

    .layer-mbg5 .close img,
    .layer-mbg6 .close img {
        display: none;
    }

    .layer-mbg5 .layer-pro .layer-subtitle,
    .layer-mbg6 .layer-pro .layer-subtitle {
        color: #fff;
    }

    .layer-table-box {
        overflow-x: auto;
    }

    .layer-table {
        border-color: #FFD8C3;
        width: 14.85rem;
    }

    .layer-table th {
        background-color: #FFF2EB;
        color: #E64523;
    }

    .layer-table td {
        background-color: #fff;
        color: #666;
    }

    .layer-table td,
    .layer-table th {
        padding: 0.2rem 0.5rem;
        font-size: 0.45rem;
        border-color: #FFD8C3;
        white-space: nowrap;
    }

    .layer-btn {
        padding-top: 0.55rem;
    }

    .layer-pro .btn {
        background-color: #fff;
        color: #DD3923;
        width: 4.5rem;
    }

    .layer-pro .layer-subtitle {
        padding-top: 0;
    }

    .m-bg {
        background: url(../images/mobile/box-bg-ct.png) repeat-y center center;
        background-size: 100% auto;
        position: relative;
    }

    .m-bg::after,
    .m-bg::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 8rem;
        background: url(../images/mobile/box-bg-top.png) no-repeat;
        background-size: 100% auto;
    }

    .m-bg::after {
        bottom: -2rem;
        background-image: url(../images/mobile/box-bg-bt.png);
        background-position: center bottom;
    }

    .m-bg::before {
        top: -2rem;
    }

    .five-tips {
        display: none;
        /* box-sizing: border-box;
    top: -0.225rem;
    width: 2.75rem;
    height: 2rem;
    padding: 0.2rem 0.3rem;
    line-height: 1.1;
    font-size: 0.65rem;
    left: 0.275rem;
    border-radius: 0 0 0.25rem 0.25rem; */
    }

    .five-times {
        top: 0.5rem;
        right: 0.75rem;
        height: 0.85rem;
        line-height: 0.85rem;
        padding: 0 0.75rem;
        font-size: 0.45rem;
        border-radius: 34px;
    }

    .five-wrap {
        height: 106rem;
        margin-top: 2.75rem;
        background: url(../images/mobile/five-bg.png) no-repeat center top;
        background-size: 100% auto;
    }

    .five-title {
        margin-top: -1rem;
    }

    .five-title img {
        width: 12.5rem;
    }

    .five-vi {
        position: relative;
        height: 31.7rem;
        z-index: 1;
    }

    .five-vi-title {
        padding: 2.65rem 0 0.75rem;
    }

    .five-vi-title img {
        height: 1rem;
    }

    .five-vi-text-lt {
        display: block;
        font-size: 0.55rem;
        padding: 0 1rem 0.78rem;
        line-height: 1.3;
    }

    .five-vi-text-gt {
        display: block;
        padding: 0 1rem;
    }

    .five-vi-videolist {
        margin: 0 .6rem;
        width: auto;
        padding: 1.4rem 0;
    }
    .five-vi-videolist .swiper-pagination {
        bottom: .8rem;
    }
    .five-vi-videolist .swiper-pagination-bullet-active {
        background-color: #d1082b;
    }
    .five-vi-videolist .swiper-slide {
        width: 16.1rem;
        margin: 0;
    }

    .five-vi-videolist .swiper-slide img {
        width: 16.1rem;
        height: 11.625rem;
    }

    .five-vi-videolist .title {
        font-size: 0.75rem;
        padding-top: 0.45rem;
        padding-bottom: 0.625rem;
        line-height: 1.4;
        margin: 0 auto;
    }

    .five-vi-videolist i {
        width: 2.5rem;
        height: 2.5rem;
        margin: -1.25rem 0 0 -1.25rem;
        background-size: 100% 100%;
    }

    .five-four {
        margin-top: 0.75rem;
        height: 13.65rem;
    }

    .five-four-title {
        padding-top: 2rem;
    }

    .five-four-title img {
        height: 1.7rem;
    }

    .five-four-box {
        width: 100%;
        height: auto;
        padding: 0 0.15rem;
        box-sizing: border-box;
    }

    .five-four .lt {
        padding-left: 0.75rem;
        font-size: 0.6rem;
    }

    .five-four .lt h5 {
        width: 7.7rem;
        padding-bottom: 0.25rem;
    }

    .five-four .lt .btn {
        width: 5.9rem;
    }

    .five-four .lt p {
        padding-bottom: 1.5rem;
    }

    .five-four .gt {
        width: 8.1rem;
    }

    .five-four .gt img {
        width: 8.1rem;
        height: auto;
    }

    .five-three {
        margin-top: 0.75rem;
        height: 8.5rem;
    }

    .five-three-title {
        padding-top: 1.25rem;
    }

    .five-three-title img {
        height: 1.35rem;
    }

    .five-three-box {
        padding-top: 1.1rem;
        width: 100%;
    }

    .five-three-box .lt {
        font-size: 0.6rem;
        width: 5.45rem;
        padding: 0.25rem 0 0 1rem;
    }

    .five-three-box .gt {
        padding-right: 1rem;
    }

    .five-three-box .gt img {
        height: 3.45rem;
    }

    .five-two {
        margin-top: 0.75rem;
        padding: 2.6rem 0 1rem;
        height: 33.85rem;
        box-sizing: border-box;
    }

    .five-two .five-three-title {
        padding-top: 0;
    }

    .five-one {
        margin-top: 0.75rem;
        height: 13.25rem;
    }

    .five-one-title {
        padding-top: 2.75rem;
        padding-bottom: 0.75rem;
    }

    .five-one-title img {
        height: 1rem;
    }

    .five-one .five-pro-item {
        width: 7rem;
        height: 4.65rem;
        background-size: 100% auto;
        margin: 0 0.5rem;
        padding-top: 0.675rem;
    }

    .five-one .five-pro-item dt {
        width: 6.92rem;
        height: 5rem;
        background-size: 100% auto;
    }

    .five-one .five-pro-item dd {
        margin-top: 0.55rem;
        height: 0.85rem;
        line-height: 0.85rem;
        border-radius: 0.85rem;
        padding: 0 0.4rem;
        font-size: 0.5rem;
        width: auto;
    }

    .five-one .five-pro-item .img {
        height: 4.62rem;
    }

    .five-one .five-pro-item .price {
        width: 2.75rem;
        height: 3rem;
        line-height: 2.725rem;
        background-size: auto 100%;
        right: -0.45rem;
    }

    .five-one .five-pro-item .price i {
        font-size: 0.4rem;
    }

    .five-one .five-pro-item .price b {
        font-size: 0.825rem;
    }

    .five-pro-item {
        width: 7rem;
        height: 4.65rem;
        background-size: 100% auto;
        margin: 0 0.5rem;
        padding-top: 0.675rem;
    }

    .five-pro-item dt {
        width: 6.92rem;
        height: 5rem;
        background-size: 100% auto;
    }

    .five-pro-item dd {
        margin-top: 0.55rem;
        height: 0.85rem;
        line-height: 0.85rem;
        border-radius: 0.85rem;
        padding: 0 0.4rem;
        font-size: 0.5rem;
    }

    .five-pro-item .img {
        height: 4.62rem;
    }

    .five-pro-item .price {
        width: 2.75rem;
        height: 3rem;
        line-height: 2.725rem;
        background-size: auto 100%;
        right: -0.45rem;
    }

    .five-pro-item .price i {
        font-size: 0.4rem;
    }

    .five-pro-item .price b {
        font-size: 0.825rem;
    }

    .five-one .five-pro-item {
        padding: 0;
    }

    .pro {
        margin-top: 4.75rem;
    }

    .pro .five-title {
        margin-top: -3rem;
    }

    .pro .wrap {
        position: relative;
        z-index: 1;
    }

    .pro-box {
        padding: 1.5rem 0 0.25rem;
    }

    .pro-item {
        padding-top: 1.3rem;
    }
    .goplay {
        display: none;
    }
    .pro-img {
        width: 80%;
        margin: 0 auto;
        float: none;
        height: auto;
        font-size: 0;
    }

    .pro-title {
        font-size: 1rem;
        padding: 0.5rem 0.6rem;
    }

    .pro-subtitle {
        font-size: 0.75rem;
        height: 0.75rem;
        line-height: 0.75rem;
        padding: 0 0.6rem 0.75rem;
    }

    .pro-text {
        padding: 0.15rem 0.6rem 0.75rem;
    }

    .pro-content {
        height: auto;
    }

    .pro-content .vlm {
        font-size: 0.5rem;
    }

    .pro-content p::before {
        border-width: 1px;
        margin: 0.3rem 0.2rem 0 0;
    }

    .pro-brd {
        border-radius: 0.5rem;
        margin: 0 0.75rem 0.5rem;
    }

    .pro-item {
        height: auto;
        border-radius: 0.5rem;
    }

    .soft-wrap {
        margin-top: 4.25rem;
        height: 21.6rem;
        background-image: url(../images/mobile/pro-bg.png);
        background-size: 100% auto;
    }

    .soft-title {
        margin-top: -1.2rem;
    }

    .soft-title img {
        height: 1.5rem;
    }

    .soft-content {
        padding: 0;
    }

    .soft-content h4 {
        font-size: 0.85rem;
        padding-bottom: 0.3rem;
    }

    .soft-content-desc {
        font-size: 0.55rem;
    }

    .soft-content-detail {
        font-size: 0.45rem;
        padding: 0.45rem 0 0.65rem;
    }

    .soft-content .lt {
        box-sizing: border-box;
        width: 100%;
        padding: 1rem 1rem 0.75rem;
    }

    .soft-content .gt {
        padding-top: 0.8rem;
        float: none;
        text-align: center;
    }

    .soft-content .gt img {
        width: 12.25rem;
    }

    .soft-content .btn {
        display: block;
        width: 9.75rem;
        margin: 0 auto;
    }

    .draw-wrap {
        margin-top: 6rem;
        padding-bottom: 0.1rem;
    }

    .draw-wrap .wrap {
        position: relative;
        z-index: 1;
    }

    .draw-title {
        margin-top: -3rem;
    }

    .draw-title img {
        height: 1.425rem;
    }

    .draw-content {
        position: relative;
        z-index: 1;
    }

    .draw-step {
        padding: 1.6rem 0.5rem 1.4rem;
    }

    .draw-step img {
        max-width: 100%;
    }

    .draw-step-lt {
        margin-bottom: 0.55rem;
    }
    .draw-step-lt a, .draw-step-gt .uploadifive-button {
        right: .85rem;
        top: 5.6rem;
        width: 5.2rem;
        height: 1.2rem;
    }
    .draw-step-gt .uploadifive-button {
        right: .7rem;
        top: 5.52rem;
        /* font-size: 12px!important; */
    }

    .draw-play {
        padding: 0 ;
    }

    .draw-list {
        width: 100%;
    }

    .draw-list-item {
        padding-top: 0.45rem;
        width: 31.6%;
        height: 4.075rem;
        background: #074b72;
        border-radius:1px;
        margin: 0 0.15rem 0.2rem;
        font-size: 0.45rem;
    }
    .draw-list-click{
        background: #1cb5d8;
    }
    .draw-list-click span{
        font-size: 16px;
    }
    .draw-list .draw-list-item p{
        color:#fff;
    }
    .draw-list-item.active {
        box-shadow: 0 0 6px 2px #f58511 inset;
    }

    .draw-list-item .vlm-wrap {
        height: 2rem;
        margin-bottom: 7px;
    }

    .draw-list-item .vlm-wrap img {
        max-height: 100%;
        max-width: 79%;
    }

    .draw-winlist {
        display: inline-block;
        padding: 0
    }

    .draw-winlist-box {
        border-radius: 0;
        height: 15.45rem;
        width: 99%;
        margin-top: 10px;
    }

    .draw-winlist-title {
        height: 1.5rem;
        line-height: 1.5rem;
        font-size: 0.7rem;
    }

    .draw-winlist-item .lt,
    .draw-winlist-item .ct,
    .draw-winlist-item .gt {
        height: 1.25rem;
        line-height: 1.25rem;
        color:#fff;
        text-align: center;
    }

    .draw-winlist-item .ct {
        width: 4rem;
    }

    .draw-winlist-item .lt {
        width: 5rem;
    }

    .draw-winlist-item .gt {
        width: 5rem;
    }
    #jq_marquee_box {
        margin-top: 1rem;
        height: 11.8rem;
    }
    .draw-winlist-tips {
        font-size: 0.65rem;
        padding-top: 0.55rem;
    }

    .go_loaded{
        margin-top: 15px;
    }
    .votePow{

        height: 100%!important;
        background: #245a8f!important;
    }

    .swiper-container-horizontal>.swiper-pagination_apply {
        bottom: 10px;
       /*  left: 50%; 
         transform: translate(-50%,0);*/
        width: 100%;
        text-align: center;
    }
    .swiper-container-horizontal>.swiper-pagination_apply .swiper-pagination-bullet {
        margin: 0 4px;
        width: 8px;
        height: 8px;
        border-radius:50%;
        background: #fff;
    }







}