<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: Microsoft YaHei,Helvetica,Arial,sans-serif;
	background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-bottom: 0;
}
a img {
  border-width: 0;
  vertical-align: middle;
  border-radius: 4px;
}
a:hover,
a:active {
  color: rgb(196, 37, 69);
}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
dl {
  margin: 0;
  padding: 0;
}
.clearfix:after{
	display: block;
	clear: both;
	content: '';
	visibility: hidden;
	height: 0;
}
.clearfix{
	zoom: 1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/*  */
.slide-wrap{
	height: 340px;
	margin-top: 50px;
	overflow: hidden;
}
.slide-wrap .slide-01,
.slide-wrap .slide-02{
	width: 485px;
	height: 100%;
	float: left;
	margin-right: 1px;
}
.slide-wrap .slide-01 i,
.slide-wrap .slide-02 i{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	display: block;
	color: #fff;
	font-style: normal;
	border-radius: 4px;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
.swiper-container-horizontal&gt;.swiper-pagination-bullets{
	width: auto;
	left: auto;
	bottom: auto;
	right: 10px;
	top: 50%;
	transform: translate(0,-50%);
}
.slide-01 .swiper-pagination-bullet{
  background: rgb(230, 230, 230);
  opacity: 1;
  border-radius: 1px;
  display: block;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}
.slide-01 .swiper-pagination-bullet-active{
	background: #ef4238;
}
.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 5px 0;
}
.slide-wrap img{
	width: 100%;
	height: 100%;
}
.slide-wrap .slide-02{
	width: 310px;
	margin-right: 0;
}
.slide-wrap .slide-02 .swiper-wrapper{
  width: 100%;
  height: 100%;
  display: block;
}
.slide-wrap .slide-02 li {
  height: 169px;
  margin-bottom: 2px;
}
.slide-wrap .slide-02 i{
	font-size: 14px;
}
/*  */
.m20 {
  margin-top: 20px;
}
.home-title {
	height: 80px;
  line-height: 80px;
	font-size: 24px;
	color: #444;
	position: relative;
}
.home-title .movie-more {
  font-size: 14px;
  height: 100%;
  float: right;
  padding-right: 10px;
  color: #ff4b00;
}
.home-title .movie-more i {
	margin-left: 2px;
}
.home-title .ac-more {
  font-size: 14px;
  height: 100%;
  padding-right: 10px;
  color: #ff4b00;
  position: absolute;
  position: absolute;
  right: 140px;
  top: 5px;
}
.home-title .ac-more i{
  margin-left: 2px;
}
.c42545{
	color: #c42545;
}
.movie-lt {
	margin-right: 420px;
}
.movie-rt {
	width: 360px;
}
.game-lt {
	margin-right: 390px;
}
.game-rt {
	width: 350px;
}
.main{
  width: 1200px;
  margin: 0 auto;
}
.hori-00{
  position: relative;
}
/* start */
.hori-01, .hori-02, .hori-03 {
  width: 1200px;
}
/* end */
.hori-00 .swiper-button-prev,
.hori-00 .swiper-button-next{
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
}
.hori-00 .swiper-button-prev:hover,
.hori-00 .swiper-button-next:hover{
  background-color: #f8f8f8;
  color: #ff5c38;
}
.hori-00 .swiper-button-prev {
  top: -28px;
  right: 0;
  left: 1090px;
  background: none;
}
.hori-00 .swiper-button-next {
  top: -28px;
  right: 0;
  left: 1160px;
  background: none;
}
.hori-00 .swiper-pagination{
  width: 35px;
  height: 20px;
  top: -44px;
  right: 0;
  left: 1123px;
}
/* 最热书评 */
.review-list {
  height: 480px;
}
.review-list li {
  width: 380px;
  height: auto;
  float: left;
}
.review-tmp  li{
  height: 140px;
  margin-top: 30px;
  margin-right: 30px;
}
.review-tmp li:nth-child(-n+3) {
  margin-top: 0;
}
.review-tmp li:nth-child(3n) {
  margin-right: 0;
}
.review-list li .review-img {
  width: 90px;
  height: 120px;
}
.review-list li .review-img img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.review-list li .review-des{
  font-size: 15px;
  line-height: 1.7;
  color: #303432;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.review-list .review-des i {
  color: rgb(219, 219, 219);
}
.review-des a:hover{
  color: #000;
}
.review-list .review-content {
  width: 280px;
}
.review-list .review-info{
  height: 20px;
  line-height: 20px;
  text-align: left;
  color: #666;
  margin-bottom: 0;
  position: absolute;
  bottom: 20px;
}
.review-list .review-info a,
.review-list .review-info span{
  display: inline-block;
  vertical-align:text-bottom;
}
.review-list .review-info .review-nickname,
.review-list .review-info .review-title{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #87878b;
}
.review-list .review-info .review-nickname{
  max-width: 90px;
  margin-right: 5px;
}
.review-list .review-info .review-nickname:hover,
.review-list .review-info .review-title:hover{
  color: #fff;
  background:  #c42545;
}
.review-list .review-info .review-title{
  max-width: 110px;
}
.review-list .review-info .review-score{
  height: 100%;
  padding: 0 2px;
  font-size: 14px;
  font-weight: 500;
  color: #f3f6f2;
  background: #74ab34;
}
/* 评价 - 热文推荐 */
.recom {
  margin-bottom: 20px;
}
.articlelist li{
  padding: 15px 0;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.articlelist li:first-child {
  padding-top: 0;
}
.articlelist .art-l{
  margin-right: 12px;
  float: left;
  display: none;
}
.articlelist .art-tit{
  font-size: 15px;
  margin-bottom: 7px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.articlelist .art-tit a{
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 10px 0;
}
.articlelist .art-img a{
  font-size: 0;
  margin-left: 10px;
  float: left;
  width: 187.5px;
  height: 125px;
}
.articlelist .art-img a:first-child{
  margin-left: 0;
}
.articlelist a img{
  height: 100%;
  width: 100%;
}
.art-con{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #3d3d3d;
}
.art-con a{
  color: #5e5e5e;
}
.art-icon .user-info img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 5px;
}
.art-icon{
  font-size: 14px;
  color: #888;
  padding-top: 8px;
  clear: both;
  overflow: hidden;
  line-height: 38px;
}
.art-icon span:first-child{
  float: left;
}
.art-icon span:last-child{
  float: right;
}
.art-icon span em{
  font-style: normal;
}
.art-icon span em:nth-of-type(2){
  margin-left: 10px;
}
.art-icon em i{
  margin-right: 3px;
}
.onewrap .art-l{
  display: block;
  width: 191px;
  height: 127px;
}
.onewrap .art-l img {
  width: 100%;
  height: 100%;
}
.onewrap .art-img{
  display: none;
}
/* 最新评价 */
.new-review dd{
  border-bottom: 1px solid #a0a0a0;
}
.new-review-hd {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  padding: 20px 15px 15px;
}
.new-review-hd .new-review-img {
  width: 50px;
  height: 66px;
  float: left;
  margin-right: 15px;
}
.new-review-hd .new-review-img img{
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.new-review-hd .new-review-title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  padding-bottom: 5px;
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-review-hd .star {
  text-align: left;
  letter-spacing: 2px;
}
.new-review-bd .new-review-content {
  padding: 10px 5px;
  line-height: 1.6;
}
.article-p1 .user-info i:hover{
  color: #fff;
  background: #c42545;
}
.article-p2 .article-title a:hover,
.new-review-hd a.new-review-title:hover {
  color: #c42545;
}
.article-p2 .article-details a:hover,
.new-review-bd .new-review-content a:hover {
  color: #3c3c3c;
}
.new-review-bd .new-review-username {
  text-align: right;
  position: relative;
  margin: 0 5px 10px;
  color: #dedede;
}
.new-review-hd .star i,
.new-review-bd .new-review-username a{
  font-size: 14px;
  color: #14b9c8;
}
.new-review-bd .new-review-content i,
.new-review-bd .new-review-username i{
  color: #dcdcdc;
}
.new-review-bd .new-review-username i{
  font-size: 15px;
  position: absolute;
  bottom: 0;
  left: 5px;
}
.new-review-bd .new-review-username i:hover{
  color: #a3a2a2;
}
/* 分页 */
.page {
  padding: 20px 0;
  text-align: center;
}
.page .pagination{
	border: none;
	background: none;
	display: inline-block;
  width: auto;
}
.page .pagination&gt;.choosepage{
	color: #555;
	background: none;
	border: none;;
	padding: 0;
	margin-right: 10px;
}
.page .pagination li:first-child input{
	background: none;
	height: 30px;
	margin-left: 10px;
}
.page .pagination li:first-child:hover,
.page .pagination li:first-child input:focus{
	background: none;
	outline: none;
}
.page .pagination li a{
  background: none;
  color: #3c3c3c;
  border: 1px solid #ddd;
}
.page .pagination li:nth-child(2) a{
	border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page .pagination li a:hover{
  color: rgb(196, 37, 69);
  background-color: #eee;
  border-color: #ddd;
}
.page .pagination li.active a{
	color: #fff;
	background: rgb(196, 37, 69);
}
/* 底部 */
.bot{
	background: #1d1d1d;
    margin-top: 20px;
    border-top: 4px solid #c42545;
}
.bot a{
	color: inherit;
}
.links-wrap .links a:hover,
.bot a:hover{
	color: #aaa;
}
.bot .links-wrap{
	width: 100%;
    min-width: 1200px;
    height: auto;
    background: #222323;
}
.links-wrap .links{
	width: 1200px;
	height: auto;
	padding: 20px 0;
	line-height: 30px;
	background: none;
	margin: 0 auto;
}
.links-wrap .links span{
	margin-right: 10px;
    color: #888;
    font-weight: bold;
}
.links-wrap .links a{
	margin-right: 15px;
    color: #747474;
}
.bot .foot{
	width: 1200px;
	padding: 25px 0;
    line-height: 30px;
    text-align: center;
    color: #6c6c6c;
    background: none;
    margin: 0 auto;
}
</pre></body></html>