.page-warprer .m-headbox {
    display: none
}

.page-warprer .home-body .container {
    max-width: 1720px;
    margin: 0 auto
}

.page-warprer .home-body .container .section-body {
    border-radius: 20px;
    background: #fff;
    padding: 23px 20px;
    box-sizing: border-box
}

.page-warprer .home-body .container .section-body .b-search {
    margin: 22px 0 5px;
    color: #666;
    min-height: 34px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.page-warprer .home-body .container .section-body .b-search .time {
    display: none
}

.page-warprer .home-body .container .section-body .b-search .time-select {
    margin: 5px 0 5px 0
}

.page-warprer .home-body .container .section-body .b-search .time-select .el-date-editor {
    width: 140px;
    margin: 0 10px
}

.page-warprer .home-body .container .section-body .b-search .el-input__inner {
    border-radius: 20px;
    height: 38px;
    line-height: 38px
}

.page-warprer .home-body .container .section-body .b-search label {
    font-size: 16px
}

.page-warprer .home-body .container .section-body .b-search .fast-select {
    margin: 5px 10px 5px 0
}

.page-warprer .home-body .container .section-body .b-search .fast-select span {
    border-radius: 20px;
    border: 1px solid #ccc;
    font-size: 14px;
    box-sizing: border-box;
    transition: all .2s
}

.page-warprer .home-body .container .section-body .b-search .fast-select .time {
    padding: 8px 20px;
    background: #fff;
    margin: 0 10px;
    color: #999;
    box-sizing: border-box
}

.page-warprer .home-body .container .section-body .b-search .fast-select .btn {
    display: inline-block;
    padding: 0 20px;
    line-height: 36px;
    color: #666;
    margin: 0 5px;
    cursor: pointer;
    transition: all .2s
}

.page-warprer .home-body .container .section-body .b-search .fast-select .btn-active {
    background: #FF9243;
    border-color: #FF9243;
    color: #fff
}

.page-warprer .home-body .container .section-body .search {
    display: flex;
    margin: 10px 0 10px 0
}

.page-warprer .home-body .container .section-body .search .search-btn {
    display: flex;
    align-items: center;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid #FF7100;
    background-color: #FF7100;
    color: #FFFFFF;
    padding: 10px 20px;
    margin: 0 5px;
    cursor: pointer;
    transition: all .2s;
    box-sizing: border-box;
    justify-content: space-between
}

.page-warprer .home-body .container .section-body .search .search-btn img {
    width: 16px;
    height: 16px;
    border-left: 1px dashed #E5E5E5;
    padding-left: 9px;
    margin-left: 24px
}

.page-warprer .home-body .container .section-body .search .m-btn {
    display: none
}

.page-warprer .home-body .container .section-body .search .e-btn {
    border: 1px solid #FFA433;
    background: #FFA433
}

.page-warprer .home-body .container .section-body .b-select {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.page-warprer .home-body .container .section-body .b-select .el-input__inner {
    border-radius: 20px;
    height: 38px;
    line-height: 38px
}

.page-warprer .home-body .container .section-body .b-select .other-select {
    margin: 5px 20px 5px 0
}

.page-warprer .home-body .container .section-body .b-select .other-select label {
    margin-right: 10px
}

.page-warprer .home-body .container .section-body .b-select .other-select .el-select {
    width: 120px;
    margin-right: 10px
}

.page-warprer .home-body .container .section-body .b-select .other-select .search-input {
    width: 220px
}

.page-warprer .home-body .container .section-body .b-classify {
    text-align: center;
    margin-top: 74px;
    margin-bottom: 36px
}

.page-warprer .home-body .container .section-body .b-classify span {
    padding: 10px 28px;
    box-sizing: border-box;
    background: #EEEEEE;
    color: #9C9C9C;
    border-radius: 20px;
    margin: 0 1.7%;
    cursor: pointer
}

.page-warprer .home-body .container .section-body .b-classify .classify-active {
    background: #FF9243;
    color: #fff
}

.page-warprer .home-body .container .section-body .b-list {
    display: none
}

.page-warprer .home-footer .ftop {
    display: none
}

.page-warprer .m-selectbox {
    display: none
}

.button-icon {
    display: none;
    margin-top: 200px;
    cursor: pointer
}

.button-icon .button-login {
    width: 100%;
    max-width: 750px;
    margin: 8px auto 0;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background-color: #FF7100
}

body {
    background: #F3F5F9
}

.b-table .table-tool {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 17px
}

.b-table .table-tool span {
    padding: 10px;
    background: #FFFAF2;
    margin: 0 10px;
    border-radius: 10px;
    color: #FF7100;
    display: flex;
    align-items: center
}

.b-table .table-tool span::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: red;
    margin-right: 8px
}

.b-table .reissue-color {
    color: #FF7100 !important
}

.b-table .btm {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px
}

.b-table .btm .el-pagination.is-background .btn-next,
.b-table .btm .el-pagination.is-background .btn-prev,
.b-table .btm .el-pagination.is-background .el-pager li {
    background: transparent;
    border: 1px solid #DCDEE0;
    box-sizing: border-box;
    font-weight: 400
}

.b-table .btm .el-pagination.is-background .el-pager li:not(.disabled).active {
    background: #FF9243;
    border: 1px solid #FF9243
}

.b-table .el-table__header-wrapper {
    border-radius: 16px 16px 0 0;
    border: 1px solid #E5E5E5;
    border-bottom: 0
}

.b-table .el-table__header-wrapper .has-gutter {
    background: #FFFAF2
}

.b-table .el-table__body-wrapper {
    color: #999;
    border: 1px solid #E5E5E5;
    border-top: 0
}

.b-table .el-table {
    border-radius: 16px;
    overflow: visible;
    box-sizing: border-box
}

.b-table .el-table thead {
    background: #FFFAF2;
    color: #666
}

.b-table .el-table th.el-table__cell {
    background: #FFFAF2;
    padding: 6px 0
}

.b-table .el-table::before {
    display: none
}

.b-table .el-table td.el-table__cell,
.b-table .el-table th.el-table__cell.is-leaf {
    border-bottom: none
}

.b-table .el-table__footer-wrapper {
    display: block !important;
    background: #FFFAF2;
    border-radius: 0 0 16px 16px;
    border: 1px solid #E5E5E5;
    border-top: 0
}

.b-table .el-table__footer-wrapper tbody td.el-table__cell,
.b-table .el-table__footer-wrapper .el-table__header-wrapper tbody td.el-table__cell {
    background: #FFFAF2;
    border: 0;
    color: #FF7100
}

.b-table .el-icon-question:before {
    color: #FF9243;
    cursor: pointer
}

.b-table .detail {
    color: #2A8EFE;
    text-decoration: underline
}

.tooltip-style.is-dark {
    background: #FFA433;
    box-shadow: 0 3px 6px 1px rgba(58, 158, 255, 0.13);
    border-radius: 8px 8px 8px 8px
}

.tooltip-style[x-placement^="top"] .popper__arrow:after {
    border-top-color: #FF9243
}

.tooltip-style[x-placement^="top"] .popper__arrow {
    border-top-color: #FF9243
}

[v-cloak] {
    display: none
}

.capital-section .el-table .descending .sort-caret.descending {
    border-top-color: #333333
}

@media (min-width: 1200px) {
    .page-warprer .home-body .container {
        padding: 0 102px
    }
}

@media (max-width: 1200px) {
    body .dialog-class {
        width: 360px !important
    }
    .button-icon {
        display: block
    }
    .page-warprer .m-headbox {
        max-width: 750px;
        position: fixed;
        left: 50%;
        transform: translateX(-50%);
        top: 44px;
        z-index: 10;
        box-sizing: border-box;
        background: #fff;
        display: block;
        width: 100%;
        padding: 11px 17px;
        box-shadow: 0 3px 6px 1px rgba(152, 152, 152, 0.05)
    }
    .page-warprer .m-headbox li {
        display: flex;
        display: flex;
        align-items: center
    }
    .page-warprer .m-headbox .m-inpbox {
        justify-content: space-between
    }
    .page-warprer .m-headbox .m-inpbox .m-input {
        position: relative;
        width: 81%
    }
    .page-warprer .m-headbox .m-inpbox .m-input button {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%);
        background: transparent;
        color: #828282
    }
    .page-warprer .m-headbox .m-inpbox .el-input__inner {
        height: 33px;
        border-radius: 17px;
        line-height: 33px;
        font-size: 14px
    }
    .page-warprer .m-headbox .m-classify {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 17px 0 14px
    }
    .page-warprer .m-headbox .m-classify span {
        color: #787878;
        font-size: 14px;
        position: relative
    }
    .page-warprer .m-headbox .m-classify .th-active {
        color: #FF7100
    }
    .page-warprer .m-headbox .m-classify .th-active::after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: -8px;
        width: 20px;
        height: 4px;
        background: #FF7100;
        border-radius: 2px
    }
    .page-warprer .m-headbox .m-time {
        justify-content: space-between
    }
    .page-warprer .m-headbox .m-time .time {
        display: block;
        font-size: 14px;
        color: #333
    }
    .page-warprer .m-headbox .m-time .search-btn {
        display: flex;
        align-items: center;
        font-size: 14px;
        border-radius: 20px;
        border: 1px solid #ccc;
        background: #FF9243;
        border-color: #FF9243;
        color: #fff;
        padding: 6px 10px;
        cursor: pointer;
        transition: all .2s;
        box-sizing: border-box
    }
    .page-warprer .m-headbox .m-time .search-btn::before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-right: 5px;
        background: url(/resource/images/sousu.png) no-repeat center center;
        background-size: 100%
    }
    .page-warprer .m-headbox .m-value {
        justify-content: space-between;
        margin-top: 17px;
        font-size: 14px
    }
    .page-warprer .home-body {
        max-width: 750px;
        margin: 0 auto
    }
    .page-warprer .home-body .container {
        margin-top: 160px;
        padding: 0 14px
    }
    .page-warprer .home-body .container .section-body {
        background: transparent;
        padding: 0
    }
    .page-warprer .home-body .container .section-body .b-search,
    .page-warprer .home-body .container .section-body .b-select {
        display: none
    }
    .page-warprer .home-body .container .section-body .b-select .other-select,
    .page-warprer .home-body .container .section-body .b-select .search {
        display: none
    }
    .page-warprer .home-body .container .section-body .b-classify {
        display: flex;
        justify-content: space-between;
        margin: 17px 0
    }
    .page-warprer .home-body .container .section-body .b-classify span {
        padding: 8px 12px;
        margin: 0
    }
    .page-warprer .home-body .container .section-body .b-table {
        display: none
    }
    .page-warprer .home-body .container .section-body .b-list {
        display: block;
        height: calc(100vh - 290px);
        overflow: auto;
        padding: 13px 0 64px;
        box-sizing: border-box
    }
    .page-warprer .home-body .container .section-body .b-list .item {
        display: block;
        background: #fff;
        border-radius: 12px;
        padding: 7px;
        margin-bottom: 12px;
        box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.05)
    }
    .page-warprer .home-body .container .section-body .b-list .item .reissue-button {
        display: flex;
        align-items: center;
        font-size: 14px;
        border-radius: 5px;
        border: 0.01rem solid #FF9243;
        background: #FF9243;
        color: #fff;
        padding: 6px 10px;
        cursor: pointer;
        transition: all .2s;
        box-sizing: border-box
    }
    .page-warprer .home-body .container .section-body .b-list .item .item-footer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        background: #fffaef;
        line-height: 40px;
        border-radius: 0 0 9px 9px;
        font-size: 14px
    }
    .page-warprer .home-body .container .section-body .b-list .item .item-body {
        padding: 0 15px
    }
    .page-warprer .home-body .container .section-body .b-list .item .item-body li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 14px 0;
        border-bottom: 1px solid #EEE;
        color: #333
    }
    .page-warprer .home-body .container .section-body .b-list .item .item-body li:nth-last-of-type(1) {
        border-bottom: 0
    }
    .page-warprer .home-body .container .section-body .b-list .item .item-body li span:nth-of-type(1) {
        color: #787878
    }
    .page-warprer .home-body .container .section-body .b-list .item .item-body li .copeId {
        line-height: 20px;
        border-radius: 3px;
        background: #3492FD;
        padding: 0 6px;
        color: #fff;
        font-size: 12px
    }
    .page-warprer .home-body .container .section-body .b-list .none {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
    .page-warprer .home-body .container .section-body .b-list .none img {
        width: 276px
    }
    .page-warprer .home-body .container .section-body .b-list .none p {
        font-size: 14px;
        text-align: center;
        color: #787878
    }
    .page-warprer .m-selectbox {
        display: block
    }
    .home-footer {
        display: none
    }
}

.mTselect {
    height: auto;
    padding: 20px 0;
    overflow: visible
}

.mTselect .mTitle {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-bottom: 28px
}

.mTselect .context {
    padding: 0 14px
}

.mTselect .context span {
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    background: #E2F0FF;
    border-radius: 15px;
    box-sizing: border-box;
    color: #3492FD;
    font-size: 12px;
    border: 1px solid #E2F0FF
}

.mTselect .context .select-active {
    color: #FF7100;
    border-color: #FF7100;
    background: #FFF2EC
}

.mTselect .context .fast-select {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.mTselect .context .time-select {
    display: flex;
    align-items: center;
    margin-top: 26px
}

.mTselect .context .time-select div {
    position: relative
}

.mTselect .context .time-select i {
    margin: 0 20px;
    color: #9DCAFE
}

.mTselect .context .time-select .pickerTime {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0
}

.mTselect .context .time-alert {
    color: #FF996E;
    font-size: 12px;
    margin-top: 22px;
    margin-bottom: 36px
}

.mTselect .context .time-footer {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mTselect .context .time-footer button {
    line-height: 50px;
    border-radius: 32px;
    font-size: 16px
}

.mTselect .context .time-footer .reset {
    width: 32.8%;
    border: 1px solid #FF7100;
    color: #FF7100;
    background: #FFF2EC;
    box-sizing: border-box
}

.mTselect .context .time-footer .submit {
    width: 54.7%;
    color: #fff;
    background: linear-gradient(123deg, #FD7E32 0%, #FE6936 100%)
}

.mTselect .m-close {
    width: 29px;
    height: 29px;
    background: url(/resource/images/m-close.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: -40px;
    right: 10px
}

.home-head .navigation .logo i {
    display: none
}

.page_footer {
    max-width: 750px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px -3px 6px 1px rgba(0, 0, 0, 0.04);
    z-index: 2;
    margin: auto
}

.page_footer li img {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto
}

.hh_tobar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    background: #fff
}

.hh_tobar li {
    min-width: 40px
}

.page_footer li a {
    color: #ABABAB
}

.page_footer li p {
    font-size: 12px;
    line-height: 24px;
    text-align: center
}

.footer_inner {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    height: 70px;
    background: #fff
}

.page_footer li div {
    width: 44px;
    height: 44px;
    background: linear-gradient(180deg, #FEDE61 0%, #FF9D1D 100%);
    box-shadow: 0px 6px 12px 1px rgba(255, 184, 88, 0.3);
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    line-height: 44px;
    text-align: center
}

.page_footer li .index_active {
    color: #FD7034
}

.index-body .page_footer {
    width: 100%
}

@media (min-width: 1201px) {
    .page_footer {
        display: none
    }
}

.el-drawer__wrapper {
    backdrop-filter: blur(4px)
}

.el-drawer__wrapper .service-dialog {
    background-color: transparent;
    box-shadow: none
}

.el-drawer__wrapper .service-dialog .el-drawer__header {
    display: none
}

.el-drawer__wrapper .service-dialog .el-drawer__body {
    padding: 0 10px;
    box-sizing: border-box
}

.el-drawer__wrapper .service-dialog .el-drawer__body .context {
    padding-bottom: 20px
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box {
    cursor: pointer;
    background: #fff;
    border-radius: 18px
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item {
    line-height: 58px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #EFEFEF
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item a {
    color: #333;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item i {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item .icon1 {
    background: url(/resource/images/service-icon1.png) no-repeat center center;
    background-size: 100%
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item .icon2 {
    background: url(/resource/images/service-icon2.png) no-repeat center center;
    background-size: 100%
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item .icon3 {
    background: url(/resource/images/service-icon3.png) no-repeat center center;
    background-size: 100%
}

.el-drawer__wrapper .service-dialog .el-drawer__body .method-box .item:last-child {
    border: 0
}

.el-drawer__wrapper .service-dialog .el-drawer__body .cancel {
    display: block;
    margin: 7px 0 0;
    background: #fff;
    border-radius: 9px;
    line-height: 48px;
    text-align: center
}

.el-dialog__wrapper {
    backdrop-filter: blur(4px)
}

.el-dialog__wrapper .phone-dialog {
    width: 294px;
    border-radius: 18px
}

.el-dialog__wrapper .phone-dialog .el-dialog__header {
    display: none
}

.el-dialog__wrapper .phone-dialog .el-dialog__body {
    padding: 32px
}

.el-dialog__wrapper .phone-dialog .el-dialog__body .context h4 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: center
}

.el-dialog__wrapper .phone-dialog .el-dialog__body .context p {
    margin-top: 16px;
    font-size: 16px;
    color: #FE7D33;
    text-align: center
}

.el-dialog__wrapper .phone-dialog .el-dialog__body .context .footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px
}

.el-dialog__wrapper .phone-dialog .el-dialog__body .context .footer button,
.el-dialog__wrapper .phone-dialog .el-dialog__body .context .footer a {
    width: 106px;
    line-height: 32px;
    padding: 0;
    font-size: 16px;
    border-radius: 20px;
    text-align: center
}

.el-dialog__wrapper .phone-dialog .el-dialog__body .context .footer .cancel {
    color: #8B8B8B
}

.el-dialog__wrapper .phone-dialog .el-dialog__body .context .footer .sure {
    margin: 0
}

.el-dialog__wrapper .business-dialog {
    width: 347px;
    height: 600px;
    background: none;
    box-shadow: none
}

.el-dialog__wrapper .business-dialog .el-dialog__header {
    display: none
}

.el-dialog__wrapper .business-dialog .el-dialog__body {
    padding: 0
}

.el-dialog__wrapper .business-dialog .el-dialog__body .popup_posi {
    position: relative
}

.el-dialog__wrapper .business-dialog .el-dialog__body .popup_heder {
    background-image: url(/resource/images/popup_header.png);
    width: 362px;
    height: 287px;
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 25px;
    color: #773C12;
    padding-top: 158px;
    box-sizing: border-box
}

.el-dialog__wrapper .business-dialog .el-dialog__body .popup_heder span {
    margin-left: 36px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios {
    top: 204px;
    position: absolute;
    width: 347px;
    height: 332px;
    background: #FFFFFF;
    border-radius: 24px;
    padding: 10px;
    box-sizing: border-box;
    left: 5px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all {
    display: flex;
    justify-content: space-between
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box {
    width: 160px;
    height: 233px;
    background: #FFF5DB;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 18px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box h4 {
    font-weight: bold;
    font-size: 14px;
    color: #007BF6;
    margin: 14px 0 16px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box .poup-box-code-img .code-img {
    width: 130px;
    height: 130px;
    text-align: center;
    border-radius: 9px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box .code_copy_btn {
    margin-top: 8px;
    width: 144px;
    height: 34px;
    background: linear-gradient(266deg, #0077F5 0%, #00A4F9 100%);
    border-radius: 17px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 34px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box .input_box h5 {
    font-weight: 500;
    font-size: 14px;
    color: #FF8403;
    margin-bottom: 7px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box .input_box input {
    width: 140px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #FF8F3B;
    margin-bottom: 18px;
    padding-left: 9px
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios .content_box_all .content_box .submit_btn {
    width: 144px;
    height: 34px;
    background: linear-gradient(266deg, #FF7C01 0%, #FFA409 100%);
    border-radius: 17px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF
}

.el-dialog__wrapper .business-dialog .el-dialog__body .poup_box_ios p {
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    line-height: 1.6;
    text-align: center
}

.el-dialog__wrapper .business-dialog .el-dialog__body .close-box {
    bottom: -2px
}

.mobile-block,
.v-modal {
    display: none
}

.copy-txt-info {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1 !important
}

.copy-txt-info .copy-icons {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/resource/images/copy-icon-bu.png);
    background-size: 100% auto
}

@media (max-width: 1200px) {
    .business-dialog {
        transform: scale(0.9) !important
    }
    .mobile-block,
    .v-modal {
        display: block
    }
    .el-drawer__body {
        max-width: 730px;
        width: 100%;
        margin: 0 auto
    }
    .customer-dialog {
        width: 100%;
        height: 70vh;
        margin: 0 auto
    }
    .customer-dialog .el-dialog__header {
        display: none
    }
    .customer-dialog .el-dialog__body {
        padding: 0;
        height: 100%
    }
    .customer-dialog .el-dialog__body .service-iframe {
        width: 100%;
        height: 100%;
        border: 0
    }
    .mobile-block .el-dialog__wrapper {
        overflow-y: hidden
    }
}