.zsxx {
    height: 3.0rem;
    border-radius: 0.2rem;
}

.hw {
    padding-left: 5px;
}

.h4 {
    /* text-align: center; */
    font-size: 12px;
    padding-bottom: 9px;
    color: #FE034A;
}

.aa .fxkzz {
    margin-left: 20px;
}

.aa {
    line-height: 0.94rem;
}

.aa .layui-form-checkbox {
    margin-right: 5px;
}

.la-sqje {
    padding-left: 10px;
}

.fxk {
    width: 33%;
    float: left;
}

.fxk .layui-form-radio {
    padding-right: 0px;
}

.zwcfxk {
    padding-right: 8px;
    padding-left: 8px;
}

.aa .fxkzz {
    margin-left: 20px;
}

/* img{width: 100%;} */
body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    min-width: 320px;
    max-width: 640px;
    font-size: 0.3rem;
    margin: auto;
    background: #fff;
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -ms-touch-callout: none;
    touch-callout: none;
}

h1, h2, h3, h4, h5, h6, p, dd {
    margin: 0;
}

ul, ol, dl {
    margin: 0;
    padding: 0;
    list-style: none;
}

img, input {
    border: none;
    vertical-align: middle;
}

input {
    outline: none;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}

.clearfix {
    clear: both
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.hum_box {
    min-width: 30%;
    max-width: 640px;
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50%;
    height: auto;
    z-index: 9999999;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 15px;
    border-radius: 4px;
    text-align: center;
    background: rgba(0, 0, 0, 0.75);
    color: white;
}

select {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
}

.title1 {
    text-align: center;
    margin-top: 0.35rem;
}

.title1 span {
    font-size: 0.48rem;
    line-height: 0.8rem;
    position: relative;
    display: inline-block;
}

.title1 span:before {
    content: '';
    position: absolute;
    width: 0.46rem;
    height: 0.04rem;
    background: black;
    left: -0.8rem;
    top: 0.38rem;
    border-radius: 2px;
}

.title1 span:after {
    content: '';
    position: absolute;
    width: 0.46rem;
    height: 0.04rem;
    background: black;
    right: -0.8rem;
    top: 0.38rem;
    border-radius: 2px;
}

.lastbtn {
    border: none;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.4);
    margin-bottom: 0.2rem;
    border: none !important;
}

.lastbtn button {
    border: none;
    background: #058f78;
    border: 1px #058f78 solid;
    font-size: 0.36rem;
    color: white;
    width: 100%;
    line-height: 0.4rem;
    padding: 0.24rem;
}

.banner {
    width: 100%;
}

/* .banner h5{text-align: center;color: white;background: url(../images/icon_p.png) no-repeat 0.7rem center #317BFB;background-size: 0.44rem;position: relative;} */
.banner h5:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -6px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 6px solid #317BFB;
}

.banner h5 a {
    padding-left: 0.4rem;
    line-height: 1.08rem;
    display: block;
    font-size: 0.48rem;
}

.first_page .information {
    padding: 0.6rem 0.4rem 0.5rem 0.4rem;
}

.first_page .information ul li {
    width: 100%;
    border-radius: 0.1rem;
    border: 1px #898989 solid;
    height: 0.9rem;
    margin-bottom: 0.4rem;
    position: relative;
    box-sizing: border-box;
}

.first_page .information ul li .first {
    float: left;
    width: 60%;
}

.first_page .information ul li .sex1 {
    width: 2.5rem;
    float: right;
    line-height: 0.9rem;
    font-size: 0.3rem;
}

.first_page .information ul li .sex1 label input:checked {
}

.first_page .information ul li .sex1 label input {
    width: 0.30rem;
    height: 0.3rem;
    background-size: 0.28rem;
    padding-left: 0.4rem;
    border-radius: 0;
}

.first_page .information ul li .sex1 label:first-child {
    margin-right: 0.1rem;
}

.first_page .information ul li .le {
    line-height: 0.9rem;
    position: absolute;
    left: 0.3rem;
    font-size: 0.3rem;
    color: black;
}

.first_page .information ul li .col {
    line-height: 0.50rem;
    padding: 0.2rem 0 0 1.3rem;
    font-size: 0.3rem;
    background: none;
}

.first_page .information ul li .fsyzm {
    line-height: 0.50rem;
    padding-top: 0.2rem;
    font-size: 0.3rem;
    background: none;
}

/* .first_page .information ul .citys select{width: 2.45rem;height: 0.9rem;border:none; background: url(../images/icon_xsj.png) no-repeat right center;margin-left: 0.2rem;background-size: 0.5rem;font-size: 0.32rem;} */
.first_page .information ul .citys .sheng {
    margin-left: 1.2rem;
}

.first_page .information ul li .wan {
    position: absolute;
    line-height: 0.9rem;
    width: 0.8rem;
    font-size: 0.3rem;
    right: 0.1rem;
    top: 0;
}

.first_page .information ul .dt_ct {
    border: 0;
    height: auto;
    margin-bottom: 0.3rem;
}

.dt_ct dl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.1rem;
}

.dt_ct dt {
    width: 30%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    margin-top: 0.2rem;
    background: #EEEEEE;
    color: black;
    display: inline-block;
    border-radius: 0.06rem;
    font-size: 0.3rem;
}

.active_dt {
    background: #058f78 !important;
    color: #FFFFFF !important;
}

.citymui .ziying_n .ziying_p {
    border: none;
    height: 0.9rem;
    position: relative;
    width: 100%;
    background: white;
}

.citymui .wid {
    width: 48%;
    overflow: hidden;
    float: left;
    border-radius: 0.1rem;
    border: 1px #898989 solid;
    height: 0.9rem;
    box-sizing: border-box;
}

.citymui .ziying_n {
    width: 100%;
}

.citymui .ziying_width {
    width: 48%;
    overflow: hidden;
}

.first_page .information .my_city {
    padding: 0.2rem 0 0 0;
    width: 100%;
    text-indent: 0.1rem;
}

.citymui .ziying_n .ziying_p {
    /* font-size: 0.3rem;padding-left: 0.3rem;background:url(https://www.bangdai.com/default/d/wap/sem132/images/icon_xsj.png) no-repeat 95% center; */
    background-size: 0.5rem;
}

.checkbox1 {
    line-height: 0.3rem;
    width: 50px;
    font-size: 0.3rem;
    position: relative;
    padding-left: 0.4rem;
}

.checkbox1 input {
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    float: left;
    margin-right: 4px;
}

/* .checkbox1 input:checked{background: url(../images/icon_g1.png) no-repeat;background-size: 0.3rem; } */
/* .checkbox1 input{position: absolute;border-radius: 0; left: 0;top: 0.05rem;width: 0.3rem;height: 0.3rem;background: url(../images/icon_g2.png) no-repeat;background-size: 0.3rem;} */
.isxieyi a {
    color: #317BFB;
}

.first_page .news {
    width: 100%;
    display: inline-block;
    margin-bottom: 0.62rem;
}

.first_page .news h3 {
    text-align: center;
    line-height: 0.98rem;
    font-size: 0.30rem;
    margin: 0 0.4rem 0.2rem 0.4rem;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    background: #FE034A;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.4);
    position: relative;
}

/* .first_page .news h3:before{content: '';position: absolute;width: 0.24rem;background: url(../images/pic_s.png) no-repeat;background-size:100%;height: 0.9rem;left: 30px;bottom: -28px;z-index: 99;} */
/* .first_page .news h3:after{content: '';position: absolute;width: 0.24rem;background: url(../images/pic_s.png) no-repeat;background-size:100%;height: 0.9rem;right: 30px;bottom: -28px;z-index: 99;} */
.first_page .news h3 span {
    font-size: 0.46rem;
}

.first_page .newsinner {
    padding: 0.4rem 0.2rem 0.2rem;
    margin: 0 0.4rem;
    background: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
}

.first_page .news .str_wrap {
    overflow: hidden;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.first_page .news .str_move {
    width: 100%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.first_page .news .news_dt {
    line-height: 30px;
    height: 2.8rem;
}

.first_page .news .news_dt li {
    line-height: 40px;
    border-bottom: 1px #c6c6c6 solid;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.first_page .news .news_dt a {
    width: 100%;
    color: #333;
    text-decoration: none;
    text-align: center;
}

.first_page .se_qz {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    background: #f8f8f8;
}

.first_page .se_qz ul {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 0.3rem;
}

.first_page .se_qz ul li {
    width: 40%;
    width: 43%;
    margin: 0.2rem;
    box-shadow: 0px 17px 27px 2px rgba(37, 39, 41, 0.05);
}

.first_page .seth ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0.4rem 0.4rem;
}

.first_page .seth ul li img {
    width: 1.78rem;
    height: 1.78rem;
}

/* .first_page .seth ul .picr{background: url(../images/pic_tj4.png) no-repeat center 0.65rem;width: 0.38rem;background-size: 100%;} */
.first_page .seth ul li p {
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.4rem;
    margin: 0.2rem 0;
}

.first_page .textdown {
    padding: 0.1rem 0 0.5rem 0;
}

.first_page .textdown .first {
    color: #FE034A;
}

.first_page .textdown p {
    font-size: 0.24rem;
    color: #4A4A4A;
    text-align: center;
    line-height: 0.4rem;
}

.next_page {
    padding: 0.6rem 0.4rem 0.5rem 0.4rem;
}

.next_page ul li {
    margin-bottom: 0.4rem;
    height: 0.8rem;
    text-align: right;
}

.next_page ul li label {
    line-height: 0.8rem;
    font-size: 0.3rem;
    float: left;
}

.next_page ul li label span {
    color: red;
}

.next_page .isxieyi {
    line-height: 0.5rem;
    padding-right: 0.4rem;
}

.next_page .first {
    position: relative;
}

.next_page .first input {
    width: 5.05rem;
    height: 0.78rem;
    border-radius: 4px;
    border: 1px #ddd solid;
    text-indent: 0.4rem;
    font-size: 0.3rem;
}

.next_page .wan {
    position: absolute;
    line-height: 0.8rem;
    width: 0.8rem;
    font-size: 0.3rem;
    right: 0.1rem;
    top: 0;
}

.next_page ul li .right button {
    width: 1.6rem;
    line-height: 0.5rem;
    padding: 0.13rem;
    margin-left: 0.05rem;
    color: #888888;
    border-radius: 4px;
    text-align: center;
    font-size: 0.3rem;
    background: white;
    border: 1px #D2D2D2 solid;
    outline: none;
}

.next_page ul li .right .active {
    background: #058f78;
    color: white;
    border-color: #058f78;
}

.next_page ul .lastselsct {
    height: 1.9rem;
}

.next_page ul .lastselsct button {
    margin-bottom: 0.30rem;
}

/*提交成功*/
.sucess_page {
    text-align: center;
}

/* .sucess_page .pic{width: 100%;height: 6.7rem;background: url(../images/picbj.png) #058f78 no-repeat center bottom;background-size: contain;position: relative;} */
.sucess_page .pic .tjcg {
    width: 1.76rem;
    height: 1.76rem;
    margin-top: 1.26rem;
}

.sucess_page .pic .ewm {
    width: 3.4rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1.3rem;
    margin: auto;
}

.sucess_page h4 {
    line-height: 0.8rem;
    margin-top: 1.4rem;
    color: black;
    font-size: 0.3rem;
}

.sucess_page p {
    color: #676767;
    font-size: 0.3rem;
    line-height: 0.6rem;
    margin-top: 0.6rem;
}

.sucess_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 640px;
}

footer {
    padding: 0.2rem 0;
    background: #535353;
    text-align: center;
}

footer p {
    line-height: 0.36rem;
    font-size: 0.20rem;
    color: white;
    padding: 0 0.1rem;
    -webkit-text-size-adjust: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* ------BOX---- */
.contentText[data-v-bf5d1dd6] {
    border: 0 solid;
    font-size: .9rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #adacb3;
    line-height: .8rem;
    flex: 1;
    line-height: 2.5rem;
}
/*2024.6.3新加*/
.contentText[data-v-54ace708] {
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.img-style[data-v-bf5d1dd6] {
    padding-right: .6rem
}

/* 2024.5.21修改 */
.modal-container[data-v-54ace708] {
    /*position: fixed;*/
    height: 100%; /*新加*/
    width: 100%; /*新加*/
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 70%; /*新加*//*2024.6.3*/
    padding-bottom: 70%; /*新加*//*2024.6.3*/
    background: rgba(0, 0, 0, .6);
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    justify-content: center;
    font-size: .373333rem;
}

.content-container[data-v-54ace708] {
    margin: 0 10px;
    padding: 24px 24px 24px 24px;
    min-height: 150px;
    min-width: 293px;
    background: #fff;
    border-radius: 20px;
}

.title-container[data-v-54ace708] {
    display: flex;
    padding: 0rem 13px 26px 12px;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d4d;
    line-height: 14px;
    text-align: center;
}

.item-container[data-v-54ace708] {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap
}

.itemte {
    text-align: center;
}

/* 2024.5.21修改 */
.item-containerW .item[data-v-54ace708] {
    min-width: 17%; /* 修改 */
    height: 35px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    line-height: 38px;
    /* text-align: center; */
    color: #5b5858;
    margin-bottom: 13.2px;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px; /*2024.6.3*/
}

.select-box[data-v-54ace708] {
    border: .026667rem solid #4779ff;
    color: #4779ff
}

/* 2024.5.21修改 */
.bg-color[data-v-54ace708] {
    background: #3e6fee;
}

.second-gid[data-v-54ace708] {
    flex: 1;
    margin-left: .266667rem
}

/*
.third-gid[data-v-54ace708] {
	flex: 1
} */
