@import "base.css";
/*侧边栏*/
.activity_intro{
    position: fixed;
    right: 50%;
    margin-right: -3.75rem;
    z-index: 10;
    top:0.2rem
}
.activity_intro .btn{
    line-height: 0.45rem;
    box-sizing: border-box;
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.22rem 0 0 0.22rem;
    font-size: 0.25rem;
    margin-bottom: 0.1rem;
    color: #fff;
    text-indent: 1.3em;
    background: #fa9599;
}
.activity_intro .rule{
    background: #1e78ff;
}
.activity_intro .back{
    background: #fcd03b;
}
/*公共顶部*/
.top-comp .top-logo{
    height: 0.58rem;
    background: url("../images/logo.png") no-repeat 0.38rem 0 /auto 100% ;
}
.top-comp .small-title{
    text-align: center;
    text-indent: 5em;
    height: 0.62rem;
    line-height: 0.55rem;
    color: #fff;
    font-size: 0.3rem;
    margin: 0.3rem 0 ;
    background: url("../images/small-title.png") no-repeat  2.5rem 0/auto 100% ;
}
.top-comp .tip span:after{
    height: 0.22rem;
    width: 1.22rem;
    position: absolute;
    content: '';
    top: 50%;
    margin-top: -0.11rem;
    left: -1.3rem;
    transform: rotate(180deg);
    background: url("../images/a.png") no-repeat center /auto 100% ;
}
.top-comp .tip span:before{
    height: 0.22rem;
    width: 1.22rem;
    position: absolute;
    content: '';
    top: 50%;
    margin-top: -0.11rem;
    right: -1.3rem;
    background: url("../images/a.png") no-repeat center /auto 100% ;
}
.top-comp .tip span{
    position: relative;
}
.top-comp .tip{
    text-align: center;
    color: #1e78ff;
    font-size: 0.3rem;
    margin: 0.2rem 0;
}
.top-comp .title{
    height: 1.34rem;
    background: url("../images/title.png") no-repeat center /auto 100% ;
}
.top-comp .title1{
    height: 2.18rem;
    background: url("../images/title1.png") no-repeat center /auto 100% ;
}
.top-comp .title2{
    height: 2.67rem;
    background: url("../images/title2.png") no-repeat center /auto 100% ;
}
/*首页*/
.home-page{
    background:#75b6ff url("../images/home-bg.jpg") no-repeat top /100% auto !important;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    min-height: 100%;
}

.home-page .btn-box{
    height: 1.15rem;
    text-align: center;
    font-size: 0.4rem;
    color: #d00909;
    font-weight: 500;
    line-height: 1rem;
    margin-top: 8rem;
    background: url("../images/btn.png") no-repeat center /auto 100%;
}
.home-page .end{
    background: linear-gradient(#f1f1f1,#c4c4c4);
    width: 5.29rem;
    border-radius: 0.5rem;
    margin: 8rem auto 0;
    height: 1rem;
    box-shadow: 0.05rem 0.06rem 0 0 rgba(0,0,0,.2);
    color: #fff;
}
/*模块页*/
.part-page{
    padding-bottom: 0.9rem;
    box-sizing: border-box;
    min-height: 100%;
    background:#75b6ff url("../images/part-bg.jpg") no-repeat top /100% auto;
}
.part-page .content p .end{
    background: linear-gradient(#dfdfdf,#9e9e9e);
    color: #fff;
}
.part-page .content p .progress{
    background: linear-gradient(#feeeae,#ffdf68);
    color: #ff0a0a;
}
.part-page .content p span{
    position: absolute;
    width: 2.44rem;
    height: 0.58rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: 500;
    bottom: 0.3rem;
    left: 50%;
    margin-left: 0.5rem;
    border-radius: 0.3rem;
}
.part-page .content p{
    height: 3.54rem;
    width: 7rem;
    position: relative;
    margin: 0 auto;
}
.part-page .content .block0{
    background: url("../images/card1.png") no-repeat top /100% auto;
}
.part-page .content .block1{
    background: url("../images/card2.png") no-repeat top /100% auto;
}
.part-page .content .block2{
    background: url("../images/card3.png") no-repeat top /100% auto;
}
.part-page .content .block3{
    background: url("../images/card4.png") no-repeat top /100% auto;
}

/*活动页*/
.list-page{
    padding-bottom: 0.5rem;
    box-sizing: border-box;
    min-height: 100%;
    background:#1e78ff url("../images/list.jpg") no-repeat top /100% auto;
}
.list-page .content .btn-box .btn{
    margin: 0 0.12rem;
    flex: 1;
    height: 1.15rem;
    font-size: 0.35rem;
    color: #d00909;
    max-width: 4.37rem;
    line-height: 1rem;
    text-align: center;
    font-weight: 500;
    background: url("../images/btn.png") no-repeat center /100% 100%;
}
.list-page .content .btn-box{
    display: flex;
}
.list-page .content{
    margin-top: 3.45rem;
}
.list-page .cards{
    min-height: 2rem;
    margin: 0.4rem auto 0;
    width: 6.92rem;
    border-radius: 0.2rem;
    background: #fff;
    box-shadow: 0.06rem 0.06rem 0.06rem 0 rgba(54,102,225,.65);
    position: relative;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
}
.list-page .content .first-card{
    background:#fff url("../images/a2.png") no-repeat 4.8rem 1.55rem /1.98rem 2.93rem;
}
.list-page .content .progress .has-after:after{
    content: '';
    position: absolute;
    height: 0.27rem;
    width: 0.13rem;
    top: 50%;
    margin-top: -0.14rem;
    right: -0.22rem;
    background: url("../images/a4.png") no-repeat center /100% auto;
}
.list-page .content .progress .active{
    background: linear-gradient(to right,#4788ff,#005aff);
}
.list-page .content .progress p{
    position: relative;
    flex: 1;
    height: 1.07rem;
    max-width: 2.51rem;
    border-radius: 0.1rem;
    background: linear-gradient(to right,#a5a5a5,#b3b3b3);
    margin: 0 0.15rem;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.28rem;
    line-height: 0.35rem;
    font-weight: 500;
}
.list-page .content .step-border .step i{
    content: '';
    position: absolute;
    height: 0.22rem;
    border-radius: 0.11rem;
    top: 0;
    left: 0;
    background: #1e78ff url("../images/a31.png") no-repeat right center /auto 0.12rem;
}
.list-page .content .step-border{
    width: 4.26rem;
    margin: 0.65rem 0 0.5rem 0.5rem;
}
.list-page .content .step-border .step:before{
    content: '';
    position: absolute;
    height: 0.22rem;
    width: 0.22rem;
    border-radius: 0.11rem;
    top: 0;
    left: 0;
    background: #1e78ff;
}
.list-page .content .step-border .number{
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #1e78ff;
}
.list-page .content .step-border .step{
    width: 4.11rem;
    height: 0.22rem;
    border-radius: 0.11rem;
    overflow: hidden;
    background: #b6d3ff;
    position: relative;
}
.list-page .content .progress >.tip{
    position: absolute;
    bottom: -0.4rem;
    line-height: 0.4rem;
    color: #964804;
    left: 0.4rem;
    font-size: 0.28rem;
}
.list-page .content .progress{
    margin-bottom: 0.65rem;
    padding: 0.4rem 0.2rem 0;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
}
.list-page .content .five{
    height: 4.08rem;
    background: url("../images/list-b2.png") no-repeat center /auto 100%;
}
.list-page .content .fourth{
    height: 4.08rem;
    background: url("../images/list-b3.png") no-repeat center top /auto 3.81rem;
}
.list-page .cards .none p{
    height: 1.86rem;
    background: url("../images/none.png") no-repeat center /auto 100%;
    margin-bottom: 0.3rem;
}
.list-page .cards .none{
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #4c4c4c;
}
.list-page .cards h1{
    position: absolute;
    font-size: 0.3rem;
    font-weight: bolder;
    color: #fff;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    left: 0;
    top: -0.16rem;
    width: 100%;
    background: url("../images/h1.png") no-repeat center /auto 100%;
}
.list-page .user-list-box{
    padding-top: 0.7rem;
}
.list-page .user-list i{
    font-size: 0.18rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.3rem;
    width: 0.3rem;
    border: 0.01rem solid #4c4c4c;
    box-sizing: border-box;
    border-radius: 0.15rem;
    line-height: 0.28rem;
}
.list-page .user-list{
    padding: 0 0.35rem;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    white-space: nowrap;
    justify-content: space-between;
    color: #4c4c4c;
    font-size: 0.28rem;
    line-height: 0.4rem;
}
.list-page .content .step-list-box{
    padding: 0.8rem 0 0;
}
/*弹窗*/
.pop-service .project-study{
    width: 4rem;
    height: 0.5rem;
    margin: 0 auto 0.2rem;
    border-radius: 0.25rem;
    line-height: 0.5rem;
    font-size: 0.28rem;
    background: linear-gradient(to right,#fb9196,#e82d3c);
    color: #fff;
}
.pop-service img{
    width: 2.3rem;
    height: auto;
    margin: 0.1rem 0;
    border: 0.01rem solid #0368ff;
    border-radius: 0.1rem;
}
.pop-service .btn{
    width: 2.66rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    border-radius: 0.3rem;
    background: linear-gradient(to right,#fb9196,#e82d3c);
    margin: 0 auto;
    text-align: center;
}
.pop-service span{
    color: #ff1414;
}
.pop-service {
    padding: 0.2rem 0 0.35rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.48rem;
    color: #484848;
}
.pop-rule h3{
    line-height: 0.46rem;
    color: #5b8dff;
    font-size: 0.28rem;
    font-weight: bolder;
}
.pop-rule span{
    color: #ff0000;
}
.pop-rule{
    font-size: 0.24rem;
    color: #444444;
    line-height: 0.4rem;
    padding: 0.05rem 0.35rem 0.4rem 0.35rem;
    max-height: 6rem;
    overflow-y: scroll;
}
.pop-study .btn{
    margin-top: 0.3rem;
}
.pop-study{
    text-align: center;
    padding: 0.9rem 0;
    box-sizing: border-box;
    font-size: 0.28rem;
}
.pop-select .btn{
    width: 2.66rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    border-radius: 0.3rem;
    background: linear-gradient(to right,#f3622d,#f29e60);
    margin: 0.3rem auto 0;
}

.pop-select div span:before{
    display: none;
    content: '';
    position: absolute;
    border-bottom: 0.07rem solid #83b7fc;
    border-left: 0.07rem solid rgba(0,0,0,0);
    border-right: 0.07rem solid rgba(0,0,0,0);
    top: 0.67rem;
    right: 0.26rem;
}
.pop-select div .selected{
    color: #333;
}
.pop-select div .active:before{
    display: block;
}

.pop-select div span{
    text-align: left;
    min-width: 3.48rem;
    height: 0.66rem;
    line-height: 0.66rem;
    border: 0.01rem solid #395ada;
    border-radius: 0.1rem;
    padding-left: 0.2rem;
    box-sizing: border-box;
    color: #cecece;
    font-size: 0.24rem;
    position: relative;
}
.pop-select div ul .active{
    background: #416bec;
}
.pop-select div ul li{
    border-bottom: 0.01rem solid #416bec;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
}
.pop-select div ul li:last-child{
    border-bottom: 0;
}
.pop-select div ul{
    width: 3.5rem;
    background: #83b7fc;
    border-radius: 0.1rem;
    position: absolute;
    top: 0.75rem;
    right: 0;
    overflow: hidden;
}
.pop-select div{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.2rem;
}
.pop-select{
    text-align: center;
    font-size: 0.3rem;
    color: #484848;
    padding: 0.1rem 0 0.35rem;
}

.pop-confirm div{
    margin: 0.3rem 0;
    color: #f83c2b;
    font-size: 0.34rem;
    font-weight: bolder;
}
.pop-confirm p .confirm{
    background: linear-gradient(to right,#f3622d,#f29e60);
}
.pop-confirm p .select{
    background: linear-gradient(to right,#f3622d,#f29e60);
}
.pop-confirm p i{
    display: inline-block;
    min-width: 2.67rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    border-radius: 0.3rem;
    margin: 0 0.08rem;
    color: #fff;
    background: linear-gradient(to right,#9bc7da,#366ce5);
}
.pop-confirm p{
    display: flex;
    justify-content: center;
}
.pop-confirm{
    text-align: center;
    font-size: 0.3rem;
    color: #484848;
    padding: 0.2rem 0 0.4rem;
}
.pop-success{
    padding: 0.8rem 0;
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: center;
}
.pop-form >span{
    color: #e82d3c;
}
.pop-form .myInput input{
    height: 100%;
    font-size: 0.24rem;
    color: #333333;
    text-indent: 0.5em;
    max-width: 2.5rem;
    border-radius: 0.3rem;
}
.pop-form .myInput p b{
    display: inline-block;
    min-width: 0.7rem;
    height: 0.3rem;
    border-bottom: 0.01rem solid #333;
    line-height: 0.3rem;
}
.pop-form .myInput p{
    display: flex;
    margin-right: 0.3rem;
    flex-wrap: nowrap;
    align-items: center;
}
.pop-form .myInput img{
    min-width: 0.26rem;
    max-width: 0.26rem;
    height: auto;
    margin-right: 0.05rem;
}
.pop-form .myInput{
    position: relative;
    font-size: 0.24rem;
    margin: 0.15rem auto;
    width: 4.32rem;
    height: 0.6rem;
    border: 0.01rem solid #1e78ff;
    border-radius: 0.3rem;
    display: flex;
    align-items: center;
    padding:0 0.2rem;
    box-sizing: border-box;
    white-space: nowrap;
}
.pop-form .btn,.pop-success .btn,.traffic .btn,.pop-continue .btn{
    text-align: center;
    font-size: 0.28rem;
    margin: 0.2rem auto 0;
    width: 3.5rem;
    height: 0.6rem;
    line-height: 0.62rem;
    font-weight: bolder;
    color: #fff;
    border-radius: 0.3rem;
    background: linear-gradient(to right,#fb9196,#e82d3c);
}
.pop-form{
    color: #444444;
    font-size: 0.24rem;
    padding: 0.3rem 0.3rem 0.3rem 0.4rem;
    box-sizing: border-box;
}
.pop-form .myInput ul{
    position: absolute;
    padding:0 0.1rem;
    box-sizing: border-box;
    top: 0.6rem;
    max-height: 4rem;
    height: 4rem;
    width: 100%;
    overflow-y: scroll;
    background: #fff;
    box-shadow: 0 0 0 1px #ccc;
    left: 0;
    z-index: 99;
    display: inline-block;
}
.pop-form .myInput ul li{
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
}
.pop-form h4 span{
    color: #2176e6;
}
.pop-form h4{
    margin: 0.05rem 0;
}
.pop-form h3{
    color: #fd3231;
    font-size: 0.28rem;
    line-height: 0.35rem;
    font-weight: bolder;
}

.traffic span{
    color: #949494;
}
.traffic span{
    color: #2276e7;
}
.traffic{
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.4rem;
    padding:0.2rem 0 0.3rem;
}

.help-success div .step i{
    position: absolute;
    height: 100%;
    top: 0;
    background: #1e78ff url("../images/a31.png") no-repeat right / auto 0.12rem;
    border-radius: 0.11rem;
}
.help-success div .step{
    height: 0.22rem;
    border-radius: 0.11rem;
    background: #b6d3ff;
    width: 4.11rem;
    margin: 0 auto 0.2rem;
    position: relative;
    overflow: hidden;
}
.help-success div{
    width: 4.25rem;
    margin: 0 auto 0.4rem;
}
.help-success div p{
    display: flex;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #1e78ff;
    line-height: 0.4rem;
}
.help-success .btn span{
    display: inline-block;
    min-width: 2.64rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    font-size: 0.28rem;
    font-weight: bolder;
    max-width: 2.64rem;
    border-radius: 0.3rem;
    background: linear-gradient(to right,#fb9196,#e82d3c);
    margin:  0.1rem 0;
}
.help-success .btn{
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
}
.help-success .fail{
    height: 1.41rem;
    background: url("../images/pop/fail.png") no-repeat center /auto 100%;
    margin-bottom: 0.1rem;
}
.help-success{
    color: #333333;
    font-size: 0.28rem;
    text-align: center;
    padding: 0.88rem 0 0.5rem;
    line-height: 0.46rem;
}
.help-fail{
    padding: 0.5rem 0 ;
}
.pop-continue div{
    margin: 0.1rem 0 0.3rem;
    height: 1.28rem;
    background: url("../images/pop/book1.png") no-repeat center /auto 100% ;
}
.pop-continue h4{
    color: #2176e6;
    font-weight: bolder;
}
.pop-continue{
    padding: 0.3rem 0 0.35rem;
    text-align: center;
    font-size: 0.28rem;
    color: #444444;
}