body,
.warrper,
.wrapper {
    min-width: 100% !important;
    width: 100% !important;
}

html,
body {
    height: 100%;
    background: #fff !important;
    overflow: auto !important;

}

footer,
.footer,
.header,
.footer-box,
.bread_nav,
.member-nav {
    display: none;
}

.register-wrrapper {
    background: none !important;
    background-color: #fff;
    padding-bottom: 50px;
}

.register .register-login-btn {
    right: 10px !important;
    top: -80px !important;
}

.kf-box {
    display: none;
}

.register {
    width: 100% !important;
}

.xuehui-name {
    padding: 10px 20px 10px;
    color: #fff;
    font-size: 20px;
    background-color: #00A0C1;
    /* display: block; */
    /* overflow: hidden; */
    display: flex !important;
}

.register-title {
    margin: 30px 0 20px !important;
    font-size: 22px !important;
    background-color: #fff;
    position: relative;
}

.payment_cbqrcode .register-title {
    padding-left: 20px;
    text-align: left;
}

.payment_cbqrcode .register-title:before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 20px;
    background-color: #2A68C9;
    position: absolute;
    left: 0px;
    top: 12px
}

.register-content {
    padding-top: 0;
}

h3.label {
    font-size: 20px;
    padding-left: 10px;
}

.step-box .blue-text {
    display: none;
}

.register-content .step-box {
    padding: 0 10px;
    height: 104px;
    margin-bottom: 20px;
}

.register-content .step-box p {
    font-size: 12px;
    padding-top: 0px;
}

.register-content .step-box .step-line {
    width: 100%;
    margin: 0;
    padding-top: 20px;
    /* margin-top: -20px; */
}

.visible {
    display: none;
}

.register-content .step-box .step-line-item {
    width: 25%;
}

.step-box .step-line-item .num {
    left: 35%;
}

.register-content .step-box .step-line:before {
    top: 30px;
    width: 25%;
}

.register-content .step-box .step-line.active2:before {
    width: 50%;
}

.register-content .step-box .step-line.active3:before {
    width: 75%;
}

.register-content .step-box .step-line:after {
    top: 30px;
}

.p-h5-2 {
    float: right !important;
    margin-top: -93px;
}

.register-content .page-title h2 {
    font-size: 20px;
}

.register-content .list {
    padding: 10px 20px 10px 20px;
}

.register-content .list-item .content {
    padding-top: 10px;
}

.agreen-box {
    margin: 10px 20px 20px !important;
    font-size: 15px;
}

.register-content .reg-btn-disabled,
.register-content .reg-btn {
    width: 90% !important;
    border-radius: 40px !important;
    margin: 0 auto;
    line-height: 46px !important;
}

.form-group .label {
    width: 100%;
    text-align: left;
    padding-left: 20px;
}

.form-group .form-input {
    margin-left: 20px;
}

.form-group .form-input .mobile-input {
    width: 100%;
}

.register-content .btn-group .reg-btn {
    width: 110px !important
}

.member-type-tip {
    margin-left: 20px;
}

.select2-container {
    width: 80% !important;
}

.selectdiy {
    height: auto;
}

.form-group .form-input .input,
.form-group .form-input .input-date,
.form-group .form-input select,
.form-group .form-textarea textarea {
    width: 100%;
}

.acad_review {
    height: auto;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
}

.acad_review .info {
    width: 95%;
    border: none;
    margin-left: 0;
    padding-left: 25px;
    margin-top: 20px;
}

.acad_review>img {
    width: 80px;
}

.acad_review .msg {
    color: #016DEC;
}

.pc-visible {
    display: none;
}

.xuehui-name-text {
    /* width: 50%;
    float: left; */
    flex: 1;
}

.sign-box {
    margin-top: 0;
    text-align: right;
}

.sign-box a {
    color: #fff;
}

.sign-box a:first-child {
    padding-right: 0;
}

.sign-box a:first-child:after {
    display: none;
    border-color: transparent;
}

.sign-box a:nth-child(2):after {
    display: none;
}

.sign-box a:nth-child(2) {
    padding-right: 0;
    padding-left: 10px;
}

.loginout {
    width: 20px;
}

header {
    min-width: 0;
}

header:before {
    display: none;
}

.head,
header .head-top {
    height: auto;
    border: none;
    display: none;
}

.head-bottom {
    display: none;
}



.content-full {
    width: 100%;
    background-color: transparent;
    min-width: auto;
}

.content-full .ls_right {
    width: 98%;
    float: none;
    margin-top: 55px;
    /* overflow-x: scroll; */
}

.member-menu {
    width: 100%;
    min-height: 55px;
    padding: 0px 0 0;
    border-bottom: 1px solid #D2DAE5;
    margin-bottom: 0px;
    position: relative;
}

.member-menu ul {
    height: 55px;
    overflow: hidden;
}

.member-menu ul li {
    display: inline-block;
    height: 55px;
}

.content-full .member-box {
    padding: 20px 20px 0 20px;
}

.member-box .label {
    position: relative;
    margin-bottom: 20px;
    padding-right: 0;
}

.member-menu ul a {
    padding: 0 10px;
    line-height: 55px;
}

.member-menu ul a.active:after {
    width: 20px;
    border-radius: 2px;
    top: auto;
    bottom: 0;
    right: 50%;
    transform: translateX(10px);
}

.member-box .label::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 20px;
    background-color: #2A68C9;
    position: absolute;
    left: -20px;
    top: 2px
}

.m_auto {
    width: 100%;
}

.member-box .member-tdlist .tdlist-item {
    width: 100%;
    height: auto;
    margin-right: 0;
    min-height: 90px;
    margin-bottom: 30px;
}

.caretDoubleDown {
    display: block !important;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
}

.caretDoubleDown>img {
    width: 16px;
}

.code-list {
    display: none;
}

.trajectory-list {
    padding-right: 0;
}

.trajectory-box .trajectory-item {
    width: 100%;
    margin-bottom: 20px;
}

.trajectory-box .trajectory-item .trajectory-tab,
.trajectory-box:after {
    display: none;
}

.trajectory-list li,
.msg-table {
    padding: 0;
}

.trajectory-list .tra-con {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CED3D6;
}

.trajectory-list .tra-con .date {
    width: 100%;
    color: #999999;
    margin-bottom: 5px;
}

.trajectory-list .tra-con .text {
    margin-left: 0;
}

.trajectory-list .item {
    border-bottom: none;
}

.h5-visible {
    display: block;
}

.membership-table .new-table {
    min-width: 600px;
}

.msg-table .table .td-label {
    background-color: transparent;
    text-align: left;
}

.msg-table .table .td-text {
    border-left: transparent;
    margin-left: 0;
    min-height: 30px;
    max-width: 70%;
}

.msg-table .table .td-box {
    border-bottom: none;
}

.msg-table .table {
    border: none;
}

.review-box .review {
    padding-left: 0;
}

.review.review-erro p {
    padding: initial;
}

.h5-table .h5-row {
    display: flex;
    justify-content: space-between;
    min-height: 30px;
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
}

.h5-table .h5-row i {
    color: #BB1616;
    font-size: 16px;
}

.h5-table .h5-row a {
    color: #016DEC;
}

.h5-table .h5-row .img {
    width: 100px;
}

.info-page {
    padding-left: 20px;
}

.page-label {
    margin-bottom: 10px;
    font-size: 18px;
}

.info-page .form {
    margin-top: 0;
}

.form>form>.form-label {
    padding: 5px 0px 0;
}

.info-page .form-group .label {
    width: 110px;
    font-size: 15px;
}

.info-page .form-group .form-input {
    margin-left: 110px;
}

.editinfo-page .form-group .form-input {
    margin-left: 0px;
}

.form-group .form-input {
    padding-right: 20px;
}

.info-page .form-group .label {
    text-align: right;
    padding: 10px 10px 0;
}

.payment {
    padding: 20px 0px;
}

.step-box .step-line-item .text {
    font-size: 12px;
}

.payment .page-label {
    margin: 0;
    padding-left: 20px;
    position: relative;
}

.payment .page-label:before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 20px;
    background-color: #2A68C9;
    position: absolute;
    left: 0px;
    top: 2px
}

.payment .submmit-btn {
    margin: 0 auto;
}

.rhlc .label {
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.review.review-effct {
    padding: 30px 20px;
    text-align: center;
}

.review-effct .effct-img {
    margin-top: 30px;
    float: none !important;
}

.ls_right .review-effct p.tips-text {
    margin-left: 0;
    text-align: left
}

.memberstatus-box {
    width: 1000px;
}

.memberstatus .membership-table {
    padding-right: 0 !important;
}

.memberstatus .membership-table img {
    padding-right: 20px;
}

.memberstatus h1,
.hyfw h1 {
    padding: 0;
}

.hyfw h1 {
    padding-bottom: 20px;
    position: relative;
}

.memberstatus h3 {
    margin: 10px 0;
}

.memberstatus h3:after {
    display: none;
}

.hyfw h1:before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 20px;
    background-color: #2A68C9;
    position: absolute;
    left: -20px;
    top: 2px
}

.membership-table {
    width: 100%;
    overflow-x: scroll;
    margin-top: 30px;
    padding-right: 20px;
}

.table_box {
    width: 950px;
}

.warrper .card-download {
    top: 30px;
}


.form-group .error-tips,
.form-group .error {
    float: right;
}

.hyfw-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.hyfw-items .hyfw-item {
    margin-right: 0;

}

.hyfw-items .hyfw-item img {
    width: 94%;
}

.zfb {
    width: auto;
    line-height: 40px;
}

.form-group {
    overflow: unset !important;
}

.form-group .form-input select {
    color: #000;
    width: 250px !important;
}

.modal-dialog {
    width: 100%;
}

.origin-image {
    display: none;
}

.file-list>li {
    padding-left: 0 !important;
}

.form-group .file-list .bule {
    width: 70% !important;
}

._soldierFile .moxie-shim,
._title_certificate .moxie-shim {
    top: 35px !important;
    width: 100% !important;
    height: 40px !important;
}

._zc-title_certificate .moxie-shim {
    top: 0 !important;
    z-index: 10;
    cursor: pointer;
}

.toast-modal {
    width: 90% !important;
}

.toast-modal .pass-btn {
    display: flex;
    justify-content: center;
}

.toast-modal .pass-text {
    top: 130px;
}

.copyright_box,
.check_container .check_card {
    width: 100%;
}

.check_container .check_card {
    padding: 0 10px;
}

.yidun_wrap {
    width: 62%;
}

.copyright_box {
    padding: 0 20px;
}

.h5-visible {
    display: block;
}

#verifycode {
    width: 60%;
}

.freeplace {
    padding-right: 20px !important;
}

.member_list .form-group .form-input label {
    margin-right: 10px;
}

.warrper .card-download {
    display: none;
}

.h5-saveimg {
    text-align: center;
    line-height: 50px;
}

.selectdiy .select2-container--default .select2-selection--multiple {
    height: auto;
    min-height: 44px !important;
}

.code-btn {
    font-size: 12px;
}

.editinfo-page .form-group .label {
    width: 100% !important;
    text-align: left;
}

.editinfo-page .uploadimg {
    padding-left: 0 !important;
    width: 100%;
    overflow: hidden;
}

.editinfo-page .uploadimg .tips {
    left: 90px !important;
}

.form-group .form-input .select-row3 {
    width: 21%;
}

.linkage {
    width: 100% !important;
}

.check_has_info .check_card {
    background-size: 100%;
    padding-top: 24px;
    padding-left: 24px;
}

.login-footer {
    padding: 10px 10px 10px !important;
    max-height: 134px !important;
    min-height: 134px !important;
    position: relative;
    top: 50px;
    margin-bottom: 20px;
    background: #fff;
    font-size: 12px;
    color: #333 !important;
}

.login-footer p {
    font-size: 12px;
    color: #333 !important;
}

.login-footer p a {
    font-size: 12px;
    color: #333 !important;
}

.form-group .form-list {
    overflow: inherit;
}

.review-item .text-info.ml20 {
    display: block;
    margin-top: 10px;
}

.code-list {
    display: none;
}

.editpsd .info-page {
    padding-left: unset
}

.editpsd .info-page .form-group .label {
    width: 85px
}

.editpsd .info-page .form-group .form-input {
    margin-left: 85px
}

.editpsd .input {
    width: 100% !important
}

.editpsd .page-label {
    margin: 0;
    padding-left: 20px;
    position: relative;
}

.editpsd .page-label:before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 20px;
    background-color: #2A68C9;
    position: absolute;
    left: 0px;
    top: 2px;
}

.payment .form-group .label {
    width: 110px
}

.payment .form-group .form-input {
    margin-left: 110px
}

.payment .submit {
    margin-left: unset !important;
    padding-right: unset;
}

.payment .submit .tips {
    width: 220px;
    margin: 0 auto;
    margin-top: 10px;
}

.payment .payment-text {
    padding: 10px 20px;
}

.payment .btn_upload {
    margin: 10px auto !important;
    display: block;
}

.payment .orange-tips {
    font-size: 14px;
    padding-left: 20px;
}

.editOmemberForm .reg-btn {
    width: 115px;
}

.editOmemberForm .form-upload-tips {
    padding: 0 40px 30px 40px;
}

.editOmemberForm .upload-file-list li {
    width: 100%;
}

.editOmemberForm .form-group_list {
    margin-top: -62px;
}

#editInfoPage {
    overflow-x: unset;
}

.myinfo .pc_table {
    display: none;
}

.myinfo .mobile_table {
    display: block !important;
    font-size: 16px;
}

.myinfo .mobile_table li {
    display: flex;
    min-height: 30px;
    /* line-height: 50px; */
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 10px;
}

.myinfo .mobile_table li .t_label {
    /* width: 30%; */
    text-align: left;
}

.myinfo .mobile_table li .t_info {
    /* width: 70%; */
    /* padding-left: 20px; */
    text-align: right;
}

/* .myinfo .td-label {
    text-align: right !important;
}

.myinfo .msg-table .table td:nth-child(odd) {
    width: 100px;
}

.myinfo .msg-table .table tr:nth-child(odd) td:last-child {
    width: 300px;
} */
.page-warning-tips {
    padding-right: initial;
}

.editMemberForm.editinfo-page .btn-group .reg-btn {
    width: 116px;
}

/* 头部 */
.xuehui-user {
    position: relative;
    margin-right: 10px;
}

.xuehui-user .user-info {
    position: absolute;
    width: 110px;
    height: 0px;
    background: url("../images/member/user_info_bg.png") no-repeat;
    background-size: 100% 100%;
    z-index: 0;
    font-size: 17px;
    color: #000000;
    right: -6px;
    opacity: 0;
    transition: opacity 0.5s;
}

.xuehui-name .show-user-info {
    opacity: 1;
    height: 110px;
    z-index: 100;
}

.xuehui-user .user-info>div {
    padding: 16px 0 10px 10px;
}

.xuehui-user .user-info .user {
    border-bottom: 1px solid #E5E5E5;
    margin-top: 10px;
}

.xuehui-user .user-info>div img {
    margin-right: 5px;
}

.xuehui-name .icon {
    width: 16px;
}

.xuehui-name .menu-tabs {
    position: relative;
}

.warrper .h5-menu-list {
    position: fixed;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background-color: #fff;
    right: 0;
    z-index: 0;
    opacity: 0;
    padding: 15px;
    color: #000000;
    font-size: 16px;
    transition: all 0.4s;
    display: block;
}

.warrper .show-menu-list {
    z-index: 100;
    width: 243px;
    opacity: 1;
    padding-bottom: 40px
    display:block !important;
}

._warrper {
    min-height: unset;
}

._header {
    min-width: unset;
    min-height: unset;
}

._header .header-row {
    display: none;
}

.h5-menu-list .first-menu {
    padding-bottom: 15px;
}

.h5-menu-list .select-first-menu {
    color: #016DEC;
}

.h5-menu-list .first-menu .child-list {
    display: none;
}

.h5-menu-list .select-first-menu+.child-list {
    display: block;
}

.h5-menu-list .first-menu .child-list a {
    display: block;
    margin-bottom: 12px;
    margin-left: 35px;
}

.h5-menu-list .first-menu .h5_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
}

.h5-menu-list .arrow {
    width: 8px;
    height: 8px;
    background-color: transparent;
    /* 模块背景为透明 */
    border-style: solid;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
}

.h5-menu-list .open-arrow {
    color: #016DEC;
    transform: rotate(-45deg);
}

.content-full-fixed {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    z-index: 99;
    overflow: hidden;
    display: none;
}

.fix-content-full {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    overflow: hidden;
}

.h5-footer {
    max-width: 100%;
    min-width: 100%;
}

.h5-footer .w {
    display: none;
}

.h5-footer .copyright {
    display: initial;
}

.h5_review {
    padding: unset;
}

.h5_review span {
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.h5_review img {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
}

.h5_text-column {
    display: unset;
}

.form-group.submmit .form-input {
    margin: 0;
    padding: 0;
}

.payment .form-group .form-input label {
    margin-right: 105px;
}

.new-table {
    border-collapse: unset !important
}

.form-group .el-cascader {
    width: 100%;
}

.payment-block {
    display: flex;
}