.ddd-dy-frame {
    min-width: 1200px;
    background: #fafafa;
}
.ddd-dy-frame .ddd-top-frame {
    width: 100%;
    height: 70px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 109;
}
.ddd-dy-frame .content-frame {
    margin-top: 16px;
    margin-bottom: 16px;
}
/** common page header */
.common-header-box-war {
    height: 70px;
}
.common-header-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    z-index: 109;
}
.common-header-box .common-header {
    background-color: #fff;
}
.common-header-box .common-header.active {
    box-shadow: 0 4px 20px 0 hsla(0, 0%, 85.9%, 0.5);
}
.common-header-box .common-header .content-hd {
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
/** common page top nav menu */
.common-header-box .common-header .content-hd .menu-war .menu-box {
    height: 70px;
    margin-left: 24px;
}
@media screen and (min-width: 1441px) {
    .common-header-box .common-header .content-hd .menu-war .menu-box {
        margin-left: 30px;
    }
}
.common-header-box .common-header .content-hd .menu-war .menu-box .el-menu {
    height: 70px;
    background-color: transparent;
    border-bottom: 1px solid transparent;
}
.common-header-box
    .common-header
    .content-hd
    .menu-war
    .menu-box
    .el-menu--horizontal
    > .el-menu-item.is-active {
    /*position: relative;*/
    color: #333;
    font-weight: 700;
}
.common-header-box
    .common-header
    .content-hd
    .menu-war
    .menu-box
    .el-menu--horizontal
    > .el-menu-item {
    height: 70px;
    line-height: 70px;
    /*margin-right: 24px;*/
    padding: 0;
    border: none;
    font-size: 14px;
    color: #666;
}
.common-header-box .common-header .content-hd .menu-war .menu-box .el-menu--horizontal>.el-menu-item.is-active:before {
    opacity: 1
}
.common-header-box
    .common-header
    .content-hd
    .menu-war
    .menu-box
    .el-menu--horizontal
    > .el-menu-item:before {
    content: "";
    width: 28px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #fd4c60;
    opacity: 0;
    border-radius: 3px;
    transition: opacity .2s;
    z-index: 1;
    cursor: default;
}
.common-header-box .common-header .content-hd .menu-war .menu-box .link-box {
    text-decoration: none;
    padding: 0 25px 0 0;
}
.common-header-box .common-header .content-hd .menu-war .menu-box .link-box {
    text-decoration: none;
    padding: 0 25px 0 0;
}
.common-header-box .common-header .content-hd .menu-war .menu-box .link-box.link-box-default {
    cursor: default;
}
.common-header-box .common-header .content-hd .menu-war .menu-box .link-box .arrow-icon {
    width: 6px;
    height: 6px;
    display: block;
    background: url(//qmm.daduoduo.com/AdminImageUpload/202210271793910_ORIGIN_4cTM.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
    transition: all .2s;
}
.common-header-box .common-header .content-hd .menu-war .menu-box .el-menu--horizontal>.el-menu-item:hover .link-box .arrow-icon {
    transform: rotate(180deg);
}
.common-header-box .common-header .content-hd .menu-war .menu-box .el-menu--horizontal > .el-menu-item .bubble-text {
    font-size: 11px;
    background: #fd4c60;
    position: absolute;
    top: 6px;
    right: 10px;
    color: #fff;
    padding: 2px 5px;
    border-radius: 6px 6px 6px 0;
    line-height: 15px;
}
.common-header-box .menu-box .sub-menu-box {
    position: absolute;
    top: 65px;
    display: block;
    background: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 30%);
    border-radius: 4px;
    width: 240px;
    left: -100px;
    padding: 12px 0;
    box-sizing: border-box;
    z-index: 9;
}
.common-header-box .menu-box .sub-menu-box .rank-box .rank-top {
    margin: 0 16px;
    border-top: 1px solid #f1f1f1;
}
.common-header-box .menu-box .sub-menu-box .rank-box .rank-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    height: 40px;
    line-height: 40px;
    cursor: default;
}
.common-header-box .menu-box .sub-menu-box .sub-menu-item {
    line-height: 20px;
    padding: 8px 16px;
}
.common-header-box .menu-box .sub-menu-box .sub-menu-item:hover {
    background: #fff2f3;
}
.common-header-box .menu-box .sub-menu-box .left-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.common-header-box .menu-box .sub-menu-box .sub-menu-item .title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    transition: all .2s;
}
.common-header-box .menu-box .sub-menu-box .sub-menu-item:hover .title {
    color: #fd4c60;
}
.common-header-box .menu-box .sub-menu-box .sub-menu-item .sub-title {
    font-size: 12px;
    font-weight: 400;
    color: #adadad;
}
.show-wxmini-section .open-wxmini {
    display: none;
}
.open-wxmini-section .show-wxmini-code {
    width: 90px;
    height: 32px;
    border-radius: 22px;
    margin-right: 10px;
    /*border: 1px solid #fd4c60;*/
    font-weight: 600;
    color: #fd4c60;
    cursor: pointer;
    font-size: 14px;
    outline: none !important;
}
.open-wxmini-section .show-wxmini-code .icon {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 3px;
}
@media screen and (min-width: 1660px) {
    .common-search-war {
        display: block!important;
    }
}
@media screen and (min-width: 1401px) {
    .show-wxmini-section .open-wxmini {
        display: block;
    }
}
.show-wxmini-code-popover .text {
    width: 100px;
    height: 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI4AAAASCAYAAACNWeYwAAAABHNCSVQICAgIfAhkiAAACm1JREFUaEPtmg1wVdURx80HSSCCRERIUBKwjDGVtuCImAoG0pkitOCg4BREQyAkAWNbG2sDtMQWGEVKpqL5ghAQYq1owfpR/GxtoRI/aFGQStGmOAm0lgSLBAJJ6O//5tzMzc19796XtHamw5nZufeds7tnz+6ePXv2vogLzrfzGuiGBiIMTUReXt5Xjh07tn/r1q1n3PgUFxdH1tfXj42IiLj+3LlzA3meBO/PwEuVlZWfhpp79uzZ/fr06TMZmhTwLgQO876noqLi7W7I3EGSm5srWW4EekdGRu5NTEzcjpztPeFpp503b15yr169UltbWw+vX7/+wH+Kbyg++fn5CW1tbT9kTS+sW7fulf/inJ42d85tly3gOAsWLCjmsQxhSxF2kZNg/vz54zBMOf1pgAzTBMQDccBn0K2E7gHezzloIzDuEsbvpb8vIAdrBQYA+E7Ey2fPns3asGFDQ7gKysnJeRT6hdC9BzQD1wJvnTp1KnPz5s1y6h439LINJjcD+9gcI3vM0AcD5hwK2t+AJcy50gdJt1C8bO7G1C5bwHEwbgHGLeF1OcIW24kYm8zYL+lr4Ln49OnTzxrDRMBolBYITAeqoc220zL+PX6vxsDrgPvLy8vrNV5QUNDvzJkz+fBbLmM3NTVlBIt0bgswjvw76JfhsD8WDo50C3M8xet9yLGqW9q0ES1cuHCwIg1ddcCI9vb264k6u3vK14v+83KcUDYPJmMXxxEiirqwtLT0MzsRBhpEpNmPgZpQYnp1dfUnQTxxLf13odw7Ue5jFg7C1dLXF+MqUnVpjC+F90+AaeD8ykup1jgLyOe9lJB+XVVV1Zvq54iKaWhoOI3zcAJWaLxHDUcsgtcK1n8Na3id9yfhO79HTH0Qf16OE8zmoUTs4jh0XIJiMnGO3RhCYTLQMOxKjFoE3Iphnw7GNDs7u290dPSH4H06ZMiQK608A77H6XsX2vFutMYxDzB3OUZZ7EOvARToxmLQN3j9KdGlUH3MNYtHDbxmwevnfnkFwVM0/QtjR+A/jvcq3meinySO1RNOGuSZyLyxrPPXONyNyPYN1q2jeH9MTMzja9eubXGbB/1+mf7pyhmBQ+Bu4uhWCtDpqCL/vJTxCfDbiRO38J7D+2Cerzo2nFKDr0OfAVwEbj2wHZvuc84fzOY224eULXBUWaEfYeag9C0WMcwP8t6O8lK9DIHA97OQH6G00RxJfzTGfJGnlDrXzteLl59xZHtSSgemAcoL1gBPIescP/ShcDDURBT+KnJnI3c1c90A/u+BXPhXOmlZu47NS+h/UUbluR/aRJ6XA+9HRUXdUFZWprywo8HzB/xYATRDsxf8gbzHo795zL2D944cx5KHsXsY00ZJMoyeRZypRtcX8VRONgE4AtQBysv6AKvAK7LPH8zmhpenbEEdRzeh+Pj448YYM72MgfJuRQFbwctByPXCp28EfS/xmoJidKT8gt/PMP6hFz+vcR2tRIB34DcC3ieA+3RGQRdI0E3O08hcv/Hi5RzHqIpYU0i0E61E22yi4/Ab48Q3jqMb3h5gKsf1340Mhcj1EH0PEhlkjECzjMbr0+h4TklJySmjr2+BK2caBnRxHPpkjzdxxLtbWloaiPIJyKM8TBF3M4+Z0Ocy10b1zZgxIyYhIeFRTYnT3c6GrnHK4AwWfmUL6jgwGMZkH8H4QezRsehgRmBXjGI37GG8iMXohhVoMjC5yO28zmJRX+UZCc99vCtibLIWHoyvW7+RTRFG0Sawk5l7AgZ71ygsCoXJGFucCbvXPIsWLRrAcVGPfFswQEdOg2F0CVhO/yj6/2TnYxxnHOv6Irp63zamI+8gNI3QXGf149SKZl/idzLy6UbY0cCX8y8A3Bznr7GxsVc5jz5oRoP/FjzXML9usJ0a47LLQC4hV1iXkGARx69sQR0Hg1+uWwXC/AxhvuOlcCZMB3cXSroXJa0OYvBB4EwBZHCdxVHAmqSkpCK/9ReMlMYcv4VODpiHU+7GwXWM9KZ/PHMftJyevqUYRjvYd0PJWmuJnBxef7AI4XkZ89Txuxyed9kZGsf5Av3WEWJ3hGf4MZaxQepUPYwkXs7yBH1ZTsGUI7Eurc/NcVyv6Nbtlc2T5lZvMjeoh5F/JFEnkO+4OU44sgV1nKysrDiSNR0BO3Ccb3ppHkHuQLBN4M1GIY974c+dO3cgxbVq8KaEY2CUtAt87dZ05lENR2H6Ch5ynrM40njkyETuKuAWZFcpwXeDlxQ7FNpvO4mUw9HXn+MlyTpehGPlOMjT5fYIvydAmcRYf2MwOeDHvK+gb6lzDmvDujkOdLdheEXqTk1RSrlVXFxcb7dEHGe8ifW8YNeHm+OYzeFLtpDJMRPWMlkyihpmV5SbFcCtBDeHxQ1jcXUmfGq3KzFzzTM4g3WkHAInGhwlkiGbcbZ/gNSlZsRRebWuzYwdA1Q2uIrQPITQHMgf/DQranrhss47cUh72SGQHPtxHDZkfzakjtcS8O9xzmXyQl1K3JLj6ehWCbDTcXRsf5faWMLGjRuVB3VqVo0LGScRRXVhcY044cjmdasK1EuAkEU1s+MPINguBFNWfwHl+otJ4mTAChSkCq9rQ1HbdcSAc7GXwUz+8QmGe9jt+MR5xuA8KtOrSv0IPAu8eNrHkWUDsszhiE52q2abKNygHI35O0oM4UQczYe+5Ny1yDfZKR+7fhqbb3uYjqOcSLnRRLdNynzawIuJxilWuSXETdqXbCEdhwpvLNm7bkMpwBSE2ulcqLyUhO05FD4Ghabbvz+ZY2UU2X86xcVOCaX48O1jOIvR9yop8SY/RobnR+BFA6Oh+aedBsdJMVFH1/O3T548mVlTU/MvP3xVzdZNhXW8jvPr+HRtzK+NlAekMb++1YV1VBnHeUQ8mCtNOZltIiXTuoV+LUzHUSlAfN4hyk4iyrZZPE2U1qbey1yZVn8Ix/ElW0jHMYtU/qDFyBiP4Ryq8NZj8H5ElHQE0retAabm0VEDEi2FweE4jRxPhi4DdoKvo0YFR9VGtFNi4DOOOkfgRuTVCLtTod0GH934HgLe4z0OUL1IEUZrUnK+lN+1Cs/Om4vbHEQNGbIMx5tBgqlPF66N+a+Fr9bUUXwMN+KglyTWrFqPajh3s/He4CaXxPv34auameovvo8qY6dcnvqe+Dx8V8GrDriG6LWa52D6laAHckK1YI7jVzZPx9Ek5thZhgB3IFQgyTNNHyxfo29JsC/dyj2gE62KdZE22jb6trGw5dDuDWYot3525c3MqU8VV9tl4fcOHLUQJ/wAY97Gb1WSX2lsbJzq9S0Mnop8ySYvcv2HgDUXuDLAIHAvE99wHccYejTyVSOfEn2rqRquAqbyvrAcx/BU+UAfRlVMtJp0q8JlrV2XHgVAT9msv1X4shvXteijR4+msiv1t4oThPZDbsmYG7PCwsL45ubmoeysS6FVgeywn0gQSjAMmEjkG87ubQUOOquzvhb1P0biuL4SB0oksT1CXvVBT8XJyMiITk1NHYmN+qObj8lp5ITdaqFkC8txujX7eaL/Sw38G+LZ1UiLsmwmAAAAAElFTkSuQmCC)
        no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
    margin-top: 10px;
}
.show-wxmini-code-popover .img-box {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-color: #fff;
}
.show-wxmini-code-popover .img-box img {
    display: block;
    width: 100%;
    height: 100%;
}
.login-btn .btn-login {
    display: inline-block;
    width: 100px;
    height: 32px;
    background: #fd4c60;
    border-radius: 22px;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
}
/** common page login user menu */
.user-menu .level-img-box {
    margin-right: 16px;
}
.user-menu .level-img-box .img-label {
    min-width: 88px;
    height: 32px;
    padding: 0 5px;
    background: #fff2f3;
    border-radius: 16px;
}
.user-menu .level-img-box .img-label[data-vip='1'] {
    min-width: 100px;
}
.user-menu .level-img-box .img-label > img {
    width: 16px;
    height: 16px;
}
.user-menu .level-img-box .img-label img.arror {
    width: 8px;
    height: 8px;
}
.user-menu .level-img-box .img-label > span {
    line-height: 24px;
    font-size: 14px;
    transform: scale(0.85);
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
}

.user .menu-box .el-menu {
    height: 70px;
    background-color: transparent;
    border-bottom: 1px solid transparent;
}
.user .menu-box .el-menu--horizontal>.el-submenu, .user .menu-box .el-menu--horizontal>.el-submenu .el-submenu__title {
    height: 70px;
    line-height: 70px;
    padding: 0!important;
    font-size: 15px;
    color: #333;
}
.user .menu-box .el-menu--horizontal>.el-submenu, .user .menu-box .el-menu--horizontal>.el-submenu .el-submenu__title {
    display: flex;
}
.user .menu-box .el-menu--horizontal>.el-submenu, .user .menu-box .el-menu--horizontal>.el-submenu .el-submenu__title {
    align-items: center;
}
.justify-content-center, .user .menu-box .el-menu--horizontal>.el-submenu, .user .menu-box .el-menu--horizontal>.el-submenu .el-submenu__title {
    justify-content: center;
}
.user .avatar {
    width: 36px;
    height: 36px;
    border: 1px solid #e0e0e0;
    border-radius: 36px;
}
.user .avatar .img-bg, .user .avatar .img-bg .el-image__inner {
    width: 35px;
    height: 35px;
    border-radius: 35px;
}
.user .menu-box .el-submenu__icon-arrow {
    display: none;
}
.user .menu-box .el-submenu__title i {
    color: #333;
    font-size: 15px;
}
.user-menu1.el-menu--horizontal {
    top: 80px!important;
    width: 320px;
    border-radius: 8px;
}
.user-menu1.el-menu--horizontal .el-menu--popup {
    width: 320px;
    min-width: 0;
    padding: 0;
    margin-top: 0;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group {
    padding: 20px 20px;
    border-radius: 4px;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .el-menu-item-group__title {
    padding: 0 0 0 20px!important;
    color: #333;
    font-size: 15px;
    font-weight: 700;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .author-info .author-img {
    width: 30px;
    height: 30px;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .author-info .author-img .img-bg {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .member-info .buy-btn {
    position: relative;
    width: 81px;
    height: 28px;
    background: #fd4c60;
    border-radius: 14px;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .common-row .item-box {
    color: #333;
    font-size: 13px;
    cursor: pointer;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .common-row .item-box:hover {
    color: #fd4c60
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .common-row .active {
    color: #fd4c60
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .common-row i {
    display: block;
    width: 15px;
    height: 15px;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .common-row .ico-1 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022101394022296_ORIGIN_zYDN.jpg) no-repeat;
    background-size: 100% 100%;
}
.user-menu1.el-menu--horizontal .el-menu--popup .el-menu-item-group .common-row .ico-fav {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022/11/11/850497fav_ORIGIN_ykzN.png) no-repeat;
    background-size: 100% 100%
}
.item-minw {
    min-width: 70px;
}

.func-box {
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 40;
    width: 65px;
    pointer-events: all;
    visibility: visible!important
}

.func-box.hide {
    pointer-events: none
}

.func-box .hide-btn {
    position: absolute;
    top: calc(50% - 42px);
    left: 0;
    cursor: pointer
}

.func-box .hide-btn:hover {
    box-shadow: 0 4px 20px 0 hsla(0,0%,86%,.5)
}

.func-box .show-btn {
    position: absolute;
    top: calc(50% - 42px);
    left: -14px;
    cursor: pointer;
    transform: scale(1.1)
}

.func-box .go-top-btn {
    position: absolute;
    top: -80px;
    pointer-events: auto
}

.func-box .com-box {
    position: relative;
    width: 65px;
    padding: 8px 0;
    background: #fff;
    border-radius: 21px 0 0 21px;
    box-shadow: 0 0 10px 0 hsla(0,0%,80%,.5)
}

.func-box .com-box .qrcode-img {
    position: absolute;
    top: 0;
    left: -130px;
    z-index: 29;
    display: none;
    width: 120px;
    height: 150px;
    padding: 10px 4px 12px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 hsla(0,0%,80%,.5)
}

.func-box .com-box .qrcode-img .img-box {
    width: 110px;
    height: 110px;
    margin: 0 auto 5px;
    background-color: #fff
}

.func-box .com-box .qrcode-img .img-box img {
    display: block;
    width: 100%;
    height: 100%
}

.func-box .com-box .qrcode-img .img-box img.kf-code {
    width: 78px;
    height: 78px
}

.func-box .com-box .qrcode-img .kf {
    padding: 6px 7px
}

.func-box .goto-top-btn {
    display: none;
    height: 72px
}

.func-box .goto-top-btn:hover {
    background-color: #fd4c60
}

.func-box .goto-top-btn:hover i {
    color: #fff
}

.func-box .service-box {
    position: relative;
    pointer-events: auto;
    transition: all .3s
}

.func-box .service-box.hide {
    transform: translate(67px)
}

.func-box .service-box .live-box-war .list {
    position: absolute;
    top: 0;
    left: -110px
}

.func-box .service-box .app-box {
    position: relative;
    height: 72px
}

.func-box .service-box .app-box.border-bottom {
    position: relative
}

.func-box .service-box .app-box.border-bottom:after {
    position: absolute;
    right: 8px;
    bottom: 0;
    left: 8px;
    width: calc(100% - 16px);
    height: 1px;
    background: #ebebeb;
    content: " "
}

.func-box .service-box .app-box.isFirst {
    border-radius: 8px 8px 0 0
}

.func-box .service-box .app-box.gongzhonghao:hover .qrcode-img {
    display: none
}

.func-box .service-box .app-box.gongzhonghao .item-svg-war:hover+.qrcode-img {
    display: block
}

.func-box .service-box .app-box .red-dot {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background: #fd4c60;
    border-radius: 50%
}

.func-box .service-box .app-box .new-icon {
    position: absolute;
    top: -10px;
    right: -18px;
    display: block;
    width: 24px;
    height: 15px;
    background-size: 100% 100%
}

.func-box .service-box .app-box:hover .qrcode-img {
    display: block
}

.func-box .service-box .kf-box {
    height: 72px
}

.func-box .service-box .kf-box:hover .qrcode-img {
    display: block
}

.func-box .service-box .code-box {
    height: 72px;
    border-radius: 0 0 8px 8px
}

.func-box .service-box .code-box:hover .qrcode-img {
    display: block
}

.goto-top-btn.active2 {
    display: flex
}

@media screen and (min-width: 1200px)and (max-width:1440px) {
    .func-box {
        bottom:130px
    }

    .zy-panel-box {
        bottom: 20px!important;
    }
}

@media screen and (max-width: 1200px) {
    .func-box {
        bottom:120px
    }

    .zy-panel-box {
        bottom: 10px!important;
    }
}

.coop-popper {
    min-width: 140px;
    overflow-x: hidden;
    border-radius: 20px!important
}

.zy-panel-box {
    position: fixed;
    bottom: 50px;
    right: 0;
    visibility: visible!important;
    z-index: 29;
}

.zy-panel-box img {
    display: block;
    width: 100px;
}

.zy-panel-box .item-svg {
    position: absolute;
    top: 5px;
    right: 5px;
}

/** common page footer */
.home-footer-war {
    position: relative;
    background: #3d3e49;
    font-size: 14px;
    color: #fff;
    z-index: 9;
}
.home-footer-war .home-footer-box {
    width: 1200px;
}
.home-footer-war .footer-top {
    padding: 40px 0 44px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.home-footer-war .footer-top .footer-links-box {
    border-right: 1px solid hsla(0, 0%, 100%, 0.1);
}
.home-footer-war
    .footer-top
    .footer-links
    .footer-links-item.ddd {
    min-width: 118px;
}
.home-footer-war
    .footer-top
    .footer-links
    .footer-links-item.contact {
    min-width: 138px;
}
.home-footer-war
    .footer-top
    .footer-links
    .footer-links-item.school {
    min-width: 142px;
}
.home-footer-war
    .footer-top
    .footer-links
    .footer-links-item.product {
    min-width: 252px;
}
.home-footer-war .footer-top .footer-links .wetchat-icon {
    display: block;
    width: 12px;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAEEElEQVRIS62VW2wUZRTH//9vdkstRI0UaYMQ5SLBWB4aNY2a8oD4gCTEBPvgiyGY3bY72xbNzlLAtI2k7W6Jvcwu3d2gURNDIoFggijeUqORQLykBhKC6SWkMRWKiQZa2+58x8zKrttaqxTmbeac8//NuXznI+Z5ahr2rHYcvY2CLYA8CLBUAA1glCKDID8uIE7adnTk32Q4l8EfbHxEJN0MwQ4Ac/rkxTkk3lMeo6W3q31wtt4/gn0Bq4FEh4h4SKYh+ETAUzDQ7zE4yimqtEeXSFrKSWwFsFlEFIkJEdak4tF38iEzAH7TOiwiu1wHkkeEBa+l7AMD85XRzRY63SrA9owf0Z6KdTRmY3IAfyD8ukDvJzEJKl/Sjrw7n/Bsm9+0agF0u5krxWDCjsb+4gGoNhuf0pL+mqQmVFUi1n7sVsSzvn7T2ikib7mlFRhlqVjbRYoI/cHwtxApJ9iRjEethYjnQZIi4gP5USoW3crc3wNXjOKiNYdaWq5nnavrwlUi2kjaHUfmgvrM8ItKIZ3oibyftftebS7m5I0BEdxteI019JvhLhFdT6ruZCzSkHU0zf0PTclkZuy88KyPx9su5UNq6q31TlouAhDlNVYnutqHcxDTehsiLymqMP2mdUZEKgxlbOm12z/LOtUErQpHyxn33VCo7LU7vsoH+OvDlZLWX2a+eTwVqe62s7kyBa0douUoyeP0B0KXBVgJtWht/kg2NDTdOz49cdnV98JYFY+3XcsHBAKNS6fhuHYHS7gyFYn8lssgECoH8B2As/SZoWsQ3KfuWrw8cbD5ymwRpaBsu+3qXD0IBhuXaQ09G+6vC60TB5cAXqAvEOoHsFEpozxht/9wOxP0d3lDmxyNPpKfuiU64Z5Cki8nY9E37wSg2gzt1oI3ACTdJu8SkcMEP0/Go8/cCUB2cKDUNvrC4XtwXUYBWeQx1NOHeiLf3A7EF9zzLLRzGsBYaXHRisyq8JnWAYjsI3G+yFv6RGfnKxMLgWR+9oacg8jDUKo2ZUd6M4CmpqbC0WsTP4rIOpKnC/jAdtuum7wViK+5uQhj46cgsonkuc2Vjz1ZVVXl5LZpbYO1wZmWPgHuJ/FFkbfohc7Oll//DyRzqh0chUgZweFCj6eiu7v1Fzd2xn1QU793o5Oe/t49XG6DUnbkw/kA1XV7HxWdDorITnejkOz3ouD5WOzAUDZuBqB6974VempqhMTvUra22BgaWsJx2eBovRJAiYDLCCwVoARAOURW3RSaBplc7C2xZvdvBsAXDD8HrU8SuAJyWEQen/dOJkdI+YCGcTB/2eVnPQuQG7GbPvwDkAsgBgn1M6jHCHVViFHCGEj0tJ7/rx7NAGQWGJ1jIH4yhMcLvcv7FjqyWfCf8KLFdAnaotMAAAAASUVORK5CYII=)
        0 0 no-repeat;
    background-size: 100% 100%;
}
.home-footer-war .footer-top .footer-links .wetchat-code-war {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    opacity: 0.5;
}
.home-footer-war
    .footer-top
    .footer-links
    .wetchat-code-war:hover {
    opacity: 1;
}
.home-footer-war
    .footer-top
    .footer-links
    .wetchat-code-war:hover
    .code-img {
    display: flex;
}
.home-footer-war
    .footer-top
    .footer-links
    .wetchat-code-war
    .code-img {
    display: none;
    position: absolute;
    top: -140px;
    left: -55px;
    width: 130px;
    height: 130px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px 5px rgba(0, 0, 0, 0.05);
}
.home-footer-war
    .footer-top
    .footer-links
    .wetchat-code-war
    .code-img
    img {
    display: block;
    width: 115px;
    height: 115px;
}
.home-footer-war .footer-top .footer-links .wetchat-code {
    width: 12px;
    height: 12px;
    background: url(https://qmm.daduoduo.com/AdminImageUpload/2022101394923567_ORIGIN_zADN.jpg)
        0 0 no-repeat;
    background-size: 100% 100%;
}
.home-footer-war .footer-top .footer-links h3 {
    padding-bottom: 28px;
    font-size: 16px;
    font-weight: 500;
}
.home-footer-war .footer-top .footer-links ul li {
    min-height: 20px;
    margin: 15px 0 0 0;
    list-style: none;
}
.home-footer-war .footer-top .footer-links ul li:first-child {
    margin-top: 0;
}
.home-footer-war .footer-top .footer-links ul li .link {
    color: hsla(0, 0%, 100%, 0.6);
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}
.home-footer-war .footer-top .footer-links ul li .link:hover {
    color: #fff;
}
.home-footer-war
    .footer-top
    .footer-links
    ul
    li
    .link.no:hover {
    color: hsla(0, 0%, 100%, 0.6);
}
.home-footer-war .footer-top .tell-box {
    padding-bottom: 26px;
    color: #fff;
}
.home-footer-war .footer-top .tell-box .num {
    position: relative;
    top: 4px;
}
.home-footer-war .footer-top .footer-qrcode .qrcode-box {
    text-align: center;
}
.home-footer-war
    .footer-top
    .footer-qrcode
    .qrcode-box
    .img-box {
    width: 118px;
    height: 118px;
    margin: 0 auto 12px;
    background: #fff;
    border-radius: 4px;
}
.home-footer-war .footer-top .footer-qrcode .qrcode-box img {
    display: block;
    width: 110px;
    height: 110px;
    background: #fff;
}
.home-footer-war .footer-top .footer-qrcode .qrcode-box p {
    font-size: 12px;
    color: hsla(0, 0%, 100%, 0.7);
}
.home-footer-war
    .footer-top
    .footer-qrcode
    .qrcode-box.qrcode-box1
    img {
    padding: 2px;
}
.home-footer-war .footer-bottom {
    margin-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 12px;
    color: hsla(0, 0%, 100%, 0.4);
}
.home-footer-war .footer-bottom .footer-friendly-links a {
    color: hsla(0, 0%, 100%, 0.4);
    text-decoration: none;
}
.home-footer-war
    .footer-bottom
    .footer-friendly-links
    a:hover {
    color: #fff;
}
.home-footer-war .footer-bottom .footer-friendly-links span {
    display: inline-block;
    margin: 0 10px;
    color: hsla(0, 0%, 100%, 0.4);
}
.home-footer-war .footer-bottom .footer-copyright {
    margin: 10px 0 0 0;
    color: hsla(0, 0%, 100%, 0.4);
}
.home-footer-war .contact-box {
    color: hsla(0, 0%, 100%, 0.4);
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}

/** qrcodeLogin */
.login-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    z-index: 1999;
}

.formWrapper {
    width: 534px;
    min-height: 420px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding: 0 70px 30px;
    position: relative;
    background: #fff
}

.formWrapper .login-type img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
}

.formWrapper .el-form .el-form-item {
    margin-bottom: 30px
}

.formWrapper .el-form .el-input__inner {
    height: 45px;
    padding: 0 45px;
}

.formWrapper .el-form .prefix-icon {
    width: 44px;
    height: 45px;
}

.formWrapper .el-form .prefix-icon img {
    height: 20px;
}

.formWrapper .login-btn {
    width: 100%;
    height: 45px;
}

.formWrapper .closeBtn {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    cursor: pointer
}

.formWrapper h4 {
    margin-top: 70px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #333;
    text-align: center
}

.formWrapper h4.qr-login {
    margin-bottom: 20px
}

.formWrapper .qr-login-row-1 {
    font-size: 14px;
    line-height: 16px;
    color: #666;
    margin-bottom: 20px;
    text-align: center
}

#qrcodeWrapper {
    position: relative;
    -webkit-filter: drop-shadow(0 2px 4px rgba(179,182,187,.5));
    filter: drop-shadow(0 2px 4px rgba(179,182,187,.5))
}

#qrcodeWrapper #qrcodelogo {
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 30px
}

#qrcodeWrapper #qrcodeMask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: hsla(0,0%,100%,.9);
    z-index: 1000;
    cursor: pointer;
    color: #333
}

#qrcodeWrapper #qrcodeMask>i {
    font-size: 30px
}

#qrcodeWrapper #qrcodeMask>i.loading {
    -webkit-animation: loading-data-v-6b96d656 1s linear infinite;
    animation: loading-data-v-6b96d656 1s linear infinite
}

#qrcodeWrapper #qrcodeMask p {
    line-height: 150%;
    margin-top: 20px;
    font-size: 14px;
    text-align: center
}
[flex] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

[flex]>* {
    display: block
}

[flex~="dir:top"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

[flex~="main:center"] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

[flex~="cross:center"] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.baseLine {
    margin-top: 20px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    margin-bottom: 6px
}

.baseLine:after,.baseLine:before {
    content: "";
    display: block;
    border-bottom: 1px solid #a6a6a6;
    width: 17px
}

.baseLine>span {
    margin: 0 10px
}

.prompt {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center
}

.prompt a {
    color: #4975e9;
}

.contentNavShadow {
    box-shadow: 0 3px 15px 0 hsla(0, 0%, 48.2%, 0.1);
    border-radius: 8px;
    overflow: hidden;
}
.contentMenu {
    width:  auto;
    display: flex;
    align-items: center;
    background-color: #e4e7ed;;
    overflow: hidden;
    border-radius: 0 0 0 0;
}
.contentMenu .item {
    cursor: pointer;
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #303133;
    text-align: center;
    position: relative;
}

.contentMenu .line {
    height: 40px;
    background-color: rgba(255,255,255, 0.6);
    width: 1px;
}
.contentMenu .item.active {
    color: #fd4c60;
    background-color: #ffffff;
}
.contentMenu .item:hover {
    color: #fd4c60;
    background-color: #ffffff;
}

.contentMenuFixed {
    display: flex;
    align-items: center;
}
.contentMenuFixed .item {
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.contentMenuFixed .item.active {
    color: #fff;
    background-color: #fd4c60;
}

.vue-loading {
    margin: auto;
}
.img-lazy {
    display: inline-block;
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
}
.img-lazy.block {
    display: block;
}

body .ui-el-input-1.el-input .el-input__inner {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 14px;
    background: #fafafb;
}
.ui-scrollbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.ui-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #c8c8c8;
    cursor: pointer;
}
.ui-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #bebebe;
}
.ui-scrollbar::-webkit-scrollbar-thumb:active {
    background: #b0b0b0;
}
.ui-scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    background: #f3f3f3;
}

.common-search-war {
    position: relative;
    display: none;
}

.common-search-war .select-box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 34px;
    line-height: 34px;
    margin: auto;
    z-index: 2
}

.common-search-war .select-box .el-input {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 34px;
    line-height: 34px
}

.common-search-war .select-box .el-input .el-select__caret {
    position: relative;
    bottom: 2px;
    color: #666;
    font-size: 12px
}

.common-search-war .select-box .el-input__inner {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 34px;
    line-height: 34px;
    padding: 0;
    padding-left: 10px;
    border: none;
    border-radius: 16px 0 0 16px;
    font-size: 12px;
    color: #333;
    background-color: transparent
}

.common-search-war .select-box .el-input__suffix {
    right: 0
}

.common-search {
    position: relative;
    min-width: 212px;
    min-height: 32px;
    line-height: 32px;
    margin-right: 12px;
    border: 1px solid #e9ebf0;
    border-radius: 16px;
    z-index: 1
}

/*.common-search:before {
     content: ""; 
    position: absolute;
    top: 0;
    left: 50px;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #f5f5f5
}*/

.common-search.active,.common-search:hover {
    border: 1px solid #fd4c60
}

.common-search .input-with-select {
    display: block;
    width: 210px;
    height: 32px
}

.common-search .input-with-select .el-input__inner {
    width: 200px;
    height: 32px;
    line-height: 32px;
    padding-left: 62px;
    padding-right: 4px;
    border: none;
    border-radius: 16px 0 0 16px;
    background-color: transparent;
    font-size: 12px
}

.common-search .input-with-select input::input-placeholder {
    color: #c0c4cc;
    font-size: 12px
}

.common-search .btn-box {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 41px;
    height: 34px;
    padding: 0;
    margin: auto;
    border: 1px solid #fd4c60;
    border-left: none;
    border-right: none;
    border-radius: 0 16px 16px 0;
    background-color: #fd4c60
}

.common-search .btn-box:hover {
    background-color: #fd4c60
}

.custom-hover-select-box .input-box {
    position: relative;
    height: 100%
}

.custom-hover-select-box .input-box .arrow-icon {
    display: block;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    margin: auto
}

.custom-hover-select-box .input-box .arrow-icon.active {
    -webkit-animation: arrow-active .5s forwards;
    animation: arrow-active .5s forwards
}

.custom-hover-select-box .input-box .arrow-icon.hide {
    -webkit-animation: arrow-hide .5s;
    animation: arrow-hide .5s
}

@-webkit-keyframes arrow-active {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-180deg)
    }
}

@keyframes arrow-active {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-180deg)
    }
}

@-webkit-keyframes arrow-hide {
    0% {
        transform: rotate(-180deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes arrow-hide {
    0% {
        transform: rotate(-180deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.custom-hover-select-box .input-box .el-input__inner {
    cursor: pointer
}

.common-hover-select-popover.el-popper {
    min-width: 120px!important;
    padding: 10px 4px;
    background: #fff;
    box-shadow: 0 3px 20px 0 hsla(0,0%,45.1%,.1);
    border: none;
    border-radius: 4px
}

.common-hover-select-popover.el-popper .select-content .list {
    max-height: 250px;
    overflow-y: auto
}

.common-hover-select-popover.el-popper .select-content .list .item {
    height: 34px;
    line-height: 34px;
    padding-left: 16px;
    cursor: pointer
}

.common-hover-select-popover.el-popper .select-content .list .item:hover {
    color: #fd4c60;
    background: #fff3ef;
    border-radius: 4px
}

.common-hover-select-popover.el-popper .select-content .list .item.active {
    color: #fd4c60;
    font-weight: 500
}

.confirm-dialog-block .el-dialog { height: 200px; border-radius: 4px; width: 450px !important; }
.confirm-dialog-block .el-dialog .el-button { width: 110px; height: 40px; font-size: 16px; }
.confirm-dialog-block .el-dialog .el-dialog__title { font-weight: 500; }
.confirm-dialog-block .el-dialog .el-dialog__header { padding-bottom: 20px; }
.confirm-dialog-block .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close { font-size: 15px; color: rgb(0, 0, 0); }
.confirm-dialog-block .el-dialog .el-dialog__body { height: 60px; padding: 0px 20px 20px; font-size: 14px; color: rgb(51, 51, 51); }
.group-creat-dialog .el-dialog { height: 200px; border-radius: 4px; width: 450px !important; }
.group-creat-dialog .el-dialog .el-button { width: 110px; height: 40px; font-size: 16px; }
.group-creat-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close { font-size: 15px; color: rgb(0, 0, 0); }
.group-creat-dialog .el-dialog .el-dialog__body { padding: 20px 20px 32px; }
.group-creat-dialog .el-dialog .el-dialog__body .el-form-item { margin-bottom: 0px; }
.group-creat-dialog .el-dialog .el-dialog__footer { padding: 0px 20px 0px 0px; }
.group-creat-dialog .el-dialog .el-dialog__footer .el-button + .el-button { margin-left: 14px; }
.group-mgr-dialog .el-dialog__body { padding: 20px; }
.group-mgr-dialog .el-dialog__footer { padding-top: 0px; }
.group-mgr-dialog .list { height: 230px; overflow-y: auto; }
.group-mgr-dialog table { width: 100%; }
.group-mgr-dialog table thead { position: sticky; top: 0px; background-color: rgb(251, 248, 251); font-size: 14px; color: rgb(102, 102, 102); }
.group-mgr-dialog table thead th { font-weight: 400; text-align: left; padding-left: 16px; }
.group-mgr-dialog table thead tr { height: 40px; text-align: center; }
.group-mgr-dialog table tbody tr td { text-align: center; }
.group-mgr-dialog table tbody tr td:first-child { text-align: left; }
.group-mgr-dialog table tbody tr:nth-child(2n) { background-color: rgb(251, 251, 251); }
.group-mgr-dialog table tbody tr:hover { background-color: rgb(255, 248, 245); }
.group-mgr-dialog .item { text-align: left; padding-left: 16px; max-width: 350px; padding-right: 16px; }
.prompt-dialog-block .el-dialog { height: 200px; border-radius: 4px; width: 450px !important; }
.prompt-dialog-block .el-dialog .el-button { width: 110px; height: 40px; font-size: 16px; }
.prompt-dialog-block .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close { font-size: 15px; color: rgb(0, 0, 0); }
.prompt-dialog-block .el-dialog .el-dialog__body { padding: 20px 20px 32px; border-bottom: none; }
.prompt-dialog-block .el-dialog .el-dialog__body .el-form-item { margin-bottom: 0px; }
.prompt-dialog-block .el-dialog .el-dialog__footer { padding: 0px 20px 0px 0px; }
.prompt-dialog-block .el-dialog .el-dialog__footer .el-button + .el-button { margin-left: 14px; }
.remark-favorite .el-dialog__wrapper .el-dialog { width: 450px; padding: 16px 20px 20px 23px; background: rgb(255, 255, 255); border-radius: 4px; }
.remark-favorite .el-dialog__wrapper .el-dialog .el-dialog__header { display: none; }
.remark-favorite .el-dialog__wrapper .el-dialog .el-dialog__body { padding: 0px; }
.remark-favorite .el-dialog__wrapper .el-dialog .el-dialog__body .btn-box .el-button { width: 110px; height: 40px; }
.remark-favorite .el-dialog__wrapper .el-dialog .el-dialog__body .el-input { width: 250px; }
.group-move-dialog .el-dialog__body { border-top: 1px solid rgb(245, 245, 245); }
.group-move-dialog .list-box {
    max-height: 300px;
    overflow: auto;
}



body .ui-el-radio-group-1 .el-radio-button:first-child .el-radio-button__inner {
    box-shadow: -1px 0 0 0 #dcdfe6;
}
body
    .ui-el-radio-group-1
    .el-radio-button__orig-radio:checked
    + .el-radio-button__inner {
    color: #fd4c60;
    background-color: #fff;
    border-color: #fd4c60;
    box-shadow: -1px 0 0 0 #fd4c60;
}

/** product grid show */
.show-grid_cell img {
    width: 18px;
    height: 18px;
}
.goods-grid-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px 20px
}
.goods-grid {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 345px
}

.goods-grid .inner-grid {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .3);
    border-radius: 12px;
    transition: all .3s
}

.goods-grid .inner-grid .fav-box {
    display: none;
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center
}

.goods-grid .inner-grid .fav-box .ico {
    width: 36px;
    height: 36px;
    background-size: 100% 100%
}

.goods-grid .inner-grid .no .ico {
    background-image: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/2145385fav_d_ORIGIN_4UjN.png)
}

.goods-grid .inner-grid .no:hover .ico {
    background-image: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/224760fav_h_ORIGIN_yMDM.png)
}

.goods-grid .inner-grid .yes .ico {
    background-image: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/235483fav_a_ORIGIN_xUTM.png)
}

.goods-grid .inner-grid:hover {
    z-index: 3;
    /*border: 1px solid #fd4c60;*/
}

.goods-grid .inner-grid:hover .height-fullinfo {
    height: 167px
}

.goods-grid .inner-grid:hover .shop-info {
    height: 105px
}

.goods-grid .inner-grid:hover .fav-box {
    display: block
}

.goods-grid .inner-grid:hover .goods-cover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px 10px 0 0
}

.goods-grid .img-box-grid {
    position: relative;
    max-height: 224px;
    height: 100%;
    overflow: hidden;
}

.goods-grid .img-box-grid img {
    width: 100%;
    height: 100%;
    border-radius: 8px 8px 0 0;
}

.goods-grid .img-box-grid .product-delect-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    border-radius: 8px;
}

.goods-grid .img-box-grid .product-delect-box img {
    display: block;
    width: 108px;
    height: 29px;
}

.goods-grid .bg-sales {
    background: #fbfbfb;
    border-radius: 8px;
    margin-top: 8px;
    height: 50px;
}

.goods-grid .info-box {
    height: 128px;
    overflow: hidden;
    margin: 0 9px
}

.goods-grid .info-box .cosfee-box {
    line-height: 24px;
    padding: 0 5px;
    border-radius: 4px;
    background: #fff9f5
}

.goods-grid .info-box .goods-view-cnt, .goods-grid .info-box .inversion-rate {
    line-height: 24px;
    border-radius: 4px;
    background: #f5f5f5;
    padding: 0 5px;
    font-weight: 400;
    color: #888;
    font-size: 12px
}

.goods-grid .info-box .between-num-box .between {
    justify-content: space-between
}

.goods-grid .inner-grid:hover .top-border {
    border-top: 1px solid #f5f5f5
}

.goods-grid .shop-info {
    position: relative;
    background: #fff;
    z-index: 1;
    overflow: hidden;
    transition: all .3s;
    border-radius: 0 0 12px 12px;
    border-color: #f5f5f5;
    height: 0
}

.goods-grid .shop-info .shop-top-info {
    margin: 0 9px
}

.goods-grid .shop-info .three-sales {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center
}

.goods-grid .shop-cover {
    width: 24px;
    height: 24px;
    border: 1px solid #f1f1f1;
    border-radius: 50%
}

/** search filter history */
.selected-item-block {
    height: 28px;
    line-height: 28px;
    background: #f5f7f9;
    color: #666;
    font-size: 12px;
    padding-left: 6px;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 5px
}

.selected-item-block .item-text {
    max-width: 266px
}

.selected-item-block .clear-ico-war {
    height: 28px
}

.selected-item-block .clear-ico {
    margin-left: 5px;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url(https://qmm.daduoduo.com/AdminImageUpload/2022101394428724_ORIGIN_2MTN.jpg) no-repeat;
    background-size: 80% 80%;
    background-position: 50%
}

/** export button */
.export-btn {
    cursor: pointer;
    width: 92px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fd4c60;
    color: #fd4c60;
    display: flex;
    justify-content: center;
    align-items: center;
}

/** common table style */
.common-table-section .fixed-head {
    display: none;
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    background: #e7ecf1;
    z-index: 98
}

.common-table-section .fixed-head table {
    max-width: 1160px;
    margin: 0 auto
}

.common-table-section .fixed-head.active {
    display: flex
}

.common-table-section table {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #333
}

.common-table-section table thead {
    background: #e7ecf1
}

.common-table-section table thead th {
    padding: 8px 0;
    color: #86919d;
    font-weight: 400
}

.sort-box-war .sort .sort-item.active .item-word {
    color: #fd4c60
}

.sort-box-war .sort .sort-item .item-svg {
    display: none;
}

.sort-box-war .sort .sort-item.active .item-svg {
    display: block;
}

.sort-box-war .sort .sort-item.active .item-svg path, table thead .sort-item.active .item-svg path {
    fill: #fd4c60
}

table thead .sort-item.active .item-word {
    font-weight: bold;
    color: #fd4c60
}

table thead .sort-item.active.asc .item-svg {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.common-table-section table tbody tr:nth-child(2n) {
    background-color: #fbfbfb
}

.common-table-section table tbody tr:hover {
    background-color: #fff8f5
}

.common-table-section table tbody td {
    padding: 12px 0
}

.common-table-section table tbody td .img-bg[lazy=loading] {
    background-size: 15px 15px
}

.common-table-section table tbody td .img-bg[lazy=error] {
    background-size: 50% 50%
}

/** table list in dialog */
.table-list .el-dialog {
    border-radius: 4px
}

.table-list .el-dialog__header {
    display: none
}

.table-list .el-dialog__body {
    padding: 0
}

.table-list .list-box {
    height: 430px
}

.table-list table {
    width: 100%;
    text-align: center;
    font-size: 14px
}

.table-list table thead {
    background: #e7ecf1
}

.table-list table thead th {
    padding: 8px 0;
    color: #828e9a;
    font-weight: 400
}

.table-list table thead .min-width {
    min-width: 110px
}

.table-list table tbody tr:nth-child(2n) {
    background-color: #fbfbfb
}

.table-list table tbody tr:hover {
    background-color: #fff8f5
}

.table-list table tbody td {
    padding: 10px 0;
    color: #333
}

.table-list table tbody td .img-box {
    position: relative;
    width: 50px;
    height: 50px
}

.table-list table tbody td .img-box .img-bg {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px
}

.table-list table tbody td .img-box .img-bg[lazy=loading] {
    background-size: 30px 30px
}

.table-list table tbody td .img-box .img-bg[lazy=error] {
    background-size: 50% 50%
}

.table-list table tbody td .aweme-detail-icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/8/309124play_ORIGIN_wAzN.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.table-list .table-empty-box {
    padding: 100px 0 0;
    background-color: #fff
}

.table-list .table-empty-box .empty-box {
    width: 130px;
    margin: 0 auto
}

.table-list .table-empty-box .empty-box .empty-img {
    width: 130px;
    height: 130px;
    margin: 0 auto
}

.table-list .table-empty-box .empty-box .empty-img img {
    display: block;
    width: 100%;
    height: 100%
}

.table-list .table-empty-box .empty-box .empty-word {
    font-size: 14px
}

table th .sort-item .sort-image {
    height: 16px;
    width: 16px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022101395438372_ORIGIN_0QjN.jpg) no-repeat 50%;
    background-size: 16px 16px;
}

table th .sort-item.active .sort-image {
    height: 16px;
    width: 16px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/4/12/1025496sort_ORIGIN_3ATO.png) no-repeat 50%;
    background-size: 16px 16px;
}

table th .sort-item.active.asc .sort-image {
    transform: rotate(180deg);
}

table th .sort-img {
    height: 16px;
    width: 16px;
}

/** rank menu list */
.rank-nav { width: 100%; }
.rank-nav .padding-bottom { height: 24px; background-color: rgb(255, 255, 255); border-top: 1px solid rgba(245, 245, 245, 0.5); }
.rank-nav .title-box { padding: 22px 20px 32px; }
.rank-nav .tab-mode-section { margin-bottom: -12px; }
.rank-nav .tab-mode-section .item { position: relative; }
.rank-nav .tab-mode-section .item .link { display: block; margin: 0px 20px 18px; line-height: 100%; padding-bottom: 12px; color: rgb(102, 102, 102); text-decoration: none; }
.rank-nav .tab-mode-section .item .link.active { font-weight: 500; color: #fd4c60; }
.rank-nav .tab-mode-section .item .link.active::before { content: ""; position: absolute; bottom: 18px; left: 0px; right: 0px; margin: auto; display: block; width: 48px; height: 3px; background: #fd4c60; border-radius: 15px; }
.rank-nav .explain { height: 36px; background: #fff2f3; display: flex; align-items: center; padding: 0px 20px; }
.rank-nav .explain .icon { width: 16px; height: 16px; display: block; margin-right: 8px; }
.rank-nav .explain .text { font-size: 14px; font-weight: 400; color: rgb(50, 66, 92); }


.rank-order img {
    width: 22px;
    height: 22px
}

.rank-order .num {
    display: inline-block;
    /*min-width: 22px;*/
    font-size: 14px;
    font-weight: 700;
}

/** user center page style */
.board-frame-block {
    min-width: 1200px
}

.board-frame-block .main-layout-block {
    background-color: #f2f2f2
}

.board-frame-block .b {
    width: 1350px;
    margin: 30px auto 0
}
/*detailPageNormalTable*/
.normalTableList table tbody tr:nth-child(2n) {
    background-color: #fbfbfb
}

.normalTableList table tbody tr:hover {
    background-color: #fff8f5
}
/*productOverDateMarkText*/
.overDayMark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    border-radius: 4px;
    z-index: 1;
    color: #8f8f8f;
}
/*productOverDateMarkImg*/
.outDateImgMark {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.7);
    border-radius: 12px;
}
.outDateImgMark img {
    width: 100px;
}

/*.sort-box-war {
    min-width: 1200px;
}*/

.sort-box-war .sort .sort-box {
    height: 50px;
    width: 1160px;
    background-color: rgb(249, 249, 249);
    margin-left: 20px;
    margin-right: 20px;
}

.sort-box-war .sort .sort-box.active {
    margin: 0px auto;
}

table tr td .off-sheff {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 38px;
    height: 16px
}

.bottom-hd618-banner {
    position: fixed;
    bottom: 0;
    width: 100vw;
    display: flex;
    align-items: center;
    background: rgba(0,0,0,.8);
    padding: 20px 0;
    z-index: 999;
}
.bottom-hd618-banner .hd-img {
    margin: 0 auto;
    width: 55%;
    display: block;
    min-width: 1080px;
}
.bottom-hd618-banner .close-img {
    position: absolute;
    right: 50px;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
}
.focusWechat {
    position: fixed;
    bottom: 20px;
    right: 60px;
    box-sizing: border-box;
    padding: 20px;
    width: 385px;
    height: 149px;
    background-image: url(//qmm.daduoduo.com/AdminImageUpload/2023/6/5/522844tjgw_ORIGIN_1gTM.png);
    background-size: cover;
    z-index: 999;
}
.focusWechat .close {
    position: absolute;
    top: 10px;
    left: 10px;
    fill: hsla(0,0%,100%,.5);
    cursor: pointer;
}
.focusWechat .close:hover {
    fill: #fd4c60;
}

.vip-promotion-banner {
    /*width: 500px;*/
    position: relative;
}
.vip-promotion-banner .closeBtn {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 0;
    /* -webkit-transform: translate(-50%,-100%); */
    /* transform: translate(-50%,-100%); */
    cursor: pointer;
}

/** user menu author plan */
.vip-info-menu.el-menu--horizontal .el-menu--popup .el-menu-item-group {
    padding: 0 0 10px 0!important;
}
.user-menu1 .top-bg {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/7/13/3925298drfc_ORIGIN_1UDN.png) 0 0 no-repeat;
    background-size: contain;
}

.user-menu1 .top-bg .progress-info-box {
    padding: 120px 15px 5px;
}
.user-menu1 .top-bg .top-tips {
    position: absolute;
    top: 50px;
    left: 25px;
    color: #c7a653;
}
.user-menu1 .top-bg .progress-info-box .pro-tips {
    color: #c7a653;
    text-align: center;
    padding-bottom: 20px;
}

.user-menu1 .top-bg .progress-item .detail-info {
    text-align: center;
    line-height: 18px;
}

.user-menu1 .top-bg .progress-info-box .el-progress__text {
    font-size: 16px!important;
}

.target-complete .el-progress__text {
    color: #67C23A!important;
}
.target-uncomplete  .el-progress__text {
    color: #409EFF!important;
}

/** header matrix */
.br-f5-bottom {
    border-bottom: 1px solid rgba(0,0,0,.05);
}
.common-matrix-menu {
    height: 70px;
}

.common-matrix-menu .icon-box.active,.common-matrix-menu .el-submenu__icon-arrow {
    display: none
}

.common-matrix-menu .el-menu {
    height: 70px;
    background-color: transparent;
    border-bottom: 0 solid transparent
}

.common-matrix-menu .el-menu--horizontal>.el-submenu.is-opened .el-submenu__title .icon-box.default {
    display: none
}

.common-matrix-menu .el-menu--horizontal>.el-submenu.is-opened .el-submenu__title .icon-box.active {
    display: block
}

.common-matrix-menu .el-menu--horizontal>.el-menu-item:not(.is-disabled):hover {
    font-weight: 700;
    background-color: transparent
}

.common-matrix-menu .el-menu--horizontal>.el-menu-item:not(.is-disabled):focus {
    background-color: transparent
}

/*.common-matrix-menu .el-menu--horizontal>.el-menu-item {
    height: 70px;
    padding: 0;
    margin-right: 30px;
    font-size: 15px;
    line-height: 70px;
    color: #333
}*/

.common-matrix-menu .el-menu--horizontal>.el-submenu,.common-matrix-menu .el-menu--horizontal>.el-submenu .el-submenu__title {
    height: 70px;
    font-size: 15px;
    line-height: 70px;
    color: #333;
    border: 0 solid transparent
}

.common-matrix-menu .el-menu--horizontal>.el-submenu .el-submenu__title:hover {
    font-weight: 700;
    background-color: transparent
}

.common-matrix-menu .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
    padding: 0;
    font-weight: 700;
    border-bottom: 0 solid #ff7752
}

.common-matrix-menu .el-menu--horizontal>.el-submenu .el-submenu__title {
    padding: 0
}

.common-matrix-menu .el-submenu__title i {
    font-size: 15px;
    color: #333
}

.common-matrix-menu-pop.el-menu--horizontal {
    top: 60px!important
}

.common-matrix-menu-pop.el-menu--horizontal .el-menu--popup {
    padding: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,.1)
}

.common-matrix-menu-pop.el-menu--horizontal .el-menu-item-group__title {
    padding: 0
}

.common-matrix-menu .el-menu--horizontal>.el-submenu,.common-matrix-menu .el-menu--horizontal>.el-submenu .el-submenu__title {
    justify-content: center;
}
.common-matrix-menu .el-menu--horizontal>.el-submenu .el-submenu__title,.justify-content-center {
    align-items: center;
}

.common-matrix-menu .el-menu--horizontal>.el-submenu,.common-matrix-menu .el-menu--horizontal>.el-submenu .el-submenu__title {
    display: flex
}

.ddd-matrix-section {
    width: 500px;
    padding: 30px 20px 10px 30px
}

.ddd-matrix-section .title .title1 {
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.ddd-matrix-section .title .title2 {
    margin-right: 5px;
    font-size: 12px;
    color: #666
}

.ddd-matrix-section .title .title2:hover {
    color: #333
}

.ddd-matrix-section .title .icon {
    display: block;
    width: 5px;
    height: 8px
}

.ddd-matrix-section .product {
    margin-bottom: 5px
}

.ddd-matrix-section .product .word {
    margin-top: 20px;
    margin-bottom: 7px;
    font-size: 17px;
    font-weight: 600;
    color: #000
}

.ddd-matrix-section .product .list .item {
    margin-bottom: 17px;
    padding: 8px;
    border-radius: 8px;
    flex: 1;
}

.ddd-matrix-section .product .list .item .img-box {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 8px
}

.ddd-matrix-section .product .list .item .now {
    position: absolute;
    top: -8px;
    right: -6px;
    display: block;
    width: 28px;
    height: 15px
}

.ddd-matrix-section .product .list .item .logo {
    position: absolute;
    top: -1px;
    left: -1px;
    display: block;
    width: 40px;
    height: 40px
}

.ddd-matrix-section .product .list .item .name-des .name {
    font-weight: 700;
    font-size: 14px;
    color: #333
}

.ddd-matrix-section .product .list .item .name-des .des {
    font-size: 12px;
    color: #999
}

.ddd-matrix-section .product .list .item:hover {
    background: rgba(0,0,0,.05)
}

.ddd-matrix-section .product .list .item.hide {
    background: transparent
}

.ddd-matrix-section .product .list .item.disable {
    cursor: not-allowed
}

.ddd-matrix-section .product .list .item.disable .img-box {
    border: 1px solid hsla(0,0%,82%,.3)
}

.ddd-matrix-section .product .list .item.disable .img-box .disable-text {
    font-size: 12px;
    color: rgba(0,0,0,.3);
    text-align: center
}

.ddd-matrix-section .product .list .item.disable .name-des .name {
    font-weight: 500;
    font-size: 14px;
    color: rgba(51,51,51,.4)
}

.ddd-matrix-section .product .list .item.disable .name-des .des {
    font-size: 12px;
    color: hsla(0,0%,60%,.4)
}

/*详情页其他时间筛选*/
.datePicker .el-radio-group .el-radio-button.dropdown .el-radio-button__inner {
    padding: 0;
    height: 28px!important;
    border: none;
    min-width: 0;
    box-shadow: 0 0 0 0 transparent!important;
}
.datePicker .el-radio-group .el-radio-button.last .el-radio-button__inner {
    padding: 0;
    height: 28px!important;
    border: none;
    min-width: 0;
    box-shadow: 0 0 0 0 transparent!important;
}
.dateSelectMenu {
    cursor: pointer;
}

.dateSelectMenu.active .el-menu .el-submenu {
    position: relative;
    left: -1px;
    border: 1px solid #fd4c60;
}

.dateSelectMenu.active .el-menu .el-submenu .el-submenu__title,.dateSelectMenu.active .el-menu .el-submenu .el-submenu__title .el-icon-arrow-down {
    color: #fd4c60;
}

.dateSelectMenu .el-menu,.dateSelectMenu .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
    border-bottom: 0 solid transparent;
}

.dateSelectMenu .el-menu .el-submenu {
    width: 100%;
    min-width: 56px;
    border: 1px solid #dcdfe6;
    border-left: 0 solid transparent;
}

.dateSelectMenu .el-menu .el-submenu .el-submenu__title {
    height: 26px;
    line-height: 26px;
    padding: 0 4px;
    font-size: 12px;
    color: #666;
}

.dateSelectMenu .el-menu .el-submenu .el-submenu__title .el-icon-arrow-down {
    margin-left: 2px;
}

.dateSelectMenu .el-menu .el-submenu .el-submenu__title:hover,.dateSelectMenu .el-menu .el-submenu .el-submenu__title:hover .el-icon-arrow-down {
    color: #fd4c60;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .title {
    padding: 14px 0;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list {
    max-height: 221px;
    overflow-y: auto;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item {
    height: 34px;
    padding: 0 10px;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item .word {
    padding-right: 4px;
    color: #333;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item.check .word {
    color: #fd4c60;
    font-weight: 500;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item:hover {
    background: #fbfbfb;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item:hover .word {
    color: #fd4c60;
}
.dateSelectMenu {
    cursor: pointer;
}

.dateSelectMenu.active .el-menu .el-submenu {
    position: relative;
    left: -1px;
    border: 1px solid #fd4c60;
}

.dateSelectMenu.active .el-menu .el-submenu .el-submenu__title,.dateSelectMenu.active .el-menu .el-submenu .el-submenu__title .el-icon-arrow-down {
    color: #fd4c60;
}

.dateSelectMenu .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
    border-bottom: 0 solid transparent;
}

.dateSelectMenu .el-menu {
    border-radius: 0 4px 4px 0;
    border-bottom: 0 solid transparent;
}

.dateSelectMenu .el-menu .el-submenu {
    width: 100%;
    min-width: 56px;
    border: 1px solid #dcdfe6;
    border-left: 0 solid transparent;
    border-radius: 0 4px 4px 0;
}

.dateSelectMenu .el-menu .el-submenu .el-submenu__title {
    height: 26px;
    line-height: 26px;
    padding: 0 4px;
    font-size: 12px;
    color: #666;
    border-radius: 0 8px 8px 0;
}

.dateSelectMenu .el-menu .el-submenu .el-submenu__title .el-icon-arrow-down {
    margin-left: 2px;
}

.dateSelectMenu .el-menu .el-submenu .el-submenu__title:hover,.dateSelectMenu .el-menu .el-submenu .el-submenu__title:hover .el-icon-arrow-down {
    color: #fd4c60;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu {
    padding: 0 4px 10px;
}
.dateSelectMenuSubMenu .el-menu--popup {
    min-width: 120px;
}
.el-menu--horizontal.dateSelectMenuSubMenu .el-menu {
    width: 120px;
    padding: 8px 4px;
    background: #fff;
    border: 1px solid #e4e7ed;
    box-shadow: 0 2px 12px rgba(0,0,0,.06);
    border-radius: 4px;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .title {
    padding: 14px 0;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list {
    max-height: 221px;
    overflow-y: auto;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item {
    height: 34px;
    padding: 0 10px;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item .word {
    padding-right: 4px;
    color: #333;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item.check .word {
    color: #fd4c60;
    font-weight: 500;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item:hover {
    background: #fbfbfb;
}

.el-menu--horizontal.dateSelectMenuSubMenu .el-menu .list .item:hover .word {
    color: #fd4c60;
}

.datePicker .el-radio-group .el-radio-button.dropdown .el-radio-button__inner,.datePicker .el-radio-group .el-radio-button.last .el-radio-button__inner,.datePicker .el-radio-group .el-radio-button.menu .el-radio-button__inner {
    padding: 0;
    height: 28px!important;
    border: none;
    min-width: 0;
    width: fit-content;
    box-shadow: 0 0 0 0 transparent!important
}

.toolbox-popover .el-menu--popup {
    width: 302px;
    border-radius: 5px;
    padding: 15px;
}
.toolbox-popover .el-menu--popup-bottom-start {
    margin-top: -6px;
}
.el-menu--horizontal>.toolbox-submenu .el-submenu__title {
    height: 70px;
    line-height: 70px;
    padding: 0;
    border: none;
    font-size: 14px;
    /*font-weight: 600;*/
    color: #333;
}
.el-menu--horizontal .toolbox-submenu .el-submenu__title i {
    font-size: 8px;
}
