.scroll .toHome {
  position: relative;
}
.scroll .toHome .hidden-home a {
    display: inline-block;
    color: #fff;
    width: 100%;
    height: 100%;
  }
.scroll .toHome .hidden-home {
display: none;
position: absolute;
font-size: 16px;
line-height: 50px;
color: #fff;
bottom: 4px;
left: -85px;
width: 135px;
padding-left: 51px;
box-sizing: border-box;
cursor: pointer;
background-image:
url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/gohome_03.png);
height: 52px;
line-height: 52px;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.scroll figure img {
  font-size: 0;
  vertical-align: top;
}
.scroll .toHome.home {
  display: none;
}
.scroll .toHome a {
  display: inline-block;
}
.scroll .first {
  margin-top: 10px;
  width: 50px;
  height: 50px;
}
@media screen and (max-width:1024px) {
  .m-go-home {
    display: none;
    bottom: 4.15rem;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEJlquUugDq0wRyHuPBfNv211213/H5图文底层页21-03-29.png)
  }

  .m-button {
    position: fixed;
    right: 0.24rem;
    width: 0.85rem;
    height: 0.85rem;
    background-size: cover;
    z-index: 12;

  }

  .m-button a {
    display: block;
    width: 100%;
    height: 100%;

  }
}
#page_head .banner {
	display:block;
  width: 100%;
  /*height: 160px;	*/
  margin: 0 auto;
  max-width: 1920px;
 /* line-height: 160px;	*/
  font-size: 0;
}
#page_head .banner .pc-img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#page_head .banner img {
  transition: all 1s;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.m-nav-box {
  display: none;
}
@media screen and (max-width: 1024px) {
  .m-nav-box{
    display:block;
	background-color:#fff;
  }
  #page_head .m-nav-box {
    width:100%;
  }
  #page_head .m-nav-box .nav{
    width:100%;
    display:flex;
  }
  #page_head .m-nav-box .menu-nav{
    flex:1;
    width:100%;
    min-width: 320px;
    overflow: hidden;
	background-color:#fff;
  }
  #page_head .m-nav-box  .menu-nav ul{
    min-width: 320px;
    width: 100%;
    height: auto;
    line-height: inherit;
    display: flex;
    height: 0.8rem;
    align-items: center;
    overflow: initial;
  }
  #page_head .m-nav-box  .menu-nav ul li{
    float:inherit;
    width: auto;
    margin:0
  }
    #page_head .m-nav-box  .menu-nav ul li a{
      font-size: 0.32rem;
      padding: 0 0.3rem;    
      line-height: 0.8rem;
    }
  .pc-nav-box{
  //  display: none;
  }
 #page_head .banner {
    width: 100%;
    height: auto;
	float:right;
  }
 #page_head .banner:hover img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
  }
  .baner {
    height: auto;
  }
  #page_head .banner .pc-img {
    display: none;
  }
}
.nav_box .menu-nav {
  max-width: 1920px;
  margin: 0 auto;
min-width:1200px;
  background-color: #d8e0ea;
}
.nav_box .menu-nav ul {
  width: 1200px;
  height: 55px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  line-height: 55px;
}
.nav_box .menu-nav ul li {
  float: left;
  margin-right: 36px;
}
.nav_box .menu-nav ul li a {
  color: #000;
  font-size: 18px;
}
.nav_box .menu-nav ul li a.active,
.nav_box .menu-nav ul li a:hover {
  color: #0f52b2;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
	.nav_box .menu-nav ul{
		width:100%;
        font-size: 0.32rem;
        padding: 0 0.3rem;
        flex-shrink: 0;
        line-height: 0.8rem;
        height: 0.8rem;
	}
    .nav_box .menu-nav ul li a {
      color: #000;
      font-size: 0.32rem;
    }
	.nav_box .menu-nav {
  
  	  min-width: unset;
      
    }
}
/*  */


@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
/* loading */

.channel-wrapper .news-collection .news-list-wrap .spin {
  margin: 40px auto 40px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #999;
}
.channel-wrapper .news-collection .news-list-wrap .spin .loading {
  margin-right: 10px;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
  background-repeat: no-repeat;
  background-position: -772px -188px;
  -webkit-animation: loading .7s linear infinite;
  animation: loading .7s linear infinite
}
.spin .load-end {
  display: none;


}
.spin.end .load {
  display: none;
}
.spin.end .load-end {
  display: block;
}
.hide {
  display: none !important;
}
.article-list font {
  color: #0f52b2 !important
}
.figure {
	position: relative;
}
.channel-wrapper .news-collection .news-list .figure img.viplogo {
	position: absolute;
}
@media only screen and (min-width:1025px) {
.channel-wrapper .news-collection .news-list .figure img.viplogo{
    width: 25px;
    height: 29px;
	right: 5px;
    bottom: 5px;
}
  body {
    background: #eff0f3
  }

  .lunbo-1 {
    overflow: hidden;
    background: #eff0f3;

    margin: 10px auto 0;
  }

  .sprite {
    background-image: url(../img/pc/csmpte-sprites.png);
    background-repeat: no-repeat
  }

  .ad-div,
  .model {
    margin: 0 auto;
    width: 1200px
  }

  .model .header {
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background-image: url(../img/pc/csmpte-sprites.png);
    background-repeat: no-repeat;
    background-position: -695px -229px
  }

  .model .header .img {
    width: 5px;
    height: 26px;
    float: left;
    margin-right: 10px;
  }

  .model .header .title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 3px;
  }

  .model .more {
    float: right;
    font-size: 18px;
    color: #555
  }

  .model .more:hover {
    color: #0f52b2
  }

  .import-links {
    margin: 20px auto 0;
    width: 1200px;
    overflow: hidden
  }

  .import-links .links-list {
    padding: 0 0 4px;
    width: 1260px
  }

  .import-links .links-list a {
    padding-right: 16px;
    width: 287px;
    height: 90px;
    line-height: 74px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #262626;
    font-weight: 700;
    background-image: url(../img/pc/csmpte-sprites.png);
    background-repeat: no-repeat;
    background-position: -5px -254px
  }

  .import-links .links-list a:hover {
    color: #0f52b2;
    background-position: -6px -344px
  }

  .import-links .links-list a figure {
    margin: 20px 20px 0 0;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: 100% 100%
  }

  .import-links .links-list a figure.import-icon-1 {
    width: 27px;
    height: 30px;
    background-image: url(../img/detail/icon-import_4.png)
  }

  .import-links .links-list a figure.import-icon-2 {
    width: 31px;
    height: 31px;
    background-image: url(../img/detail/icon-import_3.png)
  }

  .import-links .links-list a figure.import-icon-3 {
    width: 30px;
    height: 36px;
    background-image: url(../img/detail/icon-import_2.png)
  }

  .import-links .links-list a figure.import-icon-4 {
    width: 31px;
    height: 31px;
    background-image: url(../img/detail/icon-import_1.png)
  }

  .friend-links .links-list {
    width: 1300px;
    margin-top: 20px
  }

  .friend-links .links-list a {
    margin-right: 20px;
    width: 284px;
    height: 99px;
    float: left;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1)
  }

  .friend-links .links-list a img {
    max-width: 100%
  }

  .friend-links .links-list a:hover {
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, .1)
  }

  .channel-sprite {
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat
  }

  .channel-wrapper {
    margin: 0 auto 0;
    width: 1200px;
  }

  .channel-wrapper .section {
    float: left;
    width: 794px
  }

  .channel-wrapper .side-cloumn {
    float: right;
    width: 386px
  }

  .channel-wrapper .side-cloumn .model {
    width: 386px
  }

  .channel-wrapper .import-links {
    margin: 0 0 0 -10px;
    width: 110%
  }

  .channel-wrapper .import-links .links-list {
    padding: 0;
    width: 120%
  }

  .channel-wrapper .import-links .links-list a {
    padding: 0;
    margin: 0 0 10px 10px;
    float: left;
    width: 188px;
    height: 74px;
    border-radius: 4px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat;
    background-position: -10px -75px;
    box-shadow: 0 2px 3px 2px rgba(0, 0, 0, .1)
  }

  .channel-wrapper .import-links .links-list a:hover {
    background-position: -10px -162px
  }

  .channel-wrapper .news-collection .tabs {
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    line-height: 50px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat;
    background-position: 0 0;
  }

  .channel-wrapper .news-collection .tabs a {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 18px;
    text-align: center;
    color: #000;
  }

  .channel-wrapper .news-collection .tabs a.current,
  .channel-wrapper .news-collection .tabs a:hover {
    color: #fff;
    background: #1052b2 url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEcfo6OtD9Iv4RVlR8yojL211216/nav-headbg.png
) 100% 100%;
    background-size: 100% 100%;

  }

  .channel-wrapper .news-collection .news-list-wrap {
    min-height: 500px
  }

  .channel-wrapper .news-collection .news-list {
    background: #eff0f3
  }

  .channel-wrapper .news-collection .news-list ul {
	display:none;
    background-color: #fff
  }

  .channel-wrapper .news-collection .news-list .figure {
    position: relative;
  }

  .channel-wrapper .news-collection .figure .video-player {
    position: absolute;
    display: inline-block;
    left: 8px;
    bottom: 11px;
    width: 30px;
    height: 30px;
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1563326600105320/cont_play_03.png) no-repeat;
  }

  .cntvshare_weixin {
    margin-left: -77px !important;
  }

  .channel-wrapper .news-collection .news-list {
    /* display: none; */
    height: 0;
    overflow: hidden;
  }

  .channel-wrapper .news-collection .active {
    height: auto;
    overflow: inherit;
  }
.channel-wrapper .news-collection .active ul{
	display:block
}

  .channel-wrapper .news-collection .news-list li {
    position: relative;
    border-top: 1px solid #f5f5f5;
    height: 158px;
    padding: 19px 20px 20px 20px;
    box-sizing: border-box;
  }

  .channel-wrapper .news-collection .news-list li.nofigure {
    height: 147px;
  }

  .channel-wrapper .news-collection .news-list li:hover {
    background: #f5f5f5
  }

  .channel-wrapper .news-collection .news-list .figure {
    margin-right: 20px;
    float: left;
    width: 210px;
    height: 118px;
    overflow: hidden;
    border-radius: 5px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEzS0KayyuxOoeoj07pShr211216/210x118.1_03.png);
    background-size: 100% 100%;
  }
  .channel-wrapper .news-collection .news-list .jump{
    cursor: pointer;
  }

  .channel-wrapper .news-collection .news-list .figure img {
    width: 100%;
    height: 100%;
  }

  .channel-wrapper .news-collection .news-list .content {
    overflow: hidden;
  }

  .channel-wrapper .news-collection .news-list .title {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	word-break: break-all;
  }

  .channel-wrapper .news-collection .news-list .title a:hover {
    color: #0f52b2
  }

  .channel-wrapper .news-collection .news-list .footer {
    position: absolute;
    bottom: 18px;
    left: 250px;
    right: 20px;
    height: 26px;
    line-height: 26px;
  }

  .channel-wrapper .news-collection .news-list .nofigure .footer {
    position: absolute;
    left: 20px;
  }

  .channel-wrapper .news-collection .news-list .footer .share {
    position: relative;
    float: right;
    font-size: 0
  }

  .channel-wrapper .news-collection .news-list .footer .share span {
    margin-right: 10px;
    width: 26px;
    height: 26px;
    display: none;
    vertical-align: top;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat;
    cursor: pointer
  }

  .channel-wrapper .news-collection .news-list .footer .share span.wx {
    background-position: -664px -111px;
display:block;
  }

  .channel-wrapper .news-collection .news-list .footer .share span.wx:hover {
    background-position: -664px -145px
  }

  .channel-wrapper .news-collection .news-list .footer .share span.wb {
    background-position: -698px -111px;
    display: none;
  }

  .channel-wrapper .news-collection .news-list .footer .share span.wb:hover {
    background-position: -698px -145px
  }

  .channel-wrapper .news-collection .news-list .footer .share span.kj {
    background-position: -733px -111px
  }

  .channel-wrapper .news-collection .news-list .footer .share span.kj:hover {
    background-position: -733px -145px
  }

  .channel-wrapper .news-collection .news-list .footer .share span.qq {
    background-position: -768px -111px;
    display: none;


  }

  .channel-wrapper .news-collection .news-list .footer .share span.kj {
    margin-right: 0px;
    display: none;
  }

  .channel-wrapper .news-collection .news-list .footer .share span.qq:hover {
    background-position: -768px -145px
  }

  .channel-wrapper .news-collection .news-list .footer .tags {
    font-size: 0;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
  }

  .channel-wrapper .news-collection .news-list .footer .tags a {
    margin-right: 20px;
    font-size: 14px;
    color: #666;
  }

  .channel-wrapper .news-collection .news-list .footer .tags a:hover {
    color: #0f52b2
  }

  .channel-wrapper .figure-news-list {
    margin-bottom: 40px;
  }

  .channel-wrapper .figure-news-list li {
    margin-top: 20px;
    background: #fff;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    border-radius: 5px;
  }

  .channel-wrapper .figure-news-list .figure {
    width: 386px;
    height: 218px;
    overflow: hidden;
    display: block;
  }

  .channel-wrapper .figure-news-list .figure:hover img.gif {
    transform: scale(1.0);
  }

  .channel-wrapper .figure-news-list .figure img {
    max-width: 100%
  }

  .channel-wrapper .figure-news-list .figcaption {
    margin: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .lunbo-1 .mySwiper {
    position: relative;
    width: 100%;
    height: 177px;
  }

  .lunbo-1 .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 7px;
    height: 10px;
    border-radius: 5px;
    padding: 3px 4.5px 0;
    background-color: rgba(0, 0, 0, 0);
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: 100%;

  }

  .lunbo-1 .swiper-pagination span {
    float: left;
    width: 8px;
    height: 4px;
    border-radius: 2px;
    opacity: 0.5;
    margin: 0 2.5px !important;
    background-color: #fff
  }

  .lunbo-1 .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    opacity: 1;
    background-color: #125acd;
  }

  /* .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
    display: flex;
    align-items: center;
  }
  .swiper-pagination-bullet{
    width: 8px;
    height: 4px;
    border-radius: 5px;
    background-color: red;
  } */
  .lunbo-1 .icon {
    position: absolute;
    padding: 0px 12px;
    top: 10px;
    left: 10px;
    z-index: 3;
    width: auto;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/bg.png);
    background-size: 100% 100%;
    font-size: 14px;
  }

  .lunbo-1 .figure {
    max-width: 1920px;
  }

  .lunbo-1 .figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .lunbo-1 .mySwiper .figure {
    display: block;
    height: 450px;
  }

  .lunbo-1 .mySwiper .bottom-title {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -600px;
    width: 1200px;
    height: 50px;
    z-index: 3;
  }

  .lunbo-1 .mySwiper .image {
    display: inline-block;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0)
  }

  .lunbo-1 .mySwiper .image img {
    display: inline-block;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0)
  }

  .lunbo-1 .mySwiper .bottom-title {
    display: none;
  }

  .lunbo-1 .mySwiper .swiper-button-prev,
  .lunbo-1 .mySwiper .swiper-button-next {
    width: 40px;
    height: 40px;
    outline: none
  }

  .lunbo-1 .mySwiper .swiper-button-prev:after,
  .lunbo-1 .mySwiper .swiper-button-next:after {
    display: none;
  }

  .lunbo-1 .mySwiper .swiper-button-prev {
    left: 10px;
    background: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/arrow-1_03.png);
    outline: none
  }

  .lunbo-1 .mySwiper .swiper-button-next {
    right: 10px;
    background: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/arrow-1_05.png);
    outline: none;
  }

  .lunbo-1 .mySwiper:hover .swiper-button-prev,
  .lunbo-1 .mySwiper:hover .swiper-button-next {
    display: block;
  }

  .lunbo-1 .mySwiper .swiper-button-prev:hover {
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/leftactive_03.png)
  }

  .lunbo-1 .mySwiper .swiper-button-next:hover {
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/rightactive.png)
  }

  .lunbo-1 .mySwiper .bottom-title p {
    font-size: 20px;
    padding-left: 20px;
    line-height: 50px;
    background: url(../img/dydsjsxh19788_A_ind01-title.png) no-repeat;
  }

  .lunbo-1 .mySwiper .bottom-title a:hover {
    color: #ffffff;
  }

  .lunbo-1 .mySwiper .bottom-title span {
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background: url(../img/dydsjsxh19788_A_ind01-title2.png) no-repeat;
  }

  .channel-wrapper .news-collection .news-list li.lunbo {
    padding: 10px 0;
  }
}
.channel-wrapper .figure-news-list .figcaption a {
  line-height: 30px;
  color: #333;
  font-size: 20px;
}
.channel-wrapper .figure-news-list .figcaption a:hover {
  color: #1052b2
}
/* m端tabs切换 */

@media screen and (max-width: 1024px) {
.channel-wrapper .news-collection .news-list .figure img.viplogo{
    width:13px;
	height:15px;
	min-height: auto;
	right: 2px;
    bottom: 3px;
}
  .dydsjsxh19788_B_ind01 {
    margin-bottom: 0px;
  }

  .channel-wrapper .section {
    width: 100%;
  }

  .channel-wrapper .section .news-list {
    display: none;
  }

  .channel-wrapper .section .news-list.active {
    display: block;
  }

  .channel-wrapper .section .news-list .nofigure .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    font-size: 0.32rem;
    background-color: #fff;
    width: 100%;
    min-height: 2rem;
    padding: 0.2rem 0.2rem 0.16rem;
  }

  .section .news-list .nofigure .content .title {
    line-height: 0.48rem;
    /* margin-bottom: 0.5rem; */
  }

  .section .news-list .nofigure .content .tags {
    margin-top: 0.16rem;
  }

  .channel-wrapper .news-collection .tabs.flex-3 a:first-child {
    width: auto;
  }

  .channel-wrapper .news-collection .tabs.flex-3 a {
    width: auto;
  }

  .channel-wrapper .news-collection .tabs {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0.135rem;
    margin: 0.4rem 0 0;
	background:none;
  }

  .channel-wrapper .news-collection .tabs a {
    flex: 1;
    margin: 0 0.105rem;
    border-radius: 5px;
    background-color: #fff;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.32rem;
    text-align: center;
    color: #000;
  }

  .channel-wrapper .news-collection .tabs .current {
    color: #fff;
    background: #1052b2 url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEcfo6OtD9Iv4RVlR8yojL211216/nav-headbg.png
);
    background-size: 100% 100%;
    font-weight: bold;
  }

  /* 图文M端 */
  .section .news-list {
    padding: 0 0.24rem 0.2rem;

  }

  .section .news-list li {
    display: flex;
    margin-bottom: 0.2rem;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
  }

  .section .news-list li:first-child {

    margin-top: 0.4rem;
  }

  .section .news-list li:last-child {
    margin-bottom: 0
  }

  .section .news-list li.nofigure {
    min-height: 2rem;
    ;
  }

  .section .news-list li .figure {
    position: relative;
    width: 2.65rem;
    height: 1.49rem;
    flex-shrink: 0;
    border-radius: 5px;
    font-size: 0;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEzS0KayyuxOoeoj07pShr211216/210x118.1_03.png);
    background-size: 100% 100%;
    overflow: hidden;

  }

  .section .news-list li .figure img {

    vertical-align: bottom;
    border-radius: 5px;
    min-height: 100%;
  }

  .section .news-list li .figure.video:before {
    position: absolute;
    left: 0.1rem;
    bottom: 0.1rem;
    content: '';
    width: 0.4rem;
    height: 0.4rem;
    background: url(../img/player.png) no-repeat 0 0;
    background-size: 100% 100%;
    z-index: 1;
  }

  .section .news-list li a img {
    width: 100%;
    height: 100%;
  }

  .section .news-list .content.img {
    font-size: 0.32rem;
    line-height: 0.48rem;
    background-color: #fff;
    padding: 0.04rem 0.2rem 0.09rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 0;
  }

  .section .news-list .content.img .title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.32rem;
    overflow: hidden;
    line-height: 0.48rem;
	 word-break: break-all;；

  }

  .section .news-list .content.img .title a {
    color: #000;
  }

  .section .news-list .share {
    display: none;
  }

  .section .news-list .content.img .tags {
    font-size: 0.24rem;
    line-height: 0.30rem;
    color: #999999;
    bottom: 0.05rem;
    margin-bottom: 0;
    height: auto;
  }

  .section .news-list .content .tags a {
    margin-right: 0.3rem;
    color: #666;
    display: none;
  }

  .section .news-list .content .tags a:first-child {
    display: block;
    margin-right: 0;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transform: translateY(-0.09rem);


  }

  .section .news-list .content .title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 0.46rem;
  }

  .section .news-list .content .tags {
    font-size: 0.24rem;
    height: 0.33rem;
    line-height: 0.33rem;
    color: #999999;
    margin-top: 0.17rem;
  }

  .side-cloumn {
    display: none;
  }

  .channel-wrapper .news-collection .news-list-wrap .spin {
    text-align: center;
    color: #999999;
    line-height: 0.48rem;
    height: 0.48rem;
    font-size: 0.28rem;
    margin: 0.2rem 0 0.16rem;
  }

  /* 轮播M端 */
  .lunbo-1 {
    margin-bottom: 0;
    margin-top: 0.4rem;
  }

  .lunbo-1 .swiper-pagination {
    width: 61px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 6px;
    width: auto;
    height: 10px;
    border-radius: 5px;
    padding: 3px 4.5px 0;
    background-color: rgba(0, 0, 0, .1);
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    transform: translateX(-50%);
  }

  .lunbo-1 .swiper-pagination span {
    float: left;
    width: 8px;
    height: 4px;
    border-radius: 2px;
    opacity: 0.5;
    margin: 0 2.5px !important;
    background-color: #fff
  }

  .lunbo-1 .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    opacity: 1;
    background-color: #fff;
  }

  .lunbo-1 .image .m-img {
    width: 100%;
    height: auto;
  }

  .lunbo-1 .swiper-buttons {
    display: none;
  }

  .lunbo-1 .bottom-title {
    display: none;
  }

  .lunbo-1 .icon {
    position: absolute;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/bg.png);
    background-size: 100% 100%;
    z-index: 3;
    top: .12rem;
    left: .12rem;
    padding: 0 0.12rem;
    display: block;
    color: #FFFFFF;
    font-size: 0.22rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
  }

  .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    height: 10px;
    background: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/bgg.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    background-color: #FFFFFF;
    opacity: .5;
  }

  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    opacity: 1 !important;
  }
}
/*移动端页面  */

@media screen and (max-width: 1024px) {
  .section .news-list li.nofigure {
    min-height: 0rem;
  }

  .channel-wrapper {
    width: 100%
  }
}
