.page_container{
    padding-top: 1px;
    background: url("../images/page_personal_bg_m.jpg") no-repeat;
    background-size: 100% auto;
    background-color: #f4f6f9;
}
.header2{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 94%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    padding: 0 3%;
    background: url("../images/page_personal_bg_m.jpg") no-repeat;
    background-size: 100% auto;
    background-color: #ff9956;
    /*border-bottom: 1px #ff9956 solid;*/
}
.back{
    float: left;
    width: 10%;
}
.back img{
    width: 11px;
}
.h_title{
    float: left;
    width:80%;
    height: 50px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.h_index {
    float: left;
    width: 10%;
    text-align: right;
}
.h_index img{
    width: 22px;
}

/*my_info*/
.right_content{
    width: 100%;
    padding-top: 12px;
    padding-bottom: 60px;
}
.my_info_main{
    width: 88%;
    margin: 0 auto;
    padding: 20px 3%;
    background-color: #fff;
    border-radius: 10px;
}
.my_info_main .layui-form-item{
    width: 100%;
    margin-right: 6%;
    margin-bottom: 20px;
}
.my_info_item .layui-form-label{
    float: none;
    width: 100%;
    padding: 0;
    color: #666;
    font-size: 14px;
    text-align: left;
}
.my_info_item .layui-input-block{
    margin-left: 0;
    margin-top: 10px;
}
.my_info_item input{
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-radius: 6px;
    border: 1px #e5e5e5 solid;
}
.my_info_item select{
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-radius: 6px;
    border: 1px #e5e5e5 solid;
}
.my_info_btn{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.my_info_btn .layui-input-block{
    margin-left: 0;
}
.my_info_btn button{
    width: 140px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border-radius: 6px;
    letter-spacing: 2px;
    background-color: #fe4433;
}

/*sign_up*/
.sign_up_main{
    width: 88%;
    margin: 0 auto;
    padding: 20px 3% 50px 3%;
    background-color: #fff;
    border-radius: 10px;
}

.contest_title{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.sign_up_explain{
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
}
.subject_main{
    width: 100%;
    margin-top: 20px;
}
.choice_subject{
    position: relative;
    width: 94%;
    margin-bottom: 20px;
    padding: 15px 3%;
    border-radius: 10px;
    background-color: #ffedda;
    background-image: linear-gradient(to bottom, #ffedda, #fef3f2);
}
.session_title{
    width: 100%;
}
.session_title span{
    display: block;
    font-size: 14px;
    color: #666;
}
.session_title span:first-child{
    font-size: 17px;
    font-weight: bold;
    color: #000;
}
.sub_checkbox{
    width: 100%;
    text-align: center;
}
.sub_checkbox input{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 18px;
    height: 18px;
}
.sub_checkbox a{
    height: 32px;
    line-height: 32px;
    border-radius: 10px;
    background: #c34501;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 20px;
    margin-top: 10px;
    margin-left: 5px;
    text-align: center;
}
.sub_checkbox a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    background: #ff844f;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 20px;
    margin-left: 5px;
    text-align: center;
}
.sign_up_btn{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.sign_up_btn input {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border-radius: 6px;
    letter-spacing: 2px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #fe4433;
}
.select_pay {
    width: 100%;
    text-align: center;
}
.pay_item {
    width: 100%;
    margin: 6px 0;
}
.pay_item img {
    margin:0 5px;
}
.pay_item input {
    position: relative;
    top: 4px;
    width: 18px;
    height: 18px;
}


/*volunteer*/
.volunteer_main{
    width: 94%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.contest_title_top{
    width: 94%;
    line-height: 28px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding: 12px 3%;
    background-color: #fff0e0;
    background-image: linear-gradient(to bottom,#fffefd,#fff0e0);
}
.volunteer_tab{
    width: calc(100% - 1px);
    border-left: 1px #e6e9f0 solid;
}
.v_tab_item{
    float: left;
    width: calc(50% - 1px);
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    color: #666;
    border-right: 1px #e6e9f0 solid;
    border-bottom: 1px #e6e9f0 solid;
}
.v_tab_active{
    font-size: 16px;
    color: #000;
}
.zyz_content{
    display: none;
    padding: 15px 3% 50px 3%;
    word-break: break-all;
    text-wrap-mode: wrap!important;
}
.zyz_content_block{
    display: block;
}
.invite_type{
    width: 100%;
    margin: 15px auto;
    text-align: center;
    color: #666;
}
.invite_poster{
    width: 299px;
    min-height: 416px;
    padding: 25px 0;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 2px #fbdfd4 solid;
    border-radius: 23px;
    background-image: linear-gradient(to bottom,#ffedeb,#fff4e7);
}
.invite_poster img{
    width: 200px;
    height: 356px;
    margin-bottom: 25px;
}
.invite_poster button,.invite_link button{
    width: 140px;
    height: 42px;
    font-size: 16px;
    border: none;
    color: #fff;
    border-radius: 10px;
    background-color: #fe4433;
    margin-top: 12px;
}
.invite_link{
    width: 299px;
    min-height: 416px;
    padding: 25px 0;
    margin: 0 auto;
    text-align: center;
    word-break: break-word;
    border: 2px #fbdfd4 solid;
    border-radius: 23px;
    background: url(../images/link_bg.png) no-repeat;
    background-size: 100% auto;
    background-color: #fff4e7;
}
.copytext{
    width: 240px;
    margin: 0 auto;
    margin-bottom: 25px;
    text-align: left;
    padding-top: 112px;
    color: #333;
    letter-spacing: 0;
}
.copytext p{
    font-weight: bold;
}
.zyz_tips{
    color: #666;
    font-size: 15px;
}
.zyz_data{
    width: 100%;
    margin-top: 5px;
    text-align: center;
    border-collapse: collapse;
    border: 1px #e5e5e5 solid;
}
.zyz_data tr td{
    /*width: 20%;*/
    font-size: 14px;
    padding: 8px;
    border: 1px #e5e5e5 solid;
}
.zyz_data tr:first-child td{
    background: #f4f6f9;
    font-size: 16px;
}
.invite_operate{
    width: 100%;
    margin-bottom: 15px;
}
.invite_page{
    float: left;
    width: 120px;
}
.invite_page select{
    width: 120px;
    height: 32px;
    color: #999;
    padding-left: 10px;
    border: 1px #e5e5e5 solid;
    border-radius: 6px;
}
.invite_search{
    float: left;
    width: 180px;
    height: 32px;
    margin-left: 10px;
    border: 1px #e5e5e5 solid;
    border-radius: 6px;
}
#search{
    width: 140px;
    height: 32px;
    border: none;
    background-color: transparent;
    border-radius: 5px;
    outline: none;
    padding-left: 10px;
}
.invite_search input::-webkit-input-placeholder{
    color:#999;
}
.invite_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
.invite_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
.invite_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999;
}
.s_btn{
    float: right;
    display: inline-block;
    width: 30px;
    height: 32px;
    background: url(../images/search_05.png) no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    text-decoration: none;
    border: none;
    outline: none;
}
.download_invitedata{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.download_invitedata button,.download_invitedata a{
    width: auto;
    height: 32px;
    font-size: 15px;
    border: none;
    color: #fff;
    padding: 0 10px;
    line-height: 32px;
    border-radius: 6px;
    background-color: #ff844f;
}
.download_invitedata a{
    background-color: #e45621;
}
.zyz_content .layui-form-label{
    float: none;
    width: 100%;
    padding: 0;
    color: #666;
    font-size: 15px;
    text-align: left;
}
.zyz_content .layui-input-block{
    margin-left: 0;
    margin-top: 10px;
}
.zyz_content textarea{
    font-size: 15px;
    resize: none;
    padding: 10px;
    border-radius: 6px;
    border: 1px #e5e5e5 solid;
}
#uploadInviteFile{
    width: 140px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border-radius: 6px;
    letter-spacing: 2px;
    background-color: #fe4433;
}
.upload_inviteimg{
    position: relative;
    width: 100%;
}
.upload_inviteimg img{
    width: 297px;
    height: 55px;
}
.upload_inviteimg #uploadInviteimg{
    position: absolute;
    top: 0;
    left: 0;
    width: 297px;
    height: 55px;
    font-size: 17px;
    opacity: 0;
    filter: alpha(opacity = 0);
}
.upload_inviteimg #uploadInviteimg:hover {
    opacity: 0;
    filter: alpha(opacity = 0);
}

/*my_school_apply*/
.my_school_apply{
    width: 94%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.my_school_result{
    padding: 12px 3%;
    color: #f84064;
    background-color: #fcf8f7;
}
.my_school_info{
    padding: 15px 3% 50px 3%;
}
.my_school_info button{
    height: 36px;
    padding:0 15px;
    margin-top: 6px;
    border-radius: 6px;
    line-height: 36px;
    background-color: #fe4433;
}

.presonal_con{
    width: 100%;
}

.event_switching{
    display: flex;
    width: 94%;
    padding: 0 3%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.event_item{
    position: relative;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    margin: 3px 5px;
}
.event_active{
    font-weight: bold;
    background-color: #ff4338;
}
.event_active a{
    color:#fff;
}
/*.event_active::after{*/
/*    content: ' ';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    height: 3px;*/
/*    background-color: #f9314b;*/
/*}*/

.personal_user{
    display: flex;
    width: 94%;
    color: #333;
    padding: 18px 3%;
    justify-content: flex-start;
    align-items: center;
}
.personal_user img{
    width: 68px;
    height: 68px;
    margin-right: 10px;
    border-radius: 50%;
}
.p_name{
    font-size: 16px;
    font-weight: bold;
}
.p_school{
    padding-left: 26px;
    background: url("../images/icon_school.png") no-repeat;
    background-size: 20px auto;
    background-position: left center;
}
.left_menu{
    width: 88%;
    padding: 10px 3%;
    margin: 0 auto;
    margin-bottom: 60px;
    background-color: #fff;
    border-radius: 6px;
}
.menu_item{
    position: relative;
    height: 52px;
    line-height: 52px;
    padding-left: 5px;
    /*background: url(../images/icon_menu1.png) no-repeat;*/
    /*background-size: auto 25px;*/
    /*background-position: 3px center;*/
    border-bottom: 1px #efefef solid;
}
.menu_icon1{background-image: url("../images/icon_menu1.png");}
.menu_icon2{background-image: url("../images/icon_menu2.png");}
.menu_icon3{background-image: url("../images/icon_menu3.png");}
.menu_icon4{background-image: url("../images/icon_menu4.png");}
.menu_icon5{background-image: url("../images/icon_menu5.png");}
.menu_icon6{background-image: url("../images/icon_menu6.png");}
.menu_icon7{background-image: url("../images/icon_menu7.png");}
.menu_icon8{background-image: url("../images/icon_menu8.png");}
.menu_item:last-child{
    border-bottom: none;
}
.menu_item a{
    width: 100%;
}
.menu_item::after{
    display: inline-block;
    content: ' ';
    position: absolute;
    right: 5px;
    width: 30px;
    height: 52px;
    background: url(../images/icon_into.png) no-repeat;
    background-size: auto 13px;
    background-position: right center;
}

/*into_exam*/
.into_exam_main,.score_search_main{
    width: 94%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.exam_list{
    padding: 20px 5% 50px 5%;
}
.exam_item{
    padding: 15px 10px;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(168,169,169,0.3);
}
.exam_info{
    font-size: 16px;
    font-weight: bold;
}
.exam_info span{
    display: block;
    width: 100%;
}
.exam_operate{
    width: 100%;
    text-align: center;
}
.exam_operate span{
    display: block;
    width: 100%;
    margin-top: 10px;
    color: dodgerblue;
}
.exam_operate a{
    display: inline-block;
    width: 116px;
    height: 32px;
    color: #fff;
    margin: 6px 6px 0 6px;
    line-height: 32px;
    border-radius: 6px;
    text-align: center;
    background-color: #fe4433;
}
.score_search_main .exam_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.current_score{
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
    background-color: #f68923;
    background-image:linear-gradient(to bottom,#f5b579,#f68923);
}
.current_exam{
    width: calc(100% - 110px);
    padding-left: 15px;
    text-align: left;
}
.score_search_main .exam_operate a{
    width: 90%;
    margin: 6px 0;
}


.footer{
    display: none;
}