<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font: 14px/24px "Microsoft YaHei";
}
.sidebar {
  border: 0;
}

.wp-ssp:after {
  left: auto;
  right: 0 !important;
}

.ib-list-wrap {
  display: inline-block;
  width: 100%;
}
.ib-item a {
  text-decoration: none;
}
.ib-item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  overflow-x: hidden;
  border: 1px solid #f0f0f0;
  box-shadow: 1px 5px 5px 0 rgb(212, 211, 211);
  background: url(../img/ib-wrap-bg.png);
}
.ib-item:hover {
  cursor: pointer;
  box-shadow: 3px 5px 5px 0 rgb(212, 211, 211);
}
.item-item-hot1 {
  display: block;
  width: 52px;
  height: 37px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/hot1.png) no-repeat;
}
.ib-info-wrap {
  display: inline-block;
  padding: 30px 20px;
}
.ib-item .ib-logo,
.ib-item .ib-info,
.ib-item .ib-score {
  float: left;
}

.ib-item .ib-logo &gt; a {
  display: table-cell;
  width: 100px;
  height: 100px;
  padding: 10px;
  color:#fff;
  background: #fff;
  border-radius: 10px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #f0f0f0;
}
.ib-item .ib-logo &gt; a img {
  width: 100%;
}

.ib-item .ib-info {
  width: 386px;
  margin: 0 20px;
  line-height: 24px;
}
.ib-item .ib-info h3,
.ib-item .ib-info h4,
.ib-item .ib-info h5 {
  margin: 0 0 10px;
}

.ib-item .ib-info h4 b {
  padding: 2px 5px;
  margin-right: 10px;
  border-radius: 10px;
  display: inline-block;
  background: #e9e9e9;
  color: #5b9eb3;
  font-size: 12px;
  line-height: 18px;
}
.ib-item .ib-info h5 span {
  margin: 0 3px;
}
.ib-item .ib-info h5 span b {
  margin: 0 2px;
  color: #189422;
}
.ib-item .ib-info .dianpin {
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ib-item .ib-info .events {
  margin-bottom: 0;
  /*padding-left: 15px;*/
  padding-top: 10px;
  border-top: 1px dashed #ddd;
}
.ib-item .ib-info .events li {
  /*list-style-type: disc;*/
  line-height: 24px;
}
.ib-item .ib-info .events li a {
  color: #666;
  line-height: 24px;
  display: inline-block;
}
.ib-item .ib-info .events li a:focus,
.ib-item .ib-info .events li a:hover {
  color: #eb555b;
  text-decoration: none;
}

.ib-item .ib-score {
  float: right;
  width: 94px;
  margin: 0;
  border: 1px solid #f1d79f;
}
.ib-item .ib-score dt {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}
.ib-item .ib-score dd {
  background-color: #fff;
  font-size: 28px;
  line-height: 80px;
  color: #fbad27;
}

.side-item-wrap {
  border: 1px solid #ddd;
  margin-top: 25px;
}
.side-item-wrap .side-item-title {
  margin: 15px 0 5px;
  margin-left: -3px;
  padding-left: 15px;
  line-height: 35px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background: url(../img/sidebar_box_title_bg.png) no-repeat;
}
.side-item-body {
  padding: 10px;
}
.st-body1 {
  background-color: #f1f1f1;
}
.st-body1-top {
  display: inline-block;
  width: 100%;
  height: 75px;
  margin-bottom: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.st-body1-top .pull-left:first-child {
  margin-right: 15px;
}
.st-body1-top .img-wrap {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 75px;
  height: 75px;
  padding: 5px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.st-body1-top .img-wrap img {
  width: 100%;
}
.st-body1-top h2 {
  margin: 0 0 5px;
  line-height: 26px;
}
.sponsors {
  margin-top: -5px;
}
.sponsors .wp-wrap {
  float: left;
  margin: 0 auto;
  border-radius: 6px;
}
.sponsors .wp-wrap::after,
#SSP_AD203-JS-EVENT::after {
  display: none;
}
.sponsors #AD230-BTN-KAIHU {
  float: right;
}

.st-body1 p.btn-label &gt; span {
  margin: 0 5px;
  padding: 2px 8px;
  color: #fff;
  background-color: #d0ae8b;
  border-radius: 6px;
}
.fx-start {
  background: url("../img/fx-start.png") repeat;
  width: 90px;
  height: 17px;
  margin: 0 15px 0 5px;
  display: inline-block;
}
.fx-start em {
  background: url("../img/fx-start1.png");
  height: 100%;
  display: inherit;
}
.btn-green1 {
  background-color: green;
  color: #fff;
  padding: 3px 8px;
}
.st-body2 ul li {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}
.st-body2 ul li:last-child {
  border: 0;
}
.st-body3 {
  background-color: #f9f9f9;
}
.st-body3 ul li,
.st-body4 ul li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}
.st-body4 ol {
  margin-bottom: 0;
}
.st-body4 ol li {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}
.st-body4 .side-item-body li:last-child {
  margin-bottom: 0;
}
.st-body4 .side-item-img-right {
  width: 172px;
  overflow: hidden;
}
.st-body4 .side-item-img-right h2 {
  height: 50px;
  overflow: hidden;
  white-space: normal;
  line-height: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #555;
}
.st-body4 .btn-time1 {
  text-align: right;
  color: #999;
  font-size: 12px;
}
.st-body4 .btn-more {
  text-align: center;
  padding: 10px;
}
.st-body4 .btn-more a {
  display: inline-block;
  width: 80%;
  color: #666;
  font-size: 14px;
  padding: 3px 5px;
  line-height: 20px;
  border: 1px solid #ddd;
}
.st-body4 .btn-more a:hvoer,
.st-body4 .btn-more a:focus {
  background-color: #f9f9f9;
  text-decoration: none;
}

/* 202009*/
.item-item-hot1 {
  display: none;
}

.ib-item .ib-logo {
  text-align: center;
  position: relative;
}
.logo-attention1 {
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 3px 9px;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  color: #fff;
  background: #df564b;
}

.logo-attention1-green {
  color: #fff;
  background: #3db549;
}

.logo-attention2 {
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  line-height: 16px;
  padding: 0 10px;
  color: #fff;
  background: #df564b;
}
.logo-attention2-green {
  color: #fff;
  background: #1c7f00;
}
.logo-attention2-green a{color:#f9f9f9}
</pre></body></html>