﻿* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #333;
}
.m-body {
  min-width: auto;
  max-width: 30rem;
  margin: 0 auto;
}
[v-cloak] {
  display: none !important;;
}
a {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
}
.ov1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ov2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ov3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.m-my-flex {
    display: flex;
}
.a-l-c {
    align-items: center;
}
.jus-c {
    justify-content: center;
}
.plr {
    padding: 0 1rem;
}
.top-box1 {
    width: 100%;
    height: 3.375rem;
    background: url('../image/nav-back-img.jpg');
    background-size: cover;
    justify-content: space-between;
    align-items: center;
    transition: all 0.15s;
}
.top-box1-left {
    color: #fff;
    font-size: .7rem;
    height: 2rem;
}
.top-box1-left .txt-box {
    border-left: 2px solid #fff;
    margin-left: .625rem;
    padding-left: .625rem;
  	height: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top-box1-left .txt-box p {
    color: #fff;
}
.top-box1-left img {
    width: 7.375rem;
    height: 2rem;
}
.top-box1-right img {
    width: 1.25rem;
}
.top-box1-left .txt-box p:first-child {
    letter-spacing: .2rem;
}
.m-nav {
    width: calc(100% - 1.3rem);
    height: 100%;
    overflow-x: auto;
    white-space: nowrap;
}
.m-nav::-webkit-scrollbar {
    width: 0;
    display: none;
}
.m-nav a {
    color: #fff;
    margin-right: 1rem;
}
.m-nn-more {
    width: 1.12rem;
}
.m-nav-ac {
    font-weight: bold;
    font-size: 1.125rem;
}
.index-box1 {
    width: 100%;
    height: 21rem;
    margin-bottom: 1.25rem;
    background: url('../image/m-nn-topback.jpg') no-repeat;
    background-size: 100% auto;
    background-position: 0 -4.5rem;
}
.i-b1-list {
    padding: 1.875rem 1rem;
}
.i-b1-list a {
    color: #333;
    font-size: .8125rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.i-b1-list a::before {
    content: ' ';
    min-width: 0.5rem;
    width: .5rem;
    height: .5rem;
    background: #e5200c;
    border-radius: 50%;
    display: block;
    margin-right: .375rem;
}
.s1-item {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.s1-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.s1-item .title {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    background: rgba(229, 32, 12, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 .625rem;
}
#mswiper1 {
    width: 100%;
    height: 12.125rem;
    padding: 0 30px;
}
#mswiper1 .swiper-slide {
    transform: scale(0.9);
    flex-shrink: 0;
}
#mswiper1 .swiper-slide-active, #swiper1 .swiper-slide-duplicate-active {
    transform: scale(1);
}
.m-i-title {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
}
.m-i-title::before {
    content: ' ';
    display: block;
    width: 0.6rem;
    height: 1.05rem;
    background: #e5200c;
    margin-right: .35rem;
}
.m-i-img-cover {
    width: 7.5rem;
    height: 5rem;
    object-fit: contain;
    margin-left: .75rem;
}
.m-i-img-item {
    border-bottom: 1px solid #e2e1e1;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
}
.m-i-img-item-time {
    font-size: .75rem;
    justify-content: space-between;
}
.m-i-img-item-time span {
    color: #999;
}
.m-i-img-item-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	height: 5rem;
}
.m-i-img-more {
    display: block;
    width: 100%;
    color: #e5200c;
    text-align: right;
    font-size: .875rem;
}
.m-i-img-box {
    border-bottom: 4px solid #e9e9e9;
    padding-bottom: 1.25rem;
    margin-bottom: 1.875rem;
}
#mswiper2 {
    margin-bottom: 1.875rem;
}
#mswiper2 .swiper-slide {
    width: 9.375rem !important;
}
#mswiper2 .swiper-slide a {
    font-size: .875rem;
}
.m-i-video-cover {
    width: 9.375rem;
    height: 6.25rem;
    position: relative;
    margin-bottom: 0.5rem;
}
.m-i-video-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.m-i-video-play {
    width: 1.6rem;
    height: 1.6rem;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: .625rem;
    bottom: .625rem;
    border-radius: 50%;
}
.m-i-video-play img {
    width: 0.6rem;
    height: 0.6rem;
}
.red-play {
    width: 1rem;
    height: 1rem;
    background: #e5200c;
    border-radius: 50%;
    margin-right: .5rem;
    min-width: 1rem;
    margin-top: 3px;
}
.red-play img {
    width: 0.5rem;
    height: 0.5rem;
}
.v-news-item {
    border-top: 1px solid #e2e1e1;
    padding-top: 1.25rem;
    margin-bottom: 1.25rem;
}
.v-news-item:last-child {
    margin-bottom: 0;
}
.m-i-txt-list {
    display: block;
    border-bottom: 1px solid #e2e1e1;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem
}
.m-i-title-tag {
    font-size: .875rem;
    margin-left: .625rem;
}
#mswiper3 {
    position: relative;
    overflow: hidden;
    padding-bottom: 3.125rem;
}
.m-zhibo-item {
    display: block;
}
.m-zhibo-item img {
    width: 100%;
    height: 14rem;
    object-fit: cover;
    margin-bottom: .5rem;
}
#mswiper3 .swiper-pagination-bullet {
    background: rgba(229, 32, 12, 1);
    opacity: 0.5;
}
#mswiper3 .swiper-pagination-bullet-active {
    background: #e5200c;
    width: 1.6rem;
    border-radius: .625rem;
    opacity: 1;
}
.no-bottom a:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.m-dzbl {
    background: #e9e9e9;
    padding: 1.2rem 1rem;
    justify-content: space-between;
}
.m-dzbl-item img {
    width: 5.3125rem;
    height: 8.0625rem;
    object-fit: cover;
    margin-bottom: 4px;
}
.m-dzbl-item {
    display: block;
    font-size: .75rem;
    text-align: center;
}
#mswiper4 {
    overflow: hidden;
}
#mswiper4 .swiper-slide img {
    width: 100%;
    height: 16rem;
    object-fit: cover;
}
.m-nn-footer {
    background: #e5200c;
    padding: 1.5rem 1rem;
    font-size: .75rem;
}
.m-nn-footer div {
    color: #fff;
    text-align: center;
}
.m-nn-footer div:first-child {
    margin-bottom: 0.2rem;
}
.m-wzdt {
    width: 100%;
    max-width: 30rem;
    background: #fff;
    height: calc(100vh - 3.375rem);
    position: fixed;
    bottom: calc(3.375rem - 100vh);
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    border-top-left-radius: 1.6rem;
    border-top-right-radius: 1.6rem;
    transition: all 0.3s;
}
.m-wzdt-top {
    border-bottom: 1px solid #e2e1e1;
    padding: 1.1rem 1rem;
    justify-content: center;
}
.m-wzdt-top div:first-child {
    font-size: .875rem;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
}
.m-wzdt-top div:last-child {
    font-size: 1.25rem;
    color: #e5200c;
}
.m-wzdt-wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.25rem 1rem;
}
.m-wzdt-wrap a {
    display: block;
    width: 22%;
    font-size: .875rem;
    background: #e9e9e9;
    text-align: center;
    padding: 0.5rem 0;
    border-radius: 4px;
    margin-bottom: 0.75rem;
}
.m-c-search {
    width: 80%;
    height: 2rem;
    margin: 0 auto;
    border: #fff solid 1px;
    border-radius: 4px;
    padding: 0 0.75rem;
}
.m-c-search input {
    flex: 1;
    height: 100%;
    outline: none;
    border: none;
    background: transparent;
    color: #fff;
}
.m-c-search img {
    width: 1.25rem;
    height: 1.25rem;
    margin-left: .625rem;
}
.m-c-search-box {
    height: 0;
    overflow: hidden;
}
.m-c-search-box-ac {
    height: 3.375rem;
    overflow: auto;
}
.closeSearch {
    color: #fff;
    font-size: 2.125rem;
    display: none;
}
#mswiper1 .swiper-slide::after {
	display: none;
}
#mswiper3 .swiper-pagination {
  bottom: 0 !important;
  text-align: center;
  padding: 0;
}
.nn-mobile {
	display: none;
}
.m-i-img-cover-full {
    width: 100%;
    height: auto;
}
.sjb-news-wrap {
    display: none;
}
@media screen and (max-width: 769px) {
	html, body {
      max-width: 30rem;
      height: 100vh;
      margin: 0 auto;
		min-width: 100%;
  }
  .m-body {
      min-width: 100%;
  }
  .nn-mobile {
  	display: block;
    position: relative;
  }
  .sjb-news-wrap {
    display: block;
    background: #fff;
    height: auto;
    padding: 0 1rem 2rem 1rem;
	min-height: 27rem;
}
.sjb-news-item {
    height: 100%;
}
.sjb-news-title {
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    height: 3rem;
    /* margin-bottom: 0.8rem; */
}
.sjb-news-title::before {
    content: '';
    display: block;
    background: #e5200c;
    width: 4px;
    height: 1.6rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-right: 0.5rem;
}
.sjb-nwes-ul {
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: calc(100% - 3rem);
    overflow-y: auto;*/
  	height: auto;
}
.sjb-nwes-ul li {
    display: inline-block;
    width: 48%;
    height: 4rem;
    border: 1px solid #e2e1e1;
    border-radius: 4px;
    margin-bottom: 0.75rem;
    text-align: center;
    line-height: 4rem;
    margin-right: 2%;
}
.sjb-nwes-ul li:nth-child(2n) {
    margin-right: 0;
}
#monthSelector {
    width: calc(100% - 5.375rem);
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
#monthSelector div {
    min-width: 3.75rem;
}
  .load-gif {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    color: #999;
    height: 6rem;
}
.load-gif img {
    width: 1.8rem;
    height: 1.8rem;
    margin-bottom: 0.5rem;
}
.sjb-news-brief span {
    font-size: .75rem;
    color: #999;
}
  .sjb-tv {
    height: auto;
	padding-bottom: 0;
  }
}
