/* body *:not(div):not(a):not(img[src="http://www.hkcd.com/images/newsTopic_banner290_small.jpeg"]):not(img[src="http://www.hkcd.com/image/202211/20221130173834377350533.jpg"]):not(img[src="http://www.hkcd.com/images/newsTopic_banner294_small.jpg"]):not(img[src="http://www.hkcd.com/images/newsTopic_banner293_small.jpg"]) {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
} */
body * {
  /* -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important; */
}
body div,
body a,
body img[src="http://www.hkcd.com/images/newsTopic_banner290_small.jpeg"],
body img[src="http://www.hkcd.com/image/202211/20221130173834377350533.jpg"],
body img[src="http://www.hkcd.com/images/newsTopic_banner294_small.jpg"],
body img[src="http://www.hkcd.com/images/newsTopic_banner293_small.jpg"] {
  -webkit-filter: none !important;
  filter: none !important;
}
.new-list-1 a,
.right .new-list a {
  /* -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important; */
}
body {
  display: flex;
  flex-direction: column;
  width: 100vw;
}
body > img {
  display: none;
}
body .content {
  width: 100vw;
  background-color: #ffffff;
  padding: 18px 0;
}
body .content .wrap {
  position: relative;
}
body .content .wrap .left .adv-row a {
  display: block;
}
body .content .wrap .left .adv-row a img {
  width: 750px;
}
body .content .wrap .new-list > a {
  display: inline-block;
  width: fit-content;
  height: 40px;
  line-height: 40px;
  background-color: #0370e8;
  color: #ffffff;
  padding: 0 20px;
  margin-bottom: 14px;
}
body .content .wrap .new-list > a h5 {
  font-size: 15px;
}
body .content .wrap .new-list .head-new {
  position: relative !important;
  margin-top: 0 !important;
}
body .content .wrap .new-list .head-new img {
  width: 343px !important;
  height: 193px !important;
}
body .content .wrap .new-list .head-new h6 {
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 343px !important;
  height: 56px !important;
  padding-right: 20px !important;
  margin-bottom: 10px !important;
  color: #FFFFFF !important;
  font-size: 22px !important;
  line-height: 28px !important;
  z-index: 1 !important;
}
body .content .wrap .new-list .head-new .cover {
  position: absolute !important;
  left: 0 !important;
  bottom: -70px !important;
  width: 343px !important;
  height: 199px !important;
  background-image: url(../icons/cover.png) !important;
  background-repeat: no-repeat !important;
}
body .content .wrap .no_subscribe-column {
  display: none;
  position: absolute;
  top: -18px;
  right: 34px;
  z-index: 999;
  background-color: #0370e8;
}
body .content .wrap .no_subscribe-column li a {
  display: block;
  width: 100px;
  height: 43px;
  text-align: center;
  font-size: 20px;
  line-height: 43px;
  color: #FFFFFF;
}
body .content .wrap .no_subscribe-column li a:hover {
  background-color: #00BAEC;
}
body .top {
  padding-bottom: 0;
  position: absolute;
  top: 140px;
}
body .top .wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
body .top .wrap .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #0370e8;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  max-width: 750px;
  z-index: 999;
}
body .top .wrap .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 154px;
  transform: translate(-546px, -123px);
}
body .top .wrap .right a {
  display: block;
  transition: transform 0.1s linear;
}
body .top .wrap .right a img {
  margin: 7px 2px 0 0;
  width: 26px;
}
body .top .wrap .right a span {
  color: #212121;
  line-height: 40px;
}
body .top .wrap .right a:hover {
  transform: scale(1.1);
}
body .top .wrap .no_subscribe-column {
  display: none;
  position: absolute;
  top: -18px;
  right: 34px;
  z-index: 999;
  background-color: #0370e8;
}
body .top .wrap .no_subscribe-column li a {
  display: block;
  width: 100px;
  height: 43px;
  text-align: center;
  font-size: 20px;
  line-height: 43px;
  color: #FFFFFF;
}
body .top .wrap .no_subscribe-column li a:hover {
  background-color: #00BAEC;
}
body .main .wrap {
  flex-direction: row;
}
body .main .wrap .left {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-top: 6px;
}
body .main .wrap .left .headline {
  width: 750px;
}
body .main .wrap .left .headline > a {
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  margin-bottom: 19px;
}
body .main .wrap .left .headline > a h5 {
  display: inline-block;
  line-height: 54px;
}
body .main .wrap .left .headline > a h5:nth-of-type(1) {
  font-size: 36px;
  color: #0370c8;
}
body .main .wrap .left .headline > a h5:nth-of-type(2) {
  font-size: 30px;
}
body .main .wrap .left .headline .banner {
  margin-bottom: 14px;
}
body .main .wrap .left .headline .banner #banner .swiper-wrapper .swiper-slide a {
  display: block;
  position: relative;
}
body .main .wrap .left .headline .banner #banner .swiper-wrapper .swiper-slide a img {
  width: 750px;
  height: 422px;
}
body .main .wrap .left .headline .banner #banner .swiper-wrapper .swiper-slide a .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  padding: 28px 40px;
}
body .main .wrap .left .headline .banner #banner .swiper-wrapper .swiper-slide a .title h6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 26px;
  line-height: 37px;
  color: #ffffff;
  font-weight: normal;
}
body .main .wrap .left .headline .banner #banner .swiper-pagination-bullets {
  text-align: left;
  padding-left: 40px;
}
body .main .wrap .left .headline .banner #banner .swiper-pagination-bullets .swiper-pagination-bullet {
  opacity: 1 !important;
}
body .main .wrap .left .headline .banner #banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 16px;
  border-radius: 8px;
}
body .main .wrap .left .headline .banner #banner .swiper-button-next,
body .main .wrap .left .headline .banner #banner .swiper-button-prev {
  display: none;
  color: #bbbbbb;
}
body .main .wrap .left .headline .banner #banner .swiper-button-next:hover,
body .main .wrap .left .headline .banner #banner .swiper-button-prev:hover {
  color: #0370e8;
}
body .main .wrap .left .headline .banner #banner:hover .swiper-button-next,
body .main .wrap .left .headline .banner #banner:hover .swiper-button-prev {
  display: block;
}
body .main .wrap .left .headline .small-box {
  display: flex;
  justify-content: space-between;
}
body .main .wrap .left .headline .small-box a img {
  width: 750px;
}
body .main .wrap .left .new-list-1 {
  width: 750px;
  margin-top: 14px;
  position: relative;
}
body .main .wrap .left .new-list-1 .more-right-top {
  position: absolute;
  right: 0;
  top: 12px;
}
body .main .wrap .left .new-list-1 .more-right-top a {
  color: #0370e8;
}
body .main .wrap .left .new-list-1 .new-list-content {
  display: flex;
  flex-wrap: wrap;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) {
  display: block;
  position: relative;
  width: 368px;
  height: 339.5px;
  background-color: #f5f5f5;
  margin-bottom: 19px;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) .img-box {
  width: 368px;
  height: 207px;
  overflow: hidden;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) .img-box img {
  width: 368px;
  height: 207px;
  transition: transform 0.1s linear;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #212121;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 18px 12px 0 12px;
  height: 60px;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) u {
  position: absolute;
  left: 12px;
  bottom: 13px;
  text-decoration: none;
  color: #53585c;
  font-size: 12px;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) .share-button {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 54px;
  height: 19px;
  background-color: #e7e7e7;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) .share-button i {
  font-size: 12px;
  color: #53585c;
  line-height: 19px;
  padding-left: 6px;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) .share-button i::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background-image: url(../icons/share.png);
  background-repeat: no-repeat;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small) .share-button:hover {
  transform: scale(1.05);
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small):nth-of-type(odd) {
  margin-right: 14px;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small):nth-last-of-type(1),
body .main .wrap .left .new-list-1 .new-list-content a:not(.small):nth-last-of-type(2) {
  margin-bottom: 0;
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small):hover .img-box img {
  transform: scale(1.04);
}
body .main .wrap .left .new-list-1 .new-list-content a:not(.small):hover h6 {
  color: #0370e8;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] {
  display: block;
  position: relative;
  width: calc(230px + 32px / 3);
  width: 240.66px;
  height: 262px;
  background-color: #f5f5f5;
  margin-bottom: 0;
  margin-right: 14px;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] .img-box {
  width: calc(230px + 32px / 3);
  height: 135px;
  overflow: hidden;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] .img-box img {
  width: calc(230px + 32px / 3);
  height: 135px;
  transition: transform 0.1s linear;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #212121;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 18px 12px 0 12px;
  height: 60px;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] u {
  position: absolute;
  left: 12px;
  bottom: 13px;
  text-decoration: none;
  color: #53585c;
  font-size: 12px;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] .share-button {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 54px;
  height: 19px;
  background-color: #e7e7e7;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] .share-button i {
  font-size: 12px;
  color: #53585c;
  line-height: 19px;
  padding-left: 6px;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] .share-button i::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background-image: url(../icons/share.png);
  background-repeat: no-repeat;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"] .share-button:hover {
  transform: scale(1.05);
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"]:nth-last-of-type(1) {
  margin-right: 0;
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"]:hover .img-box img {
  transform: scale(1.04);
}
body .main .wrap .left .new-list-1 .new-list-content a[class="small"]:hover h6 {
  color: #0370e8;
}
body .main .wrap .left .new-list-1 .more {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
body .main .wrap .left .new-list-1 .more a {
  color: #0370e8;
}
body .main .wrap .left .long-adv {
  width: 750px;
  height: 114px;
  margin-top: 14px;
}
body .main .wrap .left .long-adv .wrap {
  height: 114px;
}
body .main .wrap .left .long-adv .wrap a img {
  width: 750px;
  height: 114px;
}
body .main .wrap .left .adv {
  display: flex;
  width: 750px;
  padding: 16px;
  margin: 0 0 20px 0;
  background-color: #f5f5f5;
  justify-content: center;
  margin-top: 14px;
}
body .main .wrap .left .adv a {
  flex: 1;
}
body .main .wrap .left .adv a img {
  width: 718px;
}
body .main .wrap .left .video_new {
  width: 750px;
  margin-top: 12px;
  position: relative;
}
body .main .wrap .left .video_new .more-right-top {
  position: absolute;
  right: 0;
  top: 12px;
}
body .main .wrap .left .video_new .more-right-top a {
  color: #0370e8;
}
body .main .wrap .left .video_new .new-list-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .main .wrap .left .video_new .new-list-content a {
  display: block;
  position: relative;
  width: 368px;
  margin-bottom: 30px;
}
body .main .wrap .left .video_new .new-list-content a img {
  width: 368px;
  height: 207px;
}
body .main .wrap .left .video_new .new-list-content a .cover {
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 369px;
  height: 207px;
  background-image: url(../icons/cover.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
body .main .wrap .left .video_new .new-list-content a .play-button {
  position: absolute;
  left: 18px;
  bottom: 84px;
  width: 44px;
  height: 44px;
  background-image: url(../icons/play-button.png);
  background-repeat: no-repeat;
  transition: transform 0.1s linear;
}
body .main .wrap .left .video_new .new-list-content a h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #212121;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 6px;
}
body .main .wrap .left .video_new .new-list-content a:nth-last-of-type(1) {
  margin-right: 0;
}
body .main .wrap .left .video_new .new-list-content a:hover .play-button {
  transform: scale(1.1);
}
body .main .wrap .left .video_new .new-list-content a:hover h6 {
  color: #0370e8;
}
body .main .wrap .left .video_new .new-list-content .small-video {
  width: calc(230px + 32px / 3);
}
body .main .wrap .left .video_new .new-list-content .small-video img {
  width: calc(230px + 32px / 3);
  height: 135px;
}
body .main .wrap .left .video_new .new-list-content .small-video .cover {
  width: calc(231px + 32px / 3);
  height: 135px;
  bottom: 19px;
}
body .main .wrap .left .topic-box {
  width: 750px;
  display: flex;
  justify-content: space-between;
  margin-top: 14px;
}
body .main .wrap .left .topic-box a {
  width: 368px;
}
body .main .wrap .left .topic-box a img {
  width: 368px;
  height: 120px;
}
body .main .wrap .right {
  display: flex;
  flex-direction: column;
  width: 375px;
}
body .main .wrap .right .adv {
  display: flex;
  padding: 8.5px 16px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  justify-content: center;
}
body .main .wrap .right .adv a {
  flex: 1;
}
body .main .wrap .right .adv a img {
  width: 343px;
}
body .main .wrap .right .comment {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 28px;
}
body .main .wrap .right .comment .more-right-top {
  position: absolute;
  right: 0;
  top: 12px;
}
body .main .wrap .right .comment .more-right-top a {
  color: #0370e8;
}
body .main .wrap .right .comment .new-list-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  background-color: #f5f5f5;
}
body .main .wrap .right .comment .new-list-content .image {
  display: block;
  position: relative;
}
body .main .wrap .right .comment .new-list-content .image img {
  width: 344px;
  height: 194px;
}
body .main .wrap .right .comment .new-list-content .image h6 {
  position: absolute;
  bottom: 4px;
  left: 8px;
  right: 8px;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #FFFFFF;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  z-index: 1;
}
body .main .wrap .right .comment .new-list-content .image .cover {
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 344px;
  height: 199px;
  background-image: url(../icons/cover.png);
  background-repeat: no-repeat;
}
body .main .wrap .right .dailyWellList {
  margin-bottom: 19px !important;
}
body .main .wrap .right .dailyWellList .new-list-content {
  height: 314px !important;
}
body .main .wrap .right .topic_header {
  position: relative;
}
body .main .wrap .right .topic_header .topic_title {
  display: inline-block;
  width: fit-content;
  height: 40px;
  line-height: 40px;
  background-color: #0370e8;
  color: #ffffff;
  padding: 0 20px;
  margin-bottom: 14px;
}
body .main .wrap .right .topic_header .topic_more {
  position: absolute;
  right: 0;
  top: 10px;
}
body .main .wrap .right .topic_header .topic_more a {
  color: #0370e8;
}
body .main .wrap .right .top_topic {
  display: block;
  margin-bottom: 14px;
}
body .main .wrap .right .top_topic img {
  width: 375px;
}
body .main .wrap .right .rank {
  margin: 14px 0;
}
body .main .wrap .right .rank .top {
  display: flex;
  position: relative;
  top: 0;
}
body .main .wrap .right .rank .top button {
  height: 40px;
  padding: 0 18px;
  background-color: #ffffff;
  border-bottom: 4px solid #0370e8;
  color: #0370e8;
  margin-bottom: 20px;
  cursor: pointer;
}
body .main .wrap .right .rank .top .selected {
  border: 4px solid #0370e8;
  background-color: #0370e8;
  color: #ffffff;
}
body .main .wrap .right .rank .top .more {
  position: absolute;
  right: 0;
  top: 8px;
}
body .main .wrap .right .rank .top .more a {
  color: #0370e8;
}
body .main .wrap .right .rank .new-list-content {
  display: flex;
  height: 614px;
  background-color: #f5f5f5;
  padding: 16px;
  padding-bottom: 16px;
}
body .main .wrap .right .rank .new-list-content .rank-list {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 a {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 a img {
  width: 343px;
  height: 193px;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 a .msg {
  position: relative;
  flex: 1;
  margin-top: 24px;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 a .msg h6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 263px;
  color: #222222;
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 a .msg span {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-color: #0370e8;
  text-align: center;
  line-height: 48px;
  color: #ffffff;
  font-size: 32px;
  border-radius: 50%;
}
body .main .wrap .right .rank .new-list-content .rank-list .top1 a .msg:hover h6 {
  color: #0370e8;
}
body .main .wrap .right .rank .new-list-content .rank-list .top2,
body .main .wrap .right .rank .new-list-content .rank-list .top3,
body .main .wrap .right .rank .new-list-content .rank-list .top4,
body .main .wrap .right .rank .new-list-content .rank-list .top5 {
  height: 75px;
}
body .main .wrap .right .rank .new-list-content .rank-list .top2 a,
body .main .wrap .right .rank .new-list-content .rank-list .top3 a,
body .main .wrap .right .rank .new-list-content .rank-list .top4 a,
body .main .wrap .right .rank .new-list-content .rank-list .top5 a {
  display: block;
  height: 44px;
  position: relative;
}
body .main .wrap .right .rank .new-list-content .rank-list .top2 a span,
body .main .wrap .right .rank .new-list-content .rank-list .top3 a span,
body .main .wrap .right .rank .new-list-content .rank-list .top4 a span,
body .main .wrap .right .rank .new-list-content .rank-list .top5 a span {
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #0370e8;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  border-radius: 50%;
}
body .main .wrap .right .rank .new-list-content .rank-list .top2 a h6,
body .main .wrap .right .rank .new-list-content .rank-list .top3 a h6,
body .main .wrap .right .rank .new-list-content .rank-list .top4 a h6,
body .main .wrap .right .rank .new-list-content .rank-list .top5 a h6 {
  position: absolute;
  right: 0;
  top: 0;
  width: 291px;
  color: #222222;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
body .main .wrap .right .rank .new-list-content .rank-list .top2 a:hover h6,
body .main .wrap .right .rank .new-list-content .rank-list .top3 a:hover h6,
body .main .wrap .right .rank .new-list-content .rank-list .top4 a:hover h6,
body .main .wrap .right .rank .new-list-content .rank-list .top5 a:hover h6 {
  color: #0370e8;
}
body .main .wrap .right .rank .new-list-content .week-rank {
  display: none;
}
body .main .wrap .right .date-chain {
  margin-bottom: 14px;
}
body .main .wrap .right .date-chain .new-list-content {
  display: flex;
  flex-direction: column;
  height: 600px;
  background-color: #f5f5f5;
}
body .main .wrap .right .date-chain .new-list-content .choose-date {
  display: flex;
  justify-content: center;
  height: 72px;
  padding: 16px 0;
}
body .main .wrap .right .date-chain .new-list-content .choose-date input[type="date"] {
  padding: 10px;
  border: 1px solid #0370e8;
  color: #0370e8;
  width: 240px;
}
body .main .wrap .right .date-chain .new-list-content .choose-date button {
  background-color: #0370e8;
  margin-left: 16px;
  color: #f5f5f5;
  padding: 0 20px;
  cursor: pointer;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content {
  display: flex;
  justify-content: center;
  flex: 1;
  position: relative;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list {
  width: 327px;
  height: 502px;
  margin-bottom: 26px;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide {
  height: auto;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide a {
  display: flex;
  flex-direction: column;
  height: 100px;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide a u {
  text-decoration: none;
  margin-left: 40px;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide a h6 {
  margin: 20px 0 0 30px;
  color: #222222;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide a::before {
  position: absolute;
  left: 12px;
  top: 10px;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #0672e9;
  z-index: 1;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide a:hover u {
  color: #0672e9;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content #date-chain-list .swiper-wrapper .swiper-slide a:hover h6 {
  color: #0672e9;
}
body .main .wrap .right .date-chain .new-list-content .new-list-content .line {
  position: absolute;
  left: 39px;
  top: 10px;
  width: 1px;
  height: 492px;
  background-color: #0370e8;
}
body .main .wrap .right .new-list-2 {
  position: relative;
  margin-bottom: 14px;
}
body .main .wrap .right .new-list-2 .new-list-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  background-color: #f5f5f5;
  padding: 16px;
  height: 632px;
}
body .main .wrap .right .new-list-2 .new-list-content a {
  position: relative;
  flex: 1;
}
body .main .wrap .right .new-list-2 .new-list-content a .img-box {
  width: 343px;
  height: 193px;
  overflow: hidden;
}
body .main .wrap .right .new-list-2 .new-list-content a .img-box img {
  width: 343px;
  height: 193px;
  transition: transform 0.1s linear;
}
body .main .wrap .right .new-list-2 .new-list-content a h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #212121;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 10px;
}
body .main .wrap .right .new-list-2 .new-list-content a u {
  position: absolute;
  left: 0;
  bottom: 20px;
  text-decoration: none;
  color: #53585c;
  font-size: 12px;
}
body .main .wrap .right .new-list-2 .new-list-content a .share-button {
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 54px;
  height: 19px;
  background-color: #e7e7e7;
}
body .main .wrap .right .new-list-2 .new-list-content a .share-button i {
  font-size: 12px;
  color: #53585c;
  line-height: 19px;
  padding-left: 6px;
}
body .main .wrap .right .new-list-2 .new-list-content a .share-button i::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background-image: url(../icons/share.png);
  background-repeat: no-repeat;
}
body .main .wrap .right .new-list-2 .new-list-content a .share-button:hover {
  transform: scale(1.05);
}
body .main .wrap .right .new-list-2 .new-list-content a:hover .img-box img {
  transform: scale(1.04);
}
body .main .wrap .right .new-list-2 .new-list-content a:hover h6 {
  color: #0370e8;
}
body .main .wrap .right .new-list-2 .more {
  position: absolute;
  right: 0;
  top: 8px;
}
body .main .wrap .right .new-list-2 .more a {
  color: #0370e8;
}
body .main .wrap .right .pdf {
  margin-bottom: 14px;
}
body .main .wrap .right .pdf .new-list-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 559px;
  background-color: #f5f5f5;
  padding: 16px;
}
body .main .wrap .right .pdf .new-list-content .iframe-box {
  display: flex;
  flex: 1;
  background-color: #ffffff;
}
body .main .wrap .right .pdf .new-list-content .iframe-box iframe {
  margin: 0 auto;
}
body .main .wrap .right .stock {
  margin-bottom: 14px;
  position: relative;
}
body .main .wrap .right .stock .more-right-top {
  position: absolute;
  right: 0;
  top: 12px;
}
body .main .wrap .right .stock .more-right-top a {
  color: #0370e8;
}
body .main .wrap .right .stock .new-list-content {
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1285px;
  background-color: #f5f5f5;
  padding: 16px;
}
body .main .wrap > .button-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: fixed;
  right: 50%;
  transform: translateX(638px);
  bottom: 12px;
  width: 48px;
  height: 122px;
}
body .main .wrap > .button-list .button-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  transition: -webkit-transform 0.1s linear;
}
body .main .wrap > .button-list .button-box .button {
  height: 48px;
  background-position: 5px 10px;
  background-repeat: no-repeat;
}
body .main .wrap > .button-list .button-box span {
  font-size: 12px;
  color: #53585c;
  margin-top: 6px;
  text-align: center;
}
body .main .wrap > .button-list .to-download .button {
  background-image: url(../icons/toDownload.png);
}
body .main .wrap > .button-list .to-download:hover {
  transform: scale(1.05);
}
body .main .wrap > .button-list .to-top {
  background-color: #0370e8;
  height: 48px;
}
body .main .wrap > .button-list .to-top .to-top-icon {
  width: 20px;
  height: 20px;
  border-top: 1px solid #c3c8d6;
  border-right: 1px solid #c3c8d6;
  transform: rotate(-45deg) translateY(20px);
  margin-right: 30px;
  margin-top: 6px;
}
