nav{
    display: none;
}

.news_bg{
    position: static;
    padding-top: 0;
}

.detail_box{
    width: 100%;
    padding: 0 0 30px;
}
.form_wrap{
    width: 100%;
    padding: 1px 10px 0;
    box-sizing: border-box;
}

.real_person{
    height: 42px;
    line-height: 42px;
    text-indent: 20px;
    margin-bottom: 0;
    margin-top: 20px;
}

.el-form--label-top .el-form-item__label{
    padding-bottom: 0!important;
}
.form_wrap .el-form-item{
    padding-right: 0;
}

.el-upload__tip{
    word-wrap: break-word;
}

.el-form-item{
    margin-bottom: 10px!important;
}

.wap_nav{
    width: 100%;
    height: auto;
}

.wap_nav_info{
    width: 100%;
    height: 56px;
    background: #2A76FE;
    position: relative;
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1.04px;
}

.wap_nav_info a{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/file-4000000002-css-..-img-comeback.png.jpg) center center no-repeat;
    background-size: 20px 20px;
    position: absolute;
    left: 15px;
    top: 18px;
}

.wap_menu{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 18px;
}

.wap_menu_list{
    width: 100%;
    z-index: 999;
    position: absolute;
    top: 56px;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}

.wap_menu_list ul{
    background: #fff;
}
.wap_menu_list ul li{
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #cbcbcb;
    text-align: center;
    line-height: 49px;
    color: #000;
}

.notScroll{
    width: 100%;
    height: calc(100vh - 48px);
    overflow: hidden;
}

.submit_box{
    width: 100%;
}

.wap_submit_info{
    width: 100%;
    text-align: center;
}

.wap_submit_success{
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
}

.form_box{
    width: 100%;
    margin: 0 auto 0;
}

.imgcode_input{
    width: 180px!important;
}

.search_box{
    padding: 0px 0 30px;
}

.imgcode_url{
    margin: 0 10px;
}

.search_result{
    width: 100%;
    margin-left: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    border: none;
}