<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.left-box {
  float: left;
  width: 730px;
}
.left-box .banner-box {
  overflow: hidden;
}
.left-box .banner-box .swiper-slide {
  position: relative;
}
.left-box .banner-box .swiper-slide img {
  width: 100%;
  height: 310px;
}
.left-box .banner-box .title {
  position: absolute;
  height: 40px;
  left: 0;
  width: 100%;
  line-height: 40px;
  color: #fff;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  padding-left: 18px;
}
.left-box .banner-box .swiper-pagination {
  bottom: 10px;
  text-align: right;
  padding-right: 35px;
  box-sizing: border-box;
  z-index: 999;
}
.left-box .banner-box .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 4px;
  background: #a3a3a3;
  border-radius: 0;
  opacity: 1;
}
.left-box .banner-box .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.left-box .news-item {
  background: #fff;
  margin-bottom: 10px;
}
.left-box .news-item:last-child{
    margin-bottom: 0;
}
.left-box .news-item .title {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f4;
}
.left-box .news-item .title h2 {
  position: relative;
  font-size: 16px;
  color: #333;
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 700;
}
.left-box .news-item .title h2 em {
  color: #d53879;
  font-size: 700;
}
.left-box .news-item .title .more {
  float: right;
  color: #999999;
  font-size: 12px;
}
.left-box .news-item .title .more:hover {
  color: #d53879;
}
.left-box .news-item .item-body {
  padding: 20px;
}
.left-box .news-item .item-body .one-box {
  float: left;
  width: 275px;
  padding-right: 30px;
  border-right: 1px solid #f4f4f4;
  box-sizing: border-box;
  margin-right: 25px;
}
.left-box .news-item .item-body .one-box img {
  width: 245px;
  height: 165px;
}
.left-box .news-item .item-body .one-box .txt-box {
  position: relative;
  margin-top: 10px;
}
.left-box .news-item .item-body .one-box .txt-box p {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}
.left-box .news-item .item-body .one-box .txt-box p a {
  color: #666666;
  font-size: 12px;
}
.left-box .news-item .item-body .one-box .txt-box p a:hover {
  color: #d53879;
}
.left-box .news-item .item-body .one-box .txt-box .time {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #999999;
}
.left-box .news-item .item-body .txt-ul li {
  line-height: 30px;
}
.left-box .news-item .item-body .txt-ul li a {
  color: #666666;
}
.left-box .news-item .item-body .txt-ul li a:hover {
  color: #d53879;
}
.left-box .news-item .item-body .txt-ul .time {
  float: right;
  font-size: 12px;
  color: #999999;
}
.left-box .newest-box {
  margin-top: 10px;
  background: #fff;
  padding-bottom: 10px;
}
.left-box .newest-box .title {
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f4;
}
.left-box .newest-box .title span {
  position: relative;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 700;
}
.left-box .newest-box .title .more {
  float: right;
  color: #999999;
  font-size: 12px;
}
.left-box .newest-box .title .more:hover {
  color: #d53879;
}
.left-box .newest-box .item-box {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 70px;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f4;
  padding-top: 26px;
  padding-bottom: 27px;
}
.left-box .newest-box .item-box .icon {
  position: absolute;
  right: 30px;
  top: 10px;
}
.left-box .newest-box .user-box .img-box {
  position: absolute;
  left: 0;
  top: 20px;
  float: left;
  width: 60px;
  height: 60px;
}
.left-box .newest-box .user-box .img-box img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.left-box .newest-box .user-box .txt-box h3 {
  font-size: 14px;
}
.left-box .newest-box .user-box .txt-box a {
  color: #333;
}
.left-box .newest-box .user-box .txt-box a:hover {
  color: #d53879;
}
.left-box .newest-box .user-box .txt-box p em {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.left-box .newest-box .user-box .txt-box p em img {
  margin-right: 2px;
  vertical-align: middle;
}
.left-box .newest-box .user-box .txt-box p span {
  display: inline-block;
  margin-right: 8px;
  font-size: 12px;
  color: #666666;
  margin-left: 8px;
  vertical-align: middle;
}
.left-box .newest-box .user-box .txt-box p span i {
  font-style: normal;
  color: #d53879;
}
.left-box .newest-box .evaluate-box {
  position: relative;
  margin-right: 10px;
  margin-top: 10px;
  padding-bottom: 30px;
}
.left-box .newest-box .evaluate-box p {
  font-size: 12px;
  color: #999999;
  line-height: 24px;
}
.left-box .newest-box .evaluate-box.active p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.left-box .newest-box .evaluate-box .up {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  color: #999999;
  cursor: pointer;
}
.left-box .newest-box .evaluate-box .up img {
  margin-left: 5px;
}
.left-box .newest-box .evaluate-box .up .active {
  display: none;
}
.left-box .newest-box .other-box {
  font-size: 12px;
  color: #999999;
  margin-top: 20px;
}
.left-box .newest-box .other-box .nub {
  float: right;
  margin-left: 20px;
  color: #999;
}
.left-box .newest-box .other-box .nub em {
  margin-left: 20px;
}
.right-box {
  float: right;
  width: 280px;
}
.right-box .public-title {
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f4f4f4;
}
.right-box .public-title h2 {
  position: relative;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  width: 72px;
  text-align: center;
}
.right-box .public-title h2:before {
  position: absolute;
  content: '';
  bottom: -1px;
  width: 100%;
  height: 2px;
  left: 0;
  background: #d53879;
}
.right-box .public-title .more {
  float: right;
  color: #999999;
  font-size: 12px;
}
.right-box .public-title .more:hover {
  color: #d53879;
}
.right-box .club-box {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 14px;
}
.right-box .club-box .item-box {
  margin-bottom: 21px;
}
.right-box .club-box .item-box .img-box {
  float: left;
  width: 105px;
  height: 75px;
  margin-right: 12px;
}
.right-box .club-box .item-box .img-box img {
  width: 100%;
  height: 100%;
}
.right-box .club-box .item-box .txt-box h3 {
  font-size: 14px;
  line-height: 24px;
}
.right-box .club-box .item-box .txt-box a {
  color: #666666;
}
.right-box .club-box .item-box .txt-box a:hover {
  color: #d53879;
}
.right-box .club-box .item-box .txt-box p {
  font-size: 12px;
  color: #999999;
  line-height: 24px;
}
.right-box .hot-news {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 14px;
  margin-top: 10px;
}
.right-box .hot-news ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right-box .hot-news ul a {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}
.right-box .hot-news ul a:hover {
  color: #d53879;
}







.right-box .title {
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f4f4f4;
}
.right-box .title h2 {
  position: relative;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  width: 72px;
  text-align: center;
}
.right-box .title h2:before {
  position: absolute;
  content: '';
  bottom: -1px;
  width: 100%;
  height: 2px;
  left: 0;
  background: #d53879;
}
.right-box .title .more {
  float: right;
  color: #999999;
  font-size: 12px;
}
.right-box .title .more:hover {
  color: #d53879;
}
/*# sourceMappingURL=hot_news.css.map */
</pre></body></html>