blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
span,
td,
textarea,
th,
ul {
    margin: 0;
    outline: 0;
    padding: 0
}

a:link,
a:visited {
    color: inherit
}

a:-moz-any-link {
    color: inherit
}

a:any-link {
    color: inherit
}

a>div,
a>h4,
a>h5,
a>img,
a>p {
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
    vertical-align: middle
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a,
button,
input,
select,
textarea {
    outline: 0
}

abbr,
acronym {
    border: 0
}

a {
    cursor: pointer
}

body,
html {
    scroll-behavior: smooth
}

body {
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 16px
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

ul {
    list-style: none
}

a {
    -webkit-text-decoration: none;
    text-decoration: none
}

.core_new .just-tips.el-popover {
    border: none;
    border-radius: 5px;
    box-shadow: 3px 2px 10px 1px rgba(88, 102, 123, .19);
    overflow: hidden;
    padding: 0;
    left: -178px;
    width: 170px;
}

.core_new .message-box {
    padding: 12px
}

.core_new .more-link {
    border: 1px solid #404040;
    border-radius: 4px;
    color: #f5f5f5;
    cursor: pointer;
    font-size: 14px;
    line-height: 38px;
    margin-left: 16px;
    padding: 0 12px
}

.core_new .el-popover {
    background: #fff;
    border: 1px solid #ebeef5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    color: #606266;
    font-size: 14px;
    line-height: 1.4;
    min-width: 150px;
    padding: 12px;
    position: absolute;
    text-align: justify;
    word-break: break-all;
    z-index: 2000;
}

.core_new .poppver {
    align-items: center;
    color: #a8a8a8;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.core_new .poppver a:hover {
    color: #f5f5f5;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.core_new .just-bar.el-popover {
    background: #262626;
    border: 1px solid #404040;
    border-radius: 5px;
    box-shadow: 3px 2px 10px 1px rgba(88, 102, 123, .19);
    overflow: hidden;
    padding: 0;
    left: -178px;
    width: 170px;
}

.userListShows {
    display: none;
}

.just-bar.el-popover .popper__arrow:after {
    border: none
}

.core_new {
    position: relative;
    z-index: 10000
}

.core_new .item {
    align-items: center;
    color: #484848;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 50px;
    justify-content: center
}

.core_new .item .icon--active {
    display: none
}

.core_new .item .IconBase {
    height: 28px;
    margin-right: 10px;
    width: 24px
}

.core_new .item:hover {
    background: linear-gradient(-46deg, #008bf8, #0060eb);
    color: #fff
}

.core_new .item:hover .icon {
    display: none
}

.core_new .item:hover .icon--active {
    display: inline-block
}

.core_new .hover-frame-container {
    background: #1a66ff;
    border-radius: 3px;
    box-shadow: 0 8px 16px 0 rgba(13, 58, 134, .2);
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    position: fixed;
    right: 8px;
    top: 40vh;
    transform: translateY(-50%);
    width: 64px;
    z-index: 799
}

@media only screen and (max-width:750px) {
   .core_new .hover-frame-container {
        display: none
    }
}

.core_new .hover-frame-container .hover-frame-item {
    color: #fff;
    cursor: pointer;
    flex: 1 1;
    font-size: 12px;
    margin: 0 8px;
    padding: 10px 0;
    position: relative
}

.core_new .hover-frame-container .hover-frame-item+.hover-frame-item {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.core_new .hover-frame-container .hover-frame-item .hover-btn {
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
    text-indent: -1px
}

.core_new .hover-frame-container .hover-frame-item .hover-btn .iconfont {
    display: block;
    font-size: 27px;
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

.core_new .hover-frame-container .hover-frame-item .hover-btn .text {
    display: block
}

.core_new .hover-contact-plus {
    border-radius: 8px;
    bottom: 70px;
    min-width: 360px;
    padding: 12px;
    position: fixed;
    right: 20px;
    z-index: 809
}

.core_new .hover-contact-plus .v-enter-active,
.core_new .hover-contact-plus .v-leave-active {
    transition: all .8s ease
}

.core_new .hover-contact-plus .v-enter,
.core_new .hover-contact-plus .v-leave-to {
    opacity: 0;
    transform: translateX(100px)
}

.core_new .hover-contact-plus .contact-container {
    align-items: flex-end;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    display: flex;
    flex-direction: column
}

.core_new .hover-contact-plus .btn-icon {
    bottom: -50px;
    cursor: pointer;
    height: 80px;
    position: absolute;
    right: 0;
    width: 80px;
    z-index: 829
}

.core_new .hover-contact-plus .close-btn {
    background: #bcc4ce;
    border-radius: 50%;
    color: #f5f5f5;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: -8px;
    width: 28px
}

.core_new .hover-contact-plus .banner {
    background: linear-gradient(215deg, #edf0f5, #fff);
    border: 1px solid #f8faff;
    border-radius: 19px 19px 19px 2px;
    box-shadow: 3px 5px 18px 0 rgba(41, 113, 222, .2);
    color: #4b5a79;
    display: flex;
    gap: 20px;
    height: 60px;
    line-height: 30px;
    padding: 10px 24px;
    width: 340px
}

.core_new .hover-contact-plus .banner .iimg {
    position: relative;
    top: -7px
}

.core_new .hover-contact-plus .btn-msg {
    background: #dae8f9;
    border-radius: 14px 14px 2px 14px;
    color: #4b5a79;
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    margin: 12px 0;
    min-width: 200px;
    min-width: 60px;
    padding: 0 24px;
    width: -moz-fit-content;
    width: fit-content
}