/* 基本属性 */
html,
body {
  background-color: #373737;
  height: 100%;
}

html.noscroll {
  height: 100%;
  overflow: hidden;
}

html.noscroll .container {
  height: 0;
  overflow: visible;
}

body {
  margin: 0;
  padding: 0;
}

a {
  color: #06273a;
  text-decoration: none;
}

a:hover {
  color: #d74339;
  text-decoration: none;
}

ul,
ol,
dl,
dt,
dd,
li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}

h2,
h3,
h4,
h5 {
  margin: 0;
}

figure {
  margin: 0;
}

.container {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}

/* LOGO */
.logo {
  display: flex;
  justify-content: space-between;
  height: 1.56rem;
}

.logo .pic {
  width: 1.4rem;
  margin: 0.2rem 0 0 0.4rem;
}

.logo .pic img {
  width: 100%;
}

.logo .share {
  width: 4.4rem;
  display: flex;
  justify-content: space-between;
  margin: 0.3rem 0.4rem 0 0;
}

.logo .share .weibo {
  width: 0.89rem;
}

.logo .share .weixin {
  width: 0.89rem;
}

.logo .share .pc {
  width: 0.89rem;
}

.logo .share .search {
  width: 0.89rem;
}

.logo .share img {
  width: 100%;
  vertical-align: top;
}

.menu {
  height: 1rem;
  background: #cf4f45;
}

.menu .swiper-slide {
  color: #fff;
  font-size: 0.46rem;
  line-height: 1rem;
  text-align: center;
  padding: 0 0 0 0.35rem;
  width: 1rem;
}

.menu .swiper-slide a {
  color: #fff;
}

.focus {}

.focus .swiper-container-focus {
  position: relative;
  width: 100%;
}

.focus .swiper-slide {
  position: relative;
  font-size: 0;
  line-height: 0;
}

.focus .swiper-slide .pic {}

.focus .swiper-slide .pic img {
  width: 100%;
}

.focus .swiper-slide .text {
  height: 1.5rem;
  background: url(/n8/images/v8_index_20200518_10.png) repeat-x;
  position: absolute;
  bottom: 0rem;
}

.focus .swiper-slide .text h2 {
  font-size: 0.43rem;
  line-height: 1.2;
  max-height: 1.1rem;
  margin: 0.35rem 1.8rem 0 0.3rem;
  overflow: hidden;
  font-weight: normal;
}

.focus .swiper-slide .text h2 a {
  color: #fff;
}

.focus .swiper-container-focus .swiper-pagination {
  position: absolute;
  bottom: 0.28rem;
  left: auto;
  right: 0.3rem;
  width: 1rem;
  font-size: 0.43rem;
  color: #fff;
}

.headtitle {
  padding: 0 0.2rem 0 0.35rem;
}

.headtitle h2 {
  overflow: hidden;
  font-size: 0.43rem;
  color: #000;
  line-height: 0.54rem;
  padding: 0.4rem 0;
  font-weight: normal;
}

.headtitle h2 a {
  color: #000;
}

.headtitle .abs {
  font-size: 0.36rem;
  color: #fff;
  background: #cf4f45;
  border-radius: 2px;
  padding: 0.05rem 0.1rem;
  line-height: 0.43rem;
  float: left;
  margin: 0.42rem 0.2rem 0 0;
}

.headtitle .abs a {
  display: inline-block;
}

.bottom_shadow {
  height: 0.24rem;
  background: url(/n8/images/v8_index_20200518_05.png) repeat-x;
}

.top_shadow {
  height: 0.24rem;
  background: url(/n8/images/v8_index_20200518_07.png) repeat-x;
}

.m_list {}

.m_list .modular {
  margin: 0 0.35rem;
  padding: 0.35rem 0;
  border-bottom: solid 1px #d7d7d7;
  display: flex;
  justify-content: space-between;
}

.m_list .modular .pic {
  width: 2.84rem;
  height: 1.59rem;
}

.m_list .modular .pic img {
  width: 2.84rem;
  height: 1.59rem;
}

.m_list .modular .text {
  width: 6.14rem;
  height: 1.59rem;
  position: relative;
}

.m_list .modular .text h2 {
  font-size: 0.43rem;
  line-height: 0.52rem;
  font-weight: normal;
}

.m_list .modular .text h2 a {
  color: #000;
}

.m_list .modular .text h2 .red {
  background: #d74339;
  font-size: 0.43rem;
  color: #fff;
  padding: 0 4px;
}

.m_list .modular .text h2 .blue {
  background: #143eb9;
  font-size: 0.43rem;
  color: #fff;
  padding: 0 4px;
}

.m_list .modular .text h2 .yellow {
  background: #fb9a17;
  font-size: 0.43rem;
  color: #fff;
  padding: 0 4px;
}

.m_list .modular .text .abs1 {
  font-size: 0.29rem;
  color: #cf4f45;
  float: left;
  line-height: 1;
  display: inline-block;
  margin: 0.1rem 0.1rem 0 0;
}

.m_list .modular .text .abs2 {
  font-size: 0.31rem;
  color: #cf4f45;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 0.31rem;
}

.m_list .more {
  font-size: 0.43rem;
  height: 1.08rem;
  line-height: 1.08rem;
  text-align: center;
}

.m_list .more a {
  color: #999;
  display: block;
}

.m_list1 {}

.m_list1 .modular {
  margin: 0 0.35rem;
  padding: 0.35rem 0;
  border-bottom: solid 1px #d7d7d7;
  display: flex;
  justify-content: space-between;
}

.m_list1 .modular .text {
  width: 100%;
  height: 1.59rem;
  position: relative;
}

.m_list1 .modular .text h2 {
  font-size: 0.43rem;
  line-height: 0.52rem;
  font-weight: normal;
}

.m_list1 .modular .text h2 a {
  color: #000;
}

.m_list1 .modular .text .abs1 {
  font-size: 0.29rem;
  color: #cf4f45;
  float: left;
  line-height: 1;
  display: inline-block;
  margin: 0.1rem 0.1rem 0 0;
}

.m_list1 .modular .text .abs2 {
  font-size: 0.31rem;
  color: #cf4f45;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 0.31rem;
}

.m_list1 .modular .time {
  font-size: 0.29rem;
  color: #999;
  position: absolute;
  left: 0;
  bottom: 0;
}

.m_list1 .more {
  font-size: 0.43rem;
  height: 1.08rem;
  line-height: 1.08rem;
  text-align: center;
}

.m_list1 .more a {
  color: #999;
  display: block;
}

.zxdk_ad {
  font-size: 0;
  line-height: 0;
}

.zxdk_ad img {
  width: 100%;
}

.colunm_name01 {
  border-top: #cf4f45 solid 3px;
  height: 1.16rem;
  line-height: 1.16rem;
  font-size: 0.58rem;
  color: #06273a;
  padding: 0 0.35rem;
}

.colunm_name01 .blue {
  color: #06273a;
}

.colunm_name01 .red {
  color: #d74339;
  margin: 0;
  padding: 0;
}

.colunm_name01 .zxdk {
  font-size: 0.43rem;
  line-height: 1.16rem;
  color: #06273a;
  float: right;
}

.colunm_name01 .zxdk a {
  color: #06273a;
}

.line01 {
  height: 1px;
  font-size: 0;
  line-height: 0;
  background: #d7d7d7;
  margin: 0 0.35rem;
}

.swiper-container-ad {
  font-size: 0;
  line-height: 0;
}

.swiper-container-ad .swiper-slide img {
  width: 100%;
}

.swiper-container-ad .swiper-pagination {
  bottom: 0.15rem;
  left: auto;
  right: 0.2rem;
  width: auto;
}

.swiper-container-ad .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 6px;
  height: 6px;
}

.swiper-container-ad .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.llxjj {}

.llxjj .logo {
  height: auto;
}

.llxjj .logo a {
  font-size: 0;
  line-height: 0;
}

.llxjj .logo img {
  width: 100%;
}

.llxjj .content {
  padding: 0 0.35rem;
  background: #fff3d9;
}

.llxjj .content .headtitle01 {}

.llxjj .content .headtitle01 .intro {
  color: #d74339;
  font-size: 0.29rem;
  line-height: 1.2;
  margin: 0;
  padding: 0.5rem 0 0 0;
}

.llxjj .content .headtitle01 h2 {
  color: #46321a;
  font-weight: normal;
  font-size: 0.43rem;
  margin: 0.1rem 0 0.35rem 0;
}

.llxjj .content .headtitle01 h2 a {
  color: #46321a;
}

.llxjj .content .headtitle01 img {
  width: 100%;
}

.llxjj .content .headtitle01 .time {
  color: #999;
  font-size: 0.29rem;
  line-height: 1;
  display: block;
  margin: 0.2rem 0 0.3rem 0;
}

.llxjj .content .headtitle02 {}

.llxjj .content .headtitle02 .intro {
  color: #d74339;
  font-size: 0.29rem;
  line-height: 1;
  float: left;
  display: inline-block;
  margin: 0.1rem 0.2rem 0 0;
}

.llxjj .content .headtitle02 h2 {
  color: #46321a;
  font-weight: normal;
  font-size: 0.43rem;
  line-height: 1.2;
}

.llxjj .content .headtitle02 .time {
  color: #999;
  font-size: 0.29rem;
  line-height: 1;
  display: block;
  margin: 0.2rem 0 0.3rem 0;
}

.llxjj .line {
  height: 2px;
  background: url(/n8/images/v8_index_20200518_08.png) repeat-x;
}

.rmt_content .line {
  height: 1px;
  background: #d7d7d7;
  font-size: 0;
  line-height: 0;
}

.m_list2 {}

.m_list2 .modular {
  margin: 0;
  padding: 0.35rem 0;
  display: flex;
  justify-content: space-between;
}

.m_list2 .modular .pic {
  width: 2.84rem;
  height: 1.59rem;
}

.m_list2 .modular .pic img {
  width: 2.84rem;
  height: 1.59rem;
}

.m_list2 .modular .text {
  width: 6.14rem;
  height: 1.59rem;
  position: relative;
}

.m_list2 .modular .text h2 {
  font-size: 0.43rem;
  line-height: 0.52rem;
  font-weight: normal;
}

.m_list2 .modular .text h2 a {
  color: #000;
}

.m_list2 .modular .text .abs1 {
  font-size: 0.29rem;
  color: #cf4f45;
  float: left;
  line-height: 0.52rem;
  display: inline-block;
  margin-right: 0.1rem;
}

.m_list2 .modular .text .time {
  font-size: 0.29rem;
  color: #999;
  position: absolute;
  left: 0;
  bottom: 0;
}

.m_list2 .more {
  font-size: 0.43rem;
  height: 1.08rem;
  line-height: 1.08rem;
  text-align: center;
}

.m_list2 .more a {
  color: #999;
  display: block;
}

.rmt_title {}

.rmt_title img {
  width: 100%;
}

.rmt_headtitle {}

.rmt_headtitle .intro {
  font-size: 0.29rem;
  line-height: 1.2;
  color: #cf4f45;
  margin: 0.2rem 0 0 0;
}

.rmt_headtitle h2 {
  font-size: 0.43rem;
  color: #000;
  margin: 0.1rem 0 0.2rem 0;
}

.rmt_content {
  padding: 0 0.35rem;
}

.rmt_content .rmt_headtitle h2 a {
  color: #000;
}

.rmt_content .rmt_headtitle .pic {
  position: relative;
}

.rmt_content .rmt_headtitle .pic img {
  width: 100%;
}

.rmt_content .rmt_headtitle .pic .play {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  left: 50%;
  top: 50%;
  margin: -0.6rem 0 0 -0.6rem;
}

.rmt_content .rmt_headtitle .pic .play img {
  width: 100%;
}

.rmt_content .rmt_headtitle .time {
  font-size: 0.29rem;
  color: #999;
  margin-bottom: 0.2rem;
}

.footer {
  height: 1.8rem;
  background: #cf4f45;
  text-align: center;
  padding-top: 0.5rem;
}

.footer p {
  color: #fff;
  font-size: 0.43rem;
  margin: 0;
}