@-webkit-keyframes placeHolderShimmer-data-v-4add39de {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-4add39de {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.drag .a[data-v-4add39de] {
  position: relative;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.drag .img[data-v-4add39de], .drag .video[data-v-4add39de] {
  display: block;
  width: 100%;
  height: 100%;
}
.drag .video[data-v-4add39de] {
  background: #000;
}
.drag .tag[data-v-4add39de] {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 8px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  background: rgba(0, 0, 0, 0.7);
  pointer-events: none;
}
.drag .close-btn[data-v-4add39de] {
  position: absolute;
  right: 0;
  bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #000;
  cursor: pointer;
}
.drag .close-btn .icon[data-v-4add39de] {
    fill: #CDCDCD;
}
.drag .close-btn:hover .icon[data-v-4add39de] {
    fill: #FFF;
}
.drag .mute-btn[data-v-4add39de] {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.drag .mute-btn .icon[data-v-4add39de] {
    fill: #CDCDCD;
}
.drag .mute-btn:hover .icon[data-v-4add39de] {
    fill: #FFF;
}
.height-transition-enter-active[data-v-4add39de],
.height-transition-leave-active[data-v-4add39de] {
  transition: all 1s ease-out;
}

@-webkit-keyframes placeHolderShimmer-data-v-6527935d {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-6527935d {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.columns[data-v-6527935d] {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.columns.left[data-v-6527935d] {
    justify-content: flex-start;
}
.columns > *[data-v-6527935d] {
    flex-shrink: 0;
}

@-webkit-keyframes placeHolderShimmer-data-v-2093bd84 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-2093bd84 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.calendar_sidebar[data-v-2093bd84] {
  background-color: #fff;
}
.calendar_sidebar .calendar_title[data-v-2093bd84] {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f6f7;
    padding: 0 20px;
}
.calendar_sidebar .calendar_title_wz[data-v-2093bd84] {
      font-size: 16px;
      line-height: 16px;
      color: #222;
}
.calendar_sidebar .calendar_title_more[data-v-2093bd84] {
      font-size: 12px;
      line-height: 12px;
      color: #666;
}
.calendar_sidebar .calendar_title_more[data-v-2093bd84]:hover {
        color: #222;
}
.calendar_sidebar .calendar_group_item .group_item_date[data-v-2093bd84] {
    height: 30px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 30px;
    color: #222;
    display: block;
    border-bottom: 1px solid #f0f0f0;
}
.calendar_sidebar .calendar_group_item .group_item_countries[data-v-2093bd84] {
    padding: 0 20px;
}
.calendar_sidebar.night[data-v-2093bd84] {
    background-color: #222;
}
.calendar_sidebar.night .calendar_title[data-v-2093bd84] {
      background-color: #444;
      border-color: rgba(255, 255, 255, 0.1);
}
.calendar_sidebar.night .calendar_title_wz[data-v-2093bd84] {
        color: #ccc;
}
.calendar_sidebar.night .calendar_title_more[data-v-2093bd84] {
        color: #999;
}
.calendar_sidebar.night .calendar_title_more[data-v-2093bd84]:hover {
          color: #ccc;
}
.calendar_sidebar.night .calendar_group_item .group_item_date[data-v-2093bd84] {
      border-color: rgba(255, 255, 255, 0.1);
      color: #ccc;
}
.calendar_sidebar.night .country_item[data-v-2093bd84] {
      border-color: rgba(255, 255, 255, 0.1);
}
.calendar_sidebar.night .country_item .item_time_main[data-v-2093bd84] {
        color: #222;
        background-color: #ccc;
}
.calendar_sidebar.night .country_item .item_time_main.important[data-v-2093bd84] {
          color: #fff;
          background-color: #ff6680;
}
.calendar_sidebar.night .country_item .item_time .item_important svg[data-v-2093bd84] {
        fill: #666;
}
.calendar_sidebar.night .country_item .item_time .item_important svg[data-v-2093bd84]:first-child {
          fill: #ccc;
}
.calendar_sidebar.night .country_item .item_time .item_important.item_important_2 svg[data-v-2093bd84]:nth-child(2) {
        fill: #ccc;
}
.calendar_sidebar.night .country_item .item_time .item_important.item_important_3 svg[data-v-2093bd84] {
        fill: #ff6680;
}
.calendar_sidebar.night .country_item .item_main_wz[data-v-2093bd84] {
        color: #ccc;
}
.calendar_sidebar.night .country_item .item_data .value[data-v-2093bd84] {
        color: #999;
}
.calendar_sidebar.night .country_item .item_data .value span[data-v-2093bd84] {
          color: #ccc;
}
.country_item[data-v-2093bd84] {
  padding: 16px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.country_item[data-v-2093bd84]:last-child {
    border: none;
}
.country_item .item_time[data-v-2093bd84], .country_item .item_main[data-v-2093bd84], .country_item .item_data[data-v-2093bd84] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.country_item .item_time_main[data-v-2093bd84] {
    padding: 0 5px;
    border-radius: 2px;
    background-color: #191919;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    display: block;
}
.country_item .item_time_main.important[data-v-2093bd84] {
      background-color: #cc2936;
}
.country_item .item_time .item_important svg[data-v-2093bd84] {
    fill: #ccc;
}
.country_item .item_time .item_important svg[data-v-2093bd84]:first-child {
      fill: #222;
}
.country_item .item_time .item_important.item_important_2 svg[data-v-2093bd84]:nth-child(2) {
    fill: #222;
}
.country_item .item_time .item_important.item_important_3 svg[data-v-2093bd84] {
    fill: #cc2936;
}
.country_item .item_main[data-v-2093bd84] {
    margin: 10px 0;
}
.country_item .item_main img[data-v-2093bd84] {
      width: 32px;
      height: 32px;
      display: block;
      overflow: hidden;
      flex-shrink: 0;
      margin-right: 10px;
	  border-radius: 50%;
}
.country_item .item_main_wz[data-v-2093bd84] {
      flex: 1 1;
      font-size: 13px;
      line-height: 14px;
      color: #222;
}
.country_item .item_data .value[data-v-2093bd84] {
    font-size: 12px;
    line-height: 13px;
    color: #666;
}
.country_item .item_data .value span[data-v-2093bd84] {
      font-size: 12px;
      line-height: 12px;
      color: #222;
}

@-webkit-keyframes placeHolderShimmer-data-v-3f7e843c {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-3f7e843c {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.home-carousel[data-v-3f7e843c] {
  position: relative;
  width: 946px;
  height: 304px;
  overflow: hidden;
}
.carousel-item[data-v-3f7e843c] {
  margin-left: 16px;
  margin-bottom: 16px;
  position: relative;
  float: left;
  height: 144px;
  width: 256px;
  overflow: hidden;
}
.carousel-item__cover[data-v-3f7e843c] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    cursor: pointer;
}
.carousel-item__cover .carousel-article[data-v-3f7e843c] {
      width: 100%;
      height: 100%;
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: cover;
}
.carousel-item__cover img[data-v-3f7e843c] {
      width: 100%;
      height: 100%;
      display: block;
}
.carousel-item .black-pop[data-v-3f7e843c] {
    width: 100%;
    height: 112px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
}
.carousel-item__title[data-v-3f7e843c] {
    position: absolute;
    padding: 0px 10px 12px;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    line-height: 1.43;
    color: #ffffff;
    text-shadow: 1px 1px 0 #000000;
    cursor: pointer;
}
.carousel-item__title .text[data-v-3f7e843c] {
      width: 100%;
      height: 100%;
      display: block;
      display: -webkit-box;
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow-wrap: break-word;
      overflow: hidden;
      overflow: hidden;
}
.carousel-item.first[data-v-3f7e843c] {
  width: 400px;
  height: 304px;
  margin-left: 0px;
}
.carousel-item.first .carousel-article[data-v-3f7e843c] {
    width: 400px;
    height: 225px;
}
.carousel-item.first .carousel-item__title[data-v-3f7e843c] {
    position: relative;
}
.carousel-item.first .black-pop[data-v-3f7e843c] {
    display: none;
}
.carousel-item.first:hover .carousel-item__title[data-v-3f7e843c] {
    background-color: #333940;
}
.carousel-item.first .carousel-item__title[data-v-3f7e843c] {
    background-color: #17181a;
    height: 79px;
    font-size: 18px;
    padding: 14px 20px 16px 20px;
    line-height: 26px;
}
.newsroom__indicator[data-v-3f7e843c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 23px;
  background: #1482f0;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  line-height: 23px;
}

@-webkit-keyframes placeHolderShimmer-data-v-831040c6 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-831040c6 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.rank-num[data-v-831040c6] {
  display: block;
  margin-top: -6px;
  width: 23px;
  height: 15px;
}
.img[data-v-831040c6] {
  height: 100%;
}

@-webkit-keyframes placeHolderShimmer-data-v-694286aa {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-694286aa {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.header[data-v-694286aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 48px;
  background: #f5f6f7;
}
.header .title[data-v-694286aa] {
    font-size: 16px;
    color: #222;
}
.header .tabs[data-v-694286aa] {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #999;
}
.header .tab-item[data-v-694286aa] {
    cursor: pointer;
}
.header .tab-item[data-v-694286aa]:hover, .header .tab-item.active[data-v-694286aa] {
      color: #222;
}
.header .tab-item + .tab-item[data-v-694286aa] {
      position: relative;
      margin-left: 28px;
}
.header .tab-item + .tab-item[data-v-694286aa]::after {
        position: absolute;
        top: 0;
        left: -14px;
        content: "";
        display: block;
        height: 100%;
        border-left: 1px solid #ccc;
        pointer-events: none;
}
.list[data-v-694286aa] {
  background: #fff;
  padding: 0 20px;
}
.list .item[data-v-694286aa] {
    display: flex;
    padding: 16px 0;
}
.list .item + .item[data-v-694286aa] {
      border-top: 1px dashed #e6e6e6;
}
.list .item .rank-num[data-v-694286aa] {
      flex-shrink: 0;
}
.list .item .article-title[data-v-694286aa] {
      padding-left: 3px;
      font-size: 14px;
      line-height: 1.64;
      color: #222;
}
.list .item .article-title[data-v-694286aa]:hover {
        color: #0e4d8c;
}

@-webkit-keyframes placeHolderShimmer-data-v-ab4c239a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-ab4c239a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.thumb-wrapper[data-v-ab4c239a] {
  flex-shrink: 0;
  line-height: 0;
}
.article[data-v-ab4c239a] {
  position: relative;
  display: flex;
  padding: 20px 30px;
  background: #fff;
}
.article .container[data-v-ab4c239a] {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: 16px;
}
.article .title[data-v-ab4c239a] {
    display: block;
    max-height: 75px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #222;
    display: block;
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow-wrap: break-word;
    overflow: hidden;
}
.article .title[data-v-ab4c239a]:hover {
      color: #0e4d8c;
}
.article .icon-vip[data-v-ab4c239a] {
    height: 22px;
    vertical-align: text-bottom;
}
.article .content[data-v-ab4c239a] {
    display: block;
    height: 42px;
    margin-top: 10px;
    line-height: 21px;
    font-size: 13px;
    color: #666;
    display: block;
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow-wrap: break-word;
    overflow: hidden;
}
.article .content.omit[data-v-ab4c239a] {
      height: 21px;
      display: block;
      display: -webkit-box;
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow-wrap: break-word;
      overflow: hidden;
}
.article .content[data-v-ab4c239a]:hover {
      color: #222;
}
.article .meta[data-v-ab4c239a] {
    display: flex;
    align-items: center;
    margin-top: auto;
    font-size: 12px;
}
.article .meta .author[data-v-ab4c239a] {
      color: #222;
}
.article .meta .time[data-v-ab4c239a] {
      color: #999;
}
.article .meta[data-v-ab4c239a] > :not(:first-child) {
      position: relative;
      margin-left: 20px;
}
.article .meta[data-v-ab4c239a] > :not(:first-child)::before {
        content: "";
        position: absolute;
        top: 0;
        left: -10px;
        height: 100%;
        border-left: 1px solid #ccc;
}
.article .meta .theme-link[data-v-ab4c239a] {
      display: inline-block;
      padding: 0 6px;
      line-height: 20px;
      font-size: 12px;
      color: #1677d9;
      border: 1px solid #1677d9;
      border-radius: 2px;
}
.article .meta .premium-link[data-v-ab4c239a] {
      display: flex;
      line-height: 20px;
      font-size: 12px;
      border: 1px solid #292e33;
}
.article .meta .premium-link .premium-icon[data-v-ab4c239a] {
        padding: 0 4px;
        color: #fff;
        background: #292e33;
}
.article .meta .premium-link .premium-text[data-v-ab4c239a] {
        padding: 0 4px;
        color: #333940;
}
.article .meta .premium-link .premium-text[data-v-ab4c239a]:hover {
          color: #1677d9;
}
.trial-label[data-v-ab4c239a] {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
}
.html-mode[data-v-ab4c239a] em {
  font-style: normal;
  color: #f23051;
}

@-webkit-keyframes placeHolderShimmer-data-v-b22f447a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-b22f447a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.home-topic[data-v-b22f447a] {
  overflow: hidden;
  position: relative;
  width: 624px;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 16px;
}
.home-topic .title[data-v-b22f447a] {
    font-weight: bold;
    line-height: 1.44;
    font-size: 18px;
}
.home-topic .title img[data-v-b22f447a] {
      position: relative;
      width: 32px;
      top: 2px;
}
.home-topic .articles[data-v-b22f447a] {
    background-color: #f2f4f5;
    padding: 16px 0px;
    margin-top: 16px;
    width: 584px;
}
.home-topic .articles .article[data-v-b22f447a] {
      display: inline-block;
      width: 291px;
      padding-left: 16px;
}
.home-topic .articles .article.line1 .sperate[data-v-b22f447a] {
        margin-top: 16px;
}
.home-topic .articles .article.hasborder[data-v-b22f447a] {
        width: 292px;
        border-right: 1px solid #e6e6e6;
}
.home-topic .articles .article.line2[data-v-b22f447a] {
        padding-top: 16px;
}
.home-topic .articles .article .article-title[data-v-b22f447a] {
        font-size: 14px;
        line-height: 23px;
        color: #222222;
        height: 46px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        word-wrap: break-word;
}
.home-topic .articles .article .time[data-v-b22f447a] {
        font-size: 12px;
        line-height: 1.08;
        color: #999;
        margin-top: 6px;
}
.home-topic .articles .sperate[data-v-b22f447a] {
      width: 260px;
      height: 1px;
      background-color: #e6e6e6;
}
.home-topic .more-link[data-v-b22f447a] {
    font-size: 14px;
    line-height: 1.07;
    color: #999999;
    text-align: right;
    padding-top: 10px;
    display: block;
    border-bottom: none;
}
.home-topic .more-link .icon[data-v-b22f447a] {
      padding-left: 5px;
      position: relative;
      top: -3px;
}


.wscn-zoomer-overflow-visible {
  overflow: visible !important;
}

@-webkit-keyframes placeHolderShimmer {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.zoomer-wrapper {
  position: relative;
}
.zoomer {
  position: relative;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.zoomer__img {
    position: relative;
    width: 100%;
    cursor: zoom-in;
    display: block;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.zoomer.active {
  z-index: 1001;
}
.zoomer.active .zoomer__img {
    cursor: zoom-out;
}
.zoomer-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: scroll;
  z-index: 1002;
  cursor: zoom-out;
}
.zoomer-fixed__img {
    display: block;
    cursor: zoom-out;
    max-width: 4000px !important;
    margin: 0 !important;
}
.zoomer-overlay {
  z-index: 1000;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  cursor: zoom-out;
  transition: opacity .3s;
}
.wscn-zoomer-body-overflow-hidden {
  overflow: hidden;
}

@-webkit-keyframes placeHolderShimmer-data-v-522d3904 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-522d3904 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.live-item[data-v-522d3904] {
  padding: 20px;
  background-color: #fff;
  margin-bottom: 16px;
}
.live-item[data-v-522d3904]:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.live-item-main[data-v-522d3904] {
  font-size: 15px;
  line-height: 25px;
  color: #222;
  max-height: 125px;
  display: block;
  display: -webkit-box;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow-wrap: break-word;
  overflow: hidden;
}
.live-item-main[data-v-522d3904]:hover {
    color: #0e4d8c;
}
.live-item-main:hover .live-item-html[data-v-522d3904] {
      color: #0e4d8c;
}
.live-item-main .live-item-html[data-v-522d3904], .live-item-main .live-item-title[data-v-522d3904] {
    display: inline;
}
.live-item-html[data-v-522d3904]  {
  font-size: 15px;
  line-height: 25px;
  color: #222;
}
.live-item-html[data-v-522d3904] em {
    color: #1677d9;
    font-style: normal;
}
.live-item-html[data-v-522d3904] a {
    color: #1677d9;
    text-decoration: underline;
    -webkit-text-decoration-color: #1677d9;
            text-decoration-color: #1677d9;
    text-underline-position: under;
}
.live-item-html[data-v-522d3904] a:hover {
      color: #1677d9;
}
.live-item-html[data-v-522d3904] p:last-child {
    display: inline;
}
.live-item-imgs[data-v-522d3904] {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.live-item-imgs .img-item[data-v-522d3904] {
    width: 180px;
    height: 135px;
    overflow: hidden;
    margin-right: 20px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}
.live-item-imgs .img-item[data-v-522d3904]:first-child:last-child {
      height: auto;
      max-height: 135px;
}
.live-item-imgs .img-item[data-v-522d3904]:last-child {
      margin: 0;
}
.live-item-imgs .img-item[data-v-522d3904] .zoomer, .live-item-imgs .img-item[data-v-522d3904] .zoomer__img:not(.active) {
      width: 100%;
      height: 100%;
}
.live-item-imgs .img-item[data-v-522d3904] .zoomer__img:not(.active) {
      -o-object-fit: cover;
         object-fit: cover;
}
.item-btm[data-v-522d3904] {
  margin-top: 20px;
}
.item-btm time[data-v-522d3904], .item-btm span[data-v-522d3904] {
    font-size: 13px;
    line-height: 13px;
    color: #222;
}
.item-btm time.item-created[data-v-522d3904], .item-btm span.item-created[data-v-522d3904] {
      color: #999;
      padding-left: 10px;
      border-left: 1px solid #e6e6e6;
      margin-left: 10px;
}

@-webkit-keyframes placeHolderShimmer-data-v-66569183 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-66569183 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.article.article-item[data-v-66569183] {
  padding: 20px;
  margin-bottom: 16px;
  border-radius: 4px;
}
.article.article-item[data-v-66569183]:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.home-list[data-v-66569183] {
  position: relative;
  float: left;
  width: 624px;
}
.home-list .list-tabs[data-v-66569183] {
    padding: 16px 0px;
}
.home-list .list-tabs .tab[data-v-66569183] {
      font-size: 14px;
      line-height: 1.07;
      color: #666666;
      margin-right: 30px;
      cursor: pointer;
}
.home-list .list-tabs .tab[data-v-66569183]:hover {
        color: #222;
}
.home-list .list-tabs .tab.active[data-v-66569183] {
        font-size: 18px;
        line-height: 1.06;
        color: #222222;
}
.home-list .more-link[data-v-66569183] {
    display: block;
    margin-bottom: 10px;
    height: 48px;
    line-height: 46px;
    font-size: 14px;
    text-align: center;
    color: #999;
    border: 1px solid #999;
    transition: .15s;
}
.home-list .more-link[data-v-66569183]:hover {
      color: #1677d9;
      border: 1px solid #1677d9;
}
.home-list .more-link .more-icon[data-v-66569183] {
      position: relative;
      top: -2px;
      padding-left: 2px;
}

@-webkit-keyframes placeHolderShimmer-data-v-64ef4275 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-64ef4275 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.home-lives .part-head[data-v-64ef4275] {
  height: 48px;
  display: flex;
  padding: 0px 20px;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f6f7;
}
.home-lives .part-head .title[data-v-64ef4275] {
    font-size: 16px;
    line-height: 1.06;
    color: #222222;
}
.home-lives .part-head .link[data-v-64ef4275] {
    font-size: 12px;
    line-height: 1.08;
    color: #666666;
}
.home-lives .part-head .link[data-v-64ef4275]:hover {
      color: #222222;
}
.home-lives .part-head .link .more-icon[data-v-64ef4275] {
      position: relative;
      top: -1px;
}
.home-lives .part-items[data-v-64ef4275] {
  background-color: #fff;
  padding: 10px 10px 20px;
}
.home-lives .part-items .home-live-item[data-v-64ef4275] {
    padding: 6px 10px;
}
.home-lives .part-items .home-live-item[data-v-64ef4275]:hover {
      background-color: #f2f4f5;
}
.home-lives .part-items .home-live-item .time[data-v-64ef4275] {
      border-radius: 2px;
      display: inline-block;
      border-radius: 2px;
      background-color: #191919;
      padding: 2px 4px 1px 5px;
      color: #fff;
      font-size: 12px;
      position: relative;
}
.home-lives .part-items .home-live-item .content[data-v-64ef4275] {
      font-size: 13px;
      line-height: 21px;
      max-height: 63px;
      color: #222222;
      margin-top: 10px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      word-break: break-all;
      overflow: hidden;
      padding-bottom: 1px;
}
.home-lives .part-items .seprate[data-v-64ef4275] {
    width: 260px;
    height: 0px;
    border-top: 1px #e6e6e6 dashed;
    margin: 10px auto;
}

@-webkit-keyframes placeHolderShimmer-data-v-307a2b7e {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-307a2b7e {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.home-premiums[data-v-307a2b7e] {
  margin-bottom: 30px;
}
.home-premiums .part-title[data-v-307a2b7e] {
    height: 20px;
    display: flex;
    align-items: center;
}
.home-premiums .part-title .title-text[data-v-307a2b7e] {
      font-size: 18px;
      line-height: 1.06;
      color: #222222;
      padding-right: 16px;
}
.home-premiums .part-title .title-link[data-v-307a2b7e] {
      font-size: 12px;
      line-height: 1.08;
      color: #666666;
      position: relative;
      top: 1px;
}
.home-premiums .part-title .title-link[data-v-307a2b7e]:hover {
        color: #222222;
}
.home-premiums .part-title .title-link .more-icon[data-v-307a2b7e] {
        padding-left: 2px;
        position: relative;
        top: -1px;
}
.home-premiums .part-items[data-v-307a2b7e] {
    border-radius: 4px;
    margin-top: 16px;
    padding: 0 20px;
    background-color: #fff;
}
.home-premiums .part-items .premium-item[data-v-307a2b7e] {
      padding-top: 20px;
      height: 160px;
      display: flex;
      border-bottom: 1px dashed #e6e6e6;
}
.home-premiums .part-items .premium-item.noBorder[data-v-307a2b7e] {
        border-bottom: none;
}
.home-premiums .part-items .premium-item .premium-img[data-v-307a2b7e] {
        width: 90px;
        flex-shrink: 0;
}
.home-premiums .part-items .premium-item .lazy[data-v-307a2b7e] {
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
        flex-shrink: 0;
        transition: 0.4s;
}
.home-premiums .part-items .premium-item .lazy[data-v-307a2b7e]:hover {
          margin-top: -3px;
}
.home-premiums .part-items .premium-item .text[data-v-307a2b7e] {
        flex-grow: 1;
        padding-left: 16px;
        padding-top: 4px;
}
.home-premiums .part-items .premium-item .text .title[data-v-307a2b7e] {
          font-size: 16px;
          font-weight: bold;
          line-height: 18px;
          height: 18px;
          color: #222222;
}
.home-premiums .part-items .premium-item .text .title[data-v-307a2b7e]:hover {
            color: #0e4d8c;
}
.home-premiums .part-items .premium-item .text .content[data-v-307a2b7e] {
          display: -webkit-box;
          -webkit-line-clamp: 4;
          word-break: break-all;
          overflow: hidden;
          height: 84px;
          margin-top: 10px;
          font-size: 13px;
          line-height: 21px;
          color: #666666;
}
.home-premiums .part-items .premium-item .text .content .last-updated[data-v-307a2b7e] {
            color: #1677d9;
}
.home-premiums .part-items .premium-item .text .content a[data-v-307a2b7e]:hover {
            color: #222222;
}

@-webkit-keyframes placeHolderShimmer-data-v-732ca161 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-732ca161 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.follow-btn[data-v-732ca161] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 54px;
  height: 28px;
  border: 1px solid #666666;
  font-size: 12px;
  text-align: center;
  color: #222222;
}
.follow-btn .icon[data-v-732ca161] {
    fill: #222;
    width: 9px;
}
.follow-btn[data-v-732ca161]:hover {
    color: #1677D9;
    border-color: #1677D9;
}
.follow-btn:hover .icon[data-v-732ca161] {
      fill: #1677D9;
}
.follow-btn.followed[data-v-732ca161] {
    color: #999999;
    border: none;
    background-color: #F5F6F7;
}
.follow-btn.followed[data-v-732ca161]:hover {
      background-color: #e6e6e6;
      color: #222222;
}
.follow-btn.primary[data-v-732ca161]:not(.followed) {
    color: #fff;
    background: #1677d9;
    border-color: #1677d9;
}
.follow-btn.primary:not(.followed) .icon[data-v-732ca161] {
      fill: #fff;
}

@-webkit-keyframes placeHolderShimmer-data-v-9c2a6ab4 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-9c2a6ab4 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.recommend-sticky[data-v-9c2a6ab4] {
  position: -webkit-sticky;
  position: sticky;
  z-index: 222;
  top: 73px;
  overflow: auto;
}
.recommend-themes[data-v-9c2a6ab4] {
  display: flex;
  flex-direction: column;
  width: 300px;
  background: #fff;
}
.recommend-themes .header[data-v-9c2a6ab4] {
    flex-shrink: 0;
    padding: 15px 20px;
    font-size: 16px;
    color: #222;
    background-color: #f5f6f7;
}
.recommend-themes .theme-list[data-v-9c2a6ab4] {
    overflow-y: auto;
    padding: 0 20px;
}
.recommend-themes .item[data-v-9c2a6ab4] {
    padding: 20px 0;
    border-bottom: 1px dashed #e6e6e6;
}
.recommend-themes .item .info[data-v-9c2a6ab4] {
      display: flex;
      align-items: center;
}
.recommend-themes .item .info .img-wrapper[data-v-9c2a6ab4] {
        font-size: 0;
}
.recommend-themes .item .info .text[data-v-9c2a6ab4] {
        flex: 1;
        padding: 0 10px;
}
.recommend-themes .item .info .text .title[data-v-9c2a6ab4] {
          font-size: 14px;
          font-weight: bold;
          color: #222;
}
.recommend-themes .item .info .text .title[data-v-9c2a6ab4]:hover {
            color: #0e4d8c;
}
.recommend-themes .item .info .text .follow-count[data-v-9c2a6ab4] {
          margin-top: 6px;
          font-size: 13px;
          color: #666;
}
.recommend-themes .item .article[data-v-9c2a6ab4] {
      padding-top: 16px;
      font-size: 13px;
      line-height: 21px;
      color: #222;
      display: block;
      display: -webkit-box;
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      overflow-wrap: break-word;
      overflow: hidden;
}
.recommend-themes .item .article[data-v-9c2a6ab4]:hover {
        color: #0E4D8C;
}
.recommend-themes .item .article .time[data-v-9c2a6ab4] {
        color: #1677d9;
}
.recommend-themes .get-more[data-v-9c2a6ab4] {
    flex-shrink: 0;
    padding: 17px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.recommend-themes .get-more[data-v-9c2a6ab4]:hover {
      color: #0e4d8c;
}
.recommend-themes .get-more .icon[data-v-9c2a6ab4] {
      margin-right: 10px;
      width: 14px;
      fill: currentColor;
}

@-webkit-keyframes placeHolderShimmer-data-v-17f46468 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-17f46468 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.hot-themes[data-v-17f46468] {
  margin-bottom: 30px;
  width: 304px;
}
.hot-themes .head[data-v-17f46468] {
    font-size: 18px;
    color: #222222;
    padding-bottom: 16px;
}
.hot-themes .head a[data-v-17f46468] {
      padding-left: 10px;
      font-size: 12px;
      color: #666;
}
.hot-themes .head a[data-v-17f46468]:hover {
        color: #222;
}
.hot-themes .head a span[data-v-17f46468] {
        padding-left: 4px;
        position: relative;
        top: -1px;
}
.hot-themes .items[data-v-17f46468] {
    background-color: #fff;
    padding: 0px 20px;
    border-radius: 4px;
}
.hot-themes .item[data-v-17f46468] {
    border-top: 1px dashed #e6e6e6;
    padding-top: 20px;
    padding-bottom: 16px;
}
.hot-themes .item.no-border[data-v-17f46468] {
      border-top: none;
}
.hot-themes .item .theme-wrapper[data-v-17f46468] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.hot-themes .item .theme-wrapper .theme-info[data-v-17f46468] {
        display: flex;
        align-items: center;
}
.hot-themes .item .theme-wrapper .theme-info .text[data-v-17f46468] {
          padding-right: 10px;
          padding-left: 10px;
}
.hot-themes .item .theme-wrapper .theme-info .text .title[data-v-17f46468] {
            font-size: 14px;
            font-weight: bold;
            color: #222;
}
.hot-themes .item .theme-wrapper .theme-info .text .title[data-v-17f46468]:hover {
              color: #0e4d8c;
}
.hot-themes .item .theme-wrapper .theme-info .text .follow-count[data-v-17f46468] {
            margin-top: 6px;
            font-size: 13px;
            color: #666;
}
.hot-themes .item .theme-wrapper .theme-info .theme-img[data-v-17f46468] {
          display: block;
          width: 60px;
          height: 60px;
}
.hot-themes .item .theme-wrapper .theme-info .theme-title[data-v-17f46468] {
          padding-left: 10px;
          padding-right: 16px;
          font-size: 14px;
          font-weight: bold;
          color: #222;
}
.hot-themes .item .theme-wrapper .theme-info .theme-title[data-v-17f46468]:hover {
            color: #0E4D8C;
}
.hot-themes .item .articles .article[data-v-17f46468] {
      padding-top: 16px;
}
.hot-themes .item .articles .article[data-v-17f46468]:hover {
        color: #0E4D8C;
}
.hot-themes .item .articles .article.no-border[data-v-17f46468] {
        border: none;
        padding-bottom: 0px;
}
.hot-themes .item .articles .article .title[data-v-17f46468] {
        display: block;
        display: -webkit-box;
        /* autoprefixer: ignore next */
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow-wrap: break-word;
        overflow: hidden;
        overflow: hidden;
        font-size: 14px;
        line-height: 1.64;
        color: #222;
}
.hot-themes .item .articles .article .title[data-v-17f46468]:hover {
          color: #0E4D8C;
}
.hot-themes .item .articles .article .time[data-v-17f46468] {
        font-size: 12px;
        color: #999;
        margin-top: 6px;
}

@-webkit-keyframes placeHolderShimmer-data-v-1a6c3495 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-1a6c3495 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.part-item[data-v-1a6c3495] {
  padding: 20px 0;
}
.part-item + .part-item[data-v-1a6c3495] {
    border-top: 1px dashed #e6e6e6;
}
.part-item .img-wrapper[data-v-1a6c3495] {
    width: 264px;
    height: 148px;
    position: relative;
    margin-bottom: 7px;
    display: block;
}
.part-item .img-wrapper .icon-img[data-v-1a6c3495], .part-item .img-wrapper .icon-wz[data-v-1a6c3495] {
      position: absolute;
      top: 10px;
      left: 10px;
}
.part-item .img-wrapper .icon-img[data-v-1a6c3495] {
      width: 65px;
}
.part-item .img-wrapper .icon-wz[data-v-1a6c3495] {
      display: inline-block;
      width: 48px;
      height: 20px;
      color: #fff;
      background: #808080;
      border-radius: 10px;
      font-size: 12px;
      line-height: 20px;
      text-align: center;
}
.part-item .item-title[data-v-1a6c3495] {
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    color: #222;
    max-height: 46px;
    display: block;
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow-wrap: break-word;
    overflow: hidden;
    margin-bottom: 10px;
}
.part-item .item-title[data-v-1a6c3495]:hover {
      color: #0e4d8c;
}
.part-item .item-bottom .item-person[data-v-1a6c3495] {
    padding-right: 10px;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
.part-item .item-bottom .item-person[data-v-1a6c3495], .part-item .item-bottom .item-created[data-v-1a6c3495] {
    font-size: 12px;
    line-height: 12px;
    color: #999;
}

@-webkit-keyframes placeHolderShimmer-data-v-fdda765a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-fdda765a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.interactives-main[data-v-fdda765a] {
  margin-bottom: 30px;
}
.interactives-main .part-title[data-v-fdda765a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.interactives-main .part-title .title-text[data-v-fdda765a] {
      font-size: 18px;
      color: #222;
}
.interactives-main .part-title .title-link[data-v-fdda765a] {
      font-size: 12px;
      color: #666;
}
.interactives-main .part-title .title-link[data-v-fdda765a]:hover {
        color: #222;
}
.interactives-main .part-main[data-v-fdda765a] {
    padding: 0 20px;
    background-color: #fff;
    margin-top: 12px;
}

@-webkit-keyframes placeHolderShimmer-data-v-78829fcc {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-78829fcc {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.quotation-bar__item[data-v-78829fcc] {
  float: left;
  position: relative;
  width: 138px;
  height: 100%;
  margin-left: -1px;
  padding-left: 16px;
  border-left: 1px solid #e6e6e6;
}
.quotation-bar__item:hover .name[data-v-78829fcc] {
    color: #0E4D8C;
}
.quotation-bar__item.first[data-v-78829fcc] {
    padding-left: 0px;
    width: 122px;
    margin-left: 0;
    border-left: none;
}
.quotation-bar__item[data-v-78829fcc]:hover {
    z-index: 1;
}
.quotation-bar__item:hover .price[data-v-78829fcc] {
      font-weight: 600;
}
.quotation-bar__item .name[data-v-78829fcc] {
    font-size: 13px;
    line-height: 1.08;
    color: #222222;
}
.quotation-bar__item .price[data-v-78829fcc] {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
    color: #222222;
    margin-top: 4px;
}
.quotation-bar__item .price.eq[data-v-78829fcc] {
      color: #666666;
}
.quotation-bar__item .price.gt[data-v-78829fcc] {
      color: #E62E4D;
}
.quotation-bar__item .price.lt[data-v-78829fcc] {
      color: #1F995C;
}
.quotation-bar__item .px_change[data-v-78829fcc] {
    font-size: 12px;
    line-height: 1;
    margin-top: 4px;
}
.quotation-bar__item .px_change .icon[data-v-78829fcc] {
      font-size: 12px;
      vertical-align: middle;
}
.quotation-bar__item .px_change .px_change_rate[data-v-78829fcc] {
      font-size: 12px;
      line-height: 12px;
}
.eq[data-v-78829fcc] {
  color: #666666;
}
.gt[data-v-78829fcc] {
  color: #E62E4D;
}
.lt[data-v-78829fcc] {
  color: #1F995C;
}
@-webkit-keyframes blink-data-v-78829fcc {
0% {
    opacity: 1;
}
50% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
@keyframes blink-data-v-78829fcc {
0% {
    opacity: 1;
}
50% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
.loading-state[data-v-78829fcc] {
  color: #ccc;
  -webkit-animation: blink-data-v-78829fcc 1.5s infinite;
          animation: blink-data-v-78829fcc 1.5s infinite;
}
.loading-state .name[data-v-78829fcc] {
    color: #ccc;
}
.loading-state .price[data-v-78829fcc] {
    color: #ccc;
}

@-webkit-keyframes placeHolderShimmer-data-v-066c416a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-066c416a {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.loading[data-v-066c416a] {
  height: 50px;
  position: absolute;
  z-index: 10;
  top: 14px;
  left: 547px;
}
.quotation-bar[data-v-066c416a] {
  height: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

@-webkit-keyframes placeHolderShimmer-data-v-6b0abf54 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-6b0abf54 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.sticky[data-v-6b0abf54] {
  position: -webkit-sticky;
  position: sticky;
  z-index: 222;
  top: 73px;
}
.hot-column_title[data-v-6b0abf54] {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #222;
  text-indent: 20px;
  background-color: #f5f6f7;
}
.hot-column_main[data-v-6b0abf54] {
  padding: 0 20px 20px;
  background-color: #fff;
  overflow-y: auto;
}
.hot-column_item[data-v-6b0abf54], .hot-column_nofetch_item[data-v-6b0abf54] {
  display: block;
  padding: 10px 0 10px;
  border-bottom: 1px dashed #e6e6e6;
}
.nofetch_item_top[data-v-6b0abf54], .item_top[data-v-6b0abf54] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.item_top[data-v-6b0abf54] {
  margin: 0;
}
.item_top > img[data-v-6b0abf54], .nofetch_item_top > .img[data-v-6b0abf54] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  flex-shrink: 0;
  display: block;
  overflow: hidden;
  margin-right: 16px;
}

/* no loaded item */
.nofetch_item_top > .img[data-v-6b0abf54], .nofetch_item_name[data-v-6b0abf54], .nofetch_item_followers[data-v-6b0abf54], .nofetch_item_article_line[data-v-6b0abf54] {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer-data-v-6b0abf54;
          animation-name: placeHolderShimmer-data-v-6b0abf54;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 170% 108%;
}
.nofetch_item_name[data-v-6b0abf54] {
  width: 42px;
  height: 14px;
  margin-bottom: 10px;
}
.nofetch_item_followers[data-v-6b0abf54] {
  width: 73px;
  height: 13px;
}
.nofetch_item_article_line[data-v-6b0abf54] {
  width: 260px;
  height: 13px;
  margin-bottom: 5px;
}
.nofetch_item_article_line[data-v-6b0abf54]:last-child {
  width: 130px;
  margin: 0;
}

/* loaded item */
.item_top_main[data-v-6b0abf54] {
  flex: 1 1;
}
.item_name[data-v-6b0abf54] {
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #222;
  margin-bottom: 10px;
}
.item_followers[data-v-6b0abf54] {
  font-size: 13px;
  line-height: 1;
  color: #666;
}
.item_latest-article[data-v-6b0abf54] {
  font-size: 14px;
  line-height: 23px;
  color: #333;
  display: block;
  margin-top: 16px;
}
.item_latest-article > time[data-v-6b0abf54] {
  color: #1677d9;
}

@-webkit-keyframes placeHolderShimmer-data-v-d5e59f88 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-d5e59f88 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.sticky[data-v-d5e59f88] {
  position: -webkit-sticky;
  position: sticky;
  z-index: 222;
  top: 73px;
}
.top-thin-ad[data-v-d5e59f88] {
  width: 1260px;
  margin: 0 auto;
  margin-top: 20px;
}
.main-columns[data-v-d5e59f88] {
  margin: 20px auto 0 auto;
  width: 1260px;
  align-items: stretch;
  justify-content: space-between;
}
.quotation-bar[data-v-d5e59f88] {
  margin-bottom: 20px;
}
.drag-ad-cover[data-v-d5e59f88] {
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
  margin-bottom: -80px;
}
.drag-ad[data-v-d5e59f88] {
  margin: 0 auto;
  width: 1260px;
}

