/*弹窗*/

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 102;
    display: none;
}

.popup {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 103;
    background: #fff;
    font-size: 12px;
    color: #474747;
    display: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}


.popup .close {
    position: absolute;
    right: 24px;
    top: 20px;
    font-size: 18px;
    color: #666;
    z-index: 11;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.popup.pay-popup-succeed .close {
    color: #fff;
}

.popup .label {
    text-align: right;
    float: left;
    padding-right: 5px;
}

.popup li {
    line-height: 27px;
    margin-bottom: 14px;
    position: relative;
}

.popup .verify {
    margin-bottom: 24px;
}

.popup .verify span {
    color: #d83939;
    position: absolute;
    top: 30px;
    left: 108px;
}

.popup .Validform_checktip {
    margin: 5px 0 0 110px;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 18px;
    font-size: 12px;
    border-radius: 3px;
    z-index: 11;
}

.popup .Validform_wrong {
    margin: 5px 0 0 110px;
}

.popup .Validform_wrong {
    color: #df6164;
}

.popup .passwordStrength {
    position: absolute;
    left: 0;
    top: 34px;
    font-size: 12px;
    text-align: right;
    width: 383px;
}

.popup .passwordStrength span {
    display: inline-block;
    width: 32px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    border-radius: 3px;
    background: #c1c1c1;
    margin-left: 8px;
    color: #fff;
}

.popup .passwordStrength .bgStrength {
    background: #ff8a00;
}

.popup .newPwd {
    margin-bottom: 35px;
}

.popup .bgStrength {
    background: #ff8a00;
}

.popup table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.popup table th,
.popup table td {
    line-height: 22px;
    padding: 8px 0 8px 20px;
    background: #f8f8f8;
    text-align: left;
}

.popup table td {
    background: #fff;
    border-top: 1px solid #e1e1e1;
}

.popup h3 {
    border-bottom: 1px solid #e1e1e1;
    border-radius: 4px 4px 0 0;
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 0 24px;
    line-height: 60px;
}

.popup h4 {
    line-height: 37px;
    padding-left: 24px;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
}

.popup .operation {
    clear: both;
    padding: 10px 42px 30px;
    overflow: hidden;
    text-align: right;
}



.popup .back {
    border-color: #e0e1e5;
    background: #fff;
    margin-left: 10px;
}

.popup .disabled-btn,
.popup .disabled-btn:hover {
    background: #eef1f6;
    border-color: #d1dbe5;
    color: #bfcbd9;
    cursor: not-allowed;
}

.popup .send-btn,
.popup .send-btn:hover {
    background: #ff9933;
    color: #fff;
    border-color: #ff9933;
    cursor: pointer;
}

.popup-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
}

.popup-loading {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    z-index: 22;
    display: none;
}

.p-complaint {
    padding: 20px 20px 0;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 400px;
}

.p-complaint .pc-li {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.p-complaint .pc-li .pc-li-span {
    overflow: hidden;
}

.p-complaint .pc-li .hide {
    display: none;
}

.p-complaint .pc-li .pc-name {
    float: left;
    width: 80px;
    padding-right: 15px;
    text-align: right;
    color: #171d25;
    font-size: 14px;
    line-height: 24px;
}

.p-complaint .pc-li .pc-label {
    margin-right: 20px;
    margin-top: 2px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}

.p-complaint .pc-li .pc-input {
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 2px;
}

.p-complaint .pc-li .pc-span {
    font-size: 14px;
    vertical-align: middle;
}

.p-complaint .pc-li .sel-phone {
    position: relative;
    float: left;
    height: 25px;
    width: 140px;
    line-height: 25px;
    color: #171d25;
    border: 1px solid #d1d2d3;
    border-radius: 3px;
    padding: 0 9px 0 10px;
    margin-right: 10px;
    cursor: pointer;
}

.p-complaint .pc-li .sel-phone .spna {
    float: left;
    width: 100%;
    height: 100%;
}

.p-complaint .pc-li .change-ph {
    border: 1px solid #d1d2d3;
}

.p-complaint .pc-li .sel-phone .sel-phone-i {
    position: absolute;
    top: 5px;
    right: 8px;
    width: 16px;
    height: 16px;
    background: url('../img/index/copy.png') -176px -170px no-repeat;
}

.p-complaint .pc-li .sel-phone .sel-change {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    padding: 0;
    margin: 0;
    min-height: 15px;
    background-color: #fff;
    width: 100%;
    border: 1px solid #d1d2d3;
    box-sizing: border-box;
}

.p-complaint .pc-li .sel-phone .sel-change li {
    height: 27px;
    margin: 0;
    line-height: 27px;
    color: #171d25;
    padding: 0 10px;
    cursor: pointer;
}

.p-complaint .pc-li .sel-phone .sel-change li:hover {
    background-color: #f2f2f2;
}

.p-complaint .pc-li .change-ph {
    float: left;
    height: 27px;
    width: 200px;
    line-height: 25px;
    padding-left: 10px;
    box-sizing: border-box;
}

.p-complaint .pc-li .fpd-yard-img {
    float: left;
    cursor: pointer;
    width: 67px;
    height: 27px;
    margin-left: 10px;
}

.p-complaint .pc-li .w315 {
    width: 315px;
}

.p-complaint .pc-li .w110 {
    width: 110px;
}

.p-complaint .feedback-dialog-msg {
    float: left;
    width: 518px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 22px;
    padding: 5px 10px;
    margin: 10px 0 0 21px;
    vertical-align: middle;
    border: 1px solid #7ab1de;
    border-radius: 2px;
    background: #d2e7f7;
    position: relative;
    color: #264663;
}

.p-complaint .feedback-dialog-msg a {
    color: #2277da;
}

.p-complaint .sel-con {
    float: left;
    width: 398px;
}

.p-complaint .sel-con .sel-con-head {
    position: relative;
    float: left;
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d1d2d3;
    border-bottom: 0;
}

.p-complaint .sel-con .sel-con-head .file-icon {
    float: left;
    width: 16px;
    height: 16px;
    margin: 12px;
    background: url('../img/index/copy.png') -212px -170px no-repeat;
    cursor: pointer;
}

.p-complaint .sel-con .sel-con-head .upload-file {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.p-complaint .sel-con .sel-con-head .file-name {
    float: left;
    line-height: 40px;
    margin: 0 10px;
}

.p-complaint .sel-con textarea {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    height: 100px;
    resize: none;
    border: 1px solid #d1d2d3;
    outline: 0;
}

.p-complaint .sel-con .ptxt {
    float: left;
    width: 100%;
    line-height: 13px;
    font-size: 12px;
    color: #ababab;
    margin-top: 5px;
}

.p-complaint .img-outer {
    position: relative;
    float: left;
    width: 151px;
    height: 99px;
    background: #f3f3f3 url('../img/index/sfz_z.png') center center no-repeat;
    margin-right: 10px;
}

.p-complaint .sfzf {
    background: #f3f3f3 url('../img/index/sfz_f.png') center center no-repeat;
}

.p-complaint .img-outer img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 5
}

.p-complaint .img-outer .just-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
    cursor: pointer
}

.p-complaint .img-outer span {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #a2a2a2;
    z-index: 1
}

.p-complaint .sel-phone {
    z-index: 10
}

.p-complaint .ptxt-red {
    float: left;
    width: 100%;
    color: #ef3a38 !important;
    margin-top: 5px
}

.p-complaint .pal {
    padding-left: 95px
}

.transfer-box {
    width: 600px;
    transform: translate(-50%, -50%);
}

.transfer-sus {
    padding: 20px 20px 0
}

.transfer-sus p {
    position: relative;
    padding: 30px 0 30px 85px;
    line-height: 23px;
    font-size: 14px
}

.transfer-sus p:after {
    position: absolute;
    content: '';
    top: 35px;
    left: 55px;
    width: 22px;
    height: 19px;
    background: url('../img/index/right_icon.png') no-repeat;
}

.transfer-sus p a {
    color: #2277da
}

.popup h3 {
    color: #474747;
    background: transparent;
}

.hide {
    display: none;
}

.pay-popup ul.zufu {
    padding: 30px 42px 35px;
}

.pay-popup ul.zufu li {
    text-align: left;
    font-size: 14px;
}

.pay-popup ul.zufu li .label2 {
    width: 85px;
    display: inline-block;
}

.pay-popup ul.zufu .money {
    font-size: 28px;
    color: #e84558;
    position: relative;
    top: 2px;
}

.pay-popup ul.zufu #code {
    display: inline-block;
    width: 120px;
    height: 120px;
}

.pay-popup ul.zufu #code canvas {
    width: 120px;
    height: 120px;
}

.pay-popup ul.zufu .iconfont {
    display: inline-block;
    padding: 0 2px 0 6px;
}

.pay-popup ul.zufu .iconsaoma {
    color: #999;
}

.pay-popup ul.zufu .iconzhifubao {
    color: #02a9f1;
}

.pay-popup ul.zufu .iconweixinzhifu {
    color: #09bb07;
}

.pay-popup .tabs {
    display: inline-flex;
    width: calc(100% - 92px);
}

.pay-popup .tabs font {
    flex: 1;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #dfdfdf;
    border-right: none;
    position: relative;
}

.pay-popup .tabs font>i,
.popupMsg {
    position: absolute;
    font-size: 12px;
    left: -8px;
    top: -6px;
    transform: translateY(-100%);
    width: max-content;
    padding: 3px 5px;
    background: #fff;
    color: #333;
    border: 1px solid #dfdfdf;
    line-height: 18px;
    border-radius: 4px;
    font-style: inherit;
    text-align: left;
    z-index: 999;
    box-shadow: 0 0px 8px 0 rgb(0 0 0 / 10%);
}

.pay-popup .tabs font>i:after,
.popupMsg:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 20px;
    margin-left: -6px;
    background: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #dfdfdf transparent transparent transparent;
}

.popupMsgBox {
    position: relative;
    border-bottom: 1px dashed #999;
    cursor: pointer;
}

.popupMsgBox .popupMsg {
    display: none;
}

.popupMsgBox:hover .popupMsg {
    display: block;
}

.pay-popup .tabs font:nth-child(1) {
    border-radius: 4px 0 0 4px;
}

.pay-popup .tabs font:last-child {
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #dfdfdf;
}

.pay-popup .tabs font.on {
    color: #fff;
    background: #0188fb;
    border-color: #0188fb;
}

.popup.pay-popup .close {
    color: #fff;
}

.pay-popup.popup,
.pay-popup-succeed.popup {
    border-radius: 0;
}

.popup-pay-title {
    background: url(../images/vip-title.png) no-repeat;
    width: 800px;
    height: 113px;
    font-size: 14px;
    color: #fff;
}

.popup-pay-title>a {
    font-size: 14px;
    display: block;
    color: #fff;
    padding: 28px 0 0 220px;
    width: 140px;
}

.popup-pay-title>p {
    padding: 20px 0 0 40px;
}

.popup-pay-title>p i {
    display: inline-block;
    background: url(../images/vip-title2.png) no-repeat;
    width: 79px;
    height: 23px;
    margin-left: 10px;
    position: relative;
    top: 6px;
}

.popup-pay-title>p i.on {
    background: url(../images/vip-title1.png) no-repeat;
}

.popup-pay-cont {
    padding: 32px;
}

.popup-pay-cont01a {
    display: flex;
    justify-content: space-between;
}

.popup-pay-cont01b {
    flex: 1;
    width: 0;
    text-align: center;
    border: 1px solid #e3e4e5;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    padding-bottom: 12px;
    margin-right: 20px;
}

.popup-pay-cont01b:last-child {
    margin-right: 0px;
}

.popup-pay-cont01b.on {
    background: linear-gradient(-45deg, #f6d698, #ffffff);
    border-color: #efdfca;
}

.popup-pay-cont01b>p {
    font-size: 16px;
    color: #664b2e;
    line-height: 60px;
    border-bottom: 1px solid #e3e4e5;
}

.popup-pay-cont01b.on>p {
    border-color: #efdfca;
}

.popup-pay-cont01b>span {
    color: #ee2b2b;
    font-size: 18px;
    display: block;
    padding-top: 16px;
}

.popup-pay-cont01b>span>font {
    font-size: 32px;
}

.popup-pay-cont01b>font {
    color: #664b2e;
    font-size: 14px;
    display: block;
    padding: 2px 0 5px;
    opacity: 0.7;
}

.popup-pay-cont02a {
    font-size: 18px;
    color: #1d222f;
    padding: 24px 0 0px;
    margin-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e3e4e5;
}

.popup-pay-cont02a span {
    height: 46px;
    line-height: 40px;
    display: inline-block;
    margin-right: 32px;
    position: relative;
    cursor: pointer;
}

.popup-pay-cont02a span.on {
    color: #3383fc;
}

.popup-pay-cont02a span.on:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #3383fc;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.popup-pay-cont02b {
    display: flex;
    flex-wrap: wrap;
}

.popup-pay-cont02c,
.popup-pay-cont02c canvas {
    width: 160px;
    height: 160px;
    position: relative;
}

.loading-g:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.loading-g:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url("/statics/web/images/spinner2.png") no-repeat center;
    background-size: 100px;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    animation: rotate 1s linear infinite;
}

.popup-pay-cont02d {
    margin-left: 24px;
}

.popup-pay-cont02e {
    font-size: 14px;
    color: #8a8e99;
}

.popup-pay-cont02e span {
    font-size: 18px;
    color: #ee2b2b;
}

.popup-pay-cont02e span font {
    font-size: 32px;
}

.popup-pay-cont02f {
    color: #1d222f;
    font-size: 14px;
    padding-top: 6px;
}

.popup-pay-cont02g {
    color: #8a8e99;
    font-size: 14px;
    padding-top: 16px;
}

.popup-pay-cont02f .iconzhifubao {
    color: #128bff;
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.popup-pay-cont02f .iconweixinzhifu {
    color: #09bb07;
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.popup-pay-cont02g a {
    color: #128bff;
}

.popup-pay-cont02h {
    color: #128bff;
}

.popup-pay-cont02i {
    text-align: center;
}

.popup-pay-cont02j {
    background: url(../images/vip-title3.png) no-repeat;
    width: 97px;
    height: 85px;
    display: block;
    margin: 24px auto 0px;
}

.popup-pay-cont02k {
    font-size: 20px;
    padding: 30px 0 12px;
}

.popup-pay-cont02l {
    font-size: 14px;
    color: #999;
}

.popup-pay-cont02m span,
.popup-pay-cont02m a {
    font-size: 14px;
    color: #2b7fff;
    border: 1px solid #2b7fff;
    border-radius: 4px;
    height: 40px;
    line-height: 38px;
    box-sizing: border-box;
    width: 120px;
    text-align: center;
    display: inline-block;
    margin: 32px 10px;
    cursor: pointer;
}

.popup-pay-cont02m span {
    background: linear-gradient(-10deg, #2f82ff, #81b6ff);
    color: #fff;
    border: none;
}

.popup-pay-cont02n {
    color: #ee2b2b;
    font-size: 14px;
    padding-top: 6px;
}

.popup-pay-cont02n a {
    color: #128bff;
}

.popup-pay-cont02n a:hover {
    color: #128bff;
}

.popup-pay-cont02n .transfer {
    margin: 0;
    border-top: 0;
    padding: 32px 0;
}

.popup-pay-cont02p {
    display: flex;
    width: 100%;
}

.popup-pay-cont02p dl img {
    padding: 2.5px 0;
    float: left;
    margin-right: 24px;
}

.popup-pay-cont02p dl {
    position: relative;
    flex: 1;
}

.popup-pay-cont02p dt {
    position: absolute;
    width: 175px;
    height: 100%;
    line-height: 100%;
    text-align: center;
    left: 0;
    top: 0;
}

.popup-pay-cont02p dt span {
    display: table;
    width: 100%;
    height: 100%;
}

.popup-pay-cont02p dt span b {
    display: table-cell;
    vertical-align: middle;
}

.popup-pay-cont02p dd {
    line-height: 26px;
    font-size: 12px;
}

.popup-pay-cont02p dd img {
    display: block;
    margin-bottom: 12px;
}

.popup-pay-cont02b .tip a {
    color: #128bff;
}

.popup-pay-cont02b .tip a:hover {
    color: #128bff;
}

.popup-pay-cont02b .tip {
    padding: 12px 16px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    opacity: 1;
    display: flex;
    align-items: center;
    transition: opacity .2s;
    font-size: 12px;
    line-height: 1;
    width: 600px;
    margin: 16px auto 4px;
    justify-content: center;
    border-radius: 30px;
    background-color: #fef0f0;
    color: #ee2b2b;
}