body {
  font-family:PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
  margin:0;
  background: #0e1255;
}
a {
  text-decoration: none;
  color: unset;
}
.nav_wrapper_bg .nav_wrapper .slide_down .search {overflow:visible!important;}
.nav_wrapper_bg .nav_wrapper .slide_down_top .search .slide_con .search_box .box_con .cla p {margin:0;}
.page {
  position:relative;
  min-width:1200px;
}
.page-inner {
  position: relative;
  min-height: 100%;
  background: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/zncb-bg-pc-2.jpg?v=2") no-repeat;
  background-size: 2600px auto;
  background-position: center top;
  overflow: hidden;
}
.page-h5 {
  position:relative;
}
.page-inner-h5 {
  position: relative;
  background: url(//p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/zncb-bg-h5.jpg) no-repeat;
  background-size: 100% auto;
}
.footerPC {overflow:hidden;}
.edit-mode .blocks {min-height: 20px;}
/********** 头图 **********/
.zncb-banner {
  position: relative;
}
.zncb-banner .main {
  position: relative;
  margin: 0 auto;
}
.zncb-banner .main img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
/********** 论坛简介 **********/
.zncb-brief {
  position: relative;
  background: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/zncb-bg1-pc.png?v=2") no-repeat;
  background-size: 2600px auto;
  background-position: center top;
  margin: 0 auto 24px;
}
.zncb-brief .main {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 24px 0;
}
.zncb-brief .main .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 34px;
}
.zncb-brief .main .head .title {
  width: 213px;
  height: 75px;
  flex: 213px 0 0;
  margin-right: 114px;
}
.zncb-brief .main .head .content p {
  margin: 0 0 1em 0;
  font-size: 18px;
  color: white;
  line-height: 30px;
  text-indent: 2em;
}
.zncb-brief .main .body {
  position: relative;
  overflow: hidden;
}
.zncb-brief .swiper-container {
  margin: 24px 0;
  padding-bottom: 48px;
  margin-left: -14px;
}
.zncb-brief .swiper-slide .content {
  position: relative;
  width: 760px;
  padding: 12px;
  background: transparent url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/zncb-bg-linear-pc.jpg") no-repeat;
  background-size: 100% 100%;
}
.zncb-brief .swiper-slide .content .cover {
  position: relative;
  width: 758px;
  height: 427px;
  opacity: 0.6;
  transition: opacity 0.4s linear;
}
.zncb-brief .swiper-slide .content .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.zncb-brief .swiper-slide .content .title {
  position: relative;
  display: none;
  font-size: 20px;
  color: white;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 12px;
}
.zncb-brief .swiper-slide .content .title:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/icon-title.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 12px;
}
.zncb-brief .swiper-slide .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
}
.zncb-brief .swiper-slide-active .content .cover {
  opacity: 1;
}
.zncb-brief .swiper-slide-active .content .title {
  display: flex;
}
.zncb-brief .swiper-slide-active .mask {
  display: none;
}
.zncb-brief .swiper-pagination {
  bottom: 20px;
  left: 380px;
  transform: translateX(-50%);
}
.zncb-brief .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  background: #1e4ff3;
  border-radius: 2px;
  opacity: 1;
}
.zncb-brief .swiper-pagination-bullet-active {
  width: 32px;
  background: #fff;
}
.zncb-brief .hg {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  width: 164px;
  height: 42px;
  background: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/zncb-icon-hg.png") no-repeat;
  background-size: 100% 100%;
  top: -84px;
  right: 0;
}
.zncb-brief .hg a {
  display: block;
  color: white;
}
.zncb-brief .hg:after {
  content: "";
  display: block;
  margin-left: 2px;
  width: 18px;
  height: 18px;
  background: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/d-arrow-right.png") no-repeat;
  background-size: 100% 100%;
}
@charset "UTF-8";
html,
body {
  height: 100%;
}
body {
  margin: 0;
  background: #0e1255;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
.page-inner {
  position: relative;
  min-height: 100%;
  
  overflow: hidden;
}
.page-inner-h5 {
  position: relative;
  min-height: 100%;
  background: url(//p4.img.cctvpic.com/photoAlbum/templet/common/TPTEXToR8JKGIgvrS4I5yYxE220415/zncb-bg-h5.jpg) no-repeat;
  background-size: 100% auto;
}
/*********** tab1 **********/
.ai-0428 .ai-dianbo-player-inner {
position:relative;
width:100%;
height:100%;
}
.ai-0428 {
  padding: 24px 0;
}
.ai-0428 a {
  color: unset;
  text-decoration: none;
}
.ai-0428 .main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.ai-0428 .logo {
  height: 108px;
}
.ai-0428 .logo img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.ai-0428 .main-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 48px;
  margin: 24px 0;
}
.ai-0428 .main-title .icon {
  height: 40px;
}
.ai-0428 .main-title .icon img {
  display: block;
  height: 100%;
}
.ai-0428 .main-title .name {
  padding: 0 20px;
}
.ai-0428 .tabs {
  width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin: 24px auto;
}
.ai-0428 .tabs .tabs-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  overflow-x: auto;
}
.ai-0428 .tabs .tabs-container {
  text-align: center;
  padding: 0 24px;
  white-space: nowrap;
}
.ai-0428 .tabs-panel {
  position: relative;
  width: 100%;
}
.ai-0428 .tabs-panel .tabs-panel-item {
  position: relative;
}
.ai-0428 .tabs-more {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 24px;
  margin-left: 24px;
}
.ai-0428 .tabs-more a {
  color: #ff2f00;
}
.ai-0428 .tabs-more:after {
  display: block;
  width: 32px;
  height: 32px;
  content: "";
  background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTEQ25E4zT28imZKBOt2KdQ210827/arrow-right.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.ai-0428 .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}
.ai-0428 .top-left {
  width: 792px;
  margin-right: 22px;
}
.ai-0428 .top-left .video {
  width: 792px;
  height: 445.5px;
}
.ai-0428 .top-left .title {
  font-size: 24px;
  height: 72px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.ai-0428 .top-left .title span {
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ai-0428 .top-right {
  width: 385px;
}
.ai-0428 .top-right .content .cover {
  position: relative;
  width: 385px;
  height: 216px;
}
.ai-0428 .top-right .content .cover:after {
  display: block;
  content: "";
  width: 64px;
  height: 64px;
  background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTEQ25E4zT28imZKBOt2KdQ210827/play.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ai-0428 .top-right .content .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-0428 .top-right .content .cover.is-img:after {
  display: none;
}
.ai-0428 .top-right .content:first-child {
  margin-bottom: 13.5px;
}
.ai-0428 .top-right .title {
  font-size: 20px;
  height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
}
.ai-0428 .top-right .title span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ai-0428 .bottom {
  width: 1245px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ai-0428 .bottom .content {
  -webkit-box-flex: 385px;
  -webkit-flex: 385px 0 0;
  -moz-box-flex: 385px;
  flex: 385px 0 0;
  margin-bottom: 16px;
  margin-right: 22px;
}
.ai-0428 .bottom .content .cover {
  position: relative;
  width: 385px;
  height: 216px;
}
.ai-0428 .bottom .content .cover:after {
  display: block;
  content: "";
  width: 64px;
  height: 64px;
  background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTEQ25E4zT28imZKBOt2KdQ210827/play.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ai-0428 .bottom .content .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-0428 .bottom .content .cover.is-img:after {
  display: none;
}
.ai-0428 .bottom .content .title {
  font-size: 20px;
  max-height: 2.8em;
  line-height: 1.4;
  margin-top: 20px;
  overflow: hidden;
}
.ai-0428 .bottom .content .title span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ty_wbfs {
	margin:0 auto 20px;
	width:1200px;
}
.ty_wbfs_top {
	width:100%;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
  	justify-content: space-between;
}
.ty_wbfs_top_img {
	width: 592px;
	
}
.ty_wbfs_top_img img {
	width: 100%;
	height: 333px;
}
.ty_wbfs_top_img span {
	width: 100%;
	margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	font-size: 24px;
    color: #585858;
    line-height: 30px;
}
.ty_wbfs_b {
	width:100%;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
  	justify-content: space-between;
}
.ty_wbfs_bt_img {
	width:288px;
	
}
.ty_wbfs_bt_img img {
	width: 100%;
	height: 162px;
}
.ty_wbfs_bt_img span {
	width: 100%;
	margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
