<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
html {
  background-color: #fff;
  font-size: 0.3rem;
}
body{
  position: static;
  -webkit-overflow-scrolling: touch;
  /* background: url(../images/2.png) no-repeat center top;
  background-size: 100% auto;
  background-attachment: fixed; */
}
/* ::-webkit-scrollbar {
  display: none;
  background-color: transparent
} */

ul,
li,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#container {
  max-width: 650px;
  margin: 0 auto;
  min-height: 100vh;
  position: relative;
  /* background: url(../images/bg.jpg) no-repeat center;
  background-size: cover; */
}
.white {
  background: unset;
}
/* é¡¶éƒ¨è½®æ’­ */
.banner {
  width: 100%;
  height: 7.5rem;
  margin: 0 auto;
  position: relative;
}
.banner .swiper-container {
  width: 100% !important;
  height: 7.5rem;
}
.banner .swiper-slide {
  width: 100%;
  height: 7.5rem;
  position: relative;
}
.banner .big_cover {
  width:100%;
  height: 7.5rem;
}

.banner .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.banner .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
.report-swiper .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
.banner .swiper-pagination-bullet-active {
  width: 10px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
}
.banner .swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: .5rem;
  left: unset;
  right: .32rem;
  width: unset;
}
.news_desc {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  width: 100%;
  z-index: 10;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: .36rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  padding: 0.3rem 0.34rem 0.82rem;
  box-sizing: border-box;
}
.article-status{
  width: 0.36rem;
  height: .32rem;
  margin-right: .08rem;
  position: relative;
  top: .05rem;
}
.xht-swiper .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 2px;
}
.temp {
  width: 100%;
  height: 2.04rem;
  display: none;
}
.white .temp {
  height: 1.5rem;
}
.is_blue .temp {
  height: 1.5rem;
}
.nav ul {
  padding: 0 .34rem;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  z-index: 100;
}
.nav ul li {
  font-size: .28rem;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-right: .46rem;
  line-height: .32rem;
}
.nav ul li:last-child {
  margin-right: 0;
}
.no_img ul li:last-child {
  margin-right: 1.04rem;
}
.white .nav ul li {
  color: #370E0E;
}
.white .article-title,.white .ylx-title {
  color: #370E0E;
}
.white .article-info {
  color: #915C5C;
}
.is_blue .nav ul li {
  color: #25384B;
}
.is_blue .article-title,.is_blue .ylx-title {
  color: #3B4C5D;
}
.is_blue .article-info {
  color: #3B4C5D;
}
.nav ul li img {
  width: .86rem;
  height: .84rem;
  display: block;
  margin: 0 auto .12rem;
  border-radius: 50%;
}

.title {
  width: 100%;
  height: 1.26rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  padding-right: .34rem;
  box-sizing: border-box;
}
.title-img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.module-ri {
  font-size: .28rem;
  font-weight: 400;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}
.white .module-ri {
  color: #E52B2B;
}
.is_blue .module-ri {
  color: #3879D0;
}
.see-more {
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.see-more::after {
  content: "";
  display: block;
  width: .12rem;
  height: .2rem;
  background: url(../images/ri.png) no-repeat center;
  background-size: 100% 100%;
  margin-left: .06rem;
}
.white .see-more::after {
  background: url(../images/ri-red.png) no-repeat center;
  background-size: 100% 100%;
}
.is_blue .see-more::after {
  background: url(../images/ri_blue.png) no-repeat center;
  background-size: 100% 100%;
}
/* æ–°è¯é¢˜ */
.topic-item{
  overflow: hidden;
  color: #fff;
}
.topic-item .limit-line5 {
  color: #fff;
}
.white .topic-item,.white .topic-item .limit-line5 {
  color: #343A40;
}
.is_blue .topic-item,.is_blue .topic-item .limit-line5 {
  color: #3B4C5D;
}
.xht-module {
  position: relative;
}
.white .xht-module {
  margin-top: 0;
}

.xht-swiper {
  padding: 0 .52rem;
  box-sizing: border-box;
}
.xht-swiper .blue{
  color: #FFCA6D;
}
.white .xht-swiper .blue{
  color: #E52B2B;
}
.is_blue .xht-swiper .blue{
  color: #397AD0;
}
.xht-title {
  font-size: .32rem;
  font-weight: 400;
  color: #343A40;
  line-height: .48rem;
  margin-bottom: .1rem;
}
.xht-title span {
  color: #E52B2B;
}
.xht-cover {
  width: 5.86rem;
  border-radius: .06rem;
  height: 3.18rem;
  position: relative;
  margin: 0 auto;
}
.xht-img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .06rem;
}
.xht-detail {
  width: 100%;
  padding: 0 .2rem;
  height: .56rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .24rem;
  font-weight: 400;
  color: #6A727A;
}
.xht-info img {
  width: 0.36rem;
  height: .36rem;
  display: block;
  border-radius: 50%;
  margin-right: .2rem;
}
.xht-info {
  height: 100%;
  display: flex;  
  align-items: center;
}
.xht-swiper .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  background: #DACECE;
  border-radius: 2px;
  opacity: 1;
  margin: 0 3px;
}
.white .xht-swiper .swiper-pagination-bullet-active {
  width: 10px;
  background: #E52B2B !important;
}
.is_blue .xht-swiper .swiper-pagination-bullet-active {
  width: 10px;
  background: #259CFF !important;
}
.xht-swiper .swiper-container-horizontal&gt;.swiper-pagination-bullets {
  bottom: 0.1rem;
  background: transparent;
  z-index: -1;
}
.xht-swiper .swiper-pagination {
  bottom: .2rem;
}
.lh-video-icon {
  width: 0.6rem;
  height: .6rem;
  position: absolute;
  left: .18rem;
  bottom: .2rem;
}

/* äº‘è¿žçº¿*/
.ylx-swiper {
  padding:0 .14rem .3rem;
  /* border-bottom: .06rem solid #EE503C; */
}
.white .ylx-swiper {
  /* border-bottom: .06rem solid rgba(253, 81, 78, .04); */
}
.ylx-swiper .swiper-container {
  width: 100%;
}
.ylx-swiper .swiper-slide {
  width: 6.44rem;
  border-radius: .1rem;
  margin: 0 auto;
  position: relative;
}
.d3-cover {
  width: 100%;
  height: 3.62rem;
  margin-bottom: .15rem;
  border-radius: .1rem;
  position: relative;
}
.d3-icon {
  width: 0.6rem;
  height: .6rem;
  position: absolute;
  left: .18rem;
  bottom: .2rem;
}
.ylx-swiper .swiper-slide .d3-img {
  width: 100%;
  height: 100%;
  border-radius: .1rem;
  box-shadow: 0px 15px 10px -15px #000;
}
.ylx-title {
  width: 100%;
  padding: 0 .05rem 0 .1rem;
  box-sizing: border-box;
  font-size: .36rem;
  font-weight: 400;
  color: #fff;
  line-height: .5rem;
  min-height: 1.08rem;
}
.d3-title {
  min-height: unset;
}
.ylx-swiper .swiper-slide .ylx-title {
  display: none;
}
.ylx-swiper .swiper-slide-active {
  position: relative;
  top: .08rem;
  padding-bottom: .1rem;
}
.ylx-swiper .swiper-slide-active .ylx-title {
  display: block;
}
.ylx-swiper .swiper-slide-active .d3-zz {
  opacity: 0;
}

.kuanlan ul {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding: 0 .32rem;
  box-sizing: border-box;
}
.kuanlan ul::after {
  content: '';
  display: block;
  width: 0px;
  height: 2rem;
  border-right: 1px solid transparent;
  margin-left: .12rem;
}
.kuanlan ul li {
  width: 3.94rem;
  flex-shrink: 0;
  margin-right: .2rem;
}
.kl-cover {
  width: 3.94rem;
  height: 2.22rem;
  border-radius: .08rem;
  margin-bottom: .12rem;
  position: relative;
}
.zx-video {
  width: 0.4rem;
  height: .4rem;
  position: absolute;
  left: .1rem;
  bottom: .1rem;
}
.kl-img {
  width: 100%;
  height: 100%;
  border-radius: .08rem;
  display: block;
}
.cyh-icon {
  width: 0.6rem;
  height: .6rem;
  position: absolute;
  left: .2rem;
  bottom: .2rem;
}
.kl-title {
  width: 100%;
  min-height: .9rem;
  padding: 0 .1rem;
  box-sizing: border-box;
  font-size: .32rem;
  font-weight: 400;
  color: #fff;
  line-height: .44rem;
}
.white .kl-title {
  color: #343A40;
}
.is_blue .kl-title {
  color: #3B4C5D;
}
/* å¤šå›¾è½®æ’­ */
.more-img-module {
  padding-bottom: .4rem;
  position: relative;
}
.more-img-module .swiper-slide {
  width: 3.94rem;
}
.more-img-module .swiper-container {
  padding: 0 .32rem;
}
.more-img-module .swiper-container-horizontal&gt;.swiper-wrapper {
  color: #fff;
  transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
}
.nav ul .active {
  color: #FFE06C;
}
.white .nav ul .active {
  color: #E52B2B;
}
.is_blue .nav ul .active {
  color: #226ACA;
}
.no_img ul .active {
  font-size: .34rem;
  font-weight: 600;
  color: #FFBD48;
}
.no_img ul .active::after {
  display: block;
  content: "";
  width: .64rem;
  height: 4px;
  background: #F9B146;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.white .no_img ul .active {
  font-size: .34rem;
  font-weight: 600;
  color: #E63434;
  text-shadow: 0px 1px 0px #FFF7F7;
}
.white .no_img ul .active::after {
  display: block;
  content: "";
  width: .64rem;
  height: 4px;
  background: #E94747;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.is_blue .no_img ul .active::after {
  display: block;
  content: "";
  width: .64rem;
  height: 4px;
  background: #3879D0;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.article-style-1,.article-style-2,.article-style-3,.article-style-4,.article-style-5,.article-style-6 {
  border-bottom: .06rem solid #EE503C;
}
.white .article-style-1,.white .article-style-2,.white .article-style-3,.white .article-style-4,.white .article-style-5,.white .article-style-6 {
  border-bottom: .06rem solid rgba(253, 81, 78, .04);
}
.is_blue .article-style-1,.is_blue .article-style-2,.is_blue .article-style-3,.is_blue .article-style-4,.is_blue .article-style-5,.is_blue .article-style-6 {
  border-bottom: .06rem solid #E9F5FF;
}
.static_nav {
  width: 100%;
  height: 2.44rem;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden;
  display: inline-block;
  padding-top: .34rem;
  box-sizing: border-box;
  margin-top: -.4rem;

  max-width: 900px;/**æ&nbsp;¹æ®è®¾è®¡å›¾å†åšè°ƒæ•´**/
  margin-left:auto;
  margin-right:auto;
}
.fix_nav_bg{
  position: fixed;
  width: 100%;
  height: 2.44rem;
  z-index:998;
  top:0;
  left:0;
  right:0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden;
  display: inline-block;
  padding-top: .34rem;
  box-sizing: border-box;
  margin-top: -.4rem;
  display: none;
}
.open-toast {
  height: 1.02rem;
  width: auto;
  display: block;
  position: absolute;
  transform:translateZ(1px);
  right: 0;
  top: 0;
  z-index: 1000;
  cursor: pointer;
  display: none;
}
.red_nav_bg {
  background: url(../images/nav_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.is_whit {
  background: #fff;
}
.white .static_nav {
  height: 1.9rem;
  background: #fff;
}
.is_blue .static_nav {
  height: 1.9rem;
  background: #fff;
}
.white .fix_nav_bg {
  height: 1.9rem;
  background: #fff;
}
.is_blue .fix_nav_bg {
  height: 1.9rem;
  background: #fff;
}
.no_img {
  height: 1.02rem;
  padding: 0;
  background: rgba(132, 2, 5, 1);
}
.white .no_img {
  height: 1.02rem;
  padding: 0;
  background: linear-gradient(180deg, #FFF1F1 0%, #FFFFFF 100%);
  box-shadow: 0px 1px 0px 0px #FFF7F7;
}
.is_blue .no_img {
  height: 1.02rem;
  margin-top: 0;
  background: linear-gradient(180deg, rgba(221, 240, 255, .9) 0%, #FFFFFF 100%);
  box-shadow: 0px 1px 0px 0px #DEF1FF;
}
.no_img ul li {
  line-height: 1.02rem;
  position: relative;
}
/*æ–‡æœ¬è¶…å‡º9è¡Œæ˜¾ç¤º...*/
.limit-line9 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.minHt {
  min-height: 4.2rem;
}
.top_banner {
  width: 100%;
  height: 7.5rem;
}
.head_img {
  width: 100%;
  height: 7.5rem;
  display: block;
}
/* å…¨å±é¡¶éƒ¨ */
#title{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index: 999;
  display: none;
}
#title-bottom{
  height:44px;
  line-height:44px;
  position:relative;
  text-align: center;
  display: flex;
  padding: 0 .24rem;
  justify-content: space-between;
  align-items: center;
}
#title-top{
  height:38px;
}
.btn-back {
  width: 0.38rem;
  height: .54rem;
}
.btn-back img{
  width: 100%;
  height: 100%;
  display: block;
}
.open-share {
  width: .6rem;
  height: .6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.open-share img {
  width: 0.44rem;
  height: auto;
  display: block;
}
.red {
  background-color: rgba(207, 8, 8, .9);
}
.title-blue {
  background-color: #146EC6;
}
.topic_name {
  width: 5.2rem;
  font-size: .36rem;
  font-weight: 400;
  color: #fff;
  display: none;
  text-align: center;
}
.article-info {
  color: #fff;
}
.article-title {
  color: #FFFFFF;
}
.nav ul::-webkit-scrollbar {
  display: none;
  background: transparent;
}
.lhxh-module .article-item:last-child {
  border-bottom: none;
}
.swiper-slide-item {
  color: #fff;
}
.white .swiper-slide-item {
  color: #370E0E;
}
.d3-zz {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: .1rem;
  position: absolute;
  left: 0;
  top: 0;
}
.ylx-swiper .is_only {
  width: 6.86rem;
  border-radius: .06rem;
}
.ylx-swiper .only-item {
  width: 6.86rem;
  margin: 0 auto;
}
/* æ–°åŽäº‘å±•å· */
.yzh-container .title{
  margin: 0;
}
.xinhua-module .swiper-container {
  padding: 0 .32rem .4rem;
}
.follow_obj{
	font-size: 0.28rem;
}
.follow_obj .follow_name{
	font-size:0.28rem;
	font-weight:500;
	width: 1.8rem;
	min-height: 0.68rem;
	margin: 0 auto;
	text-align: center;
	line-height:0.32rem;
  margin-bottom: .08rem;
  color: #343A40;
}
.follow_desc{
	width:2rem;
  margin: 0 auto;
  min-height: .6rem;
	font-weight:400;
	line-height:0.28rem;
  margin-bottom: 0.15rem;
  font-size: .2rem;
  color: #868E96;
}
.follow_obj li{
	width: 2.44rem;
	height: 3.52rem;
	text-align: center;
  color: white;
  background: url(../images/xh_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.is-xh-blue li {
  background: url(../images/xh_bg_b.png) no-repeat center;
  background-size: 100% 100%;
}
.follow_obj .xh_more_jump{
	width: 2.44rem;
	height: 3.52rem;
	text-align: center;
  color: white;
  background: unset;
}
.follow_obj .xh_more_jump .xh-more-img {
  width: 100%;
  height: 100%;
}
.follow_obj .xh_more_jump .xh-more-img-red {
  border: 1px solid #df6464;
  border-radius: .24rem;
}
.follow_obj .xh_more_jump .xh-more-img-blue {
  border: 1px solid #10a6d3;
  border-radius: .24rem;
}
.limit-center {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;   
  white-space: normal;
  text-align: center !important;
}
.follow_obj li .follow_icon{
	width: .88rem;
	height: .88rem;
	margin: 0.12rem auto 0.18rem;
  border-radius: 50%;
  box-shadow: .04rem .04rem .08rem 0 rgba(19, 122, 208, 0.3);
  border: 1px solid #FFFFFF;
  position: relative;
}
.follow_obj li .follow_icon .xhh-img{
	width: 100%;
  height: 100%;
  display: block;
	border-radius: 50%;
	cursor: pointer;
}
.follow{
	width: 1.21rem;
	height: 0.55rem;
  margin: 0 auto;
  cursor: pointer;
}
.xh_liv_img {
  width: .32rem;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.flag_img {
  width: .24rem;
  height: .24rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.article-style-1,.article-style-2,.article-style-3,.article-style-4,.article-style-5,.article-style-6 {
  background-color: unset;
}
.weihuati_modal .icon_title {
  color: #fff;
}
.white .weihuati_modal .icon_title {
  color: #915C5C;
}
.is_blue .weihuati_modal .icon_title {
  color: #3B4C5D;
}
.weihuati_modal .icon_title {
  margin: 0.1rem 0rem .1rem;
  padding: 0 .2rem;
  box-sizing: border-box;
}
.xht-swiper .swiper-pagination-bullet-active {
  width: 10px;
  background: #fff !important;
}
.white .articles-module,.white .xinhua-module,.white .more-img-module,.white .ylx-module {
  margin-top: 0;
}
.red_theme .modules-content&gt;div:first-child {
  margin-top: -.2rem;
}
.white .modules-content&gt;div:first-child {
  margin-top: 0;
}
.comment-nickname {
  color: #fff;
  font-weight: 500;
}
.is_blue .comment-nickname {
  color: #3B4C5D;
}
.white .comment-nickname {
  color: #343A40;
  font-weight: 500;
}
.comment_content_content {
  color: #fff;
}
.white .comment_content_content {
  color: #343A40;
}
.is_blue .comment_content_content {
  color: #3B4C5D;
}
.icon_dianzan_comment {
  background: url(../images/zan.png) no-repeat center;
  background-size: 100% 100%;
}
.white .icon_dianzan_comment {
  background: url(https://my-statics-cdn.app.xinhuanet.com/uploadfile/h5activity/lhdc2021/images/zan.png) no-repeat center;
  background-size: 100% 100%;
}
.is_blue .icon_dianzan_comment{
    background: url(https://my-statics-cdn.app.xinhuanet.com/uploadfile/h5activity/lhdc2021/images/zan.png) no-repeat center;
    background-size: 100% 100%;
}
.is_blue .icon_pinglun_comment {
    color: #3B4C5D;
}
.is_blue .icon_pinglun_comment.clicked {
    color: #3879D0;
}
.icon_pinglun_comment {
  color: #fff;
}
.white .icon_pinglun_comment {
  color: #343A40;
}
.comment_time_comment {
  color: #fff;
}
.white .comment_time_comment {
  color: #868E96;
}
.is_blue .comment_time_comment {
  color: #3B4C5D;
}
.icon_pinglun_comment.clicked {
  color: #fff;
}
.white .icon_pinglun_comment.clicked {
  color: red;
}
.icon_dianzan_comment.clicked {
  background-image: url(../images/al_zan.png);
  background-size: 100% 100%;
}
.white .icon_dianzan_comment.clicked {
  background-image: url(https://my-statics-cdn.app.xinhuanet.com/uploadfile/h5activity/lhdc2021/images/zan_red.png);
  background-size: 100% 100%;
}
.is_blue .icon_dianzan_comment.clicked {
    background-image: url(../images/zan_blue.png);
    background-size: 100% 100%;
}
.comment_item {
  border-bottom: 1px solid #fff;
}
.comment_item:last-child {
  border-bottom: none;
}
.view_more_comment {
  width: 2.12rem;
  height: .6rem;
  border-radius: .36rem;
  border: 1px solid #FFFFFF;
  background: unset;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
}
.white .view_more_comment {
  font-size: .32rem;
  line-height: .6rem;
  background-color: #E52B2B;
  width: 2.12rem;
  height: .6rem;
  border-radius: .36rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #ffffff;
  margin-bottom: .2rem;
  cursor: pointer;
}
.more_comment_whitebg {
  color: #3879D0;
  border: 1px solid #3879D0;
}
.modules-content {
  padding-bottom: calc(1.2rem + env(safe-area-inset-bottom));;
}
.modules-content.no-bottom{
  padding-bottom: calc(0 + env(safe-area-inset-bottom));
}
.comment-fix-block,.comment-input-fix-block {
  display: none;
}

.article-info-style{
  margin:0 auto;
}
.link-banner {
  width: 100%;
  padding: 0 0 .4rem;
  position: relative;
}
.link-banner img {
  width: 6.86rem;
  margin: 0 auto;
  display: block;
  border-radius: 4px;
  height: auto;
}
.pt {
  padding-top: .4rem;
}
.article-style-2 .article-title.article-title-style.limit-line3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
/* ç­‘æ¢¦ç™¾å¹´æ–°å¢žæ¨¡å— */

/* å››å›¾ç›´æ’­æ¨¡å— */
.four-content {
  padding: 0 .32rem 0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.four-item {
  width: 3.34rem;
  flex-shrink: 0;
  margin-bottom: .36rem;
  margin-right: .16rem;
}
.four-item:nth-of-type(2n) {
  margin-right: 0;
}
.four-cover {
  width: 100%;
  height: 1.88rem;
  border-radius: .12rem;
  overflow: hidden;
  position: relative;
  margin-bottom: .12rem;
}
.four-img {
  width: 100%;
  height: 100%;
  display: block;
}
.four-title {
  width: 100%;
  font-size: .32rem;
  font-weight: 400;
  color: #fff;
  line-height: .4rem;
}
.white .four-title {
  color: #370E0E;
}
.is_blue .four-title {
  color: #3B4C5D;
}
.four-cover .watch-num {
  right: .74rem;
  top: 3px;
  font-size: .24rem;
  background: rgba(0, 0, 0, .5);
  padding: 0 .05rem 0 .24rem;
}
.watch-num {
  font-size: .24rem;
}
.zb-state div {
  font-size: .24rem;
}
/* å…šå²è½®æ’­ */
.ds-module .swiper-container {
  width: 100%;
}
.ds-module .swiper-slide {
  width: 5.02rem;
  height: 2.84rem;
  border-radius: .1rem;
  overflow: hidden;
  position: relative;
}
.ds-module .one-slide {
  width: 6.86rem;
  height: 3.82rem;
  margin: 0 auto;
}
.ds-img {
  width: 100%;
  height: 100%;
  display: block;
}
.ds-title {
  width: 100%;
  padding: .3rem .05rem .2rem .2rem;
  box-sizing: border-box;
  font-size: .3rem;
  color: #FFFFFF;
  line-height: .4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
}
.ds-module .swiper-slide-prev,.ds-module .swiper-slide-next{
  width: 4.42rem;
  height: 2.4rem;
	transition: 300ms;
  margin-top: .21rem;
}
.ds-module .swiper-slide-active{
  width: 5.02rem;
  height: 2.84rem;
	transition: 300ms;
}
/* çŸ©é˜µæ¨¡å— */
.jz-module {
  width: 100%;
  padding-bottom: .2rem;
}
.jz-module .swiper-container {
  padding: .2rem .44rem .4rem;;
  box-sizing: border-box;
}
.jz-module ul li {
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid rgba(253, 81, 78, 0.05);
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  margin-right: .48rem;
  margin-bottom: .32rem;
}
.jz-module ul li:nth-of-type(4n) {
  margin-right: 0;
}
.jz-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
}
.jz-module ul {
  display: flex;
  flex-wrap: wrap;
}
.white .jz-module .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  background: #DACECE;
  border-radius: 2px;
  opacity: 1;
}
.jz-module .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  opacity: 1;
}
.jz-module .swiper-pagination-bullet-active {
  width: 10px;
  background: #fff;
}
.is_blue .jz-module .swiper-pagination-bullet {
  background: #CED5DA;
}
.is_blue .jz-module .swiper-pagination-bullet-active {
  width: 10px;
  background: #259CFF;
}
.white .jz-module .swiper-pagination-bullet-active {
  width: 10px;
  background: #e52b2b;
}
/* åˆ›æ„æ±‡è½®æ’­ */
.cyh-module .swiper-container-horizontal&gt;.swiper-wrapper {
  color: #fff;
  transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
}
.cyh-module .swiper-container {
  padding: 0 .32rem;
}
.cyh-module .swiper-slide {
  width: 4.54rem;
}
.cyh-module .small_image {
  width: 2.96rem;
}
.cyh-item {
  margin-bottom: .2rem;
  width: 100%;
}
.cyh-cover {
  width: 100%;
  height: 4.54rem;
  border-radius: .1rem;
  overflow: hidden;
  position: relative;
}
.small_image .cyh-cover {
  height: 2.96rem;
  border-radius: 4px;
}
.cyh-img {
  width: 100%;
  height: 100%;
  display: block;
}
.cyh-title {
  width: 100%;
  font-size: .32rem;
  font-weight: 400;
  color: #fff;
  line-height: .44rem;
  margin: .14rem 0 0;
  height: 1.02rem;
}
.white .cyh-title {
  color: #370E0E;
}
.is_blue .cyh-title {
  color: #3B4C5D;
}
/* åŠ©åŠ›è½®æ’­ */
.zl-module {
  padding-bottom: .4rem;
}
.zl-module .swiper-container-horizontal&gt;.swiper-wrapper {
  color: #fff;
  transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
}
.zl-module .swiper-container {
  padding: 0 .34rem;
}
.zl-module .swiper-slide {
  width: 2.42rem;
}
.zl-item {
  width: 2.42rem;
}
.zl-cover {
  width: 100%;
  height: 2.42rem;
  border-radius: .1rem;
  overflow: hidden;
  position: relative;
}
.zl-img {
  width: 100%;
  height: 100%;
  display: block;
}
.zl-num {
  width: 100%;
  text-align: center;
  font-size: .26rem;
  color: #999999;
  margin: .2rem 0;
}
.btn-zl {
  cursor: pointer;
  width: 2.14rem;
  height: .7rem;
  background: #E52B2B;
  border-radius: .36rem;

  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-zl-share {
  background: linear-gradient(136deg, #F68427 0%, #F9430A 100%);
}
.zl-place {
  width: 100%;
  height: .58rem;
  background: rgba(0, 0, 0, .7);

  font-size: .3rem;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .05rem;
  box-sizing: border-box;
}
.alr_zl {
  width: 0.94rem;
  height: .4rem;
  background: url(../images/alr_zl.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0;

  font-size: .2rem;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.unscroll{
  height: 100vh;
  overflow-y: hidden;
}
.no_pa .article-style-1:first-child {
  padding: .1rem 0 .4rem .32rem;
}
.ds_no {
  padding-bottom: .4rem;
  border-bottom: .06rem solid rgba(253, 81, 78, .04);
}
.bn-video {
  width: 0.42rem;
  height: 0.42rem;
  position: absolute;
  left: .12rem;
  bottom: .2rem;
}
/* å¤§è®²å&nbsp;‚ */
.djt-swiper .swiper-container {
  padding: 0 .32rem .52rem;
  box-sizing: border-box;
}
.djt-swiper .swiper-slide {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.djt-item {
  width: 3.34rem;
  flex-shrink: 0;
  margin-bottom: .24rem;
}
.djt-cover {
  width: 3.34rem;
  height: 3.34rem;
  margin-bottom: .12rem;
  position: relative;
}
.djt-cover .bn-video {
  width: 0.6rem;
  height: 0.6rem;
}
.djt-img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 4px;
}
.djt-title {
  width: 100%;
  padding: 0 .05rem 0 .1rem;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .44rem;
}
/* è®°å½•ç‰‡ */
.jlp-container {
  padding-bottom: .38rem;
}
.jlp_pt {
  padding-bottom: 0;
}
.jlp-top-cover {
  width: 100%;
  height: 4.22rem;
  position: relative;
  overflow: hidden;
  margin-bottom: .28rem;
}
.jlp-top-img {
  width: 100%;
  height: 100%;
  display: block;
}
.jlp-top-cover .video-icon {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  left: .32rem;
  bottom: .22rem;
  z-index: 10;
}
.jlp-top-title {
  width: 100%;
  padding: .66rem .32rem .26rem 1.2rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  left: 0;
  bottom: 0;

  font-size: .36rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: .48rem;
}
.jlp-list ul li{
  width: 3.94rem;
}
.jlp-cover {
  width: 100%;
  height: 2.22rem;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.jlp-img {
  width: 100%;
  height: 100%;
  display: block;
}
.jlp-list .video-icon {
  width: 0.46rem;
  height: .46rem;
  position: absolute;
  left: .1rem;
  bottom: .1rem;
}
.jlp-title {
  width: 100%;
  padding: .14rem .05rem 0 .1rem;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .44rem;
}
/* æ‰‹ç»˜é•¿å›¾ */
.changtu-swiper .swiper-container {
  padding: 0 .32rem .76rem;
  box-sizing: border-box;
}
.changtu-swiper .swiper-slide {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.changtu-item {
  width: 2.2rem;
  flex-shrink: 0;
  margin-right: .12rem;
}
.changtu-swiper .swiper-slide .changtu-item:last-child {
  margin-right: 0;
}
.changtu-cover {
  width: 2.2rem;
  height: 3.92rem;
  overflow: hidden;
  position: relative;
  border-radius: .16rem;
  margin-bottom: .12rem;
}
.changtu-img {
  width: 100%;
  height: 100%;
  display: block;
}
.changtu-icon {
  position: absolute;
  left: .16rem;
  bottom: .16rem;
  width: .46rem;
  height: .46rem;
}
.changtu-title {
  width: 100%;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .44rem;
}
/* å°åœ†ç‚¹ */
.white .is_red .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  background: #DACECE;
  border-radius: 2px;
  opacity: 1;
}
.is_red .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  opacity: 1;
}
.is_blue .is_red .swiper-pagination-bullet {
  background: #CED5DA;
}
.is_red .swiper-pagination-bullet-active {
  width: 10px;
  background: #fff;
}
.is_fb .swiper-pagination-bullet {
  width: 6px;
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  opacity: 1;
}
.is_fb .swiper-pagination-bullet-active {
  width: 10px;
  background: #fff;
}
.white .is_red .swiper-pagination-bullet-active {
  width: 10px;
  background: #e52b2b;
}
.is_blue .is_red .swiper-pagination-bullet-active {
  width: 10px;
  background: #259CFF;
}
.scroll_x ul {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 0 .32rem;
  box-sizing: border-box;
}
.scroll_x ul::after {
  content: '';
  display: block;
  width: 0px;
  height: 2rem;
  border-right: 1px solid transparent;
  margin-left: .12rem;
}
.scroll_x ul li {
  width: 3.94rem;
  flex-shrink: 0;
  margin-right: .2rem;
}
.scroll_x ul::-webkit-scrollbar {
  display: none;
  background-color: transparent
}
.article-info-style .zb_follow,.article-info-detail  .zb_follow{
  height: auto;
  align-items: unset;
 }
/* çº¿ä¸‹æ´»åŠ¨ */
.hd-swiper {
  padding: 0 .68rem .38rem;
  box-sizing: border-box;
}
.hd-swiper .swiper-container {
  margin: 0 auto;
}
.hd-cover {
  width: 100%;
  height: 7.28rem;
  position: relative;
  border-radius: .2rem;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.17);
  margin-bottom: .2rem;
}
.hd-swiper .hd-item {
  width: 4.1rem;
  margin: 0 auto;
}
.hd-img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .2rem;
}
.hd-swiper .hd-img{
  object-fit: fill;
}
.hd-icon {
  position: absolute;
  left: .32rem;
  bottom: .32rem;
  width: .64rem;
  height: .64rem;
}
.hd-title {
  width: 100%;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: .44rem;
}
.hd-swiper .swiper-slide .hd-title {
  display: none;
}
.hd-swiper .swiper-slide-active .hd-title {
  display: block;
}
.hd-swiper .swiper-slide-active .hd-cover {
  /* box-shadow: 0 0 20px #400000; */
  box-shadow: 12px 0 15px -7px #400000, -12px 0 15px -7px #400000;
}
/* ç¿æ€å¤§æ•°æ® */
.rs-module {
  padding-bottom: .4rem;
}
.rs-top-item {
  width: 6.86rem;
  margin: 0 auto .36rem;
}
.rs-top-cover {
  width: 6.86rem;
  height: 3.86rem;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  margin-bottom: .12rem;
}
.rs-top-cover .video-icon {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  left: .2rem;
  bottom: .2rem;
}
.rs-top-img {
  width: 100%;
  height: 100%;
  display: block;
}
.rs-top-title {
  width: 100%;
  font-size: .36rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .48rem;
}
/* ç›´é€šè½¦ */
.ztc-module .swiper-container {
  padding: 0 .32rem .66rem;
  box-sizing: border-box;
}
.ztc-module .swiper-slide {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ztc-item {
  width: 3.34rem;
  flex-shrink: 0;
  margin-bottom: .16rem;
}
.ztc-cover {
  width: 3.34rem;
  height: 1.88rem;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}
.ztc-cover .bn-video {
  width: 0.48rem;
  height: 0.48rem;
}
.ztc-img {
  width: 100%;
  height: 100%;
  display: block;
}
/* å…¨æ°‘å‘å¸ƒ */
.fb-module {
  padding-bottom: .38rem;
}
.fb-swiper {
  padding-top: .1rem;
}
.fb-swiper .swiper-container {
  width: 6.86rem;
  margin: 0 auto;
}
.fb-swiper .swiper-slide {
  width: 100%;
}
.fb-item {
  width: 100%;
}
.fb-cover {
  width: 100%;
  height: 3.86rem;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
}
.fb-img {
  width: 100%;
  height: 100%;
  display: block;
}
.fb-swiper .swiper-pagination {
  bottom: .1rem;
  width: unset;
  right: .2rem;
  text-align: right;
}
.fb-zz {
  width: 100%;
  height: 1.4rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
/* æ–°åŽäº‘å•† */
.ys-container {
  width: 100%;
  padding-bottom: .38rem;
}
.ys-cover {
  width: 6.86rem;
  height: 3.86rem;
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  margin: 0 auto;
}
.ys-img {
  width: 100%;
  height: 100%;
  display: block;
}
/* æ–°åŽå‡ºå“ */
.xhcp-swiper .wrapper-container {
  padding: 0 .32rem .74rem;
  box-sizing: border-box;
}
.xhcp-swiper .wrapper-slide {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
} 
.xhcp-s-item {
  width: 3.34rem;
  height: 3.86rem;
  border-radius: .16rem;
  border: 1px solid #FFBD48;
  overflow: hidden;
  flex-shrink: 0;
  margin-bottom: .3rem;
}
.xhcp-s-cover {
  width: 100%;
  height: 1.92rem;
  position: relative;
}
.xhcp-s-img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .16rem;
}
.xhcp-s-title {
  width: 100%;
  padding: 0 2px 0 .18rem;
  box-sizing: border-box;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .44rem;
  margin: .1rem 0;
}
.xhcp-info {
  width: 3.14rem;
  height: .72rem;
  background: rgba(0, 0, 0, 0.1);
  border-radius: .16rem;
  margin: 0 auto;
  padding: 0 .14rem 0 .16rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xhcp-le {
  height: .72rem;
  display: flex;
  align-items: center;
}
.xhcp-cover {
  width: .48rem;
  height: .48rem;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin-right: .12rem;
  flex-shrink: 0;
}
.xhcp-img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.xhcp-name {
  font-size: .24rem;
  font-weight: 400;
  color: #FFFFFF;
  max-width: 1.3rem;
}
.is-follow {
  width: 0.88rem;
  height: .4rem;
  display: block;
  flex-shrink: 0;
}
.is-followed {
  width: 0.88rem;
  height: .4rem;
  display: block;
  flex-shrink: 0;
}
.small-slide .is-followed {
  margin: 0 auto;
}
.xh_jump .is-followed {
  width: 1.21rem;
	height: 0.55rem;
  margin: 0 auto;
  cursor: pointer;
}
/* æ–°åŽå·å‡ºå“å¤§ */
.xhcp-b-item {
  width: 6.86rem;
  height: 3.86rem;
  box-shadow: 0px 9px 12px -7px rgba(69, 0, 0, 0.5);
  border-radius: .16rem;
  border: 1px solid #FFBD48;
  margin-bottom: .3rem;
}
.xhcp-b-cover {
  width: 100%;
  height: 1.82rem;
  position: relative;
  border-radius: .16rem .16rem 0 0;
  overflow: hidden;
}
.xhcp-b-img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: .16rem;
}
.xhcp-b-title {
  margin-bottom: .2rem;
}
/* å†…éƒ¨è½®æ’­ */
.small-container {
  width: 100%;
  padding: 0 .1rem;
  box-sizing: border-box;
}
.small-slide {
  width: 2.06rem;
  height: 1.12rem;
  padding: .1rem .16rem 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  border-radius: .16rem;
  overflow: hidden;
}
.small-slide .is-follow {
  margin: 0 auto;
}
.small-slide .xhcp-le {
  height: .5rem;
}
.ztc-title {
  width: 100%;
  padding: 0 0 0 .1rem;
  box-sizing: border-box;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .44rem;
  margin-top: .14rem;
}
.white .ztc-title,.white .djt-title,.white .changtu-title,.white .jlp-title,.white .hd-title,.white .xhcp-s-title,.white .rs-top-title {
  color: #370E0E;
}
.is_blue .ztc-title,.is_blue .djt-title,.is_blue .changtu-title,.is_blue .jlp-title,.is_blue .hd-title,.is_blue .xhcp-s-title,.is_blue .rs-top-title {
  color: #3B4C5D;
}
.white .xhcp-name {
  color: #343A40;
}
.nav-toast {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  z-index: 1001;
  top: 7.1rem;
  display: none;
}
.nav-content {
  padding: .28rem .32rem .4rem;
  box-sizing: border-box;
  background: rgba(139, 8, 10, 1);
  position: relative;
}
.is_blue .nav-content {
  background: #0C4886;
}
.white .nav-content {
  background: linear-gradient(180deg, #FFF1F1 0%, #FFFFFF 100%);
}
.up_w {
  width: .34rem;
  height: auto;
  
}
.up-wrapper {
  width: .8rem;
  height: .6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: .1rem;
  bottom: 0;
}
.nav-content ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.nav-content ul li {
  width: 1.9rem;
  height: .48rem;
  margin-right: .56rem;
  flex-shrink: 0;

  font-size: .28rem;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: .14rem;
  cursor: pointer;
}
.white .nav-content ul li {
  color: #370E0E;
}
.nav-content ul li div {
  height: .48rem;
  padding: 0 .18rem;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
}
.white .nav-content ul li div {
  border: 1px solid #370E0E;
}
.nav-content ul .is_click div{
  font-size: .28rem;
  font-weight: 600;
  color: rgba(255, 189, 72, 1);
  border: 1px solid rgba(255, 189, 72, 1);
}
.white .nav-content ul .is_click div {
  color: #E63434;
  border: 1px solid #E63434;
}
.nav-content ul li:nth-of-type(4n) {
  margin-right: 0;
}
.no_scroll {
  overflow-y: hidden;
}
.fb-title {
  width: 100%;
  font-size: .36rem;
  font-weight: 400;
  line-height: .48rem;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  padding: 0 .2rem .4rem .24rem;
  box-sizing: border-box;
}
.white .words-container {
  color: #343A40;
}
.white .words-container ul li{
  color: #343A40;
}
.words-container ul li {
  width: 100%;
  font-size: .34rem;
  font-weight: 400;
  color: #fff;
  line-height: .48rem;
}
.words-container ul li{
  position: relative;
  padding: .28rem 2px .12rem .26rem;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(139, 8, 10, 0.3);
}
.is_blue .words-container ul li {
  color: #3B4C5D;
  border-bottom: 1px solid #E9F5FF;
}
.white .words-container ul li {
  border-bottom: 1px solid rgba(255, 246, 246, 1);
}
.words-container {
  padding: 0 .32rem;
  box-sizing: border-box;
}
.words-container ul li::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: .48rem;
}
.white .words-container ul li::before {
  background: #E52B2B;
}
/* é»˜è®¤æ&nbsp;‡é¢˜æ&nbsp;·å¼ */
.topic_title_name {
  height: .59rem;
  font-size: .4rem;
  font-weight: 600;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  position: absolute;
  left: .34rem;
  top: 50%;
  transform: translateY(-50%);
}
.name_le {
  width: .59rem;
  height: .58rem;
  background: url(../images/title_bg/le.png) no-repeat center;
  background-size: cover;
}
.blue-tit .name_le{
  width: .54rem;
  height: .58rem;
  background: url(../images/title_bg/le_b.png) no-repeat center;
  background-size: cover;
}
.name_middle {
  height: .58rem;
  text-align: center;
  background: url(../images/title_bg/middle.png) no-repeat center right;
  background-size: cover;
  padding: 0 3px;
  margin-left: -1px;
  display: flex;
  align-items: center;
}
.blue-tit .name_middle {
  background: url(../images/title_bg/middle_b.png) no-repeat center right;
  background-size: cover;
}
.name_ri {
  width: .35rem;
  height: .58rem;
  background: url(../images/title_bg/ri.png) no-repeat center;
  background-size: cover;
  margin-left: -1px;
}
.blue-tit .name_ri {
  width: .44rem;
  height: .58rem;
  background: url(../images/title_bg/ri_b.png) no-repeat center;
  background-size: cover;
}
.live-zb,.live-yg,.live-hf {
  width: 1.26rem;
  height: auto;
  position: absolute;
  right: .12rem;
  top: .12rem;
}
/* .yaowen-articles .article-style-1:first-child{
  padding: .1rem 0 .4rem .32rem;
} */
.pc_top,.pc-top-img,.down_toast {
  display: none;
}
.wrapper {
  max-width: 7.5rem;
  min-height: unset;
}
/* PCå…¼å®¹ */
@media screen and (min-width:750px) {
  body{
    font-size:16px !important;
  }
  html {
    font-size: 86.6px !important;
  }
  .wrapper {
    max-width: 650px;
    min-height: unset;
    padding: 24px 50px;
    margin-top: 12px;
    border-radius: 12px;
  }
  /* .nav-content ul li:nth-of-type(3n) {
    margin-right: .56rem;
  } */
  .nav ul li {
    pointer-events: none;
    cursor: pointer;
  }
  .pc-top-img {
    width: 100%;
    height: auto;
    display: block;
  }
  .view_more_comment {
    display: none;
  }
  .pc_top {
    width: 100%;
    height: 70px;
    background-color: #fff;
    position: sticky;
    top: 0;
    left: 0%;
    z-index: 100;
    display: flex;
    padding: 0 120px;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
  }
  .top-logo {
    width: 152px;
    height: auto;
    display: block;
  }
  .download {
    font-size: 18px;
    font-weight: 400;
    color: #343A41;
    line-height: normal;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .download img {
    width: 20px;
    height: auto;
    display: block;
    margin-right: 5px;
  }
  .down_toast {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .down_toast img {
    width: 390px;
    height: auto;
    display: block;
  }

  .nav-toast{
    background: rgba(0,0,0,0.3);
  }

  .nav-content{
    position: absolute;
    left: 50%;
    margin-left: -450px;
    width: 900px;
    padding-top:20px;
    padding-bottom:20px;
    border-radius: 8px;
  }
  .nav-content .up_w,.nav-content .up-wrapper{
    display:none;
  }
  .nav-content ul li{
    margin-right: 20px;
  }
}
/* æ¦œå• */
.bd-kualan {
  margin-bottom: .32rem;
}
.bd-kualan ul {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding: 0 .32rem;
  box-sizing: border-box;
}
.bd-kualan ul::-webkit-scrollbar {
  display: none;
  background: transparent;
}
.bd-kualan ul::after {
  content: '';
  display: block;
  width: 0px;
  height: .6rem;
  border-right: 1px solid transparent;
  margin-left: .32rem;
}
.bd-kualan ul li {
  flex-shrink: 0;
  margin-right: .4rem;
  height: .6rem;

  font-size: .32rem;
  font-weight: 500;
  color: #E63434;
  /* color: #226ACA; */
  display: flex;
  align-items: center;
  cursor: pointer;
}
.bd-kualan-blue ul li{
  color: #226ACA;
}
.bd-red ul li {
  color: #fff;
}
.bd-kualan ul .bd-active {
  padding: 0 .2rem;
  background: url(../images/bd-bg-red.png) no-repeat center;
  background-size: 100% 100%;
  color: #FFFFFF;
  margin-right: .2rem;
}
.bd-kualan-blue ul .bd-active {
  background: url(../images/bd-bg.png) no-repeat center;
  background-size: 100% 100%;
}
.bd-kualan ul li:last-child {
  margin-right: 0;
}
.sports-content {
  padding: 0 .68rem 0 .32rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.table-header {
  display: flex;
  margin-bottom: .2rem;
}
.table-header div {
  font-size: .28rem;
  font-weight: 400;
  color: #858E96;
}
.is-white .table-header div {
  color: #fff;
}

.row {
  font-size: .32rem;
  font-weight: 400;
  color: #343A41;
  height: .4rem;
  display: flex;
  align-items: center;
  position: relative;
  padding: .12rem 0;
}
.is-white .row {
  color: #fff;
  border-bottom: 1px solid rgba(139, 8, 10, 0.3);;
}
.table-box .row:last-child {
  margin-bottom: .16rem;
}
.see-all-box {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.see-all {
  font-size: .24rem;
  font-weight: 400;
  color: #E63434;
  height: .4rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.see-all-blue {
  color: #3879D0;
}
.see-red {
  color: #fff;
}
.see-all::after {
  display: block;
  content: "";
  width: .16rem;
  height: .16rem;
  background: url(../images/arrow-r.png) no-repeat center;
  background-size: 100% 100%;
  margin-left: 2px;
}
.see-all-blue::after {
  background: url(../images/arrow-b.png) no-repeat center;
  background-size: 100% 100%;
}
.see-red::after {
  background: url(../images/arrow-w.png) no-repeat center;
  background-size: 100% 100%;
}
.sort-icon {
  width: .36rem;
  height: .36rem;
  display: block;
}
.one {
  width: 5.76rem;
  margin-right: 0;
}
.two {
  width: 2.7rem;
  margin-right: .36rem;
}
.three {
  width: 2rem;
  margin-right: .2rem;
}
.four {
  width: 1.4rem;
  margin-right: .12rem;
}
.is_img {
  width: .4rem;
  height: .4rem;
  margin-right: .12rem;
  padding-right: 0;
}
.is_img img {
  width: 100%;
  height: 100%;
  border-radius: .08rem;
  display: block;
}
.row div:last-child,.table-header div:last-child {
  margin-right: 0;
}
.sort-style {
  width: .4rem;
  height: .4rem;
  font-size: .32rem;
  font-weight: 500;
  color: #6B727A;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: .1rem;
}
.is-white .sort-style {
  color: #fff;
}
.bangdan-content&gt;div {
  display: block;
}
.is_blue.bottom_border_white .article-style-1, 
.is_blue.bottom_border_white .article-style-2, 
.is_blue.bottom_border_white .article-style-3, 
.is_blue.bottom_border_white .article-style-4, 
.is_blue.bottom_border_white .article-style-5, 
.is_blue.bottom_border_white .article-style-6{
  border-bottom: .06rem solid #fff;
}
.cust_bangdan .is_img img {
  border-radius: unset;
  object-fit: contain;
}
.cust_bangdan .table-header div,.cust_bangdan .four,.cust_bangdan .three,.cust_bangdan .two,.cust_bangdan .one {
  text-align: center;
}
h4 {
  font-weight: normal;
}
.cust_bangdan .table-header .is-bangdan:first-of-type,.cust_bangdan .row .is-bangdan:first-of-type {
  text-align: left;
}
/* .cust_bangdan .table-header .is-bangdan:first-of-type {
  width: 2.2rem;
}
.cust_bangdan .table-header .sort-style,.cust_bangdan .table-header .is_img {
  display: none;
} */
.cust_bangdan .table-header .is-bangdan,.cust_bangdan .row .is-bangdan{
  width:1rem;
}
.cust_bangdan .table-header .is-bangdan:nth-of-type(1),.cust_bangdan .row .is-bangdan:nth-of-type(1){
  width:2rem;
}
.cust_bangdan .table-header .is-bangdan:nth-of-type(3),.cust_bangdan .row .is-bangdan:nth-of-type(3){
  width:1.6rem;
}


/**æŸ¥çœ‹å¯†ç&nbsp;å¼¹çª—**/
.overlay-password-white{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: none;
  z-index: 1000;
}
.overlay-password{
  position: fixed;
  left:50%;
  top:25%;
  width:4rem;
  margin-left: -2.5rem;
  padding: 0.5rem 0.5rem;
  border-radius: 0.2rem;
  border:1px solid #333;
  display: none;
  z-index:1001;
}
.overlay-password .overlay-password-title{
  text-align: center;
  font-size:0.3rem;
}
.overlay-password .overlay-password-input-container{
  text-align: center;
}
.overlay-password input{
  margin-top:0.4rem;
  width:3rem;
  height:0.8rem;
  line-height:0.8rem;
  border-radius: 0.5rem;
  border:1px solid #333;
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  font-size:0.24rem;
}
.overlay-password .view-password-submit{
  margin-top:0.6rem;
  width:3rem;
  margin-left:auto;
  margin-right:auto;
  height:0.6rem;
  line-height:0.6rem;
  border-radius: 0.3rem;
  background-color:#288dca;
  color:#fff;
  font-size:0.3rem;
  text-align: center;
  cursor: pointer;
}
.gz-pc-bottom {
  width: 100%;
  height: auto;
  display: block;
}</pre></body></html>