@media screen and (max-width:1024px) {
    .home_wrap_box {
        width: 1024px
    }
}

@media screen and (max-width:1440px) {

    #app .home_wrap_box .blog-content,
    #app .home_wrap_box .blog-content-column,
    #app .home_wrap_box .home_box_left {
        margin-right: 32px
    }
}

@media screen and (min-width:1950px) {
    .home_wrap_box {
        width: 1664px
    }
}

.home_wrap_box {
    margin: 0 auto;
    padding: 0 32px
}

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 {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: PingFang SC, Hiragino Sans GB, Arial, Microsoft YaHei, Verdana, Roboto, Noto, Helvetica Neue, sans-serif
}

em,
i,
label,
small,
strong {
    font-style: normal;
    font-weight: 400
}

a,
a:focus,
button,
button:focus {
    outline: none
}

.clearfix:after {
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    zoom: 1
}

.fl {
    float: left
}

a {
    text-decoration: none
}

.fr {
    float: right
}

li,
ol,
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style: none
}

.floor-container {
    margin: 0 auto;
    width: 1200px
}

.not-select {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body {
    margin: 0;
    background-color: #fff;
    min-height: 100%;
    font-size: 14px
}

a,
button,
input,
textarea {
    outline: none
}

#app,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

a {
    cursor: pointer
}

a:hover {
    text-decoration: none
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.el-carousel__indicators {
    width: 80%;
    text-align: center
}

.el-carousel,
.el-carousel__container,
.el-carousel__item {
    border-radius: 2px
}

.main .el-carousel__button {
    width: 15px
}

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: .75;
    line-height: 150px;
    margin: 0
}

.el-carousel__item:nth-child(2n) {
    background-color: #99a9bf
}

.el-carousel__item:nth-child(odd) {
    background-color: #d3dce6
}

/deep/ .el-carousel__button {
    width: 10px !important
}

.activity {
    min-width: 240px;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    z-index: 0;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 32px;
    position: relative
}

.activity .activity-close {
    position: absolute;
    top: 2px;
    right: 4px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    z-index: 10;
    padding: 0 4px;
    font-weight: 500;
    font-size: 12px
}

.activity .activity-close i {
    margin-left: 2px
}

.activity img {
    border-radius: 4px;
    width: 100%
}

.activity .el-carousel__container {
    height: 380px
}

.activity .ad_title {
    height: 21px;
    font-size: 18px;
    color: #000;
    margin-bottom: 24px;
    font-weight: bolder
}

.activity .no_data {
    border: 1px dashed #ccc;
    font-size: 16px;
    color: #ccc;
    padding: 16px 46px
}

.calendar[data-v-038e0c88] {
    margin-bottom: 16px;
    background: #fff
}

.calendar .compont-title[data-v-038e0c88] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calendar .calendar-content>div:last-child .calendar-content-item[data-v-038e0c88] {
    border-color: #fff
}

.calendar .calendar-content .calendar-content-item[data-v-038e0c88] {
    background: #f4f4f4;
    border-radius: 8px;
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.calendar .calendar-content .calendar-content-item .calendar-titme[data-v-038e0c88] {
    width: 48px
}

.calendar .calendar-content .calendar-content-item .calendar-titme p[data-v-038e0c88] {
    font-family: DINCond-Black;
    color: #000;
    text-align: center;
    font-size: 20px;
    height: 26px;
    font-weight: 600;
    line-height: 26px
}

.calendar .calendar-content .calendar-content-item .calendar-titme p.color[data-v-038e0c88] {
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400
}

.calendar .calendar-content .calendar-content-item .border-box[data-v-038e0c88] {
    background: #d9d9d9;
    width: 1px;
    height: 40px;
    margin: 0 10px 0 0
}

.calendar .calendar-content .calendar-content-item .calendar-title[data-v-038e0c88] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    color: #222226;
    line-height: 24px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 16px
}

.calendar .calendar-content .calendar-content-item .calendar-title span[data-v-038e0c88] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
    font-weight: 500
}

.calendar .calendar-content .calendar-content-item .calendar-title:hover span[data-v-038e0c88] {
    color: #006fff
}

.calendar .calendar-content .calendar-content-item .calendar-title .icon_online[data-v-038e0c88] {
    font-size: 12px;
    padding: 0 10px;
    background-color: #fc6241;
    border-radius: 4px;
    color: #fff;
    height: auto
}

.calendar .calendar-content .calendar-content-item .calendar-title .icon_onlined[data-v-038e0c88] {
    font-size: 12px;
    color: #fff;
    background-color: #547c9b;
    padding: 0 10px;
    border-radius: 4px;
    height: auto
}

.www_live_item[data-v-4465e8cf] {
    width: 100%
}

.www_live_item>a[data-v-4465e8cf] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.www_live_item.active[data-v-4465e8cf] {
    height: auto !important
}

.www_live_item.active .www_live_item_top .img[data-v-4465e8cf] {
    width: 32px;
    height: 32px
}

.www_live_item .live-box[data-v-4465e8cf] {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 26px
}

.www_live_item .live-box .live-type[data-v-4465e8cf] {
    position: absolute;
    top: 6px;
    right: 0;
    height: 20px;
    width: 78px;
    border-radius: 4px
}

.www_live_item .live-box .live-text[data-v-4465e8cf] {
    position: absolute;
    font-size: 12px;
    top: 7px;
    right: 8px;
    color: #fff
}

.www_live_item .content-text[data-v-4465e8cf] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.www_live_item .content-text .text[data-v-4465e8cf] {
    height: 18px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.www_live_item .content-text h3[data-v-4465e8cf] {
    margin-top: 0 !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.www_live_item .www_live_item_top[data-v-4465e8cf] {
    border-radius: 2px;
    overflow: hidden
}

.www_live_item .www_live_item_top>img[data-v-4465e8cf] {
    width: 100%;
    height: 100px
}

.www_live_item .www_live_item_top .see[data-v-4465e8cf] {
    position: absolute;
    bottom: 4px;
    left: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

.www_live_item .www_live_item_top .see img[data-v-4465e8cf] {
    width: 16px;
    height: 16px;
    margin-right: 4px
}

.www_live_item .www_live_item_top .see span[data-v-4465e8cf] {
    font-size: 12px;
    color: #fff
}

.www_live_item .www_live_item_top .time[data-v-4465e8cf] {
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: 46px;
    height: 20px;
    background: #000;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    opacity: .7;
    font-size: 12px
}

.www_live_item .www_live_item_bottom[data-v-4465e8cf] {
    margin-top: 16px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.www_live_item .www_live_item_bottom>span[data-v-4465e8cf] {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    width: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.www_live_item .www_live_item_bottom>p[data-v-4465e8cf] {
    padding: 0 4px;
    height: 20px;
    background: #f7f7f7;
    border-radius: 2px;
    color: #555666;
    font-size: 14px;
    display: none
}

.www_live_item .www_live_item_bottom>p[data-v-4465e8cf]:hover {
    color: #fc5531
}

.www_live_item:hover .www_live_item_bottom p[data-v-4465e8cf] {
    display: block
}

.www_live_item:hover .hover_mask[data-v-4465e8cf] {
    opacity: 1;
    border-radius: 4px 4px 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2
}

.www_live_item:hover .hover_mask img[data-v-4465e8cf] {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.www_live_item:hover h3[data-v-4465e8cf] {
    color: #006fff
}

.broadcast .content .www_live_item[data-v-7a344932] {
    height: 124px;
    margin-top: 16px !important
}

.broadcast .content .www_live_item h3[data-v-7a344932] {
    color: #222226
}

.member .member-content .member-item[data-v-1ed65264] {
    margin-top: 16px
}

.member .member-content .member-item>a[data-v-1ed65264] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.member .member-content .member-item:hover .text .title[data-v-1ed65264] {
    color: #006fff
}

.member .member-content .member-item .mask[data-v-1ed65264] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    z-index: 1
}

.member .member-content .member-item .tag[data-v-1ed65264] {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 32px;
    height: 16px;
    background: -webkit-gradient(linear, right top, left top, from(#f8c883), to(#fae8d0));
    background: linear-gradient(270deg, #f8c883, #fae8d0);
    line-height: 17px;
    text-align: center;
    color: #69421b;
    font-size: 12px;
    border-radius: 2px;
    z-index: 2
}

.member .member-content .member-item .image[data-v-1ed65264] {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .10196078431372549)
}

.member .member-content .member-item .image img[data-v-1ed65264] {
    width: 98px;
    height: 64px
}

.member .member-content .member-item .text[data-v-1ed65264] {
    margin-left: 8px;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000
}

.member .member-content .member-item .text .desc[data-v-1ed65264] {
    font-size: 12px;
    color: #999
}

.links[data-v-135d0542] {
    background: #fff;
    margin-bottom: 16px;
    border-radius: 2px;
    border: 1px solid #f0f0f2
}

.links .content[data-v-135d0542] {
    padding: 0 8px 24px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.links .content a[data-v-135d0542] {
    padding: 6px 16px;
    margin-right: 16px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-top: 16px;
    font-weight: 400;
    color: #555666
}

.links .content a[data-v-135d0542]:hover {
    border-color: #555666
}

.links .content a[data-v-135d0542]:last-child:after {
    content: "";
    width: 54px;
    height: 0
}

.special[data-v-381542df] {
    margin-bottom: 16px;
    background: #fff
}

.special .special-content[data-v-381542df] {
    padding: 0 24px 24px
}

.special .special-content .special-item[data-v-381542df] {
    position: relative;
    margin-top: 20px
}

.special .special-content .special-item>a[data-v-381542df] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.special .special-content .special-item:hover .text[data-v-381542df] {
    text-decoration: underline
}

.special .special-content .special-item .tag[data-v-381542df] {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 20px;
    background: #ff905c;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.special .special-content .special-item .image img[data-v-381542df] {
    width: 120px;
    height: 68px;
    margin-right: 8px;
    border-radius: 2px;
    border: 1px solid #f9f9f9
}

.special .special-content .special-item .text[data-v-381542df] {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    color: #222226;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.ContentBlock .ContentBlockItem[data-v-5ccd50de] {
    margin-top: 16px
}

.ContentBlock .ContentBlockItem .top[data-v-5ccd50de] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.ContentBlock .ContentBlockItem .top .title[data-v-5ccd50de] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 600;
    color: #222226;
    margin-left: 16px
}

.ContentBlock .ContentBlockItem .top .title[data-v-5ccd50de]:hover {
    color: #006fff
}

.ContentBlock .ContentBlockItem .top .left[data-v-5ccd50de] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .10196078431372549)
}

.ContentBlock .ContentBlockItem .top .num[data-v-5ccd50de] {
    height: 20px;
    background: #fff;
    line-height: 18px;
    padding: 0 6px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    margin-right: 10px
}

.ContentBlock .ContentBlockItem .top .right[data-v-5ccd50de] {
    color: #999;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ContentBlock .ContentBlockItem .top .right.active[data-v-5ccd50de] {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ContentBlock .cont[data-v-5ccd50de] {
    padding-left: 38px
}

.ContentBlock .cont li[data-v-5ccd50de] {
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    color: #555666;
    list-style: square;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px
}

.ContentBlock .cont li[data-v-5ccd50de]:hover {
    text-decoration: underline
}

.ContentBlock .cont li img[data-v-5ccd50de] {
    width: 4px;
    height: 4px;
    margin-right: 4px
}

.community[data-v-473d62e2] {
    margin-bottom: 16px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #f0f0f2
}

.community .community-content[data-v-473d62e2] {
    padding-bottom: 16px
}

.community .community-content .community-item[data-v-473d62e2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 24px 0
}

.community .community-content .community-item[data-v-473d62e2]:first-child {
    padding-top: 16px
}

.community .community-content .community-item a.community-item-img[data-v-473d62e2] {
    width: 120px;
    height: 68px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    margin-right: 8px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.community .community-content .community-item dl[data-v-473d62e2] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.community .community-content .community-item dl dd a[data-v-473d62e2] {
    font-size: 14px;
    font-weight: 400;
    color: #222226;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.community .community-content .community-item dl dd a[data-v-473d62e2]:hover {
    text-decoration: underline !important
}

.community .community-content .community-item dl dt[data-v-473d62e2] {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #999
}

.community .community-content .community-item dl dt span[data-v-473d62e2]:first-child {
    margin-right: 24px
}

.so-questionnaire[data-v-d0149a28] {
    padding: 20px 0;
    margin: 0;
    background-color: #fff
}

.so-questionnaire.done[data-v-d0149a28] {
    background-color: transparent
}

.so-questionnaire .sq-main .sq-hd[data-v-d0149a28] {
    color: #222226;
    font-size: 16px;
    text-align: center
}

.so-questionnaire .sq-main .sq-bd[data-v-d0149a28] {
    margin-top: 24px
}

.so-questionnaire .sq-main .sq-bd ul[data-v-d0149a28] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.so-questionnaire .sq-main .sq-bd ul.mask li.others .icon[data-v-d0149a28]:after {
    display: block
}

.so-questionnaire .sq-main .sq-bd ul li[data-v-d0149a28] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    cursor: pointer
}

.so-questionnaire .sq-main .sq-bd ul li .icon[data-v-d0149a28] {
    position: relative;
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto 12px;
    background-size: 34px !important
}

.so-questionnaire .sq-main .sq-bd ul li .icon[data-v-d0149a28]:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    height: 100%;
    content: "";
    background-color: hsla(0, 0%, 100%, .6)
}

.so-questionnaire .sq-main .sq-bd ul li .text[data-v-d0149a28] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    color: #555666;
    font-size: 12px;
    text-align: center
}

.so-questionnaire .sq-main .sq-bd ul li:first-of-type .icon[data-v-d0149a28] {
    background: url(https://csdnimg.cn/release/cmsfe/public/img/ic_nps_01@2x.aeaa81cd.png) no-repeat
}

.so-questionnaire .sq-main .sq-bd ul li:nth-of-type(2) .icon[data-v-d0149a28] {
    background: url(https://csdnimg.cn/release/cmsfe/public/img/ic_nps_02@2x.e3d8b9e9.png) no-repeat
}

.so-questionnaire .sq-main .sq-bd ul li:nth-of-type(3) .icon[data-v-d0149a28] {
    background: url(https://csdnimg.cn/release/cmsfe/public/img/ic_nps_03@2x.86695fcc.png) no-repeat
}

.so-questionnaire .sq-main .sq-bd ul li:nth-of-type(4) .icon[data-v-d0149a28] {
    background: url(https://csdnimg.cn/release/cmsfe/public/img/ic_nps_04@2x.9d555ad8.png) no-repeat
}

.so-questionnaire .sq-main .sq-bd ul li:nth-of-type(5) .icon[data-v-d0149a28] {
    background: url(https://csdnimg.cn/release/cmsfe/public/img/ic_nps_05@2x.6c932296.png) no-repeat
}

.so-questionnaire .sq-main .sq-bd ul li:hover .icon[data-v-d0149a28] {
    position: relative;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition: all .2s linear 0s;
    transition: all .2s linear 0s
}

.so-questionnaire .sq-main .sq-ft[data-v-d0149a28] {
    padding: 0 20px;
    margin-top: 24px
}

.so-questionnaire .sq-main .sq-ft .form[data-v-d0149a28] {
    padding: 6px;
    background-color: #fff
}

.so-questionnaire .sq-main .sq-ft .form.active[data-v-d0149a28] {
    background-color: rgba(25, 137, 250, .1)
}

.so-questionnaire .sq-main .sq-ft .form.active .fm-main[data-v-d0149a28] {
    border: 1px solid #1989fa
}

.so-questionnaire .sq-main .sq-ft .form .fm-main[data-v-d0149a28] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededf2
}

.so-questionnaire .sq-main .sq-ft .form .fm-main input[data-v-d0149a28] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    outline: none;
    border: 0;
    padding-left: 10px;
    background-color: #fff
}

.so-questionnaire .sq-main .sq-ft .form .fm-main input[data-v-d0149a28]::-webkit-input-placeholder {
    color: #999aaa
}

.so-questionnaire .sq-main .sq-ft .form .fm-main input input[data-v-d0149a28]::-moz-input-placeholder {
    color: #999aaa
}

.so-questionnaire .sq-main .sq-ft .form .fm-main input input[data-v-d0149a28]::-ms-input-placeholder {
    color: #999aaa
}

.so-questionnaire .sq-main .sq-ft .form .fm-main span[data-v-d0149a28] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid #f5f6f7;
    background-color: #f5f6f7
}

.so-questionnaire .sq-main .sq-ft .form .fm-main span[data-v-d0149a28]:hover {
    background-color: #e8e8ed
}

.sq-toast[data-v-d0149a28] {
    background: #fff;
    border: 1px solid #ededf2;
    width: 332px;
    height: 52px;
    line-height: 52px;
    color: #222226;
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.practice a[data-v-1d8b4c05] {
    height: 114px;
    margin-bottom: 24px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.practice a .practice-box[data-v-1d8b4c05] {
    position: absolute;
    width: 150px;
    text-align: center;
    height: 24px;
    font-size: 18px;
    font-weight: 500;
    color: #555666;
    top: 10px;
    left: 20px;
    background: #fff
}

.practice a:hover .practice-content p img[data-v-1d8b4c05] {
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate(10px);
    transform: translate(10px)
}

.practice a:hover .practice-content p .text[data-v-1d8b4c05] {
    -webkit-animation: anim-data-v-1d8b4c05 2s;
    animation: anim-data-v-1d8b4c05 2s;
    display: inline-block
}

.practice a .practice-pic[data-v-1d8b4c05] {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 90px
}

.practice a .practice-content[data-v-1d8b4c05] {
    width: 100%;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 2px;
    border: 1px solid #f0f0f2
}

.practice a .practice-content p[data-v-1d8b4c05] {
    z-index: 1
}

.practice a .practice-content p .text[data-v-1d8b4c05] {
    font-size: 16px;
    font-weight: 400;
    color: #555666;
    margin-right: -20px;
    display: none
}

.practice a .practice-content img[data-v-1d8b4c05] {
    height: 114px;
    margin-right: 20px
}

.practice a .practice-content .btn[data-v-1d8b4c05] {
    width: 88px;
    height: 32px;
    background: #fc5531;
    border-radius: 16px;
    z-index: 1;
    margin-left: 20px;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.practice a .practice-content .btn[data-v-1d8b4c05]:hover {
    background: #fc1944
}

@-webkit-keyframes anim-data-v-1d8b4c05 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes anim-data-v-1d8b4c05 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.competition[data-v-9f58bc76] {
    margin-bottom: 16px;
    background: #fff
}

.competition .compont-title[data-v-9f58bc76] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.competition .competition-item-box:last-child .item-desc[data-v-9f58bc76] {
    margin-bottom: 0
}

.competition .competition-content[data-v-9f58bc76] {
    padding: 16px 24px 24px
}

.competition .competition-content img[data-v-9f58bc76] {
    width: 100%;
    margin-bottom: 4px;
    border-radius: 2px
}

.competition .competition-content .white-space1[data-v-9f58bc76] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.competition .competition-content .white-space2[data-v-9f58bc76] {
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.competition .competition-content .item-text[data-v-9f58bc76] {
    font-size: 14px;
    color: #222226;
    margin-bottom: 4px
}

.competition .competition-content .item-desc[data-v-9f58bc76] {
    font-size: 12px;
    color: #999;
    margin-bottom: 16px
}

.competition .competition-content .item-prize[data-v-9f58bc76] {
    font-size: 14px;
    color: #823708;
    background: #fff4e5;
    border-radius: 2px;
    width: 100%;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px;
    padding: 0 8px
}

.competition .competition-content .item-prize span[data-v-9f58bc76] {
    font-size: 12px
}

.creative[data-v-fae23f0e] {
    margin-bottom: 16px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #f0f0f2
}

.creative .creative-content[data-v-fae23f0e] {
    padding: 0 24px 24px
}

.creative .creative-content .white-space[data-v-fae23f0e] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.creative .creative-content .clamp-1[data-v-fae23f0e] {
    -webkit-line-clamp: 1
}

.creative .creative-content .clamp-2[data-v-fae23f0e] {
    -webkit-line-clamp: 2
}

.creative .creative-content .creative-item[data-v-fae23f0e] {
    margin-top: 16px
}

.creative .creative-content .creative-item[data-v-fae23f0e]:first-child {
    margin-top: 20px
}

.creative .creative-content .creative-item .creative-item-title .text[data-v-fae23f0e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.creative .creative-content .creative-item .creative-item-title .text img[data-v-fae23f0e] {
    width: 16px;
    height: 16px;
    margin-right: 4px
}

.creative .creative-content .creative-item .creative-item-title .text span[data-v-fae23f0e] {
    line-height: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #222226
}

.creative .creative-content .creative-item .creative-item-desc[data-v-fae23f0e],
.creative .creative-content .creative-item .creative-item-title .desc[data-v-fae23f0e] {
    font-size: 12px;
    color: #555666;
    margin-top: 4px
}

.creative .creative-content .creative-item .creative-item-bottom[data-v-fae23f0e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4px
}

.creative .creative-content .creative-item .creative-item-bottom span[data-v-fae23f0e] {
    margin-top: 2px;
    font-size: 12px;
    color: #999
}

.creative .creative-content .creative-item .creative-item-bottom .btn-box[data-v-fae23f0e] {
    width: 56px;
    height: 20px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #555666;
    text-align: center;
    line-height: 19px
}

.creative .creative-content .creative-item .creative-item-bottom .btn-box[data-v-fae23f0e]:hover {
    border-color: #555666
}

@media screen and (max-width:768px) {
    #app .el-carousel__container {
        height: 285px
    }

    #app .right_banner {
        height: 135px
    }

    #kp_box_www_swiper .activity {
        height: 285px
    }

    #kp_box_www_swiper .el-carousel__button {
        width: 15px
    }
}

@media screen and (min-width:768px) and (max-width:1440px) {
    #app .el-carousel__container {
        height: 285px
    }

    #app .right_banner {
        height: 135px
    }

    #kp_box_www_swiper .activity {
        height: 285px
    }

    #kp_box_www_swiper .el-carousel__button {
        width: 15px
    }
}

.www-home-silde {
    width: 100%;
    padding-bottom: 64px
}

.www-home-silde .slide-box {
    padding-bottom: 32px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 32px
}

.www-home-silde.active {
    position: fixed;
    bottom: 10px
}

.www-home-silde .so-questionnaire,
.www-home-silde .www-home-silde-top {
    border-radius: 2px;
    border: 1px solid #f0f0f2
}

.www-home-silde .www-home-silde-top {
    margin-bottom: 16px
}

.www-home-silde .www-home-silde-top img {
    height: 140px;
    width: 100%
}

.www-home-silde .www-home-silde-top .el-carousel__container {
    height: 140px
}

.www-home-silde .right_banner {
    height: 180px;
    overflow: hidden;
    margin-bottom: 32px;
    border-radius: 8px
}

.www-home-silde .compont-title {
    height: 25px;
    border-radius: 2px 2px 0 0;
    line-height: 25px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.www-home-silde .compont-title a {
    color: #999
}

.www-home-silde .compont-title a:hover {
    color: #000
}

.www-home-silde .compont-title h3 {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #222226
}

.www-home-silde .compont-title .top-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.www-home-silde .compont-title .top-title img {
    width: 24px;
    height: 24px;
    margin-right: 4px
}

.www-home-silde .compont-title span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #555666
}

.www-home-silde .broadcast-active .activity {
    width: 100%
}

.www-home-silde .broadcast-active .activity img {
    height: 360px;
    border-radius: 0
}

.www-home-silde .broadcast-active .el-carousel,
.www-home-silde .broadcast-active .el-carousel__container,
.www-home-silde .broadcast-active .el-carousel__item {
    border-radius: 2px
}

.www-home-silde .blog-rank-footer {
    margin-top: 16px;
    background: #fff;
    border-radius: 2px
}

.www-home-silde .sq-toast {
    width: 100%;
    margin-top: 10px
}

.ad_fullWidth[data-v-c6bebc50] {
    width: 100%;
    overflow: hidden;
    border-radius: 8px
}

.ad_fullWidth img[data-v-c6bebc50] {
    width: 100%;
    border-radius: 8px
}

.ad_fullWidth .ad-wrap[data-v-c6bebc50] {
    width: 100%;
    text-align: center
}

.ad_fullWidth .ad-wrap[data-v-c6bebc50] div {
    font-size: 0 !important
}

.www-popover-box {
    padding: 0 !important
}

.www-popover-box .popover-box {
    padding: 10px 0
}

.www-popover-box .popover-box .title {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.www-popover-box .popover-box li {
    padding: 0 16px !important;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.www-popover-box .popover-box li.title {
    cursor: default
}

.www-popover-box .popover-box li.title:hover {
    background: #fff
}

.www-popover-box .popover-box li:hover {
    background: #f0f0f5
}

.www-popover-box .popover-box li img {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.www-popover-box .popover-box li span {
    font-size: 14px;
    font-weight: 400;
    color: #555666
}

.www-popover-box .popover-box li .name,
.www-popover-box .popover-box li span {
    overflow: hidden;
    max-width: 200px;
    white-space: normal;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.article-item[data-v-36c9265b] {
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0
}

.article-item .user-info[data-v-36c9265b] {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article-item .user-info[data-v-36c9265b]:hover {
    color: #006fff
}

.article-item .user-info img[data-v-36c9265b] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .2);
    margin-right: 8px
}

.article-item .article-item-cont[data-v-36c9265b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article-item .artivle-item-left[data-v-36c9265b] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.article-item .artivle-item-left .article-title[data-v-36c9265b] {
    font-size: 18px;
    color: #000;
    margin: 8px 0 4px;
    font-weight: 500
}

.article-item .artivle-item-left .article-title[data-v-36c9265b]:hover {
    color: #006fff
}

.article-item .artivle-item-left .article-desc[data-v-36c9265b] {
    color: #999;
    margin-bottom: 8px
}

.article-item .artivle-item-left .article-bottom[data-v-36c9265b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article-item .artivle-item-right[data-v-36c9265b] {
    margin-left: 40px;
    width: 128px;
    height: 84px;
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.article-item .artivle-item-right .back-img-banner[data-v-36c9265b] {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px;
    top: 0;
    left: 0
}

.article-item .artivle-item-right img[data-v-36c9265b] {
    width: 100%;
    height: 100%
}

.article-item .operation-b[data-v-36c9265b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article-item .operation-b a[data-v-36c9265b],
.article-item .operation-b p[data-v-36c9265b] {
    text-align: center
}

.article-item .operation-b a img[data-v-36c9265b],
.article-item .operation-b p img[data-v-36c9265b] {
    height: 16px;
    margin-right: 4px
}

.article-item .operation-b .bor[data-v-36c9265b] {
    width: 1px;
    height: 14px;
    border-left: 1px solid #ccc;
    margin-right: 9px
}

.article-item .operation-b .img-hover[data-v-36c9265b] {
    display: none
}

.article-item .operation-b .operation-b-img[data-v-36c9265b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.article-item .operation-b .operation-b-img.active[data-v-36c9265b] {
    cursor: default
}

.article-item .operation-b .operation-b-img-active:hover img[data-v-36c9265b] {
    display: none
}

.article-item .operation-b .operation-b-img-active:hover .img-hover[data-v-36c9265b] {
    display: block
}

.article-item .operation-b .operation-b-img-active:hover .num[data-v-36c9265b],
.article-item .operation-b .operation-b-img-active:hover .text[data-v-36c9265b] {
    color: #000
}

.article-item .operation-b .text[data-v-36c9265b] {
    color: #999;
    margin-right: 16px
}

.article-item .operation-b .num[data-v-36c9265b] {
    min-width: 22px;
    text-align: start;
    font-size: 14px;
    padding-right: 24px;
    color: #999;
    line-height: 20px
}

.article-item .operation-b .num.active[data-v-36c9265b],
.article-item .operation-b .num.color[data-v-36c9265b] {
    color: #000
}

.article-item .feedback[data-v-36c9265b] {
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0 !important;
    cursor: pointer
}

.article-item .feedback img[data-v-36c9265b] {
    width: 16px;
    height: 16px
}

.article-item .feedback .activeDian[data-v-36c9265b] {
    display: none
}

.article-item .feedback:hover .activeDian[data-v-36c9265b] {
    display: block
}

.article-item .feedback:hover .dian[data-v-36c9265b] {
    display: none
}

.list-def[data-v-69f07324] {
    width: 100%;
    height: 400px;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-def img[data-v-69f07324] {
    width: 32px;
    height: 32px;
    margin-bottom: 8px
}

.list-def span[data-v-69f07324] {
    font-size: 16px;
    color: #1a1a1a
}

.home-project-cont-swiper .el-carousel__arrow {
    display: none !important
}

.home-project-cont-swiper .el-carousel__indicators {
    width: 100%
}

@media screen and (max-width:768px) {

    #home-content-box .home-info-headlines a[data-v-dcd98fa0],
    #home-content-box .project-item[data-v-dcd98fa0] {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {

    #home-content-box .home-info-headlines a[data-v-dcd98fa0],
    #home-content-box .project-item[data-v-dcd98fa0] {
        width: 100%
    }
}

.home-content-box[data-v-dcd98fa0] {
    width: 100%
}

.home-content-box .home-article-cont[data-v-dcd98fa0] {
    border-top: 1px solid #e5e5e5
}

.home-content-box .home-cont-title[data-v-dcd98fa0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px;
    margin-bottom: 16px
}

.home-content-box .home-cont-title>a[data-v-dcd98fa0],
.home-content-box .home-cont-title[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-content-box .home-cont-title.active[data-v-dcd98fa0] {
    margin-top: 0
}

.home-content-box .home-cont-title span[data-v-dcd98fa0] {
    color: #000;
    font-size: 18px;
    font-weight: 600
}

.home-content-box .home-cont-title a[data-v-dcd98fa0],
.home-content-box .home-cont-title p[data-v-dcd98fa0] {
    color: #999;
    cursor: pointer
}

.home-content-box .home-cont-title a[data-v-dcd98fa0]:hover,
.home-content-box .home-cont-title p[data-v-dcd98fa0]:hover {
    color: #000
}

.home-content-box .home-info-banner[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-content-box .home-info-banner .banner-box[data-v-dcd98fa0] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 8px;
    margin-right: 16px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.home-content-box .home-info-banner .banner-box .banner-img[data-v-dcd98fa0] {
    position: absolute;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    height: 100%
}

.home-content-box .home-info-banner .banner-box .banner-img-active[data-v-dcd98fa0] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.home-content-box .home-info-banner .banner-box img[data-v-dcd98fa0] {
    width: 100%;
    opacity: 0
}

.home-content-box .home-info-banner .banner-box[data-v-dcd98fa0]:last-child {
    margin-right: 0
}

.home-content-box .home-info-banner .banner-box p[data-v-dcd98fa0] {
    position: absolute;
    height: 64px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#10151a));
    background: linear-gradient(180deg, transparent, #10151a);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0;
    padding: 0 12px 8px
}

.home-content-box .home-info-banner .banner-box p span[data-v-dcd98fa0] {
    color: #fff;
    font-weight: 600
}

.home-content-box .home-info-banner .banner-box:hover .banner-img[data-v-dcd98fa0] {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.home-content-box .home-info-headlines[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px
}

.home-content-box .home-info-headlines a[data-v-dcd98fa0] {
    width: calc(50% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    color: #000;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    padding-left: 16px
}

.home-content-box .home-info-headlines a[data-v-dcd98fa0]:hover {
    color: #006fff
}

.home-content-box .home-info-headlines a[data-v-dcd98fa0]:first-child,
.home-content-box .home-info-headlines a[data-v-dcd98fa0]:nth-child(2) {
    border-top: 1px solid #f2f2f2
}

.home-content-box .home-info-headlines a .border[data-v-dcd98fa0] {
    width: 8px;
    height: 8px;
    background: #ccc;
    position: absolute;
    left: 0
}

.home-content-box .home-project .home-project-cont[data-v-dcd98fa0] {
    margin-top: -16px
}

.home-content-box .home-project .home-project-cont .el-carousel[data-v-dcd98fa0],
.home-content-box .home-project .home-project-cont .el-carousel__indicators[data-v-dcd98fa0] {
    width: 100%
}

.home-content-box .home-project .home-project-cont.active .el-carousel__item[data-v-dcd98fa0] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.home-content-box .home-project .home-project-cont .el-carousel__item[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-content-box .home-project .home-project-cont .project-item[data-v-dcd98fa0] {
    width: calc(50% - 8px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    background: #f1f7ff;
    padding: 12px;
    height: 97px;
    color: #000;
    margin-top: 16px;
    position: relative;
    overflow: hidden
}

.home-content-box .home-project .home-project-cont .project-item .project-item-tag[data-v-dcd98fa0] {
    padding: 5px 8px;
    color: #006fff;
    background: rgba(0, 111, 255, .07);
    border-radius: 0 0 0 6px;
    position: absolute;
    right: 0;
    top: 0
}

.home-content-box .home-project .home-project-cont .project-item .project-title[data-v-dcd98fa0] {
    min-height: 44px;
    padding-right: 30px
}

.home-content-box .home-project .home-project-cont .project-item:hover .project-title[data-v-dcd98fa0] {
    color: #006fff
}

.home-content-box .home-project .home-project-cont .project-item .project-banner[data-v-dcd98fa0] {
    width: 72px;
    height: 72px;
    background-image: url(https://i-blog.csdnimg.cn/direct/22e945dc3c974cd6ae50c341d079c9a1.jpeg?x-oss-process=image%2Fformat%2Cpng);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 4px;
    margin-right: 12px
}

.home-content-box .home-project .home-project-cont .project-item .project-right[data-v-dcd98fa0] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom>div[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom .btn[data-v-dcd98fa0],
.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom p[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom .btn[data-v-dcd98fa0] {
    width: 108px;
    height: 32px;
    background: #fff;
    border-radius: 8px;
    font-size: 14px;
    color: #1a1a1a
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom .btn img[data-v-dcd98fa0] {
    width: 16px;
    height: 16px;
    margin-left: 4px
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom .border-color[data-v-dcd98fa0] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b4a100;
    margin-right: 4px
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom .project-border-star[data-v-dcd98fa0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 24px
}

.home-content-box .home-project .home-project-cont .project-item .project-right .project-bottom .project-border-star img[data-v-dcd98fa0] {
    width: 12px;
    margin-right: 4px;
    margin-bottom: 2px
}

@-webkit-keyframes bgSizeAnimation-data-v-dcd98fa0 {
    0% {
        background-size: auto 100%
    }

    to {
        background-size: auto 116%
    }
}

@keyframes bgSizeAnimation-data-v-dcd98fa0 {
    0% {
        background-size: auto 100%
    }

    to {
        background-size: auto 116%
    }
}

.tab-box[data-v-17033c5c] {
    border-top: 1px solid #e5e5e5
}

.tab-box-ad-banner[data-v-17033c5c] {
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 32px;

    div {
        font-size: 0 !important
    }
}

@media screen and (max-width:768px) {

    #home_box_right,
    #www-home-silde {
        width: 240px
    }
}

@media screen and (min-width:768px) and (max-width:1440px) {

    #home_box_right,
    #www-home-silde {
        width: 240px
    }
}

.home_box {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    padding: 16px 0 50px;
    margin: 0 auto
}

.home_box .home_box_right,
.home_box .www-home-silde {
    width: 320px
}

.home_box .home_box_left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 48px
}

.home_box .home_box_left .banner-ad {
    margin-bottom: 32px
}

.home_box .home_box_left .login {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #999
}

.menus-view[data-v-591b3c74] {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.menus-view .menus-view_next[data-v-591b3c74],
.menus-view .menus-view_prev[data-v-591b3c74] {
    width: 48px;
    position: absolute;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menus-view .menus-view_next img[data-v-591b3c74],
.menus-view .menus-view_prev img[data-v-591b3c74] {
    width: 24px;
    height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 50%;
    padding: 4px;
    margin-top: 9px
}

.menus-view .menus-view_next img[data-v-591b3c74]:hover,
.menus-view .menus-view_prev img[data-v-591b3c74]:hover {
    background: rgba(26, 26, 26, .102)
}

.menus-view .menus-view_prev[data-v-591b3c74] {
    left: 0;
    background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff 32px);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menus-view .menus-view_prev img[data-v-591b3c74] {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.menus-view .menus-view_next[data-v-591b3c74] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    right: 0;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 52px)
}

.menus-view .menus-view_content[data-v-591b3c74] {
    overflow: hidden;
    height: 42px;
    padding-top: 10px
}

.menus-view .menus-view_content ul.menus-view_content—inner[data-v-591b3c74] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.menus-view .menus-view_content ul.menus-view_content—inner .border-nav[data-v-591b3c74] {
    width: 1px;
    height: 17px;
    background: #e5e5e5;
    margin-right: 16px;
    margin-top: 8px
}

.menus-view .menus-view_content ul.menus-view_content—inner .tag-nav[data-v-591b3c74] {
    position: relative
}

.menus-view .menus-view_content ul.menus-view_content—inner .tag-nav img[data-v-591b3c74] {
    position: absolute;
    top: -10px;
    right: -20px;
    height: 20px
}

.menus-view .menus-view_content ul.menus-view_content—inner .tag-nav a[data-v-591b3c74] {
    color: #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 12px;
    background: #f2f2f2;
    border-radius: 8px;
    cursor: pointer
}

.menus-view .menus-view_content ul.menus-view_content—inner .tag-nav a[data-v-591b3c74]:hover {
    background: #e5e5e5
}

.menus-view .menus-view_content ul.menus-view_content—inner .tag-nav a.active[data-v-591b3c74] {
    background: #000;
    color: #fff;
    font-weight: 600
}

.menus-view .menus-view_content ul.menus-view_content—inner .menus-item[data-v-591b3c74] {
    margin-right: 16px
}

.menus-view .menus-view_content ul.menus-view_content—inner .menus-item:hover a[data-v-591b3c74] {
    color: #000
}

.menus-view .menus-view_content ul.menus-view_content—inner .menus-item[data-v-591b3c74]:last-child {
    margin-right: 0
}

.def_home_box_nav[data-v-f4761a84] {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home_box_nav[data-v-f4761a84] {
    width: 100%;
    overflow-x: auto;
    background: #fff
}

.home_box_nav.active[data-v-f4761a84] {
    position: fixed;
    z-index: 10
}

.home_box_nav[data-v-f4761a84]::-webkit-scrollbar {
    width: 10px;
    height: 4px
}

.home_box_nav[data-v-f4761a84]::-webkit-scrollbar-thumb {
    background: rgba(142, 149, 154, .2)
}

.home_box_nav p[data-v-f4761a84] {
    padding: 6px 12px;
    background: #f2f2f2;
    border-radius: 8px;
    cursor: pointer
}

.home_box_nav p[data-v-f4761a84]:hover {
    background: #e5e5e5
}

.home_box_nav p.active[data-v-f4761a84] {
    background: #000;
    color: #fff;
    font-weight: 600
}

.home_box_nav p.active-img[data-v-f4761a84] {
    height: 31px;
    padding: 0;
    overflow: hidden;
    background: #fff
}

.home_box_nav p.active-img.active:hover img.def[data-v-f4761a84] {
    display: none
}

.home_box_nav p.active-img.active:hover img.hover[data-v-f4761a84] {
    display: block
}

.home_box_nav p.active-img img[data-v-f4761a84] {
    height: 100%
}

.home_box_nav p.active-img img.hover[data-v-f4761a84] {
    display: none
}

@media screen and (max-width:1280px) {
    .floor-live #live-video-wrap {
        width: 1190px !important
    }
}

@media screen and (min-width:1281px) and (max-width:1439px) {
    .floor-live #live-video-wrap {
        width: 1190px !important
    }
}

@media screen and (min-width:1440px) and (max-width:1919px) {
    .floor-live #live-video-wrap {
        width: 1380px !important
    }
}

@media screen and (min-width:1920px) {
    .floor-live #live-video-wrap {
        width: 1380px !important
    }
}

.bottom-pub-footer,
.pub-footer-new {
    margin: 0 auto;
    width: 1040px !important;
    margin-top: 32px !important;
    border: none !important;
    background-color: #f6f6f6 !important
}

.home_wrap_box,
body,
html {
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

.word-1 {
    -webkit-line-clamp: 1
}

.word-1,
.word-2 {
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.word-2 {
    -webkit-line-clamp: 2
}