.mask-outer[data-v-35cdda44] {
    z-index: 1001
}

.mobile-transing[data-v-35cdda44] {
    margin: 0 auto;
    width: 80%;
    min-width: 295px;
    height: 146px;
    background: #fff;
    border-radius: 10px;
    padding-top: 25px
}

.mobile-transing .desc[data-v-35cdda44] {
    font-size: 16px;
    display: flex;
    justify-content: center;
    font-weight: 600;
    color: #111e1c
}

.mobile-transing .loading[data-v-35cdda44] {
    margin: 25px auto;
    border-radius: 50%;
    border: 7px solid rgba(22, 117, 254, .2);
    border-top-color: #2075ee;
    width: 46px;
    height: 46px;
    animation: spin-35cdda44 2s linear infinite;
    position: relative
}

.mobile-transing .loading[data-v-35cdda44]:after {
    top: 1px;
    left: 9%
}

.mobile-transing .loading[data-v-35cdda44]:after,
.mobile-transing .loading[data-v-35cdda44]:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2075ee;
    border-radius: 50%;
    transform: translate(-50%, -3px)
}

.mobile-transing .loading[data-v-35cdda44]:before {
    top: 2px;
    right: -13%
}

@keyframes spin-35cdda44 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.mobile-transing .footer[data-v-35cdda44] {
    height: 48px;
    display: flex;
    border-top: .5px solid #eee;
    justify-content: space-evenly
}

.mobile-transing .footer .btn[data-v-35cdda44],
.mobile-transing .footer .cancel[data-v-35cdda44] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400
}

.mobile-transing .footer .cancel+.cancel[data-v-35cdda44] {
    border-right: .5px solid #eee
}

.mobile-transing .footer .cancel[data-v-35cdda44] {
    color: #9397ac
}

.mobile-transing .footer .btn[data-v-35cdda44] {
    color: #2075ee
}

@media screen and (max-width:500px) {
    .all-outer[data-v-84364680] {
        background: #fff
    }
}

.i-tip {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 200;
    overflow: auto
}

.i-tip,
.i-tip .tip-content {
    display: flex;
    align-items: center;
    justify-content: center
}

.i-tip .tip-content {
    background: rgba(22, 31, 45, .8);
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    flex-direction: column
}

@media screen and (max-width:500px) {
    .notweb[data-v-58042994] {
        /* display: none */
    }
}

.title[data-v-58042994] {
    font-weight: 700;
    font-size: 30px;
    color: #161f2d;
    line-height: 38px
}

.content[data-v-58042994] {
    font-size: 18px;
    line-height: 23px;
    color: #282a43;
    margin-top: 20px
}

@media screen and (min-width:500px) {
    .up-outer[data-v-0ab303bf] {
        display: none
    }
}

.upload-file-box[data-v-0ab303bf] {
    margin: 62px 0 0
}

.upload-file-box .upload[data-v-0ab303bf],
.upload-file-box[data-v-0ab303bf] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.upload-file-box .upload .pic[data-v-0ab303bf] {
    width: 150px;
    height: 150px
}

.upload-file-box .upload .desc[data-v-0ab303bf] {
    width: 84%;
    margin-bottom: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #9397ac;
    margin-top: 5px
}

.upload-file-box .upload .desc span[data-v-0ab303bf] {
    color: #2075ee
}

.upload-file-box .selectbox[data-v-0ab303bf] {
    width: 90%
}

.upload-file-box .selectbox .item[data-v-0ab303bf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.upload-file-box .selectbox .item .title[data-v-0ab303bf] {
    font-size: 14px;
    font-weight: 400;
    color: #606178
}

.upload-file-box .selectbox .item .seletbtn[data-v-0ab303bf] {
    width: calc(84% - 40px);
    height: 36px;
    background: #f8f9fb;
    border: 1px solid #e7e8ee;
    border-radius: 8px;
    padding: 15px
}

.upload-file-box button[data-v-0ab303bf] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 29px;
    margin-top: 10px;
    border-radius: 6px;
    font-weight: 400;
    font-size: 18px;
    width: 90%;
    background: #2075ee;
    color: #fff;
    text-align: center;
    margin-bottom: 80px
}

.selectbox[data-v-4b53d262] {
    width: 90%;
    margin: 0 auto
}

.selectbox .item[data-v-4b53d262] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative
}

.selectbox .item .title[data-v-4b53d262] {
    font-size: 14px;
    font-weight: 400;
    color: #606178;
    width: 80px
}

.selectbox .item .seletbtn[data-v-4b53d262] {
    width: calc(90% - 40px);
    height: 36px;
    background: #f8f9fb;
    border: 1px solid #e7e8ee;
    border-radius: 5px;
    padding: 15px;
    color: #161f2d;
    opacity: 1 !important
}

.selectbox .item .ico[data-v-4b53d262] {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 5px
}

.i-modal.v-menu__content--active {
    pointer-events: auto
}

.i-modal {
    z-index: 200201 !important;
    overflow: auto;
    background: rgba(0, 0, 0, .6)
}

.i-modal,
.i-modal-mask {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.i-modal-mask {
    background-color: transparent;
    z-index: 10;
    opacity: 0
}

.i-modal-wrapper {
    position: absolute;
    z-index: 100;
    overflow: auto;
    bottom: 0
}

.select-box[data-v-e4566f46] {
    height: 100%;
    position: relative
}

.select-box .lang[data-v-e4566f46] {
    margin: 22px 26px;
    padding: 2px;
    height: 40px;
    background: #f4f5f6;
    border-radius: 10px
}

.select-box .lang .lang-tab[data-v-e4566f46],
.select-box .lang[data-v-e4566f46] {
    display: flex;
    align-items: center;
    justify-content: center
}

.select-box .lang .lang-tab[data-v-e4566f46] {
    width: 49.5%
}

.select-box .lang .active[data-v-e4566f46] {
    height: 34px;
    width: 49.5%;
    background: #fff;
    border-radius: 8px
}

.select-box .mobile-contentbox[data-v-e4566f46] {
    margin-left: 24px;
    height: calc(100% - 84px);
    overflow: auto;
    padding-bottom: 20px
}

.select-box .mobile-contentbox div .tip[data-v-e4566f46] {
    font-size: 14px;
    font-weight: 400;
    color: #9397ac;
    margin: 15px auto
}

.select-box .mobile-contentbox div .item[data-v-e4566f46] {
    width: calc(100% - 24px);
    height: 56px;
    background: #f8f9fb;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #161f2d;
    position: relative
}

.select-box .mobile-contentbox div .item .ico[data-v-e4566f46] {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px
}

.select-box .mobile-contentbox div .item-disable[data-v-e4566f46] {
    color: #ddd;
    cursor: not-allowed
}

.select-box .alphabet[data-v-e4566f46] {
    position: absolute;
    top: 84px;
    right: 10px;
    height: calc(100% - 84px);
    width: 12px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: space-between
}

.select-box .alphabet div[data-v-e4566f46] {
    font-size: 11px;
    font-weight: 400;
    color: #9397ac
}

.select-box .title[data-v-e4566f46] {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 17px
}

.select-box .mobile-item[data-v-e4566f46] {
    margin: 0 17px;
    height: 56px;
    font-size: 17px;
    font-weight: 400;
    color: #161f2d;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 24px
}

.select-box .mobile-item .ico[data-v-e4566f46] {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px
}

.select-box .mobile-item+.mobile-item[data-v-e4566f46] {
    border-top: 1px solid #eee
}

.select-box .cancel-btn[data-v-e4566f46] {
    height: 50px;
    border: 1px solid #2075ee;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #0084ff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 17px 30px
}

.container1[data-v-778a4ea3] {
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    z-index: 10001
}

.container1 .content[data-v-778a4ea3] {
    height: 150px;
    width: 75%;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: 12.5%;
    border-radius: 10px
}

.container1 .content .desc[data-v-778a4ea3] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 102px;
    font-size: 16px;
    font-weight: 500;
    color: #191c28;
    padding: 0 28px;
    text-align: center
}

.container1 .content .footer[data-v-778a4ea3] {
    height: 48px;
    display: flex;
    border-top: .5px solid #eee
}

.container1 .content .footer .cancel[data-v-778a4ea3],
.container1 .content .footer .confirm[data-v-778a4ea3] {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

.container1 .content .footer .confirm[data-v-778a4ea3] {
    border-left: 1px solid #eee;
    color: #2075ee
}

.container1 .content .footer .cancel[data-v-778a4ea3] {
    color: #9397ac
}

@media screen and (max-width:500px) {
    .notweb[data-v-d58dd02e] {
        display: none
    }
}

.upload-file[data-v-d58dd02e] {
    width: 100%;
    height: 546px;
    border-radius: 16px !important;
    border: 1px solid #e7e8ee
}

.upload-file-box[data-v-d58dd02e] {
    margin: 100px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.pic[data-v-d58dd02e] {
    width: 200px;
    height: 200px;
    margin-top: -40px
}

.pic[data-v-d58dd02e]:hover {
    cursor: pointer
}

.img[data-v-d58dd02e] {
    width: 200px;
    height: 200px
}

.title[data-v-d58dd02e] {
    height: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 22.86px;
    font-weight: 700;
    margin-top: 5px
}

.title[data-v-d58dd02e]:hover {
    cursor: pointer
}

.desc[data-v-d58dd02e] {
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #9397ac
}

.desc[data-v-d58dd02e],
button[data-v-d58dd02e] {
    margin-top: 30px;
    font-weight: 400;
    display: flex;
    align-items: center
}

button[data-v-d58dd02e] {
    flex-direction: row;
    justify-content: center;
    padding: 11px 29px;
    border-radius: 6px;
    font-size: 18px
}

.guide-outer[data-v-d58dd02e] {
    border-top: 1px solid #e7e8ee;
    margin-top: 50px
}

.guide-outer .guide[data-v-d58dd02e] {
    width: 291px;
    height: 53px;
    background: #eef9ff;
    border-radius: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #e7e8ee;
    color: #606178;
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    float: right;
    margin-right: 9px;
    margin-top: 10px
}

.guide-outer .guide .guide-img[data-v-d58dd02e] {
    width: 30px;
    height: 30px
}

.guide-outer .guide div[data-v-d58dd02e] {
    margin-left: 3px
}

.guide-outer .guide div .txt1[data-v-d58dd02e] {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #161f2d
}

.guide-outer .guide div .txt2[data-v-d58dd02e] {
    font-size: 10px;
    font-weight: 400;
    color: #526b92;
    transform: scale(.83333);
    transform-origin: 0 0
}

.guide-outer .guide .btn-a[data-v-d58dd02e] {
    width: 77px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 33px;
    border-radius: 4px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.android[data-v-d58dd02e] {
    position: relative
}

.android .ewm[data-v-d58dd02e] {
    position: absolute;
    display: none;
    width: 180px;
    height: 219px;
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .15);
    border-radius: 6px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 13px;
    top: 70px
}

.android .ewm .img[data-v-d58dd02e] {
    width: 154px;
    height: 154px;
    border-radius: 6px;
    border: 1px solid #e3e5e7
}

.android .ewm .txt[data-v-d58dd02e] {
    font-size: 21px;
    font-weight: 400;
    color: #161f2d
}

.android:hover .ewm[data-v-d58dd02e],
.upload-box[data-v-d58dd02e] {
    display: flex
}

.upload-box[data-v-d58dd02e] {
    margin-top: 30px
}

.upload-box button[data-v-d58dd02e] {
    margin: 0
}

.selecte-btn[data-v-b9ddbfc0] {
    width: 165px;
    height: 50px;
    cursor: pointer;
    background: #fff;
    border-radius: 1px 1px 1px 1px;
    opacity: 1;
    border: 1px solid #2075ee;
    border-radius: 6px;
    margin-right: 25px;
    font-size: 18px;
    color: #2075ee;
    text-align: center;
    line-height: 50px
}

.toast[data-v-b9ddbfc0] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    z-index: 999;
    background: rgba(0, 0, 0, .2)
}

.toast .toastbox[data-v-b9ddbfc0],
.toast[data-v-b9ddbfc0] {
    display: flex;
    align-items: center
}

.toast .toastbox[data-v-b9ddbfc0] {
    width: 400px;
    height: 180px;
    background: #fff;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    flex-direction: column
}

.toast .toastbox .top[data-v-b9ddbfc0] {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.toast .toastbox .top img[data-v-b9ddbfc0] {
    margin: 5px 10px 0 0;
    cursor: pointer
}

.toast .toastbox .title[data-v-b9ddbfc0] {
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: 700;
    color: #0e1b2e
}

.toast .toastbox .txt[data-v-b9ddbfc0] {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #555c78;
    margin: 20px 0 40px
}

.toast .toastbox .btn[data-v-b9ddbfc0] {
    width: 120px;
    height: 32px;
    background: #2075ee;
    border-radius: 6px 6px 6px 6px;
    font-size: 14px;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: center;
    cursor: pointer
}

.toast .toastbox .btn[data-v-b9ddbfc0]:hover {
    background: #3199fa
}

.guide-outer[data-v-ba81a74e] {
    border-top: 1px solid #e7e8ee;
    margin-top: 50px;
    padding: 16px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.guide-outer .guide_vip[data-v-ba81a74e] {
    width: 130px;
    height: 40px;
    cursor: pointer;
    margin: 0 10px 0 0
}

.guide-outer .guide_vip .i-svg>svg[data-v-ba81a74e] {
    width: 130px;
    height: 40px
}

.guide-outer .guide[data-v-ba81a74e] {
    border-radius: 13px;
    color: #606178;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.guide-outer .guide .guide-img[data-v-ba81a74e] {
    width: 30px;
    height: 30px
}

.guide-outer .guide div[data-v-ba81a74e] {
    margin-left: 3px
}

.guide-outer .guide div .txt1[data-v-ba81a74e] {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #161f2d
}

.guide-outer .guide div .txt2[data-v-ba81a74e] {
    font-size: 10px;
    font-weight: 400;
    color: #526b92;
    transform: scale(.83333);
    transform-origin: 0 0
}

.guide-outer .guide .btn-a[data-v-ba81a74e] {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    border-radius: 64px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.guide-outer .guide .btn-a[data-v-ba81a74e]:nth-child(2) {
    background: #161f2d
}

.guide-outer .guide .btn-a[data-v-ba81a74e]:nth-child(3) {
    background: #2075ee
}

.guide-outer .guide .btn-a[data-v-ba81a74e]:nth-child(4) {
    background: #1ab529
}

.guide-outer .guide .btn-a .ico[data-v-ba81a74e] {
    margin-right: 10px;
    width: 20px;
    height: 20px
}

.android[data-v-ba81a74e] {
    position: relative
}

.android .ewm[data-v-ba81a74e] {
    position: absolute;
    display: none;
    width: 180px;
    height: 219px;
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .15);
    border-radius: 6px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 13px;
    top: 70px
}

.android .ewm .img[data-v-ba81a74e] {
    width: 154px;
    height: 154px;
    border-radius: 6px;
    border: 1px solid #e3e5e7
}

.android .ewm .txt[data-v-ba81a74e] {
    font-size: 21px;
    font-weight: 400;
    color: #161f2d
}

.android:hover .ewm[data-v-ba81a74e] {
    display: flex
}

.container1[data-v-6809d28c] {
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    z-index: 10001
}

.container1 .content[data-v-6809d28c] {
    min-height: 196px;
    width: 368px;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: calc(50% - 184px);
    border-radius: 10px;
    padding: 24px
}

.container1 .content .close[data-v-6809d28c] {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 26px;
    width: 26px;
    cursor: pointer
}

.container1 .content .title[data-v-6809d28c] {
    font-size: 16px;
    font-weight: 700;
    color: rgba(0, 0, 0, .88)
}

.container1 .content .title img[data-v-6809d28c] {
    margin-right: 10px;
    vertical-align: top
}

.container1 .content .desc[data-v-6809d28c] {
    font-size: 14px;
    font-weight: 400;
    color: #525252;
    margin-top: 20px;
    margin-left: 38px
}

.container1 .content .footer[data-v-6809d28c] {
    margin-top: 48px;
    display: flex;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.container1 .content .footer .confirm[data-v-6809d28c] {
    width: 68px;
    height: 32px;
    background: #2075ee;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    margin-left: 16px;
    cursor: pointer
}

.container1 .content .footer .cancel[data-v-6809d28c] {
    width: 68px;
    height: 32px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e4e7ed;
    text-align: center;
    line-height: 32px;
    color: #303133;
    cursor: pointer
}

.container1 .content .footer .confirm[data-v-6809d28c]:hover {
    background: #3199fa
}

.container1 .content .footer .confirm[data-v-6809d28c]:active {
    background: #0156cf
}

.container1 .content .footer .cancel[data-v-6809d28c]:hover {
    border: 1px solid #3199fa;
    color: #3199fa
}

.container1 .content .footer .cancel[data-v-6809d28c]:active {
    border: 1px solid #0156cf;
    color: #0156cf
}

.container1[data-v-6aa04443] {
    position: fixed;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    z-index: 1000001
}

.container1 .content[data-v-6aa04443] {
    min-height: 196px;
    width: 590px;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: calc(50% - 295px);
    border-radius: 10px;
    padding: 40px
}

.container1 .content .close[data-v-6aa04443] {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 26px;
    width: 26px;
    cursor: pointer
}

.container1 .content .title[data-v-6aa04443] {
    font-size: 24px;
    font-weight: 700;
    color: #111e1c
}

.container1 .content .title img[data-v-6aa04443] {
    margin-right: 10px;
    vertical-align: top
}

.container1 .content .desc[data-v-6aa04443] {
    font-size: 18px;
    font-weight: 400;
    color: #9397ac;
    margin-top: 36px
}

.container1 .content .input[data-v-6aa04443] {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    position: relative
}

.container1 .content .input .pas[data-v-6aa04443] {
    color: #9397ac;
    font-size: 18px;
    font-weight: 400
}

.container1 .content .input .inp[data-v-6aa04443] {
    width: calc(100% - 80px);
    height: 40px;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    border: 2px solid #9397ac;
    padding-left: 10px
}

.container1 .content .input .eyepos[data-v-6aa04443] {
    position: absolute;
    top: 10px;
    right: 20px
}

.container1 .content .tip[data-v-6aa04443] {
    font-size: 12px;
    color: #f56c6c;
    margin-top: 2px;
    line-height: 24px;
    height: 24px
}

.container1 .content .btn-box[data-v-6aa04443] {
    display: flex;
    justify-content: center;
    margin-top: 15px
}

.container1 .content .btn-box .btn[data-v-6aa04443] {
    width: 150px;
    height: 52px;
    background: #2075ee;
    border-radius: 6px
}

.container1 .mobile-content[data-v-6aa04443] {
    width: 75%;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: 12.5%;
    border-radius: 10px;
    padding-top: 25px
}

.container1 .mobile-content .title[data-v-6aa04443] {
    font-size: 16px;
    font-weight: 600;
    color: #111e1c;
    -moz-text-align-last: center;
    text-align-last: center
}

.container1 .mobile-content .input[data-v-6aa04443] {
    margin: 20px 20px 15px
}

.container1 .mobile-content .input .tip[data-v-6aa04443] {
    font-size: 12px;
    font-weight: 400;
    color: #e33434;
    margin-top: 5px
}

.container1 .mobile-content .footer[data-v-6aa04443] {
    height: 44px;
    display: flex;
    border-top: .5px solid #eee
}

.container1 .mobile-content .footer .cancel[data-v-6aa04443],
.container1 .mobile-content .footer .confirm[data-v-6aa04443] {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

.container1 .mobile-content .footer .confirm[data-v-6aa04443] {
    border-left: 1px solid #eee;
    color: #2075ee
}

.container1 .mobile-content .footer .cancel[data-v-6aa04443] {
    color: #9397ac
}

.mask-outer[data-v-0b3b4b18] {
    z-index: 1001
}

.mask-outer .masking[data-v-0b3b4b18] {
    background: url(/_nuxt/img/maskbg.b097425.png) no-repeat;
    width: 480px;
    height: 340px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px
}

.mask-outer .masking .title[data-v-0b3b4b18] {
    font-size: 24px;
    font-weight: 700;
    color: #161f2d
}

.mask-outer .masking .desc[data-v-0b3b4b18] {
    font-size: 14px;
    font-weight: 400;
    color: #9397ac;
    margin-top: 20px;
    margin-bottom: 14px
}

.mask-outer .masking .btn[data-v-0b3b4b18] {
    width: 290px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(90deg, #ffe2ca, #fdb275);
    border-radius: 6px;
    border: 1px solid #ffc291;
    font-size: 16px;
    font-weight: 700;
    color: #672b14;
    margin: 30px auto
}

.mask-outer .masking .btn[data-v-0b3b4b18]:hover {
    background: #ffe2ca;
    border-radius: 6px;
    border: 1px solid #ffc291
}

.mask-outer .masking .btn[data-v-0b3b4b18]:active {
    background: linear-gradient(90deg, #fdb275 100%);
    border-radius: 6px;
    border: 1px solid #ffc291
}

.mask-outer .mobile-masking[data-v-0b3b4b18] {
    margin: 0 auto;
    width: 80%;
    height: 150px;
    background: #fff;
    border-radius: 10px
}

.mask-outer .mobile-masking .desc[data-v-0b3b4b18] {
    text-align: center;
    height: 102px;
    font-size: 16px;
    font-weight: 500;
    color: #191c28;
    padding: 28px 28px 17px
}

.mask-outer .mobile-masking .footer[data-v-0b3b4b18] {
    height: 48px;
    display: flex;
    border-top: .5px solid #eee
}

.mask-outer .mobile-masking .footer .btn[data-v-0b3b4b18],
.mask-outer .mobile-masking .footer .cancel[data-v-0b3b4b18] {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400
}

.mask-outer .mobile-masking .footer .cancel[data-v-0b3b4b18] {
    border-right: .5px solid #eee;
    color: #9397ac
}

.mask-outer .mobile-masking .footer .btn[data-v-0b3b4b18] {
    color: #2075ee
}

.mobile-content[data-v-9ae00ab4] {
    width: 100%
}

.mobile-content .info[data-v-9ae00ab4] {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%
}

.mobile-content .info .img[data-v-9ae00ab4] {
    margin-top: 82px;
    width: 100px;
    height: 100px
}

.mobile-content .info .name[data-v-9ae00ab4] {
    font-size: 14px;
    font-weight: 500;
    color: #161f2d;
    margin: 10px auto 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 80%
}

.mobile-content .info .name span[data-v-9ae00ab4] {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mobile-content .info .name .ext[data-v-9ae00ab4] {
    min-width: 30px
}

.mobile-content .info .tip[data-v-9ae00ab4] {
    margin-bottom: 10px
}

.mobile-content .info .tip span[data-v-9ae00ab4] {
    font-size: 12px;
    font-weight: 400;
    color: #9397ac
}

.mobile-content .mergebox[data-v-9ae00ab4] {
    margin-top: 34px;
    width: 100%;
    height: 190px;
    background: #f4f5f6;
    border-radius: 5px;
    border: 1px solid #e7e8ee
}

.mobile-content .mergebox .mergelist .item[data-v-9ae00ab4] {
    display: flex;
    height: 60px;
    align-items: center
}

.mobile-content .mergebox .mergelist .item .img[data-v-9ae00ab4] {
    width: 50px;
    height: 50px
}

.mobile-content .mergebox .mergelist .item .right[data-v-9ae00ab4] {
    width: calc(100% - 50px)
}

.mobile-content .mergebox .mergelist .item .right .name[data-v-9ae00ab4] {
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
    color: #000;
    overflow: hidden;
    width: 100%
}

.mobile-content .mergebox .mergelist .item .right .name span[data-v-9ae00ab4] {
    max-width: calc(100% - 40px);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mobile-content .mergebox .mergelist .item .right .name .ext[data-v-9ae00ab4] {
    width: 30px
}

.mobile-content .mergebox .mergelist .item .right .tip[data-v-9ae00ab4] {
    font-size: 12px;
    font-weight: 400;
    color: #9397ac
}

.mobile-content .mergeitem[data-v-9ae00ab4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 20px
}

.mobile-content .mergeitem .title[data-v-9ae00ab4] {
    font-size: 14px;
    font-weight: 400;
    color: #606178;
    width: 80px
}

.mobile-content .mergeitem .seletbtn[data-v-9ae00ab4] {
    width: calc(90% - 40px);
    height: 36px;
    background: #f8f9fb;
    border: 1px solid #e7e8ee;
    border-radius: 5px;
    padding: 15px;
    color: #161f2d
}

.mobile-content .selbtn-disable[data-v-9ae00ab4],
.mobile-content .selbtn[data-v-9ae00ab4] {
    font-size: 16px;
    font-weight: 400;
    color: #2075ee;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center
}

.mobile-content .selbtn-disable[data-v-9ae00ab4] {
    color: #dbdde5
}

.mobile-content .trans-border-btn[data-v-9ae00ab4],
.mobile-content .trans-btn[data-v-9ae00ab4],
.mobile-content .trans-gray-btn[data-v-9ae00ab4] {
    width: 90%;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    margin: 10px auto
}

.mobile-content .trans-border-btn[data-v-9ae00ab4] {
    border: 1px solid #2075ee;
    margin-top: 15px
}

.mobile-content .custom-input[data-v-9ae00ab4] {
    width: 90%;
    margin: -10px auto 15px
}

.mobile-content .custom-input .input[data-v-9ae00ab4] {
    width: 100%;
    height: 36px;
    border-radius: 6px;
    border: 1px solid #9397ac;
    padding-left: 10px
}

.mobile-content .custom-input .desc[data-v-9ae00ab4] {
    font-size: 12px;
    font-weight: 400;
    color: #9397ac;
    white-space: wrap
}

.mobile-content input[data-v-9ae00ab4]::input-placeholder {
    color: #dbdde5
}

.mobile-content[data-v-9ae00ab4] ::-webkit-input-placeholder {
    color: #dbdde5
}

.mobile-content[data-v-9ae00ab4] :-moz-placeholder,
.mobile-content[data-v-9ae00ab4] ::-moz-placeholder {
    color: #dbdde5
}

.mobile-content[data-v-9ae00ab4] :-ms-input-placeholder {
    color: #dbdde5
}

.mobile-content .compress-detail[data-v-9ae00ab4] {
    text-align: center
}

.mobile-content .compress-detail .desc-one[data-v-9ae00ab4] {
    font-size: 14px;
    font-weight: 400;
    color: #606178
}

.mobile-content .compress-detail .desc-one span[data-v-9ae00ab4] {
    color: #161f2d;
    font-weight: 500
}

.mobile-content .compress-detail .desc-two[data-v-9ae00ab4] {
    font-size: 12px;
    font-weight: 400;
    color: #9397ac
}

.content[data-v-9ae00ab4] {
    background: #fff;
    border: 1px solid #e7e8ee;
    border-radius: 16px;
    margin: 40px auto;
    position: relative;
    z-index: 1
}

.content .header[data-v-9ae00ab4] {
    height: 66px;
    border-bottom: 1px solid #e5e6ed;
    display: flex;
    font-size: 14px;
    line-height: 66px;
    color: #9397ac;
    padding-left: 15px
}

.content .header .name span[data-v-9ae00ab4] {
    display: inline-block;
    padding-left: 10px
}

.content .body[data-v-9ae00ab4] {
    width: 100%;
    height: 400px;
    position: relative;
    border-radius: 16px
}

.content .body .nofile[data-v-9ae00ab4] {
    text-align: center;
    font-size: 16px;
    color: #282a43
}

.content .body .nofile img[data-v-9ae00ab4] {
    display: block;
    width: 200px;
    height: 200px;
    margin: 0 auto
}

.content .body .file-list-outer[data-v-9ae00ab4] {
    height: 80px;
    /* padding-left: 15px; */
    position: relative;
    /* background-image: linear-gradient(180deg, #fff, #fff) */
}

.content .body .file-list-outer .file-list[data-v-9ae00ab4] {
    width: 100%;
    display: flex;
    height: 80px;
    align-items: center;
    position: relative
}

.content .body .file-list-outer .file-list .name[data-v-9ae00ab4] {
    display: flex;
    justify-content: left;
    align-items: center;
    overflow: hidden
}

.content .body .file-list-outer .file-list .name span[data-v-9ae00ab4] {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.content .body .file-list-outer .file-list .name .ext[data-v-9ae00ab4] {
    min-width: 70px
}

.content .body .file-list-outer .file-list[data-v-9ae00ab4]:hover {
    background: #f8f9fb
}

.content .action .img[data-v-9ae00ab4] {
    margin-right: 9px
}

.content .statustime .st[data-v-9ae00ab4] {
    vertical-align: middle
}

.content .statustime .st img[data-v-9ae00ab4] {
    vertical-align: middle;
    margin-right: 5px
}

.content .statustime .times[data-v-9ae00ab4] {
    font-size: 12px;
    color: #9397ac;
    margin-top: 7.5px
}

.btn-box[data-v-9ae00ab4] {
    width: 100%;
    height: 116px;
    padding-top: 36px
}

.btn-box .delaction[data-v-9ae00ab4],
.btn-box .mergeaction[data-v-9ae00ab4] {
    display: flex;
    align-items: center;
    padding-left: 25px;
    height: 48px;
    width: calc(100% - 400px)
}

.btn-box .delaction .title[data-v-9ae00ab4],
.btn-box .mergeaction .title[data-v-9ae00ab4] {
    font-size: 16px;
    font-weight: 400;
    color: #606178;
    min-width: 100px
}

.btn-box .delaction .item[data-v-9ae00ab4],
.btn-box .mergeaction .item[data-v-9ae00ab4] {
    font-size: 16px;
    font-weight: 400;
    color: #161f2d;
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.btn-box .delaction .item span[data-v-9ae00ab4],
.btn-box .mergeaction .item span[data-v-9ae00ab4] {
    display: inline-block;
    min-width: 60px
}

.btn-box .delaction .item .ico[data-v-9ae00ab4],
.btn-box .mergeaction .item .ico[data-v-9ae00ab4] {
    margin-right: 4px
}

.btn-box .delaction .item .input[data-v-9ae00ab4],
.btn-box .mergeaction .item .input[data-v-9ae00ab4] {
    max-width: 400px;
    width: 300px;
    height: 48px;
    border-radius: 6px;
    border: 1px solid #9397ac;
    margin-left: 10px;
    padding: 0 10px;
    color: #606178
}

.btn-box .delaction .active[data-v-9ae00ab4],
.btn-box .mergeaction .active[data-v-9ae00ab4] {
    color: #2075ee
}

.btn-box .mergeaction .item .input[data-v-9ae00ab4] {
    width: 400px
}

.btn-box .btn[data-v-9ae00ab4] {
    position: absolute;
    bottom: 30px;
    width: 150px;
    height: 52px;
    border-radius: 6px;
    font-weight: 400;
    font-size: 18px
}

.btn-box .is-disabled[data-v-9ae00ab4] {
    cursor: default !important;
    border: 2px solid #dbdde5 !important;
    color: #dbdde5 !important;
    opacity: 1 !important
}

.btn-box .clearFile[data-v-9ae00ab4] {
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50px;
    cursor: pointer;
    background: #fff;
    border: 2px solid #2075ee;
    color: #2075ee
}

.btn-box .clearFile[data-v-9ae00ab4]:hover {
    border: 2px solid #3199fa;
    color: #3199fa
}

.btn-box .trans-border-btn[data-v-9ae00ab4],
.btn-box .trans-border-gray-btn[data-v-9ae00ab4] {
    /* right: 400px; */
    line-height: 50px
}

.btn-box .trans-btn[data-v-9ae00ab4],
.btn-box .trans-gray-btn[data-v-9ae00ab4] {
    /* right: 40px; */
    line-height: 52px
}

.transparent[data-v-9ae00ab4] {
    width: 100%;
    height: 30px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    position: absolute;
    bottom: 110px
}

.name[data-v-9ae00ab4] {
    flex: 1
}

.size[data-v-9ae00ab4] {
    flex: 0.5
}

.docs[data-v-9ae00ab4] {
    flex: 1
}

.docs[data-v-9ae00ab4],
.statustime[data-v-9ae00ab4] {
    display: flex;
    align-items: center
}

.action[data-v-9ae00ab4],
.statustime[data-v-9ae00ab4] {
    flex: 0.5
}

.translang[data-v-9ae00ab4] {
    flex: 1;
    display: flex;
    align-items: center
}

.translangbox[data-v-9ae00ab4] {
    flex: 2
}

.langbox[data-v-9ae00ab4] {
    height: 33px;
    line-height: 33px;
    border-radius: 4px;
    border: 1px solid #dbdde5;
    margin-left: 4px;
    padding: 0 4px;
    cursor: pointer;
    z-index: 1
}

.tip-box .tip-ico[data-v-9ae00ab4] {
    width: 30px;
    height: 30px;
    margin-bottom: 15px
}

.tip-box .text[data-v-9ae00ab4] {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.btn[data-v-3fc636bc],
.comm-btn[data-v-3fc636bc] {
    height: 33px;
    color: #161f2d;
    vertical-align: middle
}

.btn span[data-v-3fc636bc],
.comm-btn span[data-v-3fc636bc] {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    vertical-align: middle
}

.btn .img[data-v-3fc636bc],
.comm-btn .img[data-v-3fc636bc] {
    margin-top: -1px
}

@media screen and (max-width:500px) {

    .btn .img[data-v-3fc636bc],
    .comm-btn .img[data-v-3fc636bc] {
        width: 24px;
        height: 24px
    }
}

.comm-btn[data-v-3fc636bc] {
    cursor: pointer
}

/* .comm-btn[data-v-3fc636bc]:hover {
    color: #3199fa
} */

/* .comm-btn[data-v-3fc636bc]:active {
    color: #2075ee
} */

.popup[data-v-08964966] {
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100px;
    box-shadow: 0 0 5px #ebe7e7;
    background: #fff;
    border-radius: 8px;
    margin-left: -35px;
    position: absolute;
    top: 55px
}

.popup .popup-item[data-v-08964966] {
    height: 36px;
    font-size: 14px;
    font-weight: 400;
    color: #161f2d;
    line-height: 36px;
    text-align: center
}

.popup .popup-item[data-v-08964966]:hover {
    background: #f8f9fb;
    color: #2075ee
}

.item-outer[data-v-3fc8e598] {
    display: flex;
    justify-content: space-start;
    position: relative
}

.translang[data-v-3fc8e598] {
    width: 25%
}

.translang .img[data-v-3fc8e598] {
    margin-right: 20px
}

.translang1[data-v-3fc8e598] {
    width: 50%
}

.translang1 .img[data-v-3fc8e598] {
    margin-right: 20px
}

.transimg[data-v-3fc8e598] {
    width: 25%;
    text-align: center
}

.transimg img[data-v-3fc8e598] {
    width: 32px;
    height: 33px;
    cursor: pointer;
    border-radius: 6px
}

.transimg img[data-v-3fc8e598]:hover {
    background: #ebeef5
}

.transimg img[data-v-3fc8e598]:active {
    background: #e4e7ed
}

.sellanguage[data-v-f6bf0eca] {
    width: 100%;
    height: calc(100vh - 315px);
    background: #fff;
    box-shadow: 0 4px 10px rgba(133, 149, 190, .25);
    border-radius: 0 0 16px 16px;
    position: absolute;
    padding: 30px;
    left: 0;
    z-index: 2001;
    overflow: hidden
}

@media screen and (max-width:500px) {
    .sellanguage[data-v-f6bf0eca] {
        display: none
    }
}

.sellanguage .search-box[data-v-f6bf0eca] {
    height: 40px;
    border: 1px solid #e7e8ee;
    border-radius: 10px;
    line-height: 38px;
    margin-bottom: 18px;
    overflow: hidden
}

.sellanguage .search-box .iconss[data-v-f6bf0eca] {
    width: 24px;
    height: 24px;
    margin-left: 16px
}

.sellanguage .search-box input[data-v-f6bf0eca] {
    width: calc(100% - 45px);
    height: 100%
}

.sellanguage .title[data-v-f6bf0eca] {
    font-size: 12px;
    line-height: 18px;
    color: #6c6f7d;
    display: inline-block;
    margin-bottom: 10px
}

.sellanguage .lang-content .lang-id[data-v-f6bf0eca] {
    font-size: 10px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px
}

.sellanguage .lang-content .lang-outer[data-v-f6bf0eca] {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 3px
}

.sellanguage .lang-content .lang-outer .lang-item[data-v-f6bf0eca] {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-bottom: 14px;
    cursor: pointer;
    width: 160px;
    font-weight: 400
}

.sellanguage .lang-content .lang-outer .lang-item-active[data-v-f6bf0eca],
.sellanguage .lang-content .lang-outer .lang-item-active[data-v-f6bf0eca]:active,
.sellanguage .lang-content .lang-outer .lang-item-active[data-v-f6bf0eca]:hover,
.sellanguage .lang-content .lang-outer .lang-item[data-v-f6bf0eca]:active,
.sellanguage .lang-content .lang-outer .lang-item[data-v-f6bf0eca]:hover {
    color: #2075ee
}

.sellanguage .lang-content .lang-outer .lang-item-disable[data-v-f6bf0eca],
.sellanguage .lang-content .lang-outer .lang-item-disable[data-v-f6bf0eca]:active,
.sellanguage .lang-content .lang-outer .lang-item-disable[data-v-f6bf0eca]:hover {
    color: #ddd;
    cursor: not-allowed
}

.sellanguage .alphabet[data-v-f6bf0eca] {
    position: absolute;
    top: 10px;
    right: 10px;
    height: calc(100% - 20px);
    width: 12px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: space-between
}

.sellanguage .alphabet div[data-v-f6bf0eca] {
    font-size: 11px;
    font-weight: 400;
    color: #9397ac;
    cursor: pointer
}

.sellanguage .alphabet i[data-v-f6bf0eca] {
    width: 12px
}

@media screen and (min-width:992px) {
    .useinstr-outer[data-v-7d5834ee] {
        width: calc(50% - 20px)
    }
}

@media screen and (max-width:992px) {
    .useinstr-outer[data-v-7d5834ee] {
        width: 100%
    }
}

.useinstr[data-v-7d5834ee] {
    background: #f4f5f6;
    margin-bottom: 20px
}

.useinstr .title[data-v-7d5834ee] {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #161f2d;
    margin-bottom: 20px
}

.useinstr .content[data-v-7d5834ee] {
    padding: 20px;
    min-height: 236px;
    background: #eaedf1;
    border-radius: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #161f2d
}

.transtool[data-v-925eab92] {
    overflow: hidden;
    margin: 20px auto 0;
    max-width: 1200px
}

.transtool .title[data-v-925eab92] {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #161f2d;
    margin-bottom: 20px
}

.transtool .tools[data-v-925eab92] {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

@media screen and (max-width:400px) {
    .transtool .tools[data-v-925eab92] {
        justify-content: space-between
    }
}

.transtool .tools .tools-item[data-v-925eab92] {
    width: 172px;
    height: 42px;
    background: #fff;
    border: 1px solid #dbdde5;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    color: #161f2d;
    cursor: pointer;
    margin-bottom: 20px
}

@media screen and (min-width:400px) {
    .transtool .tools .tools-item[data-v-925eab92] {
        margin-right: 20px
    }
}

.transtool .tools .tools-item[data-v-925eab92]:hover {
    background: #3199fa;
    border-radius: 6px;
    border: 1px solid #3199fa;
    color: #fff
}

.transtool .tools .tools-item[data-v-925eab92]:active {
    background: #2075ee;
    border-radius: 6px;
    border: 1px solid #2075ee;
    color: #fff
}

.transtool .tools i[data-v-925eab92] {
    width: 172px;
    margin-right: 20px
}

.transtool .btn[data-v-925eab92] {
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500
}

.transtool .btn div[data-v-925eab92] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px
}

.transtool .btn div .svg[data-v-925eab92] {
    width: 32px;
    height: 32px;
    margin-right: 10px
}

.cover[data-v-0d0465c8] {
    margin: 0 auto;
    max-width: 1200px;
    width: 90%;
    padding-bottom: 106px
}

.cover .title[data-v-0d0465c8] {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #161f2d;
    margin-bottom: 20px
}

.cover ul[data-v-0d0465c8] {
    width: 100%;
    background: #eaedf1;
    border-radius: 10px;
    opacity: 1
}

.cover ul li[data-v-0d0465c8] {
    padding: 0 20px
}

.cover ul li a>div[data-v-0d0465c8] {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e2e5ea;
    display: flex;
    justify-content: space-between;
    line-height: 56px
}

.cover ul li[data-v-0d0465c8]:hover {
    color: #3199fa
}

.cover ul li[data-v-0d0465c8]:active {
    color: #2075ee
}

.all-outer1[data-v-67ac8b03] {
    background: #f4f5f6
}

@media screen and (max-width:1200px) {
    .all-outer1 .banner-cl[data-v-67ac8b03] {
        display: none
    }
}

.all-outer1 .banner-cl .img[data-v-67ac8b03] {
    margin-right: 40px
}

.all-outer1 .banner-cl span[data-v-67ac8b03] {
    color: #ff2d6c
}

.all-outer1 .banner-cl .btn[data-v-67ac8b03] {
    width: 180px;
    height: 48px;
    background: #2075ee;
    border-radius: 64px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    margin-left: 40px
}

.all-outer1 .toolss[data-v-67ac8b03] {
    padding-bottom: 60px
}

.all[data-v-67ac8b03] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    margin-top: 20px
}

@media screen and (max-width:1200px) {
    .all[data-v-67ac8b03] {
        margin-top: 80px
    }
}

@media screen and (max-width:500px) {
    .all[data-v-67ac8b03] {
        margin-top: 20px;
        width: 100%
    }
}

.all .txt-content[data-v-67ac8b03] {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1200px;
    background: #f4f5f6;
    box-sizing: border-box;
    border-radius: 16px
}

@media screen and (min-width:500px) {
    .all .txt-content[data-v-67ac8b03] {
        margin-top: 40px;
        border: 1px solid #e7e8ee
    }
}

.all .txt-content .translate-ragion[data-v-67ac8b03] {
    display: flex
}

@media screen and (max-width:500px) {
    .all .txt-content .translate-ragion[data-v-67ac8b03] {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 90%;
        height: calc(100% - 140px)
    }

    .all .txt-content .translate-ragion .inp[data-v-67ac8b03],
    .all .txt-content .translate-ragion .txtcont[data-v-67ac8b03] {
        font-size: 18px !important
    }
}

.all .txt-content .translate-ragion .left[data-v-67ac8b03] {
    border-radius: 0 0 0 16px;
    width: 50%;
    background: #fff;
    font-size: 24px;
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:500px) {
    .all .txt-content .translate-ragion .left[data-v-67ac8b03] {
        position: relative;
        width: 100%;
        border-radius: 16px;
        font-size: 20px;
        padding: 15px;
        height: 200px !important
    }
}

.all .txt-content .translate-ragion .left .proimg[data-v-67ac8b03] {
    width: 50%;
    left: 0;
    top: 66px;
    position: absolute;
    overflow: hidden;
    height: calc(100% - 128px);
    background: #fff;
    z-index: 99
}

.all .txt-content .translate-ragion .left .proimg img[data-v-67ac8b03] {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.all .txt-content .translate-ragion .left .left-content[data-v-67ac8b03] {
    display: flex;
    position: relative
}

@media screen and (max-width:500px) {
    .all .txt-content .translate-ragion .left .left-content[data-v-67ac8b03] {
        height: 100%
    }
}

.all .txt-content .translate-ragion .left .left-content .imgtp[data-v-67ac8b03] {
    width: 100px;
    margin-right: 20px;
    position: relative
}

.all .txt-content .translate-ragion .left .left-content .imgtp .isvg[data-v-67ac8b03] {
    position: absolute;
    right: 0;
    top: 0
}

.all .txt-content .translate-ragion .left .left-content .inp[data-v-67ac8b03] {
    width: calc(100% - 30px);
    resize: none;
    margin-right: 20px;
    margin-bottom: 50px;
    outline: none
}

.all .txt-content .translate-ragion .left .left-content .inp[data-v-67ac8b03] .i-editor__content {
    padding: 0
}

@media screen and (max-width:500px) {
    .all .txt-content .translate-ragion .left .left-content .inp[data-v-67ac8b03] {
        overflow-y: auto;
        outline: none !important;
        resize: none !important;
        list-style-type: none !important;
        border: none !important
    }
}

.all .txt-content .translate-ragion .left .left-content .del[data-v-67ac8b03] {
    position: absolute;
    right: 0;
    font-size: 14px;
    line-height: 18px;
    color: #9397ac;
    cursor: pointer
}

@media screen and (min-width:500px) {
    .all .txt-content .translate-ragion .left .left-content .del[data-v-67ac8b03] {
        width: 30px;
        height: 30px
    }
}

.all .txt-content .translate-ragion .left .left-content .del img[data-v-67ac8b03] {
    width: 30px;
    height: 30px
}

.all .txt-content .translate-ragion .left .upload[data-v-67ac8b03] {
    bottom: 15px;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

@media screen and (min-width:550px) {
    .all .txt-content .translate-ragion .left .upload[data-v-67ac8b03] {
        height: 32px;
        bottom: 20px;
        width: calc(50% - 40px)
    }
}

.all .txt-content .translate-ragion .left .upload .photo-outer[data-v-67ac8b03] {
    display: flex;
    flex: 1;
    align-items: center
}

@media screen and (max-width:550px) {
    .all .txt-content .translate-ragion .left .upload .photo-outer[data-v-67ac8b03] {
        width: calc(100% - 30px);
        justify-content: space-between
    }
}

.all .txt-content .translate-ragion .left .upload .nums[data-v-67ac8b03] {
    font-size: 14px;
    line-height: 32px;
    color: #9397ac
}

.all .txt-content .translate-ragion .right[data-v-67ac8b03] {
    border-radius: 0 0 16px 0;
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-bottom: 40px;
    background: #f8f9fb
}

@media screen and (min-width:500px) {
    .all .txt-content .translate-ragion .right[data-v-67ac8b03] {
        font-size: 24px;
        justify-content: space-between
    }
}

@media screen and (max-width:500px) {
    .all .txt-content .translate-ragion .right[data-v-67ac8b03] {
        width: 100%;
        margin-top: 20px;
        border-radius: 16px;
        height: 48%;
        font-size: 18px;
        overflow: hidden;
        height: 200px !important
    }
}

.all .txt-content .translate-ragion .right .right-content[data-v-67ac8b03] {
    min-height: 185px;
    max-height: calc(100vh - 510px);
    height: auto;
    margin: 18px 20px;
    overflow: hidden
}

@media screen and (max-width:500px) {
    .all .txt-content .translate-ragion .right .right-content[data-v-67ac8b03] {
        margin: 50px 15px 15px;
        padding-top: 10px;
        overflow: scroll
    }
}

.all .txt-content .translate-ragion .right .right-content[data-v-67ac8b03]:hover {
    overflow-x: hidden;
    overflow-y: auto;
    overflow: hidden auto
}

.all .txt-content .translate-ragion .right .right-content[data-v-67ac8b03]:hover::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.all .txt-content .translate-ragion .right .right-content[data-v-67ac8b03]:hover::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0, 0, 0, .2)
}

@media screen and (min-width:500px) {
    .all .txt-content .translate-ragion .right .right-content #copyInner[data-v-67ac8b03] {
        padding: 20px 20px 60px
    }
}

.all .txt-content .translate-ragion .right .right-content .txtcont .newtxt[data-v-67ac8b03] {
    color: #161f2d;
    word-wrap: break-word
}

.all .txt-content .translate-ragion .right .right-content .txtcont .origintxt[data-v-67ac8b03] {
    word-break: break-all;
    display: inline-block
}

.all .txt-content .translate-ragion .right .right-content .txtcont .origintxt[data-v-67ac8b03]:hover {
    background: #b2d3f8;
    cursor: text
}

.all .txt-content .translate-ragion .right .mobile-action[data-v-67ac8b03] {
    padding: 0 20px;
    width: calc(100% - 40px);
    height: 54px;
    position: absolute;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.all .txt-content .translate-ragion .right .mobile-action .mobile-right-act[data-v-67ac8b03] {
    display: flex;
    align-items: center
}

.all .txt-content .translate-ragion .right .mobile-action .mobile-right-act .copy[data-v-67ac8b03] {
    margin-left: 10px
}

.all .txt-content .translate-ragion .right .right-action[data-v-67ac8b03] {
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(50% - 40px);
    height: 32px;
    margin: 0 20px
}

.all .txt-content .translate-ragion .right .right-action .action[data-v-67ac8b03] {
    display: flex;
    align-items: center;
    height: 100%
}

.all .txt-content .translate-ragion .right .right-action .action .copy1[data-v-67ac8b03] {
    margin-left: 32px
}

.all .txt-content .translate-ragion .right .right-action .contrast[data-v-67ac8b03] {
    font-size: 14px;
    font-weight: 400;
    color: #606178;
    cursor: pointer
}

.all .txt-content .translate-ragion .right .right-action .contrast .switch[data-v-67ac8b03] {
    margin-right: 20px;
    cursor: pointer
}

.all .txt-content .translate-ragion .right .right-action .contrast .switch1[data-v-67ac8b03] {
    cursor: pointer
}

.all .txt-content .mobile-btn[data-v-67ac8b03] {
    height: 50px;
    border-radius: 10px;
    margin: 14px auto 20px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    width: 90%
}

.all .photopreview[data-v-67ac8b03] {
    display: none;
    position: fixed;
    height: calc(100vh - 240px);
    top: 200px;
    z-index: 9999;
    box-shadow: 0 0 5px #e9e6e6
}

.all .photopreview img[data-v-67ac8b03] {
    height: 100%;
    width: 100%
}

.all .useinstrouter[data-v-67ac8b03] {
    margin: 60px auto 0;
    justify-content: space-between
}

.all .toolss[data-v-67ac8b03],
.all .useinstrouter[data-v-67ac8b03] {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.all .botton[data-v-67ac8b03] {
    padding-bottom: 80px
}

[data-v-67ac8b03] .el-loading-spinner .circular {
    width: 24px;
    height: 24px
}

.fanyi-btnbox[data-v-67ac8b03] {
    background: #f4f5f6;
    border-radius: 8px;
    border: 1px solid #dbdde5;
    color: #d7d7d9
}

.fanyi-btnbox-active[data-v-67ac8b03],
.fanyi-btnbox[data-v-67ac8b03] {
    width: 120px;
    height: 32px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    margin-right: 25px;
    cursor: pointer
}

.fanyi-btnbox-active[data-v-67ac8b03] {
    background: #2878ff;
    border-radius: 8px;
    color: #fff
}

.markdown-body {
    outline: none;
    word-break: break-word;
    line-height: 1.75;
    font-size: 16px;
    color: #333
}

.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
    font-weight: 700;
    line-height: 1.5;
    margin-top: 35px;
    margin-bottom: 10px
}

.markdown-body h1 {
    font-size: 24px
}

.markdown-body h2 {
    font-size: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ececec
}

.markdown-body h3 {
    font-size: 18px
}

.markdown-body h4 {
    font-size: 16px
}

.markdown-body h5 {
    font-size: 14px
}

.markdown-body h6 {
    font-size: 12px;
    margin-top: 5px
}

.markdown-body img {
    max-width: 100%
}

.markdown-body hr {
    border: none;
    border-top: 1px solid #ddd;
    margin-top: 32px;
    margin-bottom: 32px
}

.markdown-body [is=code],
.markdown-body code {
    font-size: .87em
}

.markdown-body code,
.markdown-body pre {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

.markdown-body pre {
    overflow: auto;
    position: relative;
    line-height: 1.75
}

.markdown-body a {
    text-decoration: none;
    color: #0269c8;
    border-bottom: 1px solid #d1e9ff
}

.markdown-body a:active,
.markdown-body a:hover {
    color: #275b8c
}

.markdown-body table {
    font-size: 12px;
    width: auto;
    max-width: 100%;
    overflow: auto;
    border-color: #c3e0fd;
    border-width: 1px 0 0 1px
}

.markdown-body thead {
    background: #f6f6f6;
    color: #000;
    text-align: left
}

.markdown-body tr:nth-child(odd) {
    background-color: #f7fbff
}

.markdown-body tr:hover {
    background-color: #e0edf7
}

.markdown-body th {
    background-color: #dff0ff;
    color: #005bb7
}

.markdown-body td,
.markdown-body th {
    padding: 12px 7px;
    line-height: 24px;
    border-color: #c3e0fd;
    border-width: 0 1px 1px 0
}

@media screen and (min-width:768px) {
    .markdown-body td {
        min-width: 40px
    }
}

.markdown-body blockquote {
    color: #666;
    padding: 1px 23px;
    margin: 22px 0;
    border-left: 4px solid #cbcbcb;
    background-color: #f8f8f8
}

.markdown-body blockquote:after {
    display: block;
    content: ""
}

.markdown-body blockquote>p {
    margin: 10px 0
}

.markdown-body ul {
    list-style: disc
}

.markdown-body ol,
.markdown-body ul {
    padding-left: 28px
}

.markdown-body ol li,
.markdown-body ul li {
    margin-bottom: 0;
    list-style: inherit
}

.markdown-body ol ol,
.markdown-body ol ul,
.markdown-body ul ol,
.markdown-body ul ul {
    margin-top: 3px
}

.markdown-body ol ul,
.markdown-body ul ul {
    list-style: circle
}

.markdown-body ol li {
    padding-left: 6px
}

@media (max-width:720px) {
    .markdown-body h1 {
        font-size: 24px
    }

    .markdown-body h2 {
        font-size: 20px
    }

    .markdown-body h3 {
        font-size: 18px
    }
}

.markdown-body ul.ie-todo li {
    list-style: none
}

.markdown-body ul.ie-todo li>input[type=checkbox] {
    margin-left: -20.5px;
    margin-right: 7.5px;
    transform: translateY(2px)
}

.markdown-body .ie-todo ol,
.markdown-body .ie-todo ul {
    margin-top: 0
}

.markdown-body .ie-todo-item {
    list-style: none
}

.markdown-body code.hljs {
    padding: 2px 5px
}

.markdown-body .hljs ul {
    list-style: decimal;
    margin: 0 0 0 40px !important;
    padding: 0
}

.markdown-body .hljs li {
    list-style: decimal-leading-zero;
    border-left: 1px solid #111 !important;
    padding: 2px 5px !important;
    margin: 0 !important;
    line-height: 14px;
    width: 100%;
    box-sizing: border-box
}

.markdown-body .hljs li:nth-of-type(2n) {
    background-color: hsla(0, 0%, 100%, .015);
    color: inherit
}

.markdown-body .hljs {
    padding: 5px 0;
    position: relative
}

.markdown-body .hljs .hljs-copy {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 5px;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
    background-color: hsla(0, 0%, 100%, .7);
    display: none;
    cursor: pointer
}

.markdown-body .hljs .hljs-copy:hover {
    background-color: hsla(0, 0%, 100%, .9)
}

.markdown-body .hljs:hover .hljs-copy {
    display: block
}

.markdown-body [is=call] {
    display: inline-flex;
    align-items: center
}

.markdown-body img.avatar {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 4px
}

.readonly>.markdown-body .ie-todo input[type=checkbox] {
    pointer-events: none
}

.editable>.markdown-body [is=code],
.editable>.markdown-body code {
    word-break: break-word;
    border-radius: 2px;
    overflow-x: auto;
    background-color: #fff5f5;
    color: #ff502c;
    font-size: .87em;
    padding: 2px 5px
}

.i-editor {
    color: #000;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    position: relative;
    min-height: 185px;
    max-height: calc(100vh - 510px);
    height: auto;
    background-color: #fff
}

.i-editor .select-group {
    line-height: 1.2;
    white-space: nowrap
}

.i-editor .select-group>* {
    padding: 6px 12px;
    margin: 0;
    background: transparent
}

.i-editor .select-group>:hover {
    background: #f6f6f6
}

.i-editor .select-group>.active,
.i-editor .select-group>:active {
    background: #ddd
}

.i-editor>.i-editor__center {
    position: relative;
    height: 1px;
    flex: 1
}

.i-editor .i-editor__content {
    padding: 12px;
    height: 100%;
    overflow: hidden
}

.i-editor .i-editor__content:hover {
    overflow-x: hidden;
    overflow-y: auto;
    overflow: hidden auto
}

.i-editor .i-editor__content:hover::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.i-editor .i-editor__content:hover::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0, 0, 0, .2)
}

.i-editor .i-editor__content.empty:before {
    content: attr(placeholder);
    position: absolute;
    color: #c0c4cc;
    white-space: pre-line;
    font-size: 24px;
    line-height: 30px;
    pointer-events: none
}

.i-editor .i-editor__content * {
    max-width: 100% !important
}

.i-editor .i-editor__content p:before {
    content: attr(title);
    position: absolute;
    left: 0;
    top: 0;
    background: #b2d3f8
}

.i-editor .i-editor__options li {
    padding: 3px 12px;
    min-width: 60px;
    background: #fff
}

.i-editor .i-editor__options li:hover {
    background: #f6f6f6
}

.i-editor .i-editor__options li.active,
.i-editor .i-editor__options li:active {
    background: #ddd
}

.i-editor .i-editor__options li.active {
    background-color: #96ceff
}

.i-editor>.i-loading {
    background: hsla(0, 0%, 100%, .75)
}

.i-editor.readonly .i-editor__content {
    padding: 0
}

.i-popup-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.i-popup-menu .tool {
    cursor: pointer;
    background-color: #fff;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0 5.5px
}

.i-popup-menu .tool.selected {
    background-color: #f5f5f5;
    color: #000
}

.i-popup-menu .tool:hover {
    background-color: #1b78ff;
    color: #fff
}

.i-popup-menu .tool.act {
    color: #1b78ff
}

.i-popup-menu .tool .avatar {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin-right: 3px
}

.i-popup-menu .tool .menu-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.i-popup-menu .tool .icon {
    width: 1em;
    height: 1em
}

.i-popup-menu .tool .triangle {
    width: 10px;
    height: 1em
}

.i-popup-menu .level1 .tool {
    padding: 0 12px
}

.i-popup-menu .level1 .icon {
    margin-right: 5px
}

.i-popup-menu .i-tooltip {
    font-size: 12px;
    padding: 5px;
    pointer-events: none
}

.i-popup {
    position: fixed;
    background: #fff;
    box-shadow: 0 .3rem .6rem 0 hsla(0, 0%, 78%, .6);
    border-radius: 1px
}

.i-popup>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.i-popup>li,
.i-popup>ul>li {
    list-style: none;
    font-size: 12px;
    padding: 0 1em;
    word-break: keep-all;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px solid #e2e8f0
}

.i-tree-menu {
    flex: 1;
    display: flex;
    flex-wrap: wrap
}

.i-tree-menu.vertical {
    flex-direction: column
}

.i-tree-menu:not(.vertical) .level0>.i-tree-menu-item__children {
    top: 100%;
    left: 0
}

.i-tree-menu-item {
    position: relative
}

.i-tree-menu-item>.i-tree-menu-item__children {
    box-shadow: 0 1px .375rem rgba(0, 0, 0, .117647), 0 1px .25rem rgba(0, 0, 0, .117647);
    position: absolute;
    background: #fff;
    z-index: 1;
    left: 100%;
    top: 0
}

.i-tree-menu-divider {
    width: 1px;
    background: #e5e5e5;
    margin: 0
}

.i-tooltip {
    position: fixed;
    z-index: 100;
    background: #1b78ff;
    filter: drop-shadow(0 9px 12px rgba(7, 126, 255, .14));
    padding: 7px 12px;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    --size: 10px;
    --nhalfsize: calc(var(--size)/-2 + 0.5px)
}

.i-tooltip .i-tooltip-triangle {
    position: absolute;
    background: linear-gradient(225deg, #1b78ff 50%, transparent 0);
    width: var(--size);
    height: var(--size);
    z-index: -1
}

.i-tooltip.i-tooltip-left .i-tooltip-triangle {
    right: var(--nhalfsize);
    top: 50%;
    transform: translateY(var(--nhalfsize)) rotate(45deg);
    border-bottom: none !important;
    border-left: none !important
}

.i-tooltip.i-tooltip-right .i-tooltip-triangle {
    left: var(--nhalfsize);
    top: 50%;
    transform: translateY(var(--nhalfsize)) rotate(225deg);
    border-bottom: none !important;
    border-right: none !important
}

.i-tooltip.i-tooltip-top .i-tooltip-triangle {
    left: 50%;
    bottom: var(--nhalfsize);
    transform: translateX(var(--nhalfsize)) rotate(135deg);
    border-top: none !important;
    border-left: none !important
}

.i-tooltip.i-tooltip-bottom .i-tooltip-triangle {
    left: 50%;
    top: var(--nhalfsize);
    transform: translateX(var(--nhalfsize)) rotate(315deg);
    border-left: none !important;
    border-bottom: none !important
}

.selectbox[data-v-64947fce] {
    width: 84%;
    margin: 0 auto
}

@media screen and (min-width:500px) {
    .selectbox[data-v-64947fce] {
        display: none
    }
}

.selectbox .item[data-v-64947fce] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative
}

.selectbox .item .title[data-v-64947fce] {
    font-size: 14px;
    font-weight: 400;
    color: #606178
}

.selectbox .item .seletbtn[data-v-64947fce] {
    width: calc(84% - 28px);
    height: 36px;
    background: #f8f9fb;
    border: 1px solid #e7e8ee;
    border-radius: 5px;
    padding: 15px;
    color: #161f2d;
    opacity: 1 !important
}

.selectbox .item .ico[data-v-64947fce] {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 5px
}

.top[data-v-ed713824] {
    display: flex;
    align-items: center;
    height: 50px;
    border-radius: 16px 16px 0 0;
    position: relative
}

@media screen and (min-width:500px) {
    .top[data-v-ed713824] {
        border-bottom: 1px solid #e7e8ee;
        background: #fff
    }
}

.top .txt[data-v-ed713824] {
    width: 50%
}

.top .txt .text-item[data-v-ed713824],
.top .txt[data-v-ed713824] {
    display: flex;
    justify-content: center;
    align-items: center
}

.top .txt .text-item[data-v-ed713824] {
    cursor: pointer
}

.top .txt .text-item img[data-v-ed713824] {
    width: 24px
}

.top .txt .text-item[data-v-ed713824]:hover {
    color: #3199fa
}

.top .txt .text-item[data-v-ed713824]:active {
    color: #2075ee
}

.top .trans[data-v-ed713824] {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    cursor: pointer;
    position: absolute;
    left: calc(50% - 12px);
    top: calc(50% - 12px)
}

.top[data-v-4795a538] {
    display: flex;
    align-items: center;
    height: 66px;
    border-radius: 16px 16px 0 0;
    position: relative
}

@media screen and (min-width:500px) {
    .top[data-v-4795a538] {
        border-bottom: 1px solid #e7e8ee;
        background: #fff
    }
}

@media screen and (max-width:500px) {
    .top[data-v-4795a538] {
        display: none
    }
}

.top .txt[data-v-4795a538] {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0 20px
}

.top .txt img[data-v-4795a538] {
    margin-left: 15px;
    cursor: pointer
}

.top .txt .text-item[data-v-4795a538] {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.top .txt .text-item img[data-v-4795a538] {
    width: 33px
}

.top .txt .text-item[data-v-4795a538]:hover {
    color: #3199fa
}

.top .txt .text-item[data-v-4795a538]:active {
    color: #2075ee
}

.top .txt .comm-btn .autoitem[data-v-4795a538] {
    position: relative;
    display: block
}

.top .txt .comm-btn .autoitem .autotip[data-v-4795a538] {
    position: absolute;
    padding: 5px 8px;
    background: #1d1c1c;
    color: #fff;
    border-radius: 7px;
    width: 186px;
    top: -40px;
    left: -70px
}

.top .txt .comm-btn .autoitem .autotip[data-v-4795a538]:after {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top-color: #1d1c1c;
    top: 100%;
    left: 50%
}

.top .txt .comm-btn .autoitem span[data-v-4795a538],
.top .txt .comm-btn span[data-v-4795a538] {
    cursor: pointer
}

.top .txt .comm-btn[data-v-4795a538]:hover {
    color: #3199fa
}

.top .txt .active-btn[data-v-4795a538],
.top .txt .comm-btn[data-v-4795a538]:active {
    color: #2075ee
}

.top .trans[data-v-4795a538] {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    cursor: pointer;
    position: absolute;
    left: calc(50% - 16px);
    top: calc(50% - 16px);
    z-index: 1
}

.top .trans[data-v-4795a538]:hover {
    background: #ebeef5
}

.top .trans[data-v-4795a538]:active {
    background: #e4e7ed
}

.btn[data-v-4cbf4a1c] {
    width: 100px;
    height: 32px;
    background: #f4f5f6;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #dbdde5;
    font-size: 16px;
    font-weight: 400;
    color: #606178;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    margin-right: 20px
}

.btn[data-v-4cbf4a1c]:hover {
    color: #3199fa;
    border: 1px solid #3199fa
}

.btn[data-v-4cbf4a1c]:active {
    color: #2075ee;
    border: 1px solid #2075ee
}

.mobile-common-btn[data-v-4cbf4a1c] {
    width: 75px;
    height: 25px;
    background: #f4f5f6;
    border-radius: 5px;
    border: 1px solid #dbdde5;
    font-size: 14px;
    font-weight: 400;
    color: #606178;
    display: flex;
    justify-content: center;
    align-items: center
}

.play1[data-v-5b9f8301],
.play[data-v-5b9f8301] {
    cursor: pointer
}

.play1 .i-svg[data-v-5b9f8301],
.play .i-svg[data-v-5b9f8301] {
    display: block
}

.play1[data-v-5b9f8301] {
    width: 150px;
    height: 32px;
    background: #f4f5f6;
    border-radius: 50px 50px 50px 50px;
    border: 1px solid #dbdde5;
    position: relative;
    display: flex;
    line-height: 32px;
    background: #efefef
}

@media screen and (max-width:500px) {
    .play1[data-v-5b9f8301] {
        width: 122px;
        height: 28px
    }
}

.play1 .man[data-v-5b9f8301] {
    font-size: 14px;
    width: calc(100% - 32px);
    display: flex;
    align-items: center
}

@media screen and (min-width:500px) {
    .play1 .man[data-v-5b9f8301] {
        font-size: 16px;
        margin-left: 15px
    }
}

.play1 .llist[data-v-5b9f8301] {
    position: absolute;
    top: 40px;
    width: 100%;
    font-size: 16px;
    background: #f4f5f6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 16px;
    z-index: 1;
    border: 1px solid #dbdde5
}

@media screen and (max-width:500px) {
    .play1 .llist[data-v-5b9f8301] {
        font-size: 14px
    }
}

.play1 .llist>div[data-v-5b9f8301] {
    text-align: center;
    height: 32px;
    font-weight: 400;
    color: #606178;
    line-height: 32px
}

@media screen and (max-width:500px) {
    .play1 .llist>div[data-v-5b9f8301] {
        height: 28px;
        line-height: 28px
    }
}

.play1 .llist div+div[data-v-5b9f8301] {
    border-top: 1px solid #dbdde5
}

.playicon[data-v-5b9f8301] {
    width: 32px;
    height: 32px
}

@media screen and (max-width:500px) {
    .playicon[data-v-5b9f8301] {
        width: 28px;
        height: 28px
    }
}

.loading[data-v-5b9f8301] {
    border-radius: 50%;
    border: 2px solid #2075ee;
    border-top-color: rgba(32, 117, 238, .2);
    width: 22px;
    height: 22px;
    margin: 4px 4px 4px 6px;
    animation: spin-5b9f8301 2s linear infinite;
    position: relative
}

@media screen and (max-width:500px) {
    .loading[data-v-5b9f8301] {
        width: 17px;
        height: 17px
    }
}

@keyframes spin-5b9f8301 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.copyouter[data-v-42d0065c] {
    position: relative;
    display: flex
}

.copyouter .copyicon1[data-v-42d0065c] {
    width: 104px;
    height: 32px;
    border-radius: 36px;
    opacity: 1;
    border: 1px solid #2075ee;
    font-size: 14px;
    font-weight: 400;
    color: #2075ee;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.copyouter .copyicon1 span[data-v-42d0065c] {
    display: inline-block;
    margin-left: 2px
}

.copyouter .copyicon[data-v-42d0065c] {
    width: 32px;
    height: 32px
}

@media screen and (max-width:500px) {
    .copyouter .copyicon[data-v-42d0065c] {
        width: 28px;
        height: 28px
    }
}

.copyouter .tip[data-v-42d0065c] {
    position: absolute;
    padding: 6px;
    width: 70px;
    height: 32px;
    background: #303133;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    left: 60px;
    margin: 0 0 0 -16px;
    text-align: center
}

.copyouter .choseCopy[data-v-42d0065c] {
    position: absolute;
    right: -25px;
    top: -60px;
    width: 76px;
    height: 76pxpx;
    font-size: 14px;
    background: #222428;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px
}

.copyouter .choseCopy>div[data-v-42d0065c] {
    text-align: center;
    width: 76px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    cursor: pointer
}

.result-panel-inner[data-v-47a3ad45] {
    max-width: 631px;
    min-width: 417px;
    position: absolute;
    z-index: 99;
    background: #fff;
    box-shadow: 0 4px 30px 0 rgba(85, 136, 212, .16);
    border-radius: 20px;
    border: 2px solid;
    -o-border-image: linear-gradient(135deg, #fff, hsla(0, 0%, 100%, .5)) 2 2;
    border-image: linear-gradient(135deg, #fff, hsla(0, 0%, 100%, .5)) 2 2;
    font-weight: 400;
    color: #161f2d;
    padding: 30px 35px 30px 30px
}

.result-panel-inner .close[data-v-47a3ad45] {
    position: absolute;
    right: 10px;
    top: 18px;
    z-index: 1
}

.result-panel-inner .content[data-v-47a3ad45] {
    color: #161f2d;
    height: auto;
    max-height: 400px;
    overflow-y: scroll
}

.result-panel-inner .content[data-v-47a3ad45]::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: transparent
}

.result-panel-inner .content[data-v-47a3ad45]::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 4px
}

.result-panel-inner .content[data-v-47a3ad45]:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 53%, .4)
}

.result-panel-inner .content[data-v-47a3ad45]:hover::-webkit-scrollbar-track {
    background: hsla(0, 0%, 53%, .1)
}

.result-panel-inner .content .word[data-v-47a3ad45] {
    font-size: 20px;
    font-weight: 700
}

.result-panel-inner .content .phonetic[data-v-47a3ad45],
.result-panel-inner .content .translation[data-v-47a3ad45] {
    font-size: 15px;
    font-weight: 400;
    margin: 26px 0 25px
}

.result-panel-inner .content .exchange[data-v-47a3ad45],
.result-panel-inner .content .tag[data-v-47a3ad45] {
    font-size: 15px;
    font-weight: 400;
    margin-top: 25px
}

.no_srcoll[data-v-47a3ad45] {
    overflow: hidden
}

.history[data-v-4c6028fd] {
    margin: 20px auto 0;
    width: 100%;
    height: 276px;
    background: #fff;
    border: 1px solid #e7e8ee;
    border-radius: 16px
}

.history .title[data-v-4c6028fd] {
    padding: 26px 26px 0;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between
}

.history .title .left[data-v-4c6028fd] {
    font-size: 18px;
    color: #161f2d
}

.history .title .left img[data-v-4c6028fd] {
    padding-bottom: 3px
}

.history .title .right span[data-v-4c6028fd] {
    display: inline-block;
    font-size: 14px;
    color: #6a6b80;
    width: 50px;
    text-align: right;
    height: 16px;
    line-height: 16px;
    cursor: pointer
}

.history .title .right span[data-v-4c6028fd]:first-child {
    padding-right: 20px
}

.history .title .right div[data-v-4c6028fd] {
    color: #2075ee;
    cursor: pointer
}

.history .title .right div[data-v-4c6028fd]:hover,
.history .title .right span[data-v-4c6028fd]:hover {
    color: #3199fa
}

.history .title .right div[data-v-4c6028fd]:active,
.history .title .right span[data-v-4c6028fd]:active {
    color: #2075ee
}

.history .title .right .disclick[data-v-4c6028fd],
.history .title .right .disclick[data-v-4c6028fd]:active,
.history .title .right .disclick[data-v-4c6028fd]:hover {
    color: #ddd;
    cursor: not-allowed
}

.history .nonehistory[data-v-4c6028fd] {
    font-size: 14px;
    line-height: 18px;
    margin-top: 50px;
    text-align: center;
    color: #9397ac;
    height: 80px
}

.history .content[data-v-4c6028fd] {
    padding-left: 26px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: 120px;
    margin-bottom: 10px;
    width: calc(100% - 26px);
    overflow: hidden
}

.history .content[data-v-4c6028fd]:hover {
    overflow-x: hidden;
    overflow-y: auto;
    overflow: hidden auto
}

.history .content[data-v-4c6028fd]:hover::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.history .content[data-v-4c6028fd]:hover::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0, 0, 0, .2)
}

.history .content .history-item[data-v-4c6028fd] {
    background: #f0f4f9;
    border: 1px solid #dedfe0;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
    line-height: 22px;
    max-width: 48%;
    position: relative;
    height: 33px;
    color: #6c6f7d;
    padding: 5px 25px 5px 12px;
    margin-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer
}

.history .content .history-item span[data-v-4c6028fd] {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.history .content .history-item .close[data-v-4c6028fd] {
    display: none;
    position: absolute;
    right: 7px;
    width: 13px;
    height: 13px
}

.history .content .history-item[data-v-4c6028fd]:hover {
    background: #f5f7fa;
    border-radius: 4px;
    border: 1px solid #dedfe0
}

.history .content .history-item:hover .close[data-v-4c6028fd] {
    display: block
}

.history .content .history-item[data-v-4c6028fd]:active {
    background: #ebeef5;
    border-radius: 4px;
    border: 1px solid #dedfe0
}

.history .guide-outer[data-v-4c6028fd] {
    margin-top: 32px
}

.history .guide-outer .guide[data-v-4c6028fd],
.history .guide-outer[data-v-4c6028fd] {
    display: flex;
    justify-content: center;
    align-items: center
}

.history .guide-outer .guide[data-v-4c6028fd] {
    border-radius: 13px;
    color: #606178;
    font-size: 14px;
    flex-wrap: wrap
}

.history .guide-outer .guide .guide-img[data-v-4c6028fd] {
    width: 30px;
    height: 30px
}

.history .guide-outer .guide div[data-v-4c6028fd] {
    margin-left: 3px
}

.history .guide-outer .guide div .txt1[data-v-4c6028fd] {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #161f2d
}

.history .guide-outer .guide div .txt2[data-v-4c6028fd] {
    font-size: 10px;
    font-weight: 400;
    color: #526b92;
    transform: scale(.83333);
    transform-origin: 0 0
}

.history .guide-outer .guide .btn-a[data-v-4c6028fd] {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    border-radius: 64px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.history .guide-outer .guide .btn-a[data-v-4c6028fd]:nth-child(2) {
    background: #161f2d
}

.history .guide-outer .guide .btn-a[data-v-4c6028fd]:nth-child(3) {
    background: #2075ee
}

.history .guide-outer .guide .btn-a[data-v-4c6028fd]:nth-child(4) {
    background: #1ab529
}

.history .guide-outer .guide .btn-a .ico[data-v-4c6028fd] {
    margin-right: 10px;
    width: 20px;
    height: 20px
}

.android[data-v-4c6028fd] {
    position: relative
}

.android .ewm[data-v-4c6028fd] {
    position: absolute;
    display: none;
    width: 180px;
    height: 219px;
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .15);
    border-radius: 6px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 13px;
    top: 70px
}

.android .ewm .img[data-v-4c6028fd] {
    width: 154px;
    height: 154px;
    border-radius: 6px;
    border: 1px solid #e3e5e7
}

.android .ewm .txt[data-v-4c6028fd] {
    font-size: 21px;
    font-weight: 400;
    color: #161f2d
}

.android:hover .ewm[data-v-4c6028fd] {
    display: flex
}

.guide_vip[data-v-4c6028fd] {
    width: 130px;
    height: 40px;
    cursor: pointer;
    margin: 0 10px 0 0
}

.container1[data-v-7881541a] {
    position: fixed;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    z-index: 1000001
}

.container1 .content[data-v-7881541a] {
    min-height: 196px;
    width: 368px;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: calc(50% - 184px);
    border-radius: 10px;
    padding: 24px
}

.container1 .content .close[data-v-7881541a] {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 26px;
    width: 26px;
    cursor: pointer
}

.container1 .content .title[data-v-7881541a] {
    font-size: 16px;
    font-weight: 700;
    color: rgba(0, 0, 0, .88)
}

.container1 .content .title img[data-v-7881541a] {
    margin-right: 10px;
    vertical-align: top
}

.container1 .content .desc[data-v-7881541a] {
    font-size: 14px;
    font-weight: 400;
    color: #525252;
    margin-top: 20px
}

.container1 .content .input-outer[data-v-7881541a] {
    height: 60px;
    margin-top: 20px
}

.container1 .content .input-outer .input[data-v-7881541a] {
    display: flex
}

.container1 .content .input-outer .input img[data-v-7881541a] {
    margin-left: 10px;
    height: 40px
}

.container1 .content .input-outer .tip[data-v-7881541a] {
    font-size: 12px;
    color: #f56c6c;
    margin-top: 2px;
    line-height: 24px
}

.container1 .content .footer[data-v-7881541a] {
    margin-top: 10px;
    display: flex;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.container1 .content .footer .confirm[data-v-7881541a] {
    width: 68px;
    height: 32px;
    background: #2075ee;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    margin-left: 16px;
    cursor: pointer
}

.container1 .content .footer .cancel[data-v-7881541a] {
    width: 68px;
    height: 32px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e4e7ed;
    text-align: center;
    line-height: 32px;
    color: #303133;
    cursor: pointer
}

.container1 .content .footer .confirm[data-v-7881541a]:hover {
    background: #3199fa
}

.container1 .content .footer .confirm[data-v-7881541a]:active {
    background: #0156cf
}

.container1 .content .footer .cancel[data-v-7881541a]:hover {
    border: 1px solid #3199fa;
    color: #3199fa
}

.container1 .content .footer .cancel[data-v-7881541a]:active {
    border: 1px solid #0156cf;
    color: #0156cf
}

.container1 .mobile-content[data-v-7881541a] {
    width: 75%;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: 12.5%;
    border-radius: 10px;
    padding-top: 25px
}

.container1 .mobile-content .title[data-v-7881541a] {
    font-size: 16px;
    font-weight: 600;
    color: #111e1c;
    -moz-text-align-last: center;
    text-align-last: center
}

.container1 .mobile-content .input[data-v-7881541a] {
    margin: 20px 20px 15px
}

.container1 .mobile-content .input .tip[data-v-7881541a] {
    font-size: 12px;
    font-weight: 400;
    color: #e33434;
    margin-top: 5px
}

.container1 .mobile-content .footer[data-v-7881541a] {
    height: 44px;
    display: flex;
    border-top: .5px solid #eee
}

.container1 .mobile-content .footer .cancel[data-v-7881541a],
.container1 .mobile-content .footer .confirm[data-v-7881541a] {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

.container1 .mobile-content .footer .confirm[data-v-7881541a] {
    border-left: 1px solid #eee;
    color: #2075ee
}

.container1 .mobile-content .footer .cancel[data-v-7881541a] {
    color: #9397ac
}

.container1[data-v-452863c2] {
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    z-index: 10001
}

.container1 .content[data-v-452863c2] {
    min-height: 196px;
    width: 368px;
    background: #fff;
    top: calc(50% - 98px);
    position: absolute;
    left: calc(50% - 184px);
    border-radius: 10px;
    padding: 24px;
    text-align: center
}

.container1 .content .close[data-v-452863c2] {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 26px;
    width: 26px;
    cursor: pointer
}

.container1 .content .title[data-v-452863c2] {
    font-size: 16px;
    font-weight: 700;
    color: #0e1b2e
}

.container1 .content .desc[data-v-452863c2] {
    font-size: 14px;
    font-weight: 400;
    color: #555c78;
    margin-top: 20px
}

.container1 .content .footer[data-v-452863c2] {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.container1 .content .footer .confirm[data-v-452863c2] {
    width: 119px;
    height: 32px;
    background: #2075ee;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 32px
}

.container1 .content .footer .cancel[data-v-452863c2] {
    width: 68px;
    height: 32px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e4e7ed;
    text-align: center;
    line-height: 32px;
    color: #303133;
    cursor: pointer
}

.container1 .content .footer .confirm[data-v-452863c2]:hover {
    background: #3199fa
}

.container1 .content .footer .confirm[data-v-452863c2]:active {
    background: #0156cf
}

.container1 .content .footer .cancel[data-v-452863c2]:hover {
    border: 1px solid #3199fa;
    color: #3199fa
}

.container1 .content .footer .cancel[data-v-452863c2]:active {
    border: 1px solid #0156cf;
    color: #0156cf
}

@media screen and (max-width:500px) {
    .all-outer[data-v-29825e33] {
        background: #fff
    }
}