@charset "UTF-8";
body {
  margin: 0;
  font-family: "PingFang SC", sans-serif;
  font-size: 16px;
  color: #202933;
  min-width: 1200px;
}

.body-container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
.body-container .body-inner {
  width: 100%;
}
.body-container .body-inner.mb24, .body-container .body-inner.mb32 {
  margin-bottom: 16px !important;
}

.bgCf6f7fc {
  background-color: #f6f7fc;
}

.flex-1 {
  flex: 1;
}

.ac-c {
  align-content: center;
}

.minW0 {
  min-width: 0;
}

.width796 {
  width: 796px;
}

.width786 {
  width: 786px;
}

.width811 {
  width: 796px;
}

.widthAll {
  width: 100%;
}

.width382 {
  width: 382px;
}
.width382 .newsAuthor-center {
  margin-bottom: 10px;
}

.pt8 {
  padding-top: 8px;
}

.plr12 {
  padding-left: 12px;
  padding-right: 12px;
}

.plr16 {
  padding-left: 16px;
  padding-right: 16px;
}

.mt0 {
  margin-top: 0;
}

.mt2 {
  margin-top: 2px;
}

.mt6 {
  margin-top: 6px;
}

.mt16 {
  margin-top: 16px;
}

.mr16 {
  margin-right: 16px;
}

.mr17 {
  margin-right: 17px;
}

.mr18 {
  margin-right: 18px;
}

.mb18 {
  margin-bottom: 18px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb38 {
  margin-bottom: 38px;
}

.ml42 {
  margin-left: 42px;
}

.ml48 {
  margin-left: 48px;
}

.ml48 {
  margin-left: 48px;
}

.mr6 {
  margin-right: 6px;
}

.mr8 {
  margin-right: 8px;
}

.mr12 {
  margin-right: 12px;
}

.mr16 {
  margin-right: 16px;
}

.mr32 {
  margin-right: 32px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb8 {
  margin-bottom: 8px;
}

.mb12 {
  margin-bottom: 12px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb42 {
  margin-bottom: 42px;
}

.pClass757100 {
  color: #757100;
}

input::-webkit-input-placeholder {
  color: #7E8790;
}

.displayNone {
  display: none;
}

.a-end {
  align-items: flex-end;
}

.jc-sd {
  justify-content: space-between;
}

div,
img,
a,
p {
  box-sizing: border-box;
}

input,
button {
  border: none;
  outline: none;
  background: transparent;
  font-size: inherit;
}

a,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}

p {
  margin: 0;
}

.likeClass,
.collectClass,
.shareLink {
  cursor: pointer;
}

.wyc-bubble-message {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}
.wyc-bubble-message .bubble-message-title {
  min-height: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 8px;
  color: #fff;
  padding: 14px 30px;
  line-height: 30px;
}

.mb16 {
  margin-bottom: 16px;
}

.head-second-container {
  padding: 16px 0 26px 0;
}

.head-second-container .head-second-inner {
  display: flex;
  align-items: flex-end;
  width: 1200px;
  margin: 0 auto;
}

.head-second-container .head-second-inner .logo {
  width: 143px;
  height: 48px;
  background: no-repeat center/cover url(https://simg.instrument.com.cn/wyc/20170719/images/wyclogo.png);
}

.head-second-container .head-second-inner .nav-container {
  flex: 1;
  margin: 0 20px;
  display: flex;
  align-items: flex-end;
}

.head-second-container .head-second-inner .nav-container .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  color: #7B4DD6;
  text-align: justify;
}

.head-second-container .head-second-inner .nav-container .menu-container {
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 32px;
}

.head-second-container .head-second-inner .nav-container .menu-container .item {
  cursor: pointer;
}

.head-second-container .head-second-inner .nav-container .menu-container .item + .item {
  margin-left: 28px;
}

.head-second-container .head-second-inner .nav-container .menu-container .item.active {
  color: #7B4DD6;
  font-weight: bold;
}

.head-second-container .head-second-inner .search-container {
  width: 290px;
  height: 40px;
}

.head-second-container .head-second-inner .search-container .searchBox {
  width: 100%;
  height: 100%;
  background: #7b4dd6;
  border-radius: 4px;
  padding: 2px;
  box-sizing: border-box;
  display: flex;
  vertical-align: middle;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent {
  flex: 1;
  background: #ffffff;
  border-radius: 2px;
  padding: 3px 8px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent > input {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  border: none;
  list-style: none;
  outline: none;
  width: 100%;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent > input::-moz-placeholder {
  color: #b9c0c7;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent > input::placeholder {
  color: #b9c0c7;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent .searchTextSwiper {
  width: 100px;
  height: 25px;
  display: flex;
  justify-content: flex-end;
  float: right;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent .searchTextSwiper .swiper-wrapper {
  width: 100%;
  height: 100%;
  text-align: right;
  display: block !important;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent .searchTextSwiper .swiper-wrapper .swiper-slide {
  max-width: 100px;
  width: -moz-fit-content !important;
  width: fit-content !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding: 4px 8px;
  box-sizing: border-box;
  background: rgba(123, 77, 214, 0.06);
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  color: #7b4dd6;
  line-height: 17px;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent .searchTextSwiper .swiper-wrapper .swiper-slide a {
  color: #7b4dd6;
}

.head-second-container .head-second-inner .search-container .searchBox .inputContent .searchTextSwiper .swiper-wrapper .swiper-slide a:active {
  color: #7b4dd6;
}

.head-second-container .head-second-inner .search-container .searchBox .inputBtn {
  width: 71px;
  height: 100%;
  text-align: center;
  padding: 4px 0 5px 0;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  border: none;
  background: transparent;
  cursor: pointer;
  transform: 0.3s;
  display: flex;
  align-items: center;
  color: white;
  justify-content: center;
}

.head-second-container .head-second-inner .search-container .searchBox .inputBtn:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.head-second-container .head-second-inner .search-container .searchBox .inputBtn img {
  width: 22px;
  height: 22px;
}

.head-second-container .head-second-inner .send-btn,
.head-second-container .head-second-inner .join-btn {
  height: 40px;
  width: 88px;
  margin-left: 8px;
  color: white;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  display: block;
}

.head-second-container .head-second-inner .send-btn {
  margin-left: 32px;
  background: #FF8215;
}

.head-second-container .head-second-inner .join-btn {
  background: #7B4DD6;
}

.head-secondSub-container {
  width: 100%;
  height: 60px;
  background-color: rgb(48, 113, 242);
  z-index: 9999999;
}
.head-secondSub-container .head-second-inner {
  display: flex;
  align-items: center;
  height: 100%;
  width: 1200px;
  margin: 0 auto;
}
.head-secondSub-container .head-second-inner .nav-container {
  flex: 1;
  display: flex;
  align-items: flex-end;
}
.head-secondSub-container .head-second-inner .nav-container .nav-item {
  line-height: 25px;
  transition: 0.1s;
  position: relative;
  cursor: pointer;
}
.head-secondSub-container .head-second-inner .nav-container .nav-item .nav-item-link {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.head-secondSub-container .head-second-inner .nav-container .nav-item + .nav-item {
  margin-left: 52px;
}
.head-secondSub-container .head-second-inner .nav-container .nav-item.active .nav-item-link {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.head-secondSub-container .head-second-inner .nav-container .nav-item.active .nav-item-link:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  width: 23px;
  height: 2px;
  background: #fff;
}
.head-secondSub-container.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}

.news-home .newsAuthor-center {
  height: 253px;
}
.news-home .newsAuthor-center .newsAuthor-header {
  padding-top: 0;
}
.news-home .newsAuthor-center .author-data {
  height: 132px;
  padding: 20px 16px;
}
.news-home .newsAuthor-center .author-login {
  height: 132px;
}

.newsAuthor-center {
  width: 382px;
  height: 267px;
}
.newsAuthor-center .newsAuthor-header {
  padding: 13px 0 0 0;
  margin-bottom: 18px;
}
.newsAuthor-center .newsAuthor-header .tit {
  height: 27px;
  font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
  font-weight: bold;
  font-size: 20px;
  color: #202933;
  line-height: 27px;
  cursor: pointer;
}
.newsAuthor-center .newsAuthor-header .tit::after {
  content: "";
  margin-left: 1px;
  background: #fff url("https://img1.17img.cn/ui/art/xulj/2024/12/06/01.png") no-repeat;
  background-size: 16px auto;
  height: 17px;
  width: 16px;
}
.newsAuthor-center .newsAuthor-header .desc {
  font-weight: 400;
  font-size: 14px;
  color: #202933;
}
.newsAuthor-center .publish-kol {
  margin-bottom: 9px;
}
.newsAuthor-center .publish-kol .publish-item {
  width: 121px;
  height: 67px;
  margin-right: 9px;
}
.newsAuthor-center .publish-kol .publish-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.newsAuthor-center .publish-kol .publish-item.publish-video {
  margin-right: 0;
}
.newsAuthor-center .author-data {
  width: 100%;
  padding: 16px;
  background: url("https://img1.17img.cn/ui/art/liuyz/2024/woyaoce/bj_2x_20241205.png") no-repeat;
  background-size: 100% 100%;
}
.newsAuthor-center .author-data .mainTit {
  height: 20px;
  font-weight: 600;
  font-size: 14px;
  color: #202933;
  line-height: 20px;
  margin-bottom: 18px;
}
.newsAuthor-center .author-data .mainTit .desc {
  font-weight: 400;
  font-size: 12px;
  color: #7E8790;
}
.newsAuthor-center .author-data .data-list .data-item {
  text-align: center;
}
.newsAuthor-center .author-data .data-list .data-item .label {
  height: 17px;
  font-weight: 400;
  font-size: 12px;
  color: #7E8790;
  line-height: 14px;
  margin-bottom: 8px;
}
.newsAuthor-center .author-data .data-list .data-item .value {
  height: 24px;
  font-weight: 600;
  font-size: 24px;
  color: #202933;
  line-height: 20px;
}
.newsAuthor-center .author-login {
  width: 100%;
  height: 119px;
  background-color: #F8F8F8;
  padding-top: 26px;
}
.newsAuthor-center .author-login .text {
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #7E8790;
  line-height: 20px;
  text-align: center;
  margin-bottom: 12px;
}
.newsAuthor-center .author-login .login-btn {
  width: 108px;
  height: 32px;
  background: #684ACE;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}

.news-headlines .news-headlines-list .news-headlines-item {
  flex: 0 1 50%;
  /* 确保元素的宽度固定，避免拉伸 */
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  box-sizing: border-box;
  margin-bottom: 13px;
}
.news-headlines .news-headlines-list .news-headlines-item:nth-child(2n-1) {
  padding-right: 0;
  padding-left: 14px;
}
.news-headlines .news-headlines-list .news-headlines-item:nth-child(2n) {
  padding-right: 14px;
  padding-left: 0;
}
.news-headlines .news-headlines-list .news-headlines-item:last-child {
  margin-bottom: 0;
}
.news-headlines .news-headlines-list .news-headlines-item:nth-last-child(2) {
  margin-bottom: 0;
}
.news-headlines .news-headlines-list .news-headlines-item.hot {
  flex: 0 1 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 700;
}
.news-headlines .news-headlines-list .news-headlines-item.hot::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 43px;
  margin-right: 10px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/12/04/tt.png") no-repeat;
  background-size: auto 20px;
}

.news-common-container .news-common-container-tit .mainTit {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  text-align: justify;
}

.news-common-more {
  color: #7F7F7F !important;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}
.news-common-more::after {
  content: "";
  margin-left: 1px;
  background: #fff url("https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png") no-repeat;
  background-size: 12px auto;
  height: 13px;
  width: 12px;
}

.news-author-container .info .info-avatar-content {
  width: 25px;
  height: 25px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  overflow: hidden;
  padding: 2px;
  margin-right: 4px;
}
.news-author-container .info .info-avatar-content .info-avatar {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-author-container .info .info-name {
  font-weight: 700;
  font-size: 14px;
  color: #333;
  display: block;
}
.news-author-container .attention-btn {
  height: 21px;
  padding: 0 8px;
  text-align: center;
  line-height: 21px;
  border: 1px solid #d8d8d8;
  font-size: 13px;
  letter-spacing: normal;
  color: #4d576b;
  cursor: pointer;
}
.news-author-container .attention-btn.active {
  border: none;
}
.news-author-container .unAttention-btn {
  width: 42px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  border: none;
  font-size: 13px;
  letter-spacing: normal;
  color: #4d576b;
  cursor: pointer;
}

.organization-news-list .organization-news-itemCard {
  width: 385px;
  margin-right: 16px;
  padding: 8px 12px;
  border: 1px solid #d8d8d8;
  margin-bottom: 16px;
  border-radius: 6px;
}
.organization-news-list .organization-news-itemCard:nth-child(2n) {
  margin-right: 0;
}
.organization-news-list .organization-news-itemCard .content .tit {
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 8px;
  text-align: justify;
}
.organization-news-list .organization-news-itemCard .content .banner {
  width: 106px;
  height: 71px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  margin-right: 14px;
  border: none;
  flex-shrink: 0;
}
.organization-news-list .organization-news-itemCard .content .desc {
  height: 42px;
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #7F7F7F;
  line-height: 18px;
  padding-top: 6px;
  box-sizing: border-box;
  text-align: justify;
}
.organization-news-list .organization-news-itemCard .other-info {
  font-size: 12px;
  color: #ababab;
  font-weight: 400;
}
.organization-news-list .organization-news-itemCard:last-child {
  margin-bottom: 0;
}
.organization-news-list .organization-news-itemCard:nth-last-child(2) {
  margin-bottom: 0;
}

.kol-action .upvote-box {
  margin-right: 4px;
  position: relative;
}
.kol-action .upvote-box .upvote-icon {
  width: 12px;
  height: 12px;
}
.kol-action .upvote-box .upvote-text {
  font-weight: 400;
  font-size: 12px;
  color: #4F5862;
  margin-left: 5px;
  min-width: 18px;
}
.kol-action .upvote-box:last-child {
  margin-right: 0;
}
.kol-action .upvote-box:last-child .upvote-text {
  min-width: auto !important;
}

.news-common-hots {
  width: 382px;
  box-sizing: border-box;
}
.news-common-hots .mainTit {
  font-weight: 700;
  color: #3c3c3c;
  margin-bottom: 16px;
  text-align: justify;
  line-height: 24px;
}
.news-common-hots .news-hots-list {
  padding: 0 16px;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
}
.news-common-hots .news-hots-list.ad-hots .news-hots-item {
  padding: 10px 0;
}
.news-common-hots .news-hots-list .news-hots-item {
  padding: 12px 0;
  border-bottom: 1px solid #d8d8d8;
}
.news-common-hots .news-hots-list .news-hots-item .index-icon {
  width: 32px;
  height: 32px;
  margin-right: 4px;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-common-hots .news-hots-list .news-hots-item .tit {
  font-size: 14px;
  color: #000000;
  text-align: justify;
}
.news-common-hots .news-hots-list .news-hots-item:last-child {
  border-bottom: none;
  padding-bottom: 8px;
}

.pRelative {
  position: relative;
}

.organization-video-list .organization-video-itemCard {
  width: 251px;
  margin-right: 16px;
  padding: 8px 0 20px 0;
  border: 1px solid #d8d8d8;
  margin-bottom: 16px;
  border-radius: 6px;
}
.organization-video-list .organization-video-itemCard:nth-child(3n) {
  margin-right: 0;
}
.organization-video-list .organization-video-itemCard .content .tit {
  height: 36px;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 8px;
  text-align: justify;
}
.organization-video-list .organization-video-itemCard .content .banner-content {
  width: 100%;
  height: 140px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
}
.organization-video-list .organization-video-itemCard .content .banner-content .banner {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
}
.organization-video-list .organization-video-itemCard .content .banner-content .time {
  position: absolute;
  right: 7px;
  bottom: 6px;
  padding: 1px 6px;
  color: #fff;
  background: rgba(19, 19, 19, 0.76);
  font-size: 12px;
}
.organization-video-list .organization-video-itemCard .other-info {
  font-size: 12px;
  color: #ababab;
  font-weight: 400;
}
.organization-video-list .organization-video-itemCard:last-child, .organization-video-list .organization-video-itemCard:nth-last-child(2), .organization-video-list .organization-video-itemCard:nth-last-child(3) {
  margin-bottom: 0;
}

.news-common-live {
  width: 382px;
  box-sizing: border-box;
}
.news-common-live .organization-living {
  display: block;
  width: 382px;
  height: 217px;
}
.news-common-live .organization-living .banner {
  width: 382px;
  height: 217px;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-common-live .organization-living .living-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
}
.news-common-live .organization-living .living-mask .living-tag img {
  width: 48px;
  height: 48px;
}
.news-common-live .organization-living .living-mask .tit {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 64px;
  line-height: 20px;
  padding: 12px;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.6px;
  color: #FFFFFF;
  text-align: justify;
}

.organization-living-list {
  padding: 0 8px;
  border: 1px solid #d8d8d8;
}
.organization-living-list .organization-living-item {
  height: 62px;
  border-bottom: 1px solid #d8d8d8;
}
.organization-living-list .organization-living-item .index-icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.organization-living-list .organization-living-item .tit {
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #000000;
  font-weight: 400;
  text-align: justify;
}
.organization-living-list .organization-living-item:last-child {
  border: none;
}

.organization-interview-list .organization-interview-itemCard {
  width: 385px;
  margin-right: 16px;
  padding: 8px 12px;
  border: 1px solid #d8d8d8;
  margin-bottom: 16px;
  border-radius: 6px;
}
.organization-interview-list .organization-interview-itemCard:nth-child(2n) {
  margin-right: 0;
}
.organization-interview-list .organization-interview-itemCard .content .tit {
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 8px;
  text-align: justify;
}
.organization-interview-list .organization-interview-itemCard .content .banner {
  width: 106px;
  height: 71px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  margin-right: 14px;
  border: none;
}
.organization-interview-list .organization-interview-itemCard .content .desc {
  height: 42px;
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #7F7F7F;
  line-height: 18px;
  padding-top: 6px;
  box-sizing: border-box;
  text-align: justify;
}
.organization-interview-list .organization-interview-itemCard .other-info {
  font-size: 12px;
  color: #ababab;
  font-weight: 400;
}
.organization-interview-list .organization-interview-itemCard:last-child {
  margin-bottom: 0;
}
.organization-interview-list .organization-interview-itemCard:nth-last-child(2) {
  margin-bottom: 0;
}

.news-common-chatShow {
  width: 382px;
  box-sizing: border-box;
}
.news-common-chatShow .chatShow-list .chatShow-item {
  margin-bottom: 25px;
}
.news-common-chatShow .chatShow-list .chatShow-item .banner-content {
  width: 139px;
  height: 93px;
  margin-right: 18px;
  overflow: hidden;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
.news-common-chatShow .chatShow-list .chatShow-item .banner-content .banner-img {
  inset: 0px;
  box-sizing: border-box;
  padding: 0px;
  border: none;
  margin: auto;
  display: block;
  width: 0px;
  height: 0px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-common-chatShow .chatShow-list .chatShow-item .banner-content .rwzf-icon {
  position: absolute;
  top: 4px;
  left: 6px;
  width: 20px;
  height: 20px;
}
.news-common-chatShow .chatShow-list .chatShow-item .tit {
  height: 40px;
  line-height: 20px;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #555555;
  margin-bottom: 12px;
  text-align: justify;
}
.news-common-chatShow .chatShow-list .chatShow-item .desc {
  height: 32px;
  font-size: 12px;
  color: #7F7F7F;
  line-height: 16px;
  text-align: justify;
}
.news-common-chatShow .chatShow-list .chatShow-item:last-child(4) {
  margin-bottom: 26px;
}
.news-common-chatShow .chatShow-list .chatShow-item:last-child(3) {
  margin-bottom: 26px;
}
.news-common-chatShow .chatShow-list .chatShow-item:last-child(2) {
  margin-bottom: 26px;
}
.news-common-chatShow .chatShow-list .chatShow-item:last-child {
  margin-bottom: 0;
}

.specialSubject-list .specialSubject-item {
  width: 288px;
  margin-right: 16px;
}
.specialSubject-list .specialSubject-item:last-child {
  margin-right: 0;
}
.specialSubject-list .specialSubject-item .banner-img {
  width: 290px;
  height: 146px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.specialSubject-list .specialSubject-item .news-author-container {
  background-color: #f7f7f7;
  padding: 6px 8px;
}
.specialSubject-list .specialSubject-item .news-author-container .info .info-avatar-content {
  width: 31px;
  height: 31px;
  padding: 0;
  border: none;
  margin-right: 12px;
}

.hydt-container .news-headlines {
  background-color: #fff;
  padding: 18px;
}
.hydt-container .news-headlines .mainTit {
  font-size: 18px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
}
.hydt-container .news-headlines .mainTit .colorF14705 {
  color: #F14705;
}
.hydt-container .news-headlines .news-headlines-list {
  padding: 0 12px;
}
.hydt-container .news-headlines .news-headlines-list .news-headlines-item {
  margin-bottom: 16px;
}
.hydt-container .news-headlines .news-headlines-list .news-headlines-item.hot {
  line-height: 18px;
  font-size: 16px;
  margin-bottom: 16px;
}
.hydt-container .news-headlines .news-headlines-list .news-headlines-item.hot::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 35px;
  margin-right: 8px;
  background: url(https://img1.17img.cn/ui/art/xulj/2024/12/04/tt.png) no-repeat;
  background-size: auto 17px;
}
.hydt-container .news-headlines .news-headlines-list .news-headlines-item:last-child, .hydt-container .news-headlines .news-headlines-list .news-headlines-item:nth-last-child(2) {
  margin-bottom: 0;
}
.hydt-container .news-common-hots {
  background: #fff;
  padding: 20px 12px 0 12px;
}
.hydt-container .news-common-hots.sticky {
  position: sticky;
  top: 73px;
  z-index: 10;
}
.hydt-container .news-common-hots .mainTit {
  margin-bottom: 12px;
}
.hydt-container .news-common-hots .news-hots-list {
  border: none;
  padding: 0;
}
.hydt-container .newsAuthor-center {
  background-color: #fff;
  padding: 0 12px;
}
.hydt-container .newsAuthor-center .info .info-name {
  font-size: 16px;
}

.dynamic-container .dynamic-item,
.interview-container .interview-item,
.agencyVisit-container .agencyVisit-item,
.specialColumn-container .specialColumn-item,
.myAttention-container .myAttention-item {
  background-color: #fff;
  padding: 12px 26px 20px 26px;
  margin-bottom: 12px;
}
.dynamic-container .dynamic-item .news-author-container,
.interview-container .interview-item .news-author-container,
.agencyVisit-container .agencyVisit-item .news-author-container,
.specialColumn-container .specialColumn-item .news-author-container,
.myAttention-container .myAttention-item .news-author-container {
  margin-bottom: 12px;
}
.dynamic-container .dynamic-item .news-author-container .info .info-avatar-content,
.interview-container .interview-item .news-author-container .info .info-avatar-content,
.agencyVisit-container .agencyVisit-item .news-author-container .info .info-avatar-content,
.specialColumn-container .specialColumn-item .news-author-container .info .info-avatar-content,
.myAttention-container .myAttention-item .news-author-container .info .info-avatar-content {
  width: 41px;
  height: 41px;
  margin-right: 12px;
  padding: 0;
  border: none;
}
.dynamic-container .dynamic-item .news-author-container .attention-btn,
.interview-container .interview-item .news-author-container .attention-btn,
.agencyVisit-container .agencyVisit-item .news-author-container .attention-btn,
.specialColumn-container .specialColumn-item .news-author-container .attention-btn,
.myAttention-container .myAttention-item .news-author-container .attention-btn {
  height: 28px;
  line-height: 27px;
  box-sizing: border-box;
  border: 1px solid #808fff;
  background-color: #e6e9ff;
  padding: 0 12px;
}
.dynamic-container .dynamic-item .news-author-container .attention-btn.active,
.interview-container .interview-item .news-author-container .attention-btn.active,
.agencyVisit-container .agencyVisit-item .news-author-container .attention-btn.active,
.specialColumn-container .specialColumn-item .news-author-container .attention-btn.active,
.myAttention-container .myAttention-item .news-author-container .attention-btn.active {
  border: none;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  color: #7F7F7F;
}
.dynamic-container .dynamic-item .other-tag,
.interview-container .interview-item .other-tag,
.agencyVisit-container .agencyVisit-item .other-tag,
.specialColumn-container .specialColumn-item .other-tag,
.myAttention-container .myAttention-item .other-tag {
  width: 49px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.0980392157);
  border: none;
  border-radius: 2px;
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #7F7F7F;
  text-align: center;
  line-height: 24px;
}
.dynamic-container .dynamic-item .other-info,
.interview-container .interview-item .other-info,
.agencyVisit-container .agencyVisit-item .other-info,
.specialColumn-container .specialColumn-item .other-info,
.myAttention-container .myAttention-item .other-info {
  font-size: 16px;
  color: #7F7F7F;
}
.dynamic-container .dynamic-item .kol-action .upvote-box,
.interview-container .interview-item .kol-action .upvote-box,
.agencyVisit-container .agencyVisit-item .kol-action .upvote-box,
.specialColumn-container .specialColumn-item .kol-action .upvote-box,
.myAttention-container .myAttention-item .kol-action .upvote-box {
  width: 58px;
  margin-right: 26px;
}
.dynamic-container .dynamic-item .kol-action .upvote-box .upvote-icon,
.interview-container .interview-item .kol-action .upvote-box .upvote-icon,
.agencyVisit-container .agencyVisit-item .kol-action .upvote-box .upvote-icon,
.specialColumn-container .specialColumn-item .kol-action .upvote-box .upvote-icon,
.myAttention-container .myAttention-item .kol-action .upvote-box .upvote-icon {
  width: 20px;
  height: 20px;
}
.dynamic-container .dynamic-item .kol-action .upvote-box .upvote-text,
.interview-container .interview-item .kol-action .upvote-box .upvote-text,
.agencyVisit-container .agencyVisit-item .kol-action .upvote-box .upvote-text,
.specialColumn-container .specialColumn-item .kol-action .upvote-box .upvote-text,
.myAttention-container .myAttention-item .kol-action .upvote-box .upvote-text {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  margin-left: 8px;
}
.dynamic-container .dynamic-item .kol-action .upvote-box:last-child,
.interview-container .interview-item .kol-action .upvote-box:last-child,
.agencyVisit-container .agencyVisit-item .kol-action .upvote-box:last-child,
.specialColumn-container .specialColumn-item .kol-action .upvote-box:last-child,
.myAttention-container .myAttention-item .kol-action .upvote-box:last-child {
  width: auto;
  margin-right: 0px;
}
.dynamic-container .dynamic-item.kol-news-container .banner-inner,
.interview-container .interview-item.kol-news-container .banner-inner,
.agencyVisit-container .agencyVisit-item.kol-news-container .banner-inner,
.specialColumn-container .specialColumn-item.kol-news-container .banner-inner,
.myAttention-container .myAttention-item.kol-news-container .banner-inner {
  width: 229px;
  height: 153px;
  position: relative;
  flex-shrink: 0;
  margin-right: 18px;
}
.dynamic-container .dynamic-item.kol-news-container .banner-inner .banner-img,
.interview-container .interview-item.kol-news-container .banner-inner .banner-img,
.agencyVisit-container .agencyVisit-item.kol-news-container .banner-inner .banner-img,
.specialColumn-container .specialColumn-item.kol-news-container .banner-inner .banner-img,
.myAttention-container .myAttention-item.kol-news-container .banner-inner .banner-img {
  width: 229px;
  height: 153px;
  -o-object-fit: cover;
     object-fit: cover;
}
.dynamic-container .dynamic-item.kol-news-container .banner-inner .rwzf-tag,
.interview-container .interview-item.kol-news-container .banner-inner .rwzf-tag,
.agencyVisit-container .agencyVisit-item.kol-news-container .banner-inner .rwzf-tag,
.specialColumn-container .specialColumn-item.kol-news-container .banner-inner .rwzf-tag,
.myAttention-container .myAttention-item.kol-news-container .banner-inner .rwzf-tag {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 4px;
  left: 6px;
}
.dynamic-container .dynamic-item.kol-news-container .mainTit,
.interview-container .interview-item.kol-news-container .mainTit,
.agencyVisit-container .agencyVisit-item.kol-news-container .mainTit,
.specialColumn-container .specialColumn-item.kol-news-container .mainTit,
.myAttention-container .myAttention-item.kol-news-container .mainTit {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 22px;
  color: #333333;
  line-height: 28px;
  max-height: 56px;
}
.dynamic-container .dynamic-item.kol-news-container .mainTit .yc-img,
.interview-container .interview-item.kol-news-container .mainTit .yc-img,
.agencyVisit-container .agencyVisit-item.kol-news-container .mainTit .yc-img,
.specialColumn-container .specialColumn-item.kol-news-container .mainTit .yc-img,
.myAttention-container .myAttention-item.kol-news-container .mainTit .yc-img {
  height: 20px;
  width: auto;
  margin-right: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  object-fit: cover;
  vertical-align: sub;
}
.dynamic-container .dynamic-item.kol-news-container .desc,
.interview-container .interview-item.kol-news-container .desc,
.agencyVisit-container .agencyVisit-item.kol-news-container .desc,
.specialColumn-container .specialColumn-item.kol-news-container .desc,
.myAttention-container .myAttention-item.kol-news-container .desc {
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #797979;
  line-height: 20px;
}
.dynamic-container .dynamic-item.kol-news-container .other-text,
.interview-container .interview-item.kol-news-container .other-text,
.agencyVisit-container .agencyVisit-item.kol-news-container .other-text,
.specialColumn-container .specialColumn-item.kol-news-container .other-text,
.myAttention-container .myAttention-item.kol-news-container .other-text {
  line-height: 18px;
}
.dynamic-container .dynamic-item.kol-news-container .other-text .type,
.interview-container .interview-item.kol-news-container .other-text .type,
.agencyVisit-container .agencyVisit-item.kol-news-container .other-text .type,
.specialColumn-container .specialColumn-item.kol-news-container .other-text .type,
.myAttention-container .myAttention-item.kol-news-container .other-text .type {
  font-size: 16px;
  color: #7F7F7F;
}
.dynamic-container .dynamic-item.kol-news-container .other-text .date,
.interview-container .interview-item.kol-news-container .other-text .date,
.agencyVisit-container .agencyVisit-item.kol-news-container .other-text .date,
.specialColumn-container .specialColumn-item.kol-news-container .other-text .date,
.myAttention-container .myAttention-item.kol-news-container .other-text .date {
  font-size: 16px;
  color: #7F7F7F;
}

.agencyVisit-container .agencyVisit-item.kol-news-container .banner-inner .banner-img {
  -o-object-fit: fill;
     object-fit: fill;
}

.specialColumn-container .specialColumn-item.kol-news-container .banner-inner .banner-img {
  -o-object-fit: fill;
     object-fit: fill;
}

.myAttention-container .myAttention-item .mainTit,
.dynamic-container .dynamic-item .mainTit {
  font-weight: 700;
  font-size: 16px;
  max-height: 52px;
  line-height: 26px;
}
.myAttention-container .myAttention-item .kol-video-inner,
.dynamic-container .dynamic-item .kol-video-inner {
  height: 411px;
  position: relative;
  background: #000;
}
.myAttention-container .myAttention-item .kol-video-inner .banner-img,
.dynamic-container .dynamic-item .kol-video-inner .banner-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.myAttention-container .myAttention-item .kol-video-inner .video-play,
.dynamic-container .dynamic-item .kol-video-inner .video-play {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.myAttention-container .myAttention-item .kol-video-inner .video-play img,
.dynamic-container .dynamic-item .kol-video-inner .video-play img {
  width: 42px;
  height: 42px;
  -o-object-fit: contain;
     object-fit: contain;
}
.myAttention-container .myAttention-item.kol-meeting-container .mainTit,
.dynamic-container .dynamic-item.kol-meeting-container .mainTit {
  height: 18px;
  max-height: 18px;
  line-height: 18px;
  margin-bottom: 18px;
}
.myAttention-container .myAttention-item.kol-meeting-container .desc-date,
.dynamic-container .dynamic-item.kol-meeting-container .desc-date {
  font-size: 14px;
  color: #7F7F7F;
  margin-bottom: 16px;
}
.myAttention-container .myAttention-item.kol-meeting-container .main-banner,
.dynamic-container .dynamic-item.kol-meeting-container .main-banner {
  width: 100%;
  height: 253px;
  margin-bottom: 16px;
}
.myAttention-container .myAttention-item.kol-meeting-container .main-banner .banner-img,
.dynamic-container .dynamic-item.kol-meeting-container .main-banner .banner-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.dynamic-container .dynamic-tabs {
  background-color: #fff;
  padding: 16px 0 16px 28px;
  border-bottom: 1px solid #e7e7e7;
}
.dynamic-container .dynamic-tabs .dynamic-tabs-tit {
  font-size: 16px;
  color: #7F7F7F;
  margin-right: 32px;
}
.dynamic-container .dynamic-tabs .dynamic-tabs-tit.active {
  color: #333333;
}
.dynamic-container .dynamic-item .mainTit {
  font-weight: 700;
  font-size: 16px;
  max-height: 52px;
  line-height: 26px;
}

.myAttention-container .attention-us-inner {
  background-color: #fff;
  padding: 18px 26px;
  margin-bottom: 12px;
}
.myAttention-container .attention-us-inner .news-common-container-tit .mainTit {
  font-size: 14px;
  font-weight: 700;
}
.myAttention-container .attention-us-inner .auther-list .auther-item {
  width: 132px;
  margin-right: 21px;
}
.myAttention-container .attention-us-inner .auther-list .auther-item .avatar-img {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  margin-right: 12px;
}
.myAttention-container .attention-us-inner .auther-list .auther-item .tit {
  font-size: 14px;
  color: #333;
  margin-bottom: 8px;
}
.myAttention-container .attention-us-inner .auther-list .auther-item .num {
  font-size: 12px;
  color: #7F7F7F;
}
.myAttention-container .no-attention-inner {
  height: 123px;
  background-color: #fff;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 20px;
  color: #7F7F7F;
}
.myAttention-container .nologin-attention-inner {
  height: 123px;
  background-color: #fff;
  margin-bottom: 12px;
}
.myAttention-container .nologin-attention-inner .txt {
  height: 22px;
  font-weight: 700;
  font-size: 20px;
  color: #7F7F7F;
  width: 100%;
  margin-bottom: 18px;
  text-align: center;
  line-height: 22px;
}
.myAttention-container .nologin-attention-inner .attention-login-btn {
  width: 100px;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  border: 1px solid #808fff;
  background-color: #e6e9ff;
  font-size: 16px;
  letter-spacing: normal;
  color: #4d576b;
  cursor: pointer;
  text-align: center;
}
.myAttention-container .myAttention-tabs {
  padding: 4px 0 16px 0px;
}
.myAttention-container .myAttention-tabs .myAttention-tabs-tit {
  font-size: 18px;
  color: #7F7F7F;
}
.myAttention-container .myAttention-tabs .myAttention-tabs-tit.active {
  color: #333333;
  font-weight: 700;
}

.detailsPage-inner {
  padding: 36px 24px;
  background-color: #fff;
}
.detailsPage-inner .kol-imgList-container .kol-imgList-swiper-container {
  display: block;
}
.detailsPage-inner .news-author-container {
  margin-bottom: 30px;
}
.detailsPage-inner .news-author-container .info-avatar-content {
  width: 53px;
  height: 53px;
  padding: 0;
  margin-right: 12px;
}
.detailsPage-inner .news-author-container .info-name {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 6px;
}
.detailsPage-inner .news-author-container .info-desc {
  font-size: 12px;
  color: #7F7F7F;
  line-height: 14px;
}
.detailsPage-inner .news-author-container .attention-btn {
  height: 28px;
  padding: 0 20px;
  font-size: 14px;
  color: #FFFFFF;
  background-color: rgb(21, 118, 232);
  border: none;
  border-radius: 19px;
  line-height: 28px;
}
.detailsPage-inner .news-author-container .attention-btn.active {
  background: #fff;
  border: 1px solid #E5EAF0;
  color: #4F5862;
}
.detailsPage-inner .mainTit-tit {
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0.6px;
  color: #333333;
  margin-bottom: 28px;
  line-height: 23px;
}
.detailsPage-inner .news-guide {
  border: 1px dashed #333;
  font-size: 15px;
  padding: 6px 8px;
  line-height: 24px;
  color: #333;
  margin-bottom: 24px;
}
.detailsPage-inner .news-guide .label {
  font-weight: 700;
}
.detailsPage-inner .ccVideo-container {
  width: 100%;
  min-height: 500px;
}
.detailsPage-inner .ccVideo-container .CCH5playerContainer {
  width: 100% !important;
  height: 500px !important;
  margin-bottom: 20px;
}
.detailsPage-inner .html-content p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 26px;
}
.detailsPage-inner .news-keyword {
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
}
.detailsPage-inner .news-keyword .label {
  color: rgb(51, 51, 51);
}
.detailsPage-inner .news-keyword .value {
  color: #8400FF;
}
.detailsPage-inner .source-inner {
  font-size: 14px;
  color: #7F7F7F;
  line-height: 20px;
}
.detailsPage-inner .auther-info-inner {
  font-size: 14px;
  color: #7F7F7F;
  line-height: 20px;
}
.detailsPage-inner .mainTit {
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 26px;
}
.detailsPage-inner .kol-action .upvote-box {
  min-width: 58px;
  margin-right: 26px;
}
.detailsPage-inner .kol-action .upvote-box .upvote-icon {
  width: 20px;
  height: 20px;
}
.detailsPage-inner .kol-action .upvote-box .upvote-text {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  margin-left: 8px;
}
.detailsPage-inner .kol-action .upvote-box:last-child {
  width: auto;
  margin-right: 0px;
}

.kol-imgList-container .img-list .img-box {
  width: 169px;
  height: 152px;
  margin-right: 23px;
  position: relative;
  cursor: zoom-in;
}
.kol-imgList-container .img-list .img-box img.img-banner {
  inset: 0px;
  box-sizing: border-box;
  padding: 0px;
  border: none;
  margin: auto;
  display: block;
  width: 0px;
  height: 0px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kol-imgList-container .img-list .img-box .shade-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
.kol-imgList-container .img-list .img-box:nth-child(4) {
  margin-right: 0;
}
.kol-imgList-container .kol-imgList-swiper-container {
  display: none;
}
.kol-imgList-container .kol-imgList-swiper {
  position: relative;
  margin-bottom: 16px !important;
  width: 100%;
  height: 450px;
}
.kol-imgList-container .kol-imgList-swiper .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transition-timing-function: ease-out;
}
.kol-imgList-container .kol-imgList-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 744px;
  height: 450px;
  background: #000;
  box-sizing: border-box;
  position: relative;
  transition-property: transform;
  flex-shrink: 0;
}
.kol-imgList-container .kol-imgList-swiper .swiper-slide img {
  inset: 0px;
  box-sizing: border-box;
  padding: 0px;
  border: none;
  margin: auto;
  display: block;
  width: 0px;
  height: 0px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: zoom-out;
}
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-prev,
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-next {
  width: 37px;
  height: 37px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(163, 173, 183, 0.3);
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  opacity: 0;
  top: 50%;
}
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-prev::before,
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png") no-repeat;
  background-size: 20px auto;
  background-position: center;
}
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-prev:hover::before,
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-next:hover::before {
  background: url("	https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_lan_2x_20221117.png") no-repeat;
  background-size: 20px auto;
  background-position: center;
}
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-prev {
  left: 8px;
  transform: translateX(-100%) translateY(-50%);
}
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-prev::before {
  transform: rotate(180deg);
}
.kol-imgList-container .kol-imgList-swiper .kol-swiper-button-next {
  transform: translateX(100%) translateY(-50%);
  right: 8px;
}
.kol-imgList-container .kol-imgList-swiper:hover .kol-swiper-button-prev,
.kol-imgList-container .kol-imgList-swiper:hover .kol-swiper-button-next {
  opacity: 1;
  transform: translateX(0px) translateY(-50%);
}
.kol-imgList-container .swiper-thumbs-list .swiper-thumbs {
  width: 76px;
  height: 72px;
  cursor: pointer;
  margin-right: 8px;
  position: relative;
}
.kol-imgList-container .swiper-thumbs-list .swiper-thumbs .thumbs-img {
  inset: 0px;
  box-sizing: border-box;
  padding: 0px;
  border: none;
  margin: auto;
  display: block;
  width: 0px;
  height: 0px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kol-imgList-container .swiper-thumbs-list .swiper-thumbs:last-child {
  margin-right: 0;
}
.kol-imgList-container .swiper-thumbs-list .swiper-thumbs.active::before {
  content: "";
  width: 76px;
  height: 72px;
  border: 4px solid #8432ff;
  position: absolute;
  top: -4px;
  left: -4px;
}

.woyaoce-attention-us {
  padding: 20px 18px;
  background: #fff;
}
.woyaoce-attention-us .mainTit {
  line-height: 20px;
  margin-bottom: 28px;
}
.woyaoce-attention-us .mainTit .tit {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-right: 12px;
}
.woyaoce-attention-us .mainTit .desc {
  font-size: 12px;
  color: #7F7F7F;
}
.woyaoce-attention-us .qr-code-inner .qr-code {
  width: 100px;
  text-align: center;
}
.woyaoce-attention-us .qr-code-inner .qr-code img {
  width: 92px;
  height: 92px;
  display: block;
  margin: 0 auto;
}
.woyaoce-attention-us .qr-code-inner .qr-code p {
  font-size: 13px;
  color: #333333;
  margin-top: 20px;
}
.woyaoce-attention-us .qr-code-inner .qr-code:last-child {
  margin-left: 60px;
}
.woyaoce-attention-us.sticky {
  position: relative !important;
  /* 启用粘性布局 */
  top: 0;
  /* 距离顶部的固定距离 */
  z-index: 10;
  /* 确保在其他元素上方 */
}

.kol-dropdown {
  position: relative;
  cursor: pointer;
}
.kol-dropdown:hover .kol-dropdown-menu {
  display: block;
}
.kol-dropdown .kol-dropdown-value {
  width: 38px;
  height: 38px;
}
.kol-dropdown .kol-dropdown-value img {
  width: 100%;
  height: 100%;
}
.kol-dropdown .kol-dropdown-menu {
  position: absolute;
  top: 32px;
  left: -40px;
  padding: 10px 0;
  margin: 5px 0;
  background-color: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  width: 99px;
  display: none;
  z-index: 10;
}
.kol-dropdown .kol-dropdown-menu .popper__arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
  top: -6px;
  left: 50%;
  margin-right: 3px;
  border-top-width: 0;
  border-bottom-color: #ebeef5;
}
.kol-dropdown .kol-dropdown-menu .popper__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: " ";
  border-width: 6px;
  top: 1px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.kol-dropdown .kol-dropdown-menu .kol-dropdown-menu__item {
  list-style: none;
  line-height: 36px;
  padding: 0 20px;
  margin: 0;
  font-size: 14px;
  color: #606266;
  cursor: pointer;
  outline: none;
  text-align: center;
}
.kol-dropdown .kol-dropdown-menu .kol-dropdown-menu__item:hover {
  background-color: #f9f5ff;
  color: #8432ff;
}

.kol-divider {
  width: 100%;
  height: 1px;
  background: #d8d8d8;
  margin: 20px 0;
}

.kol-comment-input-content {
  margin-bottom: 28px;
}
.kol-comment-input-content .avatar-banner {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 12px;
  overflow: hidden;
}
.kol-comment-input-content .avatar-banner .avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kol-comment-input-content .comment-input-content {
  height: 38px;
  background-color: #f3f6f9;
  padding: 6px 10px 6px;
}
.kol-comment-input-content .comment-input-content .textarea_auto-resize {
  background: #f3f6f9;
  color: #1f1f1f;
  min-height: 26px;
  height: 26px;
  resize: none;
  /* 禁用用户手动调整大小 */
  overflow: hidden;
  /* 隐藏滚动条 */
  outline: none;
  /* 去除聚焦边框 */
  border: none;
  /* 去除默认边框 */
  padding: 0;
  margin: 0;
  line-height: 26px;
}
.kol-comment-input-content .comment-input-content .comment-btn {
  width: 56px;
  height: 28px;
  background: #0f74f0;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  position: relative;
  margin-left: 12px;
  margin-top: auto;
}
.kol-comment-input-content .comment-input-content .comment-btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(90, 90, 90, 0.11);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.kol-comment-input-content .comment-input-content .comment-btn:hover::after {
  opacity: 1;
}

.kol-comment-count {
  font-size: 16px;
  color: #7F7F7F;
  margin-bottom: 16px;
}

.kol-comment-module .kol-comment-list .comment-item .avatar-banner {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 18px;
  border: 1px solid #ebeef5;
}
.kol-comment-module .kol-comment-list .comment-item .avatar-banner .avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kol-comment-module .kol-comment-list .comment-item .name-inner .kol-dropdown .kol-dropdown-value {
  width: 24px;
  height: 24px;
}
.kol-comment-module .kol-comment-list .comment-item .name-inner .kol-dropdown .kol-dropdown-menu {
  top: 20px;
}
.kol-comment-module .kol-comment-list .comment-item .nameVo .tit {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  margin-right: 14px;
}
.kol-comment-module .kol-comment-list .comment-item .text-inner {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 18px;
}
.kol-comment-module .kol-comment-list .comment-item .auther-tag {
  padding: 0 6px;
  height: 18px;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #D9001B;
  background: #f2f2f2;
  margin-right: 14px;
  border-radius: 9px;
  display: inline-block;
}
.kol-comment-module .kol-comment-list .comment-item .time {
  font-size: 14px;
  color: #7F7F7F;
}
.kol-comment-module .kol-comment-list .comment-item .adress {
  font-size: 14px;
  color: #7F7F7F;
}
.kol-comment-module .kol-comment-list .comment-item .kol-action .replyBtnClass {
  cursor: pointer;
}
.kol-comment-module .kol-comment-list .comment-item .kol-action .upvote-box .upvote-icon {
  width: 16px !important;
  height: 16px !important;
}
.kol-comment-module .kol-comment-list .comment-item .kol-action .upvote-box .upvote-text {
  font-size: 13px !important;
}
.kol-comment-module .kol-comment-list .comment-item .reply-input-inner {
  height: 38px;
  background-color: #f3f6f9;
  padding: 6px 10px 6px;
  display: none;
}
.kol-comment-module .kol-comment-list .comment-item .reply-input-inner .textarea_auto-resize {
  background: #f3f6f9;
  color: #1f1f1f;
  min-height: 26px;
  height: 26px;
  resize: none;
  /* 禁用用户手动调整大小 */
  overflow: hidden;
  /* 隐藏滚动条 */
  outline: none;
  /* 去除聚焦边框 */
  border: none;
  /* 去除默认边框 */
  padding: 0;
  margin: 0;
  line-height: 26px;
}
.kol-comment-module .kol-comment-list .comment-item .reply-input-inner .reply-btn {
  width: 56px;
  height: 28px;
  background: #0f74f0;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  position: relative;
  margin-left: 12px;
  margin-top: auto;
  display: none;
}
.kol-comment-module .kol-comment-list .comment-item .reply-input-inner .reply-btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(90, 90, 90, 0.11);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.kol-comment-module .kol-comment-list .comment-item .reply-input-inner .reply-btn:hover::after {
  opacity: 1;
}
.kol-comment-module .kol-comment-list .comment-item .comment-ViewMore {
  font-size: 14px;
  color: #7F7F7F;
  cursor: pointer;
  text-align: center;
}
.kol-comment-module .kol-comment-list .comment-item .comment-ViewMore .viewMore-btn {
  padding: 12px 0;
}
.kol-comment-module .kol-comment-list .comment-item .comment-ViewMore .viewMore-btn::after {
  content: "";
  margin-left: 1px;
  background: #fff url("https://img1.17img.cn/ui/simg/instrument/20221111/qianjin_hei_2x_20221117.png") no-repeat;
  background-size: 12px auto;
  height: 13px;
  width: 12px;
}
.kol-comment-module .kol-comment-list .comment-item .comment-item .avatar-banner {
  height: 40px;
  width: 40px;
  border: 1px solid #ebeef5;
}
.kol-comment-module .kol-comment-list .comment-item .content-inner .content.mb42 {
  margin-bottom: 28px;
}

.kol-comment-module-no {
  padding: 30px;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.6px;
  color: #AAAAAA;
  font-size: 18px;
}

.loadingMore-content {
  height: 60px;
  width: 100%;
  text-align: center;
  line-height: 60px;
  color: #969799;
}
.loadingMore-content .circular-img {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}

.kol-arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #707070;
  /* 控制箭头颜色 */
}

.kol-arrow-right {
  position: relative;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #707070;
  margin-right: 8px;
}

.kol-common-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  display: none;
}
.kol-common-dialog-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.kol-common-whistleBlowing-dialog {
  width: 480px;
  background: #FFFFFF;
  border-radius: 4px;
}
.kol-common-whistleBlowing-dialog-header {
  padding: 0 21px 0 16px;
  height: 50px;
}
.kol-common-whistleBlowing-dialog-header .mainTit {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.kol-common-whistleBlowing-dialog-header .close-r-img {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.kol-common-whistleBlowing-dialog-header .close-r-img:hover {
  opacity: 0.75;
}
.kol-common-whistleBlowing-dialog-body {
  padding-top: 27px;
}
.kol-common-whistleBlowing-dialog-body .kol-common-form-item label {
  margin: 6px 8px;
}
.kol-common-whistleBlowing-dialog-body .content input[type=text] {
  width: 278px;
  height: 32px;
  border-radius: 4px;
  padding: 6px 16px;
}
.kol-common-whistleBlowing-dialog-body .content .phoneInputContentBox {
  width: 278px;
  height: 32px;
  border-radius: 4px;
  padding: 0 16px;
  border: 1px solid #E5EAF0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.kol-common-whistleBlowing-dialog-body .content .phoneInputContentBox input[type=text] {
  width: 165px;
  border: none;
  height: 30px;
}
.kol-common-whistleBlowing-dialog-body .content .phoneInputContentBox select {
  width: 65px;
  border: 0px;
}
.kol-common-whistleBlowing-dialog-body .content .phoneInputContentBox select:focus,
.kol-common-whistleBlowing-dialog-body .content .phoneInputContentBox select:focus-visible {
  border: transparent !important;
  outline: none;
}
.kol-common-whistleBlowing-dialog-body .phoneContent {
  width: 278px;
}
.kol-common-whistleBlowing-dialog-body .phoneContent .txt {
  font-size: 14px;
  font-weight: 400;
  color: #4F5862;
}
.kol-common-whistleBlowing-dialog-body .phoneContent .btn {
  width: 90px;
  height: 30px;
  background: #F5F8FC;
  border-radius: 4px 4px 4px 4px;
  font-size: 14px;
  color: #A3ADB7;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.kol-common-whistleBlowing-dialog-body .phoneContent .btn:hover {
  opacity: 0.8;
}
.kol-common-whistleBlowing-dialog-footer {
  padding-bottom: 33px;
}
.kol-common-whistleBlowing-dialog-footer .btn {
  width: 220px;
  height: 48px;
  background: #0C7FF2;
  border-radius: 24px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 auto;
  cursor: pointer;
}
.kol-common-whistleBlowing-dialog-footer .btn:hover {
  opacity: 0.75;
}
.kol-common-whistleBlowing-dialog #qrCodeIdForm .content {
  position: relative;
}
.kol-common-whistleBlowing-dialog #qrCodeIdForm .content .codeBtn {
  position: absolute;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #0f74f0;
  cursor: pointer;
  margin-right: 16px;
  top: 0;
  right: 0;
}
.kol-common-whistleBlowing-dialog #qrCodeIdForm .content .codeBtn:hover {
  opacity: 0.75;
}
.kol-common-whistleBlowing-dialog #qrCodeIdForm .content .codeBtn.loadCode {
  color: #76828f;
  cursor: no-drop;
  opacity: 1;
}

.kol-common-attention-dialog {
  width: 580px;
  background: #FFFFFF;
  border-radius: 4px;
}
.kol-common-attention-dialog-header {
  padding: 0 21px 0 16px;
  height: 50px;
}
.kol-common-attention-dialog-header .mainTit {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.kol-common-attention-dialog-header .close-r-img {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.kol-common-attention-dialog-header .close-r-img:hover {
  opacity: 0.75;
}
.kol-common-attention-dialog .attention-list {
  margin-top: 27px;
  min-height: 200px;
  max-height: 460px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 30px;
  padding: 0 12px;
}
.kol-common-attention-dialog .attention-list .attention-item {
  padding: 12px 16px;
}
.kol-common-attention-dialog .attention-list .attention-item .desc {
  font-size: 12px;
  color: #AAAAAA;
  line-height: 20px;
}
.kol-common-attention-dialog .attention-list .attention-item .header-img {
  height: 42px;
  width: 42px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 18px;
  border-radius: 50%;
}
.kol-common-attention-dialog .attention-list .attention-item .attention-btn {
  cursor: pointer;
  height: 26px;
  width: 82px;
  line-height: 25px;
  box-sizing: border-box;
  border: 1px solid #808fff;
  background-color: #e6e9ff;
  font-size: 13px;
  text-align: center;
}
.kol-common-attention-dialog .attention-list .attention-item .attention-btn.active {
  border: none;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  color: #7F7F7F;
}

.kol-common-form-item {
  display: flex;
}
.kol-common-form-item label {
  width: 82px;
  margin: 10px 8px;
  height: 20px;
  font-size: 14px;
  color: #76828F;
  line-height: 20px;
  display: inline-block;
  font-weight: 400;
}
.kol-common-form-item .content {
  padding-bottom: 24px;
  position: relative;
}
.kol-common-form-item .content input[type=text],
.kol-common-form-item .content textarea {
  width: 320px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #E5EAF0;
  outline: none;
  text-align: left;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 16px;
  box-sizing: border-box;
}
.kol-common-form-item .content input[type=text]:focus,
.kol-common-form-item .content textarea:focus {
  border-color: #8432ff;
}
.kol-common-form-item .content input[type=text]::-moz-placeholder, .kol-common-form-item .content textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  color: #C0C4CC;
}
.kol-common-form-item .content input[type=text]::placeholder,
.kol-common-form-item .content textarea::placeholder {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  color: #C0C4CC;
}
.kol-common-form-item .content textarea {
  height: 207px;
  width: 100%;
}
.kol-common-form-item .content input[type=checkbox] {
  width: 16px;
  height: 16px;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  border: 1px solid #0C7FF2;
  margin: 0;
  margin-right: 9px;
}
.kol-common-form-item .content .checkbox-group {
  font-size: 14px;
  font-weight: 400;
  color: #A3ADB7;
}
.kol-common-form-item .content .checkbox-group a:hover {
  color: #8432ff;
}
.kol-common-form-item .content .error-msg {
  display: none;
  color: #f56c6c;
  font-size: 12px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  bottom: 8px;
  left: 0;
}
.kol-common-form-item .content .radio-group {
  font-size: 14px;
  color: #202933;
}
.kol-common-form-item .content .radio-group label.radio-inline {
  margin: 10px 8px;
  width: auto !important;
}
.kol-common-form-item .content .radio-group label.radio-inline::before {
  content: none !important;
}
.kol-common-form-item.required label::before {
  content: "*";
  color: #FF6332;
  vertical-align: middle;
  margin-right: 4px;
  font-size: 14px;
}
.kol-common-form-item.error .content input,
.kol-common-form-item.error .content .kol-common-dateEditor {
  border-color: #f56c6c;
}
.kol-common-form-item.error .content .error-msg {
  display: block;
}

.kol-common-select {
  position: relative;
}
.kol-common-select::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url("https://img1.17img.cn/ui/art/zousy/2023/pc/slip_right.png") no-repeat;
  background-size: 4px auto;
  background-position: center;
  position: absolute;
  right: 12px;
  top: 12px;
  transform: rotate(90deg);
  transition: all 0.5s;
}
.kol-common-select.is-focus::after {
  transform: rotate(270deg);
}
.kol-common-select.is-focus .kol-common-select-dropdown {
  display: block;
}
.kol-common-select-dropdown {
  display: none;
  min-width: 240px;
  transform-origin: center top;
  z-index: 99;
  position: absolute;
  left: 0;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: 8px 0;
}
.kol-common-select-dropdown-wrap {
  min-width: 240px;
  max-height: 320px;
  border-left: 1px solid #e4e7ed;
}
.kol-common-select-dropdown-wrap:nth-child(2) {
  border: none;
}
.kol-common-select-dropdown .list {
  padding: 5px 0;
  position: relative;
}
.kol-common-select-dropdown .list .item {
  font-size: 14px;
  padding: 0 20px;
  position: relative;
  color: #606266;
  height: 34px;
  line-height: 34px;
  box-sizing: border-box;
  cursor: pointer;
}
.kol-common-select-dropdown .list .item span {
  margin-right: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kol-common-select-dropdown .list .item:hover {
  background-color: #f5f7fa;
}
.kol-common-select-dropdown .list .item.active {
  color: #8432ff;
  font-weight: 500;
}
.kol-common-select-dropdown-arrow {
  margin-right: 3px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
  border-width: 6px;
  border-top-width: 0;
  border-bottom-color: #ebeef5;
  top: -6px;
  left: 58px;
}
.kol-common-select-dropdown-arrow::after {
  content: "";
  margin-left: -6px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-top-width: 0;
  border-color: transparent;
  border-bottom-color: #fff;
  top: 1px;
}

.kol-common-deleteCommon-dialog {
  width: 400px;
  height: 188px;
  background-color: #fff;
  padding: 40px 24px 24px 24px;
}
.kol-common-deleteCommon-dialog .txt-inner {
  font-size: 22px;
  font-weight: 500;
  color: #333;
  text-align: center;
  text-align: center;
}
.kol-common-deleteCommon-dialog .deleteCommon-footer {
  margin-top: 48px;
}
.kol-common-deleteCommon-dialog .deleteCommon-footer .cancelBtn {
  width: 168px;
  padding: 0px 16px;
  font-size: 14px;
  line-height: 32px;
  color: rgb(132, 145, 165);
  text-align: center;
  cursor: pointer;
  background: none;
  border: 1px solid;
  border-radius: 3px;
}
.kol-common-deleteCommon-dialog .deleteCommon-footer .cancelBtn:hover {
  opacity: 0.8;
}
.kol-common-deleteCommon-dialog .deleteCommon-footer .confirmBtn {
  width: 168px;
  padding: 0px 16px;
  font-size: 14px;
  line-height: 32px;
  color: rgb(255, 255, 255);
  text-align: center;
  cursor: pointer;
  background: none #8432ff;
  border: 1px solid #8432ff;
  border-radius: 3px;
}
.kol-common-deleteCommon-dialog .deleteCommon-footer .confirmBtn:hover {
  opacity: 0.8;
}

.kol-common-breadcrumb {
  margin-bottom: 16px !important;
}
.kol-common-breadcrumb ul li {
  position: relative;
  line-height: 20px;
}
.kol-common-breadcrumb ul li a {
  color: #37474F !important;
  font-size: 14px;
  height: 20px;
}
.kol-common-breadcrumb ul li.stag {
  margin: 0 8px;
  font-size: 14px;
  font-weight: 400;
  color: #37474F;
}
.kol-common-breadcrumb ul li:last-child a {
  color: #a3adb7 !important;
}

.borderBottom {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 24px;
}

.pr {
  position: relative;
}

.Area .gotop {
  position: fixed;
  width: 50px;
  height: 450px;
  left: 50%;
  margin-left: 610px;
  bottom: 0px;
  z-index: 1001;
}
.Area .gotop .shang {
  width: 50px;
  height: 177px;
  background: #fff;
  color: #684ACE;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 4px 4px;
  font-size: 14px;
  line-height: 18px;
  z-index: 1001;
}
.Area .gotop .shang .shangxia:hover .erwm {
  display: block !important;
}
.Area .gotop .shang .img {
  width: 24px;
  height: 24px;
  margin: 12px 13px 0px 13px;
  cursor: pointer;
}
.Area .gotop .shang .text {
  width: 28px;
  margin: 0px 11px 11px 11px;
  cursor: pointer;
}
.Area .gotop .shang .text a {
  color: #684ACE;
}
.Area .gotop .shang .line {
  width: 28px;
  margin: 10px 10px 0px 10px;
  border-bottom: 1px solid #E5EAF0;
}
.Area .gotop .shang .erwm {
  display: none;
  position: absolute;
  left: -450px;
  top: 25px;
  z-index: 1001;
}
.Area .gotop .zhong {
  width: 50px;
  height: 120px;
  z-index: 1001;
  margin-top: 8px;
}
.Area .gotop .zhong img {
  width: 50px;
  height: 120px;
  z-index: 1001;
}
.Area .gotop .xia {
  width: 50px;
  z-index: 1001;
  margin-top: 8px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 4px 4px;
  cursor: pointer;
}
.Area .gotop .xia img {
  width: 30px;
  z-index: 1001;
  margin: 8px 10px;
}

.nav-second-container.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}

.ad-long-banner {
  width: 100%;
  height: 80px;
  margin-bottom: 20px;
}

.av-right-banner {
  width: 382px;
  height: 286px;
  margin-bottom: 16px;
}

.width382 .av-right-banner {
  width: 382px;
  height: 286px;
  margin-bottom: 10px;
}

.ins-ad-event a {
  display: block;
  width: 100%;
  height: 100%;
}
.ins-ad-event a img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

.fixed-center {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 210px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
.fixed-center p {
  text-align: center;
  height: 30px;
}
.fixed-center .service-store-close-btn {
  width: 24px;
  margin: 10px;
  cursor: pointer;
}

strong {
  font-weight: 700 !important;
}

table[align=center] {
  margin-left: auto;
  margin-right: auto;
}

.woyaoce-attention-test {
  padding: 20px 18px;
  background: #fff;
  margin-top: 10px;
}
.woyaoce-attention-test .mainTit {
  line-height: 20px;
  margin-bottom: 28px;
}
.woyaoce-attention-test .mainTit .tit {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-right: 12px;
}
.woyaoce-attention-test .mainTit .desc {
  font-size: 12px;
  color: #7F7F7F;
  cursor: pointer;
}
.woyaoce-attention-test .mainTit .desc:hover {
  opacity: 0.8;
}

.woyaoce-attention-test-item {
  margin-bottom: 23px;
}

.woyaoce-attention-test-item:last-child {
  margin-bottom: 0;
}

.woyaoce-attention-test-item .title {
  height: 22px;
  font-weight: 500;
  font-size: 16px;
  color: #202933;
  line-height: 22px;
  margin-bottom: 12px;
}

.woyaoce-attention-test-item .content {
  flex: 1;
  min-width: 0px;
}
.min-width-0px {
  min-width: 0px;
}
.woyaoce-attention-test-item .content .img-logo {
  width: 90px;
  height: 68px;
  border-radius: 4px 4px 4px 4px;
  overflow: hidden;
  margin-right: 12px;
  flex-shrink: 0;
}
.woyaoce-attention-test-item .content .img-logo img {
  width: 100%;
  height: 100%;
  width: 90px;
  height: 68px;
  border-radius: 4px 4px 4px 4px;
  object-fit: cover;
  display: block;
}
.woyaoce-attention-test-item .content .item-txt {
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #7E8790;
  margin-bottom: 4px;
  line-height: 20px;
}
.woyaoce-attention-test-item .content .item-txt img {
  width: 20px;
  height: 14px;
  object-fit: cover;
  margin-right: 8px;
}
.mt-14px {
  margin-top: 14px;
}

.woyaoce-attention-test-item .content .btn-phone {
  width: 72px;
  height: 28px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #FF6332;
  font-weight: 400;
  font-size: 14px;
  color: #FF6332;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  margin-right: 12px;
}
.woyaoce-attention-test-item .content .btn-phone:hover, .woyaoce-attention-test-item .content .btn-message:hover {
  opacity: 0.8;
}

.woyaoce-attention-test-item .content .btn-message {
  width: 72px;
  height: 28px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #7B4DD6;
  font-weight: 400;
  font-size: 14px;
  color: #7B4DD6;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}

.woyaoce-attention-test-item .content .item-txt.jcxm span {
  margin-right: 6px;
}
