*{margin:0;padding:0;}
.help_head{
    width:1240px;
    margin:0 auto;
    background-color: #e5e5e5;
    padding-bottom: 70px;
}
.help_head h3{
    font-size: 20px;
    border-bottom: 1px solid #bdbdbd;
    padding-left: 40px;
    line-height: 80px;
}
.usual{
    padding: 20px 60px;
}
.usual label{
    font-weight: 400;
}
.help_cont{
    background-color: #fbfbfb;
}
.help_head li{
    list-style: none;
    margin-bottom: 30px;
    font-size: 18px;
    color: #ef3661;
    line-height: 30px;
}
.help_head li span{
    color: black;
}
.help_head .sign_up{
    display:block;
}
.competitionsL li:nth-child(2) a{
    color: #999;
}
.headerUl{
        display: none;
    }
    .competitionsL{
        margin-left: 30px;
    }
    header .loginDialog .common{
    margin-left: 10px !important;
    margin-top: 15px !important;
    width: auto !important;
}
header .loginDialog .common div{
    margin-left: 0px;
    width: 260px;
}
#frontend-header .loginDialog{
    display: inline-block;
    float: right;
    margin-right: 5px;

}
.headerA{
    color: #999;
}
    .headerA:hover{
        color: #999;
    }
    /*feedback S*/
    .feedback{
        margin-top: 20px;
        background-color: #fbfbfb;
        padding: 20px 0;
        font-size: 18px;
    }
    .feedback_p{
        color: #999;
        font-size: 14px;
    }
    .feedback h4{
        font-size: 20px;
    }
    #feedbackClassify{
        width: 140px;
        height: 30px;
        margin-left: 25px;
    }
    .feedback_title{
        border-bottom: 1px solid #bdbdbd;
        padding: 0 50px 20px;
    }
    .feedback_cont{
        padding: 25px 50px;
    }
    .feedback_text{
        margin-top: 20px;
    }
    .feedback_text>p{
        margin-left: -15px;
    }
    .feedback_text>p span{
        position: relative;
        color: #ef3661;
        top: 4px;
        margin-right: 5px;
    }
    .feedback_text textarea{
        width: 1140px;
        min-width: 160px;
        border-radius: 3px;
        font-size: 14px;
        padding: 12px 23px;
        margin-bottom: 15px;
    }
    .captchaInput{
        width: 140px;
        height:30px;
        border:1px solid #999;
        border-radius: 3px;
    }
    .Captcha{
        display: inline-block;
        border: 1px solid black;
    }
    .Captcha img{
        width: 98px;
        height: 28px;
    }
    .anotherPic{
        cursor: pointer;
        color: #ef3661;
        text-decoration: underline;
    }
    .feedbackSubmit{
        float: right;
        width: 190px;
        height: 46px;
        color: white;
        background-color: #ee1951;
        border: none;
        border-radius: 3px;
        outline: none;
    }
    .help_popUp{
        display: none;
        position: absolute;
        top:0;
        left: 0;
        height: 1000px;
        width: 100%;
        background-color: rgba(0,0,0,0.4);
        z-index: 30000;
    }
    .help_popUp>div{
        width: 360px;
        height: 226px;
        background-color: #fbfbfb;
        position: fixed;
        top:50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .help_popUp>div p{
        text-align: center;
    }
    .help_popUp_title{
        height: 40px;
        background-color: #d2d2d2;
        margin-bottom: 20px;
    }
    .help_popUp_btn{
        margin-top: 45px;
        width: 54px;
        height: 25px;
        background-color: #ee1951;
        color: white;
        border: none;
        outline: none;
        border-radius: 3px;
    }
    /*feedback E*/

/*提示窗口*/
.popUp{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: rgba(0,0,0,.8);*/
    z-index: 10002;
}
.popUp div{
    position: fixed;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*width: 80%;*/
    width: 600px;
    /*height: 30%;*/
    height: 300px;
    background-color: white;
    /*padding: 5%;*/
    padding: 50px;
    text-align: center;
    border: 1px solid #999;
}
.popUp button{
    width: 160px;
    height: 46px;
    background-color: #ee1951;
    border-radius: 4px;
    color: white;
}
.popUp p{
    margin: 30px 0 !important;
}

/* 学院奖报名章程 */
.zc {
    line-height: 2;
    padding: 50px 100px;
}
.zc_h1 {
    line-height: 3;
    text-align: center;
    font-size: 30px;
}
.zc_p_first {
    text-indent: 2em;
}
.sub_title {
    margin-top: 20px;
    text-indent: 2em;
    font-weight: 700;
    font-size: 16px;
}
.zc_content {
    text-indent: 2em;
}
.zc_content_bold {
    font-weight: 700;
    margin-bottom: 40px;
}
.footer_text {
    text-align: right;
}
.footer_text span {
    display: inline-block;
    width: 210px;
    text-align: center;
}


    /*移动端----------------------------------------------------------------------------------------------------------*/
@media (max-width: 450px){
    /*h3{
        font-size: 0.653333rem !important;
    }*/
    .usual{
        font-size: 0.4rem;
    }
    #frontend-header{
        display: none;
    }
    #mobileHeader{
    width: 10.0rem;
    height: 2.266667rem

    }
    .headerCont{
    padding-top: 0.266667rem;
    height: 1.3rem;
    background: url("/images/mheader.png");
    background-size: 100% 100%;
    }
    #mobileHeader h2{
    display: inline-block;
    margin-left: 3.6rem;
    color: white;
    font-size: 0.48rem;
    line-height: 0.48rem;
    }
    #mobileHeader p{
    font-size: 0.133333rem;
    /*display: inline-block;*/
    /*margin-left: 3.6rem;*/
    text-align: center;
    color: white;
    }
    .headerUl{
    background-color: white;
    margin-bottom: 0.4rem;
    font-size: 0.48rem;
    line-height: 1.066667rem;
    }
    .headerUl a{
    display: inline-block;
    color: #999;
    width: 49%;
    margin: 0;
    text-align: center;

    }
    .headerUl .headerActive{
    color: #ee1951;
    border-bottom: 2px solid #ee1951;
    }
    .show-dialog .common{
    margin-left: 7.946667rem;
    margin-top: -2.333333rem;
    }
    .show-dialog .a_tab{
    font-size: 0.133333rem;
    }

    .container{
        width: 10.0rem!important;
        position: relative;
        /*left: 0.24rem;*/
    }
    .help_head{
        width:10.0rem;
        margin:0 auto;
        background-color: #ffffff;
        padding: 0.4rem 0.666667rem;
    }
    .help_head h3{
        text-align: center;
        margin-bottom: 0.533333rem;
        font-size: 0.566667rem;
    }
    .help_head h3 span{
        /*color: red;*/
    }
    .help_head li{
        list-style: none;
        margin-bottom: 0.4rem;
        /*font-size: 0.53rem;*/
        font-size: 0.5rem;
        cursor: pointer;
    }
    .help_head .sign_up{
        line-height: 1rem;
    }
    .help_head li span{
        margin-top:0.133333rem;
        line-height:0.266667rem;
        background-color:#5fbf58;
        color: white;
        padding:5px 0 5px 5px;
    }
    .help_head .sign_up{
        display:block;
    }
    .help_head li label{
        /*color:red;*/
    }
    .competitionsL li:nth-child(2) a{
        color: #999;
    }
    .headerUl{
        display: block;
    }
    .competitionsL{
        margin-left: 0.4rem;
    }
    header .loginDialog .common{
        margin-left: 10px !important;
        margin-top: 15px !important;
        width: auto !important;
    }
    header .loginDialog .common div{
        margin-left: 0px;
        width: 3.466667rem;
    }
    #frontend-header .loginDialog{
        display: inline-block;
        float: right;
        margin-right: 5px;

    }
    .headerA{
        color: #999;
    }
    .headerA:hover{
        color: #999;
    }
    #footer{
        left: 0 !important
    }
    .m_1{
        display: none
    }

    .zc_h1 {
        line-height: 1.5;
        font-size: 0.48rem;
    }
}