@charset "UTF-8";html body .el-badge{position:relative;vertical-align:middle;display:inline-block}html body .el-badge__content{background-color:#cf2a2a;border-radius:10px;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #fff}html body .el-badge__content.is-fixed{position:absolute;top:0;right:10px;transform:translateY(-50%) translateX(100%)}html body .el-badge__content.is-fixed.is-dot{right:5px}html body .el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}html body .el-badge__content--primary{background-color:#fb0}html body .el-badge__content--success{background-color:#67c23a}html body .el-badge__content--warning{background-color:#e6a23c}html body .el-badge__content--info{background-color:#909399}html body .el-badge__content--danger{background-color:#f56c6c}html body .el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e0e2e7;border-color:#cfcfcf;color:#000;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;margin:0;transition:.1s;font-weight:400;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:2px}html body .el-button+.el-button{margin-left:10px}html body .el-button.is-round{padding:12px 20px}html body .el-button:focus,html body .el-button:hover{color:#fb0;border-color:#ffebb3;background-color:#fff8e6}html body .el-button:active{color:#e6a800;border-color:#e6a800;outline:none}html body .el-button::-moz-focus-inner{border:0}html body .el-button [class*=el-icon-]+span{margin-left:5px}html body .el-button.is-plain:focus,html body .el-button.is-plain:hover{background:#fff;border-color:#fb0;color:#fb0}html body .el-button.is-plain:active{background:#fff;border-color:#e6a800;color:#e6a800;outline:none}html body .el-button.is-active{color:#e6a800;border-color:#e6a800}html body .el-button.is-disabled,html body .el-button.is-disabled:focus,html body .el-button.is-disabled:hover{color:#9da4b3;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}html body .el-button.is-disabled.el-button--text{background-color:transparent}html body .el-button.is-disabled.is-plain,html body .el-button.is-disabled.is-plain:focus,html body .el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#9da4b3}html body .el-button.is-loading{position:relative;pointer-events:none}html body .el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}html body .el-button.is-round{border-radius:20px;padding:12px 23px}html body .el-button.is-circle{border-radius:50%;padding:12px}html body .el-button--primary{color:#000;background-color:#fb0;border-color:#fb0}html body .el-button--primary:focus,html body .el-button--primary:hover{background:#ffc933;border-color:#ffc933;color:#000}html body .el-button--primary:active{outline:none}html body .el-button--primary.is-active,html body .el-button--primary:active{background:#e6a800;border-color:#e6a800;color:#000}html body .el-button--primary.is-disabled,html body .el-button--primary.is-disabled:active,html body .el-button--primary.is-disabled:focus,html body .el-button--primary.is-disabled:hover{color:#000;background-color:#999;border-color:#999}html body .el-button--primary.is-plain{color:#fb0;background:#fff8e6;border-color:#ffe499}html body .el-button--primary.is-plain:focus,html body .el-button--primary.is-plain:hover{background:#fb0;border-color:#fb0;color:#fff}html body .el-button--primary.is-plain:active{background:#e6a800;border-color:#e6a800;color:#fff;outline:none}html body .el-button--primary.is-plain.is-disabled,html body .el-button--primary.is-plain.is-disabled:active,html body .el-button--primary.is-plain.is-disabled:focus,html body .el-button--primary.is-plain.is-disabled:hover{color:#ffd666;background-color:#fff8e6;border-color:#fff1cc}html body .el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}html body .el-button--success:focus,html body .el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}html body .el-button--success:active{outline:none}html body .el-button--success.is-active,html body .el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}html body .el-button--success.is-disabled,html body .el-button--success.is-disabled:active,html body .el-button--success.is-disabled:focus,html body .el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}html body .el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}html body .el-button--success.is-plain:focus,html body .el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}html body .el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:none}html body .el-button--success.is-plain.is-disabled,html body .el-button--success.is-plain.is-disabled:active,html body .el-button--success.is-plain.is-disabled:focus,html body .el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}html body .el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}html body .el-button--warning:focus,html body .el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}html body .el-button--warning:active{outline:none}html body .el-button--warning.is-active,html body .el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}html body .el-button--warning.is-disabled,html body .el-button--warning.is-disabled:active,html body .el-button--warning.is-disabled:focus,html body .el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}html body .el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}html body .el-button--warning.is-plain:focus,html body .el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}html body .el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:none}html body .el-button--warning.is-plain.is-disabled,html body .el-button--warning.is-plain.is-disabled:active,html body .el-button--warning.is-plain.is-disabled:focus,html body .el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}html body .el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}html body .el-button--danger:focus,html body .el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}html body .el-button--danger:active{outline:none}html body .el-button--danger.is-active,html body .el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}html body .el-button--danger.is-disabled,html body .el-button--danger.is-disabled:active,html body .el-button--danger.is-disabled:focus,html body .el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}html body .el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}html body .el-button--danger.is-plain:focus,html body .el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}html body .el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:none}html body .el-button--danger.is-plain.is-disabled,html body .el-button--danger.is-plain.is-disabled:active,html body .el-button--danger.is-plain.is-disabled:focus,html body .el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}html body .el-button--info{color:#fff;background-color:#909399;border-color:#909399}html body .el-button--info:focus,html body .el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}html body .el-button--info:active{outline:none}html body .el-button--info.is-active,html body .el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}html body .el-button--info.is-disabled,html body .el-button--info.is-disabled:active,html body .el-button--info.is-disabled:focus,html body .el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}html body .el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}html body .el-button--info.is-plain:focus,html body .el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}html body .el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:none}html body .el-button--info.is-plain.is-disabled,html body .el-button--info.is-plain.is-disabled:active,html body .el-button--info.is-plain.is-disabled:focus,html body .el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}html body .el-button--medium{padding:10px 20px;font-size:14px;border-radius:2px}html body .el-button--medium.is-round{padding:10px 20px}html body .el-button--medium.is-circle{padding:10px}html body .el-button--small{padding:9px 15px;font-size:14px;border-radius:3px}html body .el-button--small.is-round{padding:9px 15px}html body .el-button--small.is-circle{padding:9px}html body .el-button--mini{padding:7px 15px;font-size:14px;border-radius:3px}html body .el-button--mini.is-round{padding:7px 15px}html body .el-button--mini.is-circle{padding:7px}html body .el-button--text{border-color:transparent;color:#fb0;background:transparent;padding-left:0;padding-right:0}html body .el-button--text:focus,html body .el-button--text:hover{color:#ffc933;border-color:transparent;background-color:transparent}html body .el-button--text:active{color:#e6a800;border-color:transparent;background-color:transparent}html body .el-button--text.is-disabled,html body .el-button--text.is-disabled:focus,html body .el-button--text.is-disabled:hover{border-color:transparent}html body .el-button-group{display:inline-block;vertical-align:middle}html body .el-button-group:after,html body .el-button-group:before{display:table;content:""}html body .el-button-group:after{clear:both}html body .el-button-group>.el-button{float:left;position:relative}html body .el-button-group>.el-button+.el-button{margin-left:0}html body .el-button-group>.el-button.is-disabled{z-index:1}html body .el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}html body .el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}html body .el-button-group>.el-button:first-child:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}html body .el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}html body .el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}html body .el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}html body .el-button-group>.el-button:not(:last-child){margin-right:-1px}html body .el-button-group>.el-button.is-active,html body .el-button-group>.el-button:not(.is-disabled):active,html body .el-button-group>.el-button:not(.is-disabled):focus,html body .el-button-group>.el-button:not(.is-disabled):hover{z-index:1}html body .el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--primary:first-child{border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--primary:last-child{border-left-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--success:first-child{border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--success:last-child{border-left-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--warning:first-child{border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--warning:last-child{border-left-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--danger:first-child{border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--danger:last-child{border-left-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--info:first-child{border-right-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--info:last-child{border-left-color:hsla(0,0%,100%,.5)}html body .el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}html body .el-radio{color:#000;font-weight:500;line-height:1;position:relative;cursor:pointer;display:inline-block;white-space:nowrap;outline:none;font-size:14px;margin-right:30px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}html body .el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #e0e2e7;box-sizing:border-box;height:40px}html body .el-radio.is-bordered.is-checked{border-color:#fb0}html body .el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#ebeef5}html body .el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}html body .el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:2px;height:36px}html body .el-radio--medium.is-bordered .el-radio__label{font-size:14px}html body .el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}html body .el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}html body .el-radio--small.is-bordered .el-radio__label{font-size:14px}html body .el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}html body .el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}html body .el-radio--mini.is-bordered .el-radio__label{font-size:14px}html body .el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}html body .el-radio:last-child{margin-right:0}html body .el-radio__input{white-space:nowrap;cursor:pointer;outline:none;display:inline-block;line-height:1;position:relative;vertical-align:middle}html body .el-radio__input.is-disabled .el-radio__inner{background-color:#f9f9f9;border-color:#e4e7ed;cursor:not-allowed}html body .el-radio__input.is-disabled .el-radio__inner:after{cursor:not-allowed;background-color:#f9f9f9}html body .el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}html body .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#f9f9f9;border-color:#e4e7ed}html body .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#9da4b3}html body .el-radio__input.is-disabled+span.el-radio__label{color:#9da4b3;cursor:not-allowed}html body .el-radio__input.is-checked .el-radio__inner{border-color:#fb0;background:#fb0}html body .el-radio__input.is-checked .el-radio__inner:after{transform:translate(-50%,-50%) scale(1)}html body .el-radio__input.is-checked+.el-radio__label{color:#fb0}html body .el-radio__input.is-focus .el-radio__inner{border-color:#fb0}html body .el-radio__inner{border:1px solid #e0e2e7;border-radius:100%;width:14px;height:14px;background-color:#fff;position:relative;cursor:pointer;display:inline-block;box-sizing:border-box}html body .el-radio__inner:hover{border-color:#fb0}html body .el-radio__inner:after{width:4px;height:4px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-in}html body .el-radio__original{opacity:0;outline:none;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}html body .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:0 0 2px 2px #fb0}html body .el-radio__label{font-size:14px;padding-left:10px}html body .el-checkbox{color:#000;font-weight:500;font-size:14px;position:relative;cursor:pointer;display:inline-block;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}html body .el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #e0e2e7;box-sizing:border-box;line-height:normal;height:40px}html body .el-checkbox.is-bordered.is-checked{border-color:#fb0}html body .el-checkbox.is-bordered.is-disabled{border-color:#ebeef5;cursor:not-allowed}html body .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}html body .el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:2px;height:36px}html body .el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}html body .el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}html body .el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}html body .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:14px}html body .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}html body .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}html body .el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}html body .el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:14px}html body .el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}html body .el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after{height:6px;width:2px}html body .el-checkbox__input{white-space:nowrap;cursor:pointer;outline:none;display:inline-block;line-height:1;position:relative;vertical-align:middle}html body .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#e0e2e7;cursor:not-allowed}html body .el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:#9da4b3}html body .el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}html body .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#f2f6fc;border-color:#e0e2e7}html body .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#9da4b3}html body .el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#f2f6fc;border-color:#e0e2e7}html body .el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:#9da4b3;border-color:#9da4b3}html body .el-checkbox__input.is-disabled+span.el-checkbox__label{color:#9da4b3;cursor:not-allowed}html body .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#fb0;border-color:#fb0}html body .el-checkbox__input.is-checked .el-checkbox__inner:after{transform:rotate(45deg) scaleY(1)}html body .el-checkbox__input.is-checked+.el-checkbox__label{color:#fb0}html body .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#fb0}html body .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#fb0;border-color:#fb0}html body .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:#fff;height:2px;transform:scale(.5);left:0;right:0;top:5px}html body .el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}html body .el-checkbox__inner{display:inline-block;position:relative;border:1px solid #e0e2e7;border-radius:2px;box-sizing:border-box;width:14px;height:14px;background-color:#fff;z-index:1;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}html body .el-checkbox__inner:hover{border-color:#fb0}html body .el-checkbox__inner:after{box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:3px;transition:transform .15s ease-in .05s;transform-origin:center}html body .el-checkbox__original{opacity:0;outline:none;position:absolute;margin:0;width:0;height:0;z-index:-1}html body .el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}html body .el-checkbox:last-of-type{margin-right:0}html body .el-checkbox-button,html body .el-checkbox-button__inner{position:relative;display:inline-block}html body .el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#fff;border:1px solid #e0e2e7;border-left:0;color:#000;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;margin:0;transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:0}html body .el-checkbox-button__inner.is-round{padding:12px 20px}html body .el-checkbox-button__inner:hover{color:#fb0}html body .el-checkbox-button__inner [class*=el-icon-]{line-height:.9}html body .el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}html body .el-checkbox-button__original{opacity:0;outline:none;position:absolute;margin:0;z-index:-1}html body .el-checkbox-button.is-checked .el-checkbox-button__inner{color:#fff;background-color:#fb0;border-color:#fb0;box-shadow:-1px 0 0 0 #ffd666}html body .el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#fb0}html body .el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#9da4b3;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5;box-shadow:none}html body .el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#ebeef5}html body .el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #e0e2e7;border-radius:4px 0 0 4px;box-shadow:none!important}html body .el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#fb0}html body .el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}html body .el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}html body .el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}html body .el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:14px;border-radius:0}html body .el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}html body .el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:14px;border-radius:0}html body .el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}html body .el-checkbox-group{font-size:0}html body .el-popper .popper__arrow,html body .el-popper .popper__arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}html body .el-popper .popper__arrow{border-width:6px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}html body .el-popper .popper__arrow:after{content:" ";border-width:6px}html body .el-popper[x-placement^=top]{margin-bottom:12px}html body .el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}html body .el-popper[x-placement^=top] .popper__arrow:after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}html body .el-popper[x-placement^=bottom]{margin-top:12px}html body .el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}html body .el-popper[x-placement^=bottom] .popper__arrow:after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}html body .el-popper[x-placement^=right]{margin-left:12px}html body .el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}html body .el-popper[x-placement^=right] .popper__arrow:after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}html body .el-popper[x-placement^=left]{margin-right:12px}html body .el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}html body .el-popper[x-placement^=left] .popper__arrow:after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}html body .el-select-dropdown{position:absolute;z-index:1001;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-sizing:border-box;margin:5px 0}html body .el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}html body .el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#fb0;background-color:#fff}html body .el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#f9f9f9}html body .el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after{position:absolute;right:20px;font-family:element-icons;content:"\e6da";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body .el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}html body .el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}html body .el-select-dropdown__wrap{max-height:274px}html body .el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;box-sizing:border-box}html body .el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}html body .el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;box-sizing:border-box;width:100%;font-size:inherit;color:#000;background-color:#fff;background-image:none;border:1px solid #e0e2e7;border-radius:2px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}html body .el-textarea__inner::-moz-placeholder{color:#9da4b3}html body .el-textarea__inner:-ms-input-placeholder{color:#9da4b3}html body .el-textarea__inner::placeholder{color:#9da4b3}html body .el-textarea__inner:hover{border-color:#9da4b3}html body .el-textarea__inner:focus{outline:none;border-color:#fb0}html body .el-textarea .el-input__count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}html body .el-textarea.is-disabled .el-textarea__inner{background-color:#f9f9f9;border-color:#e4e7ed;color:#9da4b3;cursor:not-allowed}html body .el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#9da4b3}html body .el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#9da4b3}html body .el-textarea.is-disabled .el-textarea__inner::placeholder{color:#9da4b3}html body .el-textarea.is-exceed .el-textarea__inner{border-color:#f56c6c}html body .el-textarea.is-exceed .el-input__count{color:#f56c6c}html body .el-input{position:relative;font-size:14px;display:inline-block;width:100%}html body .el-input::-webkit-scrollbar{z-index:11;width:6px}html body .el-input::-webkit-scrollbar:horizontal{height:6px}html body .el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}html body .el-input::-webkit-scrollbar-corner,html body .el-input::-webkit-scrollbar-track{background:#fff}html body .el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}html body .el-input .el-input__clear{color:#000;font-size:14px;cursor:pointer;transition:color .2s cubic-bezier(.645,.045,.355,1)}html body .el-input .el-input__clear:hover{color:#9da4b3}html body .el-input .el-input__count{height:100%;display:inline-flex;align-items:center;color:#909399;font-size:12px}html body .el-input .el-input__count .el-input__count-inner{background:#fff;line-height:normal;display:inline-block;padding:0 5px}html body .el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:2px;border:1px solid #e0e2e7;box-sizing:border-box;color:#000;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:none;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}html body .el-input__inner::-ms-reveal{display:none}html body .el-input__inner::-moz-placeholder{color:#9da4b3}html body .el-input__inner:-ms-input-placeholder{color:#9da4b3}html body .el-input__inner::placeholder{color:#9da4b3}html body .el-input__inner:hover{border-color:#9da4b3}html body .el-input__inner:focus{outline:none;border-color:#fb0}html body .el-input__suffix{position:absolute;height:100%;right:5px;top:0;text-align:center;color:#000;transition:all .3s;pointer-events:none}html body .el-input__suffix-inner{pointer-events:all}html body .el-input__prefix{position:absolute;height:100%;left:5px;top:0;text-align:center;color:#000;transition:all .3s}html body .el-input__icon{height:100%;width:25px;text-align:center;transition:all .3s;line-height:40px}html body .el-input__icon:after{content:"";height:100%;width:0;display:inline-block;vertical-align:middle}html body .el-input__validateIcon{pointer-events:none}html body .el-input.is-active .el-input__inner{outline:none;border-color:#fb0}html body .el-input.is-disabled .el-input__inner{background-color:#f9f9f9;border-color:#e4e7ed;color:#9da4b3;cursor:not-allowed}html body .el-input.is-disabled .el-input__inner::-moz-placeholder{color:#9da4b3}html body .el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#9da4b3}html body .el-input.is-disabled .el-input__inner::placeholder{color:#9da4b3}html body .el-input.is-disabled .el-input__icon{cursor:not-allowed}html body .el-input.is-exceed .el-input__inner{border-color:#f56c6c}html body .el-input.is-exceed .el-input__suffix .el-input__count{color:#f56c6c}html body .el-input--suffix .el-input__inner{padding-right:30px}html body .el-input--prefix .el-input__inner{padding-left:30px}html body .el-input--medium{font-size:12px}html body .el-input--medium .el-input__inner{height:40px;line-height:40px}html body .el-input--medium .el-input__icon{line-height:40px}html body .el-input--small{font-size:12px}html body .el-input--small .el-input__inner{height:40px;line-height:40px}html body .el-input--small .el-input__icon{line-height:40px}html body .el-input--mini{font-size:12px}html body .el-input--mini .el-input__inner{height:28px;line-height:28px}html body .el-input--mini .el-input__icon{line-height:28px}html body .el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}html body .el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}html body .el-input-group__append,html body .el-input-group__prepend{background-color:#f9f9f9;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #e0e2e7;border-radius:2px;padding:0 20px;width:1px;white-space:nowrap}html body .el-input-group__append:focus,html body .el-input-group__prepend:focus{outline:none}html body .el-input-group__append .el-button,html body .el-input-group__append .el-select,html body .el-input-group__prepend .el-button,html body .el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}html body .el-input-group__append button.el-button,html body .el-input-group__append div.el-select .el-input__inner,html body .el-input-group__append div.el-select:hover .el-input__inner,html body .el-input-group__prepend button.el-button,html body .el-input-group__prepend div.el-select .el-input__inner,html body .el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}html body .el-input-group__append .el-button,html body .el-input-group__append .el-input,html body .el-input-group__prepend .el-button,html body .el-input-group__prepend .el-input{font-size:inherit}html body .el-input-group__prepend{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}html body .el-input-group__append{border-left:0}html body .el-input-group--prepend .el-input__inner,html body .el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}html body .el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}html body .el-input-group--append .el-input__inner{border-top-right-radius:0;border-bottom-right-radius:0}html body .el-input-group--append .el-select .el-input.is-focus .el-input__inner{border-color:transparent}html body .el-input__inner::-ms-clear{display:none;width:0;height:0}html body .el-tag{background-color:#fff8e6;border-color:#fff1cc;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#fb0;border-width:1px;border-style:solid;border-radius:4px;box-sizing:border-box;white-space:nowrap}html body .el-tag.is-hit{border-color:#fb0}html body .el-tag .el-tag__close{color:#fb0}html body .el-tag .el-tag__close:hover{color:#fff;background-color:#fb0}html body .el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}html body .el-tag.el-tag--info.is-hit{border-color:#909399}html body .el-tag.el-tag--info .el-tag__close{color:#909399}html body .el-tag.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}html body .el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}html body .el-tag.el-tag--success.is-hit{border-color:#67c23a}html body .el-tag.el-tag--success .el-tag__close{color:#67c23a}html body .el-tag.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}html body .el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}html body .el-tag.el-tag--warning.is-hit{border-color:#e6a23c}html body .el-tag.el-tag--warning .el-tag__close{color:#e6a23c}html body .el-tag.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}html body .el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}html body .el-tag.el-tag--danger.is-hit{border-color:#f56c6c}html body .el-tag.el-tag--danger .el-tag__close{color:#f56c6c}html body .el-tag.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}html body .el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}html body .el-tag .el-icon-close:before{display:block}html body .el-tag--dark{background-color:#fb0;border-color:#fb0;color:#fff}html body .el-tag--dark.is-hit{border-color:#fb0}html body .el-tag--dark .el-tag__close{color:#fff}html body .el-tag--dark .el-tag__close:hover{color:#fff;background-color:#ffc933}html body .el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}html body .el-tag--dark.el-tag--info.is-hit{border-color:#909399}html body .el-tag--dark.el-tag--info .el-tag__close{color:#fff}html body .el-tag--dark.el-tag--info .el-tag__close:hover{color:#fff;background-color:#a6a9ad}html body .el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}html body .el-tag--dark.el-tag--success.is-hit{border-color:#67c23a}html body .el-tag--dark.el-tag--success .el-tag__close{color:#fff}html body .el-tag--dark.el-tag--success .el-tag__close:hover{color:#fff;background-color:#85ce61}html body .el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}html body .el-tag--dark.el-tag--warning.is-hit{border-color:#e6a23c}html body .el-tag--dark.el-tag--warning .el-tag__close{color:#fff}html body .el-tag--dark.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#ebb563}html body .el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}html body .el-tag--dark.el-tag--danger.is-hit{border-color:#f56c6c}html body .el-tag--dark.el-tag--danger .el-tag__close{color:#fff}html body .el-tag--dark.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f78989}html body .el-tag--plain{background-color:#fff;border-color:#ffe499;color:#fb0}html body .el-tag--plain.is-hit{border-color:#fb0}html body .el-tag--plain .el-tag__close{color:#fb0}html body .el-tag--plain .el-tag__close:hover{color:#fff;background-color:#fb0}html body .el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}html body .el-tag--plain.el-tag--info.is-hit{border-color:#909399}html body .el-tag--plain.el-tag--info .el-tag__close{color:#909399}html body .el-tag--plain.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}html body .el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}html body .el-tag--plain.el-tag--success.is-hit{border-color:#67c23a}html body .el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}html body .el-tag--plain.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}html body .el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}html body .el-tag--plain.el-tag--warning.is-hit{border-color:#e6a23c}html body .el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}html body .el-tag--plain.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}html body .el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}html body .el-tag--plain.el-tag--danger.is-hit{border-color:#f56c6c}html body .el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}html body .el-tag--plain.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}html body .el-tag--medium{height:28px;line-height:26px}html body .el-tag--medium .el-icon-close{transform:scale(.8)}html body .el-tag--small{height:24px;padding:0 8px;line-height:22px}html body .el-tag--small .el-icon-close{transform:scale(.8)}html body .el-tag--mini{height:20px;padding:0 5px;line-height:19px}html body .el-tag--mini .el-icon-close{margin-left:-3px;transform:scale(.7)}html body .el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}html body .el-select-dropdown__item.is-disabled{color:#9da4b3;cursor:not-allowed}html body .el-select-dropdown__item.is-disabled:hover{background-color:#fff}html body .el-select-dropdown__item.hover,html body .el-select-dropdown__item:hover{background-color:#f9f9f9}html body .el-select-dropdown__item.selected{color:#fb0;font-weight:700}html body .el-select-group{margin:0;padding:0}html body .el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}html body .el-select-group__wrap:not(:last-of-type){padding-bottom:24px}html body .el-select-group__wrap:not(:last-of-type):after{content:"";position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}html body .el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}html body .el-select-group .el-select-dropdown__item{padding-left:20px}html body .el-scrollbar{overflow:hidden;position:relative}html body .el-scrollbar:active>.el-scrollbar__bar,html body .el-scrollbar:focus>.el-scrollbar__bar,html body .el-scrollbar:hover>.el-scrollbar__bar{opacity:1;transition:opacity .34s ease-out}html body .el-scrollbar__wrap{overflow:scroll;height:100%;overflow-x:hidden}html body .el-scrollbar__wrap--hidden-default{scrollbar-width:none}html body .el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}html body .el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(157,164,179,.3);transition:background-color .3s}html body .el-scrollbar__thumb:hover{background-color:rgba(157,164,179,.5)}html body .el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;transition:opacity .12s ease-out}html body .el-scrollbar__bar.is-vertical{width:6px;top:2px}html body .el-scrollbar__bar.is-vertical>div{width:100%}html body .el-scrollbar__bar.is-horizontal{height:6px;left:2px}html body .el-scrollbar__bar.is-horizontal>div{height:100%}html body .el-select{display:inline-block;position:relative}html body .el-select .el-select__tags>span{display:contents}html body .el-select:hover .el-input__inner{border-color:#9da4b3}html body .el-select .el-input__inner{cursor:pointer;padding-right:35px}html body .el-select .el-input__inner:focus{border-color:#fb0}html body .el-select .el-input .el-select__caret{color:#9da4b3;font-size:14px;transition:transform .3s;transform:rotate(180deg);cursor:pointer}html body .el-select .el-input .el-select__caret.is-reverse{transform:rotate(0deg)}html body .el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;transform:rotate(180deg);border-radius:100%;color:#9da4b3;transition:color .2s cubic-bezier(.645,.045,.355,1)}html body .el-select .el-input .el-select__caret.is-show-close:hover{color:#9da4b3}html body .el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}html body .el-select .el-input.is-disabled .el-input__inner:hover{border-color:#e4e7ed}html body .el-select .el-input.is-focus .el-input__inner{border-color:#fb0}html body .el-select>.el-input{display:block}html body .el-select__input{border:none;outline:none;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}html body .el-select__input.is-mini{height:14px}html body .el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#9da4b3;line-height:18px;font-size:14px}html body .el-select__close:hover{color:#9da4b3}html body .el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-wrap:wrap}html body .el-select__tags-text{overflow:hidden;text-overflow:ellipsis}html body .el-select .el-tag{box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;display:flex;max-width:100%;align-items:center}html body .el-select .el-tag__close.el-icon-close{background-color:#9da4b3;top:0;color:#fff;flex-shrink:0}html body .el-select .el-tag__close.el-icon-close:hover{background-color:#9da4b3}html body .el-select .el-tag__close.el-icon-close:before{display:block;transform:translateY(.5px)}.el-switch .el-switch__core{height:30px!important;width:60px!important;border-radius:30px}.el-switch .el-switch__core:after{width:28px;height:28px;top:0;margin-left:0}.el-switch input:checked+.el-switch__core:after{margin-left:-28px}.el-switch.is-checked .el-switch__core{border-color:#5bc76a;background:#5bc76a}.el-table:before{background-color:#fff}.el-table .cell{padding-right:10px;font-size:16px;line-height:22px;color:#000;font-weight:400}.el-table .el-table__header tr{padding:14px 0}.el-table .el-table__header tr th{padding:14px 0;background-color:#f6f7f8;border-bottom:1px solid #fff}.el-table .el-table__header tr th .cell{padding-left:0;font-weight:700}.el-table .el-table__header tr th:first-child{padding-left:20px}.el-table .el-table__body tr{padding:14px 0}.el-table .el-table__body tr td{padding:14px 0;background-color:#f6f7f8;border-bottom:1px solid #fff}.el-table .el-table__body tr td .cell{padding-left:0}.el-table .el-table__body tr td:first-child{padding-left:20px}.el-table .el-table__body tr td:last-child .cell{padding-right:0}.el-table .el-table__empty-block{display:none}.el-select{width:100%}.el-select-dropdown .el-select-dropdown__list{padding:0}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item{padding:12px 20px;height:auto;font-size:16px;line-height:22px;color:#000}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item+.el-select-dropdown__item{border-top:1px solid #f3f3f3}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item:hover{background:rgba(247,181,0,.15)}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected{font-weight:400;color:#f7b500}.el-select-dropdown .popper__arrow{display:none}.el-select-dropdown.el-popper[x-placement^=bottom]{margin-top:0}.el-select-dropdown.el-popper[x-placement^=top]{margin-bottom:0}.el-select-dropdown .el-scrollbar__bar.is-vertical{background:#c1c1c1;border-radius:2px;width:2px}.el-select-dropdown .el-scrollbar__thumb{background:#f7b500;border-radius:2px}.el-popup-parent--hidden{padding-right:0!important}body{overflow-y:auto;overflow-y:overlay}.el-notification__title{margin-top:4px}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .3s ease}.fade-slide-enter,.fade-slide-leave-to{transform:translateX(10px);opacity:0}.bank-dialog .el-dialog{background:#f7faff;border-radius:6px}.bank-dialog .el-dialog__header{background:url(../img/dialog-header.2a759c23.jpg) no-repeat;background-size:cover;height:50px;width:100%;padding:0;display:flex;align-items:center;justify-content:center;border-radius:5px 5px 0 0}.bank-dialog .el-dialog__title{font-family:PingFangSC-Medium;font-size:18px;color:#fff;margin:0}.bank-dialog .el-dialog__headerbtn{background:transparent;border:1px solid #fff;height:28px;width:28px;border-radius:50%;top:12px;right:12px}.bank-dialog .el-dialog__headerbtn .svg-icon{fill:#fff}.bank-dialog .el-dialog__headerbtn i{color:#fff}.bank-dialog .dialog-subtitle{text-align:center;font-family:PingFangSC-Regular;font-size:14px;color:#9398aa}.bank-dialog .el-form-item__label{font-family:PingFangSC-Regular;font-size:14px;color:#000;line-height:20px;font-weight:500}.bank-dialog .el-input{background:#fff;border:0 solid #cdd5e4;border-radius:4px;height:44px}.bank-dialog .el-input__inner{background:#fff}.bank-dialog .el-button[type=submit]{background:#fb0;border:0 solid #fb0;border-radius:4px;margin-left:50%;transform:translateX(-50%);width:108px;height:36px;padding:10px 20px;color:#000}.bank-dialog .el-button[type=submit].is-disabled{background-color:#ffdc7c;border-color:#ffdc7c;color:#fff}.flex1{flex:1}.input-whole{border:1px solid #dcdfe6;border-radius:4px;box-sizing:border-box}.input-whole .el-input-group__append,.input-whole .el-input-group__prepend{background-color:transparent;border:none;padding:0 12px}.input-whole .el-input__inner{border:none}.input-whole.error{border-color:#cf2a2a}.primary-steps .el-step.is-horizontal .el-step__line{top:20px;background-color:#e7ebf6}.primary-steps .el-step__title{font-size:12px}.primary-steps .el-step__title.is-process{color:#1e5adc}.primary-steps .el-step__title.is-success{color:#000}.primary-steps .el-step__head .el-step__icon{width:40px;height:40px;font-size:18px}.primary-steps .el-step__head.is-success .el-step__line{background-color:#1e5adc;border-color:#1e5adc}.primary-steps .el-step__head.is-success .el-step__icon.is-text{background-color:#1e5adc;border:4px solid #e7ebf6;color:#fff}.primary-steps .el-step__head.is-wait{color:#fff}.primary-steps .el-step__head.is-wait .el-step__icon{background-color:#ced7eb;border:4px solid #eff2f9}.primary-steps .el-step__head.is-process{color:#fff;border-color:#1e5adc}.primary-steps .el-step__head.is-process .el-step__icon{background-color:#1e5adc;border:4px solid #eff2f9}.yidun_popup.yidun_popup--append{position:fixed!important}.unread-badge{display:flex;padding:0 1px;min-width:15px;height:17px;justify-content:center;align-items:center;font-size:12px;line-height:17px;letter-spacing:.3px;color:#fff;background:#ff3838;border-radius:24px}.unread-badge.button{position:absolute;transform:translate(34px,-15px)}.table-tip-popover{display:block;padding:5px 10px;min-width:136px;background:#fff;border-radius:6px;font-size:12px;line-height:17px;text-align:center;color:#165dca;box-sizing:border-box}.table-tip-popover.el-popper{margin-top:8px}.table-tip-popover .tool-text{cursor:pointer}.table-tip-popover b{font-size:12px;cursor:pointer}.table-tip-popover .ask-cs{cursor:pointer}.table-tip-popover .ask-cs:before{content:"";display:inline-block;margin-left:8px;margin-right:8px;width:1px;height:8px;background:#d8d8d8}.card-title{position:relative;margin-bottom:18px;font-weight:500;font-size:22px;line-height:31px;color:#000}.card-title:before{content:"";position:absolute;top:50%;left:-8px;width:4px;height:20px;background:#f7b500;transform:translateY(-50%)}.ml-form .el-form-item__label{font-size:12px;color:#9298a2}.money-font[data-v-138e565e]{font-family:Akrobat!important}.svg-icon[data-v-138e565e]{fill:#fff;width:20px;height:20px}.svg-icon--primary[data-v-138e565e]{fill:#fb0}.svg-icon--info[data-v-138e565e]{fill:#9298a2}.svg-icon--gray-dark[data-v-138e565e]{fill:#657180}.svg-icon--gray[data-v-138e565e]{fill:#c8c9cc}.svg-icon--black-light[data-v-138e565e]{fill:#888}.svg-icon--warning[data-v-138e565e]{fill:#e07900}.svg-icon--danger[data-v-138e565e]{fill:#e20b0b}.svg-icon--success[data-v-138e565e]{fill:#00a525}.svg-icon--black[data-v-138e565e]{fill:#2b2b2b}.svg-icon--white[data-v-138e565e]{fill:#fff}.svg-icon--minimum[data-v-138e565e]{width:10px;height:10px}.svg-icon--mini[data-v-138e565e]{width:12px;height:12px}.svg-icon--small[data-v-138e565e]{width:15px;height:15px}.svg-icon--partial[data-v-138e565e]{width:18px;height:18px}.svg-icon--medium[data-v-138e565e]{width:30px;height:30px}.svg-icon--medium-large[data-v-138e565e]{width:40px;height:40px}.svg-icon--large[data-v-138e565e]{width:60px;height:60px}.ui-confirm-wrap{position:relative}.ui-confirm-wrap .el-dialog__header{display:none}.ui-confirm-wrap .el-dialog__body{padding:0 30px;background:#f9f9f9;border-radius:2px}.ui-confirm-wrap .c2c-dialog-header{margin:-15px -30px 0}.ui-confirm-wrap .c2c-dialog-header img{max-width:100%}.money-font[data-v-788d89a2]{font-family:Akrobat!important}.ui-confirm-wrap[data-v-788d89a2]{width:auto}.ui-confirm-wrap .icon-close-wrap[data-v-788d89a2]{position:absolute;right:15px;top:15px;cursor:pointer}.ui-confirm-wrap .icon-close[data-v-788d89a2]{width:20px;height:20px}.ui-confirm-wrap .icon-tip[data-v-788d89a2]{display:block;width:100px;height:100px;margin:30px auto 20px}.ui-confirm[data-v-788d89a2]{position:relative;padding-top:15px;padding-bottom:30px}.ui-confirm .title[data-v-788d89a2]{font-weight:400;font-size:25px;line-height:28px;margin-bottom:30px;color:#000;padding-top:20px;text-align:center}.ui-confirm .msg[data-v-788d89a2]{font-size:20px;line-height:22px;color:#000;text-align:center}.ui-confirm .msg.has-title[data-v-788d89a2]{margin-top:20px}.ui-confirm .tip[data-v-788d89a2]{color:#5c6276;font-size:14px;line-height:20px}.ui-confirm .btns[data-v-788d89a2]{display:flex;flex-direction:row;justify-content:flex-end;margin-top:28px}.ui-confirm .btns.isSpecial[data-v-788d89a2]{flex-direction:column;height:90px}.ui-confirm .btns.isSpecial>div[data-v-788d89a2]{margin-right:0!important;height:40px;color:#000;background:#fb0}.ui-confirm .btns.isSpecial>div.confirm[data-v-788d89a2]{color:#165dca;border-color:transparent;background:transparent;margin-top:10px;font-size:12px}.ui-confirm .btns>div[data-v-788d89a2]{flex:1;height:40px;font-style:normal;color:#fb0;font-size:14px;line-height:20px;display:flex;justify-content:center;align-items:center;border-radius:2px;border:1px solid #fb0;box-sizing:border-box;cursor:pointer}.ui-confirm .btns>div.confirm[data-v-788d89a2]{font-weight:400;color:#000;background:#fb0}.ui-confirm .btns>div.disabled[data-v-788d89a2]{color:#fff;cursor:not-allowed;background:#ffdc7c;border:1px solid #ffdc7c}.ui-confirm .btns>div[data-v-788d89a2]:first-child{margin-right:20px}.ui-confirm .btns>div[data-v-788d89a2]:last-child{margin-right:0}.money-font[data-v-57e92a52],.money-font[data-v-3163dd9e]{font-family:Akrobat!important}.customer-service[data-v-57e92a52]{cursor:pointer;display:flex;align-items:center;justify-content:center}.customer-service>.icon[data-v-57e92a52]{margin-right:4px;width:13.75px;height:16.25px}.customer-service .contact-customer[data-v-57e92a52]{width:108px;height:36px;padding:0;line-height:36px;font-weight:700}.customer-tip-popover{padding:0!important;border:none!important;background:none!important;box-shadow:none;z-index:2200!important}.customer-tip-popover.is-global{margin-bottom:-5px!important;margin-right:-5px}.customer-tip-popover.is-global .line-box{border-bottom-left-radius:0;border-bottom-right-radius:0;background:#363a40}.line-box{border-radius:5px;overflow:hidden;color:#fb0;background:#3c4149;padding:5px}.line-item{cursor:pointer;width:154px;height:40px;text-align:center;line-height:40px;background:#242a32;font-size:14px;border-bottom:1px solid hsla(0,0%,100%,.2)}.line-item:last-child{border-bottom:none}.line-item .content{position:relative;display:flex;justify-content:center;align-items:center;padding-right:1px}.line-item .content .icon{width:20px;margin-right:4px}.line-item .content .new-message{width:30px;position:absolute;right:1px;top:0}.money-font[data-v-d9bdc30a]{font-family:Akrobat!important}.get-code[data-v-d9bdc30a]{font-size:16px;line-height:22px;color:#3270e1;cursor:pointer}.get-code.is-sending[data-v-d9bdc30a],.get-code[data-v-d9bdc30a]:disabled{color:#000;cursor:default;transition:all .3s}.el-notification,.ui-notify{z-index:9999999999!important}.money-font[data-v-5171a3f2]{font-family:Akrobat!important}.sms-container .warn-img[data-v-5171a3f2]{width:100px;height:100px;margin:30px auto 30px}.sms-container .warn-img img[data-v-5171a3f2]{width:100%;height:100%}.sms-container[data-v-5171a3f2] .el-button{background-color:#fb0;border-color:#fb0;color:#000;font-size:14px;line-height:20px;padding:10px;width:100%}.sms-container[data-v-5171a3f2] .el-input.mobile-validate{height:41px;border:1px solid #e0e2e7;border-radius:2px;background-color:#fff}.sms-container[data-v-5171a3f2] .el-input.mobile-validate input{height:39px}.sms-container[data-v-5171a3f2] .el-input.mobile-validate .el-input-group__append{padding:0}.sms-container[data-v-5171a3f2] .el-input.mobile-validate .el-input-group__append span{display:block;width:109px;height:39px;box-sizing:border-box;text-align:center;background-color:#fb0;font-size:14px;line-height:39px;color:#000;border-radius:2px}.sms-container[data-v-5171a3f2] .el-input.mobile-validate .el-input-group__append span.is-sending{background-color:#d8d8d8}.wrap_footer[data-v-5171a3f2]{margin-top:20px;border-top:1px solid #e0e2e7;padding-top:20px;padding-bottom:30px}.receive-sms-dialog{text-align:center;background-color:#f9f9f9!important}.receive-sms-dialog .el-dialog__header{padding:0}.receive-sms-dialog .dialog-title{color:#000;background-color:transparent;padding-top:40px;font-size:25px;line-height:35px}.receive-sms-dialog .el-dialog__body{color:#9da4b3;padding:0 30px 30px}.receive-sms-dialog .dialog-close-icon{position:absolute;display:block;right:15px;top:15px;width:20px;height:20px;cursor:pointer;fill:#9298a2}.money-font[data-v-dbab922e]{font-family:Akrobat!important}.usdt-list[data-v-dbab922e]{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.usdt-list .usdt-list-item[data-v-dbab922e]{position:relative;padding:20px;box-sizing:border-box;width:266px;height:167px;margin-right:1px;color:#fff;border-radius:8px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));background:url(../img/widthdraw-address-bg.bd3d4175.png) no-repeat 50%;background-size:100% 100%}.usdt-list .usdt-list-item .top-wrap[data-v-dbab922e]{display:flex;align-items:center;justify-content:space-between}.usdt-list .usdt-list-item .nickname[data-v-dbab922e]{font-size:14px;font-weight:600;line-height:22px;display:flex;align-items:center}.usdt-list .usdt-list-item .nickname img[data-v-dbab922e]{width:30px;height:30px;margin-right:7px}.usdt-list .usdt-list-item .address[data-v-dbab922e]{margin-top:27px;width:218px;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center;word-break:break-all}.usdt-list .usdt-list-item .protocoled[data-v-dbab922e]{background:hsla(0,0%,100%,.3);border-radius:24px;padding:0 4px;font-size:14px;font-weight:400;line-height:22px}.usdt-list .usdt-list-item .delete-icon[data-v-dbab922e]{position:absolute;right:8px;bottom:8px;width:24px;height:24px;fill:#fff;cursor:pointer}.usdt-list .placeholder[data-v-dbab922e]{width:266px;height:167px;margin-right:1px;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:12px}.usdt-list .placeholder img[data-v-dbab922e]{width:40px}.usdt-list .placeholder p[data-v-dbab922e]{margin-top:15px;font-size:16px;font-weight:400;line-height:24px;color:#9da4b3}.money-font[data-v-bb852ee6]{font-family:Akrobat!important}.eb-list[data-v-bb852ee6]{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.eb-list .eb-list-item[data-v-bb852ee6]{position:relative;padding:20px;box-sizing:border-box;width:266px;height:167px;margin-right:1px;color:#fff;border-radius:8px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));background:url(../img/widthdraw-address-bg.bd3d4175.png) no-repeat 50%;background-size:100% 100%}.eb-list .eb-list-item .nickname[data-v-bb852ee6]{font-size:14px;font-weight:600;line-height:22px;display:flex;align-items:center}.eb-list .eb-list-item .nickname img[data-v-bb852ee6]{width:30px;height:30px;margin-right:7px}.eb-list .eb-list-item .address[data-v-bb852ee6]{margin-top:27px;width:218px;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center;word-break:break-all}.eb-list .eb-list-item .protocoled[data-v-bb852ee6]{background:hsla(0,0%,100%,.3);border-radius:24px;padding:0 4px;font-size:14px;font-weight:400;line-height:22px}.eb-list .eb-list-item .delete-icon[data-v-bb852ee6]{position:absolute;right:8px;bottom:8px;width:24px;height:24px;fill:#fff;cursor:pointer}.eb-list .placeholder[data-v-bb852ee6]{width:266px;height:167px;margin-right:1px;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:12px}.eb-list .placeholder img[data-v-bb852ee6]{width:40px}.eb-list .placeholder p[data-v-bb852ee6]{margin-top:15px;font-size:16px;font-weight:400;line-height:24px;color:#9da4b3}.money-font[data-v-29fe7a04]{font-family:Akrobat!important}.tb-list[data-v-29fe7a04]{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.tb-list .tb-list-item[data-v-29fe7a04]{position:relative;padding:20px;box-sizing:border-box;width:266px;height:167px;margin-right:1px;color:#fff;border-radius:8px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));background:url(../img/widthdraw-address-bg.bd3d4175.png) no-repeat 50%;background-size:100% 100%}.tb-list .tb-list-item .top-wrap[data-v-29fe7a04]{display:flex;align-items:center;justify-content:space-between}.tb-list .tb-list-item .nickname[data-v-29fe7a04]{font-size:14px;font-weight:600;line-height:22px;display:flex;align-items:center}.tb-list .tb-list-item .nickname img[data-v-29fe7a04]{width:30px;height:30px;margin-right:7px}.tb-list .tb-list-item .address[data-v-29fe7a04]{margin-top:27px;width:218px;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center;word-break:break-all}.tb-list .tb-list-item .protocoled[data-v-29fe7a04]{background:hsla(0,0%,100%,.3);border-radius:24px;padding:0 4px;font-size:14px;font-weight:400;line-height:22px}.tb-list .tb-list-item .delete-icon[data-v-29fe7a04]{position:absolute;right:8px;bottom:8px;width:24px;height:24px;fill:#fff;cursor:pointer}.tb-list .placeholder[data-v-29fe7a04]{width:266px;height:167px;margin-right:1px;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:12px}.tb-list .placeholder img[data-v-29fe7a04]{width:40px}.tb-list .placeholder p[data-v-29fe7a04]{margin-top:15px;font-size:16px;font-weight:400;line-height:24px;color:#9da4b3}.money-font[data-v-27dc7bd2]{font-family:Akrobat!important}.tbu-list[data-v-27dc7bd2]{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.tbu-list .tbu-list-item[data-v-27dc7bd2]{position:relative;padding:20px;box-sizing:border-box;width:266px;height:167px;margin-right:1px;color:#fff;border-radius:8px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));background:url(../img/widthdraw-address-bg.bd3d4175.png) no-repeat 50%;background-size:100% 100%}.tbu-list .tbu-list-item .top-wrap[data-v-27dc7bd2]{display:flex;align-items:center;justify-content:space-between}.tbu-list .tbu-list-item .nickname[data-v-27dc7bd2]{font-size:14px;font-weight:600;line-height:22px;display:flex;align-items:center}.tbu-list .tbu-list-item .nickname img[data-v-27dc7bd2]{width:30px;height:30px;margin-right:7px}.tbu-list .tbu-list-item .address[data-v-27dc7bd2]{margin-top:27px;width:218px;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center;word-break:break-all}.tbu-list .tbu-list-item .protocoled[data-v-27dc7bd2]{background:hsla(0,0%,100%,.3);border-radius:24px;padding:0 4px;font-size:14px;font-weight:400;line-height:22px}.tbu-list .tbu-list-item .delete-icon[data-v-27dc7bd2]{position:absolute;right:8px;bottom:8px;width:24px;height:24px;fill:#fff;cursor:pointer}.tbu-list .placeholder[data-v-27dc7bd2]{width:266px;height:167px;margin-right:1px;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:12px}.tbu-list .placeholder img[data-v-27dc7bd2]{width:40px}.tbu-list .placeholder p[data-v-27dc7bd2]{margin-top:15px;font-size:16px;font-weight:400;line-height:24px;color:#9da4b3}.money-font[data-v-36366eb8]{font-family:Akrobat!important}.bind-usdt-view .tab-section[data-v-36366eb8]{margin-top:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;gap:12px}.bind-usdt-view .tab-section .tab[data-v-36366eb8]{width:100px;height:50px;color:rgba(0,0,0,.5);font-size:14px;font-weight:400;line-height:22px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:4px;border:.5px solid #e8e8e8;background:#fff;cursor:pointer;position:relative}.bind-usdt-view .tab-section .tab.active[data-v-36366eb8]{color:#000;font-weight:600;border:1px solid #fb0}.bind-usdt-view .tab-section .tab.active[data-v-36366eb8]:after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 16px 16px;border-color:transparent transparent #fb0 transparent}.bind-usdt-view .tab-section .tab img[data-v-36366eb8]{width:26px;height:26px}.bind-usdt-view .header-prompt[data-v-36366eb8]{display:flex;align-items:center;margin-bottom:32px}.bind-usdt-view .header-prompt .text[data-v-36366eb8]{margin-left:4px;font-size:16px;line-height:22px;color:#9da4b3}.bind-usdt-view .form-content[data-v-36366eb8]{border:1px solid #e0e2e7;box-sizing:border-box;border-radius:2px;padding:20px 0 40px 40px}.bind-usdt-view .form-content .form-item[data-v-36366eb8]{margin-top:20px;margin-bottom:unset}.bind-usdt-view .form-content .form-item.disable[data-v-36366eb8]{display:none}.bind-usdt-view .form-content .form-item.protocol[data-v-36366eb8] .el-form-item__label{line-height:20px}.bind-usdt-view .form-content .form-item[data-v-36366eb8] .el-input{font-size:12px}.bind-usdt-view .form-content .form-item[data-v-36366eb8] .el-form-item__label{padding:0 14px 0 0}.bind-usdt-view .form-content .form-item[data-v-36366eb8] .el-input__inner{padding:0 0 0 10px}.bind-usdt-view .form-content .form-item .label[data-v-36366eb8]{display:flex;font-weight:600;font-size:16px;line-height:22px;color:#000}.bind-usdt-view .form-content .form-item .label-prompt[data-v-36366eb8]{font-weight:400;font-size:14px;line-height:22px;color:#9da4b3;margin-left:1em}.bind-usdt-view .form-content .form-item .protocols[data-v-36366eb8]{display:flex}.bind-usdt-view .form-content .form-item .protocols .protocol[data-v-36366eb8]{color:#1b1b1b;font-size:14px;font-weight:400;line-height:22px;display:flex;align-items:center;justify-content:center}.bind-usdt-view .form-content .form-item .protocols .protocol+.protocol[data-v-36366eb8]{margin-left:20px}.bind-usdt-view .form-content .form-item .protocols .protocol img[data-v-36366eb8]{margin-right:5px;width:14px;height:14px}.bind-usdt-view .form-content .form-footer[data-v-36366eb8]{margin-top:40px;margin-bottom:unset;display:flex;align-items:center}.bind-usdt-view .form-content .form-footer[data-v-36366eb8] .el-form-item__content{display:flex;align-items:center;justify-content:center;flex-direction:column}.bind-usdt-view .form-content .form-footer .submit-btn[data-v-36366eb8]{padding:unset;width:150px;height:30px}.bind-usdt-view .form-content .form-footer .submit-btn.disabled[data-v-36366eb8]{color:#fff;background-color:#ffdc7c;border-color:#ffdc7c}.bind-usdt-view .form-content .form-footer .tutor[data-v-36366eb8]{margin-top:10px;color:#165dca;font-size:12px;font-weight:400;line-height:17px}.bind-usdt-view .form-content .usdt-container[data-v-36366eb8]{margin-top:48px}.money-font[data-v-274baf2f]{font-family:Akrobat!important}.no-data[data-v-274baf2f]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:100px}.no-data .no-data-img[data-v-274baf2f]{width:80px;height:80px}.no-data .no-data-text[data-v-274baf2f]{margin-top:11px;font-size:14px;line-height:20px;color:#9da4b3;letter-spacing:.3px}.money-font[data-v-b13f0162]{font-family:Akrobat!important}.cs-st[data-v-b13f0162]{cursor:pointer}.cs-st.hide[data-v-b13f0162]{display:none}.money-font[data-v-cc7a8902]{font-family:Akrobat!important}.header-title[data-v-cc7a8902]{display:flex;align-items:center;padding-top:24px;margin-bottom:20px}.header-title .breadcrumb[data-v-cc7a8902]{display:flex}.header-title .breadcrumb a[data-v-cc7a8902]{font-size:18px;line-height:25px;letter-spacing:.3375px;color:#165dca}.header-title .breadcrumb a.active[data-v-cc7a8902]{color:#000}.header-title .breadcrumb-item[data-v-cc7a8902]{position:relative;padding-left:28px}.header-title .breadcrumb-item[data-v-cc7a8902]:before{content:"＞";position:absolute;line-height:25px;left:7px}.header-title .breadcrumb-item[data-v-cc7a8902]:first-of-type{padding-left:0}.header-title .breadcrumb-item[data-v-cc7a8902]:first-of-type:before{content:none}.user-cen-bet-detail-view .header[data-v-cc7a8902]{font-size:14px;line-height:20px;display:flex;width:100%;margin-bottom:20px}.user-cen-bet-detail-view .header .header-left[data-v-cc7a8902]{flex-shrink:0;width:107px;padding:5px;color:#9da4b3;text-align:center;background:#f9f9f9}.user-cen-bet-detail-view .header .header-right[data-v-cc7a8902]{display:flex;flex-grow:1;align-items:center;padding:0 20px;border-color:#e0e2e7;border-style:solid;border-width:1px 1px 1px 0}.user-cen-bet-detail-view .header .text-title[data-v-cc7a8902]{color:#9da4b3}.user-cen-bet-detail-view .header .text-value[data-v-cc7a8902]{letter-spacing:.3px;color:#f7b500}.user-cen-bet-detail-view .header .vertical-line[data-v-cc7a8902]{margin:0 16px;background:#c5cbd8;width:1px;height:20px}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__header thead tr th{text-align:center;padding-top:7px;padding-bottom:6px;border-bottom:0}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__header thead tr th .cell{padding:0 15px;font-weight:600;font-size:12px;line-height:17px;color:#9da4b3}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__header thead tr th:first-child{padding-left:25px}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__body-wrapper{border:1px solid #e0e2e7;box-sizing:border-box}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__body tr td{background:#fff;border-bottom:1px solid #e0e2e7}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__body tr td .cell{padding:0 5px;text-align:center;font-weight:400;font-size:12px;line-height:17px;letter-spacing:.2625px;color:#1b1b1b}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__body tr td:first-child{padding-left:25px}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__row.el-table__row--level-1 td{background:#f6f6f6;border-bottom:0}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__expand-icon{width:0;left:-15px;top:10px}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__indent,.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .el-table__placeholder{display:none}.user-cen-bet-detail-view[data-v-cc7a8902] .el-table .table-column-subtype a{color:#000;cursor:pointer;white-space:nowrap}.user-cen-bet-detail-view .doing[data-v-cc7a8902]{color:#797979}.user-cen-bet-detail-view .success[data-v-cc7a8902]{color:#00d1ff}.user-cen-bet-detail-view .fail[data-v-cc7a8902],.user-cen-bet-detail-view .warning[data-v-cc7a8902]{color:#ff7a00}.user-cen-bet-detail-view .primary[data-v-cc7a8902]{color:#00d1ff}.user-cen-bet-detail-view .danger[data-v-cc7a8902]{color:#797979}.user-cen-bet-detail-view .win[data-v-cc7a8902]{color:#009915}.user-cen-bet-detail-view .lose[data-v-cc7a8902]{color:#ff3838}.user-cen-bet-detail-view .orderId[data-v-cc7a8902]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3270e1;cursor:default}.user-cen-bet-detail-view .orderId.is-child-order[data-v-cc7a8902]{text-align:right}.el-pagination-container[data-v-cc7a8902]{display:flex;justify-content:flex-end;margin-top:21px;margin-bottom:40px}.el-pagination-container[data-v-cc7a8902] .el-pagination{border:1px solid #e0e2e7;border-radius:2px;padding:0}.el-pagination-container[data-v-cc7a8902] .el-pagination button{background-color:transparent;width:36px;height:30px;margin:0;border:0;border-radius:0}.el-pagination-container[data-v-cc7a8902] .el-pagination button i{color:#9da4b3;display:inline-block}.el-pagination-container[data-v-cc7a8902] .el-pagination .btn-prev i{padding-left:6px}.el-pagination-container[data-v-cc7a8902] .el-pagination .btn-next i{padding-right:6px}.el-pagination-container[data-v-cc7a8902] .el-pagination .el-pager .number{width:30px;height:30px;border:0;margin:0;border-radius:0;font-size:10px;line-height:30px;font-weight:400;background-color:transparent;color:#000}.el-pagination-container[data-v-cc7a8902] .el-pagination .el-pager .number.active{background-color:#f7b500}.el-pagination-container[data-v-cc7a8902] .el-pagination .el-pager .more{background-color:transparent;color:#9da4b3;width:30px;height:30px;border:0;margin:0;border-radius:0;font-size:10px;line-height:14px}.ask-cs-wrap[data-v-cc7a8902]{display:flex}.dialog-tooltip[data-v-cc7a8902]{position:fixed;z-index:2002;transform:translateY(100%);transition:transform .3s}.dialog-tooltip .tooltip-copy[data-v-cc7a8902]{transition:opacity .3s;opacity:0}.dialog-tooltip.active .tooltip-copy[data-v-cc7a8902]{opacity:1}.tooltip-copy[data-v-cc7a8902]{width:60px;height:30px}.money-font[data-v-4176edc2]{font-family:Akrobat!important}.header-title[data-v-4176edc2]{display:flex;align-items:center;padding-top:24px;margin-bottom:18px}.header-title .title[data-v-4176edc2]{flex-shrink:0;font-weight:500;font-size:22px;line-height:31px;padding-left:1px;font-weight:700;position:relative}.header-title .title[data-v-4176edc2]:after{content:"";position:absolute;left:-8px;top:5px;width:4px;height:20px;background-color:#f7b500}.header-title .subtitle[data-v-4176edc2]{flex-grow:1;font-size:14px;line-height:20px;padding-left:18px;color:#9da4b3}.user-cen-bet-record-view .header-operate[data-v-4176edc2]{display:flex}.user-cen-bet-record-view .header-operate>div[data-v-4176edc2]{width:130px}.user-cen-bet-record-view .all-channel[data-v-4176edc2]{border:1px solid #e0e2e7;border-radius:2px;margin-bottom:32px}.user-cen-bet-record-view .all-channel[data-v-4176edc2] .no-data{margin-bottom:100px}.user-cen-bet-record-view .all-channel-row[data-v-4176edc2]{display:flex;align-items:center;height:105px;padding-left:30px;padding-right:30px;cursor:pointer}.user-cen-bet-record-view .all-channel-left[data-v-4176edc2]{flex-grow:1}.user-cen-bet-record-view .all-channel-icon[data-v-4176edc2]{width:50px;flex-shrink:0}.user-cen-bet-record-view .all-channel-icon img[data-v-4176edc2]{width:100%}.user-cen-bet-record-view .all-channel-platform[data-v-4176edc2]{padding-left:15px;font-weight:700;font-size:16px;line-height:22px;letter-spacing:.3px}.user-cen-bet-record-view .all-channel-content[data-v-4176edc2]{padding-left:15px;color:#9da4b3;font-size:14px;line-height:20px}.user-cen-bet-record-view .all-channel-right[data-v-4176edc2]{flex-shrink:0;display:flex;align-items:center}.user-cen-bet-record-view .all-channel-right-main[data-v-4176edc2]{padding-right:25px}.user-cen-bet-record-view .all-channel-right-heading[data-v-4176edc2]{font-size:14px;line-height:20px;text-align:right}.user-cen-bet-record-view .all-channel-sum[data-v-4176edc2]{font-weight:700;font-size:20px;line-height:24px;color:#f7b500;text-align:right;font-family:Akrobat!important}.user-cen-bet-record-view .all-channel-arrow svg[data-v-4176edc2]{cursor:pointer;transform:rotate(-90deg);width:25px;height:25px}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item{box-sizing:border-box;margin-bottom:16px}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button{flex:1 1 auto}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group{width:341px;display:flex;box-sizing:border-box;padding-right:40px}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group .el-radio-button{flex:1 1 25%;max-width:25%;text-align:center;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:2px}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group .el-radio-button .el-radio-button__inner{background:transparent;color:#000;padding:7px 0;font-size:14px;line-height:20px}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group .el-radio-button:hover .el-radio-button__inner{background:transparent;color:#000}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group .el-radio-button.is-active{background-color:#fb0;border:1px solid #fb0}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group .el-radio-button.is-active .el-radio-button__inner{background:transparent;color:#000}.user-cen-bet-record-view[data-v-4176edc2] .header-filter-item.radio-button .el-radio-group .el-radio-button__inner{border:0;box-shadow:none}.user-cen-bet-record-view .all-channel-table[data-v-4176edc2]{margin-top:28px}.user-cen-bet-record-view .all-channel-table .el-table .cell .bet-count[data-v-4176edc2]{font-weight:400;font-size:16px;line-height:22px;color:#3270e1;cursor:pointer}.user-cen-bet-record-view .all-channel-table .el-table .cell .bet-amount[data-v-4176edc2]{font-size:16px;line-height:22px}.user-cen-bet-record-view .all-channel-table .el-table .cell .lose[data-v-4176edc2]{color:#00a525}.user-cen-bet-record-view .all-channel-table .el-table .cell .win[data-v-4176edc2]{color:#e20b0b}.user-cen-bet-record-view .sum-bottom[data-v-4176edc2]{display:flex}.user-cen-bet-record-view .sum-bottom .column[data-v-4176edc2]{padding:14px 0 11px 0;font-weight:600;font-size:18px;line-height:25px;color:#000}.user-cen-bet-record-view .sum-bottom .column[data-v-4176edc2]:first-child{padding-left:20px;width:250px}.user-cen-bet-record-view .sum-bottom .column[data-v-4176edc2]:nth-child(2),.user-cen-bet-record-view .sum-bottom .column[data-v-4176edc2]:nth-child(3){width:250px}.user-cen-bet-record-view .sum-bottom .column .lose[data-v-4176edc2]{color:#00a525}.user-cen-bet-record-view .sum-bottom .column .win[data-v-4176edc2]{color:#e20b0b}.money-font[data-v-be94a054]{font-family:Akrobat!important}.center-block[data-v-be94a054]{display:flex;justify-content:center;align-items:center}.progress-bar[data-v-be94a054]{width:100%;height:16px;border-radius:12px;padding:5px 0;position:relative;margin-top:13px}.progress-bar .progress-items[data-v-be94a054]{height:16px;border-radius:12px;overflow:hidden;background:#f9eedf;display:flex}.progress-bar .progress-items .progress-item[data-v-be94a054]{flex:1;display:flex;justify-content:center;align-items:center;font-size:12px;color:#888}.progress-bar .progress-bg[data-v-be94a054]{position:absolute;display:flex;top:5px;height:16px;border-radius:12px;background:linear-gradient(90deg,#ffb978 10.67%,#f76800 92.67%)}.progress-bar .progress-bg .bg-item[data-v-be94a054]{flex:1;display:flex;justify-content:center;align-items:center}.progress-bar .progress-bg .bg-item .text[data-v-be94a054]{font-size:12px;display:inline-block;color:#c78d5e}.progress-bar .progress-bg .bg-item.isGot .text[data-v-be94a054]{color:#fff}.progress-bar .progress-bg .bg-item .btn[data-v-be94a054]{display:flex;justify-content:center;align-items:center;cursor:pointer;background:linear-gradient(90deg,#ffb978 10.67%,#f76800 92.67%);width:66px;height:26px;border-radius:15px;border:1px solid #fff}.progress-bar .progress-bg .bg-item .btn .text[data-v-be94a054]{font-size:14px;color:#fff}.money-font[data-v-6d318888]{font-family:Akrobat!important}.alert-overlay[data-v-6d318888]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:3001}.alert-box[data-v-6d318888]{background:#fff;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.2);width:674px}.alert-title[data-v-6d318888]{position:relative;height:37px;color:#000;font-family:PingFang SC;margin-bottom:64px}.alert-title span[data-v-6d318888]{padding-top:37px;font-family:PingFang SC;font-size:25px;font-weight:400;line-height:32px;letter-spacing:0;text-align:center;display:inline-block}.alert-title .close-icon[data-v-6d318888]{position:absolute;right:24px;top:50%;transform:translateY(-50%)}.alert-content[data-v-6d318888]{overflow-y:auto;margin:32px 44px;font-family:PingFang SC;font-size:16px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#5c6276;max-height:360px}.alert-footer[data-v-6d318888]{height:80px;display:flex;justify-content:center;align-items:flex-start}.alert-footer .btn[data-v-6d318888]{display:flex;justify-content:center;align-items:center;width:330px;height:40px;border-radius:2px;background:#fb0;font-family:PingFang SC;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.30000007px;text-align:center;color:#000;margin-top:4px;cursor:pointer}.money-font[data-v-14c20792]{font-family:Akrobat!important}.alert-overlay[data-v-14c20792]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:3001}.alert-box[data-v-14c20792]{position:relative}.alert-box .bg[data-v-14c20792]{position:absolute;z-index:1}.alert-box .font[data-v-14c20792]{position:absolute;z-index:2}.alert-title[data-v-14c20792]{height:40px;line-height:40px;color:#000;font-family:PingFang SC;font-size:18px;font-weight:600;line-height:25px;letter-spacing:0;text-align:center}.alert-content[data-v-14c20792]{width:680px;height:680px;position:relative}.alert-content .bg[data-v-14c20792]{position:absolute;z-index:1;-webkit-animation:rotate-data-v-14c20792 10s linear infinite;animation:rotate-data-v-14c20792 10s linear infinite;transform-origin:center}.alert-content .font[data-v-14c20792]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.alert-content .content[data-v-14c20792]{position:absolute;z-index:2;bottom:190px;left:50%;transform:translateX(-50%);height:125px;width:250px;display:flex;justify-content:center;align-items:center;font-family:PingFang SC;font-size:24px;font-weight:600;line-height:34px;letter-spacing:0;text-align:center;color:#fff;white-space:wrap}.alert-footer[data-v-14c20792]{position:relative;display:flex;justify-content:center;align-items:flex-end;margin-top:-80px;z-index:2}.alert-footer .btn[data-v-14c20792]{display:flex;justify-content:center;align-items:center;width:220px;height:60px;border-radius:30px;background:linear-gradient(293.61deg,#ffc21c 14.34%,#ffdb1c 63.93%);font-family:PingFang SC;font-size:24px;font-weight:600;line-height:25px;letter-spacing:0;text-align:right;color:#825129;margin-bottom:6px;cursor:pointer;transform:translateY(-53px)}@-webkit-keyframes rotate-data-v-14c20792{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-data-v-14c20792{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes sizeChange-data-v-14c20792{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.2)}}@keyframes sizeChange-data-v-14c20792{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.2)}}.money-font[data-v-5eb95204]{font-family:Akrobat!important}.daily-check-in[data-v-5eb95204]{z-index:2;position:relative;width:100%;background:linear-gradient(180deg,#f8e1be,#f0cda2);border-radius:8px;margin:auto;display:flex;flex-flow:column;align-items:center;padding-bottom:6px}.daily-check-in .checkin-title[data-v-5eb95204]{width:100%;padding:8px 16px 4px 16px;height:61px;display:flex;box-sizing:border-box;justify-content:space-between}.daily-check-in .checkin-title .left[data-v-5eb95204]{font-family:PingFang SC;font-weight:600;line-height:22px;font-family:YouSheBiaoTiHei;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#825129;display:flex;align-items:center}.daily-check-in .checkin-title .left img[data-v-5eb95204]{padding-right:4px}.daily-check-in .checkin-title .left span[data-v-5eb95204]{color:#e20b0b;font-family:PingFang SC;font-size:18px;font-weight:600;line-height:25px;letter-spacing:0;text-align:left;padding:0 8px;background:#fff0df;border-radius:30px}.daily-check-in .right[data-v-5eb95204]{font-family:PingFang SC;font-size:12px;font-weight:400;line-height:17px;letter-spacing:0;text-align:left;color:#825129;display:flex;align-items:center}.daily-check-in .right span[data-v-5eb95204]{padding-right:4px;font-family:PingFang SC;font-size:14px;font-weight:600;line-height:22px;letter-spacing:0;text-align:left;color:#825129}.daily-check-in .right svg[data-v-5eb95204]{width:16px;height:16px}.daily-check-in .daily-check-in-card[data-v-5eb95204]{width:calc(100% - 12px);background-color:#fff;border-radius:8px 8px 6px 6px;display:flex;flex-flow:column;align-items:center;justify-content:space-between;padding:9px 26px 19px 26px;box-sizing:border-box}.daily-check-in .checkin-List[data-v-5eb95204]{height:114px;width:100%;display:flex;justify-content:space-evenly;align-items:center;gap:12px}.daily-check-in .checkin-List .check-in-item[data-v-5eb95204]{position:relative;width:102px;height:60px;background:linear-gradient(180deg,rgba(255,191,71,.2),rgba(255,233,193,.2));border-radius:8px}.daily-check-in .checkin-List .check-in-item.is-today[data-v-5eb95204]{background:linear-gradient(180deg,rgba(255,191,71,.6),rgba(255,233,193,.6))}.daily-check-in .checkin-List .check-in-item.is-checked[data-v-5eb95204]{background:linear-gradient(180deg,rgba(214,213,209,.4),rgba(247,245,239,.4))}.daily-check-in .checkin-List .check-in-item.is-checked .item-number[data-v-5eb95204]{color:#bbbfd1}.daily-check-in .checkin-List .check-in-item.is-checked .item-status[data-v-5eb95204]{width:110px;color:#c5cbd8}.daily-check-in .checkin-List .check-in-item.is-checked.is-today[data-v-5eb95204]{background:linear-gradient(180deg,rgba(255,191,71,.6),rgba(255,233,193,.6))}.daily-check-in .checkin-List .check-in-item img[data-v-5eb95204]{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:48px;height:48px}.daily-check-in .checkin-List .check-in-item .item-number[data-v-5eb95204]{display:block;height:60px;display:flex;justify-content:center;align-items:center;color:#d69b6c;font-family:DIN Alternate;font-size:20px;font-weight:700;line-height:14px;letter-spacing:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(5px)}.daily-check-in .checkin-List .check-in-item .item-status[data-v-5eb95204]{margin-top:4px;display:flex;height:26px;line-height:26px;justify-content:center;color:#5e5e5e;font-family:PingFang SC;font-size:12px;font-weight:400;letter-spacing:0;text-align:center;white-space:nowrap;width:110px}.daily-check-in .checkin-List .check-in-item .sign-btn[data-v-5eb95204]{display:flex;justify-content:center;align-items:center;cursor:pointer;background:linear-gradient(140.14deg,#f7b500 22.19%,#f7a300 84.87%);font-weight:500;width:66px;height:26px;border-radius:6px;font-size:14px;color:#000;margin-bottom:10px}.daily-check-in .checkin-gift-List[data-v-5eb95204]{width:100%;margin-top:20px;display:flex;justify-content:space-around;flex-wrap:wrap}.daily-check-in .checkin-gift-List .checkin-gift-item[data-v-5eb95204]{width:25%;display:flex;flex-flow:column;justify-content:center;align-items:center}.daily-check-in .checkin-gift-List .checkin-gift-item img[data-v-5eb95204]{height:90px;width:100px}.daily-check-in .checkin-gift-List .checkin-gift-item .item-label[data-v-5eb95204]{display:block;font-size:14px;white-space:nowrap;font-family:PingFang SC;font-weight:400;letter-spacing:0;text-align:center;width:118px;color:#888}.daily-check-in .checkin-gift-List .checkin-gift-item .item-processLabel[data-v-5eb95204]{display:block;font-size:16px;white-space:nowrap;font-family:PingFang SC;font-weight:400;line-height:11px;letter-spacing:0;text-align:center;width:124px;color:#888}.money-font[data-v-40856919]{font-family:Akrobat!important}.progress-bar[data-v-40856919]{position:relative;width:100%;height:17px;background-color:#dbbe99;border-radius:12px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center}.progress-bar .small-text[data-v-40856919]{position:absolute;left:50%;display:block;color:#fff;transform:translateX(-50%);font-size:12px}.progress[data-v-40856919]{height:17px;background:linear-gradient(109.5deg,#edbc70 15.1%,#ea5e32 87.5%);transition:width .3s;color:#fff;display:flex;justify-content:center;align-items:center}.money-font[data-v-c356a360]{font-family:Akrobat!important}.daily-task-page[data-v-c356a360]{position:relative;z-index:2;width:100%;background:linear-gradient(180deg,#f8e1be,#f0cda2);border-radius:8px;margin:12px auto;display:flex;flex-flow:column;align-items:center;padding-bottom:6px}.daily-task-page .row[data-v-c356a360]{display:flex;align-items:center}.daily-task-page .daily-task-title[data-v-c356a360]{width:100%;height:97px;padding:20px 20px 16px 20px;box-sizing:border-box;display:flex;flex-flow:column;justify-content:center}.daily-task-page .daily-task-title .row[data-v-c356a360]{height:29px}.daily-task-page .daily-task-title .row.first span[data-v-c356a360]{font-family:PingFang SC;font-size:14px;font-weight:400;line-height:14px;letter-spacing:0;text-align:left;color:#825129;padding-left:10px}.daily-task-page .daily-task-title .row.first img[data-v-c356a360]{width:81px;height:29px}.daily-task-page .daily-task-title .row.second[data-v-c356a360]{position:relative;height:32px;padding-right:100px}.daily-task-page .daily-task-title .row.second span[data-v-c356a360]{font-family:PingFang SC;font-size:14px;font-weight:400;line-height:14px;letter-spacing:0;text-align:left;color:#825129;white-space:nowrap;transform-origin:left center;width:75px}.daily-task-page .daily-task-title .row.second .cash-ticket[data-v-c356a360]{position:absolute;cursor:pointer;right:0}.daily-task-page .daily-task-title .row.second .cash-ticket .tips[data-v-c356a360]{background-color:#ff4141;display:inline-block;font-size:12px;position:absolute;color:#fff;height:17px;border-radius:20px;right:4px;top:-15px;padding-inline:4px;line-height:17px;border:1px solid #fff;white-space:nowrap}.daily-task-page .daily-task-title .row.second .cash-ticket img[data-v-c356a360]{width:112px}.daily-task-page .daily-check-in-card[data-v-c356a360]{width:calc(100% - 12px);background-color:#fff;border-radius:8px 8px 6px 6px;display:flex;flex-flow:column;align-items:center;justify-content:space-between}.daily-task-page .task-list[data-v-c356a360]{display:flex;flex-flow:column;width:100%}.daily-task-page .task-list .task-item[data-v-c356a360]{width:100%;height:62px;display:flex;justify-content:space-between;margin:8px 4px;gap:16px}.daily-task-page .task-list .task-item .task-content[data-v-c356a360]{display:flex;flex-flow:column;align-items:flex-start;justify-content:center;width:100%}.daily-task-page .task-list .task-item .task-content .task-name[data-v-c356a360]{font-family:PingFang SC;font-size:16px;font-weight:400;line-height:20px;height:22px;letter-spacing:0;text-align:left;color:#000}.daily-task-page .task-list .task-item .task-content .task-name .task-item-progress[data-v-c356a360]{color:#9da4b3}.daily-task-page .task-list .task-item .task-content .task-activity-list[data-v-c356a360]{height:24px;padding:1.5px 6px;background:#f7f7f7;border-radius:6px;font-size:14px;color:#9da4b3;display:flex;align-items:center;box-sizing:border-box}.daily-task-page .task-list .task-item .task-content .task-activity-list img[data-v-c356a360]{height:18px;padding-right:1px}.daily-task-page .task-list .task-item .task-content .task-activity-list .task-activity-item[data-v-c356a360]{height:20px;display:flex;align-items:center}.daily-task-page .task-list .task-item .task-content .task-activity-list .task-activity-item[data-v-c356a360]:after{content:"";width:1px;height:10px;display:block;background:#ddd;margin-inline:5px}.daily-task-page .task-list .task-item .task-content .task-activity-list .task-activity-item[data-v-c356a360]:last-child:after{display:none}.daily-task-page .task-list .task-item .task-content .task-activity-list span[data-v-c356a360]{color:#e07900}.daily-task-page .task-list .task-item .task-icon-content[data-v-c356a360]{display:flex;align-items:center;flex-shrink:0}.daily-task-page .task-list .task-item .task-icon-content img[data-v-c356a360]{height:72px}.daily-task-page .task-list .task-item .task-btn-content[data-v-c356a360]{display:flex;justify-content:center;align-items:center;width:105px;flex-shrink:0}.daily-task-page .task-list .task-item .task-btn-content .task-btn[data-v-c356a360]{display:flex;justify-content:center;align-items:center;background:linear-gradient(140.14deg,#f7b500 22.19%,#f7a300 84.87%);padding:3px 8px;width:66px;height:30px;padding:3px 8px 3px 8px;border-radius:6px;color:#000;font-size:14px;box-sizing:border-box;cursor:pointer;font-weight:600;border-radius:30px}.daily-task-page .task-list .task-item .task-btn-content .task-btn.disable[data-v-c356a360]{color:#969696;background:#f5f5f5;border:1px solid #ddd}.daily-task-page .task-list .task-item .task-btn-content .task-btn.light[data-v-c356a360]{color:#e07900;background:rgba(224,121,0,.1);border:1px solid #e07900}.money-font[data-v-8a458d32]{font-family:Akrobat!important}.daily-page .daily-page-header[data-v-8a458d32]{color:#fff;position:relative;height:130px;background-size:contain}.daily-page .daily-page-content[data-v-8a458d32]{margin-top:-134px}.daily-page[data-v-8a458d32] .top-bar .nav{background-image:url(../img/header-bg.0004e14d.png)}.daily-page[data-v-8a458d32] .top-bar .nav:before{background:radial-gradient(circle at top left,transparent .4rem,hsla(0,0%,100%,0) 0) 0 0,radial-gradient(circle at top right,transparent .4rem,hsla(0,0%,100%,0) 0) 100% 0,radial-gradient(circle at bottom right,transparent .64rem,#1c208c 0) 100% 100%,radial-gradient(circle at bottom left,transparent .4rem,hsla(0,0%,100%,0) 0) 0 100%}.daily-page[data-v-8a458d32] .top-bar .nav:after{right:-.69333rem;background:radial-gradient(circle at top left,transparent .4rem,hsla(0,0%,100%,0) 0) 0 0,radial-gradient(circle at top right,transparent .4rem,hsla(0,0%,100%,0) 0) 100% 0,radial-gradient(circle at bottom right,transparent .4rem,hsla(0,0%,100%,0) 0) 100% 100%,radial-gradient(circle at bottom left,transparent .64rem,#1c208c 0) 0 100%}.money-font[data-v-f78827c6]{font-family:Akrobat!important}.wall[data-v-f78827c6]{background-image:url(../img/wall.e06d0082.png);background-size:100% 100%;background-position:50%;height:100px;padding:8px 16px;margin-bottom:20px}.wall .top[data-v-f78827c6]{color:#d4e0ff;font-size:24px;font-weight:400;display:flex;justify-content:space-between;align-items:center}.wall .image[data-v-f78827c6]{width:137px;height:18px}.wall .image img[data-v-f78827c6]{width:100%;height:100%}.wall .left[data-v-f78827c6]{display:flex;align-content:center}.wall .left .text[data-v-f78827c6]{color:#fff;text-align:center;font-family:PingFang SC;font-size:21px;font-style:normal;font-weight:600;line-height:29px}.wall .left .number[data-v-f78827c6]{display:inline-flex;align-items:center;color:#fff;font-size:18px;font-weight:600;margin-left:4px}.wall .total[data-v-f78827c6]{color:#bbb;font-weight:400}.wall .edit[data-v-f78827c6]{color:#fff;text-align:right;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.wall .bottom[data-v-f78827c6]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:4px}.wall .item[data-v-f78827c6]{width:140px;height:42px;border-radius:20px;background:#fadea6;display:flex;justify-content:center;align-items:center;color:#b5924e;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px;font-weight:400;position:relative;box-sizing:border-box}.wall .item .designation[data-v-f78827c6]{height:22px;padding:0 3px}.wall .item .delete[data-v-f78827c6]{position:absolute;top:-5px;right:-5px;width:16px;height:16px;cursor:pointer}.edit-item[data-v-f78827c6]{border:1px dashed hsla(0,0%,86.7%,.5)}.money-font[data-v-040f316b]{font-family:Akrobat!important}.nav[data-v-040f316b]{display:inline-flex;background-image:url(../img/nav-bg.28936fcf.png);padding:8px;z-index:999;vertical-align:top}.nav .item[data-v-040f316b],.nav[data-v-040f316b]{background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.nav .item[data-v-040f316b]{width:86px;height:68px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:relative;background-image:url(../img/bg-default.f1463e77.png);margin-bottom:8px}.nav .item.active[data-v-040f316b]{background-image:url(../img/bg-active.29dce221.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.nav .item.active .content .name[data-v-040f316b]{color:#fff;text-align:center;text-shadow:0 1px 4px #b93a05;font-weight:600;line-height:24px}.nav .item .icon[data-v-040f316b]{width:24px;height:24px}.nav .item .content[data-v-040f316b]{display:flex;flex-direction:column;justify-content:center;align-items:center}.nav .item .content .name[data-v-040f316b]{color:#8999b0;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.designation-progress-bar{width:100%;box-sizing:border-box}.designation-progress-bar .progress-bar{width:calc(100% - 30px);display:inline-block;border-radius:20px;background:#e6e6e6;border-radius:5px;overflow:hidden;position:relative;vertical-align:middle}.designation-progress-bar .progress-bar__fill{height:12px;border-radius:20px;background:#ffc62b;transition:width .3s ease}.designation-progress-bar .progress-bar__text{position:absolute;top:-4px;right:4px;color:#666;font-family:Akrobat;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.designation-progress-bar .progress-bar__text .numerator{color:#394aff;text-align:right;font-family:Akrobat;font-size:14px;font-style:normal;font-weight:900;line-height:22px}.designation-progress-bar .percentage{display:inline-block;width:30px;vertical-align:middle;color:#e07900;text-align:center;font-family:Akrobat;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.money-font[data-v-480244e8]{font-family:Akrobat!important}.el-dialog__wrapper[data-v-480244e8]{margin-top:15vh}[data-v-480244e8] .el-dialog{border-radius:21px}[data-v-480244e8] .el-dialog__body{padding:0!important}.dialog[data-v-480244e8]{min-height:150px;position:relative}.dialog img[data-v-480244e8]{width:100%}[data-v-480244e8] .dialog-wrapper .el-dialog__header{display:none}.active[data-v-480244e8]{position:absolute;top:-5px;right:-6px;border-radius:100px;border:1px solid #f7b500;width:calc(100% + 9px);height:28px}.content[data-v-480244e8]{background-color:#fff;padding:0 32.5px 32px;margin-top:-100px;display:flex;flex-direction:column;align-items:center;border-radius:21px;min-height:150px}.content .content-image[data-v-480244e8]{height:36px}.content .content-image img[data-v-480244e8]{width:100%;height:100%}.content .description[data-v-480244e8]{display:flex;flex-direction:column;align-items:center;margin-top:16px;font-family:PingFang SC}.content .description h4[data-v-480244e8]{color:#2b2b2b;font-size:21px;font-style:normal;font-weight:600;line-height:29px}.content .description span[data-v-480244e8]{color:#9da4b3;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.progress-type[data-v-480244e8]{width:100%;border-radius:8px;background:#fffaf5;padding:8px;box-sizing:border-box;display:none;margin-top:10px}.progress-type[data-is-active=true][data-v-480244e8]{display:block}.progress-type__text[data-v-480244e8]{color:#666;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.designation-options[data-v-480244e8],.option-type[data-v-480244e8]{display:flex;flex-direction:column;align-items:center;width:100%}.designation-options[data-v-480244e8]{background-color:#fffaf5;margin-top:12px;padding:20px 0;border-radius:6px;max-height:200px;overflow-y:auto;scroll-behavior:smooth}.designation-options[data-v-480244e8]::-webkit-scrollbar{display:none}.designation-options .option[data-v-480244e8]{flex-direction:column;justify-content:center}.designation-options .option .option-content[data-v-480244e8],.designation-options .option[data-v-480244e8]{display:flex;align-items:center;position:relative}.designation-options .option .option-content .option-image[data-v-480244e8]{width:100%;height:22px;cursor:pointer}.designation-options .option .option-content .option-image img[data-v-480244e8]{width:100%;height:100%}.designation-options .divider[data-v-480244e8]{width:1px;height:16px;background:linear-gradient(180deg,#ebc497,rgba(235,196,151,0));margin:4px 0;border-radius:20px}.designation-options .locked[data-v-480244e8]{width:22px;height:22px;position:absolute;right:-34px}.coin-options[data-v-480244e8]{background-color:#fffaf5;margin-top:12px;padding:20px;width:100%;display:flex;flex-direction:column;align-items:center;line-height:22.4px;box-sizing:border-box;border-radius:4px}.coin-options .option[data-v-480244e8]{display:flex;justify-content:space-between;align-items:center;width:100%}.coin-options .option img[data-v-480244e8]{width:18px;height:18px;margin-right:7px;flex-basis:20px}.coin-options .option span[data-v-480244e8]{color:#2b2b2b;font-family:Akrobat;font-size:16px;font-style:normal;font-weight:700;line-height:24px;flex:1;margin-left:5px}.coin-options .option h6[data-v-480244e8]{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:22px;flex-basis:60%;font-family:PingFang SC}[data-v-480244e8] .el-radio__input.is-checked .el-radio__inner{background-color:transparent;border-color:#fb0}[data-v-480244e8] .el-radio__input.is-checked .el-radio__inner:after{width:6px;height:6px;background-color:#fb0}[data-v-480244e8] .el-radio__label{display:none}.btn[data-v-480244e8]{margin-top:20px}.btn button[data-v-480244e8]{width:180px;height:44px;border-radius:2px;font-size:20px;font-weight:600;border:none;cursor:pointer}.btn .cancel[data-v-480244e8]{color:#000;border-radius:2px;border:2px solid #fb0;margin-right:6px;background-color:transparent}.btn .confirm[data-v-480244e8]{color:#000;background-color:#fb0;margin-left:6px}.btn .disable[data-v-480244e8]{color:#fff;background:#ffdc7c}.coin[data-v-480244e8]{margin-top:12px;display:flex;align-items:center;cursor:pointer;position:absolute;justify-content:space-between;padding:0 16px;top:0;left:0;width:100%;box-sizing:border-box}.coin__title[data-v-480244e8]{color:#fff;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.coin__balance[data-v-480244e8]{display:flex;align-items:center;color:#c5cbd8;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.coin__balance img[data-v-480244e8]{width:18px;height:18px;color:#888;font-size:16px;font-weight:400}.coin__balance span[data-v-480244e8]{color:#fff;font-family:Akrobat;font-size:20px;font-style:normal;font-weight:700;line-height:26px;margin-left:4px}.display-none[data-v-480244e8]{display:none}.empty[data-v-480244e8]{width:14px;height:14px}.money-font[data-v-2e04a5e4]{font-family:Akrobat!important}.el-dialog__wrapper[data-v-2e04a5e4]{margin-top:15vh}[data-v-2e04a5e4] .el-dialog__body{padding-top:10px}.dialog h5[data-v-2e04a5e4]{color:#000;font-size:20px;font-weight:400;line-height:28px}[data-v-2e04a5e4] .el-dialog.step-1{width:360px;text-align:center}[data-v-2e04a5e4] .el-dialog.step-1 .el-dialog__header{display:none}[data-v-2e04a5e4] .el-dialog.step-1 .el-dialog__body{padding-top:20px}[data-v-2e04a5e4] .el-dialog.step-1 h5{font-family:PingFang SC;font-size:25px;font-weight:400;line-height:33px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.insufficient .content[data-v-2e04a5e4]{display:flex;align-items:center;justify-content:center;margin:20px 0;color:#1b1b1b;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px}.insufficient .content img[data-v-2e04a5e4]{width:14px;height:14px;margin-left:5px}.insufficient .btn[data-v-2e04a5e4]{display:flex;justify-content:center}.insufficient .btn button[data-v-2e04a5e4]{width:140px;height:38px;border-radius:2px;border:none;cursor:pointer;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px}.insufficient .btn .cancel[data-v-2e04a5e4]{color:#fb0;font-size:18px;font-weight:400;background-color:transparent;margin-right:10px;border:2px solid #fb0}.insufficient .btn .confirm[data-v-2e04a5e4]{color:#000;background-color:#fb0;margin-left:10px}.method[data-v-2e04a5e4]{color:#000;font-size:16px;font-weight:400;line-height:22.4px}.method .title[data-v-2e04a5e4]{color:#000;text-align:center;font-family:PingFang SC;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.method .title img[data-v-2e04a5e4]{width:18px;height:18px;position:absolute;right:24px;top:11px;cursor:pointer}.method .content[data-v-2e04a5e4]{margin-top:30px;color:#5c6276;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.method .content span[data-v-2e04a5e4]{display:block;margin-bottom:8px}.method .content .btn[data-v-2e04a5e4]{margin-top:36px;display:flex;justify-content:center}.method .content .btn button[data-v-2e04a5e4]{width:402px;height:52px;color:#000;background-color:#fb0;font-size:18px;font-weight:600;border-radius:2px;border:none;cursor:pointer}table[data-v-2e04a5e4]{width:100%;margin-bottom:8px;border-collapse:separate;border-spacing:0;table-layout:fixed}table th[data-v-2e04a5e4]{width:70px;height:34px;background:#efefef;line-height:34px;font-size:12px;font-weight:600;color:#000;text-align:center;border-top:1px solid #efefef;border-right:1px solid #efefef;border-bottom:1px solid #efefef}table th[data-v-2e04a5e4]:first-child{border-left:1px solid #efefef}table td[data-v-2e04a5e4]{width:70px;height:44px;background:#f9f9f9;line-height:44px;color:#000;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.3px;text-align:center;border-right:1px solid #efefef;border-bottom:1px solid #efefef}table td[data-v-2e04a5e4]:first-child{border-left:1px solid #efefef}.money-font[data-v-357735ae]{font-family:Akrobat!important}.designation-list[data-v-357735ae]{position:relative;display:inline-block;vertical-align:top;width:calc(100% - 114px);margin-left:8px}.lists[data-v-357735ae]{display:flex;flex-wrap:wrap;flex:1;justify-content:space-between;gap:8px;box-sizing:border-box}.list[data-v-357735ae]{width:calc(50% - 4px);min-height:95px;background-image:url(../img/list-bg-default.a8a9b62d.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;box-sizing:border-box;padding:12px 0 46px 0}.list[data-have-progress=true][data-v-357735ae]{padding:12px 0 46px 0}.list[data-have-progress=true] .progress[data-v-357735ae]{display:block}.list .progress[data-v-357735ae]{position:absolute;bottom:12px;left:0;width:100%;padding:0 12px;box-sizing:border-box;display:none}.list .wear[data-v-357735ae]{position:absolute;top:0;left:0;width:48px;height:21px}.list .image[data-v-357735ae]{flex-basis:140px;display:flex;justify-content:center;align-items:center}.list .image img[data-v-357735ae]{height:22px}.list .content[data-v-357735ae]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#000;margin-left:8px}.list .content .title[data-v-357735ae]{color:#000;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.list .content .mission[data-v-357735ae]{color:#666;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.list .content .date[data-v-357735ae]{color:#949494;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px;width:220px}.list .plus[data-v-357735ae]{position:absolute;top:-1px;right:-1px;width:28px;height:28px;cursor:pointer}.list .locked[data-v-357735ae]{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.list .locked img[data-v-357735ae]{width:24px;height:24px}.active[data-v-357735ae]{min-height:95px;background-image:url(../img/list-bg-active.ce595556.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;padding-left:8px}.special-list[data-v-357735ae]{border-bottom:2px solid #fedeb9;margin-bottom:10px;display:flex;align-items:center}.special-list .special-title[data-v-357735ae]{display:inline-block;width:100%;padding:10px 0}.special-list .special-title img[data-v-357735ae]{height:24px}.special-list .special-number[data-v-357735ae]{color:#000;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.special-list .special-total[data-v-357735ae]{color:#9da4b3;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.money-font[data-v-0a5789ec]{font-family:Akrobat!important}img[data-v-0a5789ec]{width:100%;height:100%}.banner[data-v-0a5789ec]{background-image:url(../img/banner.f0bcfaed.png);background-size:100% 100%;background-position:50%;width:100%;height:287px}.container[data-v-0a5789ec]{padding:0 16px;margin-top:-118px;box-sizing:border-box}.container .special-top[data-v-0a5789ec]{position:relative;margin-top:30px}.container .special-title[data-v-0a5789ec]{position:absolute;left:50%;transform:translateX(-50%);top:12px;font-size:26px;font-weight:400;line-height:26px;color:#fff;font-family:alternate-youshebiaotihei}.container .special-bottom[data-v-0a5789ec]{display:flex}.money-font[data-v-ed2085f6]{font-family:Akrobat!important;font-family:DIN Alternate}.money-innner[data-v-ed2085f6]{display:inline-flex;justify-content:flex-end;align-items:baseline}.money-innner.green-color[data-v-ed2085f6]{color:#00a525}.money-innner.red-color[data-v-ed2085f6]{color:#e20b0b}.money-font[data-v-2c77d382]{font-family:Akrobat!important}.user-center-funds-list[data-v-2c77d382] .no-data{border:1px solid #e0e2e7;border-top:0;margin:0;padding:50px 0}.user-center-funds-list[data-v-2c77d382] .el-table{border:1px solid #e0e2e7}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__header thead tr th{text-align:center;padding-top:7px;padding-bottom:6px}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__header thead tr th .cell{padding:0 15px;font-weight:600;font-size:12px;line-height:17px;color:#9da4b3}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__header thead tr th:first-child{padding-left:25px}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__body tr td{background:#fff}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__body tr td .cell{padding:0 5px;text-align:center;font-weight:600;font-size:12px;line-height:17px;letter-spacing:.2625px}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__body tr td:first-child{padding-left:25px}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__body .el-table__row.el-table__row--level-1 td{background:#f6f6f6;border-bottom:0}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__body .el-table__row.el-table__row--level-1 td:first-child{padding-left:120px}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__expand-icon{width:0;left:-15px;top:10px}.user-center-funds-list[data-v-2c77d382] .el-table .el-table__indent,.user-center-funds-list[data-v-2c77d382] .el-table .el-table__placeholder{display:none}.user-center-funds-list[data-v-2c77d382] .el-table .table-column-subtype a{color:#000;cursor:pointer;white-space:nowrap}.user-center-funds-list .doing[data-v-2c77d382]{color:#f7b500}.user-center-funds-list .success[data-v-2c77d382]{color:#4ed456}.user-center-funds-list .fail[data-v-2c77d382]{color:#f7b500}.user-center-funds-list .orderId[data-v-2c77d382]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3270e1;cursor:default}.user-center-funds-list .orderId.is-child-order[data-v-2c77d382]{text-align:right}.subType .cell[data-v-2c77d382]{overflow:visible}.subType>div.cell[data-v-2c77d382]{padding-right:20px}.more-progress-btn[data-v-2c77d382]{display:flex;flex-direction:column;justify-content:center;white-space:nowrap;cursor:pointer}.more-progress-btn .rmb[data-v-2c77d382]{position:relative;font-size:16px;line-height:22px;color:#3270e1}.el-pagination-container[data-v-2c77d382]{display:flex;justify-content:flex-end;margin-top:21px;margin-bottom:40px}.el-pagination-container[data-v-2c77d382] .el-pagination{border:1px solid #e0e2e7;border-radius:2px;padding:0}.el-pagination-container[data-v-2c77d382] .el-pagination button{background-color:transparent;width:36px;height:30px;margin:0;border:0;border-radius:0}.el-pagination-container[data-v-2c77d382] .el-pagination button i{color:#9da4b3;display:inline-block}.el-pagination-container[data-v-2c77d382] .el-pagination .btn-prev i{padding-left:6px}.el-pagination-container[data-v-2c77d382] .el-pagination .btn-next i{padding-right:6px}.el-pagination-container[data-v-2c77d382] .el-pagination .el-pager .number{width:30px;height:30px;border:0;margin:0;border-radius:0;font-size:10px;line-height:30px;font-weight:400;background-color:transparent;color:#000}.el-pagination-container[data-v-2c77d382] .el-pagination .el-pager .number.active{background-color:#f7b500}.el-pagination-container[data-v-2c77d382] .el-pagination .el-pager .more{background-color:transparent;color:#9da4b3;width:30px;height:30px;border:0;margin:0;border-radius:0;font-size:10px;line-height:14px}.dialog-tooltip[data-v-2c77d382]{position:fixed;z-index:2002;transform:translate(-50%,-50%);transition:transform .3s}.dialog-tooltip .tooltip-copy[data-v-2c77d382]{transition:opacity .3s;opacity:0}.dialog-tooltip.active[data-v-2c77d382]{transform:translate(-50%)}.dialog-tooltip.active .tooltip-copy[data-v-2c77d382]{opacity:1}.tooltip-copy[data-v-2c77d382]{width:60px;height:30px}.fund-record-cs-wrap{display:flex}.money-font[data-v-f1b2d308]{font-family:Akrobat!important}.header-title[data-v-f1b2d308]{display:flex;align-items:center;padding-top:24px;margin-bottom:18px}.header-title .title[data-v-f1b2d308]{flex-shrink:0;font-weight:500;font-size:22px;line-height:31px;padding-left:1px;font-weight:700;position:relative}.header-title .title[data-v-f1b2d308]:after{content:"";position:absolute;left:-8px;top:5px;width:4px;height:20px;background-color:#f7b500}.header-title .subtitle[data-v-f1b2d308]{flex-grow:1;font-size:14px;line-height:20px;padding-left:18px;color:#9da4b3}.user-funds-view[data-v-f1b2d308]{position:relative}.user-funds-view .header-filter[data-v-f1b2d308]{display:flex;margin:0 -6px 19px}.user-funds-view .header-filter .header-filter-item[data-v-f1b2d308]{box-sizing:border-box;display:flex;padding:0 6px;flex:0 0 auto}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308]{flex:1 1 auto}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group{width:100%;display:flex;box-sizing:border-box;padding-right:40px}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group .el-radio-button{flex:1 1 auto;text-align:center;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:2px}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group .el-radio-button .el-radio-button__inner,.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group .el-radio-button:hover .el-radio-button__inner{background:transparent;color:#000}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group .el-radio-button.is-active{background-color:#fb0;border:1px solid #fb0}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group .el-radio-button.is-active .el-radio-button__inner{background:transparent;color:#000}.user-funds-view .header-filter .header-filter-item.radio-button[data-v-f1b2d308] .el-radio-group .el-radio-button__inner{border:0;box-shadow:none}.user-funds-view .header-filter .header-filter-item.select .label[data-v-f1b2d308]{width:77px;font-weight:600;font-size:14px;line-height:35px;color:#000}.user-funds-view .header-filter .header-filter-item.select[data-v-f1b2d308] .el-select{width:140px;height:35px}.user-funds-view .header-filter .header-filter-item.select[data-v-f1b2d308] .el-select .el-input__inner{height:35px}.money-font[data-v-94fcca7a]{font-family:Akrobat!important}.common-dialog-header[data-v-94fcca7a]{position:relative;padding:15px 20px 6px;display:flex;flex-direction:column}.common-dialog-close[data-v-94fcca7a]{align-self:flex-end;cursor:pointer;position:absolute;top:13px;right:15px}.common-dialog-title[data-v-94fcca7a]{margin-top:5px;font-size:22px;line-height:22px;text-align:center;color:#000}.common-dialog{background:#f9f9f9}.common-dialog .el-dialog__header{padding:0}.common-dialog .el-dialog__body{padding:18px 20px 20px}.common-dialog .el-dialog__footer{padding:0 0 44px}.money-font[data-v-3a2b1b0d]{font-family:Akrobat!important}.avatar[data-v-3a2b1b0d]{width:50px;height:50px;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;overflow:hidden;box-sizing:border-box}.avatar .avatar-img[data-v-3a2b1b0d]{display:block;width:100%;height:100%;cursor:pointer}.tabs-header[data-v-3a2b1b0d]{display:flex}.tabs-header .item[data-v-3a2b1b0d]{color:#000;width:50%;height:30px;display:flex;justify-content:center;align-items:center;border:1px solid #e0e2e7;cursor:pointer}.tabs-header .item.active[data-v-3a2b1b0d]{border-color:#fb0;background-color:#fb0;cursor:default}.tabs-content[data-v-3a2b1b0d]{margin:16px 0;max-height:304px;overflow-y:auto}.empty-box[data-v-3a2b1b0d]{height:218px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9da4b3}.empty-box .box-img[data-v-3a2b1b0d]{width:80px;height:80px;margin-bottom:10px}.avatar-dialog .avatar{width:136px;height:136px;border:2px solid hsla(0,0%,100%,.7);border-radius:108px;overflow:hidden}.avatar-dialog .avatar .avatar-img{display:block;width:100%;height:100%;cursor:pointer}.avatar-dialog .avatar-list{display:flex;flex-wrap:wrap;min-height:200px}.avatar-dialog .avatar-list .avatar-list-item-container{position:relative;display:inline-block;margin:0 30px 8px 0;width:64px;height:64px;cursor:pointer;box-sizing:border-box}.avatar-dialog .avatar-list .avatar-list-item-container:nth-child(4n){margin-right:0}.avatar-dialog .avatar-list .avatar-list-item-container img{width:100%;height:100%}.avatar-dialog .avatar-list .avatar-list-item-container .selected-icon{display:none}.avatar-dialog .avatar-list .avatar-list-item{position:relative;width:100%;height:100%;overflow:hidden;border-radius:50%}.avatar-dialog .avatar-list .avatar-list-item .left-days{position:absolute;left:0;right:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#ffdc7c;background-color:rgba(0,0,0,.7);height:19px}.avatar-dialog .avatar-list .avatar-list-item .left-days span{display:inline-block;transform:scale(.66666);transform-origin:center}.avatar-dialog .avatar-list .avatar-list-item.selected{border:3px solid #fb0;cursor:default;box-sizing:border-box}.avatar-dialog .avatar-list .avatar-list-item.selected .selected-icon{display:block}.avatar-dialog .dialog-footer{display:flex;justify-content:center}.avatar-dialog .dialog-footer .btn--primary{width:90%}.money-font[data-v-7814f335]{font-family:Akrobat!important}.user-layout-side-info[data-v-7814f335]{position:relative}.user-layout-side-info.container[data-v-7814f335]{padding:20px 25px;display:flex;align-items:center}.user-layout-side-info.container[data-v-7814f335] :after{content:"";position:absolute;left:25px;right:25px;bottom:10px;height:1px;background:#474747}.user-layout-side-info .user[data-v-7814f335]{display:flex;flex-direction:column;margin-left:20px}.user-layout-side-info .user .label[data-v-7814f335]{font-size:12px;line-height:17px;letter-spacing:.2625px;color:#fff}.user-layout-side-info .user .nickname[data-v-7814f335]{font-size:16px;line-height:24px;color:#fff;max-width:130px}.user-layout-side-info .user .nickname-tag[data-v-7814f335]{margin-top:4px;height:18px;width:auto}.user-layout-side-info .vip-box[data-v-7814f335]{margin-left:auto;display:flex;justify-content:center;align-items:center;align-self:flex-end}.user-layout-side-info .vip-level-icon[data-v-7814f335]{width:45px;height:45px}.money-font[data-v-77822b9f]{font-family:Akrobat!important}[data-v-77822b9f] .common-dialog-header{padding:17px 20px 0}[data-v-77822b9f] .common-dialog-header .common-dialog-title{font-size:25px;font-weight:400;line-height:33px;color:#000;margin:unset}[data-v-77822b9f] .el-dialog__body{padding:0 30px 30px}.wallet-list-content[data-v-77822b9f]{padding:30px 0}.wallet-list-content .cell[data-v-77822b9f]{display:flex;align-items:center;justify-content:space-between;position:relative;padding:12px 0}.wallet-list-content .cell[data-v-77822b9f]:first-child{padding-top:0}.wallet-list-content .cell[data-v-77822b9f]:after{content:"";display:block;width:100%;height:1px;background-color:#e0e2e7;position:absolute;bottom:0;left:0}.wallet-list-content .cell .game-cash[data-v-77822b9f]{margin-right:auto}.wallet-list-content .game-icon[data-v-77822b9f]{width:24px;height:27px;border-radius:50%;margin-right:8px}.wallet-list-content .experience-icon[data-v-77822b9f]{width:19.5px;height:24px;margin-right:8px}.wallet-list-content .experience-cash[data-v-77822b9f]{display:flex;align-items:center}.wallet-list-content .experience-cash div[data-v-77822b9f]{display:flex;flex-direction:column;justify-content:center}.wallet-list-content .experience-cash h6[data-v-77822b9f]{font-size:14px;font-weight:400;color:#1b1b1b;line-height:22px}.wallet-list-content .experience-cash span[data-v-77822b9f]{font-size:12px;font-weight:400;color:#9da4b3;line-height:20px}.wallet-list-content .experience-cash .service-btn[data-v-77822b9f]{background:#13a1de;color:#fff}.wallet-list-content .experience-cash .bind-btn[data-v-77822b9f]{color:#000;background-color:#f7b500}.wallet-list-content .experience-cash button[data-v-77822b9f]{margin-left:24px;font-size:14px;font-weight:400;border-radius:2px;width:auto;height:26px;border:none;padding:0 10px}.wallet-list-content[data-v-77822b9f] .money-font{padding-left:24px;font-size:18px;font-weight:700;color:#1b1b1b}.wallet-list-content .balance-info[data-v-77822b9f]{padding-top:12px;text-align:center;font-size:16px;font-weight:400;line-height:24px;color:#969696}.wallet-list-content .balance-info .yuan[data-v-77822b9f]{padding:0 4px;font-size:18px;font-weight:700;line-height:26px;color:#2b2b2b}.wallet-list-content .balance-info[data-v-77822b9f] .money-font{font-size:24px;font-weight:700;line-height:32px;color:#2b2b2b;padding:unset}.recycle-btn-wrap[data-v-77822b9f]{width:100%;height:40px;background:#fb0;color:#000;font-size:14px;font-weight:400;line-height:22px;display:flex;justify-content:center;align-items:center;border-radius:2px;cursor:pointer}.money-font[data-v-3cf52940]{font-family:Akrobat!important}.user-layout-side-account.container[data-v-3cf52940]{padding:0 25px 10px;width:100%;box-sizing:border-box}.user-layout-side-account .account-balance[data-v-3cf52940]{display:flex;flex-direction:column;color:#fff}.user-layout-side-account .account-balance .wallet-icon[data-v-3cf52940]{margin-left:5px;margin-right:10px;width:25px;height:25px;fill:#fff}.user-layout-side-account .account-balance .label[data-v-3cf52940]{display:flex;align-items:center;font-size:14px;line-height:20px;letter-spacing:.3px;color:#fff}.user-layout-side-account .balance-wrap[data-v-3cf52940]{padding-top:18px;align-self:center;display:flex;align-items:center}.user-layout-side-account .balance-wrap span[data-v-3cf52940]{font-weight:700}.user-layout-side-account .balance-wrap .yuan[data-v-3cf52940]{padding-left:5px;font-size:25px;line-height:30px}.user-layout-side-account .balance-wrap .balance[data-v-3cf52940]{position:relative;font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#f7b500;cursor:default}.user-layout-side-account .balance-wrap .refresh[data-v-3cf52940],.user-layout-side-account .balance-wrap .wallet-pop[data-v-3cf52940]{display:block;margin-left:4px;width:20px;height:20px;cursor:pointer;fill:#fff}.user-layout-side-account .bind-text[data-v-3cf52940]{font-size:12px;font-weight:400;color:#fff;padding-bottom:18px;text-align:center}.user-layout-side-account .bind-text .bind-active-text[data-v-3cf52940]{color:#3270e1;cursor:pointer}.user-layout-side-account .operate[data-v-3cf52940]{display:flex;justify-content:space-between}.user-layout-side-account .operate .btn[data-v-3cf52940]{display:flex;justify-content:center;align-items:center;width:120px;height:34px;font-size:14px;line-height:20px;letter-spacing:.3px;color:#fb0;border:1px solid #fb0;box-sizing:border-box;border-radius:2px;cursor:pointer;transition:all .2s linear}.user-layout-side-account .operate .withdraw[data-v-3cf52940]{color:#000;background:#fb0}.money-font[data-v-187d852a]{font-family:Akrobat!important}.user-layout-side-nav .nav-item[data-v-187d852a]{display:flex;align-items:center;padding:0 20px 0 35px;width:100%;height:60px;font-size:14px;line-height:20px;letter-spacing:.3px;color:#000;box-sizing:border-box;cursor:pointer}.user-layout-side-nav .nav-item.active[data-v-187d852a],.user-layout-side-nav .nav-item.active[data-v-187d852a]:hover,.user-layout-side-nav .nav-item[data-v-187d852a]:hover{background:#ffd152}.user-layout-side-nav .nav-item .side-nav-icon[data-v-187d852a]{display:block;margin-right:10px;width:30px;height:30px;fill:#fff}.user-layout-side-nav .nav-item .title[data-v-187d852a]{margin-right:20px;flex-shrink:0}.user-layout-side-nav .nav-item .receive[data-v-187d852a]{margin-left:8px;display:flex;align-items:center}.user-layout-side-nav .nav-item .badge[data-v-187d852a]{margin-left:auto;margin-right:6px}.user-layout-side-nav .nav-item .badge+.arrow-icon[data-v-187d852a]{margin-left:0}.user-layout-side-nav .nav-item .arrow-icon[data-v-187d852a]{margin-left:auto}.money-font[data-v-6a094608]{font-family:Akrobat!important}.user-layout.user-layout-wrap[data-v-6a094608]{display:flex;margin:0 auto}.user-layout .user-layout-side[data-v-6a094608]{margin-right:20px;width:300px;height:1011px;background:#fb0}.user-layout .user-info-wrap[data-v-6a094608]{display:flex;flex-direction:column;width:100%;background-color:#191919}.user-layout .retouch[data-v-6a094608]{align-self:flex-end;width:100%;height:83px;background-image:url(../2ed48001ca07c8d6588fa7daa0c26ce8.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.user-layout .user-layout-main[data-v-6a094608]{position:relative;width:922px;background:#fff;border-radius:2px}.user-layout .user-layout-main.user-layout-main-vip[data-v-6a094608]{background-color:#121420}.user-layout .user-layout-main.user-layout-main-daily[data-v-6a094608]{background:url(../img/daily-header-bg.0004e14d.png) no-repeat top #fff;background-size:contain}.user-layout .user-layout-main.user-layout-main-daily .header-title[data-v-6a094608]{color:#fff}.user-layout .header-title[data-v-6a094608]{padding:24px 32px 25px;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:22px;line-height:31px;color:#000}.user-layout .header-title .go-back[data-v-6a094608]{width:108px;font-weight:400}.user-layout .header-title .meta[data-v-6a094608]:before{content:"";background-color:#fb0;width:4px;height:20px;position:absolute;top:30px}.user-layout .header-title .meta>span[data-v-6a094608]{padding-left:10px}.user-layout .breadcrumb[data-v-6a094608]{padding:24px 40px 10px;display:flex;align-items:center;font-size:18px}.user-layout .breadcrumb b[data-v-6a094608]{color:#165dca;cursor:pointer}.user-layout .breadcrumb i[data-v-6a094608]{color:#9298a2;margin-left:8px;margin-right:7px}.user-layout .breadcrumb span[data-v-6a094608]{color:#000}.user-layout .main-content[data-v-6a094608]{position:relative;padding:0 40px}.user-layout.invite-friends .header-title .meta[data-v-6a094608]:before{content:none}.user-layout-main-designation[data-v-6a094608]{background:linear-gradient(180deg,#fff4e7 26.48%,#ebc497)!important}.user-layout-main-designation .header-title[data-v-6a094608]{display:none}.user-layout-main-designation .main-content[data-v-6a094608]{padding:0}.vip-center-title[data-v-6a094608]{color:#fff!important}.money-font[data-v-0230e694]{font-family:Akrobat!important}.user-center-view[data-v-0230e694]{position:relative;margin-top:10px;display:flex}.money-font[data-v-1ec77e40]{font-family:Akrobat!important}.birthday-picker[data-v-1ec77e40] .el-date-editor{width:100%}.birthday-picker[data-v-1ec77e40] .el-date-editor .el-input__inner{padding:0 16px}.birthday-picker[data-v-1ec77e40] .el-date-editor .el-input__prefix .el-icon-date:before{position:absolute;transform:translateX(125px)}.money-font[data-v-7123667a]{font-family:Akrobat!important}.get-coin .title[data-v-7123667a]{color:#000;text-align:center;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.get-coin .coin-content[data-v-7123667a]{padding:30px 17px;font-size:14px}.get-coin p[data-v-7123667a]{margin-bottom:12px;line-height:20px;color:#5c6276}.get-coin .limit-title[data-v-7123667a]{color:#000}.get-coin .limit-content[data-v-7123667a]{margin-bottom:8px;display:flex;border:1px solid #eaecf7;border-radius:5px 5px 0 0}.get-coin .limit-content .limit-item[data-v-7123667a]{flex:1}.get-coin .limit-content .limit-item:last-child .limit[data-v-7123667a],.get-coin .limit-content .limit-item:last-child .vip[data-v-7123667a]{border-right:none}.get-coin .limit-content .vip[data-v-7123667a]{font-size:12px;height:34px;background:#efefef}.get-coin .limit-content .limit[data-v-7123667a],.get-coin .limit-content .vip[data-v-7123667a]{display:flex;justify-content:center;align-items:center;font-weight:400;color:#000;border-right:1px solid #d8d8d8}.get-coin .limit-content .limit[data-v-7123667a]{font-size:14px;height:44px}.get-coin .button[data-v-7123667a]{margin:34px auto 0;display:flex;justify-content:center;align-items:center;width:330px;height:40px;background:#fb0;border-radius:2px;font-weight:600;font-size:14px;color:#000;cursor:pointer}.money-font[data-v-238cea24]{font-family:Akrobat!important}.container .title[data-v-238cea24]{font-size:20px;line-height:28px;color:#000}.container .tips[data-v-238cea24]{margin-top:20px;font-size:16px;color:#000;line-height:22px}.container .tips .text[data-v-238cea24]{display:flex;align-items:center}.container .tips .text .coin-icon[data-v-238cea24]{height:18px;margin-left:4px}.container .tips .amount[data-v-238cea24]{margin-left:1px;margin-right:4px;font-family:Akrobat!important;font-weight:700;font-size:18px}.container .config[data-v-238cea24]{margin-top:20px;display:flex;justify-content:flex-end}.container .config .cancel[data-v-238cea24],.container .config .confirm[data-v-238cea24]{display:flex;justify-content:center;align-items:center;width:110px;height:38px;border-radius:2px;cursor:pointer}.container .config .cancel[data-v-238cea24]{border:1px solid #bbb;color:#000}.container .config .cancel[data-v-238cea24]:hover{border:1px solid #fb0;color:#fb0}.container .config .confirm[data-v-238cea24]{margin-left:12px;color:#fff;font-weight:700;background:#fb0}.balance-tips-modal{width:418px;border-radius:6px}.balance-tips-modal .delete{position:absolute;top:8px;right:8px;display:flex;justify-content:center;align-items:center;width:28px;height:28px;cursor:pointer}.balance-tips-modal .delete .delete-icon{fill:#9298a2}.get-coin-modal{width:575px}.get-coin-modal .el-dialog__body{padding:0!important}.get-coin-modal .delete{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background:#fff;position:absolute;top:11px;right:8px;cursor:pointer}.get-coin-modal .delete .delete-icon{width:18px;fill:#9298a2}.money-font[data-v-2b47023a]{font-family:Akrobat!important}.user-info-form[data-v-2b47023a]{display:flex;flex-direction:column;border:1px solid #eff0f2;box-sizing:border-box;border-radius:2px}.user-info-form .row[data-v-2b47023a]{position:relative;display:flex;flex-direction:column}.user-info-form .row[data-v-2b47023a] .el-input{width:400px}.user-info-form .completed-info[data-v-2b47023a]{margin:0 30px;padding:23px 0;display:flex;border-bottom:1px solid #ddd}.user-info-form .completed-info .user-info-form-item[data-v-2b47023a]{flex-direction:column;width:33.33333%}.user-info-form .completed-info .user-info-form-item+.user-info-form-item[data-v-2b47023a]{padding-left:30px}.user-info-form .completed-info .user-info-form-item+.user-info-form-item[data-v-2b47023a]:before{content:"";position:absolute;top:50%;left:0;width:1px;height:31px;background:#ddd;transform:translateY(-50%)}.user-info-form .uncompleted-info[data-v-2b47023a]{padding:30px 30px 40px;display:flex;flex-direction:column}.user-info-form .uncompleted-info .user-info-form-item[data-v-2b47023a]{flex-direction:row;align-items:center}.user-info-form .uncompleted-info .user-info-form-item .label[data-v-2b47023a]{margin-right:14px;width:64px}.user-info-form .user-info-form-item[data-v-2b47023a]{position:relative;display:flex;box-sizing:border-box}.user-info-form .user-info-form-item .label[data-v-2b47023a]{font-size:12px;line-height:17px;letter-spacing:.2625px;color:#9298a2}.user-info-form .user-info-form-item .value[data-v-2b47023a]{margin-top:2px;font-size:14px;line-height:20px;letter-spacing:.3px;color:#000}.user-info-form .birthday[data-v-2b47023a]{margin-top:20px}.user-info-form .birthday[data-v-2b47023a] .el-date-editor .el-input__prefix .el-icon-date:before{transform:translateX(360px)}.user-info-form .prompt[data-v-2b47023a]{color:#5e5e5e;font-size:10px;margin-top:5px;display:flex;align-items:center}.user-info-form .prompt .icon-gold[data-v-2b47023a]{width:14px;height:14px;margin:0 2px}.user-info-form .gold-balance[data-v-2b47023a]{display:flex;align-items:center;color:#165dca;font-weight:600;font-size:12px;cursor:pointer}.user-info-form .gold-balance img[data-v-2b47023a]{width:10px}.user-info-form .sex[data-v-2b47023a]{margin-top:20px}.user-info-form .user-info-form-footer[data-v-2b47023a]{margin:0 0 40px 107px}.user-info-form .user-info-form-footer button[data-v-2b47023a]{width:140px}.user-info-form .user-info-form-item.nickName .el-form-item[data-v-2b47023a]{margin-bottom:0}.user-info-form .user-info-form-item.nickName .el-form-item[data-v-2b47023a] .el-form-item__error{position:static;width:400px}.money-font[data-v-802a6e82]{font-family:Akrobat!important}[data-v-802a6e82] .el-select__caret:before{content:"\e78f"}.el-scrollbar__wrap{margin-bottom:0!important}.money-font[data-v-35d07258]{font-family:Akrobat!important}.mobile-input[data-v-35d07258]{display:flex}.mobile-input[data-v-35d07258] .el-input-group__prepend{width:auto;padding:0 12px}.mobile-input[data-v-35d07258] .el-input{color:#000;font-size:14px;line-height:20px}.mobile-input[data-v-35d07258] .area-code{display:flex;align-items:center}.mobile-input[data-v-35d07258] .area-code .el-select{margin:auto;margin-left:5px;margin-right:-12px}.mobile-input[data-v-35d07258] .area-code .el-select .el-input__inner{padding-right:12px;padding-left:0;width:49px}.mobile-input[data-v-35d07258] .area-code .el-select .el-input .el-select__caret{font-size:12px;width:12px}.money-font[data-v-62438096]{font-family:Akrobat!important}.address-select[data-v-62438096]{display:flex}.address-select .el-select[data-v-62438096]{flex:1}.address-select .el-select+.el-select[data-v-62438096]{margin-left:12px}.money-font[data-v-432b0772]{font-family:Akrobat!important}.user-address-form .user-address-form-item+.user-address-form-item[data-v-432b0772]{margin-top:29px}.user-address-form .user-address-form-item .label[data-v-432b0772]{font-size:12px;line-height:17px;letter-spacing:.2625px;color:#9298a2}.user-address-form .user-address-form-item .row[data-v-432b0772]{margin-top:10px}.user-address-form .user-address-form-item .row .mobile-input .el-select[data-v-432b0772]{margin:0}.user-address-form .user-address-form-item .row .mobile-input .el-select .el-input--suffix .el-input__suffix[data-v-432b0772]{margin-left:4px;position:relative;right:0}.user-address-form .user-address-form-item .row .mobile-input .el-select .el-input--suffix .el-input__inner[data-v-432b0772]{text-align:right;padding:0;width:45px}.user-address-form .user-address-form-item .row .mobile-input .el-select .el-input--suffix .el-select__caret.is-reverse[data-v-432b0772]{transform:rotate(1turn)}.user-address-form .user-address-form-item .row .mobile-input .el-select .el-input--suffix .el-select__caret.is-reverse[data-v-432b0772]:before{top:-3px}.user-address-form .user-address-form-item .row .mobile-input .el-select .el-input--suffix .el-select__caret[data-v-432b0772]:before{content:"";display:inline-block;position:relative;top:0;width:0;height:0;border-width:5px;border-radius:.5px;border-style:solid;border-color:transparent transparent #000 transparent}.user-address-form .user-address-form-item .row .mobile-input .el-input-group__prepend[data-v-432b0772]{padding:0}.user-address-form .user-address-form-item .row .mobile-input .el-input-group__prepend .area-code .svg-icon[data-v-432b0772]{display:none}.user-address-form .dialog-footer[data-v-432b0772]{display:flex;justify-content:center;margin:45px 50px 0}.money-font[data-v-461bcdcf]{font-family:Akrobat!important}.user-address .header[data-v-461bcdcf]{display:flex;justify-content:space-between;align-items:center}.user-address .header .info[data-v-461bcdcf]{display:flex;align-items:center}.user-address .header .info .details[data-v-461bcdcf]{margin-left:18px;font-size:14px;line-height:20px;color:#9da4b3}.user-address .no-data[data-v-461bcdcf]{margin-top:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:126px;font-size:16px;line-height:22px;text-align:center;letter-spacing:.3px;color:#9da4b3;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:2px}.user-address .no-data .warn-icon[data-v-461bcdcf]{margin-bottom:14px;width:40px;height:40px;fill:#c5cbd8}.user-address .address-list[data-v-461bcdcf]{margin:35px 30px 0;display:flex;flex-direction:column}.user-address .address-list-item[data-v-461bcdcf]{display:flex;align-items:center;margin-bottom:50px}.user-address .is-default[data-v-461bcdcf]{margin-right:35px;width:30px;height:30px;cursor:pointer}.user-address .address-info[data-v-461bcdcf]{display:flex;flex-direction:column;flex:1}.user-address .receiver[data-v-461bcdcf]{padding-bottom:10px;display:flex;align-items:center;font-size:14px;line-height:20px;letter-spacing:.3px;color:#000;border-bottom:1px solid #c5cbd8}.user-address .operations[data-v-461bcdcf]{margin-left:auto;display:flex;align-items:center}.user-address .operations .operation-item[data-v-461bcdcf]{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border:1px solid #ddd;box-sizing:border-box;border-radius:2px;cursor:pointer;margin-left:10px}.user-address .operations .operation-item[data-v-461bcdcf]:hover{font-size:12px;border-color:#e40303;width:60px}.user-address .operations .operation-item:hover.edit[data-v-461bcdcf]:after{content:"编辑";margin-left:10px}.user-address .operations .operation-item:hover.delete[data-v-461bcdcf]:after{content:"删除";margin-left:10px}.user-address .operations .operation-del[data-v-461bcdcf],.user-address .operations .operation-edit[data-v-461bcdcf]{width:11px;height:11px;fill:#9da4b3}.user-address .mobile[data-v-461bcdcf]{margin-top:10px;display:flex;font-size:12px;line-height:17px;letter-spacing:.2625px}.user-address .mobile .label[data-v-461bcdcf]{color:#9da4b3}.user-address .mobile .phone-number[data-v-461bcdcf]{color:#000}.user-address .detail-address[data-v-461bcdcf]{margin-top:10px;display:flex;font-size:12px;line-height:17px;letter-spacing:.2625px}.user-address .detail-address .label[data-v-461bcdcf]{color:#9da4b3}.user-address .detail-address .address[data-v-461bcdcf]{color:#000}[data-v-461bcdcf] .common-dialog{width:690px!important}[data-v-461bcdcf] .common-dialog .el-button--primary{width:300px}[data-v-461bcdcf] .header .el-button--primary{background-color:transparent;padding:10px 16px}[data-v-461bcdcf] .header .el-button--primary:hover{background-color:#fb0}.money-font[data-v-24adfd6f]{font-family:Akrobat!important}.user-info-view[data-v-24adfd6f]{display:flex;flex-direction:column}.user-info-view .address-wrap[data-v-24adfd6f],.user-info-view .info-wrap[data-v-24adfd6f]{padding:24px 34px 60px;background:#fff;border-radius:2px}.user-info-view .address-wrap[data-v-24adfd6f]{margin-top:20px}.user-info .user-layout-main{background:unset!important}.user-info .user-layout-main .header-title{display:none}.user-info .user-layout-main .main-content{padding:0}.money-font[data-v-45d9668a]{font-family:Akrobat!important}.welfare-entry[data-v-45d9668a]{position:fixed;z-index:999;top:75%;right:2%}.welfare-entry .image[data-v-45d9668a]{cursor:pointer;width:108px}.money-font[data-v-1fc2de82]{font-family:Akrobat!important}@-webkit-keyframes spin-data-v-1fc2de82{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-1fc2de82{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.invite-lucky-wheel-game[data-v-1fc2de82]{position:relative;width:1000px;height:540px}.invite-lucky-wheel-game .invite-lucky-wheel-game-bg[data-v-1fc2de82]{position:absolute;width:1000px;height:540px}.invite-lucky-wheel-game .close[data-v-1fc2de82]{position:absolute;top:40px;right:20px;width:30px;height:30px;z-index:999;cursor:pointer}.invite-lucky-wheel-game .invite-lucky-wheel-game-rule-btn[data-v-1fc2de82]{position:absolute;top:100px;right:15px;z-index:999;cursor:pointer}.invite-lucky-wheel-game .invite-lucky-wheel-game-invite-btn[data-v-1fc2de82]{width:252px;height:75px;position:absolute;bottom:8px;right:160px;z-index:999;cursor:pointer}.invite-lucky-wheel-game .btn[data-v-1fc2de82]{width:96px;height:25px;border-radius:66px;border:none;outline:none;font-size:12px;font-weight:600;color:#bfbfbf;background:linear-gradient(180deg,#5a5a5a,#373737);cursor:pointer}.invite-lucky-wheel-game .active[data-v-1fc2de82]{color:#232323;background:linear-gradient(180deg,#ffe7b2,#ffcc5f 50%,#936735)}.invite-lucky-wheel-game .invite-lucky-wheel-game-allow-count[data-v-1fc2de82]{width:250px;position:absolute;bottom:176px;left:123px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:400;color:#fff}.invite-lucky-wheel-game .invite-lucky-wheel-game-allow-count .allow-number[data-v-1fc2de82]{color:#f7b100}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state[data-v-1fc2de82]{width:250px;position:absolute;bottom:70px;left:123px}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .amount-container[data-v-1fc2de82]{display:flex;justify-content:space-between;align-items:center}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .amount-content[data-v-1fc2de82]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .amount-content .amount-number[data-v-1fc2de82]{font-size:24px;font-weight:400;color:#fff}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .amount-content .amount-number .amount-text[data-v-1fc2de82]{font-size:32px;font-weight:600;font-family:PingFang SC}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .amount-content .amount-remark[data-v-1fc2de82]{font-size:12px;font-weight:400;color:#e4e4e4}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .amount-content .amount-remark .amount-text[data-v-1fc2de82]{color:#f7b100}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .progress-bar[data-v-1fc2de82]{margin:12px 0;width:100%;background-color:#f1f1f1;border-radius:100px;height:11px}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .progress-bar .progress[data-v-1fc2de82]{width:100%;height:11px;border-radius:100px}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .progress-bar .inner[data-v-1fc2de82]{position:relative;width:0;height:11px;border-radius:100px;background:linear-gradient(180deg,#786d3e,#fdf99e 50%,#786d3e);display:flex;justify-content:flex-end;align-items:center}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .progress-bar .inner .progress-coin[data-v-1fc2de82]{transform:translateX(50%)}.invite-lucky-wheel-game .invite-lucky-wheel-game-amount-state .progress-bar .inner .progress-coin img[data-v-1fc2de82]{width:24px;height:24px}.invite-lucky-wheel-game .invite-lucky-wheel-game-box[data-v-1fc2de82]{width:400px;height:400px;position:absolute;top:8px;right:94px;z-index:999}.invite-lucky-wheel-game .invite-lucky-wheel-game-box .invite-lucky-wheel-game-btn[data-v-1fc2de82]{position:absolute;width:104px;height:136px;top:180px;left:50%;transform:translate(-50%,-50%);background-image:url(../img/no-transfer.195cc9f8.png);background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer}.invite-lucky-wheel-game .invite-lucky-wheel-game-box .invite-lucky-wheel-game-btn.gaming[data-v-1fc2de82]{background-image:url(../img/gaming-transfer.3e2348ea.png)}#lucky-wheel[data-v-1fc2de82]{position:absolute;top:0;left:0}.spinning[data-v-1fc2de82]{-webkit-animation:spin-data-v-1fc2de82 20s linear infinite;animation:spin-data-v-1fc2de82 20s linear infinite}.money-font[data-v-b43164ea]{font-family:Akrobat!important}.invite-lucky-wheel-record[data-v-b43164ea]{position:relative;width:1000px;height:540px}.invite-lucky-wheel-record .invite-lucky-wheel-record-bg[data-v-b43164ea]{position:absolute;width:1000px;height:540px}.invite-lucky-wheel-record .close[data-v-b43164ea]{position:absolute;top:40px;right:20px;width:30px;height:30px;z-index:999;cursor:pointer}.invite-lucky-wheel-record .btn[data-v-b43164ea]{width:96px;height:25px;border-radius:66px;border:none;outline:none;font-size:12px;font-weight:600;color:#bfbfbf;background:linear-gradient(180deg,#5a5a5a,#373737);cursor:pointer}.invite-lucky-wheel-record .active[data-v-b43164ea]{color:#232323;background:linear-gradient(180deg,#ffe7b2,#ffcc5f 50%,#936735)}.invite-lucky-wheel-record .invite-lucky-wheel-record-allow-count[data-v-b43164ea]{width:250px;position:absolute;bottom:176px;left:123px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:400;color:#fff}.invite-lucky-wheel-record .invite-lucky-wheel-record-allow-count .allow-number[data-v-b43164ea]{color:#f7b100}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state[data-v-b43164ea]{width:250px;position:absolute;bottom:70px;left:123px}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .amount-container[data-v-b43164ea]{display:flex;justify-content:space-between;align-items:center}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .amount-content[data-v-b43164ea]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .amount-content .amount-number[data-v-b43164ea]{font-size:24px;font-weight:400;color:#fff}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .amount-content .amount-number .amount-text[data-v-b43164ea]{font-size:32px;font-weight:600;font-family:PingFang SC}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .amount-content .amount-remark[data-v-b43164ea]{font-size:12px;font-weight:400;color:#e4e4e4}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .amount-content .amount-remark .amount-text[data-v-b43164ea]{color:#f7b100}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .progress-bar[data-v-b43164ea]{margin:12px 0;width:100%;background-color:#f1f1f1;border-radius:100px;height:11px}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .progress-bar .progress[data-v-b43164ea]{width:100%;height:11px;border-radius:100px}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .progress-bar .inner[data-v-b43164ea]{position:relative;width:0;height:11px;border-radius:100px;background:linear-gradient(180deg,#786d3e,#fdf99e 50%,#786d3e);display:flex;justify-content:flex-end;align-items:center}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .progress-bar .inner .progress-coin[data-v-b43164ea]{transform:translateX(50%)}.invite-lucky-wheel-record .invite-lucky-wheel-record-amount-state .progress-bar .inner .progress-coin img[data-v-b43164ea]{width:24px;height:24px}.invite-lucky-wheel-record .state[data-v-b43164ea]{width:425px;z-index:999}.invite-lucky-wheel-record .amount-state[data-v-b43164ea]{height:50px;position:absolute;top:83px;right:75px}.invite-lucky-wheel-record .limit-state[data-v-b43164ea]{height:78px;position:absolute;top:141px;right:82px}.invite-lucky-wheel-record .user-state[data-v-b43164ea]{height:287px;position:absolute;top:238px;right:82px;overflow:auto}.invite-lucky-wheel-record .invite-user-number-content[data-v-b43164ea]{height:34px;display:flex;justify-content:space-between;align-items:flex-end}.invite-lucky-wheel-record .invite-user-number-content .invite-user-number-info[data-v-b43164ea]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;font-size:12px;font-weight:400;color:#fff}.invite-lucky-wheel-record .invite-user-number-content .invite-user-number-btn[data-v-b43164ea]{width:96px;height:25px;border-radius:66px;border:none;outline:none;font-size:12px;font-weight:600;color:#bfbfbf;background:linear-gradient(180deg,#5a5a5a,#373737)}.invite-lucky-wheel-record .invite-user-number-content .active[data-v-b43164ea]{color:#232323;background:linear-gradient(180deg,#ffe7b2,#ffcc5f 50%,#936735)}.invite-lucky-wheel-record .table[data-v-b43164ea]{width:100%;height:100%;border:1px solid #969696;box-sizing:border-box;border-radius:8px}.invite-lucky-wheel-record .limit-state-table table[data-v-b43164ea]{height:100%}.invite-lucky-wheel-record .user-state-table[data-v-b43164ea]{overflow:auto}.invite-lucky-wheel-record .user-state-table.limit-count table tr:last-child td[data-v-b43164ea]{border-bottom:1px solid #969696}.invite-lucky-wheel-record table[data-v-b43164ea]{width:100%;border-collapse:separate;table-layout:fixed}.invite-lucky-wheel-record table thead[data-v-b43164ea]{background-color:#dc2121}.invite-lucky-wheel-record table thead th[data-v-b43164ea]{font-size:12px;font-weight:400;color:#fff;line-height:36px;text-align:center}.invite-lucky-wheel-record table thead th[data-v-b43164ea]:first-child{border-top-left-radius:8px}.invite-lucky-wheel-record table thead th[data-v-b43164ea]:last-child{border-top-right-radius:8px}.invite-lucky-wheel-record table tbody td[data-v-b43164ea]{font-size:12px;font-weight:400;color:#fff;line-height:36px;text-align:center}.invite-lucky-wheel-record table tbody td[data-v-b43164ea]:first-child{color:#969696}.invite-lucky-wheel-record table td[data-v-b43164ea],.invite-lucky-wheel-record table th[data-v-b43164ea]{border-bottom:1px solid #969696;border-right:1px solid #969696;vertical-align:middle}.invite-lucky-wheel-record table td[data-v-b43164ea]:last-child,.invite-lucky-wheel-record table th[data-v-b43164ea]:last-child{border-right:none}.invite-lucky-wheel-record table tr:last-child td[data-v-b43164ea]{border-bottom:none}.invite-lucky-wheel-record .invite-user-info-container[data-v-b43164ea]{padding:4px 8px;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center}.invite-lucky-wheel-record .invite-user-info-container .invite-user-info-avatar[data-v-b43164ea]{width:24px;height:24px}.invite-lucky-wheel-record .invite-user-info-container .invite-user-info-content[data-v-b43164ea]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:normal;margin-left:10px}.invite-lucky-wheel-record .invite-user-info-container .invite-user-info-content .invite-user-info-username[data-v-b43164ea]{color:#fff}.money-font[data-v-13d3f264]{font-family:Akrobat!important}.invite-lucky-wheel-winning[data-v-13d3f264]{width:320px;height:385px;position:relative;background-image:url(../img/winning-bg.2bde31fe.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%}.invite-lucky-wheel-winning .winning-number[data-v-13d3f264]{position:absolute;top:140px;left:50%;transform:translateX(-50%);font-size:36px;font-weight:400;color:#fff}.invite-lucky-wheel-winning .winning-number .winning-amount[data-v-13d3f264]{font-size:48px;font-weight:600}.invite-lucky-wheel-winning .winning-btn[data-v-13d3f264]{width:190px;height:56px;position:absolute;top:290px;left:50%;transform:translateX(-50%);cursor:pointer}.invite-lucky-wheel-winning .winning-btn img[data-v-13d3f264]{width:100%;-o-object-fit:contain;object-fit:contain}.invite-lucky-wheel-winning .winning-remark[data-v-13d3f264]{position:absolute;top:348px;left:32%;font-size:12px;font-weight:400;color:#fff}.money-font[data-v-cf50e5b4]{font-family:Akrobat!important}.invite-lucky-wheel-prize[data-v-cf50e5b4]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.invite-lucky-wheel-prize .prize-title[data-v-cf50e5b4]{width:252px;height:72px}.invite-lucky-wheel-prize .content[data-v-cf50e5b4]{width:276px;height:72px;background-image:url(../img/prize-bg.d3943cd8.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:400;color:#fff}.invite-lucky-wheel-prize .content .prize-number[data-v-cf50e5b4]{font-size:24px}.invite-lucky-wheel-prize .content .prize-amount[data-v-cf50e5b4]{margin-left:2px;font-size:32px;font-weight:600}.money-font[data-v-3a370634]{font-family:Akrobat!important}.invite-lucky-wheel-rule[data-v-3a370634]{width:600px}.invite-lucky-wheel-rule .header[data-v-3a370634]{height:50px;background-image:url(../img/rule-bg.4b633764.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;position:relative;display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:500;color:#f2f2f2}.invite-lucky-wheel-rule .header .close[data-v-3a370634]{position:absolute;top:16px;right:14px;width:20px;height:20px;cursor:pointer}.invite-lucky-wheel-rule .container[data-v-3a370634]{margin-top:-2px;padding:12px 14px 24px;border-radius:0 0 20px 20px;background-image:linear-gradient(180deg,#eb3030,#9e1414)}.invite-lucky-wheel-rule .content[data-v-3a370634]{height:242px;padding:12px;display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;background-color:#751111;overflow:auto;font-size:16px;color:#f2f2f2;line-height:2}.money-font[data-v-5cb4c010]{font-family:Akrobat!important}.invite-lucky-wheel .float-menu[data-v-5cb4c010]{position:fixed;top:calc(100vh - 530px);right:35px;z-index:999;cursor:pointer}.invite-lucky-wheel img[data-v-5cb4c010]{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.invite-lucky-wheel[data-v-5cb4c010] .el-dialog{background-color:transparent;margin-top:28vh!important;box-shadow:none!important}.invite-lucky-wheel[data-v-5cb4c010] .el-dialog .el-dialog__header,.invite-lucky-wheel[data-v-5cb4c010] .el-dialog .el-dialog__headerbtn{display:none}.invite-lucky-wheel[data-v-5cb4c010] .el-dialog .el-dialog__body{width:1000px;padding:0!important;display:flex;justify-content:center}.money-font[data-v-eb490fb6]{font-family:Akrobat!important}.invite-friends-view .section .section-label[data-v-eb490fb6]{display:flex;align-items:center}.invite-friends-view .section .section-label .left-border[data-v-eb490fb6]{margin-right:4px;width:4px;height:20px;background:#f7b500}.invite-friends-view .section .section-label .title[data-v-eb490fb6]{font-weight:600;font-size:18px;line-height:25px;letter-spacing:.3375px;color:#000}.invite-friends-view .section .invite[data-v-eb490fb6]{display:flex;align-items:center}.invite-friends-view .reward[data-v-eb490fb6]{margin-top:8px;margin-bottom:5px;display:flex;align-items:center}.invite-friends-view .reward .label[data-v-eb490fb6]{font-size:16px;line-height:22px;letter-spacing:.3px;color:#000}.invite-friends-view .reward .money[data-v-eb490fb6]{font-family:Akrobat!important;font-weight:700;font-size:24px;line-height:30px;color:#ff3838}.invite-friends-view .reward-list[data-v-eb490fb6]{display:flex}.invite-friends-view .reward-list .reward-list-item[data-v-eb490fb6]{flex:1}.invite-friends-view .reward-list .reward-list-item+.reward-list-item[data-v-eb490fb6]{margin-left:18px}.invite-friends-view .reward-list .reward-list-item .reward-card[data-v-eb490fb6]{background:#fff;box-sizing:border-box;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header[data-v-eb490fb6]{padding:0 12px;display:flex;align-items:center;position:relative;height:40px;background:#f7b500}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header .title[data-v-eb490fb6]{font-size:16px;line-height:22px;letter-spacing:.3px;color:#000}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header .tip[data-v-eb490fb6]{position:relative;margin-left:auto;z-index:9}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header .tip .tip-icon[data-v-eb490fb6]{width:18px;height:18px}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header .tip:hover .pop-explanation[data-v-eb490fb6]{display:block}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header .tip .pop-explanation[data-v-eb490fb6]{position:absolute;right:-12px;top:28px;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.25);width:170px;border-radius:4px;color:#000;font-weight:400;font-size:12px;line-height:17px;box-sizing:border-box;padding:12px;display:none}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-header .tip .pop-explanation[data-v-eb490fb6]:before{content:"";position:absolute;right:12px;top:-7px;width:17px;height:17px;background:#fff;transform:rotate(-45deg)}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content[data-v-eb490fb6]{display:flex;flex-direction:column;align-items:center;overflow:hidden}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .money[data-v-eb490fb6]{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:104px;background:#222226;border-bottom:5px solid #000}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .money[data-v-eb490fb6]:after{content:"";position:absolute;bottom:-5px;left:-4px;height:5px;width:calc(50% + 4px);background:#f7b500;transform:skewX(-50deg)}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .money .number[data-v-eb490fb6]{font-family:Akrobat!important;font-weight:700;font-size:70px;line-height:84px;color:#fff0d6}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .money .number[data-v-eb490fb6]:before{content:"¥";font-size:39px;line-height:47px;color:#fff0d6}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .btn-wrap[data-v-eb490fb6]{display:flex;justify-content:center;padding:8px;background:#fff}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .btn[data-v-eb490fb6]{display:flex;justify-content:center;align-items:center;width:100px;height:25px;font-size:14px;line-height:20px;letter-spacing:.3px;border-radius:2px;box-sizing:border-box}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .receive-btn[data-v-eb490fb6]{color:#000;border:1px solid #fb0;cursor:pointer}.invite-friends-view .reward-list .reward-list-item .reward-card .reward-card-content .disabled-btn[data-v-eb490fb6]{color:#8b8b8b;cursor:not-allowed;border:1px solid #cfcfcf}.invite-friends-view .reward-list .reward-list-item .reward-receive-count[data-v-eb490fb6]{margin-top:8px;display:flex;align-items:center}.invite-friends-view .reward-list .reward-list-item .reward-receive-count .text[data-v-eb490fb6]{font-size:12px;line-height:17px;letter-spacing:.2625px;color:#9da4b3}.invite-friends-view .reward-list .reward-list-item .reward-receive-count .count[data-v-eb490fb6]{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.3px;color:#000}.invite-friends-view .invite-people-count[data-v-eb490fb6]{margin-top:18px;padding-top:16px;margin-bottom:28px;border-top:1px solid #eff5ff}.invite-friends-view .invite-people-count .label[data-v-eb490fb6]{margin-bottom:28px;font-size:16px;line-height:22px;letter-spacing:.3px;color:#000}.invite-friends-view .inviteRank[data-v-eb490fb6]{margin-top:20px;margin-bottom:20px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:2px;background:linear-gradient(180deg,#353842,#181c29);padding:6px 8px}.invite-friends-view .inviteRank__info[data-v-eb490fb6]{display:flex;align-items:center;gap:8px}.invite-friends-view .inviteRank__info__text[data-v-eb490fb6]{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.invite-friends-view .inviteRank__info__text-people[data-v-eb490fb6]{color:#ebc497;font-weight:600}.invite-friends-view .inviteRank__info__number[data-v-eb490fb6]{display:flex;padding:0 6px;align-items:center;color:#969696;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-radius:4px;border:1px solid #fff;background:linear-gradient(180deg,#353842,#181c29)}.invite-friends-view .inviteRank__info__number-onBoard[data-v-eb490fb6]{color:#ebc497;font-weight:600}.invite-friends-view .inviteRank__splitLine[data-v-eb490fb6]{width:1px;height:18px;background:#f1f1f1}.invite-friends-view .inviteRank__rankInfo[data-v-eb490fb6]{display:flex;align-items:center}.invite-friends-view .inviteRank__clickArea[data-v-eb490fb6]{position:relative}.invite-friends-view .inviteRank__clickArea .inviteRank__badge[data-v-eb490fb6]{position:absolute;right:0;top:-16px;z-index:2}.invite-friends-view .inviteRank__clickArea .inviteRank__btn[data-v-eb490fb6]{position:relative;display:flex;padding:2px 8px;justify-content:center;align-items:center;border-radius:2px;background:linear-gradient(140deg,#f7b500 22.19%,#f7a300 84.87%);color:#2b2b2b;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:normal;height:26px;border:none;cursor:pointer}.invite-friends-view .invite-way[data-v-eb490fb6]{margin-top:16px;padding-top:16px;border-top:1px solid #eff5ff}.invite-friends-view .invite-list[data-v-eb490fb6]{display:flex;justify-content:space-between}.invite-friends-view .invite-table[data-v-eb490fb6]{flex:1;height:299px}.invite-friends-view .invite-table+.invite-table[data-v-eb490fb6]{margin-left:44px}.invite-friends-view .invite-table .row[data-v-eb490fb6]{display:flex}.invite-friends-view .invite-table .col[data-v-eb490fb6]{display:flex;justify-content:center;align-items:center;width:25%}.invite-friends-view .invite-table .invite-table-header[data-v-eb490fb6]{display:flex}.invite-friends-view .invite-table .invite-table-header .col[data-v-eb490fb6]{padding:10px 0;font-weight:400;font-size:12px;line-height:17px;color:#000;background:#f7f7f7}.invite-friends-view .invite-table .invite-table-main[data-v-eb490fb6]{width:100%;height:208px;border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7;box-sizing:border-box;overflow-y:auto;overflow-y:overlay}.invite-friends-view .invite-table .invite-table-main .row:nth-child(n+5):last-child .col[data-v-eb490fb6]{border-bottom:none}.invite-friends-view .invite-table .invite-table-main .col[data-v-eb490fb6]{border-bottom:1px solid #f7f7f7}.invite-friends-view .invite-table .invite-table-main .col+.col[data-v-eb490fb6]{border-left:1px solid #f7f7f7}.invite-friends-view .invite-table .invite-table-main .col.money[data-v-eb490fb6]{font-family:Akrobat!important;font-weight:700;font-size:12px;line-height:17px;color:#fb0}.invite-friends-view .invite-table .invite-table-main .registered[data-v-eb490fb6]{display:flex;flex-direction:column;align-items:center;padding:6px 0 5px}.invite-friends-view .invite-table .invite-table-main .registered .user-name[data-v-eb490fb6]{font-size:12px;line-height:17px;color:#000}.invite-friends-view .invite-table .invite-table-main .registered .time[data-v-eb490fb6]{font-size:11px;line-height:15px;color:#888}.invite-friends-view .invite-table .invite-table-main .first-deposit[data-v-eb490fb6]{font-size:12px;line-height:17px;color:#000}.invite-friends-view .invite-table .invite-table-main .first-amount[data-v-eb490fb6]{font-family:Akrobat!important;font-size:16px;line-height:19px;color:#000}.invite-friends-view .invite-table .invite-table-main .first-gift-money[data-v-eb490fb6]{font-family:Akrobat!important;font-size:16px;line-height:19px;color:#fa6400}.invite-friends-view .invite-table .invite-table-main .median[data-v-eb490fb6]{color:#000}.invite-friends-view .invite-table .invite-table-bottom[data-v-eb490fb6]{display:flex;border:1px solid #f3f4f6}.invite-friends-view .invite-table .invite-table-bottom .col[data-v-eb490fb6]{padding:13px 0;font-size:12px;line-height:17px;color:#000}.invite-friends-view .invite-table .invite-table-bottom .col+.col[data-v-eb490fb6]{border-left:1px solid #f3f4f6}.invite-friends-view .invite-table .invite-table-bottom .col.money[data-v-eb490fb6]{font-family:Akrobat!important;font-weight:700;font-size:16px;line-height:19px;color:#fa6400}.invite-friends-view .invite-table .invite-table-bottom .col.median[data-v-eb490fb6]{color:#000}.invite-friends-view .invite-link .invite-link-content[data-v-eb490fb6]{display:flex;padding-left:21px;width:259px;height:30px;background:#f3f4f6;border-radius:30px}.invite-friends-view .invite-link .invite-link-content .link[data-v-eb490fb6]{display:flex;align-items:center;font-size:12px;line-height:17px;color:#9da4b3}.invite-friends-view .invite-link .invite-link-content .copy-btn[data-v-eb490fb6]{margin-left:auto;padding:6px 15px;font-size:12px;line-height:17px;color:#000;background:#fb0;border-radius:34px;cursor:pointer}.invite-friends-view .invite-qrcode[data-v-eb490fb6]{margin-left:241px}.invite-friends-view .invite-qrcode .invite-qrcode-content[data-v-eb490fb6]{display:flex;justify-content:center;align-items:center}.invite-friends-view .invite-qrcode .invite-qrcode-content .left[data-v-eb490fb6]{display:flex;flex-direction:column;align-items:center}.invite-friends-view .invite-qrcode .invite-qrcode-content .left .text[data-v-eb490fb6]{margin-top:4px;font-weight:600;font-size:14px;line-height:20px;color:#000}.invite-friends-view .invite-qrcode .invite-qrcode-content .qrcode[data-v-eb490fb6]{width:136px;background:#f3f4f6;border:1px solid #f7f7f7;box-sizing:border-box;border-radius:4px}.invite-friends-view .invite-qrcode .invite-qrcode-content .qrcode img[data-v-eb490fb6]{width:100%}.invite-friends-view .invite-qrcode .invite-qrcode-content .right[data-v-eb490fb6]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:22px}.invite-friends-view .invite-qrcode .invite-qrcode-content .right .download-btn[data-v-eb490fb6]{margin-left:auto;font-size:12px;width:76px;height:30px;line-height:17px;color:#000;background:#fb0;border-radius:34px;cursor:pointer;display:flex;align-items:center;justify-content:center}.invite-friends-view .activity-content[data-v-eb490fb6]{margin-top:16px}.invite-friends-view .activity-content[data-v-eb490fb6]:before{content:"";display:block;margin-bottom:16px;width:100%;height:1px;background:#eff5ff}.invite-friends-view .activity-content .text[data-v-eb490fb6]{margin-top:5px;font-size:14px;line-height:20px;text-align:center;letter-spacing:.3px;color:#9da4b3}.invite-friends-view .activity-content .section-label[data-v-eb490fb6]{margin-bottom:8px}.invite-friends-view .activity-content .content-object[data-v-eb490fb6]{margin-top:5px}.invite-friends-view .activity-content .activity-content-list[data-v-eb490fb6]{display:flex;flex-wrap:wrap}.invite-friends-view .activity-content .activity-content-list .list-item[data-v-eb490fb6]{margin-top:28px;width:100%}.invite-friends-view .activity-content .activity-content-list .list-item.fourth .table .table-content>span[data-v-eb490fb6]:first-child,.invite-friends-view .activity-content .activity-content-list .list-item.fourth .table .table-header>span[data-v-eb490fb6]:first-child,.invite-friends-view .activity-content .activity-content-list .list-item.third .table .table-content>span[data-v-eb490fb6]:first-child,.invite-friends-view .activity-content .activity-content-list .list-item.third .table .table-header>span[data-v-eb490fb6]:first-child{width:148px;flex:initial}.invite-friends-view .activity-content .activity-content-list .list-item .title[data-v-eb490fb6]{font-weight:600;font-size:14px;line-height:20px;color:#000}.invite-friends-view .activity-content .activity-content-list .list-item .table[data-v-eb490fb6]{margin-top:8px;width:100%}.invite-friends-view .activity-content .activity-content-list .list-item .table .table-header[data-v-eb490fb6]{display:flex;background:#fb0;border-radius:10px 10px 0 0}.invite-friends-view .activity-content .activity-content-list .list-item .table .table-header span[data-v-eb490fb6]{display:flex;justify-content:center;align-items:center;flex:1;padding:10px 0;font-weight:400;font-size:12px;line-height:17px;letter-spacing:.2625px;color:#131313}.invite-friends-view .activity-content .activity-content-list .list-item .table .table-content[data-v-eb490fb6]{display:flex;border-left:1px solid #f3f4f6;border-right:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.invite-friends-view .activity-content .activity-content-list .list-item .table .table-content span[data-v-eb490fb6]{flex:1;padding:10px 0;font-size:12px;line-height:17px;color:#000;text-align:center}.invite-friends-view .activity-content .activity-content-list .list-item .table .table-content span+span[data-v-eb490fb6]{border-left:1px solid #f3f4f6}.invite-friends-view .activity-content .activity-content-list .width-half[data-v-eb490fb6]{flex:1}.invite-friends-view .activity-content .activity-content-list .width-half+.width-half[data-v-eb490fb6]{margin-left:40px}.invite-friends-view .activity-descrpiton[data-v-eb490fb6]{font-family:PingFang SC;margin-top:16px;padding-bottom:33px;padding-top:20px;font-weight:400;border-top:1px solid #eff5ff}.invite-friends-view .activity-descrpiton .section-label[data-v-eb490fb6]{margin-bottom:12px}.invite-friends-view .activity-descrpiton p[data-v-eb490fb6]{font-size:14px;line-height:20px;text-align:justify;letter-spacing:.3px;color:#9da4b3}.invite-friends-view .share-modal[data-v-eb490fb6]{display:flex;align-items:center;justify-content:center}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog{background-color:transparent;box-shadow:none;width:492px;margin:0;margin-top:0!important}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body{padding:0}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .header{position:relative}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .header__banner{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .header__close{position:absolute;width:36px;height:36px;right:24px;top:50px;cursor:pointer}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content{padding:36px 36px 44px 36px;background-color:#fff}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__box{display:inline-flex;padding:12px 16px;align-items:center;gap:26px;border-radius:10px;border:1px solid #ddd;margin-bottom:12px;width:calc(100% - 32px);transition:background-color .3s ease,border-color .3s ease;cursor:pointer}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__box-active{border:1px solid #f7b500;background:#fffbe3}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__box:last-child{margin-bottom:40px}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__info{display:flex;align-items:flex-start;flex-direction:column;flex-grow:1}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__info .infoTitle{color:#000;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__info .infoItem{color:#888;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__info .infoNumber{color:#888;font-family:DIN Alternate;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__info .infoNumber .decimalPoint{color:#888;font-family:DIN Alternate;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__items{display:flex;width:100%}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__items>div{flex-grow:1;max-width:50%}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__items>div.infoTitle{max-width:30%}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__items>div.infoTitle:last-child{max-width:70%}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__items>div:last-child{text-align:end}.invite-friends-view .share-modal[data-v-eb490fb6] .el-dialog__body .content__btn{margin-top:40px;display:flex;width:100%;height:52px;padding:4px 12px;justify-content:center;align-items:center;border-radius:2px;background:#f7b500;color:#2b2b2b;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border:none;cursor:pointer}.invite-friends-view .share-info-modal[data-v-eb490fb6]{display:flex;align-items:center;justify-content:center}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog{background-color:transparent;box-shadow:none;width:424px;margin:0;margin-top:0!important}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body{padding:0;position:relative}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .content{position:relative;padding:60px 0 0 0;border-radius:0 0 6px 6px}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .banner-head{position:absolute;top:0;left:0;content:" ";display:block;height:109px;width:100%;background-image:url(../img/banner-head.a425716d.png);background-size:100% auto;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .banner-wrap{padding:50px 10px 10px;background:linear-gradient(180deg,#353842,#181c29);border-radius:0 0 6px 6px}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__banner{width:100%;max-height:53vh;display:block;-o-object-fit:cover;object-fit:cover}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box{display:inline-flex;padding:12px 16px;align-items:flex-start;gap:26px;border-radius:10px;border:1px solid #f7b500;background:linear-gradient(180deg,#353842,#181c29);width:calc(100% - 32px);transition:background-color .3s ease,border-color .3s ease;position:relative;z-index:1}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info{display:flex;align-items:flex-start;flex-direction:column;flex-grow:1}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items{flex-grow:1;display:flex;width:100%}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items>div{flex-grow:1;max-width:50%}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items>div.infoTitle{max-width:30%}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items>div.infoTitle:last-child{max-width:70%}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items>div:last-child{text-align:end}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items .infoTitle{color:#f7b500;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items .infoItem{color:#d1d1d1;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items .infoNumber{color:#fff;font-family:DIN Alternate;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items .infoNumber__box{display:inline-flex;align-items:center}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__info .betInfo__items .infoNumber .decimalPoint{font-size:14px}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__icon{width:30px;min-width:30px}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__content .betInfo__box .betInfo__icon img{width:100%;display:block}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer{display:flex;padding:12px 16px;gap:26px;align-items:center;border-radius:10px;border:1px solid #f7b500}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__info{display:flex;flex-direction:column}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__title{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__desc{color:#d1d1d1;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__link{color:#f7b500;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__qrcode .qrCodeBox{position:relative;background-color:#fff;border-radius:10.649px;width:82px;height:82px;display:flex;align-items:center;justify-content:center}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__qrcode .qrCodeBox .qrCodeBox__content{border-radius:6.39px;background:#bbb;width:73.481px;height:73.481px}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__qrcode .qrCodeBox .appQcr,.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__footer__qrcode .qrCodeBox .share-qr-img{display:block;width:100%;height:100%}.invite-friends-view .share-info-modal[data-v-eb490fb6] .el-dialog__body .betInfo__btn{margin-top:12px;border-radius:2px;background:#f7b500;display:flex;width:100%;height:52px;padding:4px 12px;justify-content:center;align-items:center;color:#2b2b2b;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border:none}.invite-friends .header-title{border-bottom:1px solid #eff5ff;margin-bottom:30px}.share-html-dialog .content,.share-html-dialog .inner-content{width:492px!important;margin:auto;text-align:center}.share-html-dialog .bg-img-wrap{display:inline-block}.share-html-dialog .content .share-btns{display:flex;margin-top:25px;width:492px!important}.share-html-dialog .content .share-btns .item-btn{flex:1;font-size:12px;color:#fff;border-radius:8px;background:#1e1e1e;display:flex;height:58px;padding:8px 0 6px 0;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.share-html-dialog .content .share-btns .item-btn img{margin-bottom:6px}.share-html-dialog .content .share-btns .item-btn:nth-child(2){margin:0 16px}.share-html-dialog .close-wrap{position:absolute;top:0;left:0;width:100%;display:block;padding-top:25.8%}.share-html-dialog .icon-close{position:absolute;bottom:8%;right:2%;width:8%;height:0;padding-top:8%;cursor:pointer;z-index:1;background-size:contain;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAABVBAMAAADK27VpAAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMA7zAg349Av5+AUBBgi486GQAAAQRJREFUSMft1bGJAlEUheHLLmy0yU6w2YBawUOwADGeyEBTu7AFazCxAcFWBMHo9qKY/Mh78BfgnPAwfHMH5nJjzJjPy9dm3WgX+9Joz3md1ECf/1FnyOyqcpp5iyo/mQkMm1nqt2UCwz5zac0ADMsMldHV1eqtAgGGLeEwrMOwCsM6DKswrMOwCsM6DKswrMOwDsM6PINV+A9W4YRVGNZgWIdhNb+vZ08U6nYUOi8LIiyws8DOLhVmHea9wawD/7GyhQVxNoCVDWBngZ0FdhbYWWBngYV1GNZhWIdhHR5g3+B788bCArdvLKze4+hh7c7HLmGBh+a3fW+PjXZxKDFmzIflAVqDUi/m52xqAAAAAElFTkSuQmCC)}.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%}@-webkit-keyframes van-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes van-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.money-font[data-v-22eb2c94]{font-family:Akrobat!important}.notice-list[data-v-22eb2c94]{position:relative;border:1px solid #d8d8d8;border-radius:2px}.notice-list .notice-list-item[data-v-22eb2c94]{display:flex;justify-content:space-between;padding:20px;background:#fff;border:1px solid #f3f4f6;box-sizing:border-box}.notice-list .notice-list-item[data-v-22eb2c94]:nth-child(2n){background-color:#fafafa}.notice-list .notice-list-item[data-v-22eb2c94]:hover{background-color:#f2f2f2}.notice-list .notice-list-item .item-row[data-v-22eb2c94]{display:flex;justify-content:space-between;flex-direction:column}.notice-list .notice-list-item .item-row.left[data-v-22eb2c94]{cursor:pointer}.notice-list .notice-list-item .item-row.right[data-v-22eb2c94]{align-items:flex-end}.notice-list .notice-list-item .item-row .col[data-v-22eb2c94]{display:flex;align-items:center}.notice-list .notice-list-item .item-row .col .title[data-v-22eb2c94]{display:flex;align-items:center;width:290px;font-weight:600;font-size:16px;line-height:22px;color:#000}.notice-list .notice-list-item .item-row .col .dot[data-v-22eb2c94]{margin-right:4px;flex-shrink:0;width:8px;height:8px;border-radius:45px}.notice-list .notice-list-item .item-row .col .dot.unRead[data-v-22eb2c94]{background-color:#e20b0b}.notice-list .notice-list-item .item-row .col .create-time[data-v-22eb2c94]{margin-left:20px;font-size:12px;line-height:22px;text-align:right;color:#9da4b3}.notice-list .notice-list-item .item-row .col .text[data-v-22eb2c94]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notice-list .notice-list-item .item-row .col .descrpition[data-v-22eb2c94]{margin-top:5px;width:456px;font-size:14px;line-height:22px;color:#9da4b3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notice-list .notice-list-item .item-row .col.desc[data-v-22eb2c94]{margin-left:12px}.notice-list .no-data[data-v-22eb2c94]{margin-bottom:100px}.actions[data-v-22eb2c94]{margin:10px 0;display:flex;justify-content:space-between;align-items:center}.actions[data-v-22eb2c94] .el-pagination .el-pager .number.active{background-color:#fb0;color:#000}.actions[data-v-22eb2c94] .el-pagination .el-pager .number:not(.active):hover{color:#fb0}.money-font[data-v-b330fac0]{font-family:Akrobat!important}.pictrue-uploader.disabled[data-v-b330fac0] .el-upload{display:none}.money-font[data-v-cf4e6cda]{font-family:Akrobat!important}.feedback[data-v-cf4e6cda]{padding:20px;border:1px solid #d8d8d8;border-radius:2px}.feedback .feedback-form .feedback-form-item[data-v-cf4e6cda]{margin-top:24px}.feedback .feedback-form .feedback-form-item.selector[data-v-cf4e6cda]{width:330px}.feedback .feedback-form .feedback-form-item .tip-text[data-v-cf4e6cda]{font-weight:400;color:#9da4b3}.feedback .feedback-form .feedback-form-item .row[data-v-cf4e6cda]{margin-top:12px;display:flex;justify-content:space-between}.feedback .feedback-form .feedback-form-item .row[data-v-cf4e6cda] .el-upload--picture-card{width:100px;height:100px;line-height:100px}.feedback .feedback-form .feedback-form-item .row[data-v-cf4e6cda] .el-upload-list__item{width:100px;height:100px}.feedback .feedback-form .feedback-form-item .row .el-button[data-v-cf4e6cda]{padding:10px 50px}.money-font[data-v-f482f07e]{font-family:Akrobat!important}.message-list[data-v-f482f07e]{position:relative;border:1px solid #d8d8d8;border-radius:2px}.message-list .operate-bar[data-v-f482f07e]{display:flex;margin-left:20px;margin-bottom:16px}.message-list .operate-bar>div[data-v-f482f07e]{display:flex;align-items:center;cursor:pointer}.message-list .operate-bar>div+div[data-v-f482f07e]{margin-left:32px}.message-list .operate-bar .text[data-v-f482f07e]{font-size:18px;line-height:25px;color:#000}.message-list .operate-bar .all-select .check-icon[data-v-f482f07e]{width:20px;height:20px;background-image:url(../fd4a7c0c427e2f4bafd30ca2ea8b3540.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.message-list .operate-bar .all-select.active .check-icon[data-v-f482f07e]{background-image:url(../c72591e3c93ec82c28f0e06634359b51.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.message-list .operate-bar .readed .readed-icon[data-v-f482f07e]{width:34px;height:34px;background-image:url(../ab177dda4382c90a0bc146f67973495d.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.message-list .operate-bar .readed:active .readed-icon[data-v-f482f07e]{background-image:url(../64db05c0b1a6a49a73e6635b076ab7a3.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.message-list .operate-bar .readed:active .text[data-v-f482f07e]{color:#fb0}.message-list .operate-bar .delete .delete-icon[data-v-f482f07e]{width:34px;height:34px;background-image:url(../7faa5d18c221c8a9600a8fdb83cde340.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.message-list .operate-bar .delete:active .delete-icon[data-v-f482f07e]{background-image:url(../c9ee8cf180c781ff7943525bafbf6d36.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.message-list .operate-bar .delete:active .text[data-v-f482f07e]{color:#fb0}.message-list .message-list-item[data-v-f482f07e]{display:flex;justify-content:space-between;padding:20px 10px;background:#fff;border:1px solid #f3f4f6;box-sizing:border-box}.message-list .message-list-item[data-v-f482f07e]:nth-child(2n){background-color:#fafafa}.message-list .message-list-item[data-v-f482f07e]:hover{background-color:#f2f2f2}.message-list .message-list-item .item-row[data-v-f482f07e]{display:flex;justify-content:space-between;flex-direction:column}.message-list .message-list-item .item-row.left[data-v-f482f07e]{cursor:pointer}.message-list .message-list-item .item-row.right[data-v-f482f07e]{align-items:flex-end}.message-list .message-list-item .item-row .col[data-v-f482f07e]{display:flex;align-items:center}.message-list .message-list-item .item-row .col .del[data-v-f482f07e]{cursor:pointer}.message-list .message-list-item .item-row .col .title[data-v-f482f07e]{display:flex;align-items:center;width:290px;font-weight:600;font-size:16px;line-height:22px;color:#000}.message-list .message-list-item .item-row .col .dot[data-v-f482f07e]{margin-right:4px;flex-shrink:0;width:8px;height:8px;border-radius:45px}.message-list .message-list-item .item-row .col .dot.unRead[data-v-f482f07e]{background-color:#e20b0b}.message-list .message-list-item .item-row .col .create-time[data-v-f482f07e]{margin-left:20px;font-size:12px;line-height:22px;text-align:right;color:#9da4b3}.message-list .message-list-item .item-row .col .text[data-v-f482f07e]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.message-list .message-list-item .item-row .col .descrpition[data-v-f482f07e]{margin-top:5px;width:456px;font-size:14px;line-height:22px;color:#9da4b3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.message-list .message-list-item .item-row .col.desc[data-v-f482f07e]{margin-left:12px}.message-list .no-data[data-v-f482f07e]{margin-bottom:100px}.actions[data-v-f482f07e]{margin:10px 0;display:flex;justify-content:space-between;align-items:center}.actions[data-v-f482f07e] .el-pagination .el-pager .number.active{background-color:#fb0;color:#000}.actions[data-v-f482f07e] .el-pagination .el-pager .number:not(.active):hover{color:#fb0}.money-font[data-v-856a6e40]{font-family:Akrobat!important}.user-center-message-view[data-v-856a6e40]{position:relative;box-sizing:border-box}.user-center-message-view .header-tab-list[data-v-856a6e40]{position:absolute;top:-60px;right:0;display:flex}.user-center-message-view .header-tab-list .tab-item[data-v-856a6e40]{margin-left:20px}.money-font[data-v-98ce2eaa]{font-family:Akrobat!important}.user-center-message-detail.isPointer[data-v-98ce2eaa]{cursor:pointer}.user-center-message-detail .detail[data-v-98ce2eaa]{display:flex;flex-direction:column;border:1px solid #eee;padding:36px;margin-top:20px;background-color:#fff}.user-center-message-detail .detail .detail-title[data-v-98ce2eaa]{font-weight:600;font-size:20px;line-height:28px;color:#000;text-align:center}.user-center-message-detail .detail .detail-brief[data-v-98ce2eaa]{margin-top:12px;font-size:16px;line-height:22px;color:#888;text-align:center}.user-center-message-detail .detail .message-detail-content[data-v-98ce2eaa]{align-self:center;margin-top:24px;font-size:14px;line-height:20px;color:#000}.user-center-message-detail .detail .message-detail-content p+p[data-v-98ce2eaa]{margin-top:40px}.user-center-message-detail .detail .message-detail-content img[data-v-98ce2eaa]{display:block}.money-font[data-v-60539e61]{font-family:Akrobat!important}.user-center-message-detail .detail[data-v-60539e61]{border:1px solid #eee;padding:36px;margin-top:20px;background-color:#fff}.user-center-message-detail .detail .detail-title[data-v-60539e61]{font-weight:600;font-size:20px;line-height:28px;color:#000;text-align:center}.user-center-message-detail .detail .detail-brief[data-v-60539e61]{margin-top:12px;font-size:16px;line-height:22px;color:#888;text-align:center}.user-center-message-detail .detail .message-detail-content[data-v-60539e61]{margin-top:24px;font-size:14px;line-height:20px;color:#000}.user-center-message-detail .detail .message-detail-content p+p[data-v-60539e61]{margin-top:40px}.user-center-message-detail .detail .message-detail-content img[data-v-60539e61]{display:block;max-width:100%}.money-font[data-v-90ac2c96]{font-family:Akrobat!important}.reply-detail-view[data-v-90ac2c96]{font-size:16px;line-height:22px;color:#000}.reply-detail-view .detail[data-v-90ac2c96]{padding:20px;background:#f6f7f8}.reply-detail-view .detail-title[data-v-90ac2c96]{font-size:20px;font-weight:700}.reply-detail-view .detail-brief[data-v-90ac2c96]{font-size:16px;line-height:22px;color:#000}.reply-detail-view .detail-brief+.detail-brief[data-v-90ac2c96]{margin-top:8px}.reply-detail-view .detail-brief>span[data-v-90ac2c96]{color:#888}.reply-detail-view .list[data-v-90ac2c96]{display:flex;margin-top:24px;width:100%}.reply-detail-view .list+.detail-brief[data-v-90ac2c96]{margin-top:20px}.reply-detail-view .list+.detail-brief>span[data-v-90ac2c96]{font-size:16px;line-height:22px;color:#888}.reply-detail-view .list+.detail-brief .message-detail-content[data-v-90ac2c96]{margin-top:8px;font-size:16px;line-height:22px;color:#000}.reply-detail-view .item1[data-v-90ac2c96]{padding-left:12px}.reply-detail-view .item1 .item1-title-name[data-v-90ac2c96]{width:250px;font-size:16px;line-height:22px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-detail-view .item1 .item1-txt[data-v-90ac2c96]{width:250px;font-size:14px;line-height:20px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-detail-view .message-reply-imgs[data-v-90ac2c96]{margin-top:16px}.reply-detail-view .message-reply-imgs img[data-v-90ac2c96]{width:73px;height:73px;margin-right:10px}.money-font[data-v-1e0375d4]{font-family:Akrobat!important}.card-list[data-v-1e0375d4]{display:flex;flex-flow:wrap}.card-list .card-list-item[data-v-1e0375d4],.card-list .card-placeholder[data-v-1e0375d4]{display:flex;width:266px;height:146px;border-radius:12px}.card-list .card-list-item[data-v-1e0375d4]{position:relative;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));box-sizing:border-box;background-size:cover;margin-bottom:22px;display:flex;flex-direction:column}.card-list .card-list-item+.card-list-item[data-v-1e0375d4]{margin-left:22px}.card-list .card-list-item.card-list-item[data-v-1e0375d4]:nth-child(4){margin-left:0}.card-list .card-list-item .card-logo img[data-v-1e0375d4]{width:38px;margin:15px 0 0 15px}.card-list .card-list-item .card-audit[data-v-1e0375d4]{position:absolute;top:22px;left:70px;font-size:14px;line-height:20px;letter-spacing:.3px;color:#fff}.card-list .card-list-item .bank-name[data-v-1e0375d4]{position:absolute;font-size:14px;line-height:22px;color:#fff;text-align:right;right:24px;bottom:24px}.card-list .card-list-item .card-delete[data-v-1e0375d4]{position:absolute;top:16px;right:18px;font-size:14px;line-height:21px;padding:2px 9px;text-align:right;color:#fff;background:transparent;border:1px solid #fff;box-sizing:border-box;border-radius:2px}.card-list .card-list-item .card-info[data-v-1e0375d4]{display:flex;height:100%;width:100%;margin-top:18px}.card-list .card-list-item .card-info .bank-type[data-v-1e0375d4]{margin-top:2px;font-size:14px;line-height:20px;color:#fff}.card-list .card-list-item .card-info .card-number[data-v-1e0375d4]{width:100%}.card-list .card-list-item .card-info .card-number .card-number-chunk[data-v-1e0375d4]{padding:0 20px;display:flex;align-items:center;justify-content:space-between}.card-list .card-list-item .card-info .card-number .card-number-item[data-v-1e0375d4]{font-size:16px;line-height:22px;text-align:center;letter-spacing:.3px;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.5)}.card-list .card-list-item .bound[data-v-1e0375d4]{position:absolute;right:0;top:0;width:0;height:0;border-width:20px;border-color:rgba(0,0,0,.2) rgba(0,0,0,.2) transparent transparent;border-style:solid;border-top-right-radius:6px}.card-list .card-list-item .nike-icon[data-v-1e0375d4]{position:absolute;right:5px;top:5px;width:14px;height:14px;fill:#fff}.card-list .card-placeholder[data-v-1e0375d4]{justify-content:center;align-items:center;flex-direction:column;border:1px solid #e0e2e7;box-sizing:border-box;margin-left:22px;margin-bottom:22px}.card-list .card-placeholder.card-placeholder[data-v-1e0375d4]:first-child,.card-list .card-placeholder.card-placeholder[data-v-1e0375d4]:nth-child(4){margin-left:0}.card-list .card-placeholder img[data-v-1e0375d4]{width:40px}.card-list .card-placeholder p[data-v-1e0375d4]{font-size:16px;line-height:22px;margin-top:14px;color:#9da4b3}.receive-sms-modal-desc[data-v-1e0375d4]{margin-bottom:12px;text-align:left}.money-font[data-v-503abcec]{font-family:Akrobat!important}.support-bank-list[data-v-503abcec]{display:flex;flex-wrap:wrap;height:289px;overflow:auto}.support-bank-list .support-bank-list-container[data-v-503abcec]{flex:0 0 25%;max-width:25%;padding:12px;box-sizing:border-box}.support-bank-list .support-bank-list-item[data-v-503abcec]{height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.support-bank-list .support-bank-list-item .bank-icon[data-v-503abcec]{display:block;width:30px;height:30px;border-radius:50%}.support-bank-list .support-bank-list-item .bank-icon img[data-v-503abcec]{display:block;width:100%;height:100%}.support-bank-list .support-bank-list-item .bank-name[data-v-503abcec]{margin-top:8px;font-size:14px;line-height:16px;text-align:center;color:#000}.money-font[data-v-9d8f622a]{font-family:Akrobat!important}.artificial-bank-bind .form-content[data-v-9d8f622a] .el-form-item{margin-bottom:10px}.artificial-bank-bind .form-content .has-really-name[data-v-9d8f622a]{margin-bottom:5px}.artificial-bank-bind .form-content .has-really-name .really-name[data-v-9d8f622a]{font-size:14px;color:#000}.artificial-bank-bind .form-content .form-footer[data-v-9d8f622a]{margin-top:28px;margin-bottom:10px;text-align:center}.artificial-bank-bind .form-content .form-footer .submit-btn[data-v-9d8f622a]{width:300px}.artificial-bank-bind .accounts-dropdown-icon[data-v-9d8f622a]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;cursor:pointer}.artificial-bank-bind .accounts-dropdown-icon[data-v-9d8f622a]:after{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;transition:.3s ease-in-out;border-color:#c4c4c4 transparent transparent transparent}.artificial-bank-bind .accounts-dropdown-icon.active[data-v-9d8f622a]:after{transform:rotate(180deg)}.artificial-bank-bind .main-container__input[data-v-9d8f622a] .el-input-group__append{position:static}.artificial-bank-bind .input-whole[data-v-9d8f622a]{display:flex;width:290px;justify-content:space-between;align-items:center;padding:0 14px}.artificial-bank-bind .input-whole .bank-info[data-v-9d8f622a]{flex:1}.artificial-bank-bind .input-whole img[data-v-9d8f622a]{margin-right:5px;vertical-align:middle}.artificial-bank-bind .input-whole .placehoder[data-v-9d8f622a]{color:#9da4b3;font-size:12px}.artificial-bank-bind .input-whole .name[data-v-9d8f622a]{color:#000;font-size:12px}.artificial-bank-bind[data-v-9d8f622a] .el-scrollbar__wrap{overflow-x:hidden;overflow-y:scroll}.artificial-bank-bind .collapse-enter-active[data-v-9d8f622a],.artificial-bank-bind .collapse-leave-active[data-v-9d8f622a]{transition:all .3s}.artificial-bank-bind .collapse-enter[data-v-9d8f622a],.artificial-bank-bind .collapse-leave-to[data-v-9d8f622a]{opacity:0;height:0!important}.artificial-bank-bind .bank-dropdown[data-v-9d8f622a]{position:absolute;width:calc(100% + 2px);max-height:341px;overflow:auto;top:42px;left:0;border:1px solid #e0e2e7;border-radius:0 0 4px 4px;background:#fff;box-sizing:border-box;z-index:1;transition:all .3s}.artificial-bank-bind .bank-dropdown .a-d-item[data-v-9d8f622a]{padding:0 16px;height:40px;line-height:1;display:flex;align-items:center;transition:.3s ease-in-out;cursor:pointer}.artificial-bank-bind .bank-dropdown .a-d-item .bank-username[data-v-9d8f622a]{color:#222b2a;transition:.3s ease-in-out;margin-left:10px}.artificial-bank-bind .bank-dropdown .a-d-item .bank-username[data-v-9d8f622a]:hover{opacity:.5}.artificial-bank-bind .bank-dropdown .a-d-item[data-v-9d8f622a]:hover{background:#ffdc7c}.artificial-bank-bind .row[data-v-9d8f622a]{display:flex;align-items:center}.artificial-bank-bind .upload[data-v-9d8f622a]{display:flex;align-items:center;flex-direction:column;border-top:1px solid #d8d8d8;padding-top:28px}.artificial-bank-bind .upload .label[data-v-9d8f622a]{font-size:14px;margin-bottom:14px;color:#000}.artificial-bank-bind .upload[data-v-9d8f622a] .el-upload{border:1px solid #165dca;background:#fff}.artificial-bank-bind .upload[data-v-9d8f622a] .el-upload i{color:#165dca}.artificial-bank-bind[data-v-9d8f622a] .el-form-item__content,.bank-select.el-select[data-v-9d8f622a]{width:290px}.bank-select.el-select .el-input__prefix[data-v-9d8f622a]{display:flex;align-items:center;justify-content:center;padding-left:10px}.bank-select.el-select input[data-v-9d8f622a]{padding-left:40px!important}.bank-select.el-select img[data-v-9d8f622a]{margin-right:5px;vertical-align:middle}.bank-select.el-select .placehoder[data-v-9d8f622a]{color:#9da4b3;font-size:12px}.bank-select.el-select .name[data-v-9d8f622a]{color:#000;font-size:12px}.bank-select.el-select .empty[data-v-9d8f622a]{width:100%;height:150px;display:flex;align-items:center;justify-content:center}.bank-icon[data-v-9d8f622a]{margin-right:5px}.bank-name[data-v-9d8f622a]{color:#000;font-size:12px}.a-d-item[data-v-9d8f622a]{padding:12px!important}.money-font[data-v-0942da0c]{font-family:Akrobat!important}.bank-bind-view .header-prompt[data-v-0942da0c]{display:flex;align-items:center;margin-bottom:32px}.bank-bind-view .header-prompt .text[data-v-0942da0c]{margin-left:4px;font-size:16px;line-height:22px;color:#9da4b3}.bank-bind-view .header-prompt .text b[data-v-0942da0c]{font-weight:700;color:#fb0}.bank-bind-view .form-content[data-v-0942da0c]{border:1px solid #e0e2e7;box-sizing:border-box;border-radius:2px;padding:30px 30px 16px 30px}.bank-bind-view .form-content .form-item .label[data-v-0942da0c]{display:flex;font-weight:600;font-size:16px;line-height:22px;color:#000}.bank-bind-view .form-content .form-item .row[data-v-0942da0c]{display:flex;align-items:center;line-height:40px}.bank-bind-view .form-content .card-number-input[data-v-0942da0c],.bank-bind-view .form-content .input-whole[data-v-0942da0c]{width:330px}.bank-bind-view .form-content .input-whole[data-v-0942da0c]{display:flex;justify-content:space-between;align-items:center;padding:0 14px}.bank-bind-view .form-content .input-whole .bank-info[data-v-0942da0c]{flex:1}.bank-bind-view .form-content .input-whole .bank-info input[data-v-0942da0c]{border:0;width:250px;padding:0}.bank-bind-view .form-content .input-whole img[data-v-0942da0c]{margin-right:5px;vertical-align:middle}.bank-bind-view .form-content .input-whole .placehoder[data-v-0942da0c]{color:#9da4b3;font-size:12px}.bank-bind-view .form-content .input-whole .name[data-v-0942da0c]{color:#000;font-size:12px}.bank-bind-view .form-content .form-footer[data-v-0942da0c]{margin-top:28px}.bank-bind-view .form-content .form-footer .submit-btn[data-v-0942da0c]{width:150px}.bank-bind-view .card-container[data-v-0942da0c]{margin-top:48px}.bank-bind-view .support-bank[data-v-0942da0c]{margin-left:20px;font-size:14px;line-height:22px;font-weight:400;color:#165dca;cursor:pointer}.bank-bind-view .cardNo-prompt[data-v-0942da0c]{display:flex;align-items:center}.bank-bind-view .cardNo-prompt .text[data-v-0942da0c]{margin-left:4px;font-size:14px;line-height:22px;color:#9da4b3}.bind-fail-dialog[data-v-0942da0c] .ui-confirm .btns div:first-child{border:2px solid #fb0}.bind-dialog-fail .card-name[data-v-0942da0c]{font-size:16px;line-height:22px;color:#9da4b3}.bind-dialog-fail .card-number[data-v-0942da0c]{margin-top:4px;font-size:16px;line-height:22px;color:#9da4b3}.bind-dialog-fail .card-warm[data-v-0942da0c]{margin-top:20px;font-size:14px;line-height:20px;color:#ff3838}.bind-dialog-success[data-v-0942da0c]{line-height:22px}.bind-dialog-success .title[data-v-0942da0c]{margin-bottom:25px}.dialog-support-bank .el-dialog__body[data-v-0942da0c]{padding:32px 32px 44px}.accounts-dropdown-icon[data-v-0942da0c]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;cursor:pointer}.accounts-dropdown-icon[data-v-0942da0c]:after{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;transition:.3s ease-in-out;border-color:#c4c4c4 transparent transparent transparent}.accounts-dropdown-icon.active[data-v-0942da0c]:after{transform:rotate(180deg)}.main-container__input[data-v-0942da0c] .el-input__inner{padding:0}.main-container__input[data-v-0942da0c] .el-input-group__append{position:static}[data-v-0942da0c] .el-scrollbar__wrap{overflow-x:hidden;overflow-y:scroll}.collapse-enter-active[data-v-0942da0c],.collapse-leave-active[data-v-0942da0c]{transition:all .3s}.collapse-enter[data-v-0942da0c],.collapse-leave-to[data-v-0942da0c]{opacity:0;height:0!important}.bank-dropdown[data-v-0942da0c]{position:absolute;width:330px;max-height:341px;overflow:auto;top:42px;left:0;border:1px solid #e0e2e7;border-radius:0 0 4px 4px;background:#fff;box-sizing:border-box;z-index:1;transition:all .3s}.bank-dropdown .a-d-item[data-v-0942da0c]{padding:0 16px;height:40px;line-height:1;display:flex;align-items:center;transition:.3s ease-in-out;cursor:pointer}.bank-dropdown .a-d-item .bank-username[data-v-0942da0c]{color:#222b2a;transition:.3s ease-in-out;margin-left:10px}.bank-dropdown .a-d-item .bank-username[data-v-0942da0c]:hover{opacity:.5}.bank-dropdown .a-d-item[data-v-0942da0c]:hover{background:#ffdc7c}.tip-view{margin-left:10px;padding:5px 10px;font-size:12px;background-image:linear-gradient(269deg,#fa9614,#ffae46);box-shadow:0 10px 20px 0 rgba(199,117,11,.35);border-radius:2px;position:relative;color:#000;line-height:1.4}.tip-view:before{content:" ";position:absolute;left:-3px;top:50%;width:6px;height:6px;background-color:#ffae46;transform:translateY(-50%) rotate(-45deg)}.fail-alert .ui-confirm .msg{font-size:14px!important}.bank-select.el-select{width:330px}.bank-select.el-select .el-input__prefix{display:flex;align-items:center;justify-content:center;padding-left:10px}.bank-select.el-select input{padding-left:40px!important}.bank-select.el-select img{margin-right:5px;vertical-align:middle}.bank-select.el-select .placehoder{color:#9da4b3;font-size:12px}.bank-select.el-select .name{color:#000;font-size:12px}.bank-select.el-select .empty{width:100%;height:150px;display:flex;align-items:center;justify-content:center}.bank-icon{margin-right:5px}.bank-name{color:#000;font-size:12px}.a-d-item{padding:12px!important}.money-font[data-v-365763eb]{font-family:Akrobat!important}.password-input__eye[data-v-365763eb]{cursor:pointer}.password-input .password-input-append[data-v-365763eb]{display:flex;align-items:center}.password-input:hover .el-icon.clear[data-v-365763eb]{display:block}.password-input .el-icon.clear[data-v-365763eb]{display:none;padding-right:14px;cursor:pointer}.password-input .el-icon.clear[data-v-365763eb]:before{font-family:element-icons!important;content:"\e6db"}.money-font[data-v-a21c1ae8]{font-family:Akrobat!important}.modify-login-password .prompt[data-v-a21c1ae8]{display:flex;align-items:flex-start}.modify-login-password .prompt .text[data-v-a21c1ae8]{margin-left:4px;font-size:16px;line-height:22px;color:#888}.modify-login-password .form-content .form-item[data-v-a21c1ae8]{margin-top:24px}.modify-login-password .form-content .form-item .laebl[data-v-a21c1ae8]{font-weight:600;font-size:16px;line-height:22px;color:#000}.modify-login-password .form-content .form-item .row[data-v-a21c1ae8]{margin-top:12px}.modify-login-password .form-content .form-item .err-msg[data-v-a21c1ae8]{color:#cf2a2a;font-size:12px;padding:8px}.modify-login-password .service[data-v-a21c1ae8]{display:flex;align-items:center;justify-content:center}.modify-login-password .service .about-service[data-v-a21c1ae8]{display:flex;align-items:center;color:#9298a2}.modify-login-password .service .about-service .icon[data-v-a21c1ae8]{margin-right:5px}.modify-login-password .dialog-footer[data-v-a21c1ae8]{margin-top:20px!important;margin-bottom:40px}.modify-login-password .dialog-footer>button[data-v-a21c1ae8]{width:100%}.money-font[data-v-2e1f065c],.money-font[data-v-37197133]{font-family:Akrobat!important}.dialog-mobile-prompt[data-v-2e1f065c]{text-align:center}.dialog-mobile-prompt .icon-tip[data-v-2e1f065c]{margin:35px auto;width:100px;height:100px}.dialog-mobile-prompt .btns[data-v-2e1f065c]{padding:40px 0 32px}.dialog-mobile-prompt .btns button[data-v-2e1f065c]{width:100%}.dialog-mobile-prompt .foot[data-v-2e1f065c]{border-top:1px solid #c5cbd8;padding:14px 0}.user-center-security-view .header-prompt[data-v-2e1f065c]{position:absolute;top:-7.8%;left:140px}.user-center-security-view .header-prompt .text[data-v-2e1f065c]{margin-left:4px;font-size:14px;color:#9da4b3}.user-center-security-view .list[data-v-2e1f065c]{margin-top:20px}.user-center-security-view .list .list-item[data-v-2e1f065c]{display:flex;align-items:center;padding:0 20px;height:80px;border:1px solid #e0e2e7}.user-center-security-view .list .list-item+.list-item[data-v-2e1f065c]{margin-top:28px}.user-center-security-view .list .list-item .icon[data-v-2e1f065c]{width:50px;height:50px;display:block}.user-center-security-view .list .list-item .text[data-v-2e1f065c]{margin-left:20px}.user-center-security-view .list .list-item .text .title[data-v-2e1f065c]{font-weight:400;font-size:16px;line-height:15px;color:#000}.user-center-security-view .list .list-item .text .description[data-v-2e1f065c]{margin-top:8px;font-size:14px;line-height:12px;color:#9da4b3}.user-center-security-view .list .list-item .text .identify-code[data-v-2e1f065c]{margin:5px 0 0;font-family:Agency FB;font-style:normal;font-weight:700;font-size:20px;color:#000}.user-center-security-view .list .list-item .text .identify-code .refesh[data-v-2e1f065c]{margin-left:4px;width:20px;height:20px;cursor:pointer;vertical-align:top}.user-center-security-view .list .list-item .operate[data-v-2e1f065c]{margin-left:auto;display:flex;justify-content:center;width:108px}.user-center-security-view .list .list-item .operate .common-user-btn[data-v-2e1f065c]{border:1px solid #fb0;border-radius:2px;width:90px;text-align:center;height:30px;line-height:30px;cursor:pointer}.user-center-security-view .list .list-item .operate .unverified-btn[data-v-2e1f065c]{background:#fb0}[data-v-2e1f065c] .validate-dialog>h3{margin-top:30px;font-size:12px;color:#9298a2;text-align:center}[data-v-2e1f065c] .validate-dialog .form-content .form-item{margin-top:20px;margin-bottom:unset}[data-v-2e1f065c] .validate-dialog .form-content .form-item .el-form-item__label,[data-v-2e1f065c] .validate-dialog .form-content .form-item .laebl{font-size:12px;line-height:22px;color:#9298a2}[data-v-2e1f065c] .validate-dialog .form-content .form-item .row{margin-top:5px}[data-v-2e1f065c] .validate-dialog .submit-btn{width:100%;margin-top:30px;margin-bottom:20px}[data-v-2e1f065c] .validate-dialog .submit-btn.is-disabled{background-color:#fb0;border-color:#fb0}[data-v-2e1f065c] .validate-dialog .cs-box{display:block;border-top:1px solid #c5cbd8;padding:14px 0}[data-v-2e1f065c] .validate-dialog .el-input-group__append{padding:0}[data-v-2e1f065c] .validate-dialog .el-input-group__append .get-code{padding:0 12px;font-size:14px;background-color:#000;color:#fff;height:40px;line-height:40px;margin-right:-1px;border-radius:2px;display:inline-block}[data-v-2e1f065c] .validate-dialog .el-input-group__append .get-code.is-sending{background-color:#eaeaea;color:#999}[data-v-2e1f065c] .validate-dialog .mobile-input{gap:13.636px;border:unset}[data-v-2e1f065c] .validate-dialog .mobile-input .el-select{margin-left:unset;margin-right:unset}[data-v-2e1f065c] .validate-dialog .mobile-input .el-select .el-input__inner{border:unset}[data-v-2e1f065c] .validate-dialog .mobile-input .el-select .el-input .el-select__caret{font-size:16px;width:16px}[data-v-2e1f065c] .validate-dialog .mobile-input .el-input__inner{border-radius:2px;border:1px solid #e0e2e7;background:#fff}[data-v-2e1f065c] .validate-dialog .el-input-group__prepend{padding:0 0 0 9px;border-radius:2px;border:1px solid #e0e2e7;background:#fff}[data-v-2e1f065c] .validate-dialog .el-input-group__prepend .el-input__suffix{right:0}[data-v-2e1f065c] .validate-dialog .el-input-group__prepend .svg-icon{display:none}[data-v-2e1f065c] .common-dialog{background:#fff}[data-v-2e1f065c] .common-dialog-title{margin-top:30px}[data-v-2e1f065c] .el-dialog__body{padding:0 30px 10px}.grade-detail-view{padding:0 17px}.grade-detail-view .title{font-size:14px;line-height:20px;text-align:center;color:#000;margin:10px auto 0}.grade-detail-view .title .desc{font-size:12px;line-height:17px;color:#888;text-align:center}.grade-detail-view .grade-detail{overflow:hidden}.grade-detail-view .grade-detail table{border:1px solid #ddd;border-collapse:collapse;width:100%;border-radius:4px;margin:10px auto 0;color:#000}.grade-detail-view .grade-detail table thead{background:#efefef}.grade-detail-view .grade-detail table thead th{font-size:12px;line-height:36px;text-align:center}.grade-detail-view .grade-detail table tbody tr td{font-size:12px;line-height:1.6;text-align:center;color:#000;border:1px solid #ddd;vertical-align:middle}.grade-detail-view .grade-detail table tbody tr .sumText{font-weight:700}.grade-detail-view .grade-detail table tbody tr .sumPoints{font-weight:700;color:#ff3838}.grade-detail-view .grade-detail .el-pagination{margin:10px auto 17px;justify-content:center;text-align:center;border:none}.grade-detail-view .grade-detail .el-pagination .el-pager li,.grade-detail-view .grade-detail .el-pagination button{background-color:transparent}.grade-header-view{padding:32px 17px 0;display:flex}.grade-header-view .label{font-weight:600;margin-right:12px;font-weight:500;font-size:12px;color:#000;white-space:nowrap;flex-shrink:0}.grade-header-view .grade-next{margin-top:-15px;margin-bottom:8px;font-size:12px;line-height:17px;color:#888}.grade-header-view .grade-exp{font-weight:500;font-size:12px;line-height:20px;color:#000}.grade-header-view .grade-exp .schedule{background:rgba(0,0,0,.2);border-radius:3px;width:433px;height:6px;display:block;overflow:hidden}.grade-header-view .grade-exp .schedule p{background:#fb0;border-radius:3px;height:6px;line-height:6px}.grade-header-view .grade-num{font-weight:700;font-size:14px;line-height:28px;color:#575757}.grade-header-view .grade-num .cur{font-weight:700;font-size:20px;line-height:28px;color:#212121}.grade-header-view .grade-desc{font-size:12px;line-height:17px;color:#888}.grade-modal-view .el-dialog{width:575px;background-color:#f9f9f9}.grade-modal-view .el-dialog__header{height:58px;line-height:58px;padding:0}.grade-modal-view .el-dialog__header>span{display:block;color:#000;font-size:25px;height:58px;line-height:58px}.grade-modal-view .headerbtn{top:11px;position:absolute;width:36px;height:36px;right:24px;cursor:pointer}.grade-modal-view .el-dialog__body{padding:0}.grade-modal-view .split{border-top:1px dashed #ddd;margin:15px 24px}.money-font[data-v-20218f7e]{font-family:Akrobat!important}.card-view[data-v-20218f7e]{position:relative;width:502px;height:154px;background-position:50%;background-repeat:no-repeat;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;background-image:url(../img/VIP0.cf25a544.png);background-size:100% 100%;padding:15px 24px;box-sizing:border-box}.card-view .progress-view[data-v-20218f7e]{display:flex;align-content:center;margin:11px 0 15px}.card-view .progress-view .progress-content[data-v-20218f7e]{display:flex;flex-direction:column;justify-content:center;margin:0 10px}.card-view .progress-view .progress-content .schedule[data-v-20218f7e]{width:334px;height:7px;background-color:rgba(0,0,0,.3);border-radius:27px;overflow:hidden}.card-view .progress-view .progress-content .schedule>p[data-v-20218f7e]{height:7px;background-color:#fb0;border-radius:36px}.card-view .progress-view .progress-content .level-view[data-v-20218f7e]{margin-top:4px;color:#212121}.card-view .progress-view .progress-content .level-view .level-exp[data-v-20218f7e]{color:rgba(0,0,0,.5);font-weight:400;font-size:12px}.card-view .progress-view .progress-content .level-view .level-exp .first[data-v-20218f7e]{color:#000;font-weight:700;font-size:18px;font-family:Akrobat}.card-view .progress-view .progress-content .level-view .level-exp .middle[data-v-20218f7e]{font-weight:400;font-size:14px;margin:0 2px}.card-view .progress-view .progress-content .level-view .level-exp .last[data-v-20218f7e]{font-family:Akrobat;font-weight:700;font-size:16px}.card-view .progress-view .current-level[data-v-20218f7e]{width:55px;height:55px}.card-view .progress-view .current-level img[data-v-20218f7e]{width:100%;height:100%}.card-view .progress-view .next-level[data-v-20218f7e]{width:45px;height:45px;margin-top:5px}.card-view .progress-view .next-level img[data-v-20218f7e]{width:100%;height:100%}.card-view .explanation[data-v-20218f7e]{font-size:12px;font-weight:400;line-height:20px;color:#000}.card-view .mark-view[data-v-20218f7e]{height:24px;line-height:24px;color:#212121;text-align:center;font-size:16px;display:flex;align-items:center}.card-view .mark-view .point[data-v-20218f7e]{padding:0 1em;line-height:20px;text-align:center;display:inline-block;background:#fb0;border-radius:20px;font-size:12px;cursor:pointer;color:#000}.card-view .mark-view .current-level-text[data-v-20218f7e]{border-radius:15px;color:#000;font-size:16px;font-weight:400;margin-right:10px}.card-view .mark-view .current-level-border[data-v-20218f7e]{border:1px solid #fb0;padding:2px 10px}.card-view.vip-1[data-v-20218f7e]{background-image:url(../img/VIP1.cf25a544.png)}.card-view.vip-2[data-v-20218f7e]{background-image:url(../img/VIP2.be690800.png)}.card-view.vip-3[data-v-20218f7e]{background-image:url(../img/VIP3.be690800.png)}.card-view.vip-4[data-v-20218f7e]{background-image:url(../img/VIP4.dd23d458.png)}.card-view.vip-5[data-v-20218f7e]{background-image:url(../img/VIP5.172fe481.png)}.card-view.vip-6[data-v-20218f7e]{background-image:url(../img/VIP6.6ffb7092.png)}.card-view.vip-7[data-v-20218f7e]{background-image:url(../img/VIP7.821b2966.png)}.card-view.vip-7 .mark-view .current-level-text[data-v-20218f7e],.card-view.vip-7 .mark-view[data-v-20218f7e]{color:#fff}.card-view.vip-7 .schedule[data-v-20218f7e]{background-color:#5e5e5e!important}.card-view.vip-7 .level-view .level-exp .first[data-v-20218f7e],.card-view.vip-7 .level-view .level-exp[data-v-20218f7e],.card-view.vip-7 .level-view[data-v-20218f7e]{color:hsla(0,0%,100%,.8)!important}.card-view.vip-7 .explanation[data-v-20218f7e]{color:hsla(0,0%,100%,.8)}[data-v-20218f7e] .el-tooltip{color:#000;font-size:12px;font-weight:400;padding:2px 4px;box-sizing:border-box;background-color:#fb0;border-radius:11px;line-height:16.8px}.tooltip-content[data-v-20218f7e]{background-color:#fff;padding:7px 15px;height:141px;font-weight:400;color:#000}.tooltip-content h5[data-v-20218f7e]{font-size:14px;line-height:22px;margin-bottom:6px}.tooltip-content p[data-v-20218f7e]{font-size:12px;line-height:20px}.tooltip-content table[data-v-20218f7e]{margin:4px 0 10px}.tooltip-content table td[data-v-20218f7e],.tooltip-content table th[data-v-20218f7e]{width:90px;height:30px;border:1px solid #e0e2e7;font-weight:400;font-size:12px;line-height:30px;color:#000;text-align:center}.tooltip-content table th[data-v-20218f7e]{background-color:#f7f7f7}.justify-between[data-v-20218f7e]{justify-content:space-between}.tooltip-vip{padding:0;border:1px solid #fff!important;border-radius:0!important;top:294px!important;transform:translateX(40px)}.tooltip-vip .popper__arrow{border-style:solid!important;border-color:transparent!important;border-width:50px 0 50px 50px!important;border-left-color:#fff!important;left:-1px!important;top:-31px!important;z-index:-1!important}.money-font[data-v-bbcaa7ea]{font-family:Akrobat!important}.grade-card-view[data-v-bbcaa7ea]{display:flex;justify-content:center;overflow:hidden;background:url(../img/grade_bg.12fa1748.jpg) no-repeat 50%;width:860px;height:234px;align-items:center;background-size:cover}.grade-card-view .swiper-view[data-v-bbcaa7ea]{height:158px;width:502px;position:relative}.grade-card-view .swiper-view .swiper-button[data-v-bbcaa7ea]{position:absolute;display:block;z-index:11;width:30px;height:30px;top:90px;transition:.3s;background-position:50%;background-repeat:no-repeat;background-size:contain}.grade-card-view .swiper-view .swiper-button[data-v-bbcaa7ea]:focus{outline:none}.grade-card-view .swiper-view .swiper-button.swiper-button-prev[data-v-bbcaa7ea]{left:-80px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAWlBMVEUAAADrw5frv5frxJbrv5rsxJfqw5XrxJftxZnxyJvqxJfsxJfqwpbrxJfsx5nqxJfrw5fvv5Xvv5frxJfrxJbrxJjrxJfrxZfsxJbqxZrrxZbpwpbvv5jrxJfdcSNsAAAAHXRSTlMA3yCAEO8wj38Bzp+fcF9gQDAhz87Pv65fMa9RIU5ZmMMAAADCSURBVEjH1dbLEoMgDAXQICC1itqX2gf//5t1U+iim+R2Jnr3ZxgYbia08ZwWwPpkFrldM1dyu6bl8z59Yiode2TbWKzj2oO67Wh/NrBtyNaybbs/6ybAXv5iI2AHrq2MtvUjYOv9Wf6IddmmkdipfT75JdDlznci4MWeiE49pK1AXxHtMD0X3fB5l3UQaJt1C+mb09PmzNcR0gOka1+0YkVHxYpGQGtU9IFUtPmqKPF1EG/cpSY+cl3RwZEwdvr5x96EpDqGsn6IvAAAAABJRU5ErkJggg==)}.grade-card-view .swiper-view .swiper-button.swiper-button-next[data-v-bbcaa7ea]{right:-80px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAS1BMVEUAAADrxJfrv5frw5frxJbqw5fvwJ/qw5flv5rsw5brxJfsxJfrxJfrxJjrxJfsxJfqwpbrxJjsx5nrw5Xvv5XrxJfqwpbswpbrxJc2V7ldAAAAGHRSTlMAgCDf7zAQYBDvzp+Pz8+un3BgQDG/oFHy9NvsAAAAsklEQVRIx9XVuQ7DIBAEUA4bfBBjTI79/y9NE4cmDTOWCNM/oUU7WvUr+aEVGBdEBNRpFgG12eSTAOggZ1ZA66+OjtEbpa0BPpzSntJ5YPRY9Ahsiz31QGk5KJ1QjdZk2tpp9Sy624ounDaAbljRV7cVzWVuB7wMT32f+7OZsIe0tstUaxNh9SU2EnZX/VldbQNh1/6suzW3vtYaxtor7OBVNd6Ro1J4LBaIt8UifFT/nTd+XjBYvhf25gAAAABJRU5ErkJggg==)}.grade-card-view[data-v-bbcaa7ea] :global(.swiper-slide){width:502px!important;height:157px;overflow:hidden;margin:0 5px}.money-font[data-v-3020c1fe]{font-family:Akrobat!important}.welfare-card-view[data-v-3020c1fe]{padding-top:20px;background:#121420;box-shadow:0 -4px 4px rgba(0,0,0,.05)}.welfare-card-view .title-view[data-v-3020c1fe]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.welfare-card-view .title-view .star[data-v-3020c1fe]{width:18px;height:18px}.welfare-card-view .title-view .next-level-text[data-v-3020c1fe]{color:#9da4b3}.welfare-card-view .title-view>img[data-v-3020c1fe]{width:337px;height:1px}.welfare-card-view .title-view>span[data-v-3020c1fe]{margin:0 9px;font-weight:400;font-size:21px;line-height:29px;color:#e7ac69}.welfare-card-view .list-view[data-v-3020c1fe]{list-style:none;padding:0;margin:0 -7px 20px 0;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.welfare-card-view .list-view li[data-v-3020c1fe]{padding:20px 15px 20px 20px;width:200px;height:91px;margin-right:14px;margin-bottom:14px;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;background-image:linear-gradient(180deg,#353842,#181c29)}.welfare-card-view .list-view .satisfy-worth .list-image[data-v-3020c1fe]{width:50px;height:50px;margin-right:16px}.welfare-card-view .list-view .satisfy-worth .list-image img[data-v-3020c1fe]{width:100%;height:100%}.welfare-card-view .list-view .satisfy-worth .info[data-v-3020c1fe]{display:flex;flex-direction:column;align-items:flex-start;margin-right:13px;font-weight:600;font-size:16px;color:#fff;line-height:29px}.welfare-card-view .list-view .satisfy-worth .info .info-cost[data-v-3020c1fe]{display:flex;align-items:center}.welfare-card-view .list-view .satisfy-worth .info .info-cost .info-number[data-v-3020c1fe]{font-family:Akrobat;font-weight:700;font-size:24px;color:#ebc497}.welfare-card-view .list-view .satisfy-worth .info .info-cost .info-unit[data-v-3020c1fe]{font-weight:400;font-size:14px;color:#ebc497}.welfare-card-view .list-view .lock-view .list-image[data-v-3020c1fe]{width:50px;height:50px;margin-right:16px}.welfare-card-view .list-view .lock-view .list-image img[data-v-3020c1fe]{width:100%;height:100%}.welfare-card-view .list-view .lock-view .info[data-v-3020c1fe]{font-weight:600;font-size:16px;color:#c5cbd8}.money-font[data-v-0e959753]{font-family:Akrobat!important}.vip-center-view[data-v-0e959753]{margin:auto -10px}.check-detail-btn[data-v-0e959753]{border:1px solid #fb0;background:transparent;box-sizing:border-box;border-radius:2px;width:133px;height:34px;font-size:14px;position:relative;margin-top:-54px;color:#fff;float:right}.money-font[data-v-909d462a]{font-family:Akrobat!important}.rebate[data-v-909d462a]{position:absolute;transform:translateY(-50px);right:0;display:flex;align-items:center;margin-right:50px}.rebate[data-v-909d462a] .el-radio__input{font-weight:400}.rebate[data-v-909d462a] .el-radio__input.is-checked+.el-radio__label{color:#1b1b1b}.money-font[data-v-ffd90f1c]{font-family:Akrobat!important}.award-card[data-v-ffd90f1c]{margin-bottom:20px}.award-card .header[data-v-ffd90f1c]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:50px;font-size:16px;background-color:#f7b500;border-radius:6px 6px 0 0;color:#1b1b1b}.award-card .header .status[data-v-ffd90f1c]{color:#5e5e5e}.award-card .header .reject[data-v-ffd90f1c]{color:#ff3838}.award-card .header .not-use[data-v-ffd90f1c]{color:#165dca}.award-card .content[data-v-ffd90f1c]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:160px;border:1px solid #e0e2e7;border-top:0;border-radius:0 0 6px 6px}.award-card .content .left[data-v-ffd90f1c]{display:flex;align-items:center}.award-card .content .award-img[data-v-ffd90f1c]{width:120px;height:120px;position:relative;margin-right:32px}.award-card .content .award-img .money-text[data-v-ffd90f1c]{position:absolute;left:20px;bottom:28px;font-weight:400;font-size:18px;font-family:Akrobat;color:#fff}.award-card .content .award-img .money-text .unit[data-v-ffd90f1c]{margin-right:2px}.award-card .content .award-img .money-text[data-v-ffd90f1c] .money-innner{align-items:baseline}.award-card .content .award-img .money-text[data-v-ffd90f1c] .money-innner .dot{font-size:12px}.award-card .content .award-info[data-v-ffd90f1c]{line-height:22px;color:#888;font-size:16px}.award-card .content .award-info .title[data-v-ffd90f1c]{font-weight:600;font-size:18px;color:#000;line-height:25px}.award-card .content .award-info .status-text[data-v-ffd90f1c]{color:#000}.award-card .content .mb4[data-v-ffd90f1c]{margin-bottom:4px}.award-card .content .mb16[data-v-ffd90f1c]{margin-bottom:16px}.award-card .content .extra[data-v-ffd90f1c]{line-height:22px}.award-card .content .receive[data-v-ffd90f1c]{width:140px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:6px;font-size:14px;color:#000;cursor:pointer;background-color:#fb0}.money-font[data-v-4c769f7c]{font-family:Akrobat!important}.address-confirm .address-list[data-v-4c769f7c]{margin-bottom:40px}.address-confirm .address-item[data-v-4c769f7c]{margin-bottom:20px;display:flex;font-size:16px;line-height:22px;cursor:pointer}.address-confirm .address-item[data-v-4c769f7c]:last-child{margin-bottom:0}.address-confirm .address-item .status[data-v-4c769f7c]{margin-right:8px}.address-confirm .address-item .status .status-icon[data-v-4c769f7c]{width:20px;height:20px}.address-confirm .address-item .user[data-v-4c769f7c]{color:#000}.address-confirm .address-item .name[data-v-4c769f7c]{margin-right:8px}.address-confirm .address-item .address[data-v-4c769f7c]{color:#888}.address-confirm .confrim[data-v-4c769f7c]{margin:0 auto;display:flex;justify-content:center;align-items:center;width:404px;height:52px;border-radius:6px;font-weight:600;font-size:18px;color:#fff;background:#3270e1;cursor:pointer}.address-confirm .confrim[data-v-4c769f7c]:hover{background:#2b60c2}.money-font[data-v-a2f5fcbc]{font-family:Akrobat!important}.welfare-filter[data-v-a2f5fcbc]{display:flex;justify-content:space-between;margin-bottom:30px}.welfare-filter .btn-status[data-v-a2f5fcbc]{display:inherit}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group{margin:auto 0}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button{width:110px;height:30px;border:1px solid #e0e2e7}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button:first-child{border-radius:2px 0 0 2px}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button:last-child{border-radius:0 2px 2px 0}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button .el-radio-button__inner{background:transparent;color:#000;padding:8px 25px}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button:hover .el-radio-button__inner{background:transparent;color:#000}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button.is-active{background-color:#fb0;border:1px solid #fb0}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button.is-active .el-radio-button__inner{background:transparent;color:#000}.welfare-filter .btn-status[data-v-a2f5fcbc] .el-radio-group .el-radio-button__inner{border:0;box-shadow:none}.welfare-filter .dd-type[data-v-a2f5fcbc]{display:inherit;width:280px;height:50px;line-height:50px}.welfare-filter .dd-type .type-title[data-v-a2f5fcbc]{width:120px;font-weight:400;font-size:14px}.walfare-selector{border:1px solid #e0e2e7!important;border-radius:2px!important;top:245px!important;z-index:1!important}.walfare-selector .popper__arrow{display:none!important}.walfare-selector .el-scrollbar__wrap{margin-bottom:0!important}.walfare-selector.is-multiple .el-select-dropdown__item{padding-right:12px}.walfare-selector.is-multiple .el-select-dropdown__item:hover{background-color:#ffdc7c!important}.walfare-selector.is-multiple .el-select-dropdown__item.selected{color:#000!important}.walfare-selector.is-multiple .el-select-dropdown__item.selected:after{height:14px;line-height:1.5;border:1px solid #fb0;border-radius:50%;padding:0 1px;color:#fb0;background:#fff;right:10px!important;top:15px}.money-font[data-v-208ae5a7]{font-family:Akrobat!important}.welfare .bottom[data-v-208ae5a7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.welfare .bottom .prompt[data-v-208ae5a7]{display:flex;font-size:16px;color:#888;line-height:22px}.welfare .bottom .prompt .prompt-icon[data-v-208ae5a7]{margin-right:5px;width:20px;height:20px;fill:#f7b500}.welfare .bottom .el-pagination[data-v-208ae5a7]{display:flex;justify-content:flex-end;margin:12px 0;padding:2px 0}.welfare .bottom .el-pagination[data-v-208ae5a7] .el-pager .number.active{background-color:#fb0;color:#000}.welfare .bottom .el-pagination[data-v-208ae5a7] .el-pager .number:not(.active):hover{color:#fb0}.welfare .no-data[data-v-208ae5a7]{padding-top:100px;margin-top:0}.money-font[data-v-3d13e705]{font-family:Akrobat!important}.msg-wrap[data-v-3d13e705]{display:flex;align-items:center;margin-bottom:10px;font-size:14px;background:#f5f5f5;padding:8px;border-radius:2px}.msg-wrap .msg-list-wrap[data-v-3d13e705]{flex:1;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:20px;color:rgba(0,0,0,.3)}.msg-wrap .msg-list-wrap [data-v-3d13e705]{margin:0;padding:0;font-family:PingFang SC;font-style:normal;line-height:20px;font-weight:400}.msg-wrap .msg-title[data-v-3d13e705]{font-family:PingFang SC;font-style:normal;font-weight:600;line-height:20px;color:#000;display:flex;align-items:center}.msg-wrap .msg-title .icon[data-v-3d13e705]{width:20px;height:20px;margin-right:5px}.msg-list-inner[data-v-3d13e705]{transition:transform .8s ease}.msg-list-inner .item[data-v-3d13e705]{height:20px;line-height:20px}.money-font[data-v-76319436]{font-family:Akrobat!important}.rgcz-tip[data-v-76319436]{display:flex;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#9da4b3;padding-top:10px}.icon-warn[data-v-76319436]{width:20px;height:20px;margin-right:5px}.rgcz-suggesstion[data-v-76319436]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;letter-spacing:.2625px;color:#131313;margin-top:20px}.rgcz-suggesstion div[data-v-76319436]{display:flex;color:#5c6276;margin-top:4px}.title[data-v-76319436]{padding-top:20px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.3px;color:#000;text-align:center;margin-bottom:27px}.passcode[data-v-76319436],.passcode div[data-v-76319436]{display:flex;justify-content:center}.passcode div[data-v-76319436]{width:60px;height:60px;align-items:center;font-family:PingFang SC;border-radius:8px;border:1px solid #d8d8d8;margin-right:19px;background:#fff;color:#000;font-weight:700;font-size:27px;box-sizing:border-box}.passcode div[data-v-76319436]:last-child{margin-right:0}.money-font[data-v-6fb2db5e]{font-family:Akrobat!important}.custom-dialog-header[data-v-6fb2db5e]{font-family:PingFang SC;font-style:normal;font-weight:600;font-size:25px;line-height:35px;text-align:center;color:#000;padding:15px 0 0}.custom-dialog-header .icon-close-wrap[data-v-6fb2db5e]{position:absolute;top:16px;right:16px;cursor:pointer}.money-font[data-v-9af36974]{font-family:Akrobat!important}.choose-wrap[data-v-9af36974]{display:flex;flex-direction:column;width:100%}.choose-wrap .choose-content[data-v-9af36974]{flex:1;font-size:16px;overflow:hidden}.money-font[data-v-9af36974]{font-family:akrobat-black,serif;font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-align:right;letter-spacing:.3375px;color:#000;margin-right:2px}.cell-item[data-v-9af36974]{display:flex;justify-content:space-between;padding:12px 0;line-height:1}.cell-item div[data-v-9af36974]:first-child,.cell-item div[data-v-9af36974]:last-child{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#9da4b3}.confirm-btn[data-v-9af36974]{width:100%}.amount-info[data-v-9af36974]{font-family:Akrobat!important;font-style:normal;font-weight:900;font-size:38px;padding:30px 0;line-height:47px;text-align:center;letter-spacing:.7125px;color:#fb0;margin-top:12px;border-top:1px solid #e8e8f8}.no-paylist[data-v-9af36974]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000;background:#fff;border-radius:4px;padding:11px 0;margin-bottom:12px}.payment-swiper-pagination-wrap[data-v-9af36974]{bottom:2px!important}.paylist[data-v-9af36974]{position:relative;display:flex;flex-wrap:wrap;margin-bottom:20px}.paylist .item[data-v-9af36974]{position:relative;padding:12px 0;width:calc(33.33333% - 5.33333px);display:flex;align-items:center;justify-content:center;margin-right:8px;margin-bottom:8px;box-sizing:border-box;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:rgba(0,0,0,.5);background:#fff;border-radius:4px;cursor:pointer;border:1px solid #e8e8e8;transition:all .2s linear}.paylist .item img[data-v-9af36974]{width:26px;height:26px;margin-right:8px}.paylist .item[data-v-9af36974]:hover{opacity:.95}.paylist .item[data-v-9af36974]:last-child{margin-right:0}.paylist .item.active[data-v-9af36974]{color:#000;font-weight:600;border-color:#fb0}.paylist .item.active[data-v-9af36974]:after{content:" ";position:absolute;bottom:0;right:0;width:16px;height:16px;background-image:url(../a7ca7eb13fecd2515a0f1508e2e987ee.svg);background-size:105%;background-position:50%}.money-font[data-v-04e85a5e]{font-family:Akrobat!important}.bank-card-payment[data-v-04e85a5e]{width:100%}.bank-card-payment video[data-v-04e85a5e]{margin-bottom:32px;width:100%}.bank-card-payment .recharge-tutorial__item[data-v-04e85a5e]{margin-bottom:40px}.bank-card-payment .recharge-tutorial__item h2[data-v-04e85a5e]{font-weight:400;font-size:25px;color:#000}.bank-card-payment .recharge-tutorial__item p[data-v-04e85a5e]{font-weight:500;font-size:14px;line-height:22px;color:#9da4b3}.bank-card-payment .recharge-tutorial__item img[data-v-04e85a5e]{display:block;width:100%;margin:auto;margin-top:16px}.bank-card-payment .recharge-tutorial__item img.small[data-v-04e85a5e]{width:360px}.money-font[data-v-1bd2cdd0]{font-family:Akrobat!important}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs h2{font-family:PingFang SC;font-style:normal;font-weight:500;font-size:25px;color:#000;margin-bottom:15px;line-height:35px}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs--card>.el-tabs__header{border-bottom:none;margin-bottom:30px}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs--card>.el-tabs__header .el-tabs__nav{width:100%;border:none;white-space:inherit}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs--card>.el-tabs__header .el-tabs__item{border-top:1px solid #eff0f3!important;border-bottom:1px solid #eff0f3!important;box-sizing:border-box;border-radius:2px;margin-bottom:10px;font-size:14px;height:40px;color:#000;padding:0 5px!important;min-width:80px;text-align:center}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:1px solid #eff0f3}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs--card>.el-tabs__header .el-tabs__item:last-child{border-right:1px solid #eff0f3}.recharge-tutorial[data-v-1bd2cdd0] .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{background-color:#fb0;border-color:#fb0!important}.recharge-tutorial__column[data-v-1bd2cdd0]{margin-bottom:16px}.recharge-tutorial__column .video[data-v-1bd2cdd0]{margin-bottom:32px;width:100%}.recharge-tutorial__item[data-v-1bd2cdd0]{margin-bottom:32px}.recharge-tutorial__item h3[data-v-1bd2cdd0]{font-weight:500;font-size:25px;line-height:35px;color:#000;margin-bottom:16px}.recharge-tutorial__item p[data-v-1bd2cdd0]{font-size:14px;line-height:20px;letter-spacing:.3px;color:#9da4b3;margin-bottom:16px}.recharge-tutorial__item img[data-v-1bd2cdd0]{display:block;width:100%}.recharge-tutorial__item .w-50[data-v-1bd2cdd0]{width:50%;margin:auto}.finance-dialog .recharge-tutorial{padding:25px 40px 32px}.how-recharge{margin-bottom:40px}.how-recharge h2{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:21px;line-height:29px;color:#000}.how-recharge li{font-size:14px;line-height:33px;color:#9da4b3}.money-font[data-v-abbfaff6]{font-family:Akrobat!important}.pro-table[data-v-abbfaff6]{position:relative;overflow:hidden;font-size:14px}.pro-table .color-blue[data-v-abbfaff6]{color:#005dcd}.pro-table .color-red[data-v-abbfaff6]{color:#ff3736}.pro-table .tips[data-v-abbfaff6]{color:rgba(0,0,0,.3);font-size:12px;padding:12px 0}.pro-table .bg[data-v-abbfaff6]{background:#f9f9f9}.pro-table table[data-v-abbfaff6]{border-collapse:collapse;border-spacing:0;border:1px solid #e0e2e7}.pro-table table thead tr th[data-v-abbfaff6]{padding:16px 0;vertical-align:middle;color:#000;background:#efefef}.pro-table table tbody tr td[data-v-abbfaff6]{padding:16px 4px;color:#3e3e3e;vertical-align:middle;border:1px solid #e0e2e7;text-align:center}.money-font[data-v-5b7ef440]{font-family:Akrobat!important}.inftro-title[data-v-5b7ef440]{font-weight:500;font-size:20px;line-height:28px;color:#000;margin:30px 0 20px}.text[data-v-5b7ef440]{font-weight:400;font-size:14px;line-height:20px;color:#9da4b3}.money-font[data-v-157bbc1c]{font-family:Akrobat!important}.pro-table[data-v-157bbc1c]{position:relative;overflow:hidden;font-size:14px}.pro-table .color-blue[data-v-157bbc1c]{color:#005dcd}.pro-table .color-red[data-v-157bbc1c]{color:#ff3736}.pro-table .tips[data-v-157bbc1c]{color:rgba(0,0,0,.3);font-size:12px;padding:12px 0}.pro-table .bg[data-v-157bbc1c]{background:#f9f9f9}.pro-table table[data-v-157bbc1c]{border-collapse:collapse;border-spacing:0;border:1px solid #e0e2e7}.pro-table table thead tr th[data-v-157bbc1c]{padding:16px 0;vertical-align:middle;color:#000;background:#efefef}.pro-table table tbody tr td[data-v-157bbc1c]{padding:16px 4px;color:#3e3e3e;vertical-align:middle;border:1px solid #e0e2e7;text-align:center}.money-font[data-v-2dbb76cf]{font-family:Akrobat!important}.inftro-title[data-v-2dbb76cf]{font-weight:500;font-size:20px;line-height:28px;color:#000;margin:12px 0}.text[data-v-2dbb76cf]{font-weight:400;font-size:14px;line-height:20px;color:#9da4b3}.text.goodparts[data-v-2dbb76cf]{display:flex;flex-direction:column;gap:12px}.wran-text[data-v-2dbb76cf]{color:var(--ff-3838,#ff3838);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.money-font[data-v-41bf87d9]{font-family:Akrobat!important}.pro-table[data-v-41bf87d9]{position:relative;overflow:hidden;font-size:14px}.pro-table .color-blue[data-v-41bf87d9]{color:#005dcd}.pro-table .color-red[data-v-41bf87d9]{color:#ff3736}.pro-table .tips[data-v-41bf87d9]{color:rgba(0,0,0,.3);font-size:12px;padding:12px 0}.pro-table .bg[data-v-41bf87d9]{background:#f9f9f9}.pro-table table[data-v-41bf87d9]{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #e0e2e7}.pro-table table thead tr th[data-v-41bf87d9]{padding:16px 0;vertical-align:middle;color:#000;background:#efefef}.pro-table table tbody tr td[data-v-41bf87d9]{padding:16px 4px;color:#5e5e5e;vertical-align:middle;border:1px solid #e0e2e7;text-align:center;font-size:14px;line-height:22px}.money-font[data-v-436ba7b8]{font-family:Akrobat!important}.inftro-title[data-v-436ba7b8]{font-weight:500;font-size:20px;line-height:28px;color:#000;margin:12px 0}.text[data-v-436ba7b8]{font-weight:400;font-size:14px;line-height:20px;color:#9da4b3}.text.goodparts[data-v-436ba7b8]{display:flex;flex-direction:column;gap:12px}.wran-text[data-v-436ba7b8]{color:var(--ff-3838,#ff3838);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.money-font[data-v-7376ff9f]{font-family:Akrobat!important}.swipe-container[data-v-7376ff9f]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:rgba(43,43,43,.8)}.swipe-container.hide[data-v-7376ff9f]{opacity:0;transition:opacity 1s ease}.swipe-container .item[data-v-7376ff9f]{display:flex;width:100%;height:100%}.swipe-container .main-img[data-v-7376ff9f]{position:relative;display:block;max-width:100%;margin:auto auto 100px}.swipe-container .main-img img[data-v-7376ff9f]{width:100%}.swipe-container .main-img .next-btn[data-v-7376ff9f]{position:absolute;left:50%;margin-left:-80px;bottom:-2px;height:40px;width:160px;cursor:pointer}.swipe-container .item.step-1 .main-img[data-v-7376ff9f]{width:200px;height:549px}.swipe-container .item.step-2 .main-img[data-v-7376ff9f],.swipe-container .item.step-3 .main-img[data-v-7376ff9f]{width:500px;height:192px}.swipe-container .item.step-4 .main-img[data-v-7376ff9f]{width:336px;height:538px}[data-v-7376ff9f] .swiper-container,[data-v-7376ff9f] .swiper-container .swiper-slide,[data-v-7376ff9f] .swiper-container .swiper-wrapper{height:100%}.money-font[data-v-5dc260a3]{font-family:Akrobat!important}.c2c-example-container[data-v-5dc260a3]{overflow:hidden;display:flex;justify-content:space-between}.c2c-example-container .page .title[data-v-5dc260a3]{font-family:PingFang SC;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#2b2b2b;margin-bottom:12px}.c2c-example-container .cover-img[data-v-5dc260a3]{height:419px;width:300px;border-radius:22px;background-size:contain;background-repeat:no-repeat}.c2c-example[data-v-5dc260a3]{display:flex;overflow:auto;padding:31px 0;box-sizing:border-box;background-color:#f1f1f1}.c2c-example .title[data-v-5dc260a3]{padding:0 15px;margin-bottom:12px;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#2b2b2b}.c2c-example .border-line[data-v-5dc260a3]{margin:30px auto;height:1px;width:calc(100% - 30px);background-color:#d1d1d1}img[data-v-5dc260a3]{max-width:100%;display:block}.money-font[data-v-5a0864d1]{font-family:Akrobat!important}.copy-btn-wrap[data-v-5a0864d1]{font-size:16px;color:#3270e1;cursor:pointer}.money-font[data-v-19a10bcf]{font-family:Akrobat!important}.seek-top-circle-progress-view[data-v-19a10bcf]{background-color:transparent;position:relative}.seek-top-circle-progress-view .progress[data-v-19a10bcf]{transform:rotate(-180deg);transform-origin:50% 50%}.seek-top-circle-progress-view .content-view[data-v-19a10bcf]{position:absolute;top:0;width:100%;height:100%;pointer-events:none;z-index:3;display:flex}.money-font[data-v-0ae38ee3]{font-family:Akrobat!important}.lottery-count-wrap[data-v-0ae38ee3]{position:relative;cursor:pointer}.lottery-count-wrap img[data-v-0ae38ee3]{width:100%}.lottery-count-content[data-v-0ae38ee3]{padding-right:48px;color:#fff}.times-count-wrap[data-v-0ae38ee3]{width:48px;margin-left:2px}.times-count[data-v-0ae38ee3]{position:absolute;top:50%;transform:translateY(-52.5%);right:36px;width:48px;height:48px;padding:7px;border-radius:50%;box-sizing:border-box}.times-count .circle[data-v-0ae38ee3]{position:absolute;top:-8px;left:-6px}.times-count .time[data-v-0ae38ee3]{font-family:Akrobat!important;font-style:normal;font-weight:700;font-size:21px;line-height:25px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1;margin-top:2px;margin-left:3px}.times-count .time span[data-v-0ae38ee3]{display:block;font-size:12px;font-family:PingFang SC;font-style:normal;font-weight:400;transform:scale(.75);transform-origin:bottom left}.times-count .count[data-v-0ae38ee3]{font-size:12px;transform:scale(.75);transform-origin:top left;white-space:nowrap;margin-top:0;margin-left:1px}.times-count .one-text[data-v-0ae38ee3]{position:absolute;top:50%;left:50%;font-family:PingFang SC;font-style:normal;font-weight:700;font-size:22px;line-height:15px;white-space:nowrap;transform:scale(.5) translate(-50%,-50%);transform-origin:left top}.section-view[data-v-0ae38ee3]{margin-left:2px;margin-top:-1px}.finance-dialog[data-v-a412aa7e] .custom-dialog-header .icon-close-wrap{top:20px}.recharge-status[data-v-a412aa7e]{display:flex;flex-direction:column;position:relative;height:100%;box-sizing:border-box;word-break:break-all}.recharge-status .icon-close-wrap[data-v-a412aa7e]{cursor:pointer}.recharge-status .icon-close-wrap .icon-close[data-v-a412aa7e]{width:20px;height:20px}.recharge-status.hidden[data-v-a412aa7e]{overflow:hidden}.recharge-status-body[data-v-a412aa7e]{padding:16px 32px}.recharge-status-step[data-v-a412aa7e]{margin:0 -32px 16px}.recharge-status-header[data-v-a412aa7e]{display:flex;align-items:center;color:#fff;padding-left:38px;box-sizing:border-box;width:100%;height:45px;font-size:18px;background-image:url(../454cdd1b42602feba8383517c9f6b80a.svg);background-size:cover;background-repeat:no-repeat;margin-bottom:20px}.recharge-status-header div[data-v-a412aa7e]:last-child{font-size:14px;margin-left:15px}.recharge-status-content[data-v-a412aa7e]{flex:1}.recharge-status-content.is-c2c[data-v-a412aa7e]{display:flex}.recharge-status-content.is-c2c .cell-group[data-v-a412aa7e]{background-color:#f7f7f7}.recharge-status-content.is-c2c .right-step-info .step-1[data-v-a412aa7e]{margin-bottom:18px}.recharge-status-content.is-c2c .right-step-info .title[data-v-a412aa7e]{font-family:PingFang SC;font-style:normal;font-weight:600;font-size:18px;line-height:26px;color:#000}.recharge-status-content.is-c2c .right-step-info .sub-title[data-v-a412aa7e]{margin-top:4px;margin-bottom:4px;text-align:left;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#000}.recharge-status-content.is-c2c .right-step-info .sub-title[data-v-a412aa7e] b,.recharge-status-content.is-c2c .right-step-info .sub-title[data-v-a412aa7e] strong{font-weight:600}.recharge-status-content.is-c2c .right-step-info .sub-title[data-v-a412aa7e] b *,.recharge-status-content.is-c2c .right-step-info .sub-title[data-v-a412aa7e] strong *{font-weight:inherit}.recharge-status-content.is-c2c .right-step-info .step-1-progress .sub-title[data-v-a412aa7e],.recharge-status-content.is-c2c .right-step-info .step-1-progress .title[data-v-a412aa7e]{color:#9da4b3}.recharge-status-content.is-c2c .right-step-info .text-red[data-v-a412aa7e]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:20px}.recharge-status-content.is-c2c .copy-btn[data-v-a412aa7e]{background-color:transparent!important}.recharge-status-content.is-c2c .cell-item[data-v-a412aa7e]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:7px 20px;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:22px;border-top:0}.recharge-status-content.is-c2c .cell-item.no-border[data-v-a412aa7e]{border-bottom:0;padding-bottom:0}.recharge-status-content.is-c2c .cell-item[data-v-a412aa7e]:last-child{border-bottom:0}.recharge-status-content.is-c2c .cell-item.items-start[data-v-a412aa7e]{align-items:flex-start}.recharge-status-content.is-c2c .cell-item.vertical[data-v-a412aa7e]{padding-bottom:32px}.recharge-status-content.is-c2c .cell-item.vertical .red-tip[data-v-a412aa7e]{position:absolute;bottom:8px;left:20px}.red-tip[data-v-a412aa7e]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#da0000}.primary-text[data-v-a412aa7e]{color:#fb0;font-weight:600}.red-text[data-v-a412aa7e]{color:#ff3838}strong[data-v-a412aa7e]{font-weight:600}.qrcode-wrap[data-v-a412aa7e]{position:relative;width:94px;height:94px;flex-direction:column;color:#fb0;cursor:pointer}.qrcode-wrap .save-btn[data-v-a412aa7e]{display:flex;opacity:0;justify-content:center;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#fff;position:absolute;width:120px;height:40px;left:-20px;bottom:20px;background:#272f45;box-shadow:0 4px 12px rgba(0,0,0,.25);border-radius:6px;transition:all .3s ease}.qrcode-wrap:hover .save-btn[data-v-a412aa7e]{opacity:1}.qrcode-wrap img[data-v-a412aa7e]{display:flex;justify-content:center;align-items:center;width:94px;height:94px;box-sizing:border-box;border-radius:8px}.cell-group .cell-item[data-v-a412aa7e]{display:flex;align-items:center;justify-content:flex-start;padding:14px 20px;border-top:1px solid #f0f0f0;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:22px}.cell-group .cell-item.no-border[data-v-a412aa7e]{border-bottom:0;padding-bottom:0}.cell-group .cell-item[data-v-a412aa7e]:last-child{border-bottom:0}.cell-group .cell-item.items-start[data-v-a412aa7e]{align-items:flex-start}.cell-group .cell-item.tip-guide[data-v-a412aa7e]{margin-top:4px;padding:0;display:flex;gap:10px;color:#e07900;font-size:14px;border-top:0}.cell-group .cell-item.tip-guide .tip-guide-icon[data-v-a412aa7e]{width:14px;height:14px}.cell-group .cell-title-sm[data-v-a412aa7e],.cell-group .cell-title[data-v-a412aa7e]{color:#9da4b3;width:90px}.cell-group .cell-title-sm[data-v-a412aa7e]{margin-bottom:4px}.cell-group .address[data-v-a412aa7e]{margin-bottom:10px}.cell-group .cell-content[data-v-a412aa7e]{flex:1;color:#000;text-align:start}.cell-group .cell-heading[data-v-a412aa7e]{font-family:PingFang SC;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;color:#1b1b1b}.recharge-status-content[data-v-a412aa7e]{background-color:#fff;margin:8px 0}.recharge-status-content-order[data-v-a412aa7e]{border-top:1px solid #f0f0f0}.recharge-status-order[data-v-a412aa7e]{background-color:#fff;margin:8px 0}.order-info .order-title[data-v-a412aa7e]{padding:14px 20px;font-size:16px;line-height:22px;letter-spacing:.3px}.order-info .cell-group[data-v-a412aa7e]{padding:12px 0}.order-info .cell-group .cell-item[data-v-a412aa7e]{border:0;padding:4px 20px}.copy-btn[data-v-a412aa7e]{flex-shrink:0;white-space:nowrap;color:#165dca;cursor:pointer;font-size:14px;line-height:20px;width:55px;height:25px;display:flex;align-items:center;justify-content:center;margin-left:15px;background:#fff;box-sizing:border-box;border-radius:2px}.copy-btn[data-v-a412aa7e]:hover{opacity:.9}.payment-tips[data-v-a412aa7e]{padding-top:15px;border-top:1px solid #ddd}.payment-tips .icon-warn[data-v-a412aa7e]{width:20px;height:20px;flex-shrink:0}.payment-tips[data-v-a412aa7e] img{max-width:100%}.web-links[data-v-a412aa7e]{font-size:12px;color:#000;padding:4px 0}.web-links .links[data-v-a412aa7e]{display:flex;align-items:center}.web-links .links .item[data-v-a412aa7e]{padding:2px 12px;color:#000;margin-right:20px;display:flex;font-size:14px;align-items:center;border-radius:4px;line-height:20px;background:#ececec}.web-links .links .item .img[data-v-a412aa7e]{height:14px;margin-right:5px}.web-links .links .item .img img[data-v-a412aa7e]{height:100%;display:block}.protocol-tips[data-v-a412aa7e]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:16.8px;color:#000;margin-top:4px}.more-progress[data-v-a412aa7e]{width:93px;height:20px;margin-right:14px;font-size:0;margin-top:0;background-image:url(../eb0a540d52443fe2b5be0eeb4f21bfd0.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-left:auto}.word-break[data-v-a412aa7e]{word-break:break-all}.recharge-tips-text[data-v-a412aa7e]{width:100%;background:#333;color:#fff;padding:5px 0 5px 10px;border-radius:4px;box-sizing:border-box}.recharge-status-footer[data-v-a412aa7e]{padding:0 0 20px}.cancel-confirm-btn-groups[data-v-a412aa7e]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;margin-top:24px;border-bottom:1px solid #ddd}.cancel-confirm-btn-groups .left-part[data-v-a412aa7e]{font-size:12px}.cancel-confirm-btn-groups .left-part i[data-v-a412aa7e]{margin:auto 10px;font-style:normal;display:inline-block;font-size:10px;color:#e5e5e5}.cancel-confirm-btn-groups .submit-btn[data-v-a412aa7e]{position:relative;min-width:150px}.cancel-confirm-btn-groups .submit-btn.is-disabled[data-v-a412aa7e]{color:#fff;background:#ffdc7c;border:0}.cancel-confirm-btn-groups .submit-btn .bonus-tip[data-v-a412aa7e]{position:absolute;bottom:105%;right:0;width:346px;height:60px;cursor:pointer}.cancel-confirm-btn-groups .submit-btn .bonus-tip img[data-v-a412aa7e]{width:100%}.cancel-confirm-btn-groups .submit-btn .bonus-tip .icon-close[data-v-a412aa7e]{position:absolute;right:0;top:0;bottom:8px;width:36px;cursor:pointer}@-webkit-keyframes bonus-pulse-data-v-a412aa7e{0%{transform:translateY(0)}30%{transform:translateY(3px)}60%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes bonus-pulse-data-v-a412aa7e{0%{transform:translateY(0)}30%{transform:translateY(3px)}60%{transform:translateY(0)}to{transform:translateY(-3px)}}.ask-cs[data-v-a412aa7e]{color:#165dca;cursor:pointer}.finance-nav-header[data-v-a412aa7e]{display:flex;height:45px;flex-shrink:0}.finance-nav-header .icon-refresh[data-v-a412aa7e]{cursor:pointer}.finance-nav-header .balance-bar[data-v-a412aa7e]{display:flex;align-items:center;justify-content:space-between;width:415px;height:100%;box-sizing:border-box;padding-left:12px;padding-right:52px;background-size:contain;background-repeat:no-repeat;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000}.finance-nav-header .balance-bar .account-balance[data-v-a412aa7e]{display:flex;align-items:center}.finance-nav-header .balance-bar .account-balance[data-v-a412aa7e] .money-font{font-family:Agency FB;font-size:20px;margin:2px 4px 0}.finance-nav-header .balance-bar .withdraw-balance[data-v-a412aa7e]{display:flex;align-items:center}.finance-nav-header .balance-bar .withdraw-balance[data-v-a412aa7e] .money-font{font-family:Agency FB;font-size:20px;margin:2px 4px 0}.finance-nav-header .header-btns-wrap[data-v-a412aa7e]{position:relative;display:flex;flex-grow:1;align-items:center;height:100%}.finance-nav-header .header-btns-wrap .icon-help[data-v-a412aa7e]{width:16px;height:16px;margin-right:5px}.finance-nav-header .header-btns-wrap .item[data-v-a412aa7e]{position:relative;display:flex;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#5c6276;padding:0 12px;cursor:pointer}.finance-nav-header .header-btns-wrap .item.line[data-v-a412aa7e]:after{content:"";display:block;background:#5c6276;opacity:.1;width:1px;height:25px;position:absolute;right:0;top:-4px}.finance-nav-header .icon-close-wrap[data-v-a412aa7e]{margin-right:14px;display:flex;align-items:center;cursor:pointer}.amount-info[data-v-a412aa7e]{background-color:#fff;text-align:center;position:relative;padding:16px 20px;margin-bottom:8px;color:#000}.amount-info .red-text[data-v-a412aa7e]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;text-align:center;letter-spacing:.3px;color:#ff3838}.amount-info .amount-text[data-v-a412aa7e]{font-size:16px;line-height:22px;color:#9da4b3;margin-bottom:4px}.amount-info .amount-number[data-v-a412aa7e]{font-family:DIN Alternate;font-weight:700;font-size:28px;line-height:33px;color:#131313}.amount-info .copy-btn[data-v-a412aa7e]{position:absolute;top:45px;right:20px}.amount-info .amount-usdt[data-v-a412aa7e]{font-size:16px;line-height:22px;letter-spacing:.3px;margin-top:4px;color:#000}.amount-info .amount-usdt .usdt-wrapper[data-v-a412aa7e]{margin:0 8px}.amount-info .amount-usdt .usdt[data-v-a412aa7e]{color:#ff3838}.c2c-steps-pic[data-v-a412aa7e]{margin-bottom:18px}.c2c-step-content[data-v-a412aa7e]{padding:0 32px}.timer-text[data-v-a412aa7e]{font-size:14px;line-height:20px;margin-bottom:6px;color:#000}.timer-text strong[data-v-a412aa7e]{font-weight:600;font-size:16px;line-height:22px;color:#ff3838}.desc-text[data-v-a412aa7e]{font-size:12px;line-height:17px;color:#9da4b3;margin-bottom:16px}.text-block[data-v-a412aa7e]{color:#000}.money-font[data-v-a412aa7e]{font-family:Akrobat!important}.recharge-check-confirm .content[data-v-a412aa7e]{text-align:left}.recharge-check-confirm .confirm-info[data-v-a412aa7e]{margin-bottom:5px}.recharge-check-confirm .confirm-info-name[data-v-a412aa7e]{padding-top:5px;border-top:1px solid #f0f0f0}.recharge-check-confirm .confirm-info-amount[data-v-a412aa7e]{padding:5px 0;border-bottom:1px solid #f0f0f0}.recharge-check-confirm .checkbox[data-v-a412aa7e]{display:flex;align-items:center;cursor:pointer;margin-bottom:30px}.recharge-check-confirm .checkbox .checkbox-box[data-v-a412aa7e]{background-color:#fff;border:5px solid #fff;box-shadow:0 0 0 1px #d8d8d8;box-sizing:border-box;border-radius:50%;width:17px;height:17px;margin-right:8px}.recharge-check-confirm .checkbox .checkbox-text[data-v-a412aa7e]{font-weight:600;font-size:17px;line-height:25px;letter-spacing:.3375px;color:#000}.recharge-check-confirm .checkbox.checked .checkbox-box[data-v-a412aa7e]{box-shadow:0 0 0 1px #fb0;background-color:#fb0}.recharge-check-confirm .btns[data-v-a412aa7e]{display:flex;align-items:center;justify-content:space-between;margin:0}.recharge-check-confirm .btns .btn[data-v-a412aa7e]{width:140px;border:1px solid #f7b500;box-sizing:border-box;border-radius:2px;font-size:14px;line-height:20px;text-align:center}.recharge-check-confirm .btns .btn.btn-confirm[data-v-a412aa7e]{color:#000;background-color:transparent;border-color:#f7b500;border-width:2px}.recharge-check-confirm .btns .btn.btn-confirm[data-v-a412aa7e]:disabled{color:#c5cbd8;border:2px solid #c5cbd8;background-color:transparent;cursor:not-allowed}.recharge-check-confirm .btns .btn.btn-cancel[data-v-a412aa7e]{color:#000!important;border:2px solid #d1d1d1!important}.c2c-recharge-dialog .content[data-v-a412aa7e]{font-size:14px;line-height:22px;color:#1b1b1b;margin-bottom:30px;text-align:left}.dialog-message[data-v-a412aa7e]{text-align:left;color:#9da4b3;margin-bottom:30px}.dialog-message[data-v-a412aa7e],.upload-title[data-v-a412aa7e]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px}.upload-title[data-v-a412aa7e]{color:#1b1b1b}.upload-title .required[data-v-a412aa7e]{color:#ff3838}.upload-title .link[data-v-a412aa7e]{color:#165dca;cursor:pointer}.sub-title[data-v-a412aa7e]{font-size:12px;line-height:20px;color:#9da4b3;text-align:center}[data-v-a412aa7e] .pictrue-uploader{margin-top:18px;margin-bottom:10px}[data-v-a412aa7e] .pictrue-uploader,[data-v-a412aa7e] .pictrue-uploader .el-upload-list{display:flex;align-items:center;justify-content:center;flex-direction:row}[data-v-a412aa7e] .pictrue-uploader .el-upload--picture-card{width:60px;height:60px;display:flex;align-items:center;justify-content:center}[data-v-a412aa7e] .pictrue-uploader .el-upload-list__item{width:60px;height:60px;margin-bottom:0}.hr[data-v-a412aa7e]{height:1px;opacity:.5;border:0;background-color:#d1d1d1}.text-red[data-v-a412aa7e]{padding:0 4px;font-style:normal;font-size:16px;line-height:24px;color:#ff3838}.text-red.bold[data-v-a412aa7e]{font-size:inherit;font-weight:600}.c2c-status-step[data-v-a412aa7e]{padding:16px 30px 16px 33px;display:flex}.left-step-number[data-v-a412aa7e]{position:relative;width:30px;padding-right:12px}.left-step-number .step-number[data-v-a412aa7e]{width:26px;height:26px;box-sizing:border-box;border-radius:50%;color:#9da4b3;background:#fff;font-family:Akrobat!important;font-weight:900;font-size:16px;display:flex;align-items:center;justify-content:center;z-index:2}.left-step-number .step-number.step-num-1[data-v-a412aa7e]{position:absolute;top:2px;background:#f7b500;color:#fff;left:0}.left-step-number .step-number.step-num-2[data-v-a412aa7e]{position:absolute;bottom:26px;left:0;border:2px solid #e0e2e8}.left-step-number[data-v-a412aa7e]:after{content:" ";position:absolute;display:block;width:2px;top:2px;bottom:45px;right:25px;z-index:1;background:#e0e2e8}.left-step-number.active .step-num-2[data-v-a412aa7e],.left-step-number.active[data-v-a412aa7e]:after{background:#f7b500;color:#fff;border:0}[data-v-a412aa7e] .el-upload--picture-card{background-color:#fbfdff;border:1px solid #165dca;box-sizing:border-box;width:148px;height:148px;line-height:146px;vertical-align:top;border-radius:2px}[data-v-a412aa7e] .el-upload--picture-card .el-icon-plus{color:#165dca}.cancel-normal[data-v-a412aa7e]{padding:16px 0}.passcode[data-v-a412aa7e]{display:flex;justify-content:center;gap:20px;margin:30px auto}.passcode div[data-v-a412aa7e]{width:50px;height:50px;border:1px solid #e0e2e7;border-radius:6px;text-align:center;line-height:50px;font-size:22px;color:#000;font-weight:400}.service-tip[data-v-a412aa7e]{font-size:12px;color:#5e5e5e;font-weight:400;line-height:1.6}.service-tip .tip-title[data-v-a412aa7e]{color:#1b1b1b}.service-tip .tip-item[data-v-a412aa7e]{display:flex}.cancel-dialog .btn-cancel[data-v-a412aa7e]{border:2px solid #fb0!important;color:#fb0!important;background-color:#fff!important}.cancel-dialog .btn-confirm[data-v-a412aa7e]{border:none!important;color:#000!important;background-color:#fb0!important}.error-dialog-content[data-v-a412aa7e]{display:flex;align-items:center;flex-direction:column;padding:8px 0 16px;font-size:14px;line-height:22px;position:relative}.error-dialog-content span[data-v-a412aa7e]:first-child{font-weight:500;color:#da0000}.error-dialog-content span[data-v-a412aa7e]:nth-child(2){font-weight:400;color:#000}.error-dialog-content span[data-v-a412aa7e]:nth-child(3){font-weight:400;color:#969696}.flex{display:flex}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-y-center{align-items:center}.items-start{align-items:flex-start}.flex-x-center{justify-content:center}.flex-between{justify-content:space-between}.cursor-pointer:hover{opacity:.95}.mr12{margin-right:12px}.mt12{margin-top:12px}.ml4{margin-left:4px}.mt36{margin-top:36px}.mt33{margin-top:33px}.mt24{margin-top:24px}.mb--12{margin-bottom:-12px}.mt18{margin-top:18px}.text-left{text-align:left}.mb0{margin-bottom:0!important}.pb0{padding-bottom:0!important}.payment-tip-inner{white-space:nowrap;text-align:left;margin-top:2px;transform:scale(.9) translateX(-6px)}.payment-tip-inner,.payment-tip-inner *{font-size:12px;margin:0;padding:0}.payment-label-inner{white-space:nowrap;transform:scale(.75)}.payment-label-inner,.payment-label-inner *{line-height:1}.payment-title{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#9da4b3;white-space:nowrap;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.payment-title .text{display:flex;align-items:center;color:#000}.payment-title .text:before{content:"";margin-right:4px;width:4px;height:10px;background-color:#ff3838}.payment-title .payment-title-label{display:inline-block;padding:0 4px 0;background:#ff3838;color:#fff;font-weight:600;line-height:20px;font-size:12px;border-radius:30px}.shortcut-tip{color:#9da4b3;line-height:20px;margin-top:-4px;margin-bottom:4px}.payment-desc,.shortcut-tip{display:flex;align-items:center;font-size:12px;font-weight:400}.payment-desc{letter-spacing:.2625px;color:rgba(0,0,0,.5)}.payment-desc,.payment-link{font-family:PingFang SC;font-style:normal;line-height:17px;text-align:right}.payment-link{font-weight:500;font-size:12px;display:flex;align-items:center;color:#13a1de}.my-coupon-list{margin-top:-12px}.my-coupon-list span{font-size:16px;line-height:22px}.my-coupon-list div{padding:4px 14px;background:#fff4f1;border:.5px solid #f76e49;font-weight:400}.payment-pills{display:flex;flex-wrap:wrap}.payment-pills.column-4 div{width:calc(25% - 6px)}.payment-pills.column-4 div:nth-child(4n){margin-right:0}.payment-pills.column-3 div{width:calc(33.33333% - 5.33333px)}.payment-pills.column-3 div:nth-child(3n){margin-right:0}.payment-pills div{position:relative;font-size:14px;line-height:19.6px;text-align:center;color:#000;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;cursor:pointer;padding:8px 0;border-radius:4px;margin:0 8px 8px 0;transition:all .2s linear}.payment-pills div,.payment-pills div .sm-desc{font-family:PingFang SC;font-style:normal;font-weight:400}.payment-pills div .sm-desc{font-size:10px;line-height:14px;color:#969696;transform:scale(.9)}.payment-pills div.active{border-color:#f7b500}.payment-pills div.active:after{content:" ";display:block;position:absolute;bottom:0;right:0;width:14px;height:14px;background-image:url(../a7ca7eb13fecd2515a0f1508e2e987ee.svg);background-size:102%}.ad-payment-heading{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:12px;margin-right:12px}.ad-payment-heading .ad-payment-title{font-weight:600;font-size:16px;line-height:22px;letter-spacing:.3px;color:#000}.ad-payment-heading .ad-payment-tip{display:flex;align-items:center;margin-left:12px}.ad-payment-heading .ad-payment-tip .tip-subtitle{color:#ff3838;font-size:12px;font-weight:400;line-height:20px;margin-right:8px}.ad-payment-heading .ad-payment-tip .tip-more{color:#9da4b3;font-size:12px;font-weight:400;line-height:20px;cursor:pointer}.ad-payment-heading .ad-message{font-size:12px;line-height:17px;color:#969696;height:26px;display:flex;align-items:center}.ad-payment-heading .payment-intro{height:22px}.ad-payment-heading .payment-intro img{height:100%}.my-coupon-list{display:flex;align-items:center;margin-top:0}.my-coupon-list span{font-weight:400;letter-spacing:.2625px;color:rgba(0,0,0,.3);margin-right:8px}.my-coupon-list div,.my-coupon-list span{font-family:PingFang SC;font-style:normal;font-size:12px;line-height:17px}.my-coupon-list div{margin-right:4px;padding:4px 12.5px;background:#fff;border:.5px solid #fb0;box-sizing:border-box;border-radius:4px;font-weight:600;display:flex;align-items:center;text-align:center;color:#131313}.payment-tips{margin-bottom:11px;display:flex;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#9da4b3}.payment-tips .icon-warn{width:20px;height:20px;margin-right:5px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKVSURBVHgB7ZhfbtNAEMa/tVuEUB/KCcgNCCcgEf/EGzkB5QQ0J4CeAPUETU7QviAERYo5QcMNygkoQkioTbL9dtOqWdub3XEcWar6k6qkWXvm8+zM7o6BO245CiugD7GNB+ggQYuWHjuDU/zCDBn+Y6x6OENFKgnUX/GGot7zayfylgwaQ/USAwgRCbTCUnyisxaqoHDKqO5JhEYJtFO5hUPERyzkdYALCn1NwcFLA+gvjNYmRpWj5vd8SpHdkEjViLgb70GRCeoSp62TPv+6V5/hytVzH3rEFPKw4b15Ex9EkZs6kcj0Mcb8HAXvMz4mOOC3Xtlw6RTrb9jhyAHiydQLGznXzjF+82M7xgCru6de4Sj/c/kUJ4yejDgRyzDLV6mUHDZ68qJoM2c7jp3vdiGPF06fdp3NUZhiTovJmw7knNHaEafqBx/7KR3uQE4hVRyBtpomNm+aYwMPVfdmBXCneII2mubcnT13mZnZk4kMnmTUM55cSmC6aEjJ5X9eTgtygx/15xojn7jHNmm8iphiuIeTfBXXxeoCr0nXs1/XJ3BNJLn/xmga7RacK1CFD5Brx/QxC7gCU3ewEe67s+gIvFrBMzRHtriLGIpForCPKujqreWCjWH+p4JA9ZwbvhbmorbdWrHAJA9LG2Xdnu882EcsCrv4hydlfQUfdhemBYgrvr1y8x6ij13aiviz9Bplz4btJeMDPsy78iGfX3P0usAJr2hhnZj0mPo7O+9OYquJN4rzUUJAnNWBkA3Tfqac7rojGSHOENyLrYF5JIeoj8xXWAX/EGAbKrDjqxpNEzWNfll76aPa67d53/wWktdvM+xLhF2z+gvMLS4fplVI8cgdxE+7/v3l9tWrYZe547ZyCVtczmH2s77lAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat}.payment-tips>div:not(.icon-warn){flex:1}.payment-tips *{margin:0;line-height:20px}.payment-tips img{max-width:100%}.form-amount{display:flex}.amount-input{position:relative;flex-grow:1;margin-right:4px}.amount-input .el-input input.el-input__inner{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-sizing:border-box}.amount-input .limit,.amount-input .sm-unit{position:absolute;z-index:2;line-height:1}.amount-input .limit{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#9da4b3;top:12px;right:12px}.amount-input .sm-unit{width:12px;height:12px;top:15px;font-size:0;right:14px;background-image:url(../bf0b9c6d8899f35d52b399248e3e9cbc.svg);background-size:cover;background-repeat:no-repeat}.amount-max-btn{right:35px;top:6px;bottom:6px;background:#fff;border:1px solid #e0e2e7;box-sizing:border-box;border-radius:2px;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:14px;width:60px;height:40px;display:flex;align-items:center;justify-content:center;color:#fb0;cursor:pointer}.bank-info-form-container{margin-top:20px}.bank-info-form{display:flex;flex-wrap:wrap;margin:0 -2px}.bank-info-form .item{flex:0 0 50%;max-width:50%;padding:0 2px;box-sizing:border-box}.bank-info-form .item.max-w-100{max-width:100%;flex:0 0 100%}.bank-info-form .cardNo-prompt{display:flex;margin-top:24px}.bank-info-form .cardNo-prompt .text{margin-left:6px;font-size:12px;font-weight:400;line-height:20px;color:#9da4b3}.recharge-container{height:100%;display:flex;flex-direction:row;overflow:hidden}.recharge-container .el-form-item{position:relative;margin-bottom:6px}.recharge-container .el-form-item .el-form-item__content{margin-left:0!important}.recharge-container .el-form-item.is-error .amount-input input{border-color:#e20b0b}.recharge-container .el-form-item.is-error .el-form-item__error{position:relative!important;color:#e20b0b}.bank-list-select .el-select-dropdown__item{position:relative;display:flex;align-items:center;font-size:16px;color:#000;padding:10px 20px;box-sizing:content-box}.bank-list-select .el-select-dropdown__item.selected{font-weight:400}.bank-list-select img{margin-right:8px}.bank-list-select .icon-radio{position:absolute;right:20px;top:15px;width:20px;height:20px}.payment-label-inner{line-height:1PX;transform:scale(.8)}.payment-label-inner,.payment-label-inner *{font-size:12px;font-weight:600;color:#fff;margin:0;padding:0}.left-nav[data-v-0e009355]{width:216px;height:100%;display:flex;flex-direction:column}.limit-type-tabs[data-v-0e009355]{padding:0 15px;height:45px;display:flex;align-items:center;background:#131313}.limit-type-tabs .item[data-v-0e009355]{flex:1;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;height:26px;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.2625px;cursor:pointer;color:#fff;border:1px solid #5c6276;transition:all .2s linear}.limit-type-tabs .item[data-v-0e009355]:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.limit-type-tabs .item[data-v-0e009355]:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0}.limit-type-tabs .item.active[data-v-0e009355]{color:#000;font-weight:600;background:#fb0;border-color:#fb0}.pay-ways-wrap[data-v-0e009355]{flex:1;overflow-y:auto}.pay-ways-item[data-v-0e009355]{background:#fff;padding:0 14px 8px 14px}.pay-ways-item[data-v-0e009355]:first-child{padding-top:8px}.pay-ways-item .payment-name[data-v-0e009355]{display:flex;line-height:26px;height:26px}.pay-ways-item .lucky-egg[data-v-0e009355]{padding:4px}.pay-way-title[data-v-0e009355]{position:relative;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.3px;color:#5c6276;display:flex;align-items:center;margin-bottom:12px}.pay-way-title[data-v-0e009355]:before{content:" ";width:2px;height:8px;margin-right:4px;background:#fb0}.new-payment-list-wrap:last-child .item[data-v-0e009355]{margin-bottom:0}.new-payment-list-wrap .item[data-v-0e009355]{position:relative;padding:12px 0 12px 8px;margin-bottom:8px;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:4px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:rgba(0,0,0,.5);cursor:pointer;display:flex;align-items:center;overflow:hidden;transition:all .2s linear}.new-payment-list-wrap .item.active[data-v-0e009355]{color:#000;font-weight:600;border-color:#fb0}.new-payment-list-wrap .item.active[data-v-0e009355]:after{content:" ";position:absolute;bottom:0;right:0;width:16px;height:16px;background-image:url(../a7ca7eb13fecd2515a0f1508e2e987ee.svg);background-size:105%;background-position:50%}.new-payment-list-wrap .payment-icon-wrap[data-v-0e009355]{width:26px;height:26px;margin-right:8px}.new-payment-list-wrap .payment-icon-wrap img[data-v-0e009355]{width:100%}.new-payment-list-wrap .payment-label[data-v-0e009355]{width:32px;height:15px;position:absolute;color:#fff;top:-1px;right:-1px;font-weight:600;display:flex;align-items:center;justify-content:center;background-image:url(../5cff10562894e01e4631dc8cc9668b2c.svg);background-size:cover}.new-payment-list-wrap[data-v-0e009355] .payment-tip{color:#ff3838;font-size:12px;text-align:left;height:17px}.new-payment-list-wrap[data-v-0e009355] .payment-tip p{margin-top:-4px}.new-payment-list-wrap[data-v-0e009355] .payment-tip p span{font-size:10px;font-weight:500;color:#ff3838!important}.right-content[data-v-0e009355]{width:calc(100% - 216px);height:100%;display:flex;flex-direction:column}.right-content>.flex-1[data-v-0e009355]{padding:20px 24px;overflow-x:hidden;overflow-y:auto}.finance-nav-header[data-v-0e009355]{display:flex;justify-content:space-between;height:45px}.finance-nav-header .icon-refresh[data-v-0e009355]{cursor:pointer}.finance-nav-header .account-balance[data-v-0e009355]{display:flex;align-items:center;background-image:url(../ef846c158ce34a7cf0c302dcbfdeea23.svg);width:240px;height:100%;box-sizing:border-box;padding-left:12px;background-size:contain;background-repeat:no-repeat;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000}.finance-nav-header .account-balance[data-v-0e009355] .money-font{font-family:Agency FB;font-size:20px;margin:2px 4px 0}.finance-nav-header .header-btns-wrap[data-v-0e009355]{position:relative;display:flex;align-items:center;height:100%}.finance-nav-header .header-btns-wrap .icon-help[data-v-0e009355]{width:16px;height:16px;margin-right:5px}.finance-nav-header .header-btns-wrap .item[data-v-0e009355]{position:relative;display:flex;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#5c6276;padding:0 12px;cursor:pointer}.finance-nav-header .header-btns-wrap .item.line[data-v-0e009355]:after{content:"";display:block;background:#5c6276;opacity:.1;width:1px;height:25px;position:absolute;right:0;top:-4px}.finance-nav-header .header-btns-wrap .icon-close-wrap[data-v-0e009355]{margin-right:14px;cursor:pointer}.submit-btn-container{margin:30px 0 20px;display:flex;flex-direction:column;align-items:center}.submit-btn-container .submit-btn{min-width:160px}.submit-btn-container .submit-btn.is-disabled{color:#fff;background-color:#ffdc7c;border:0}.swiper-wrap{position:relative}.swiper-wrap .payment-swiper-pagination-wrap{position:absolute;bottom:-8px;left:0;right:0;display:flex;justify-content:center;z-index:3}.swiper-wrap .payment-swiper-pagination-wrap .item{cursor:pointer;padding:4px}.swiper-wrap .payment-swiper-pagination-wrap .item div{width:30PX;height:2PX;border-radius:6PX;background:#bbb;transition:all .3s ease}.swiper-wrap .payment-swiper-pagination-wrap .item.active div{background:#3e82ff}.payment_content_dialog__content *{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;margin:0;padding:0;color:#333}.payment_content_dialog__content img{margin-top:12px;max-width:100%}.payment_content_dialog .el-dialog__header{position:relative;padding-top:20px!important}.payment_content_dialog .el-dialog__header .el-dialog__headerbtn{top:6px;right:6px;font-size:22px}.payment_content_dialog .el-dialog__body{padding:0 28px;height:408px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.choose-payment-modal{position:relative}.choose-payment-modal .el-dialog__header{display:none}.choose-payment-modal .icon-close-wrap{position:absolute;top:14px;right:12px;cursor:pointer}.choose-payment-modal--title{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:25px;line-height:35px;text-align:center;color:#000;padding:11px 0 35px}.usdt-protocol-dialog{padding:0 41px 30px}.tutor-title{font-weight:400;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:25px;line-height:70px;height:70px;padding-left:16px;text-align:left;color:#000;margin-top:-15px;background:#fb0}.no-bind-wrap{text-align:center}.no-bind-wrap img{width:194px;height:194px;margin-top:64px}.no-bind-wrap .title{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#9da4b3;margin:45px 0 25px}.c2c-recharge-dialog{padding:30px}.c2c-recharge-dialog .title{font-size:25px;line-height:35px;color:#000;margin-bottom:30px;text-align:center}.c2c-recharge-dialog .content{font-size:14px;line-height:20px;color:#21252f;margin-bottom:44px;text-align:center}.c2c-recharge-dialog .content .text-red{color:#e20b0b}.c2c-recharge-dialog .btns{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.c2c-recharge-dialog .btns .btn{width:140px;border:1px solid #f7b500;box-sizing:border-box;border-radius:2px;font-size:14px;line-height:20px;padding:9px 0 11px;text-align:center;cursor:pointer}.c2c-recharge-dialog .btns .btn.btn-cancel{color:#f7b500;background:transparent}.c2c-recharge-dialog .btns .btn.btn-confirm{background:#f7b500;color:#000}.c2c-recharge-dialog .tips{font-size:12px;line-height:17px;color:#9da4b3}.c2c-recharge-dialog .tips a{color:#165dca}.ad-egg{background:#ffdc7c;border-radius:6px;padding:6px;align-items:center;margin-bottom:13px;display:flex}.ad-egg .ad-egg-img{flex-shrink:0;width:24px;height:24px}.ad-egg .ad-egg-img img{-o-object-fit:contain;object-fit:contain;width:24px;height:24px}.ad-egg .ad-egg-content{display:flex;width:calc(100% - 36px);justify-content:space-between}.ad-egg .ad-egg-award-rate{line-height:17px;font-family:PingFang SC;font-size:12px;color:#000;font-weight:500}.ad-egg .ad-egg-count-down{font-size:12px;line-height:17px;color:#969696;display:flex}.accounts-dropdown-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;cursor:pointer}.accounts-dropdown-icon:after{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;transition:.3s ease-in-out;border-color:#c4c4c4 transparent transparent transparent}.accounts-dropdown-icon.active:after{transform:rotate(180deg)}.bank-info-form .main-container__input /deep/ .el-input-group__append{position:static}.bank-info-form .input-whole{display:flex;justify-content:space-between;align-items:center;padding:0 14px;border-radius:2px;background-color:#fff}.bank-info-form .input-whole .bank-info{flex:1}.bank-info-form .input-whole img{margin-right:5px;vertical-align:middle}.bank-info-form .input-whole .placehoder{color:#9da4b3;font-size:12px}.bank-info-form .input-whole .name{color:#000;font-size:12px}/deep/ .el-scrollbar__wrap{overflow-x:hidden;overflow-y:scroll}.collapse-enter-active,.collapse-leave-active{transition:all .3s}.collapse-enter,.collapse-leave-to{opacity:0;height:0!important}.bank-dropdown{position:absolute;width:100%;min-height:30px;max-height:341px;overflow:auto;top:42px;left:0;border:1px solid #e0e2e7;border-radius:0 0 4px 4px;background:#fff;box-sizing:border-box;z-index:1;transition:all .3s}.bank-dropdown .a-d-item{padding:0 16px;height:40px;line-height:1;display:flex;align-items:center;transition:.3s ease-in-out;cursor:pointer}.bank-dropdown .a-d-item .bank-username{color:#222b2a;transition:.3s ease-in-out;margin-left:10px}.bank-dropdown .a-d-item .bank-username:hover{opacity:.5}.bank-dropdown .a-d-item:hover{background:#ffdc7c}.dialog-cancel-success div:first-child{color:#2b2b2b!important;border-color:#d1d1d1!important}.money-font[data-v-0e009355]{font-family:Akrobat!important}.item-one[data-v-0e009355]{flex:1 1 100%;max-width:100%;width:100%}.countdown-container[data-v-0e009355]{flex:1;display:flex;justify-content:flex-end}.countdown-container .countdown[data-v-0e009355]{width:28px;height:28px;font-size:18px;font-weight:700;font-family:Akrobat;color:#000;border-radius:50%;display:flex;justify-content:center;align-items:baseline;padding-top:4px;box-sizing:border-box}.countdown-container .countdown span[data-v-0e009355]{font-size:9px;font-weight:400;font-family:PingFang SC}.item[data-v-0e009355]{position:relative}.item .item-tag[data-v-0e009355]{position:absolute;top:0;right:0;padding:1px 2px;font-size:10px;font-weight:500;line-height:1;color:#da0000;border:1px solid #da0000;border-radius:0 2px 0 6px}.else-amount .content[data-v-0e009355]{margin-bottom:12px!important}.else-amount .payment-pills[data-v-0e009355]{margin-bottom:22px!important}.else-amount .btns[data-v-0e009355]{margin-bottom:0!important}[data-v-0e009355] .content-view{justify-content:center;align-items:center}.usdt-rate[data-v-0e009355]{display:flex;justify-content:space-between;align-items:center;margin-top:7px;line-height:20px}.usdt-rate .rate-left[data-v-0e009355]{font-size:12px;font-weight:400;color:#000}.usdt-rate .rate-left .usdt-amount[data-v-0e009355]{margin:0 2px;font-size:14px;font-weight:600;color:#fb0}.usdt-rate .rate-right[data-v-0e009355]{display:flex;align-items:center;font-size:12px;font-weight:400;color:rgba(0,0,0,.3)}.usdt-rate .rate-right .rate-number[data-v-0e009355]{display:flex;align-items:center;margin-left:2px}.usdt-rate .rate-right .icon-refresh[data-v-0e009355]{width:20px;height:20px;margin-left:2px;cursor:pointer}.error-dialog-content[data-v-0e009355]{display:flex;align-items:center;flex-direction:column;padding:8px 0 16px;font-size:14px;line-height:22px;position:relative}.error-dialog-content span[data-v-0e009355]:first-child{font-weight:500;color:#da0000}.error-dialog-content span[data-v-0e009355]:nth-child(2){font-weight:400;color:#000}.error-dialog-content span[data-v-0e009355]:nth-child(3){font-weight:400;color:#969696}.money-font[data-v-6d272c51]{font-family:Akrobat!important}.withdraw-tip[data-v-6d272c51]{line-height:1.48}.withdraw-tip__header[data-v-6d272c51]{background:url(../img/header.42c0c118.png) no-repeat 50%/cover;background-size:cover;height:66px;padding:0 40px;display:flex;align-items:center}.withdraw-tip__header-title[data-v-6d272c51]{font-size:.25rem;line-height:.36rem;color:#000}.withdraw-tip__title[data-v-6d272c51]{font-size:16px;margin-bottom:10px;font-weight:700}.withdraw-tip__content[data-v-6d272c51]{padding:0 40px;padding-bottom:80px}.withdraw-tip__common-subtitle[data-v-6d272c51]{font-size:.24rem;line-height:.3rem;min-height:.01rem;margin:.12rem 0 .23rem 0}.withdraw-tip p[data-v-6d272c51]{margin:16px 0}.withdraw-tip ul[data-v-6d272c51]{padding-left:0}.withdraw-tip ul li[data-v-6d272c51]{font-size:14px;margin-bottom:15px;list-style:none;color:#969696}.money-font[data-v-ae56727a]{font-family:Akrobat!important}.icon-common-tip[data-v-ae56727a]{width:100px;height:100px}.matain-info[data-v-ae56727a]{padding:80px 0 12px;text-align:center;margin-bottom:30px}.matain-info .title[data-v-ae56727a]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;font-weight:600;color:#000;margin:8px 0 6px}.matain-info .msg[data-v-ae56727a]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#9da4b3}.money-font[data-v-249bfa52]{font-family:Akrobat!important}.withdraw-ways[data-v-249bfa52]{margin-bottom:10px}.withdraw-ways .w-header[data-v-249bfa52]{margin-bottom:10px;display:flex;align-items:center}.withdraw-ways .w-header .link[data-v-249bfa52]{color:#165dca}.withdraw-ways .w-header .item[data-v-249bfa52]{margin-top:10px;font-weight:400}.withdraw-ways .w-header .icon-warn[data-v-249bfa52]{width:20px;height:20px;margin-right:5px}.withdraw-ways .w-content .item[data-v-249bfa52]{margin-bottom:10px}.free-withdraw-text[data-v-249bfa52]{margin:10px 0;color:#165dca;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}.primary-text[data-v-249bfa52]{color:#fb0}.kind-tips-content[data-v-249bfa52]{margin-top:10px}.money-font[data-v-928bd392]{font-family:Akrobat!important}.messageBox[data-v-928bd392]{width:100%}.messageBox .msg-wrap[data-v-928bd392]{padding:0 16px 20px;line-height:22px;font-size:14px;letter-spacing:.3px}.messageBox .msg-wrap a[data-v-928bd392]{cursor:pointer}.messageBox .real-view[data-v-928bd392]{text-align:left;font-style:normal;font-weight:400;line-height:20px;font-size:14px;white-space:nowrap;color:#000}.messageBox .real-view span[data-v-928bd392]{font-family:Akrobat!important}.messageBox .real-view .real-text[data-v-928bd392]{font-size:12px;color:#000;opacity:.6;margin-top:5px}.messageBox .real-view .real-amount[data-v-928bd392]{display:flex;align-items:baseline;font-size:16px}.messageBox .real-view .amount[data-v-928bd392]{font-family:Akrobat!important;font-family:Akrobat;font-size:36px;line-height:46px;font-weight:700;color:#fb0;margin-right:4px}.messageBox .rate-tip[data-v-928bd392]{padding-bottom:12px;line-height:22px;text-align:left;border-bottom:1px solid #d8d8d8}.messageBox .rate-tip[data-v-928bd392],.messageBox .withdraw-info[data-v-928bd392]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;color:#9da4b3}.messageBox .withdraw-info[data-v-928bd392]{line-height:17px}.messageBox .withdraw-info .info-item[data-v-928bd392]{display:flex;justify-content:space-between;align-items:center;margin:12px 0 0}.messageBox .withdraw-info .title-view[data-v-928bd392]{color:#5e5e5e}.messageBox .withdraw-info .info-view[data-v-928bd392]{color:#000;font-size:18px;font-family:Akrobat}.messageBox .withdraw-info .info-view .fee-amount[data-v-928bd392]{color:#ff3838}.messageBox .withdraw-info strong[data-v-928bd392]{font-weight:600}.messageBox .withdraw-info .real-total[data-v-928bd392]{padding-bottom:12px;border-bottom:1px solid #d8d8d8}.messageBox .withdraw-info .real-total .info-view[data-v-928bd392]{font-size:22px}.withdraw-confirm-dialog .el-dialog__body{padding-left:30px;padding-right:30px}.withdraw-confirm-dialog .btns div:first-child{margin-left:0}.money-font[data-v-e9b56b42]{font-family:Akrobat!important}.text-right[data-v-e9b56b42]{text-align:right}.flex-y-center[data-v-e9b56b42]{display:flex;align-items:center}.select-container[data-v-e9b56b42]{position:relative;min-height:41px;font-size:14px;color:#000;padding:2px 10px;box-sizing:border-box;border-radius:2px;line-height:17px;margin-top:5px;background:#fff;cursor:pointer;border:1px solid #e0e2e7}.select-container.focus[data-v-e9b56b42],.select-container[data-v-e9b56b42]:focus{border-color:#fb0}.select-container .label[data-v-e9b56b42]{white-space:nowrap}.select-container .info[data-v-e9b56b42],.select-container[data-v-e9b56b42]{display:flex;justify-content:space-between;align-items:center}.select-container .info img[data-v-e9b56b42],.select-container img[data-v-e9b56b42]{width:25px;height:25px}.select-container .info[data-v-e9b56b42]{color:#9da4b3}.select-container .info .icon-bank[data-v-e9b56b42]{height:25px;padding-right:10px;border-right:1px solid rgba(0,0,0,.2);margin-right:10px}.select-container .info-black[data-v-e9b56b42],.select-container .info-cardNo[data-v-e9b56b42]{color:#000}.arrow-icon[data-v-e9b56b42]{width:12px;height:12px}.select-dropdown-container[data-v-e9b56b42]{position:absolute;width:100%;top:calc(100% + 1px);right:0;background:#fff;border-radius:4px;z-index:3;overflow:auto;filter:drop-shadow(0 0 10px rgba(0,0,0,.05))}.select-dropdown-container .item[data-v-e9b56b42]{display:flex;justify-content:space-between;align-items:center;padding:4px 10px;color:#000;line-height:17px}.select-dropdown-container .item.active[data-v-e9b56b42]{background:#fffbf2}.select-dropdown-container .item img[data-v-e9b56b42]{margin-right:10px}.protocol[data-v-e9b56b42]{color:rgba(0,0,0,.3);letter-spacing:.2625px;margin-left:8px;font-size:12px}.add-btn[data-v-e9b56b42]{color:#165dca;text-align:center;padding:16px 0;background:#fff}.money-font[data-v-2297f418]{font-family:Akrobat!important}.text-right[data-v-2297f418]{text-align:right}.flex-y-center[data-v-2297f418]{display:flex;align-items:center}.select-container[data-v-2297f418]{position:relative;min-height:41px;font-size:14px;color:#000;padding:2px 10px;box-sizing:border-box;border-radius:2px;line-height:17px;margin-top:5px;background:#fff;cursor:pointer;border:1px solid #e0e2e7}.select-container.focus[data-v-2297f418],.select-container[data-v-2297f418]:focus{border-color:#fb0}.select-container .label[data-v-2297f418]{white-space:nowrap}.select-container .info[data-v-2297f418],.select-container[data-v-2297f418]{display:flex;justify-content:space-between;align-items:center}.select-container .info img[data-v-2297f418],.select-container img[data-v-2297f418]{width:25px;height:25px}.select-container .info[data-v-2297f418]{color:#9da4b3}.select-container .info .icon-bank[data-v-2297f418]{height:25px;padding-right:10px;border-right:1px solid rgba(0,0,0,.2);margin-right:10px}.select-container .info-black[data-v-2297f418],.select-container .info-cardNo[data-v-2297f418]{color:#000}.arrow-icon[data-v-2297f418]{width:12px;height:12px}.select-dropdown-container[data-v-2297f418]{position:absolute;width:100%;top:calc(100% + 1px);right:0;background:#fff;border-radius:4px;z-index:3;overflow:auto;filter:drop-shadow(0 0 10px rgba(0,0,0,.05))}.select-dropdown-container .item[data-v-2297f418]{display:flex;justify-content:space-between;align-items:center;padding:4px 10px;color:#000;line-height:17px}.select-dropdown-container .item.active[data-v-2297f418]{background:#fffbf2}.select-dropdown-container .item img[data-v-2297f418]{margin-right:10px}.protocol[data-v-2297f418]{color:rgba(0,0,0,.3);letter-spacing:.2625px;margin-left:8px;font-size:12px}.add-btn[data-v-2297f418]{color:#165dca;text-align:center;padding:16px 0;background:#fff}.money-font[data-v-70656207]{font-family:Akrobat!important}.submit-btn-container[data-v-70656207]{margin-top:28px}.money-font[data-v-570e97fc]{font-family:Akrobat!important}.tip-wrap[data-v-570e97fc]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#9da4b3;margin-top:20px;margin-bottom:45px;background:#fff;padding:5px;border-radius:4px}.tip-wrap .w-header[data-v-570e97fc]{display:flex;align-items:center}.tip-wrap .w-header .link[data-v-570e97fc]{color:#165dca}.tip-wrap .w-header .item[data-v-570e97fc]{margin-top:10px;font-weight:400}.tip-wrap .w-header .icon-warn[data-v-570e97fc]{width:20px;height:20px;margin-right:5px}.blue-text[data-v-570e97fc]{color:#fb0}.withdraw-title[data-v-570e97fc]{margin-top:16px}.withdraw-title .usdt-edit-link[data-v-570e97fc]{flex:1;text-align:right;color:#165dca;font-weight:400;cursor:pointer}.withdraw-title .tip[data-v-570e97fc]{color:#fff;font-size:12px;font-weight:600;background-color:#ff3838;border-radius:30px;padding:0 4px;margin-left:4px}.shortcut-tip[data-v-570e97fc]{display:flex;align-items:center;color:#9da4b3;font-size:12px;font-weight:400;line-height:20px;margin-bottom:2px}.shortcut-tip[data-v-570e97fc] *{font-size:12px!important}.withdraw-title-usdt[data-v-570e97fc]{justify-content:space-between}.refresh-icon[data-v-570e97fc]{width:20px;height:20px;margin-left:5px;cursor:pointer}.arrow-right-icon[data-v-570e97fc]{width:16px;height:16px}[data-v-570e97fc] .red-text{color:#e20b0b;display:inline-block;margin:0 2px}[data-v-570e97fc] .light-gray-text{color:#888;font-size:16px}[data-v-570e97fc] .ellipsis{overflow:hidden;width:90%;transform:translateX(10%);text-overflow:ellipsis;white-space:nowrap}.fee-wrap[data-v-570e97fc]{font-size:12px;color:#000}.amount-input[data-v-570e97fc]{position:relative}.amount-input input[data-v-570e97fc]{font-family:PingFang SC;font-size:14px;width:100%;height:40px;color:#000;padding:0 100px;border:none;border:1px solid #e40303;border-radius:2px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:#fff}.amount-input input[data-v-570e97fc]:focus{border-color:#fb0}.amount-input input[data-v-570e97fc]::-moz-placeholder{font-size:14px;color:#9da4b3}.amount-input input[data-v-570e97fc]:-ms-input-placeholder{font-size:14px;color:#9da4b3}.amount-input input[data-v-570e97fc]::placeholder{font-size:14px;color:#9da4b3}.amount-input .limit[data-v-570e97fc]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#9da4b3;top:14px;right:12px;position:absolute;line-height:1;z-index:2}.name-input[data-v-570e97fc]{position:relative}.name-input input[data-v-570e97fc]{font-family:PingFang SC;font-size:14px;width:100%;height:40px;color:#000;padding:0 100px;border:none;border:1px solid #e40303;border-radius:2px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:#fff}.name-input input[data-v-570e97fc]:focus{border-color:#fb0}.name-input input[data-v-570e97fc]::-moz-placeholder{font-size:14px;color:#9da4b3}.name-input input[data-v-570e97fc]:-ms-input-placeholder{font-size:14px;color:#9da4b3}.name-input input[data-v-570e97fc]::placeholder{font-size:14px;color:#9da4b3}.name-input .limit[data-v-570e97fc]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#9da4b3;top:14px;right:12px;position:absolute;line-height:1;z-index:2}.name-tips[data-v-570e97fc]{color:rgba(0,0,0,.8);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.mt20[data-v-570e97fc]{margin-top:20px}.radio-icon[data-v-570e97fc]{width:20px;height:20px}.radio-icon.usdt[data-v-570e97fc]{margin-right:10px;margin-top:24px}.usdt-rate-wrap[data-v-570e97fc]{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:4px}.usdt-rate-wrap .usdt[data-v-570e97fc]{align-items:center;font-weight:400;color:#000;font-size:12px;display:flex}.usdt-rate-wrap .rate-wrap[data-v-570e97fc]{color:rgba(0,0,0,.3);text-align:right;display:flex;font-size:12px;justify-content:flex-end;align-items:center}.usdt-rate-tip[data-v-570e97fc]{color:#000;line-height:17px;font-size:12px}.mb12[data-v-570e97fc]{margin-bottom:12px}.number-text-wrap[data-v-570e97fc]{font-size:14px;font-family:Akrobat!important;font-weight:900;color:#fb0;margin:0 2px}.withdraw-tip-dialog .el-dialog__header{display:none}.withdraw-tip-dialog .el-dialog__body{padding:0}.withdraw-container .el-form-item{margin-bottom:5px}.withdraw-container .el-form-item.is-error{margin-bottom:22px}.withdraw-container .amount-wrap{position:relative;margin-top:5px}.withdraw-container .amount-wrap .el-form-item{position:relative}.withdraw-container .amount-wrap .el-form-item .el-form-item__content{margin-left:0!important}.withdraw-container .amount-wrap .el-form-item.is-error .amount-input input{border-color:#e20b0b}.withdraw-container .amount-wrap .el-form-item.is-error .el-form-item__error{position:relative!important;color:#e20b0b}.withdraw-container .btns-wrap{position:relative;display:flex;align-items:center;justify-content:center;height:100%;flex:1}.withdraw-container .btns-wrap .item{position:relative;display:flex;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#165dca;padding:0 12px;cursor:pointer}.withdraw-container .btns-wrap .item.line:after{content:"";display:block;background:#ddd;width:1px;height:8px;position:absolute;right:0}.cursor-pointer{cursor:pointer}.dialog-content{text-align:center;line-height:20px}.usdt-course-link{font-size:12px;text-align:center;margin:-5px auto 10px;cursor:pointer;width:200px}.usdt-course-link /deep/ a{color:#165dca}.receive-modal__text{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;letter-spacing:.2625px;color:#9da4b3;text-align:left;margin:0 0 17px}.c2c-amount-list{margin-top:16px}.c2c-amount-list .withdraw-title{margin-bottom:5px}.withdraw-payment-pills{display:flex;flex-wrap:wrap}.withdraw-payment-pills .item{width:98px;margin:0 5px 5px 0;padding:7px 0;position:relative;font-family:PingFang SC;font-style:normal;font-size:14px;line-height:19.6px;text-align:center;color:#000;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;cursor:pointer;border-radius:4px;transition:all .2s linear}.withdraw-payment-pills .item:nth-child(4n){margin:0 0 4px 0}.withdraw-payment-pills .item.active{border:1px solid #fb0;background:linear-gradient(137deg,#f9f9f9 92%,#f7b500 0)}.withdraw-payment-pills .item .tag{display:block;background-color:#f9f9f9;padding:0 4px;color:#ff3838;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:1;white-space:nowrap;position:absolute;bottom:-7px;left:50%;transform:scale(.75) translateX(-50%);transform-origin:left}.fee-tip{flex:1;text-align:left;font-size:12px;color:#9da4b3;margin-top:4px}.fee-tip .tip-text-yellow{color:#fb0}.durations{display:flex;flex-wrap:wrap;margin-top:6px;margin-bottom:-6px}.durations .item{position:relative;width:calc(33.33% - 4px);border-radius:6px;border:1px solid #ddd;display:flex;align-items:center;flex-direction:column;justify-content:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;min-height:36px;line-height:22px;color:#000;box-sizing:border-box;margin-bottom:12px;margin-right:6px;cursor:pointer}.durations .item span{display:inline-block;color:#888;transform:scale(.85) translateY(1px)}.durations .item .give{color:#ff3838!important;font-weight:600;position:absolute;bottom:-8px;padding:2px 10px;line-height:1;text-align:center;font-size:12px;background-color:#f9f9f9}.durations .item:nth-child(3n){margin-right:0}.durations .item.active{border-color:#fb0;background:linear-gradient(137deg,#f9f9f9 92%,#f7b500 0)}.ui-confirm .msg{font-size:20px;line-height:28px;color:#5c6276!important;text-align:center;margin-bottom:17px}.withdraw-reserve-tip-dialog .el-dialog__header{display:none}.withdraw-reserve-tip-dialog .el-dialog__body{padding:17px 30px 30px}.withdraw-reserve-tip-dialog .title{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:25px;text-align:center;color:#000;margin-bottom:30px}.withdraw-reserve-tip-dialog .content{color:#000;line-height:16px}.submit-bonus-wrap{position:relative}.submit-bonus-wrap .bonus-tip{position:absolute;bottom:100%;left:50%;width:250px;margin-left:-125px;cursor:pointer}.submit-bonus-wrap .bonus-tip img{max-width:100%}.money-font[data-v-30473a8c]{font-family:Akrobat!important}.tips[data-v-30473a8c]{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;color:#888;font-size:16px;line-height:1.48;padding-left:24px;background:transparent!important}.tips .warn-icon-wrap[data-v-30473a8c]{position:absolute;top:1px;left:0;line-height:1}.tips .warn-icon[data-v-30473a8c]{width:20px;height:20px}.tips.sm[data-v-30473a8c]{font-size:12px}.money-font[data-v-db13af0c]{font-family:Akrobat!important}.red-text[data-v-db13af0c]{color:#e20b0b}.withdraw-status[data-v-db13af0c]{position:relative;padding:20px 0}.icon-close-wrap[data-v-db13af0c]{position:absolute;top:13px;right:15px;cursor:pointer}.withdraw-status-header[data-v-db13af0c]{background-image:url(../10f928c6eef5b982367ef48a1c60f7ed.svg);background-size:cover;background-repeat:no-repeat;height:100px;padding:0 32px;padding-left:90px;box-sizing:border-box;color:#fff;font-size:14px;line-height:20px;display:flex;flex-direction:column;justify-content:center}.withdraw-status-header .status-title[data-v-db13af0c]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:20px;line-height:30px}.withdraw-status-header[data-v-db13af0c] .money-font{color:#fff0d6;font-weight:700;font-size:18px;line-height:22px}.withdraw-status-header .rate-text[data-v-db13af0c]{margin-left:20px}.withdraw-status-header div[data-v-db13af0c]{display:flex}.items-center[data-v-db13af0c]{align-items:center}.text-right[data-v-db13af0c]{text-align:right;line-height:20px}.light-gray-text[data-v-db13af0c]{color:rgba(0,0,0,.3)}.gray-text[data-v-db13af0c]{color:#505050;margin-left:8px}.copy-btn[data-v-db13af0c]{display:flex;align-items:center;justify-content:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;margin-left:15px;text-align:center;color:#165dca;background:#fff;border:1px solid #165dca;box-sizing:border-box;border-radius:2px;width:55px;height:25px;cursor:pointer}.withdraw-list-wrap[data-v-db13af0c]{height:240px;overflow-y:auto}.withdraw-list-wrap[data-v-db13af0c]::-webkit-scrollbar{width:2px}.withdraw-list-wrap[data-v-db13af0c]::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:0}.withdraw-list-wrap[data-v-db13af0c]::-webkit-scrollbar-thumb{background:#f7b500;border-radius:0}.usdt-tips[data-v-db13af0c]{display:flex;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#9da4b3;margin-top:6px}.usdt-tips[data-v-db13af0c] svg{margin-right:6px}.step-icon-wrap[data-v-db13af0c]{margin:15px 32px}.step-icon-wrap img[data-v-db13af0c]{width:100%}.orderId[data-v-db13af0c]{color:#165dca!important;cursor:default}.cell-group[data-v-db13af0c]{font-size:12px;margin:0 32px 24px;background:#fff}.cell-group .cell-item[data-v-db13af0c]{display:flex;align-items:center;box-sizing:border-box;height:50px;padding:0 20px;border-bottom:1px solid #ddd}.cell-group .cell-item[data-v-db13af0c]:last-child{border-bottom:none}.cell-group .cell-item .cell-item-left[data-v-db13af0c]{flex:1;display:flex}.cell-group .cell-item-left[data-v-db13af0c]{display:flex;align-items:center}.cell-group .cell-item-left div[data-v-db13af0c]:last-child{color:#131313;font-size:16px}.cell-group .cell-title[data-v-db13af0c]{min-width:100px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:17px;color:#9da4b3}.status-text[data-v-db13af0c]{font-size:14px}.status-wrap[data-v-db13af0c]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;margin:0 30px;font-size:14px;line-height:20px;border-bottom:1px solid #f0f0f0;background:#fff;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#9da4b3}.status-wrap[data-v-db13af0c] .money-font{font-family:DIN Alternate;font-weight:700;font-size:20px;line-height:22px;color:#131313;margin-left:10px;vertical-align:middle}.status-wrap>div[data-v-db13af0c]:last-child{text-align:right}[data-v-db13af0c] .text-success{color:#009915}[data-v-db13af0c] .text-failed{color:#ff3838}[data-v-db13af0c] .text-processing{color:#165dca}.withdraw-footer[data-v-db13af0c]{padding:0 32px 0;display:flex;align-items:center;justify-content:space-between}.withdraw-footer .btn--primary[data-v-db13af0c]{margin:0}.withdraw-footer .link[data-v-db13af0c]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#165dca;cursor:pointer}.icon-arrow-down[data-v-db13af0c]{width:15px;height:15px;position:absolute;right:-24px;top:15px;cursor:pointer}.ask-cs-wrap[data-v-db13af0c]{display:flex;align-items:center;text-align:center;width:137px;height:32px;box-sizing:border-box}.c2c-steps img[data-v-db13af0c]{width:100%;margin:5px 0 16px}.c2c-steps .c2c-step-desc[data-v-db13af0c]{padding:0 32px;font-size:12px;color:#9da4b3}.c2c-steps .c2c-status[data-v-db13af0c]{margin:0 0 7px 0;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#000}.c2c-steps .c2c-status strong[data-v-db13af0c]{font-weight:700;font-size:16px;line-height:22px;color:#ff3838}.amount-info-wrap[data-v-db13af0c]{margin:16px 32px 0;padding:20px 0;text-align:center;background:#fff;border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.amount-info-wrap .money-title[data-v-db13af0c]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#9da4b3}.amount-info-wrap .money-text[data-v-db13af0c]{font-family:DIN Alternate;font-style:normal;font-weight:700;font-size:28px;line-height:33px;color:#131313}.tip-container[data-v-db13af0c]{padding:16px 0 0;margin:16px 32px 0;border-top:1px solid #ddd}.tip-container[data-v-db13af0c] .tips{font-size:12px}.receive-confirm-dialog[data-v-db13af0c] .ui-confirm{padding:30px 0}.receive-confirm-dialog[data-v-db13af0c] .ui-confirm .msg{margin-bottom:8px;font-family:PingFang SC;font-size:14px;line-height:20px;color:#1b1b1b!important;text-align:left}.receive-confirm-dialog[data-v-db13af0c] .ui-confirm .title{padding:0;margin:0}.receive-confirm-dialog[data-v-db13af0c] .ui-confirm .title div{font-size:18px}.receive-confirm-dialog[data-v-db13af0c] .ui-confirm .btns{margin-top:30px}.receive-confirm-dialog[data-v-db13af0c] .ui-confirm .btns>div:first-child{color:#000!important}.usdt-wrap[data-v-db13af0c]{display:flex;align-items:flex-start;justify-content:center;margin-top:4px;font-size:16px;line-height:23px;color:#131313}.usdt-info[data-v-db13af0c]{font-size:20px;line-height:23px;font-style:normal}.usdt-info .equal[data-v-db13af0c]{font-family:PingFang SC;font-style:normal;font-weight:400;line-height:22px;color:#1b1b1b}.usdt-info .usdt-wrapper[data-v-db13af0c]{margin:0 8px}.usdt-info .usdt[data-v-db13af0c]{margin-right:2px;color:#ff3838}.sm-tips[data-v-db13af0c]{margin:4px 0 0 0;color:#9da4b3}.confirm-radio-wrap[data-v-db13af0c]{margin-bottom:8px}.confirm-radio-wrap div[data-v-db13af0c]{font-family:PingFang SC;font-style:normal;font-weight:600;font-size:20px;line-height:28px;color:#000;display:flex;align-items:center}.confirm-radio-wrap div .icon-radio[data-v-db13af0c]{margin-right:9px}.c2cFee-dialog .ui-confirm .msg{font-size:20px;line-height:28px;color:#5c6276!important;text-align:center;margin-bottom:17px}.c2cFee-dialog .ui-confirm .tip{text-align:center}.c2cFee-dialog .ui-confirm .btns{margin-top:24px}.tip-amount{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:14px;color:#9da4b3}.tip-amount .amount-wrap{line-height:20px;text-align:right}.tip-amount .btn--primary{margin-left:16px!important}.tip-amount .btn--primary.disabled{color:#fff;opacity:.6;cursor:not-allowed}.text-red{color:#da0000}.cell-group-new{padding-bottom:12px;font-size:16px!important;font-weight:400}.cell-group-new .cell-item{border-bottom:none!important;height:24px!important;padding-top:4px!important}.card-new{margin:-17px 32px 0!important;padding-top:12px!important;padding-bottom:0!important;border-bottom:none!important}.card-new .title{width:100%;display:flex;justify-content:space-between}.card-new .title .money-font{font-family:Akrobat!important;color:#1b1b1b!important;font-size:18px!important;font-weight:700}.text-button{color:#000;font-size:14px;font-weight:400;font-family:PingFang SC;border-radius:2px;padding:4px 10px;border:none;outline:none;background-color:#f7b500;cursor:pointer;min-width:68px}.checked{color:#fff;background-color:#ffdc7c!important}.receive-confirm-cost{color:#ff3838;font-size:14px;font-weight:400;font-family:PingFang SC}.new-cell-group .cell-item-left{justify-content:start!important}.payee{margin-top:22px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;font-size:16px}.payee-title{color:#9da4b3}.payee-name{margin-right:8px;color:#1b1b1b}.payee-copy{font-size:14px;color:#165dca;text-decoration:underline;cursor:pointer}.activity-message{padding:12px 20px 0}.activity-message .message{padding:8px;background-color:#fff8e5;border-radius:4px;font-size:14px;font-weight:400;color:#875e22;text-align:center;line-height:1.3}.money-font[data-v-835c231e]{font-family:Akrobat!important}.finance-nav-header[data-v-835c231e]{display:flex;justify-content:space-between;height:45px}.finance-nav-header .icon-refresh[data-v-835c231e]{cursor:pointer}.finance-nav-header .account-balance[data-v-835c231e]{display:flex;align-items:center;background-image:url(../8b132b64d4d11cf0de6c33aee956ab07.svg);width:415px;padding-right:52px;height:100%;box-sizing:border-box;padding-left:12px;background-size:contain;background-repeat:no-repeat;white-space:nowrap;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000}.finance-nav-header .account-balance>div[data-v-835c231e]{display:flex;align-items:center;margin-right:50px}.finance-nav-header .account-balance>div[data-v-835c231e]:last-child{margin-right:0}.finance-nav-header .account-balance[data-v-835c231e] .money-font{font-family:Agency FB;font-size:20px;margin:2px 4px 0}.finance-nav-header .header-btns-wrap[data-v-835c231e]{position:relative;display:flex;align-items:center;justify-content:center;height:100%;flex:1}.finance-nav-header .header-btns-wrap .icon-help[data-v-835c231e]{width:16px;height:16px;margin-right:5px}.finance-nav-header .header-btns-wrap .item[data-v-835c231e]{position:relative;display:flex;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#5c6276;padding:0 12px;cursor:pointer}.finance-nav-header .header-btns-wrap .item.line[data-v-835c231e]:after{content:"";display:block;background:#5c6276;opacity:.1;width:1px;height:25px;position:absolute;right:0;top:-4px}.finance-nav-header .header-btns-wrap .icon-close-wrap[data-v-835c231e]{margin-right:14px;margin-left:auto;cursor:pointer}[data-v-835c231e] .msg-wrap{margin-bottom:14px;padding:8px;border-radius:2px;background:#f5f5f5}[data-v-835c231e] .msg-wrap .item{color:#2b2b2b}.tabs[data-v-835c231e]{display:flex;align-items:center;border-radius:4px;background-color:#000}.tabs .item[data-v-835c231e]{position:relative;flex:1;height:36px;box-sizing:border-box;border-right:1px solid #5e5e5e;font-size:14px;cursor:pointer}.tabs .item .payment-label[data-v-835c231e],.tabs .item[data-v-835c231e]{display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}.tabs .item .payment-label[data-v-835c231e]{width:32px;height:15px;position:absolute;top:-1px;right:3px;border-radius:7px 7px 7px 0;background:#ff3838;background-size:cover}.tabs .item.has-yywz[data-v-835c231e]{padding-bottom:6px}.tabs .item[data-v-835c231e]:first-child{border-start-start-radius:4px;border-end-start-radius:4px}.tabs .item[data-v-835c231e]:last-child{margin-right:0;border-right:none;border-start-end-radius:4px;border-end-end-radius:4px}.tabs .item.active[data-v-835c231e]{cursor:default;background:#fb0;color:#000}.tabs .badge[data-v-835c231e]{position:absolute;right:3px;top:-5px;font-size:12px;color:#fff;line-height:1;padding:0 2px;background:#ff3838;border-radius:7px 7px 7px 0}.tabs .badge[data-v-835c231e] span{display:block;transform:scale(.85)}.tabs .yywz[data-v-835c231e]{position:absolute;bottom:-10px;line-height:20px;height:20px;text-align:center;font-size:12px;font-weight:600;color:#ff3838;background-color:#fff;border-radius:10px}.tabs .yywz[data-v-835c231e] p{padding:0 4px}.primary-text[data-v-835c231e]{color:#f7b500;font-weight:600}.not-enough[data-v-835c231e]{text-align:center;padding:64px 0 87px}.not-enough .icon-no-withdraw[data-v-835c231e]{width:194px;height:194px;margin:auto}.not-enough .warning-text[data-v-835c231e]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#9da4b3;margin-top:45px;margin-bottom:25px}.not-enough .process-bar[data-v-835c231e]{position:relative;margin:12px auto;width:400px;height:10px;border-radius:10px;background:#c7c7c7;overflow:hidden}.not-enough .process-bar div[data-v-835c231e]{height:100%;background:#f7b500;border-radius:10px}.withdraw-container-content[data-v-835c231e]{padding:24px 132px 28px}.ad-egg[data-v-835c231e]{background:#ffdc7c;border-radius:6px;padding:6px;display:flex;align-items:center;margin-bottom:13px}.ad-egg .ad-egg-img[data-v-835c231e]{flex-shrink:0}.ad-egg .ad-egg-img img[data-v-835c231e]{-o-object-fit:contain;object-fit:contain;width:24px;height:24px}.ad-egg .ad-egg-content[data-v-835c231e]{flex-grow:1}.ad-egg .ad-egg-award-rate[data-v-835c231e]{font-size:12px;line-height:17px}.ad-egg .ad-egg-count-down[data-v-835c231e]{font-size:12px;line-height:17px;color:#969696;display:flex}.withdraw-title{font-family:PingFang SC;line-height:17px;display:flex;align-items:center;font-size:12px;color:#000;margin-bottom:5px}.withdraw-title:before{content:"";display:inline-block;margin-right:4px;width:4px;height:10px;background:#ff3838}.not-enough-ad-egg{padding:12px 42px}.withdraw-container .no-bind-wrap{text-align:center}.withdraw-container .no-bind-wrap img{width:194px;height:194px;margin-top:44px}.withdraw-container .no-bind-wrap .title{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#9da4b3;margin:45px 0 25px}.refresh-animate{-webkit-animation:refresh 1s linear .1s infinite;animation:refresh 1s linear .1s infinite}@-webkit-keyframes refresh{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes refresh{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.finance-dialog .el-dialog__header{display:none}.finance-dialog .el-dialog__body{padding:0}.finance-dialog .icon-finance{width:40px;height:40px;margin-bottom:10px}.finance-container{display:flex;flex-direction:row;min-height:580px}.finance-tabs{width:120px;background:#000;border-left:5px solid #fb0}.finance-tabs .item{position:relative;width:100%;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;cursor:pointer;transition:all .2s ease}.finance-tabs .item:before{position:absolute;bottom:0;left:25px;width:70px;height:1px;content:" ";display:block;background:hsla(0,0%,100%,.2)}.finance-tabs .item.active{background:#fb0;color:#000;cursor:default}.finance-tabs .item.active:after{display:block;width:130px;height:40px;content:"";background:linear-gradient(180deg,rgba(3,3,3,.16),rgba(0,0,0,.0001));transform:rotate(90deg);position:absolute;top:45px;right:-45px}.finance-content{flex:1;box-sizing:border-box;overflow:hidden;background:#f9f9f9;height:742px;overflow-x:hidden;overflow-y:auto}.btn--primary{display:block;width:160px;margin:0 auto}.guide-cover{position:absolute;width:100%;left:0;height:100%;top:0}.money-font[data-v-9f6e6084]{font-family:Akrobat!important}.main-container[data-v-9f6e6084]{position:relative;width:834px;height:610px;display:flex;background-color:#fff}.main-container .wrap_left[data-v-9f6e6084]{flex-shrink:0}.main-container .wrap_main[data-v-9f6e6084]{position:relative;flex-grow:1}.main-container .wrap_right[data-v-9f6e6084]{flex-shrink:0}.main-container[data-v-9f6e6084] .login-close{position:absolute;top:15px;right:15px}.main-container[data-v-9f6e6084] .el-button{background-color:#fb0;border-color:#fb0;color:#000;font-size:14px;line-height:20px;padding:10px;width:100%}.main-container[data-v-9f6e6084] .el-button.is-disabled{background:#ffdc7c;border-color:#ffdc7c;color:#fff}.main-container[data-v-9f6e6084] .el-form-item{margin-bottom:30px}.main-container[data-v-9f6e6084] .el-input{height:41px;border:1px solid #e0e2e7;border-radius:2px;background-color:#fff}.main-container[data-v-9f6e6084] .el-input input{height:39px;background-color:transparent}.main-container[data-v-9f6e6084] .el-input.mobile-input{border-color:transparent;background-color:transparent}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend{background-color:#fff;border:1px solid #e0e2e7;border-radius:2px;padding-left:5px;padding-right:15px;margin-right:15px;width:75px;box-sizing:border-box;flex-shrink:0}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend input{border:0;padding:0}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend input::-moz-placeholder{color:#000}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend input:-ms-input-placeholder{color:#000}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend input::placeholder{color:#000}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend .el-select .el-input{background-color:transparent;border:0}.main-container[data-v-9f6e6084] .el-input.mobile-input .el-input-group__prepend .el-input__suffix{right:-5px}.main-container[data-v-9f6e6084] .el-input.mobile-input input{border:1px solid #e0e2e7;border-radius:2px}.main-container[data-v-9f6e6084] .el-input.mobile-validate .el-input-group__append{padding:0}.main-container[data-v-9f6e6084] .el-input.mobile-validate .el-input-group__append span{display:block;width:109px;height:39px;box-sizing:border-box;text-align:center;background-color:#000;font-size:14px;line-height:39px;color:#fff;border-radius:2px}.main-container[data-v-9f6e6084] .el-input.mobile-validate .el-input-group__append span.is-sending{background-color:#d8d8d8}.main-container[data-v-9f6e6084] .wrap_footer{position:absolute;left:0;right:0;bottom:0}.main-container[data-v-9f6e6084] .wrap_footer .footer-customer-service{border-top:1px solid rgba(0,0,0,.2);padding-top:13px;padding-bottom:33px;width:330px;margin:0 auto}[data-v-9f6e6084] .el-input:hover .el-icon.clear{display:block}[data-v-9f6e6084] .el-input .el-input-group__append-wrapper{display:flex;align-items:center}[data-v-9f6e6084] .el-input .el-icon.clear{display:none;padding-right:8px;cursor:pointer}[data-v-9f6e6084] .el-input .el-icon.clear:before{font-family:element-icons!important;content:"\e6db"}.money-font[data-v-1a28e54d]{font-family:Akrobat!important}.router-link[data-v-1a28e54d]{cursor:pointer}.main-container[data-v-1a28e54d]{width:504px;min-height:550px}.main-container__title[data-v-1a28e54d]{position:absolute;width:305px;height:45px;top:0;left:0;overflow:hidden}.main-container__title-bg[data-v-1a28e54d]{background:#ffd152;box-shadow:63px 0 0 0 #fff5da;position:absolute;top:0;left:-22px;right:85px;bottom:0;transform:skewX(335deg)}.main-container__title-text[data-v-1a28e54d]{color:#000;position:absolute;padding-left:16px;line-height:45px;font-size:18px;left:0;top:0}.main-container__title-arrow[data-v-1a28e54d]{padding-left:8px;padding-right:8px}.main-container__main[data-v-1a28e54d]{margin-top:95px;position:relative;width:100%}.main-container__main[data-v-1a28e54d] .el-steps:before{content:"";background:linear-gradient(90deg,rgba(242,244,247,.0001),#d4deec 17.43%,rgba(242,244,247,.0001));position:absolute;top:15px;left:0;right:0;height:2px}.main-container__main[data-v-1a28e54d] .el-steps:after{content:"";background:linear-gradient(90deg,#f7b500 9.39%,rgba(247,181,0,.0001) 82.8%);position:absolute;top:15px;height:2px;left:16.666%;right:83.333%}.main-container__main[data-v-1a28e54d] .el-steps.steps-0:after{left:calc(16.666% - 15px);right:calc(50% + 15px)}.main-container__main[data-v-1a28e54d] .el-steps.steps-1:after{left:calc(16.666% - 15px);right:calc(16.666% + 15px)}.main-container__main[data-v-1a28e54d] .el-steps.steps-2:after{left:calc(16.666% - 15px);right:calc(16.666% + 15px);background-color:#f7b500}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head .el-step__line{background:transparent;border:0}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head .el-step__icon{width:30px;height:30px;background:#f0f2f5;border:2px solid #e2e6ed;box-sizing:border-box}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head .el-step__icon-inner{font-weight:400;color:#9298a2}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head.is-finish{color:transparent}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head.is-finish .el-step__icon{background:#fb0;border:2px solid #fb0}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head.is-finish .el-step__icon-inner{color:#fff}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head.is-process .el-step__icon{background:#fb0;border:2px solid #fb0}.main-container__main[data-v-1a28e54d] .el-steps .el-step__head.is-process .el-step__icon-inner{color:#fff}.main-container__main[data-v-1a28e54d] .el-steps .el-step__main{padding-top:10px;text-align:center}.main-container__main[data-v-1a28e54d] .el-steps .el-step__main .el-step__title{line-height:17px;font-size:12px;color:#9da4b3}.main-container__main[data-v-1a28e54d] .el-steps .el-step__main .el-step__title.is-process{color:#000;font-weight:700}.main-container__main[data-v-1a28e54d] .el-form{width:330px;margin:0 auto}.main-container__main[data-v-1a28e54d] .el-button{margin-bottom:20px}.main-container__main[data-v-1a28e54d] .el-form-item{margin-bottom:19px}.main-container__main .steps-1[data-v-1a28e54d] .el-form-item{margin-bottom:41px}.main-container__main .padding-box[data-v-1a28e54d]{padding-top:32px}.main-container__main .input-label[data-v-1a28e54d]{color:#9da4b3;font-size:12px;line-height:17px;margin-bottom:5px}.main-container__main .memo-text[data-v-1a28e54d]{color:#9da4b3;text-align:center;font-size:12px;line-height:17px}.main-container__main .form-sended-tips[data-v-1a28e54d]{color:#9da4b3;padding-bottom:24px}.main-container__main .success-img[data-v-1a28e54d]{padding:60px 0;text-align:center}.main-container__main .success-img img[data-v-1a28e54d]{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.money-font[data-v-39bca9ec]{font-family:Akrobat!important}.mobile-validate .send-mobile-code[data-v-39bca9ec]{display:flex;align-items:center}.mobile-validate:hover .el-icon.clear[data-v-39bca9ec]{display:block}.mobile-validate .el-icon.clear[data-v-39bca9ec]{display:none;padding-right:14px;cursor:pointer}.mobile-validate .el-icon.clear[data-v-39bca9ec]:before{font-family:element-icons!important;content:"\e6db"}.money-font[data-v-3dda814b]{font-family:Akrobat!important}[data-v-3dda814b] .el-scrollbar__wrap{overflow-x:hidden;overflow-y:scroll}.collapse-enter-active[data-v-3dda814b],.collapse-leave-active[data-v-3dda814b]{transition:all .3s}.collapse-enter[data-v-3dda814b],.collapse-leave-to[data-v-3dda814b]{opacity:0;height:0!important}.accounts-dropdown[data-v-3dda814b]{position:absolute;width:calc(100% + 2px);max-height:204px;overflow:auto;top:34px;left:0;border:1px solid #fff;border-radius:0 0 4px 4px;box-shadow:0 5px 10px rgba(0,0,0,.1);background:#fff;box-sizing:border-box;z-index:1;transition:all .3s}.accounts-dropdown .a-d-item[data-v-3dda814b]{padding:0 16px!important;height:40px;line-height:1;display:flex;align-items:center;justify-content:space-between;transition:.3s ease-in-out;cursor:pointer}.accounts-dropdown .a-d-item .account-username[data-v-3dda814b]{color:#222b2a;transition:.3s ease-in-out}.accounts-dropdown .a-d-item .account-username[data-v-3dda814b]:hover{opacity:.5}.accounts-dropdown .a-d-item[data-v-3dda814b]:hover{background:rgba(0,0,0,.05)}.accounts-dropdown .remove-icon[data-v-3dda814b]{color:#fff;cursor:pointer;font-size:12px;padding:2px;background:#bbb;transform:scale(.8);border-radius:100px}.accounts-dropdown .remove-icon[data-v-3dda814b]:hover{background:#999}.msg-remove-text{color:#333;font-size:18px}.money-font[data-v-1d0e4c9a]{font-family:Akrobat!important}.receive-modal__desc[data-v-1d0e4c9a]{padding:0 30px;font-size:12px;line-height:17px;text-align:center;color:#9da4b3;margin-bottom:40px}.receive-modal__tips[data-v-1d0e4c9a]{display:flex;font-size:12px;line-height:17px;justify-content:space-between;margin-bottom:20px}.receive-modal__tips span[data-v-1d0e4c9a]{color:#9da4b3}.receive-modal__tips .copy-btn[data-v-1d0e4c9a]{color:#165dca;border:0;background-color:transparent;cursor:pointer}.dialog-title[data-v-1d0e4c9a]{position:relative;display:flex;justify-content:center;align-items:center;height:58px;font-weight:600;font-size:22px;line-height:31px;color:#fff;background:#0f1a3e}.dialog-title .dialog-close-icon[data-v-1d0e4c9a]{position:absolute;display:block;right:14px;top:11px;width:36px;height:36px;cursor:pointer;fill:#9298a2}[data-v-1d0e4c9a] .accounts-dropdown-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;cursor:pointer}[data-v-1d0e4c9a] .accounts-dropdown-icon:after{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;transition:.3s ease-in-out;border-color:#c4c4c4 transparent transparent transparent}[data-v-1d0e4c9a] .accounts-dropdown-icon.active:after{transform:rotate(180deg)}.main-container__input[data-v-1d0e4c9a] .el-input-group__append{position:static}.money-font[data-v-2e7b5bdd]{font-family:Akrobat!important}.input-label[data-v-2e7b5bdd]{color:#9da4b3;font-size:12px;line-height:17px;margin-bottom:5px}.avatar-container[data-v-2e7b5bdd]{padding-left:50px;padding-right:50px}.avatar-list[data-v-2e7b5bdd]{display:flex;flex-wrap:wrap;height:210px;overflow:auto;margin-bottom:35px}.avatar-list[data-v-2e7b5bdd]::-webkit-scrollbar-track{background-color:transparent;border-radius:2px}.avatar-list[data-v-2e7b5bdd]::-webkit-scrollbar{height:2px;width:2px;background-color:#c1c1c1}.avatar-list[data-v-2e7b5bdd]::-webkit-scrollbar-thumb{background-color:#f7b500;border-radius:2px}.avatar-list[data-v-2e7b5bdd]::-webkit-scrollbar-corner{opacity:0}.avatar-list-item[data-v-2e7b5bdd]{flex:0 0 20%;max-width:20%;padding:5px 10px;box-sizing:border-box;position:relative}.avatar-list-item img[data-v-2e7b5bdd]{width:100%;height:100%;cursor:pointer}.avatar-list-item.selected[data-v-2e7b5bdd]:after{content:"";position:absolute;z-index:1;right:11px;bottom:6px;width:17px;height:17px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALfSURBVHgBvZixbtNQFIb/e22j0slIDTD6DdqRMZkRojxB4wUaMRRGpjQbGzCgKgUp4QkIEszxyNbwBIQNkUiEpUgk8eUcu2mc2I7tOM4vVW19r+0v55z7n3sjkEUt08RfvQpd7NN/B1DKAoTpD6oRhOhD0Y+rPgFjB7VRP+2jRapZZ3tlaKIOhTIySXTgum9QGzqJM1eOnpkWNKOVHSD0ljam48aqCMnYm89LJ5D6RW4IlkIV0rhA886zuCnREXl3u055PkURcmGjNmgvX5ZbhRDoYWfciR4KitOh8BrFiFaTVkHtZz9qcB4RLkxVUCTiIPidIRDNqM89YQsQzdIrb0VeyU8N+4QUXWxe0RDBOnRVhX3Gj4iGE2xeyRDeu8kowRHhPEnje+zj2IyUOsyYtnQQM90Y36KIGOXYx7mqgccDGxNR8XpJERCsf3pVQlMPoyHwgXLn3/h00EsHQ+MTPMoEwRJiX5JvWJGDBhaLl2Fc8RwrIQiW52WB8G7FARerFTk4pdp4XzpauMbWzBadFoLvT+fSllxZhFNy2belg2QYaUdC8IdJJ1MmTYBOKYqCgfLT5Lo2nvzq5IDwJNDc+51iaXIRhkPPgMvX1jPHEUekn2KiH5lAb/AUBSbxEdnVl7QSvqWcbJLxhWGCELrqrtWvlPhBy1f1MtxiRcLkgfBAVEfi5qSNbFqE4d86pyNP59Ycv/uel7pr7E352GBTYbYQ50VppJSD42HFX75T6inZZV2tDgt5pOC92wfhc4eAg61LdWZnnrmhTTU7Q4fdBMQIrn7du+YgfsdcJ0XrqhHs0trC0OfLr7i/K6gtl1GkeJ9zPHwZvKSFJn25dAqFYYjZPmclyAzmwe4f+use+cMONiKv/l4sR2KmhEP4XYuq+JQq6Qi5GMgrlG7HHa6SQa6BqKMK2ukLcYgs8gC4KPN+LREC8iJEULTPFZ6RWQtf1LDbcu/iRsqtwx6ltoP/PKtM91iCs5QAAAAASUVORK5CYII=);background-size:contain}.nickname-set__image[data-v-2e7b5bdd]{text-align:center;margin-bottom:10px}.nickname-set__image img[data-v-2e7b5bdd]{width:60px;height:60px}.el-form[data-v-2e7b5bdd]{width:330px;margin:0 auto}.nickname-set__title[data-v-2e7b5bdd]{text-align:center;color:#9da4b3;font-size:20px;line-height:28px;margin-bottom:5px}.nickname-set__sub-title[data-v-2e7b5bdd]{text-align:center;color:#9da4b3;font-size:14px;line-height:20px;margin-bottom:35px}.nickname-set__avatar[data-v-2e7b5bdd]{width:120px;height:120px;border-radius:50%;margin:0 auto;overflow:hidden;position:relative;margin-bottom:25px;cursor:pointer}.nickname-set__avatar img[data-v-2e7b5bdd]{width:100%;height:100%}.nickname-set__avatar .avatar-text[data-v-2e7b5bdd]{position:absolute;left:0;right:0;bottom:0;line-height:30px;text-align:center;font-size:12px;color:#fff;background:rgba(0,0,0,.5)}.money-font[data-v-1a1c4bdd]{font-family:Akrobat!important}.bind-account .bind-account__select-step[data-v-1a1c4bdd]{background-color:#fff;border:0;filter:drop-shadow(0 0 10px rgba(0,0,0,.1));background-repeat:no-repeat;background-size:contain;background-position:100%;height:86px;text-align:left;padding:0 28px;font-size:16px;line-height:22px;letter-spacing:.3px;border-radius:2px}.account-type[data-v-1a1c4bdd]{width:330px;margin:0 auto}.account-type .advertise__wrap[data-v-1a1c4bdd]{padding-top:75px}.bind-account__info[data-v-1a1c4bdd]{text-align:center;padding-top:85px}.bind-account__title[data-v-1a1c4bdd]{color:#000;font-size:25px;line-height:35px;margin-bottom:6px}.bind-account__tips[data-v-1a1c4bdd]{color:#9da4b3;margin-bottom:35px}.bind-account__block[data-v-1a1c4bdd]{margin-bottom:35px}.register[data-v-1a1c4bdd]{width:330px;margin:0 auto;padding-top:75px}.register .advertise__wrap[data-v-1a1c4bdd]{padding-top:100px}.register .advertise__wrap .advertise__register[data-v-1a1c4bdd]{cursor:pointer}.register .register__title[data-v-1a1c4bdd]{text-align:center;margin-bottom:6px;font-size:25px;line-height:35px}.register .register__subtitle[data-v-1a1c4bdd]{text-align:center;font-size:12px;line-height:17px;color:#9da4b3;margin-bottom:50px}.register[data-v-1a1c4bdd] .el-button{margin-top:47px}.bind-account__nickname-set[data-v-1a1c4bdd]{padding-top:75px}.advertise__wrap a[data-v-1a1c4bdd]{color:#165dca}.advertise__wrap.advertise__wrap[data-v-1a1c4bdd]{display:flex}.advertise__wrap .grow[data-v-1a1c4bdd]{flex-grow:1}.login-close[data-v-1a1c4bdd]{cursor:pointer}.money-font[data-v-5ff3cf9a]{font-family:Akrobat!important}.router-link[data-v-5ff3cf9a]{cursor:pointer}.left-content[data-v-5ff3cf9a]{width:330px;height:100%}.left-content img[data-v-5ff3cf9a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-content[data-v-5ff3cf9a]{width:330px;margin:0 auto}.main-content .wrap_footer .footer-customer-service[data-v-5ff3cf9a]{padding-top:22px;padding-bottom:22px}.login-wrap[data-v-5ff3cf9a]{padding-top:80px;position:relative}.login-wrap[data-v-5ff3cf9a] .el-tabs .el-tabs__header{margin-bottom:39px}.login-wrap[data-v-5ff3cf9a] .el-tabs .el-tabs__active-bar{width:50%;background-color:#fb0;height:4px}.login-wrap[data-v-5ff3cf9a] .el-tabs .el-tabs__nav{width:100%;display:flex}.login-wrap[data-v-5ff3cf9a] .el-tabs .el-tabs__item{text-align:center;flex:0 0 50%;line-height:20px;height:33px;padding:0;color:#9da4b3}.login-wrap[data-v-5ff3cf9a] .el-tabs .el-tabs__item.is-active{color:#000}.login-wrap[data-v-5ff3cf9a] .el-tabs .el-button{margin-bottom:25px}.advertise[data-v-5ff3cf9a]{text-align:center}.advertise img[data-v-5ff3cf9a]{width:100%}.advertise__wrap[data-v-5ff3cf9a]{margin-bottom:17px}.advertise__wrap a[data-v-5ff3cf9a]{color:#165dca}.advertise__wrap.advertise__wrap[data-v-5ff3cf9a]{display:flex}.advertise__wrap .grow[data-v-5ff3cf9a]{flex-grow:1}.info-text[data-v-5ff3cf9a]{position:absolute;font-size:12px;left:0;top:122px}.money-font[data-v-2f08ce2c]{font-family:Akrobat!important}.register[data-v-2f08ce2c]{padding-top:75px}.register .input-label[data-v-2f08ce2c]{color:#9da4b3;font-size:12px;line-height:17px;margin-bottom:5px}.register[data-v-2f08ce2c] .el-form-item{margin-bottom:24px}.register .wrap_footer .footer-customer-service[data-v-2f08ce2c]{padding-top:22px;padding-bottom:22px}.el-form[data-v-2f08ce2c]{width:330px;margin:0 auto}.form-item-select[data-v-2f08ce2c] .el-input{border:none!important}.form-item-select .form-item-select-text[data-v-2f08ce2c]{color:#e07900;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.register__title[data-v-2f08ce2c]{text-align:center;font-size:25px;line-height:35px;margin-bottom:31px}.bottom-text[data-v-2f08ce2c]{text-align:center;padding-top:52px}.bottom-text a[data-v-2f08ce2c]{color:#165dca;font-size:12px}.money-font[data-v-354597bb]{font-family:Akrobat!important}.router-link[data-v-354597bb]{cursor:pointer}.left-content[data-v-354597bb]{width:330px;height:100%}.left-content img[data-v-354597bb]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.money-font[data-v-2d579b3e]{font-family:Akrobat!important}.login-manager[data-v-2d579b3e]{display:block}.el-dialog.login-dialog{background:transparent}.el-dialog.login-dialog .el-dialog__header{display:none}.el-dialog.login-dialog .el-dialog__body{display:flex;justify-content:center}.money-font[data-v-1b7dfb82]{font-family:Akrobat!important}.app-dropdown[data-v-1b7dfb82]{position:absolute;background:#0b1228 url(../img/app-download.2e79b9d3.jpg) no-repeat top;background-size:auto 100%;color:#fff;width:100%;height:320px;left:0;top:110px;z-index:100;overflow:hidden}.app-dropdown .qrcode[data-v-1b7dfb82]{width:200px;height:200px;padding:5px;box-sizing:border-box;position:absolute;left:50%;top:39px;margin-left:429px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQAgMAAAD90d5fAAAADFBMVEUhJS8hJS////8hJS9oAcO2AAAAAnRSTlP+/T+gj6oAAADaSURBVHja7d3BCcJAAERR7b+TvdifCApCkn/MYRNCeL+AeSXM45vGxDL7gUAg10He49BeEMgSBAKBQCCQBoFAIJAzkXFCEMgaBAKBQCCQBoFAIBAIpEEgEAgEAmkQCAQCgUAaBAKBQCCQBoFAIBAIpEEgEAgEAmkQCAQCgUAaBAKBQCCQBoFAIBAIpEEgEAgEAmkQCAQCgUAaBAKBQCCQBoFAIBAIpEEgEAgEAmkQCAQCgUAaBAK5LXKf52II5B8EAoFAIJAGgUAgkAVJY2LbKgQC2YW0mUhmnz8mk80hESH1DgAAAABJRU5ErkJggg==) 50% no-repeat;background-size:contain}.app-dropdown .qrcode img[data-v-1b7dfb82]{max-width:100%}.app-dropdown .qrcode p[data-v-1b7dfb82]{background:#353842;border-radius:8px;width:198px;height:29px;text-align:center;line-height:29px;font-weight:500;font-size:18px;color:#fff;margin-top:12px}.app-dropdown .shadow-mask[data-v-1b7dfb82]{background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);position:absolute;height:23px;width:100%;left:0;top:0;z-index:99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.money-font[data-v-5063a1d9]{font-family:Akrobat!important}.lines[data-v-5063a1d9]{position:relative}.lines .dropdown[data-v-5063a1d9]{background:#0f1a3e;box-shadow:0 6px 12px rgba(0,0,0,.5);border-radius:4px;width:226px;box-sizing:border-box;padding:0;font-size:14px;color:#fff;position:absolute;top:42px;left:-83px;transition:all .3s;height:0;overflow:hidden;line-height:1;z-index:100}.lines .dropdown>b[data-v-5063a1d9]{opacity:.5}.lines .dropdown>b.desc[data-v-5063a1d9]{font-size:12px}.lines .dropdown .ip[data-v-5063a1d9]{display:flex;align-items:center;margin-top:4px;font-size:16px;font-weight:700}.lines .dropdown .ip svg[data-v-5063a1d9]{margin-left:4px;width:12px;height:12px}.lines .dropdown .mb16[data-v-5063a1d9]{margin-bottom:16px;margin-top:8px}.lines .dropdown .line[data-v-5063a1d9]{display:flex;justify-content:space-between;align-items:center;height:22px}.lines .dropdown .line .signal[data-v-5063a1d9]{display:flex;align-items:flex-end;margin-right:4px}.lines .dropdown .line .signal i[data-v-5063a1d9]{width:3px;margin-right:1px;border-radius:6px;background-color:#3d4663}.lines .dropdown .line .signal .i1[data-v-5063a1d9]{height:5px}.lines .dropdown .line .signal .i2[data-v-5063a1d9]{height:8px}.lines .dropdown .line .signal .i3[data-v-5063a1d9]{height:11px}.lines .dropdown .line .signal .i4[data-v-5063a1d9]{height:14px}.lines .dropdown .line .signal.signal-2 i[data-v-5063a1d9]:nth-child(-n+2),.lines .dropdown .line .signal.signal-3 i[data-v-5063a1d9]:nth-child(-n+3),.lines .dropdown .line .signal.signal-4 i[data-v-5063a1d9]:nth-child(-n+4){background-color:#fff}.lines .dropdown .line>span[data-v-5063a1d9]{display:flex;align-items:center}.lines .dropdown .line>span svg[data-v-5063a1d9]{width:16px;height:16px;fill:#fff;margin-right:4px}.lines .dropdown .line a[data-v-5063a1d9]{background:#0f1a3e;border:1px solid #3270e1;box-sizing:border-box;border-radius:6px;color:#3270e1;width:56px;text-align:center;line-height:22px;height:22px}.lines .dropdown .lines .line[data-v-5063a1d9]{margin-bottom:8px}.lines .dropdown .lines .line[data-v-5063a1d9]:last-child{margin-bottom:0}.lines:hover .dropdown[data-v-5063a1d9]{padding:16px;height:auto;opacity:1}.money-font[data-v-24e1a964]{font-family:Akrobat!important}.header-top-support[data-v-24e1a964]{position:absolute;left:0;top:110px;height:320px;width:100%;background:url(../img/support.c8b92290.jpg) no-repeat top;overflow:hidden}.header-top-support .person-kg[data-v-24e1a964],.header-top-support .person-rio[data-v-24e1a964],.header-top-support .person-sa[data-v-24e1a964]{position:absolute;left:50%;top:50%;transition:.5s}.header-top-support .person-kg[data-v-24e1a964]:hover,.header-top-support .person-rio[data-v-24e1a964]:hover,.header-top-support .person-sa[data-v-24e1a964]:hover{transform:scale(1.1)}.header-top-support .person-rio[data-v-24e1a964]{margin-left:-393px;margin-top:-150px;width:316px;height:310px;background:url(../img/rio.c8d3f58a.png) no-repeat 50%/cover}.header-top-support .person-kg[data-v-24e1a964]{margin-right:-436px;margin-top:-150px;width:392px;height:310px;background:url(../img/kg.25a077d6.png) no-repeat 50%/cover}.header-top-support .person-sa[data-v-24e1a964]{margin-left:-366px;margin-top:-150px;width:316px;height:320px;background:url(../img/sa.68954c1f.png) no-repeat 50%/cover}.money-font[data-v-0629f99b]{font-family:Akrobat!important}.cooperation-dialog[data-v-0629f99b] .el-dialog__body{padding:0 30px 50px}.cooperation-dialog[data-v-0629f99b] .custom-dialog-header-title{font-size:25px;font-weight:400}.cooperation-content[data-v-0629f99b]{position:relative;background-color:#fff;text-align:center}.cooperation-content>svg[data-v-0629f99b]{width:104px;height:104px;fill:#000;margin:auto}.cooperation-content .banner[data-v-0629f99b]{position:relative;min-height:170px;border-radius:20px}.cooperation-content .banner .close-icon[data-v-0629f99b]{position:absolute;right:10px;top:10px}.cooperation-content .banner img[data-v-0629f99b]{width:100%}.cooperation-content .tips[data-v-0629f99b]{font-size:14px;line-height:22px;color:#707c83;padding:15px 0;text-align:left}.code-btns[data-v-0629f99b]{text-align:center}.code-btns .el-button[data-v-0629f99b]{width:100%;margin-top:20px}.code-btns .el-button--primary[data-v-0629f99b]{background:#fb0;color:#fff;border:1px solid #fb0}.CS[data-v-0629f99b]{border-top:1px dashed rgba(43,68,177,.3);padding-top:15px;display:block}.to-proxy-confirm[data-v-0629f99b] .el-dialog__body{padding-bottom:28px}.to-proxy-confirm .warning-tips[data-v-0629f99b]{color:#888;font-size:16px;text-align:center;margin-bottom:32px}.to-proxy-confirm .footer[data-v-0629f99b]{display:flex;justify-content:flex-end}.to-proxy-confirm .link[data-v-0629f99b]{font-size:16px;color:#fb0;text-align:center;margin-left:2em}.to-proxy-confirm .cancel-btn[data-v-0629f99b]{cursor:pointer;font-size:16px}.money-font[data-v-d3b2b976],.money-font[data-v-f00d7ae6]{font-family:Akrobat!important}.dropdown[data-v-d3b2b976]{position:absolute;background:#fff;width:270px;right:50px;top:110px;z-index:99;height:0;transition:all .3s;opacity:0;filter:drop-shadow(0 0 20px rgba(0,0,0,.25))}.dropdown[data-v-d3b2b976]:before{position:absolute;top:-20px;right:0;content:" ";border-color:transparent;border-right-color:#fff;border-width:20px 20px 20px 0;border-style:solid}.dropdown ul[data-v-d3b2b976]{height:100%;overflow:hidden}.dropdown ul li[data-v-d3b2b976]{height:50px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid #d8d8d8;cursor:pointer;position:relative;transition:all .3s;padding:0 15px;color:#000}.dropdown ul li a[data-v-d3b2b976]{color:#000;width:100%;height:100%;display:flex;align-items:center}.dropdown ul li .icon[data-v-d3b2b976]{margin-right:12px;width:20px;height:20px;transition:all .3s}.dropdown ul li .num[data-v-d3b2b976]{background:#ff3838;border-radius:24px;height:20px;min-width:20px;box-sizing:border-box;padding:0 3px;line-height:20px;text-align:center;font-size:14px;color:#fff;margin-right:18px}.dropdown ul li .right-icon[data-v-d3b2b976]{position:absolute;right:16px;top:20px;height:10px;width:10px;transform:rotate(180deg);fill:#000;transition:all .3s}.dropdown ul li[data-v-d3b2b976]:hover{background:#fb0}.dropdown ul li:hover .right-icon[data-v-d3b2b976]{fill:#fff}.dropdown ul li[data-v-d3b2b976]:last-child{border-bottom:none}.money-font[data-v-e669ae7e]{font-family:Akrobat!important}.main-header-placeholder[data-v-e669ae7e]{height:110px}.main-header-nav[data-v-e669ae7e]{height:110px;background:#2f3236;box-shadow:0 0 30px rgba(0,0,0,.5);position:fixed;width:100%;z-index:999;transition:all .3s}.main-header-nav[data-v-e669ae7e]:hover{background:#2f3236!important;box-shadow:0 0 30px rgba(0,0,0,.5)!important}.main-header-nav>.inner[data-v-e669ae7e]{height:100%;display:flex;min-width:1200px;max-width:1520px;margin:auto}.main-header-nav .logo[data-v-e669ae7e]{display:flex;align-items:center;justify-content:center;padding-right:40px;padding-left:40px}.main-header-nav .logo img[data-v-e669ae7e]{max-width:100%;height:47px}.main-header-nav .body[data-v-e669ae7e]{width:0;flex-grow:1;color:#fff;display:flex;align-items:center;justify-content:space-between}.main-header-nav .body .infobar[data-v-e669ae7e]{background:#0b1228;height:50px;border-bottom:1px solid #273151;font-size:14px;display:flex;justify-content:space-between;align-items:center}.main-header-nav .body .notice[data-v-e669ae7e]{display:flex;align-items:center;max-width:50%;flex-grow:1;overflow:hidden;cursor:pointer}.main-header-nav .body .notice svg[data-v-e669ae7e]{margin-left:20px;margin-right:12px;flex-shrink:0}.main-header-nav .body .notice .marquee[data-v-e669ae7e]{width:0;flex-grow:1;overflow:hidden;position:relative;height:20px}.main-header-nav .body .notice .marquee[data-v-e669ae7e] .inner{display:flex;position:absolute;top:2px}.main-header-nav .body .notice .marquee[data-v-e669ae7e] .inner span{white-space:nowrap;margin-right:4em}.main-header-nav .body .frequent[data-v-e669ae7e]{display:flex;align-items:center;max-width:38%;justify-content:space-between}.main-header-nav .body .frequent a[data-v-e669ae7e]{color:#fff;transition:all .3s}.main-header-nav .body .frequent a[data-v-e669ae7e]:hover{color:#fb0}.main-header-nav .body .frequent li[data-v-e669ae7e]{height:40px;line-height:40px;transition:all .3s}.main-header-nav .body .frequent li[data-v-e669ae7e]:hover{color:#fb0}.main-header-nav .body .frequent .balance[data-v-e669ae7e]{display:flex;align-items:center;position:relative}.main-header-nav .body .frequent .balance .numbers[data-v-e669ae7e]{display:flex;align-items:center}.main-header-nav .body .frequent .balance .numbers>span[data-v-e669ae7e]{font-style:normal;font-weight:700;font-size:20px;line-height:23px;text-align:center;margin-left:9px;margin-right:9px;white-space:nowrap;color:#fff}.main-header-nav .body .frequent .balance .numbers .all-balance[data-v-e669ae7e]{background:#fff;color:#000;box-shadow:0 6px 12px rgba(0,0,0,.5);min-width:172px;position:absolute;top:40px;right:0;z-index:100;height:0;opacity:0;transition:all .3s;padding:0;overflow:hidden}.main-header-nav .body .frequent .balance .numbers .all-balance p[data-v-e669ae7e]{display:flex;justify-content:space-between;height:21px;line-height:19.6px;margin-bottom:2px;color:#000;font-size:14px}.main-header-nav .body .frequent .balance .numbers .all-balance p[data-v-e669ae7e]:last-child{margin-bottom:16px}.main-header-nav .body .frequent .balance .numbers .all-balance p>span[data-v-e669ae7e]{font-size:14px}.main-header-nav .body .frequent .balance .numbers .all-balance p>b[data-v-e669ae7e]{font-size:18px;font-weight:800;line-height:21.6px;font-family:Akrobat!important}.main-header-nav .body .frequent .balance .numbers .all-balance p .bind-text[data-v-e669ae7e]{display:block;font-size:12px;line-height:16.8px;font-weight:400;color:#969696;padding-bottom:8px}.main-header-nav .body .frequent .balance .numbers .all-balance p[data-v-e669ae7e] .money-font{font-size:18px;font-weight:800;line-height:21.6px;color:#000;font-family:Akrobat}.main-header-nav .body .frequent .balance .numbers[data-v-e669ae7e]:hover{color:#fff}.main-header-nav .body .frequent .balance .numbers:hover .all-balance[data-v-e669ae7e]{height:auto;padding:16px;opacity:1}.main-header-nav .body .frequent .balance .service-btn[data-v-e669ae7e]{background:#13a1de;color:#fff}.main-header-nav .body .frequent .balance .bind-btn[data-v-e669ae7e]{color:#000;background-color:#fb0}.main-header-nav .body .frequent .balance button[data-v-e669ae7e]{display:flex;padding:9px 0;justify-content:center;align-items:center;border-radius:2px;border:none;width:100%;height:38px;font-size:14px;font-weight:600;padding-bottom:16px;cursor:pointer}.main-header-nav .shadow-mask[data-v-e669ae7e]{background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);position:absolute;height:23px;width:100%;left:0;top:110px;z-index:99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.main-header-nav .mainbar[data-v-e669ae7e]{flex:1;display:flex;justify-content:space-between;font-size:16px}.main-header-nav ul.hlist[data-v-e669ae7e]{display:flex;align-items:center;height:100%}.main-header-nav ul.hlist>li[data-v-e669ae7e]{height:100%;display:flex;align-items:center;justify-content:center}.main-header-nav ul.hlist>li a[data-v-e669ae7e]{color:#fff}.main-header-nav .navbar[data-v-e669ae7e]{font-size:16px;height:100%;max-width:54%}.main-header-nav .navbar ul.hlist>li[data-v-e669ae7e]{max-width:120px;box-sizing:border-box}.main-header-nav .navbar ul.hlist>li .label[data-v-e669ae7e]{padding:0 14px;width:100%;display:block;text-align:center;box-sizing:border-box;transition:all .3s}.main-header-nav .navbar ul.hlist>li .label>b[data-v-e669ae7e]{cursor:default;font-weight:600}.main-header-nav .navbar ul.hlist>li .label>svg[data-v-e669ae7e]{fill:#8b8b8b;transition:all .3s;width:10px;height:10px;margin-left:4px}.main-header-nav .navbar ul.hlist>li:last-child .label[data-v-e669ae7e]{border-right:none}.main-header-nav .navbar ul.hlist>li:hover .label>b[data-v-e669ae7e]{color:#fb0}.main-header-nav .navbar ul.hlist>li:hover .label>svg[data-v-e669ae7e]{fill:#fb0;transform:rotate(180deg)}.main-header-nav .navbar .dropdown-menu[data-v-e669ae7e]{position:absolute;width:100%;height:320px;overflow:hidden;top:110px;left:0;right:0;z-index:99;background:#202020}.main-header-nav .navbar .dropdown-menu .inner[data-v-e669ae7e]{width:1120px;margin:auto;display:flex;height:100%}.main-header-nav .navbar .dropdown-menu .inner .spec[data-v-e669ae7e]{width:188px;margin-right:60px}.main-header-nav .navbar .dropdown-menu .inner .spec img[data-v-e669ae7e]{margin-top:32px;height:227px}.main-header-nav .navbar .dropdown-menu .inner .menus[data-v-e669ae7e]{display:flex;height:100%;box-sizing:border-box;width:0;flex-grow:1;padding:20px 0}.main-header-nav .navbar .dropdown-menu .inner .menus .plat[data-v-e669ae7e]{transition:all .3s;position:relative;width:265px;flex-shrink:0}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .main-pic[data-v-e669ae7e]{cursor:pointer;transition:all .3s;overflow:hidden;width:265px;height:280px;background:url(../img/item.24f5ce04.jpg) no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;border-radius:10px}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .main-pic img[data-v-e669ae7e]{max-width:100%;max-height:100%;margin:auto;transition:all .3s}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .main-pic span[data-v-e669ae7e]{position:absolute;background:linear-gradient(270deg,rgba(85,85,85,.8),rgba(0,0,0,.4));border-radius:0 0 8px 8px;height:50px;width:100%;bottom:0;left:0;font-weight:500;color:#fff;font-size:26px;text-align:center;line-height:50px}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .main-pic[data-v-e669ae7e]:hover{background-image:url(../img/item_hover.ca3fc737.jpg)}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .main-pic:hover span[data-v-e669ae7e]{color:#fb0}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .maintain[data-v-e669ae7e]{background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.54) 73.44%,transparent);text-align:center;font-size:24px;line-height:34px;right:0;bottom:0;left:0;top:0;box-sizing:border-box;padding:20px;padding-top:158px;position:absolute;cursor:not-allowed}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .attach[data-v-e669ae7e]{width:100px;height:100px;position:absolute;top:-5px;right:-5px;pointer-events:none}.main-header-nav .navbar .dropdown-menu .inner .menus .plat .attach img[data-v-e669ae7e]{max-width:100%}.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button[data-v-e669ae7e]{background-size:16px 28px;border-radius:4px;width:52px;height:80px;margin-top:-40px;color:#fff;display:none;text-align:center}.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button>img[data-v-e669ae7e]{width:16px;margin:26px auto;position:relative;z-index:2}.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button[data-v-e669ae7e]:before{content:"";position:absolute;width:400px;height:320px;pointer-events:none;top:-120px;background:linear-gradient(270deg,#202020 8.7%,rgba(32,32,32,0) 83.48%)}.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button.swiper-button-prev[data-v-e669ae7e]{left:0}.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button.swiper-button-prev[data-v-e669ae7e]:before{background:linear-gradient(90deg,#202020 8.7%,rgba(32,32,32,0) 83.48%);left:0}.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button.swiper-button-next[data-v-e669ae7e],.main-header-nav .navbar .dropdown-menu .inner .menus .swiper-button.swiper-button-next[data-v-e669ae7e]:before{right:0}.main-header-nav .navbar .dropdown-menu.show-swiper .inner[data-v-e669ae7e]{width:auto;max-width:1520px;padding-left:30px}.main-header-nav .navbar .dropdown-menu.show-swiper .inner .menus .swiper-button[data-v-e669ae7e]{display:block}.main-header-nav .navbar .dropdown-menu.no-swiper-button .swiper-button[data-v-e669ae7e]{display:none!important}.main-header-nav .entries[data-v-e669ae7e]{height:100%;display:flex}.main-header-nav .entries ul.hlist>li[data-v-e669ae7e]{padding:0 0;margin-right:20px}.main-header-nav .entries ul.hlist>li>a[data-v-e669ae7e]{display:flex;flex-direction:column;align-items:center;transition:all .3s}.main-header-nav .entries ul.hlist>li>a svg[data-v-e669ae7e]{width:20px;height:20px;fill:#fff;transition:fill .3s;margin-bottom:5px}.main-header-nav .entries ul.hlist>li>a>span[data-v-e669ae7e]{line-height:20px}.main-header-nav .entries ul.hlist>li>a[data-v-e669ae7e]:hover{color:#fb0}.main-header-nav .entries ul.hlist>li>a:hover svg[data-v-e669ae7e]{fill:#fb0}.main-header-nav .entries ul.hlist>li>a.router-link-exact-active[data-v-e669ae7e]{color:#fb0}.main-header-nav .entries ul.hlist>li>a.router-link-exact-active svg[data-v-e669ae7e]{fill:#fb0}.main-header-nav .entries ul.hlist>li[data-v-e669ae7e]:last-child:after{content:none}.main-header-nav .entries .user[data-v-e669ae7e]{position:relative;padding:0 14px;height:100%;display:flex;flex-direction:column;justify-content:center}.main-header-nav .entries .user .username[data-v-e669ae7e]{font-size:14px;color:#fff;display:flex;align-items:center;max-width:205px;justify-content:flex-end}.main-header-nav .entries .user .username>[data-v-e669ae7e]{line-height:20px;vertical-align:middle}.main-header-nav .entries .user .username .nickname-tag[data-v-e669ae7e]{height:14px;width:auto;margin-left:6px;vertical-align:middle}.main-header-nav .entries .user .username .nickname[data-v-e669ae7e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:6px;vertical-align:middle}.main-header-nav .entries .user .finance[data-v-e669ae7e]{display:flex;align-items:center;margin-top:6px;justify-content:flex-end}.main-header-nav .entries .user .finance svg[data-v-e669ae7e]{width:20px;height:20px;margin:0 4px}.main-header-nav .entries .user .designation[data-v-e669ae7e]{margin-top:7.5px;font-size:14px;font-weight:400;color:#fff;display:flex;align-items:center;cursor:pointer}.main-header-nav .entries .user .designation .title-image[data-v-e669ae7e]{max-width:86px;height:18px}.main-header-nav .entries .user .designation span[data-v-e669ae7e]{margin-left:4px}.main-header-nav .entries .user .designation .arrow[data-v-e669ae7e]{width:12px;height:12px}.main-header-nav .entries .user[data-v-e669ae7e] .money-font{font-size:18px;line-height:22px;color:#fb0}.main-header-nav .entries .user button[data-v-e669ae7e]{background:#f7b500;color:#000;border:none;line-height:20px}.main-header-nav .entries .user:hover .dropdown[data-v-e669ae7e]{height:auto;opacity:1}.main-header-nav .entries .buttons[data-v-e669ae7e]{display:flex;height:100%;padding-right:40px;align-items:center}.main-header-nav .entries .buttons .el-button[data-v-e669ae7e]{color:#fff;border:2px solid #fb0;box-sizing:border-box;border-radius:5px;height:45px;background-color:transparent;transition:all .3s}.main-header-nav .entries .buttons .el-button--info[data-v-e669ae7e]{background:#22283c;border:none}.main-header-nav .entries .buttons .el-button--primary[data-v-e669ae7e]:hover{background:#fb0;color:#000}.collapse-enter-active[data-v-e669ae7e],.collapse-leave-active[data-v-e669ae7e]{transition:all .3s linear}.collapse-enter[data-v-e669ae7e],.collapse-leave-to[data-v-e669ae7e]{opacity:0;height:0!important}.cursor-pointer[data-v-e669ae7e]{cursor:pointer}.topics[data-v-e669ae7e]{display:flex;justify-content:center;align-items:center;height:100%;margin-left:32px;cursor:pointer}.topics__container img[data-v-e669ae7e]{width:100%}.navbar .hlist .digital .label[data-v-e669ae7e]{padding:0 8px 0 14px!important}.vip-level-icon[data-v-e669ae7e]{width:20px!important}.user[data-v-e669ae7e] .avatar{flex-shrink:0;width:22px;height:22px;margin-right:2px;border:1px solid hsla(0,0%,100%,.2)}.money-font[data-v-62c7d13c]{font-family:Akrobat!important}.app-footer[data-v-62c7d13c]{margin-top:auto}.app-footer-top[data-v-62c7d13c]{width:1200px;margin:0 auto;color:#fff;padding:10px 0}.app-footer-top .app-footer-logo[data-v-62c7d13c]{border-bottom:1px solid hsla(0,0%,100%,.5);padding:35px 0 30px 0;margin-bottom:20px}.app-footer-top__top[data-v-62c7d13c]{display:flex;justify-content:space-between;padding-bottom:20px;margin-bottom:20px}.app-footer-top__tab:last-child button[data-v-62c7d13c]{float:right}.app-footer-top__tab[data-v-62c7d13c]:last-child{text-align:left;padding-left:20px;box-sizing:border-box;width:15%}.app-footer-top__nav[data-v-62c7d13c]{display:flex;justify-content:space-between;width:100%}.app-footer-top__tab[data-v-62c7d13c]{width:21%}.app-footer-top__tab-title[data-v-62c7d13c]{color:#fff;font-weight:700;font-size:14px;margin-bottom:38px}.app-footer-top__tab-list[data-v-62c7d13c]{display:flex;flex-flow:column nowrap}.app-footer-top__tab-item[data-v-62c7d13c]{font-size:12px;color:hsla(0,0%,100%,.8);margin-bottom:22px}.app-footer-top__tab-item[data-v-62c7d13c]:last-of-type{margin-bottom:0}.app-footer-top__tab-item[data-v-62c7d13c]:hover{color:hsla(0,0%,100%,.9)}.app-footer-top__tab-item span[data-v-62c7d13c]{vertical-align:super}.app-footer-top__cooperation-button[data-v-62c7d13c]{display:flex;justify-content:center;align-items:center}.app-footer-top__cooperation-button .svg-icon[data-v-62c7d13c]{margin-right:10px}.app-footer-middle[data-v-62c7d13c]{width:1200px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column}.app-footer-middle__cell[data-v-62c7d13c]{display:flex;padding:50px 0}.app-footer-middle__icon-wrapper[data-v-62c7d13c]{position:relative;margin-right:20px;flex:1 0 0;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.2)}.app-footer-middle__icon-wrapper[data-v-62c7d13c]:last-of-type{margin-right:0}.app-footer-middle__icon-title[data-v-62c7d13c]{display:flex;align-items:center;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.7);margin-bottom:34px}.app-footer-middle__icon-title[data-v-62c7d13c]:after,.app-footer-middle__icon-title[data-v-62c7d13c]:before{content:"";flex:auto;background:hsla(0,0%,100%,.2);height:1px}.app-footer-middle__icon-title--text[data-v-62c7d13c]{width:110px}.app-footer-middle__contain[data-v-62c7d13c]{display:inline-block;width:76.66%;margin-bottom:34px}.app-footer-middle__icons--partner[data-v-62c7d13c]{background-image:url(../img/partner.a26affc4.png);background-repeat:no-repeat;background-size:contain;width:202px;height:64px}.app-footer-middle__icons--pay[data-v-62c7d13c]{background-image:url(../img/pay.11135d6a.png);background-repeat:no-repeat;background-size:contain;width:450px;height:84px}.app-footer-middle__icons--platform[data-v-62c7d13c]{margin:0 auto;background-image:url(../img/platform.9b935639.png);background-repeat:no-repeat;background-size:contain;width:212px;height:84px}.app-footer-middle__icons--zeren[data-v-62c7d13c]{background-image:url(../img/zeren.a87a3985.png);background-repeat:no-repeat;background-size:contain;width:206px;height:64px}.app-footer-middle__icons--license[data-v-62c7d13c]{background:url(../img/license.2adbb306.png);background-repeat:no-repeat;background-size:contain;width:202px;height:36px;margin:auto}.app-footer-middle__icons--flicense[data-v-62c7d13c]{background:url(../img/flicense.6286fca3.png);background-repeat:no-repeat;background-size:contain;width:170px;height:36px;margin:auto}.app-footer-middle__icons--desc[data-v-62c7d13c]{color:#fff;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:16px;margin-top:28px}.app-footer-bottom[data-v-62c7d13c]{width:1200px;margin:0 auto;color:#fff;text-align:center}.app-footer-bottom__nav[data-v-62c7d13c]{margin-bottom:50px;color:hsla(0,0%,100%,.7);font-size:14px}.app-footer-bottom__copyright[data-v-62c7d13c]{padding-bottom:40px;font-size:12px;color:hsla(0,0%,100%,.5);flex:1 0 0}.app-footer-bottom__tab[data-v-62c7d13c]{font-size:13px;color:#fff;opacity:.7;margin-right:70px;transition:all .3s}.app-footer-bottom__tab[data-v-62c7d13c]:hover{opacity:1;font-weight:600}.btn_bottom[data-v-62c7d13c]{background-color:#0149ff;border:none;cursor:pointer;color:#fff}.money-font[data-v-3663f876]{font-family:Akrobat!important}.global-notice[data-v-3663f876]{position:fixed;right:2%;bottom:2%;width:340px;min-height:220px;background:#fff;border-radius:2px;box-sizing:border-box;padding:0 26px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#2c2c2c;z-index:4000;box-shadow:0 6px 30px 0 rgba(0,0,0,.18)}.global-notice .icon-close-wrap[data-v-3663f876]{position:absolute;right:-20px;top:-20px;background:#fff;border:none;outline:none;cursor:pointer;width:42px;height:42px;border-radius:50%;box-shadow:0 8px 30px 0 rgba(0,0,0,.24);display:flex;align-items:center;justify-content:center}.global-notice .icon-close[data-v-3663f876]{width:14px;height:14px}.title[data-v-3663f876]{font-size:16px;margin:0;padding:11px 0;font-weight:600;display:flex;justify-content:center;border-bottom:1px solid #eaeaea}.sub-title[data-v-3663f876]{margin-top:12px;margin-bottom:16px}.msg[data-v-3663f876]{color:#2c2c2c;margin-bottom:20px}.footer[data-v-3663f876]{padding-bottom:8px;margin:0 auto;width:220px}.ignore[data-v-3663f876]{text-align:right;cursor:pointer}.btns div[data-v-3663f876],.ignore[data-v-3663f876]{transition:all .3s ease;cursor:pointer}.btns div[data-v-3663f876]:hover,.ignore[data-v-3663f876]:hover{color:#3270e1;border-color:#3270e1}.btns div.disable[data-v-3663f876],.ignore.disable[data-v-3663f876]{color:#ddd;border-color:#eee;cursor:not-allowed}.btns[data-v-3663f876]{font-size:16px;margin-bottom:10px}.btns[data-v-3663f876],.btns div[data-v-3663f876]{display:flex;align-items:center;justify-content:center}.btns div[data-v-3663f876]{width:110px;height:40px;background:#fff;border:1px solid #ddd;box-sizing:border-box;border-radius:6px}.btns div[data-v-3663f876]:last-child{margin-left:12px}.money-font[data-v-32eb0dfc]{font-family:Akrobat!important}@-webkit-keyframes scaleDraw-data-v-32eb0dfc{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(.9)}}@keyframes scaleDraw-data-v-32eb0dfc{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(.9)}}.shake[data-v-32eb0dfc]{-webkit-animation:scaleDraw-data-v-32eb0dfc 3.5s ease-in-out infinite;animation:scaleDraw-data-v-32eb0dfc 3.5s ease-in-out infinite}img[data-v-32eb0dfc]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.float-menu[data-v-32eb0dfc]{position:fixed;right:2%;z-index:999}.float-menu .swiper-inner[data-v-32eb0dfc]{position:relative;width:100px;height:100px}.float-menu .swiper-inner .swiper-item[data-v-32eb0dfc]{cursor:pointer;height:100px}.float-menu .swiper-inner .close[data-v-32eb0dfc]{position:absolute;top:0;right:0;width:19px;height:19px;cursor:pointer}.money-font[data-v-3334eb13]{font-family:Akrobat!important}.age-dialog[data-v-3334eb13] .el-dialog{width:800px}.age-dialog[data-v-3334eb13] .el-dialog__body,.age-dialog[data-v-3334eb13] .el-dialog__header{padding:0}.age-dialog .bg-img[data-v-3334eb13],.age-dialog .content[data-v-3334eb13]{width:100%}.age-dialog .main-text[data-v-3334eb13]{position:absolute;width:510px;left:50%;top:234px;margin-left:-255px;color:#000;text-align:center}.age-dialog .main-text .first[data-v-3334eb13]{margin-bottom:18px;font-size:32px;font-weight:500}.age-dialog .main-text .second[data-v-3334eb13]{font-size:24px;font-weight:500}.age-dialog .main-text .yellow[data-v-3334eb13]{color:#0032e2;text-decoration:underline;cursor:pointer}.age-dialog .close-icon[data-v-3334eb13]{position:absolute;cursor:pointer;top:20px;right:30px}.money-font[data-v-388e4c63]{font-family:Akrobat!important}.contact__model[data-v-388e4c63]{position:fixed;left:0;top:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;opacity:0;transition:all .3s}.contact__model-show[data-v-388e4c63]{opacity:1;display:flex;z-index:1000}.contact__mask[data-v-388e4c63]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.contact__content[data-v-388e4c63]{position:relative;z-index:1;min-width:575px;pointer-events:auto;max-height:calc(100vh - 20%);overflow-y:auto;overflow-x:hidden}.contact .contact__header[data-v-388e4c63]{position:sticky;top:0;min-height:50px;display:flex;align-items:flex-end;justify-content:center;background-color:#fff;z-index:1}.contact .contact__header .header__title[data-v-388e4c63]{color:#000;font-family:PingFang SC;font-size:25px;font-weight:400;line-height:33px;text-align:center}.contact .contact__header .header__closeIcon[data-v-388e4c63]{position:absolute;width:20px;height:20px;right:15px;top:15px;cursor:pointer;fill:#9da4b3}.contact .contact__body[data-v-388e4c63]{padding:8px 30px 30px 30px;background-color:#fff;min-height:244px;position:relative}.contact .contact__body-loading[data-v-388e4c63]{display:flex;align-items:center;justify-content:center}.contact .contact__body-loading i[data-v-388e4c63]{font-size:32px;color:#000}.contact__item[data-v-388e4c63]{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px;background:#fff;height:78px;box-sizing:border-box}.contact__item[data-v-388e4c63]:not(:last-child){border-bottom:1px solid #ddd}.contact__item-img[data-v-388e4c63]{width:36px;height:36px;display:block;-o-object-fit:cover;object-fit:cover}.contact__item-leftPart[data-v-388e4c63]{flex-grow:1;display:flex;align-items:center;gap:16px}.contact__item-leftPart .info[data-v-388e4c63]{display:flex;flex-direction:column;gap:4px}.contact__item-leftPart .info-name[data-v-388e4c63]{color:#5e5e5e;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;text-align:left}.contact__item-leftPart .info-value[data-v-388e4c63]{color:#1b1b1b;font-family:PingFang SC;font-size:16px;font-weight:600;line-height:24px;text-align:left}.contact__item-rightPart[data-v-388e4c63]{flex-basis:62px}.contact__item-rightPart .btn[data-v-388e4c63]{width:62px;height:26px;border-radius:2px;border:1px solid #fb0;background:#fff;display:flex;align-items:center;justify-content:center;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;text-align:center;color:#000}.money-font[data-v-680e0b9c]{font-family:Akrobat!important}.sms-container .warn-img[data-v-680e0b9c]{width:100px;height:100px;margin:20px auto 30px}.sms-container .warn-img img[data-v-680e0b9c]{width:100%;height:100%}.sms-container .desc[data-v-680e0b9c]{font-size:12px;line-height:20px}.sms-container .form-item[data-v-680e0b9c]{margin:10px 0 30px}.sms-container[data-v-680e0b9c] .el-button{background-color:#fb0;border:none;border-radius:2px;color:#000;font-size:14px;line-height:20px;padding:10px;width:100%}.sms-container[data-v-680e0b9c] .is-disabled,.sms-container[data-v-680e0b9c] .is-disabled:hover{color:#fff;background-color:#ffdc7c}.sms-container[data-v-680e0b9c] .el-input.mobile-validate{height:41px;border:1px solid #e0e2e7;border-radius:2px;background-color:#fff}.sms-container[data-v-680e0b9c] .el-input.mobile-validate input{height:39px}.sms-container[data-v-680e0b9c] .el-input.mobile-validate .el-input-group__append{padding:0}.sms-container[data-v-680e0b9c] .el-input.mobile-validate .el-input-group__append span{display:block;width:100px;height:41px;box-sizing:border-box;text-align:center;background-color:#000;font-size:14px;line-height:41px;color:#fff;border-radius:2px}.sms-container[data-v-680e0b9c] .el-input.mobile-validate .el-input-group__append span.is-sending{background-color:#ddd}.wrap_footer[data-v-680e0b9c]{margin-top:20px;border-top:1px solid #e0e2e7;padding-top:20px;padding-bottom:30px}.wrap_footer .customer-service[data-v-680e0b9c]{font-size:12px;width:100%;height:20px;display:flex;align-items:center;justify-content:center}.wrap_footer .customer-service .icon[data-v-680e0b9c]{width:16.67px;height:16.67px;-o-object-fit:contain;object-fit:contain;margin-right:7.6px}.verify-mobile-tooltip{z-index:10000!important}.sms-dialog{text-align:center;background-color:#f9f9f9!important}.sms-dialog .el-dialog__header{padding:0}.sms-dialog .dialog-title{color:#000;background-color:transparent;padding-top:17px;font-size:25px;line-height:35px}.sms-dialog .el-dialog__body{color:#9da4b3;padding:0 30px 0}.sms-dialog .dialog-close-icon{position:absolute;display:block;right:15px;top:15px;width:20px;height:20px;cursor:pointer;fill:#9298a2}.money-font[data-v-319445da]{font-family:Akrobat!important}.need-verify-mobile-dialog[data-v-319445da]{z-index:9997}.need-verify-mobile-dialog .backdrop[data-v-319445da]{z-index:9998;position:absolute;top:0;width:100vw;height:100vh;opacity:.5;background:#000}.need-verify-mobile-dialog[data-v-319445da] .el-dialog__wrapper{z-index:9999!important}.code-tips[data-v-319445da]{display:flex;align-items:center;justify-content:space-around;font-size:12px;font-weight:400;line-height:25px;color:#9da4b3;margin-bottom:30px}.code-tips .access-tips-btn[data-v-319445da]{color:#165dca;cursor:pointer}.money-font[data-v-c4341b22]{font-family:Akrobat!important}.experience-cash-box[data-v-c4341b22]{position:fixed;z-index:9999}.experience-cash-box .backdrop[data-v-c4341b22]{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.experience-cash-dialog[data-v-c4341b22] .el-dialog{background-color:transparent;margin-top:28vh!important;box-shadow:none!important}.experience-cash-dialog[data-v-c4341b22] .el-dialog .el-dialog__headerbtn{display:none}.experience-cash-dialog[data-v-c4341b22] .el-dialog .el-dialog__body{padding:0!important;display:flex;justify-content:center}.experience-cash-dialog .main[data-v-c4341b22]{width:344px;height:340px}.experience-cash-dialog .main .close-icon[data-v-c4341b22]{position:absolute;top:-26px;right:-10px;cursor:pointer}.experience-cash-dialog .main .jump-link[data-v-c4341b22]{cursor:pointer}.experience-cash-dialog .main .jump-link img[data-v-c4341b22]{width:100%;height:100%}.welfare-dialog{background-color:transparent!important;box-shadow:none!important}.welfare-dialog .el-dialog__body{padding:0}.welfare-dialog .van-dialog__content{width:100%;max-width:334px}.welfare-dialog .content{width:100%;height:492px;background-image:url(../img/gift-background.004bb49a.png);background-size:contain;background-position:50%;background-repeat:no-repeat;box-sizing:border-box;padding-top:130px}.welfare-dialog .content[data-award-type="8"] .card-image{background-image:url(../img/8.ed77d493.png)}.welfare-dialog .content[data-award-type="11"] .card-image{background-image:url(../img/11.6a61c103.png)}.welfare-dialog .content[data-award-type="12"] .card-image{background-image:url(../img/12.12475aa1.png)}.welfare-dialog .content[data-award-type="13"] .card-image{background-image:url(../img/13.0360ad7c.png)}.welfare-dialog .card{text-align:center;padding:0 10px;margin:0 auto 0 auto}.welfare-dialog .card-image{width:100%;height:110px;background-size:contain;background-position:50%;background-repeat:no-repeat}.welfare-dialog .card-vip{color:#2b2b2b;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:26px;padding:16px 0}.welfare-dialog .card-amount{width:100%;color:#000;text-overflow:ellipsis;font-family:DIN Alternate;font-size:38px;font-style:normal;font-weight:700;line-height:normal;box-sizing:border-box;padding:4px 0}.welfare-dialog .card-amount .rmb{font-size:30px;padding-right:4px}.welfare-dialog .card-amount .point{font-size:30px}.welfare-dialog .function{text-align:center;width:260px;margin:12px auto 0 auto;font-family:PingFang SC;font-style:normal;font-weight:400;line-height:normal}.welfare-dialog .function .button{color:var(----,#fff);text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;font-size:18px;cursor:pointer;padding:9px 0 10px 1px;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background:linear-gradient(0deg,#f4b301 .5%,#ff9000 42%,#ffc02e)}.welfare-dialog .function .customer-service{color:var(----,#e07900);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:8px;cursor:pointer}.welfare-dialog .function .customer-service .customer-text b{margin-right:8px}.welfare-dialog .function .customer-service img{width:20px;height:20px}.welfare-dialog .title{color:#ad4900;text-align:center;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.welfare-dialog .title img{width:260px}.welfare-dialog .footer{margin-top:10px;width:100%;text-align:center}.welfare-dialog .footer img{width:32px;height:32px}.money-font[data-v-6a6fd4f0]{font-family:Akrobat!important}.lucky-wheel-comp[data-v-6a6fd4f0]{position:relative;width:996px;height:510px;background:url(../img/new-user-lucky-wheel-dialog-bg.61719377.png) no-repeat 50%;background-size:cover}.head-title[data-v-6a6fd4f0]{position:relative;display:flex;justify-content:center;z-index:2}.head-title .head-title-img[data-v-6a6fd4f0]{width:365px;height:98px}.lucky-wheel-box[data-v-6a6fd4f0]{position:relative;margin-top:14px;margin-left:14px;width:400px;height:400px;z-index:1}.lucky-wheel-box .lucky-wheel-btn[data-v-6a6fd4f0]{margin-left:20px;position:absolute;width:104px;height:125px;background:url(../img/no-transfer.e7444ff4.png) no-repeat 50%;background-size:contain;top:129px;left:50%;transform:translateX(-50%)}.lucky-wheel-box .lucky-wheel-btn.can[data-v-6a6fd4f0]{background:url(../img/can-transfer.64856e21.png) no-repeat 50%;background-size:contain;cursor:pointer}#lucky-wheel[data-v-6a6fd4f0]{position:absolute;top:0;left:17px}.bottom-footer[data-v-6a6fd4f0]{position:relative;display:flex;flex-direction:column;align-items:center}.bottom-footer .bound-btn[data-v-6a6fd4f0]{margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;width:268px;height:43px;background:url(../img/bound-btn-bg.2206a13c.png) no-repeat 50%;background-size:100%}.bottom-footer .bound-btn-text[data-v-6a6fd4f0]{color:#f0380f;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.bottom-footer .binding-completed[data-v-6a6fd4f0]{width:276px}.bottom-footer .have-bonus-box[data-v-6a6fd4f0]{margin:8px auto;position:relative;width:339px}.bottom-footer .have-bonus-box .have-bonus[data-v-6a6fd4f0]{width:100%}.bottom-footer .have-bonus-box .have-bonus-text[data-v-6a6fd4f0]{position:absolute;right:64px;bottom:40px;color:#fff}.bottom-footer .have-bonus-box .text1[data-v-6a6fd4f0]{font-size:14px;font-style:normal;font-weight:600;line-height:17px}.bottom-footer .have-bonus-box .text2[data-v-6a6fd4f0]{font-size:16px;font-style:normal;font-weight:600;line-height:19px}.bottom-footer .have-bonus-box .light[data-v-6a6fd4f0]{color:#f6ff00}.bottom-footer .have-bonus[data-v-6a6fd4f0],.bottom-footer .no-bonus[data-v-6a6fd4f0]{width:339px}.bottom-footer .to-bound-btn[data-v-6a6fd4f0]{width:91px;height:auto;cursor:pointer}.spinning[data-v-6a6fd4f0]{-webkit-animation:spin-data-v-6a6fd4f0 20s linear infinite;animation:spin-data-v-6a6fd4f0 20s linear infinite}@-webkit-keyframes spin-data-v-6a6fd4f0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-6a6fd4f0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lucky-wheel-comp-container[data-v-6a6fd4f0]{display:flex}.lucky-wheel-comp-container .rule-icon[data-v-6a6fd4f0]{position:absolute;right:0;top:158px;width:85px;height:28px;cursor:pointer}.lucky-wheel-comp-container-left[data-v-6a6fd4f0]{margin:122px 0 0 94px}.money-font[data-v-1ac033b6]{font-family:Akrobat!important}.new-user-lucky-wheel-rule[data-v-1ac033b6]{position:relative;background:url(../img/rule-bg.2e7b2312.png) no-repeat 50%;background-size:100%;width:882px;height:388px}.new-user-lucky-wheel-rule .close[data-v-1ac033b6]{position:absolute;top:3px;right:28px;width:30px;height:30px;cursor:pointer;border-radius:50%}.new-user-lucky-wheel-rule .header[data-v-1ac033b6]{margin-bottom:16px;color:#c23f16;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.new-user-lucky-wheel-rule .content-box[data-v-1ac033b6]{padding:80px 10px 10px 30px;width:617px;margin:0 auto}.new-user-lucky-wheel-rule .content[data-v-1ac033b6]{color:#c23f16;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.new-user-lucky-wheel-rule[data-v-1ac033b6] ::-webkit-scrollbar{width:4px;height:4px}.new-user-lucky-wheel-rule[data-v-1ac033b6] ::-webkit-scrollbar-track{background:transparent;border-radius:5px}.new-user-lucky-wheel-rule[data-v-1ac033b6] ::-webkit-scrollbar-thumb{background:#ffecbe;border-radius:4px}.money-font[data-v-270b3fd4]{font-family:Akrobat!important}.countdown-timer-wrapper[data-v-270b3fd4]{display:inline-block;padding:2px;border-radius:32px;background:linear-gradient(90deg,#fffefc,#ffce65)}.countdown-timer[data-v-270b3fd4]{padding:6px 12px 4px 12px;width:130px;height:28px;line-height:28px;padding:6px 12px;font-size:24px;font-weight:700;color:#fff;background-color:#6b1f08;border-radius:28px;text-align:center}.timer-number[data-v-270b3fd4]{color:#fff;text-align:center;font-family:Akrobat;font-size:32.241px;font-style:normal;font-weight:700}.money-font[data-v-258915ab]{font-family:Akrobat!important}.lucky-wheel-winning[data-v-258915ab]{position:relative;width:315px;height:421px;background:url(../img/winning.8ac03c96.png) no-repeat 50%;background-size:100% 100%}.lucky-wheel-winning .prize-icon[data-v-258915ab]{position:absolute;left:50%;top:75px;width:133px;height:133px;transform:translateX(-50%)}.lucky-wheel-winning .winning-amount[data-v-258915ab]{position:absolute;top:219px;left:50%;transform:translateX(-50%);padding:4px 40px;background:linear-gradient(270deg,rgba(240,0,0,0),#f00000 33.33%,#f00000 66.67%,rgba(240,0,0,0));color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;white-space:nowrap}.lucky-wheel-winning .add-funds-now[data-v-258915ab]{position:absolute;top:270px;left:50%;transform:translateX(-50%);background:url(../img/add-funds-now.0b5b3bdf.png) no-repeat 50%;background-size:100% 100%;width:185px;height:56px;cursor:pointer}.lucky-wheel-winning .countdown-timer-warpper[data-v-258915ab]{display:flex;flex-direction:column;align-items:center;position:absolute;top:335px;left:50%;transform:translateX(-50%)}.lucky-wheel-winning .countdown-timer-warpper .tip-text[data-v-258915ab]{margin-top:12px;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}.money-font[data-v-1aae46f6]{font-family:Akrobat!important}.lucky-wheel-end[data-v-1aae46f6]{position:relative;width:996px;height:510px;background:url(../img/new-user-lucky-wheel-dialog-bg.61719377.png) no-repeat 50%;background-size:cover}.lucky-wheel-end .head-title[data-v-1aae46f6]{position:relative;display:flex;justify-content:center;z-index:2}.lucky-wheel-end .head-title .head-title-img[data-v-1aae46f6]{width:365px;height:98px}.lucky-wheel-end .lucky-wheel-box[data-v-1aae46f6]{position:relative;margin-top:14px;margin-left:14px;width:400px;height:400px;background-size:contain;z-index:1}.lucky-wheel-end .lucky-wheel-box-end[data-v-1aae46f6]{position:absolute;top:10px;left:30px;width:374px;height:374px;background:url(../img/lucky-wheel-box-end.5978d60a.png) no-repeat 50%;background-size:contain}.lucky-wheel-end .lucky-wheel-box-end .prize-icon[data-v-1aae46f6]{position:absolute;left:50%;top:70px;width:176px;height:176px;transform:translateX(-50%)}.lucky-wheel-end .lucky-wheel-box-end .winning-amount[data-v-1aae46f6]{position:absolute;top:290px;left:50%;transform:translateX(-50%);padding:4px 40px;background:linear-gradient(270deg,rgba(240,0,0,0),#f00000 33.33%,#f00000 66.67%,rgba(240,0,0,0));color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;white-space:nowrap}.lucky-wheel-end .have-bonus-box[data-v-1aae46f6]{margin:8px auto;position:relative;width:339px}.lucky-wheel-end .have-bonus-box .have-bonus[data-v-1aae46f6]{width:100%}.lucky-wheel-end .have-bonus-box .have-bonus-text[data-v-1aae46f6]{position:absolute;right:64px;bottom:40px;color:#fff}.lucky-wheel-end .have-bonus-box .text1[data-v-1aae46f6]{font-size:14px;font-style:normal;font-weight:600;line-height:17px}.lucky-wheel-end .have-bonus-box .text2[data-v-1aae46f6]{font-size:16px;font-style:normal;font-weight:600;line-height:19px}.lucky-wheel-end .have-bonus-box .light[data-v-1aae46f6]{color:#f6ff00}.lucky-wheel-end .have-bonus[data-v-1aae46f6]{margin:8px auto;width:339px}.lucky-wheel-end .add-funds-now[data-v-1aae46f6]{position:absolute;top:-31px;right:83px;background:url(../img/add-funds-now.0b5b3bdf.png) no-repeat 50%;background-size:contain;width:200px;height:112px;z-index:2;cursor:pointer}.lucky-wheel-end .bottom-footer[data-v-1aae46f6]{position:relative;margin-top:-52px}.lucky-wheel-end .bottom-footer>.bottom-footer-img[data-v-1aae46f6]{width:315px}.lucky-wheel-end .bottom-footer .countdown-timer-warpper[data-v-1aae46f6]{display:flex;flex-direction:column;align-items:center;position:absolute;top:70px;right:105px;z-index:2}.lucky-wheel-comp-container[data-v-1aae46f6]{display:flex}.lucky-wheel-comp-container .rule-icon[data-v-1aae46f6]{position:absolute;right:0;top:158px;width:85px;height:28px;cursor:pointer}.lucky-wheel-comp-container-left[data-v-1aae46f6]{margin:122px 0 0 94px}.money-font[data-v-6f83986d]{font-family:Akrobat!important}.prize-claimed-successfully[data-v-6f83986d]{position:relative;width:315px;height:412px;background:url(../img/prize-claimed-successfully-bg.d047f5d0.png) no-repeat 50%;background-size:100% 100%}.prize-claimed-successfully .prize-icon[data-v-6f83986d]{position:absolute;left:50%;top:75px;width:133px;height:133px;transform:translateX(-50%)}.prize-claimed-successfully .winning-amount[data-v-6f83986d]{position:absolute;top:219px;left:50%;transform:translateX(-50%);padding:4px 40px;background:linear-gradient(270deg,rgba(240,0,0,0),#f00000 33.33%,#f00000 66.67%,rgba(240,0,0,0));color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;white-space:nowrap}.prize-claimed-successfully .prize-claimed-successfully-text[data-v-6f83986d]{position:absolute;top:299px;left:50%;transform:translateX(-50%);width:243px;height:85px;background:url(../img/prize-claimed-successfully-text.d196c787.png) no-repeat 50%;background-size:contain}.money-font[data-v-cfd00eec]{font-family:Akrobat!important}.new-user-lucky-wheel[data-v-cfd00eec] .van-dialog{background:transparent}.new-user-lucky-wheel .float-menu[data-v-cfd00eec]{position:fixed;top:calc(100vh - 150px);right:10px;z-index:999}.new-user-lucky-wheel .def-entry[data-v-cfd00eec]{color:#fff;z-index:9}.new-user-lucky-wheel .def-entry>img[data-v-cfd00eec]{width:75px;height:75px}.new-user-lucky-wheel .have-bonus-box[data-v-cfd00eec]{margin-top:10px;position:relative;width:100%}.new-user-lucky-wheel .have-bonus-box .have-bonus[data-v-cfd00eec]{width:100%}.new-user-lucky-wheel .have-bonus-box .have-bonus-text[data-v-cfd00eec]{position:absolute;right:25px;bottom:16px;color:#fff}.new-user-lucky-wheel .have-bonus-box .text1[data-v-cfd00eec]{font-size:15px;font-style:normal;font-weight:600;line-height:18px}.new-user-lucky-wheel .have-bonus-box .text2[data-v-cfd00eec]{font-size:26px;font-style:normal;font-weight:600;line-height:32px}.new-user-lucky-wheel .have-bonus-box .light[data-v-cfd00eec]{color:#f6ff00}.new-user-lucky-wheel-dialog[data-v-cfd00eec] .el-dialog{background-color:transparent;margin-top:28vh!important;box-shadow:none!important}.new-user-lucky-wheel-dialog[data-v-cfd00eec] .el-dialog .el-dialog__header,.new-user-lucky-wheel-dialog[data-v-cfd00eec] .el-dialog .el-dialog__headerbtn{display:none}.new-user-lucky-wheel-dialog[data-v-cfd00eec] .el-dialog .el-dialog__body{padding:0!important;display:flex;justify-content:center}[data-competition=euro] .euro-entry{position:absolute;left:46%}[data-competition=euro] .app-container{background-image:url(../e9c24b44fc4974beb63b3fb4e898745d.svg)!important}[data-competition=euro] .app-dropdown{background:#0b1228 url(../img/app-download.c547a4eb.png) no-repeat top;background-size:cover}.money-font[data-v-a51464c6]{font-family:Akrobat!important}.app-container[data-v-a51464c6]{min-height:100vh;min-width:1280px;display:flex;flex-direction:column;background-color:#222528;background-image:url(../c51e5e58a3de292b5b4eda6e317ae8a4.svg);background-size:100% auto;background-position:0 -2px;background-repeat:no-repeat}.float-cs[data-v-a51464c6]{position:fixed;right:0;bottom:0;z-index:2;padding-right:20px}.float-cs .cs[data-v-a51464c6]{color:#fff;width:164px;height:38px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;cursor:default;background:linear-gradient(180deg,#363a40,#292b2d);border-radius:5px 0 0 0}.float-cs .cs svg[data-v-a51464c6]{width:20px;height:20px;fill:#fff;margin-right:10px}.float-cs .cs[data-v-a51464c6] .is-dot{border:none;right:16px;width:6px;height:6px;top:3px}@font-face{font-family:Akrobat;src:url(../fonts/Akrobat-Black.f9e898ce.eot);src:local("Akrobat-Black"),url(../fonts/Akrobat-Black.f9e898ce.eot?#iefix) format("embedded-opentype"),url(../fonts/Akrobat-Black.7c5c8f69.woff) format("woff"),url(../fonts/Akrobat-Black.0dc473cf.ttf) format("truetype"),url(../063790be37ff53fe2481d5a31c3da1a1.svg#Akrobat-Black) format("svg");font-style:normal;font-weight:400}.money-font{font-family:Akrobat!important}@font-face{font-family:akrobat-bold;src:url(../fonts/akrobat-bold.90f942b9.woff) format("woff"),url(../fonts/akrobat-bold.a78c718a.ttf) format("truetype"),url(../fonts/akrobat-bold.41263a71.eot) format("embedded-opentype");font-weight:900;font-style:normal}html{touch-action:manipulation;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,html{-webkit-overflow-scrolling:touch}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,STHeiti,Microsoft Yahei,Tahoma,Simsun,sans-serif!important;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);font-size:14px!important;box-sizing:border-box}html body img{vertical-align:top}body.is-app{padding:0!important}.amount-input,.van-field__body,input,textarea{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}input{line-height:1}input::-moz-placeholder{line-height:normal}input:-ms-input-placeholder{line-height:normal}input::placeholder{line-height:normal}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.slide-fade-enter{opacity:0;transform:translateX(10px)}.slide-fade-enter-active{position:fixed;width:100%;left:0;top:0;transition:all .3s ease}.slide-fade-enter-to,.slide-fade-leave{opacity:1}.slide-fade-leave-active{transition:all .3s ease}.slide-fade-leave-to{opacity:0;transform:translateX(10px)}.fade-enter{opacity:0}.fade-enter-active{position:fixed;left:0;top:0;transition:all .3s ease}.fade-enter-to,.fade-leave{opacity:1}.fade-leave-active{transition:all .3s ease}.fade-leave-to{opacity:0}.slide-in-enter{left:100vw}.slide-in-enter-active{transition:left .3s ease-in-out;position:fixed;left:100vw;top:0;min-height:var(--vh100);width:100vw;z-index:1000}.slide-in-enter-to{left:0}.slide-in-leave{opacity:1}.slide-in-leave-active{width:100%;transition:all .3s ease-in-out}.slide-in-leave-to,.slide-out-enter{opacity:1}.slide-out-enter-active{transition:all .3s ease-in-out}.slide-out-enter-to{opacity:1}.slide-out-leave{right:0}.slide-out-leave-active{position:fixed;right:0;top:0;transition:right .3s ease-in-out;min-height:var(--vh100);width:100vw;background-color:#fff;z-index:1000}.slide-out-leave-to{right:-100vw}a{text-decoration:none}