.page_page_container{
    background-color: #ececf4;
}
.header{
    z-index: 2;
    color: #fff;
    border-bottom: none;
    background-color: #3085fc;
    background-image: linear-gradient(to right,#3085fc,#396ce2,#4350c5);
}

.center{
    width: 100%;
    min-height: calc(100vh - 120px);
    margin-top: 0;
}
.p_center{
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    padding-top: 50px;
    background: url("../images/imagesM/p_banner_m.png") no-repeat;
    background-size: 100% 200px;
}
.tx{
    width: 94%;
    color: #fff;
    margin: 20px auto 10px auto;
}
.tx img{
    width: 50px;
    height: 50px;
    border: 3px #fff solid;
    border-radius: 50%;
}
.tx span{
    position: relative;
    bottom: 20px;
}
.p_left{
    width: 88%;
    padding: 25px 3% 0  3%;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 5px 5px #cedef4;
}
.left_tab{
    float: left;
    width: 25%;
    color: #333;
    line-height: 24px;
    text-align: center;
    padding-top: 36px;
    margin-bottom: 22px;
}
.left_tab a{
    color: #333;
}
.left_tab_active a{
    color: #2177da;
}
.tab_icon_01{
    background: url("../images/imagesM/icon_04.png") no-repeat;
    background-size: 30px 30px;
    background-position: center top;
}
.tab_icon_02{
    background: url("../images/imagesM/icon_06.png") no-repeat;
    background-size: 30px 32px;
    background-position: center top;
}
.tab_icon_03{
    background: url("../images/imagesM/icon_07.png") no-repeat;
    background-size: 30px 30px;
    background-position: center top;
}
.tab_icon_04{
    background: url("../images/imagesM/icon_08.png") no-repeat;
    background-size: 30px 30px;
    background-position: center top;
}

/*我的信息*/
.p_right{
    display: none;
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 10px;
    padding: 20px 0;
    background-color: #fff;
}
.p_right_active{
    display: block;
}
.info_input{
    width: 100%;
    text-align: center;
    margin-bottom: 27px;
}
.info_input input,.info_input select{
    width:80%;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    padding:0 3%;
    outline: none;
    border: 1px #9fa0a0 solid;
    border-radius: 5px;
}
.info_input select{
    width: 86%;
    color: #666;
}
.confirm{
    width: 80%;
    margin: 0 auto;
}
.confirm input{
    width: 100%;
    height: 45px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    margin-top: 10px;
    outline: none;
    font-size: 16px;
    letter-spacing: 2px;
    background-color: #549afc;
    border: 1px #076efe solid;
}
.tips_info{
    width: 100%;
    color: #999;
    font-size: 14px;
    text-align: center;
}

/*协办*/
.xb_con{
    padding-top: 0;
    background-color: transparent;
}
.xb_1{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: url("../images/imagesM/xb_top_bg.png") no-repeat;
    background-size: 100% 100%;
    text-align: left;
}
.xb_1 span{
    padding-left: 15px;
    font-weight: bold;
}
.apply_xb{
    display: inline-block;
    width: 112px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px #286bee solid;
    border-radius: 30px;
    font-size: 16px;
    margin-left: 25px;
    margin-right: 40px;
    color: #fff;
    background-color: #286bee;
}
.xb_2{
    text-align: left;
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;
    line-height: 25px;
}
.xb_2 h3{
    font-size: 17px;
    margin-bottom:10px;
}
.xb_tips{
    margin-top: 35px;
    font-size: 15px;
}

/*报名*/
.bm_con{
    width: 94%;
    padding: 20px 3%;
    text-align: center;
}
.bm_success{
    width: 80px;
}
.bm_not{
    width: 140px;
}
.bm_con>p:nth-child(2){
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #549afc;
}
.bm_con>p:nth-child(3){
    color: #333;
}
.moni,.chusai,.bm_pay{
    display: inline-block;
    width: 80%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px #076efe solid;
    background-color: #549afc;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 20px;
}
.chusai{
    color: #333;
    background-color: #ecf2fc;
}

/*志愿者*/
.zyz_content{
    padding:0 3%;
    text-align: left;
}
.zyz_content h3{
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
}
.zyz_content b{
    display: inline-block;
    margin-top: 15px;
}
.bm_zyz_top{
    width: 334px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.bm_zyz_top input,.bm_zyz_bottom input{
    width: 100%;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    border: none;
    outline: none;
    font-size: 17px;
    background-color: #286bee;
}
.bm_zyz_bottom{
    width: 334px;
    margin: 0 auto;
    margin-top: 40px;
}
.bm_zyz_succeed{
    width: 100%;
    color: #666;
    margin-bottom: 30px;
}
.bm_zyz_succeed p{
    margin-bottom: 10px;
}
.zyz_table{
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
}
.zyz_table tr td{
    padding: 2%;
    text-align: center;
    border-right:1px #ccc solid ;
    border-bottom:1px #ccc solid ;
}
.zyz_table tr td:nth-child(1){
    font-weight: bold;
    font-size: 16px;
}
.copy_btn{
    width: 145px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    border: none;
    background-color: #4d76ed;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
}

/*成绩*/
.result_con{
    margin-top: 0;
    background-color: transparent;
}
.p_r_top{
    width: 94%;
    height: 110px;
    border-radius: 10px;
    padding: 20px 3%;
    background-color: #fff;
}
.t_left{
    float: left;
    width: 40%;
    height: 110px;
    border-right: 1px #dcdddd solid;
}
.score{
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    border: 5px #549afc solid;
    border-radius: 50%;
}
.score p:first-child{
    font-size: 24px;
    color: #549afc;
    font-weight: bold;
    margin-top: 17px;
}
.score p:last-child{
    font-size: 16px;
    color: #000;
    margin-top: 5px;
}
.t_right{
    float: left;
    width: 55%;
    text-align: left;
    padding-left: 4%;
    line-height: 25px;
}
.download_zs{
    display: inline-block;
    width: 140px;
    height: 33px;
    color: #fef9f8;
    line-height: 33px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
    border: 1px #549afc solid;
    background-color: #549afc;
}

.p_r_center{
    width: 94%;
    border-radius: 10px;
    padding:20px 3%;
    text-align: left;
    line-height: 30px;
    background-color: #fff;
}
.prc_1{
    padding-bottom: 10px;
    border-bottom: 1px #ececf4 solid;
    margin-bottom: 16px;
}
.prc_1 span{
    position: relative;
    bottom: 5px;
    color: #d14025;
    font-weight: bold;
    margin-left: 3px;
    font-size: 17px;
}
.prc_2 p span{
    font-size: 18px;
}
.prc_3{
    margin-top: 20px;
    line-height: 16px;
}
.process{
    display: inline-block;
    width: 100%;
    height: 10px;
    background-color: #ececf4;
    border-radius: 30px;
    margin-bottom: 15px;
}
.process span{
    display: inline-block;
    width: 30%;
    height: 10px;
    background-color: #286bee;
    border-radius: 30px;
}
.invite_num{
    margin: 0 10px;
}
.invite_num span{
    font-size: 18px;
}
.invite_record{
    color: #333;
    margin-left: 10px;
    font-style: italic;
}
.preserve,.address a{
    display: inline-block;
    width: 30%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px #286bee solid;
    border-radius: 30px;
    color: #286bee;
    font-size: 18px;
    margin-top: 30px;
}
.p_r_footer{
    width: 94%;
    border-radius: 10px;
    padding:20px 3%;
    margin-top: 12px;
    text-align: left;
    line-height: 30px;
    background-color: #fff;
}
.prf_1{
    padding-bottom: 10px;
    border-bottom: 1px #ececf4 solid;
}
.prf_1 span{
    position: relative;
    bottom: 5px;
    color: #d14025;
    font-weight: bold;
    margin-left: 3px;
    font-size: 17px;
}
.obtain_list{
    margin-top: 16px;
}
.obtain_list>img{
    position: relative;
    top: 3px;
    width: 19px;
}
.obtain_text{
    margin: 0 20px 0 9px;
}
.view_zs{
    display: inline-block;
    padding: 2px 17px;
    background-color: #fef9f8;
    border: 1px #e1e1e8 solid;
    border-radius: 30px;
    margin-top: 10px;
    margin-left: 32px;
}
