.p_content{
    width: 100%;
}
.main_column{
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 20px;
    background: url("../images/imagesM/personal_banner.png") no-repeat;
    background-size: 100% 150px;
}
.p_avatar{
    position: relative;
    top: 35px;
    width: 65px;
    height: 65px;
    border: 3px #fff solid;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    box-shadow:0 5px 10px -5px #f5b3b1;
}
.p_avatar img{
    width: 100%;
    border-radius: 50%;
}
.left_menu{
    width: 88%;
    padding: 45px 3% 1px 3%;
    margin: 0 auto;
    margin-top: 5px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 5px 5px #a4a1ed;
}
.menu_item{
    float: left;
    width: 33.33%;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-bottom: 22px;
    background: url("../images/imagesM/icon_01.png") no-repeat;
    background-size: auto 25px;
    background-position: center top;
}
.menu_item a{
    color: #333;
    padding-top: 32px;
}
.menu_item_active a{
    color: #2177da;
}
.m_icon1{
    background-image: url("../images/imagesM/icon_01.png");
}
.m_icon2{
    background-image: url("../images/imagesM/icon_02.png");
}
.m_icon3{
    background-image: url("../images/imagesM/icon_03.png");
}
.m_icon4{
    background-image: url("../images/imagesM/icon_04.png");
}
.m_icon5{
    background-image: url("../images/imagesM/icon_05.png");
}
.m_icon6{
    background-image: url("../images/imagesM/icon_06.png");
}
.m_icon7{
    background-image: url("../images/imagesM/icon_07.png");
}
.m_icon8{
    background-image: url("../images/imagesM/icon_08.png");
}
.details_info{
    width: 90%;
    min-height: 295px;
    padding: 20px 5% 40px 5%;
    background-color: #fff;
}

/*----------------myinfo.html----------------*/
.infolist{
    width: 100%;
    margin-bottom: 12px;
}
.inline_list{
    width:100% !important;
    margin: 0px !important;
    margin-top: 5px !important;
}
.ileft{
    float: left;
    width: 86px;
    height: 40px;
    line-height: 40px;
    color: #9d9d9d;
    text-align: right;
    letter-spacing: 0;
    font-size: 14px;
}
.iright{
    float: left;
    width: calc(100% - 110px);
    padding-left: 12px;
}
.text1{
    width: 95%;
    height: 38px;
    line-height: 38px;
    border: #eee 1px solid;
    padding-left: 16px;
    outline: none;
}
.my_group{
    padding-left: 16px;
}
.infolist button{
    font-size: 16px;
    margin-top: 15px;
}
.infolist a{
    color: #333;
}

/*----------------mysign.html----------------*/
.bm_explain {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.bm_explain h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.bm_explain p{
    width: 100%;
    text-align: center;
}
.bm_center{
    width: 94%;
    padding: 20px 3% 40px 3%;
}
.bm_entry{
    width: 100%;
}
.mlist{
    width: 90%;
    text-align: center;
    margin: 10px 0;
    border-radius: 10px;
    padding: 15px 5%;
    background: url(../images/mbg7.png) repeat;
    background-size: 100% auto;
    background-color: #5370ff;
}
.prize_info{
    width: 92%;
    text-align: center;
    margin: 10px 0;
    border-radius: 10px;
    padding: 15px 4%;
    background-image: url(../images/mbg7.png);
    background-color: #5370ff;
    background-size: auto auto;
    background-repeat: repeat;
    color: #fff;
}
.mlist_success{
    background-image: url("../images/ubg_y.png");
}
.mlist a{
    width: 100%;
    margin-bottom: 5px;
}
.mlist p:first-child{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 3px #000;
}
.signsuccess{
    min-width: 120px;
    height: 28px;
    color: #fff;
    font-size: 15px !important;
    font-weight:normal !important;
    text-align: center;
    line-height: 28px;
    border-radius: 30px;
    margin: 0 auto;
    background-color: coral;
    text-shadow: 0 0 0 #fff !important;
}
.mlist p:last-child{
    width: 120px;
    height: 28px;
    color: #333;
    text-align: center;
    line-height: 28px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 10px;
    background-color: #fff;
}
.certificate_sample{
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.certificate_sample img{
    max-width: 100%;
}

/*----------------myschool.html----------------*/
.my_school_cb{
    width: 100%;
    word-break: break-word;
}
.btn{
    height: 40px;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 10px;
}
.red{
    color: red;
}

/*----------------volunteer.html----------------*/
.bm_zyz_succeed{
    width: 100%;
    color: #666;
    margin-bottom: 30px;
}
.bm_zyz_succeed p{
    /*margin-bottom: 10px;*/
}
.zyz_table,.zyz_invite_list{
    width: 100%;
    margin-bottom: 10px;
    border: 1px #ccc solid;
    border-collapse: collapse;
}
.zyz_table tr td{
    padding: 2%;
    text-align: center;
    border:1px #ccc solid ;
    word-break:break-word;
}
.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;
}
.zyz_invite_list tr td{
    padding: 3px;
    text-align: center;
    border:1px #eee solid ;
    font-size: 13px;
    letter-spacing: 0;
}
.zyz_invite_list tr td:nth-child(1){
    font-weight: normal;
    font-size: 13px;
}
.apply_volunteer h3{
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 30px;
}
.bm_zyz_btn{
    width:80%;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 16px;
    background-image: linear-gradient(to right,#00a5ff,#3162eb);
}
.bm_zyz_btn a{
    display: inline-block;
    width: 100%;
    color: #fff;
}
.bm_zyz_top{
    margin-top: 15px;
}

/*----------------mn_practice----------------*/
.mn_practice{
    width: 100%;
    margin: 0 auto;
}
.mn_list {
    float: left;
    width: 90%;
    margin: 10px 0;
    padding: 15px 5%;
    border-radius: 10px;
    background: url(../images/mbg1.png) no-repeat;
    background-size: 100% 100%;
}
.office{background-image: url("../images/mbg2.png");background-color: #ffb449;}
.programming{background-image: url("../images/mbg3.png");background-color: #ff756b;}
.computer_system{background-image: url("../images/mbg4.png");}
.embedded{background-image: url("../images/mbg5.png");}
.artificial_intelligence{background-image: url("../images/mbg6.png");}
.digital{background-image: url("../images/mbg7.png");background-color: #5370ff;}
.subject_box{
    width: 100%;
    margin-top: 12px;
}
.mn_name{
    float:left;
    color:#fff;
    width:53%;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0;
}
.sub_title{
    color:#fff;
    font-size: 16px;
    font-weight: bold;
}
.mn_into{
    float: right;
    width: 45%;
    text-align: right;
}
.mn_into a{
    min-width: 100px;
}
.mn_into p{
    width: 100%!important;
    letter-spacing: 0!important;
    /*margin-top: 0!important;*/
}
.sign2 {
    width: 82px;
    text-align: center;
    background: #fff;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    height: 28px;
    color: #333;
    line-height: 28px;
}


/*----------------chengban----------------*/
.cb_center .details_info{
    word-break: break-word;
}
.cb_center .menu_item{
    width: 25%;
}
.team_info .ileft {
    width: 100%;
    text-align: left;
}
.team_info .iright {
    float: left;
    width: 100%;
    padding-left: 0;
}
.itips{
    float: left;
    width: 100%;
    font-size: 14px;
    color: lightcoral;
    margin-top: 10px;
}
.cb_apply_info{
    width: 100%;
    margin-bottom: 25px;
}
.download_file {
    display: inline-block;
    color: #fff;
    padding: 2px 12px;
    border-radius: 10px;
    background-color: orangered;
}
.apply_succeed{
    width: 100%;
    word-wrap: break-word;
    padding: 20px 0;
}
.apply_tips{
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}
.xya{
    width: 100%;
    color: #000;
}
.invite_table{
    width: calc(100% - 2px);
    margin-bottom: 10px;
    border: 1px #ccc solid;
    border-collapse: collapse;
}
.invite_table tr td{
    padding: 12px;
    text-align: center;
    white-space:normal;
    border:1px #ccc solid ;
}
.invite_table tr td:nth-child(1){
    font-weight: bold;
    font-size: 17px;
}



/*----------------team_up----------------*/
.teamtitle{
    width: 100%;
    font-size: 22px;
    color: #3d76dd;
    text-align: center;
    padding: 15px 0;
}
.team_up .infolist{
    width:100%;
}
.team_up .infolist .ileft{
    width: 100%;
    text-align: left;
}
.team_up .infolist .iright{
    width: 100%;
    padding-left: 0;
}


/*--------------------works_submit--------------*/
.works_submit{
    width: 100%;
    padding: 10px 0;
}
.works_submit h3{
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #5370ff;
    margin-bottom: 10px;
}
.works_submit p{
    font-size: 17px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}
#design_intro{
    width: 92%;
    height: 150px;
    resize: none;
    padding: 15px 4%;
    border: 1px #dfdfdf solid;
    border-radius: 10px;
}
#design_submit_btn{
    display: block;
    width: 140px;
    height: 42px;
    color: #fff;
    line-height: 42px;
    margin: 0 auto;
    border-radius: 6px;
    border: none;
    outline: none;
    letter-spacing: 5px;
    font-size: 16px;
    margin-top: 10px;
    background-color: #5370ff;
}

.footer{
    margin-top: 0;
}

.compete {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 12px !important;
    border-radius: 46px !important;
    display: inline-block !important;
    /*font-weight: 500 !important;*/
    color: #fff !important;
    text-align: center;
    margin: 0 auto;
    /*text-shadow: 0 1px 2px rgba(0,0,0,0.1);*/
    background: linear-gradient(135deg, #8A4FFF 0%, #6C2DC9 100%) !important;
    /*box-shadow: 0 4px 14px rgba(255,127,80,0.25),*/
    /*inset 0 1px 1px rgba(255,255,255,0.15);*/
    cursor: pointer;
    /*transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);*/
    position: relative;
    /*overflow: hidden;*/
    border: none;
    /*letter-spacing: 0.5px;*/
}
/*.compete:hover {*/
/*    transform: translateY(-2px);*/
/*    background: linear-gradient(135deg, #8A4FFF 0%, #6C2DC9 100%) !important;*/
/*    box-shadow: 0 6px 20px rgba(255,127,80,0.35),*/
/*    inset 0 2px 2px rgba(255,255,255,0.2);*/
/*}*/
/*.compete:active {*/
/*    transform: translateY(1px);*/
/*    box-shadow: 0 2px 6px rgba(255,127,80,0.25) !important;*/
/*}*/
/*.compete::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: -100%;*/
/*    width: 50%;*/
/*    height: 100%;*/
/*    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0) 100%);*/
/*    animation: gentleShine 3s infinite;*/
/*}*/