.error-wrap {
    background: #f0f4f5;
    height: 100vh
}

.error-wrap .main {
    padding-top: 102px
}

.error-wrap .main img {
    display: block;
    margin: 0 auto
}

.error-wrap .main p {
    margin: 32px auto 60px;
    text-align: center
}

.error-wrap .main a {
    background: #3b75ff;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    text-align: center;
    width: 160px
}

.error-wrap .pptFooter {
    margin-top: 50px
}

.nuxt-progress {
    background-color: #000;
    height: 2px;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    transition: width .1s, opacity .4s;
    width: 0;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

html {
    background-color: #fff;
    color: #000;
    font-size: 12px
}

blockquote,
body,
button,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol,
p,
pre,
td,
textarea,
th,
ul,
xmp {
    margin: 0;
    padding: 0
}

body,
button,
code,
input,
kbd,
pre,
samp,
select,
textarea,
tt,
xmp {
    font-family: "PingFangSC,Microsoft YaHei,sans-serif";
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "PingFangSC,Microsoft YaHei,sans-serif"
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

address,
cite,
dfn,
em,
i,
optgroup,
var {
    font-style: normal
}

table {
    text-align: left
}

caption,
th {
    text-align: inherit
}

menu,
ol,
ul {
    list-style: none
}

fieldset,
img {
    border: 0
}

button,
img,
input,
object,
select,
textarea {
    vertical-align: middle
}

audio,
canvas,
video {
    *zoom: 1;
    display: inline-block;
    *display: inline
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: " "
}

textarea {
    overflow: auto;
    resize: vertical
}

a,
button,
input,
select,
textarea {
    border: none;
    outline: 0 none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

mark {
    background-color: transparent
}

a,
del,
ins,
s,
u {
    -webkit-text-decoration: none;
    text-decoration: none
}

sub,
sup {
    vertical-align: baseline
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 50px;
    height: 100%;
    overflow-x: hidden
}

body {
    -webkit-text-size-adjust: none;
    color: #333;
    font-family: PingFang SC, Microsoft YaHei, Hiragino Sans GB, WenQuanYi Micro Hei, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
    font-size: .28em
}

hr {
    border: none;
    border-top: .02rem solid #cacaca;
    height: .02rem;
    margin: .1rem 0
}

.el-cascader-menu__wrap {
    height: 360px
}

main {
    padding-top: 72px
}

.web-title {
    padding: 26px 0 0 0;
}

.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap
}

.ell,
.ell2 {
    overflow: hidden;
    text-overflow: ellipsis
}

.ell2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-break: break-all
}

img {
    max-width: 100%
}

.clr {
    *height: 1%
}

.clr:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden
}

button,
input,
select,
textarea {
    outline: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    background: #f5f6fa;
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: #4e5969;
    -webkit-text-decoration: none;
    text-decoration: none
}

.w-full {
    width: 100%
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.h-full {
    height: 100%
}

.back-enter-active,
.back-leave-active,
.forward-enter-active,
.forward-leave-active {
    backface-visibility: hidden;
    height: 100%;
    perspective: 1000;
    position: absolute;
    transition: all .35s;
    will-change: transform
}

.back-enter {
    opacity: .75;
    transform: translate3d(-35%, 0, 0) !important
}

.back-enter-active {
    z-index: -1 !important
}

.back-enter-active,
.back-leave-active {
    transition: all .35s linear
}

.back-leave-active,
.forward-enter {
    transform: translate3d(100%, 0, 0) !important
}

.forward-enter-active,
.forward-leave-active {
    transition: all .35s linear
}

.forward-leave-active {
    opacity: .65;
    transform: translate3d(-35%, 0, 0) !important;
    z-index: -1
}

.slide-left-enter-active,
.slide-left-leave-active,
.slide-right-enter-active,
.slide-right-leave-active {
    transition: all .35s
}

.slide-left-enter,
.slide-right-leave-active {
    transform: translate(100%)
}

.slide-left-leave-active,
.slide-right-enter {
    transform: translate(-100%)
}

.messageWrap .el-message__content,
.tooltip-c {
    font-size: 12px
}

.tooltip-c {
    background: #fff !important;
    border: 1px solid #f1f2f7;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    color: #4e5969;
    line-height: 1.5 !important;
    padding: 8px
}

.tooltip-c,
.tooltip-c .popper__arrow {
    border: none !important
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.content-between {
    align-content: space-between
}

.css3Center {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.flexCenter {
    display: flex;
    justify-content: center
}

.flexCenter,
.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-evenly {
    justify-content: space-evenly
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.font12 {
    font-size: 12px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.zindex9999 {
    z-index: 9999
}

.hfull {
    height: 100%
}

.wfull {
    width: 100%
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

@keyframes MOVE-BG {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(46px)
    }
}

::-webkit-scrollbar {
    background-color: transparent;
    height: 6px;
    width: 6px
}

::-webkit-scrollbar-track {
    border-radius: 8px;
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, .5)
}

::-webkit-scrollbar-thumb {
    background: #e6e6e6;
    border-radius: 4px
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #dddede
}

.container {
    margin: 0 auto;
    max-width: 96%;
    width: 1232px!important;
}

.common-container main .web-title {
    color: #1B1F25;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 26px;
}

.common-container .compress-container {
    padding-bottom: 16px
}

.common-container .left-nav {
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    height: 592px;
    overflow-y: auto;
    padding: 12px 8px;
    width: 188px
}

.common-container .left-nav a {
    align-items: center;
    color: #1d2129;
    display: block;
    display: flex;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 4px;
    padding-left: 12px
}

.common-container .left-nav a img {
    height: 20px;
    margin-right: 12px;
    width: 20px
}

.common-container .left-nav a:last-child {
    margin-bottom: 0
}

.common-container .left-nav .nuxt-link-active {
    background-color: #f5f6fa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjQ4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0eWxlPSJmaWxsOiMxNjVkZmYiIGQ9Ik0wIDQ4YzEuMDYgMCAyLjA4LS40MiAyLjgzLTEuMTdTNCA0NS4wNiA0IDQ0VjRjMC0xLjA2LS40Mi0yLjA4LTEuMTctMi44M0E0LjAwNCA0LjAwNCAwIDAgMCAwIDB2NDhaIi8+PC9zdmc+);
    background-position: 100%;
    background-repeat: no-repeat;
    border-radius: 6px 0 0 6px
}

.common-container .right-compress {
    background: #fff;
    border-radius: 8px;
    flex: 1;
    height: 592px;
    margin-left: 16px
}

.other-left-nav a:first-child {
    /* background-color: transparent !important; */
    background-image: none !important;
    border-radius: 0 !important
}

.has-upload-common .t .handle-btn {
    display: flex
}

.has-upload-common .t .handle-btn .add-again {
    border: 1px solid #d7dade;
    border-radius: 4px;
    color: #1d2129;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 80px
}

.has-upload-common .t .handle-btn .add-btn {
    border: 1px solid #165dff;
    border-radius: 4px;
    color: #165dff;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-left: 24px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100px
}

.has-upload-common .t .handle-btn .add-btn .el-upload-dragger {
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%
}

.has-upload-common .t .handle-btn .down-all {
    border: 1px solid #165dff;
    border-radius: 4px;
    color: #165dff;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-left: 24px;
    text-align: center;
    width: 100px
}

.has-upload-common .b {
    box-sizing: border-box;
    padding: 20px 16px 0
}

.has-upload-common .b .tips {
    margin-right: 12px
}

.has-upload-common .b .left {
    flex: 1
}

.has-upload-common .b .label {
    float: left
}

.has-upload-common .b .label:nth-of-type(n) {
    margin-right: 56px
}

.has-upload-common .b .label:nth-of-type(4n) {
    margin-right: 56px !important
}

.has-upload-common .b .label:nth-of-type(2n) {
    margin-right: 40px
}

.kt-select .selected {
    color: #165dff !important;
    font-weight: 400 !important;
    position: relative
}

.kt-select .selected:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-family: element-icons;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    right: 20px
}

.input-label {
    align-items: center;
    display: flex!important;
    margin-bottom: 20px
}

.input-label .el-select {
    width: 140px
}

.input-label .el-select .el-input {
    width: 100%
}

.input-label .el-select .el-input__inner {
    font-size: 14px;
    height: 32px;
    padding-left: 10px
}

.input-label .el-input__icon {
    line-height: 32px
}

.input-label .el-input {
    width: 110px
}

.input-label .el-input .el-input__inner {
    font-size: 14px;
    height: 32px
}

.el-range-editor.is-active,
.el-range-editor.is-active:hover,
.el-select .el-input.is-focus .el-input__inner {
    border-color: #165dff !important
}

@supports(display:none) {
    .dot1 {
        animation: dot .6s step-start infinite both;
        display: inline-block;
        font-family: Consolas, Monaco, monospace;
        overflow: hidden;
        text-indent: -1ch;
        vertical-align: bottom;
        width: 3ch
    }
}

.compress-btn , .compress_btn{
    margin-top: 16px
}

.compress-btn span , .compress_btn span {
    background: #165dff;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 52px;
    left: 888px;
    line-height: 52px;
    text-align: center;
    transition: .2s;
    width: 176px
}

.compress-btn span:hover , .compress_btn span:hover {
    background: #4080ff
}

.has-upload-common {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around
}

.has-upload-common .t {
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    height: 52px;
    justify-content: space-between;
    padding: 0 16px
}

.has-upload-common .t .title {
    color: #1d2129;
    font-size: 16px;
    font-weight: 600
}

.has-upload-common .t .handle-btn spna {
    border: 1px solid #d7dade
}

.has-upload-common .c {
    flex: 1;
    overflow: auto
}

.has-upload-common .b {
    border-top: 1px solid #f5f5f5;
    height: 124px
}

@supports(display:none) {
    dot {
        animation: dot 3s step-start infinite both;
        display: inline-block;
        font-family: Consolas, Monaco, monospace;
        overflow: hidden;
        text-indent: -1ch;
        vertical-align: bottom;
        width: 3ch
    }
}

@keyframes dot {
    33% {
        text-indent: 0
    }

    66% {
        text-indent: -2ch
    }
}

.kt-confirm {
    background-size: cover;
    box-sizing: border-box;
    height: 214px !important;
    width: 340px !important
}

.kt-confirm .el-message-box__title {
    color: #1d2129;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.kt-confirm .kt-confirm-icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAIASURBVFiF7Zi9TuNAFEbPEAmE2IaCQIOE6HYfAkxByQsgkga25g3AWYmanpIg3oEqRtDTUVKjUNAggUDspTDj+Ccm85MQR+JIlpzYnjm5kxn7M/zgh/K5eGlHgnfFYaqxAEAgAlCKS4DuqQq/TVBLaRmLnlpgL2ss6CxW7NFK1Eiw3pQQ6Q3lUFC0TCQHCi40pONdtfLeB0p+KThSuU8Eooe22ig7PlV2oN6U0EZuZRGO9+JtZdFcUEGw0JCOlaDLf25/C7bX4m1/y+bKWLLelNBI0HVCzM303zdGOFzakSD/dekQj4P0oq/JCI5kObFAQZCvYqUqCMUqZgXHWD1NfuVIBMtm0ThID3Plhhiyw5wIirA+Hp2vqWQF0ySCo77n2pB2mZwK6sf0KpB2mZwKVgkdtiAlWJM4K7hycdN/35fME3W9ITK8pt3ptlXilRli34nyZxl+L/u0QJL6NBlBn2He24TOEURHsLvp2kqRQmhyCUqz03B3AlOfP/f9P6z+hZc3a5tCyivMYpcqPr/C1W3v8/Wtg1wJfWOny5P1/C/4tx3vH5zD45O1Sd+MXJqLvyMTpyxKA/zkBneAh7bayE/7YTJIDgxudd1TFY5EUtEaJBefZkiSWTyDlUBUE1r3ZyoyOd/6BaarqK2YxusVsJbVeSb/ChjiddVW6odh8gFXw7GihkPZGgAAAABJRU5ErkJggg==);
    background-size: cover;
    height: 20px;
    margin-right: 9px;
    padding: 0 !important;
    transform: translateY(0) !important;
    width: 20px
}

.kt-confirm .el-message-box__headerbtn .el-icon-close {
    color: #4e5969;
    font-size: 24px
}

.kt-confirm .el-message-box__btns {
    margin-top: 40px
}

.kt-confirm .kt-confirmButtonClass {
    background: #165dff !important;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 44px;
    text-align: center;
    width: 136px
}

.kt-confirm .el-icon-warning {
    font-size: 20px !important;
    transform: translateY(0) !important
}

.kt-confirm2 .el-message-box__btns {
    margin-top: 20px
}

.kt-confirm2 .kt-confirmButtonClass2 {
    background: linear-gradient(116.57deg, #ffeed8, #fdd5ad) !important;
    border: none !important;
    border-radius: 4px;
    color: #711e00 !important;
    font-size: 16px;
    height: 44px;
    margin-left: 24px !important;
    width: 112px
}

.kt-confirm2 .kt-confirmButtonClass2:hover {
    color: #711e00 !important
}

.kt-confirm2 .kt-cancelButtonClass2 {
    border: 1px solid #d7dade;
    border-radius: 4px;
    color: #1d2129;
    font-size: 16px;
    height: 44px;
    width: 112px
}

.nav-step {
    padding: 12px 12px 12px 0
}

.nav-step a {
    color: #1d2129;
    font-size: 12px
}

.nav-step i {
    color: #c0c4cc
}

.nav-step span {
    color: #4e5969;
    font-size: 12px
}

.MOVE-TIPS {
    animation-delay: 0;
    animation-direction: alternate;
    animation-duration: .8s;
    animation-iteration-count: infinite;
    animation-name: MOVE-TIPS;
    animation-timing-function: ease
}

@keyframes MOVE-TIPS {
    0% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(10px)
    }
}

.kt-again-confirm .el-message-box__btns {
    margin-top: 15px !important
}

.kt-again-confirm .kt-cancelButtonClass {
    border: 1px solid #d7dade;
    border-radius: 4px;
    color: #1d2129;
    font-size: 16px;
    height: 44px;
    text-align: center;
    width: 112px
}

@media screen and (max-width:960px) {
    .header .nav-one {
        padding-left: 10px !important
    }

    .header .nav-one .li-one {
        padding: 20px 5px !important
    }
}

@media screen and (max-width:1281px) {
    .kt-index-wrap .img-card:nth-of-type(3n) {
        margin-right: 12px !important
    }
}

.content-msg {
    font-size: 14px;
    line-height: 1.5
}

.content-msg img {
    max-width: 100%
}

.content-msg a {
    color: blue;
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important
}

.content-msg strong {
    font-weight: 700
}

.content-msg ol,
.content-msg ul {
    list-style: disc none outside;
    list-style: initial
}

.content-msg h1,
.content-msg h2,
.content-msg h3,
.content-msg h4,
.content-msg h5,
.content-msg h6 {
    font-weight: 600
}

.kt-koutu-confirm {
    background-image: url(../img/30d64053.png);
    background-size: cover
}

.kt-koutu-confirm .el-message-box__headerbtn {
    right: 8px;
    top: 8px
}

.kt-koutu-confirm .el-icon-close {
    font-size: 18px
}

.kt-koutu-confirm .el-message-box__btns {
    margin-top: 12px
}

.kt-koutu-confirm .el-message-box__message p {
    padding: 0 40px
}

.kt-koutu-confirm .kt-cancelButtonClass {
    border: 1px solid #d7dade;
    border-radius: 4px;
    color: #1d2129;
    font-size: 16px;
    height: 44px;
    width: 112px
}

.kt-koutu-confirm .kt-confirmButtonClass {
    margin-left: 24px !important;
    width: 112px
}

.empty-list {
    height: 100%
}

.empty-list .box {
    background: #fff;
    border: 2px dashed #165dff;
    border-radius: 6px;
    box-sizing: border-box;
    cursor: pointer;
    height: 244px;
    padding-top: 64px;
    text-align: center;
    transition: .2s;
    width: 580px
}

.empty-list .box:hover {
    background: #e7f0ff
}

.empty-list .box i {
    color: #165dff;
    font-size: 30px
}

.empty-list .box .title {
    color: #165dff;
    font-size: 18px;
    line-height: 1.2;
    margin: 16px 0
}

.empty-list .box .sub_title {
    color: #4e5969;
    font-size: 12px;
    line-height: 1.2
}

.pulse {
    position: relative
}

.pulse:after {
    animation: pulse 3s cubic-bezier(.66, 0, 0, 1) infinite;
    animation-delay: 1.5s;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(88, 119, 255, .6)
    }

    30% {
        box-shadow: 0 0 0 60px rgba(255, 106, 88, 0)
    }

    40% {
        box-shadow: 0 0 0 60px rgba(255, 106, 88, 0)
    }

    to {
        box-shadow: 0 0 0 0 rgba(255, 106, 88, 0)
    }
}

.tool-nav h2 {
    color: #4e5969;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 52px;
    padding-top: 12px;
    text-align: center
}

.tool-nav h1 {
    color: #1d2129;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center
}

.tool-nav .list {
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    float: left;
    height: 317px;
    justify-content: flex-end;
    margin-bottom: 16px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    width: 400px
}

.tool-nav .list:nth-of-type(3n) {
    margin-right: 0
}

.tool-nav .list:hover .video-wrap {
    height: 100%
}

.tool-nav .list:hover .button {
    width: 140px
}

.tool-nav .list:hover .button p {
    opacity: 1
}

.tool-nav .video-wrap {
    border-radius: 12px 12px 0 0;
    height: 202px;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%
}

.tool-nav .info {
    align-items: center;
    background: #f2f5f7;
    display: flex;
    height: 115px;
    padding-left: 24px
}

.tool-nav .info .title {
    color: #1d2129;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2
}

.tool-nav .info .sub_title {
    color: #4e5969;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 8px
}

.tool-nav .bottom-wrap {
    bottom: 24px;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%
}

.tool-nav .button {
    background: #165dff;
    border-radius: 218px;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 42px;
    justify-content: center;
    line-height: 42px;
    overflow: hidden;
    text-align: center;
    transition: .2s;
    white-space: nowrap;
    width: 0
}

.tool-nav .button p {
    opacity: 0;
    transition: .2s;
    width: 100%
}

.tool-banner {
    background: linear-gradient(135deg, #c7edff, #fff4f0);
    height: 720px;
    width: 100%
}

.tool-banner h1 {
    color: #1d2129;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5;
    padding-top: 50px;
    text-align: center
}

.tool-banner h2 {
    color: #4e5969;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 12px;
    text-align: center
}

.tool-banner .banner-container {
    display: flex;
    margin-top: 50px
}

.tool-banner .banner-container .left {
    flex: 1
}

.tool-banner .banner-container .right {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 6px 24px rgba(79, 150, 194, .12);
    box-sizing: border-box;
    cursor: pointer;
    height: 440px;
    margin-left: 20px;
    padding: 12px;
    width: 692px
}

.tool-banner .banner-container .right:hover .upload-box {
    border-color: #165dff
}

.tool-banner .upload-box {
    border: 1px dashed #c9daff;
    border-radius: 10px;
    height: 416px;
    transition: .2s;
    width: 668px
}

.tool-banner .upload-box input {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.tool-banner .upload-box .drag-tips {
    color: #86909c;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center
}

.tool-banner .upload-box .tips {
    color: #86909c;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 4px;
    text-align: center
}

.tool-banner .upload-box .btn {
    align-items: center;
    background: #165dff;
    border-radius: 6px;
    display: flex;
    height: 56px;
    justify-content: center;
    margin: 150px auto 20px;
    transition: .2s;
    width: 200px
}

.tool-banner .upload-box .btn:hover {
    background: #4080ff
}

.tool-banner .upload-box .btn img {
    height: 24px;
    vertical-align: sub;
    width: 24px
}

.tool-banner .upload-box .btn span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-left: 8px
}

.tools-floor h3 {
    color: #1d2129;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center
}

.tools-floor h4 {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 16px
}

.tools-floor .small-title,
.tools-floor h4 {
    color: #4e5969;
    font-weight: 400;
    text-align: center
}

.tools-floor .small-title {
    font-size: 18px;
    padding-top: 44px
}

.tools-floor .floor-nav {
    background: #f5f7fd;
    border-radius: 218px;
    box-sizing: border-box;
    display: flex;
    height: 52px;
    margin: 40px auto 0;
    padding: 4px;
    width: 508px
}

.tools-floor .floor-nav span {
    border-radius: 218px;
    color: #4e5969;
    cursor: pointer;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    transition: .2s;
    width: 100px
}

.tools-floor .floor-nav span:hover {
    background: #e8eeff
}

.tools-floor .floor-nav .active {
    background: #165dff !important;
    color: #fff !important;
    font-weight: 600
}

.tools-floor .box-koutu {
    margin: 28px auto 0;
    padding-bottom: 60px
}

.tools-floor #modifiedImg,
.tools-floor #originalImg,
.tools-floor .box-koutu,
.tools-floor .cd-image-container2,
.tools-floor .cd-resize-img,
.tools-floor .cover-cut-box {
    height: var(--height);
    width: var(--width)
}

.tools-floor .cover-cut-box {
    border-radius: 12px;
    overflow: hidden;
    position: relative
}

.tools-floor #originalImg {
    background-color: #e5e7eb;
    background-image: repeating-linear-gradient(45deg, currentColor 25%, transparent 0, transparent 75%, currentColor 0, currentColor), repeating-linear-gradient(45deg, currentColor 25%, transparent 0, transparent 75%, currentColor 0, currentColor);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
    color: #d1d5db
}

.tools-floor .cd-resize-img {
    backface-visibility: hidden;
    border-right: 1px solid #fff;
    height: 100%;
    left: 0;
    margin-right: -1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: translateZ(0);
    width: 0
}

.tools-floor .is-visible .cd-resize-img {
    animation: cd-bounce-in .7s;
    width: 50%
}

.tools-floor .cd-resize-img img {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAADxJREFUOBFjfPfu3X8GAkBQUJCACgYGJoIqiFQwahDhgBrGYcT4HwgIhcD79+8JKRlNkARDaDTTEhFEDAC46wro8FteEgAAAABJRU5ErkJggg==);
    display: block;
    height: 100%;
    height: var(--height);
    left: 0;
    max-width: none;
    position: absolute;
    top: 0;
    width: auto;
    width: var(--width)
}

.tools-floor .cd-handle {
    bottom: 0;
    cursor: move;
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -27px;
    position: absolute;
    top: 0;
    width: 56px
}

.tools-floor .cd-handle img {
    display: block;
    height: 100%;
    pointer-events: none
}

.hidden-file {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.success-box {
    height: calc(100vh - 52px);
    width: 100%
}

.common-upload {
    text-align: center
}

.common-upload .common-upload-btn {
    background: #16161d;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 52px;
    line-height: 52px;
    margin: 0 auto;
    padding: 0 24px;
    text-align: center;
    transition: .2s
}

.common-upload .common-upload-btn i {
    color: #fff;
    font-size: 18px;
    margin-left: 6px
}

.common-upload .common-upload-btn:hover {
    background: #3d3d4a
}

.tools-step .step-main {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 60px
}

.tools-step .step-main,
.tools-step .step-main .step-left {
    left: 0;
    position: relative;
    top: 0
}

.tools-step .sjhf-step .step-main {
    padding-top: 60px !important
}

.tools-step .step-left .step-lines {
    background: #e0e6f1;
    float: left;
    height: 426px;
    margin-right: 40px;
    overflow: hidden;
    width: 4px
}

@keyframes go {
    0% {
        height: 99px;
        transform: scale(0)
    }

    to {
        height: 100%;
        transform: scale(.6);
        transform-origin: 50% 50%
    }
}

.tools-step .step-lines .line-item {
    background: #165dff;
    width: 4px
}

.tools-step .step-left .step-card {
    float: left
}

.tools-step .step-card .card {
    cursor: pointer;
    padding-bottom: 70px;
    text-align: left
}

.tools-step .step-card .card .name {
    background: #e2eeff;
    border-radius: 0 12px 12px 12px;
    color: #5f789c;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    line-height: 1.5;
    padding: 3px 10px;
    text-align: center;
    width: 61px
}

.tools-step .card .txt {
    color: #1d2129;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    padding-top: 12px
}

.tools-step .card .info-txt {
    color: #4e5969;
    font-size: 16px;
    line-height: 1.5;
    padding-top: 8px
}

.tools-step .step-card .active {
    left: 0;
    position: relative;
    top: 0
}

.tools-step .step-card .active:after {
    animation: go .6s linear;
    animation-fill-mode: forwards;
    background: #165dff;
    content: "";
    display: block;
    left: -44px;
    position: absolute;
    top: -32px;
    width: 4px
}

.tools-step .step-card .active .name {
    background-color: #165dff;
    color: #fff
}

.tools-step .step-card .active .txt {
    color: #165dff
}

.tools-step .step-main .step-right {
    box-sizing: border-box;
    float: right;
    height: 440px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    top: 27px;
    width: 690px
}

.tools-step .step .cover {
    float: left;
    width: 690px
}

.tools-step .step-right .cover-box {
    border-radius: 12px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 690px
}

.tools-qa .qa-wrap {
    margin: 0 auto 60px;
    padding-top: 60px;
    width: 900px
}

.tools-qa .list {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 36px;
    padding-top: 36px
}

.tools-qa .list .q {
    color: #1d2129;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    position: relative
}

.tools-qa .list .q img {
    height: 20px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px
}

.tools-qa .list .a {
    color: #4e5969;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 12px
}

.tools-common .tool-nav {
    padding-bottom: 104px;
    padding-top: 120px
}

.tools-edit {
    height: 100vh
}

.tools-edit .tools-edit-header {
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
    height: 52px;
    padding-left: 24px
}

.tools-edit .tools-edit-header,
.tools-edit .tools-edit-header .l {
    align-items: center;
    display: flex
}

.tools-edit .tools-edit-header .l .a {
    align-items: center;
    cursor: pointer;
    display: block;
    display: flex;
    height: 27px;
    position: relative
}

.tools-edit .tools-edit-header .l .a img {
    height: 24px;
    margin-right: 4px;
    width: 24px
}

.tools-edit .tools-edit-header .l .a span {
    color: #4e5969;
    font-size: 18px;
    font-weight: 400
}

.tools-edit .tools-edit-header .l .a:after {
    border-left: 1px solid #ccc;
    content: " ";
    height: 16px;
    position: absolute;
    right: -12px;
    top: 6px
}

.tools-edit .tools-edit-header .l .a .home_icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAFKSURBVGiB7Zc9TsNAEEZnMXeho6RluQByaXECi0skvgTKCVDKiBNsT0nFYaKhQIME8tj7820WS/NaxzPvJfJPiAzDMDT6YfT9MPqaO1yNoY9Pz3ti3v3e5Ka315c9eleHHjgr/42/ub1znx/vAbkPGrAgL8AjYAER8gI0AhKQIC/AIooDMuQFSERRQIG8UByRHQCQF4oisgKA8kJ2RHJABXkhKyIpoKK8kBwRHXABeSEpIirggvJCdMRqQAN5ISpiMaChvLAaob5O/wP5H66YH07HQ5g9pp3EzPfVjBI5O6d+kWqAI/JVbDJYclEDtoIFtMYCWrP5gGv0QCYKHfP098HTD6M/O7dD357hv8CcPBHR6XgIHfOE3gcP0B75a8dy2fw1YAGtsYDWWEBr9H9kRCF1WMw56LlqQMc8pSyTV4i1z9WaaxiG0YYvxli680pT+dEAAAAASUVORK5CYII=);
    background-size: contain;
    height: 24px;
    margin-right: 4px;
    width: 24px
}

.tools-edit .tools-edit-header .l .a:hover .home_icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAEvSURBVGiB7ZXRDYIwFEVvYQfDNsIexFWUVZRBOo5xB/P8sakxFNrXV6vmncQvQu85JKaAoihKiG6kvhupL7lhShy6O9AJhOPb0nQ7m5P0lnjAorxfE48QDViV94uiEWIBUfJ+VSxCJCBJ3i+LRGQHsOT9enZEVkCWvDfIimAHiMh7C3YEK0BU3puwIpIDisg7GBFJAUXlHYkR0QEfkXckREQFfFTeERmxGVBF3hERsRpQVd6xEREM+Ar5Jw1huM7GLj4LvUSEfTGjRO4m/CGDAQboi9gwWHMJBvwKGlAbDaiNBrxDgG0Iw+1izOuvIQwEWOk98YCWMC3dmtfZ2JYwSe+JB4Su/K1nXPQ/UBsNqI0G1OZ/Azi3Zsw70ucGA1rClDJGQNRNW+pcRVGUOjwAx7+VV1jjcDIAAAAASUVORK5CYII=)
}

.tools-edit .tools-edit-header .l .a:hover span {
    color: #165dff
}

.tools-edit .tools-edit-header .edit-nav {
    align-items: center;
    display: flex;
    height: 52px;
    padding-left: 24px;
    position: relative
}

.tools-edit .tools-edit-header .edit-nav:hover .nav-list {
    display: block
}

.tools-edit .tools-edit-header .edit-nav:hover .h-name img {
    transform: rotate(180deg)
}

.tools-edit .tools-edit-header .h-name {
    color: #1d2129;
    font-size: 18px;
    font-weight: 400
}

.tools-edit .tools-edit-header .h-name img {
    transition: .1s;
    width: 20px
}

.tools-edit .tools-edit-header .nav-list {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .08);
    box-sizing: border-box;
    display: none;
    padding: 16px;
    position: absolute;
    top: 42px;
    z-index: 9
}

.tools-edit .tools-edit-header .nav-list li {
    border-radius: 10px;
    height: 52px;
    left: 0;
    opacity: 1;
    top: 0;
    transition: .2s;
    width: 200px
}

.tools-edit .tools-edit-header .nav-list li a {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    padding: 12px
}

.tools-edit .tools-edit-header .nav-list li a .link-name {
    padding-left: 8px
}

.tools-edit .tools-edit-header .nav-list li a .link-name .link-img img {
    width: 28px
}

.tools-edit .tools-edit-header .nav-list li a .link-name p {
    color: #1d2129;
    font-size: 16px
}

.tools-edit .tools-edit-header .nav-list .active,
.tools-edit .tools-edit-header .nav-list li:hover {
    background: #f5f6fa
}

.tools-edit .tools-edit-header .c {
    flex: 1
}

.tools-edit .tools-edit-header .r {
    padding-right: 20px
}

.tools-edit .tools-edit-header .r .download-btn {
    background-color: #165dff;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    text-align: center;
    transition: .2s;
    width: 108px
}

.tools-edit .tools-edit-header .r .download-btn i {
    margin-right: 4px
}

.tools-edit .tools-edit-header .r .download-btn:hover {
    background: #b1a7fd
}

.tools-edit .tools-edit-header .r .download-btn.is-disabled {
    background: #b1a7fd;
    cursor: not-allowed;
    opacity: .6 !important
}

.tools-edit .tools-edit-header .r .upload input {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.tools-edit .tools-edit-header .r .upload span {
    border: 1px solid #d7dade;
    border-radius: 4px;
    color: #1d2129;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: .2s;
    width: 108px
}

.tools-edit .tools-edit-header .r .upload span:hover {
    background: #f5f5f5
}

.tools-edit .tools-edit-header .r .upload.is-disabled span {
    background: #fff;
    color: #e0e6f1;
    cursor: not-allowed
}

.tools-edit .tools-edit-header .r .download-dialog {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .08);
    height: 214px;
    position: absolute;
    right: 20px;
    top: 52px;
    width: 320px;
    z-index: 99
}

.tools-edit .tools-edit-header .r .download-dialog .dialog-title {
    height: 56px;
    padding: 0 20px
}

.tools-edit .tools-edit-header .r .download-dialog .dialog-title p {
    color: #1d2129;
    font-size: 16px;
    font-weight: 600;
    height: 56px;
    line-height: 56px;
    position: relative
}

.tools-edit .tools-edit-header .r .download-dialog .dialog-title i {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 18px
}

.tools-edit .tools-edit-header .r .download-dialog .download-dialog-box {
    align-items: center;
    background: #f6f7f9;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    height: 50px;
    margin: 16px auto 0;
    padding: 0 16px;
    width: 280px
}

.tools-edit .tools-edit-header .r .download-dialog .download-dialog-box .l {
    flex: 1
}

.tools-edit .tools-edit-header .r .download-dialog .download-dialog-box .l span {
    color: #1d2129;
    font-size: 13px
}

.tools-edit .tools-edit-header .r .download-dialog .download-dialog-box .l .num {
    color: #165dff;
    font-size: 13px
}

.tools-edit .tools-edit-header .r .download-dialog .btn {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 44px;
    line-height: 44px;
    margin: 28px auto 0;
    text-align: center;
    width: 280px
}

.tools-edit .tools-edit-header .r .download-dialog .limit-btn {
    background: linear-gradient(116.57deg, #ffeed8, #fdd5ad);
    color: #711e00;
    position: relative
}

.tools-edit .tools-edit-header .r .download-dialog .limit-btn i {
    background: #f53f3f;
    border-radius: 10px 10px 10px 0;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    opacity: 1;
    padding: 0 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -10px
}

.tools-edit .tools-edit-header .r .download-dialog .ok-btn {
    background: #165dff;
    color: #fff
}

.tools-edit .tools-edit-container {
    background: #f5f7fd;
    display: flex;
    height: calc(100vh - 52px)
}

.tools-edit .tools-edit-container .handle-container {
    background-color: #fff;
    width: 280px
}

.tools-edit .tools-edit-container .handle-container .title {
    color: #1d2129;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    padding: 16px 0
}

.tools-edit .tools-edit-container .handle-container .btn {
    background: #165dff;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    height: 44px;
    margin-top: 40px;
    transition: .2s;
    width: 240px
}

.tools-edit .tools-edit-container .handle-container .btn:hover {
    background: #4080ff
}

.tools-edit .tools-edit-container .handle-container .btn.is-disabled,
.tools-edit .tools-edit-container .handle-container .btn.is-disabled:hover {
    background: #b1a7fd
}

.tools-edit .tools-edit-container .preview-container {
    height: 100%;
    width: calc(100vw - 280px)
}

.tools-edit .preview-box {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.tools-edit .preview-box img {
    max-height: 100%;
    max-width: 100%
}

.loading-wrap {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.loading-wrap .loading-content {
    background: #4c4c4c;
    border-radius: 12px;
    box-sizing: border-box;
    height: 210px;
    padding-top: 32px;
    text-align: center;
    width: 238px
}

.loading-wrap .loading-content img {
    display: block;
    margin: 0 auto;
    width: 52px
}

.loading-wrap .loading-content .title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 12px
}

.loading-wrap .loading-content .sub_title {
    color: hsla(0, 0%, 100%, .7);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 12px
}

.rotation {
    animation: rotation 1.5s linear infinite;
    -moz-animation: rotation 1.5s linear infinite;
    -webkit-animation: rotation 1.5s linear infinite;
    -o-animation: rotation 1.5s linear infinite;
    -webkit-transform: rotate(1turn)
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

.header[data-v-72f9ca7c] {
    background-color: #fff;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .08);
    height: 72px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.header .container[data-v-72f9ca7c] {
    align-items: center;
    display: flex
}

.header .link[data-v-72f9ca7c] {
    padding: 22px 0
}

.header .link .link-a img[data-v-72f9ca7c],
.header .link .link-a[data-v-72f9ca7c] {
    display: block;
    height: 28px;
    width: 94px
}

.header .nav-one[data-v-72f9ca7c] {
    flex: 1 0 auto;
    height: 100%;
    left: 0;
    line-height: normal;
    padding-left: 60px;
    position: relative;
    top: 0
}

.header .nav-one .li-one[data-v-72f9ca7c] {
    color: #1d2129;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    left: 0;
    margin-right: 16px;
    padding: 25px 16px;
    position: relative;
    top: 0
}

.header .nav-one .li-one:hover .more-nav[data-v-72f9ca7c] {
    display: block
}

.header .nav-one .li-one:hover .h-do[data-v-72f9ca7c] {
    display: none !important
}

.header .nav-one .li-one:hover .h-up[data-v-72f9ca7c] {
    display: block !important
}

.header .nav-one .li-one .h-name[data-v-72f9ca7c] {
    align-items: center;
    cursor: pointer;
    display: flex
}

.header .nav-one .li-one .h-name .h-down[data-v-72f9ca7c] {
    display: inline-block;
    height: 16px;
    margin-left: 2px;
    width: 16px
}

.header .nav-one .li-one .h-name .h-up[data-v-72f9ca7c] {
    display: none
}

.header .nav-one .more-nav[data-v-72f9ca7c] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(13, 23, 46, .06);
    box-sizing: border-box;
    display: none;
    left: 124px;
    padding: 12px;
    position: absolute;
    top: 59px;
    width: 436px
}

.header .nav-one .more-nav .nav-list .nav-item[data-v-72f9ca7c] {
    border-radius: 4px;
    float: left;
    height: 60px;
    margin-bottom: 12px;
    margin-right: 12px;
    opacity: 1;
    width: 200px
}

.header .nav-one .more-nav .nav-list .nav-item[data-v-72f9ca7c]:nth-child(2n) {
    margin-right: 0
}

.header .nav-one .more-nav .nav-list .nav-item[data-v-72f9ca7c]:last-child {
    margin-bottom: 0
}

.header .nav-one .more-nav .nav-list .nav-link[data-v-72f9ca7c] {
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    display: flex;
    height: 60px;
    padding: 8px;
    width: 200px
}

.header .nav-one .more-nav .nav-list .nav-link[data-v-72f9ca7c]:hover {
    background-color: #f5f6fa
}

.header .nav-one .more-nav .nav-list .nav-link .link-img[data-v-72f9ca7c] {
    height: 44px;
    margin-right: 8px;
    width: 44px
}

.header .nav-one .more-nav .nav-list .nav-link .link-name[data-v-72f9ca7c] {
    line-height: 1.5
}

.header .nav-one .more-nav .nav-list .nav-link .link-name .name-title[data-v-72f9ca7c] {
    color: #1d2129;
    font-size: 16px;
    font-weight: 600
}

.header .nav-one .more-nav .nav-list .nav-link .link-name .name-info[data-v-72f9ca7c] {
    color: #86909c;
    font-size: 12px;
    padding-top: 2px
}

.header .nav-one .more-nav .nav-list .router-link-exact-active[data-v-72f9ca7c] {
    background-color: #f5f6fa
}

.header .nav-one .more-nav1[data-v-72f9ca7c],
.header .nav-one .more-nav2[data-v-72f9ca7c],
.header .nav-one .more-nav3[data-v-72f9ca7c] {
    left: 16px;
    position: absolute;
    top: 59px;
    z-index: 999
}

.header .nav-one .h-active[data-v-72f9ca7c] {
    color: #165dff
}

.header .open-vip[data-v-72f9ca7c] {
    background: linear-gradient(116.57deg, #ffeed8, #fdd5ad);
    border-radius: 4px;
    color: #711e00;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    text-align: center;
    width: 124px
}

.header .user-main[data-v-72f9ca7c] {
    cursor: pointer;
    left: 0;
    margin-left: 20px;
    padding: 16px 0;
    position: relative;
    top: 0
}

.header .user-main .vip_icon[data-v-72f9ca7c] {
    height: 12px;
    position: absolute;
    right: -6px;
    top: 16px
}

.header .user-main .vip_icon2[data-v-72f9ca7c] {
    height: 12px !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px !important
}

.header .user-main:hover .mask[data-v-72f9ca7c] {
    display: block
}

.header .user-main .user-img[data-v-72f9ca7c] {
    display: block;
    height: 38px;
    width: 38px
}

.member_header_icon {
    width: 38px;
    height: 38px;
}

.header .user-main .mask[data-v-72f9ca7c] {
    background: #fff;
    border: 1px solid #f5f7fa;
    border-radius: 6px;
    box-shadow: 0 2px 12px rgba(13, 23, 46, .06);
    display: none;
    height: 313px;
    left: -296px;
    overflow: hidden;
    position: absolute;
    top: 66px;
    width: 340px;
    z-index: 2
}

.header .user-main .mask .user[data-v-72f9ca7c] {
    align-items: center;
    display: flex;
    overflow: hidden;
    padding: 20px 20px 0
}

.header .user-main .mask .user .user-img[data-v-72f9ca7c] {
    border-radius: 50%;
    float: left;
    height: 52px;
    margin-right: 12px;
    position: relative;
    width: 52px
}

.header .user-main .mask .user .user-img img[data-v-72f9ca7c] {
    display: block;
    height: 100%;
    width: 100%
}

.header .user-main .mask .user .user-txt[data-v-72f9ca7c] {
    float: left
}

.header .user-main .mask .user .user-txt .user-name[data-v-72f9ca7c] {
    color: #1d2129;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 6px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header .user-main .mask .user .user-txt .user-desc[data-v-72f9ca7c] {
    background-color: #f2f3f5;
    color: #86909c;
    font-size: 12px;
    height: 18px;
    line-height: 1.5;
    margin-top: 5px;
    padding: 0 5px
}

.header .user-main .mask .user .user-txt .user-id[data-v-72f9ca7c] {
    color: #4e5969;
    font-size: 12px
}

.header .user-main .mask .user .user-txt .user-id .user-copy[data-v-72f9ca7c] {
    display: inline-block;
    height: 12px;
    margin-left: 12px;
    vertical-align: revert;
    width: 12px
}

.header .user-main .mask .user .user-txt .user-vip[data-v-72f9ca7c] {
    background-color: #fff2d6;
    color: #b39147
}

.header .user-main .mask .vip-info[data-v-72f9ca7c] {
    padding-left: 20px
}

.header .user-main .mask .vip-info .item[data-v-72f9ca7c] {
    color: #4e5969;
    font-size: 12px;
    left: 0;
    line-height: 1.5;
    padding-left: 12px;
    position: relative;
    top: 0
}

.header .user-main .mask .vip-info .item[data-v-72f9ca7c]:nth-child(2) {
    padding-top: 4px
}

.header .user-main .mask .vip-info .item[data-v-72f9ca7c]:nth-child(2):after {
    position: absolute;
    top: 11px
}

.header .user-main .mask .vip-info .item[data-v-72f9ca7c]:after {
    background: #7d97ff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 4px
}

.header .user-main .mask .number[data-v-72f9ca7c] {
    padding: 16px 20px 0
}

.header .user-main .mask .number .number-main[data-v-72f9ca7c] {
    background-image: url(../img/fe688ea9.png);
    background-size: cover;
    border-radius: 4px;
    box-sizing: border-box;
    height: 78px;
    left: 0;
    padding: 15px 12px 16px;
    position: relative;
    top: 0;
    width: 100%
}

.header .user-main .mask .number .number-main .mess[data-v-72f9ca7c] {
    color: #5b7ab0;
    font-size: 14px;
    line-height: 1.5
}

.header .user-main .mask .number .number-main .mess[data-v-72f9ca7c]:first-child {
    color: #2f59a3;
    font-size: 16px;
    font-weight: 600
}

.header .user-main .mask .number .number-main .mess[data-v-72f9ca7c]:nth-child(2) {
    margin-top: 4px
}

.header .user-main .mask .number .number-main .mess-btn[data-v-72f9ca7c] {
    background-color: #165dff;
    border-radius: 380px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    height: 26px;
    line-height: 24px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 24px;
    transition: .2s;
    width: 76px
}

.header .user-main .mask .number .number-main .mess-btn[data-v-72f9ca7c]:hover {
    background-color: #4080ff
}

.header .user-main .mask .times-box[data-v-72f9ca7c] {
    background: #f2faff;
    border-radius: 6px;
    box-sizing: border-box;
    height: 66px;
    margin: -7px auto 0;
    padding-left: 12px;
    padding-top: 7px;
    width: 300px
}

.header .user-main .mask .times-box .times-box-left[data-v-72f9ca7c] {
    position: relative
}

.header .user-main .mask .times-box .times-box-left[data-v-72f9ca7c]:after {
    background: #d1dfe8;
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    width: 2px
}

.header .user-main .mask .times-box .times-box-right[data-v-72f9ca7c] {
    padding-left: 24px
}

.header .user-main .mask .times-box .item[data-v-72f9ca7c] {
    align-items: center;
    display: flex;
    flex: 1
}

.header .user-main .mask .times-box .item span[data-v-72f9ca7c]:first-of-type {
    color: #4e5969;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    width: 48px
}

.header .user-main .mask .times-box .item span[data-v-72f9ca7c]:nth-of-type(2) {
    color: #165dff;
    font-size: 16px;
    font-weight: 400;
    padding-left: 12px
}

.header .user-main .mask .line[data-v-72f9ca7c] {
    border-bottom: 1px solid #f0f0f0;
    margin: 20px 20px 12px
}

.header .user-main .mask .sign-out[data-v-72f9ca7c] {
    border-radius: 4px;
    box-sizing: border-box;
    color: #1d2129;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
    padding-left: 8px;
    text-align: center;
    text-align: left;
    transition: .2s
}

.header .user-main .mask .sign-out[data-v-72f9ca7c]:hover {
    background-color: #f5f6fa;
    color: #1d2129
}

.header .login[data-v-72f9ca7c] {
    border: 1px solid #d7dade;
    border-radius: 4px;
    box-sizing: border-box;
    color: #1d2129;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    text-align: center;
    width: 122px
}

.tools-nav[data-v-72f9ca7c] {
    position: relative
}

.tools-nav .more-nav[data-v-72f9ca7c] {
    height: auto !important;
    padding: 16px !important;
    width: auto !important
}

.tools-nav .nav-item[data-v-72f9ca7c] {
    height: 52px !important;
    margin-bottom: 0 !important
}

.tools-nav .nav-item a[data-v-72f9ca7c] {
    height: 52px !important;
    padding: 12px !important
}

.tools-nav .nav-item .link-img[data-v-72f9ca7c] {
    height: 28px !important;
    width: 28px !important
}

.tools-nav .nav-item .link-name[data-v-72f9ca7c] {
    height: 28px;
    line-height: 28px !important
}

.tools-nav:hover .h-name[data-v-72f9ca7c] {
    color: #165dff
}

.tools-nav .mark-new[data-v-72f9ca7c] {
    background-image: url(../img/fa78d481.svg);
    height: 14px;
    position: absolute;
    right: -4px;
    top: 10px;
    width: 32px
}