/* 公共头部 */
.zt-cx-top-banner{
  height: 398px;
  background: url(../img/banner.png);
  display: block;
  background-position: 0 -20px;
}
.zt-cx-top-nav{
  height: 82px;
	background-color: #ffffff;
  box-shadow: 2px 3px 28px 0px rgba(65, 109, 138, 0.17);
	border-radius: 6px;
  text-align: center;
  white-space: nowrap;
  margin-top: -41px;
}
.zt-cx-top-nav a{
  width: 171px;
  float: left;
  font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 82px;
	letter-spacing: 0px;
	color: #000000;
  height: 82px;
}
.zt-cx-top-nav a::before{
  content: "";
  width: 1px;
	height: 54px;
  float: left;
  margin-top: 18px;
  background: url(../img/zt-cx-nav-line.png) no-repeat;
  position: relative;
  right: 1px;
}
.zt-cx-top-nav a:first-child::before{
  display: none;
}
.zt-cx-top-nav a:hover,.zt-cx-top-nav a.cur{
  background-color: #903216;
	border-radius: 6px;
  color: #fff;
  font-size: 24px;
}
.zt-cx-top-nav a:hover::before,.zt-cx-top-nav a.cur::before{
  display: none;
}
/* 公共头部结束 */
/* 嘉宾 */
.zt-cx-jb-item{
  width: 165px;
  float: left;
  text-align: center;
  /* margin-bottom: 31px; */
  margin-right: 41px;
  height: 228px;
}
.zt-cx-jb-main .zt-cx-jb-item:nth-child(6n){
  margin-right: 0;
}
.zt-cx-jb-item img{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-color: #7a26a6;
  border: solid 2px #6c32a0;
}
.zt-cx-jb-item-con{
  width: 100%;
  margin-top: 10px;
}
.zt-cx-jb-item-con p{
  font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #000000;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zt-cx-jb-item-con span{
  font-size: 14px!important;
	line-height: 20px;
	letter-spacing: 0px;
	color: #000000!important;
  font-family: MicrosoftYaHei!important;
  display: block;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient:vertical;
}
.clear-none{
  clear: both;
  float: none;
}
/* 嘉宾结束 */
/* 组织 */
.zt-cx-zz-title{
  font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 0px;
	color: #000000;
}
.zt-cx-zz-list{
  margin-top: 20px;
  margin-bottom: 40px;
}
.zt-cx-zz-list img{
  width: 200px;
  height: 60px;
  margin-right: 18px;
  margin-bottom: 10px;
}
/* 组织结束 */
/* 日程 */
.zt-cx-rc-img{
  width: 751px;
	height: 303px;
  display: block;
  margin-bottom: 49px;
}
.zt-cx-rc-item{
  border-left: 1px solid #c5c5cf;
}
.zt-cx-rc-item-title{
  font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2f2833;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 22px;
  padding-left: 37px;
  position: relative;
  z-index: 1;
  left: -11px;
  top: -5px;
}
.zt-cx-rc-item-title::before{
  position: absolute;
  background: url(../img/zt-cx-rc-icon1.png) no-repeat center;
  content: "";
  width: 20px;
	height: 20px;
  left: 0;
  top: 5px;
}
.zt-cx-rc-item-con{
  background: url(../img/zt-cx-rc-icon2.png) no-repeat;
  background-position: 21px 6px;
  margin-bottom: 15px;
  padding-left: 50px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 1px;
	color: #333333;
  height: auto;
  position: relative;
}
.zt-cx-rc-item-con-limit{
  max-height: 32px;
  overflow: hidden;
}
.zt-cx-rc-item-con::before{
  content: "";
  width: 20px;
	height: 1px;
	background-color: #e7e7e7;
  position: absolute;
  left: 0;
  top: 13px;
}
.zt-cx-rc-item:hover .zt-cx-rc-item-con{
  font-weight: bold;
  color: #6d4ebb;
}
.zt-cx-rc-more{
  width: 84px;
	height: 11px;
  /* float: right; */
  margin-bottom: 30px;
  margin-left: 300px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.zt-cx-rc-more-zk{
  background-image: url(../img/zt-cx-more-zk.png);
}
.zt-cx-rc-more-sq{
  background-image: url(../img/zt-cx-more-sq.png);
}
/* 日程结束 */
/* 首页 */
.zt-cx-pc{
  display: block !important;
}
.zt-cx-h5{
  display: none !important;
}
.zt-cx-none{
  display: none;
}
.zt-cx-sy-title{
  display: block;
  height: 42px;
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #666666;
  text-align: right;
  width: 100%;
}
.zt-cx-sy-title span{
  display: inline-block;
  margin-right: 13px;
  line-height: 8px;
}
/* .zt-cx-sy-title-fhtj-pc{
  background-image: url(../img/zt-cx-sy-fhtj-pc.png);
} */
.zt-cx-sy-title-fhtj-pc {
  background: url(https://res.bauhk.com/template/44/2025/9/15/2006786/img/zt-yy-tit-bg.png) no-repeat;
  background-size: 100%;
  background-position: 0 0;
  width: 100%;
  position: relative;
}
.zt-cx-sy-title-fhtj-pc .text p {
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
}
.zt-cx-sy-title-fhtj-pc .text .lf {
  color: #903216;
  position: absolute;
  left: 522px;
  top: -11px;
}
.zt-cx-sy-title-fhtj-pc .text .rt {
  color: #fff;
  position: absolute;
  left: 601px;
  top: -2px;
}
.zt-cx-sy-rc-list{
  width: 1170px;
  margin: auto;
  margin-top: 49px;
  margin-bottom: 25px;
}
.zt-cx-sy-rc-list-item{
  width: 50%;
  float: left;
  position: relative;
}
.zt-cx-sy-rc-list-item-title{
  font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2f2833;
  padding-left: 34px;
  padding-bottom: 25px;
  border-bottom: 1px solid #c5c5cf;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zt-cx-sy-rc-list-item::before{
  position: absolute;
  background: url(../img/zt-cx-rc-icon1.png) no-repeat center;
  content: "";
  width: 20px;
	height: 20px;
  left: 58px;
  top: 45px;
  z-index: 1;
}
.zt-cx-sy-rc-list-item-con{
  margin-top: 35px;
  margin-left: 68px;
  border-left: 1px solid #c5c5cf;
  position: relative;
  /* width: 307px; */
  width: 87%;
}
.pt0{
  padding-top: 0 !important;
}
.mt0{
  margin-top:0 !important;
}
.zt-cx-sy-rc-list-item-con::before{
  position: absolute;
  background: url(../img/zt-cx-rc-icon2.png) no-repeat center;
  content: "";
  width: 18px;
	height: 18px;
  left: -10px;
  top: -3px;
  z-index: 1;
}
.zt-cx-sy-rc-list-item-con .zt-cx-rc-item-con::before{
  display: none;
}
.zt-cx-sy-rc-list-item-con .zt-cx-rc-item-con{
  background: none;
  padding-left: 22px;
  top: -8px
}
.zt-cx-sy-rc-list-item-con .zt-cx-rc-more{
  margin-left: calc(99% - 84px);
}
.zt-cx-sy-rc-list-item:hover .zt-cx-rc-item-con{
  font-weight: bold;
}
.zt-cx-sy-spjj-list{
  margin-top: 63px;
  margin-bottom: 56px;
}
.zt-cx-sy-spjj-list-item{
  width: 343px;
  float: left;
  margin: 0 22px;
  margin-right: 39px;
}
.zt-cx-sy-spjj-list-item-img{
  padding: 14px;
	background-color: #f4f4f4;
  margin-bottom: 20px;
  position: relative;
}
.zt-cx-sy-spjj-list-item-img img{
  width: 314px;
	height: 220px;
}
.zt-cx-sy-spjj-list-item-img .icon-video{
  position: absolute;
  width: 35px;
  height: 35px;
  z-index: 1;
  left: 20px;
  bottom: 37px;
}
.zt-cx-sy-spjj-list-item p{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  padding: 0 14px;
	color: #333333;
}
.zt-cx-sy-fhtj-list{
  margin-top: 36px;
  margin-bottom: 17px;
}
.zt-cx-sy-fhtj-list-item{
  width: 359px;
  margin-left: 14px;
  margin-right: 34px;
  margin-bottom: 41px;
  float: left;
}
.zt-cx-sy-fhtj-list .zt-cx-sy-fhtj-list-item:nth-child(3n),.zt-cx-sy-spjj-list .zt-cx-sy-spjj-list-item:nth-child(3n){
  margin-right: 0px;
}
.zt-cx-sy-fhtj-list-item>img{
  width: 359px;
	height: 207px;
  /* object-fit: fill; */
}
.zt-cx-sy-fhtj-list-item>P{
  width: 100%;
  height: 62px;
  padding: 0 5px;
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px rgba(189, 190, 192, 0.49);
	border-radius: 0px 0px 6px 6px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 0px;
	color: #282727;
}
.zt-cx-sy-top{
  margin-top: 40px;
  margin-bottom: 50px;
}
.zt-cx-sy-left{
  width: 576px;
}
.zt-cx-sy-left-item{
  display: block;
  margin-bottom: 22px;
  border-bottom: 2px solid #ececec;
  min-height: 52px;
  padding-bottom: 35px;
}
.zt-cx-sy-left>div:last-child .zt-cx-sy-left-item{
  margin-bottom: 0;
}
.zt-cx-sy-left-item>p{
  font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #282727;
  margin-bottom: 4px;
}
.zt-cx-sy-left-item>div{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #9a9a9a;
}
.fade-box,
.fade-img {
  height: 404px;
  width: 572px;
  position: relative;
  overflow: hidden;
}

.fade-img a {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.fade-img img {
  display: block;
  height: 100%;
  width: 100%;
}

.fade-txt {
  height: 50px;
  width: 100%;
  background: rgba(0,0,0,.7);
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.fade-txt a {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  max-width: 70%;
  color: #fff;
  font-size: 14px;
  line-height: 50px;
  padding-left: 20px;
  font-weight: bold;
}

.dy-num {
  position: absolute;
  bottom: 5px;
  right: 130px;
}

.dy-num span {
  color: #fff;
}

.dy-index {
  font-size: 26px;
}

.fade-num {
  position: absolute;
  bottom: 23px;
  right: 20px;
  font-size: 0px;
}

.fade-num span {
  display: inline-block;
  width: 12px;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  margin-left: 6px;
  cursor: pointer;
}

.fade-num span.cur {
  width: 16px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 3px;
}

.fade-left {
  left: 0px;
}

.fade-right {
  right: 0px;
}

.fade-box:hover .fade-btn {
  display: block;
}
.zt-cx-sy-left{
  float: left;
}
.zt-cx-sy-right{
  float: right;
  margin-top: 5px;
}
/* 首页结束 */
/* 专题 */
.zt-cx-box2{
  width: 100%;
  background-color: #f3f4fa;
}
.zt-cx-box3{
  width: 100%;
  background: url(../img/zt-cx-bg3.png) no-repeat top;
  background-size: 100%;
}
.zt-cx-box2-main{
  width: 100%;
  /* background: url(../img/zt-cx-bg2.png) no-repeat bottom; */
}
.fhtj {
  background: url(../img/zt-cx-bg2.png) no-repeat top;
  background-size: 100%;
}
.zt-cx-title{
  display: block;
  margin: auto;
  width: 244px;
  height: 58px;
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 45px;
  margin-bottom: 50px;
  background-position: bottom;
}
.zt-cx-title-fhyc{
  background-image: url(../img/zt-cx-fhyc.png);
}
.zt-cx-title-fhtj{
  background-image: url(../img/zt-cx-fhtj.png);
}
.zt-cx-title-yhjb{
  background-image: url(../img/zt-cx-yhjb.png);
}
.zt-cx-title-spjj{
  background-image: url(../img/zt-cx-spjj.png);
}
.zt-cx-title-fhtj{
  background-image: url(../img/zt-cx-fhtj.png);
}
.zt-cx-title-fhtj{
  background-image: url(../img/zt-cx-fhtj.png);
} 
.zt-cx-title-zzjg{
  background-image: url(../img/zt-cx-zzjg.png);
} 
.zt-cx-title-lxwm{
  background-image: url(../img/zt-cx-lxwm.png);
} 
.zt-cx-title-hdjj{
  background-image: url(../img/zt-cx-hdjj.png);
} 
.zt-cx-title-yhjb{
  background-image: url(../img/zt-cx-yhjb.png);
} 
.i1-part2{
  position: relative;
  width: 1277px;
  margin: auto;
  padding-bottom: 60px;
}
.i1-part2-btn {
  display: inline-block;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 150px;
  cursor: pointer;
  z-index: 100;
}
.i1-part2-left {
  left: 0px;
  background: url(../img/zt-cx-right.png) no-repeat center center;
}
.i1-part2-right {
  right: 0px;
  background: url(../img/zt-cx-left.png) no-repeat center center;
}
.i1-part2-box {
  width: 1200px;
  height: 248px;
  position: relative;
  overflow: hidden;
  z-index: 10;
  margin: auto;
}
.i1-part2-item {
  height: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
}
.i1-part2-item > div {
  display: inline-block;
  width: 390px;
  height: 100%;
  padding-right: 15px;
  position: relative;
}
.i1-part2-item > div > a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.i1-part2-item > div > a img {
  width: 100%;height: 100%;
  /* object-fit: fill; */
}
.i1-part2-item > div > a p{
  position: absolute;
  bottom: 0;
  width: 372px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.35);
  font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
  padding: 0 9px;
}
.zt-cx-lxwm{
  margin-bottom: 72px;
}
.zt-cx-lxwm-item{
  width: 300px;
  height: 69px;
  float: left;
}
.zt-cx-lxwm-item p{
  font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
  padding-left: 14px;
  border-left: 4px solid #000000;
  height: 18px;
  line-height: 16px;
  margin-bottom: 19px;
}
.zt-cx-lxwm-item span{
  font-size: 18px;
	letter-spacing: 0px;
	color: #000000;
  background-repeat: no-repeat;
  padding-left: 37px;
  background-position: left;
  display: inline-block;
  width: 83%;
  word-wrap: break-word;
}
.zt-cx-lxwm-yx{
  background-image: url(../img/zt-cx-yx.png);
}
.zt-cx-lxwm-ym{
  background-image: url(../img/zt-cx-ym.png);
}
.zt-cx-lxwm-cz{
  background-image: url(../img/zt-cx-cz.png);
}
.zt-cx-lxwm-dh{
  background-image: url(../img/zt-cx-dh.png);
}
.i1-part3{
  position: relative;
  width: 1277px;
  margin: auto;
  margin-bottom: 60px;
  margin-top:30px;
}
.i1-part3-btn {
  display: inline-block;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 16px;
  cursor: pointer;
  z-index: 100;
}
.i1-part3-left {
  left: 0px;
  background: url(../img/zt-l.png) no-repeat center center;
}
.i1-part3-right {
  right: 0px;
  background: url(../img/zt-r.png) no-repeat center center;
}
.i1-part3-box {
  width: 1200px;
  height: 60px;
  position: relative;
  overflow: hidden;
  z-index: 10;
  margin: auto;
}
.i1-part3-item {
  height: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
}
.i1-part3-item > div {
  display: inline-block;
  width: 200px;
  height: 100%;
  padding-right: 48px;
  position: relative;
}
.i1-part3-item > div > a {
  width: 100%;
  height: 60px;
  display: block;
  overflow: hidden;
}
.i1-part3-item > div > a img {
  width: 100%;
  height: 100%;
}
.zt-cx-zt-top{
  padding-top: 292px;
  padding-left: 0;
  margin-bottom: 69px;
}
.zt-cx-zt-top-main{
  margin-bottom: 40px;
}
.zt-cx-zt-top-main .zt-cx-title{
  padding-top: 127px;
  margin-bottom: 0;
}
.zt-cx-zt-top-main a{
  float: right;
  width: 328px;
  padding-left: 40px;
	height: 80px;
  background: url(../img/zt-cx-title-bg1.png) no-repeat;
  background-size: 100%;
  text-align: center;
  font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 2px;
	color: #ffffff;
  margin-right: 37px;
}
.zt-cx-zt-top-con{
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #333333;
  height: auto;
}
.zt-cx-zt-top-con-limit{
  max-height: 147px;
  overflow: hidden;
}
.zt-more-hd{
  float: right;
}
.zt-more-jb{
  margin: auto;
  width: 160px;
  text-align: center;
}
.zt-cx-jb-main-limit{
  max-height: 682px;
  overflow: hidden;
}
.zt-cx-zt-top-con-more{
	height: 21px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  cursor: pointer;
  background: url(../img/zt-cx-title-bg3.png) no-repeat bottom;
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: -1px;
	color: #000000;
  padding-left: 83px;
  padding-right: 18px;
}
.zt-cx-zt-top-con-more img{
  width: 12px;
	height: 7px;
  margin-right: 21px; 
  margin-left: 18px;
}
.zt-cx-zt-top-con-more-zk{
  display: block;
}
.zt-cx-zt-top-con-more-sq{
  display: none;
}
.zt-cx-zt-top-fhdt{
  padding-top: 20px;
	background-color: #f7f7fb;
  padding-left: 53px;
  padding-bottom: 20px;
}
.line{
  width: 100%;
	height: 4px;
	background-image: linear-gradient(92deg, 
		#448e1b 0%, 
		#834ed6 100%), 
	linear-gradient(
		#7b58be, 
		#7b58be);
	background-blend-mode: normal, 
		normal;
}
.zt-cx-zt-top-fhdt span{
  font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #333333;
  float: left;
}
.zt-cx-zt-top-fhdt .news-cont{
  width: 950px;
  float: left;
  background: url(../img/zt-cx-nav-line.png) no-repeat;
  background-position: top left;
  margin-left: 47px;
  height: 50px;
  position: relative;
  overflow:hidden;
}
.news-cont a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
}
.zt-cx-zt-top-fhdt p{
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 1px;
	color: #333333;
  padding-left: 56px;
  position: relative;
  width: 884px;
}
.zt-cx-zt-top-fhdt p::before{
  content: "";
  width: 4px;
	height: 4px;
	background-color: #601986;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 32px;
  top: 20px;
}
.zt-cx-box1{
  background: url(../img/zt-zyy-bg.png) no-repeat;
  background-position: center top;
}
.zt-cx-box1-main{
  background: url(../img/zt-cx-bg1.png) no-repeat;
  background-position: 100% 360px;
}
/* 左边导航 */
.zt-left{
  position: fixed;
  left: 0;
  width: 233px;
	height: 394px;
  z-index: 10000;
  top: 50%;
  display: none;
}
.zt-left::after{
  content: "";
  display: block;
  width: 1px;
	height: 314px;
	background-color: #e9e9e9;
  margin-top: 29px;
  position: absolute;
  right: 0px;
}
.zt-left a{
  width: 201px;
	height: 61px;
  float: left;
  position: relative;
  font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #666666;
  padding-left: 94px;
}
.zt-left a::after{
  content: "";
  position: absolute;
  top: 27px;
  left: 228px;
  width: 10px;
  height: 10px;
  background: url(../img/zt-cx-dian.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}
.zt-left a.cur,.zt-left a:hover{
  color: #ffffff;
  font-weight: bold;
  background: url(../img/zt-cx-title-bg2.png) no-repeat;
}
.zt-left a.cur::after,.zt-left a:hover::after{
  background-image: url(../img/zt-cx-dian-a.png);
  width: 40px;
  height: 16px;
  left: 200px;
  top: 25px;
}
/* 专题结束 */
@media screen and (max-width: 768px){
  .zt-cx-pc{
    display: none !important;
  }
  .zt-cx-h5{
    display: block !important;
  }
  .zt-cx-top-banner{
    background: url(../img/banner-h5.png) no-repeat;
    background-size: 100%;
    height: 193px;
    background-color: #fff;
    background-position: 0 -10px;
  }
  .zt-cx-top-nav{
    overflow-x: scroll;
    white-space: nowrap;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .zt-cx-top-nav a{
    float: none;
    line-height: 47px;
    height: 47px;
    font-size: 16px;
    font-weight: 400;
    width: 90px;
    display: inline-block;
  }
  .zt-cx-top-nav a:hover, .zt-cx-top-nav a.cur{
    font-size: 17px;
  }
  .zt-cx-top-nav a::before{
    display: none;
  }
  .zt-cx-sy-title-fhtj-h5 {
    background: url(https://res.bauhk.com/template/44/2025/9/15/2006786/img/zt-yy-tit-bg-h5.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    position: relative;
  }
  .zt-cx-sy-title-fhtj-h5 .text p {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
  }
  .zt-cx-sy-title-fhtj-h5 .text .lf {
    color: #903216;
    position: absolute;
    left: 33%;
    top: -6px;
  }
  .zt-cx-sy-title-fhtj-h5 .text .rt {
    color: #fff;
    position: absolute;
    left: 51%;
    top: 1px;
    transform: translateX(-51%);
  }
  /* 嘉宾 */
  .zt-cx-jb-item{
    height: 141px;
    margin-bottom: 31px;
    width: 70px;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden;
  }
  .zt-cx-jb-main{
    width: 338px;
    margin: auto;
  }
  .zt-cx-jb-main-limit{
    max-height: 688px;
  }
  .zt-cx-jb-item img{
    width: 60px;
	  height: 60px;
  }
  .zt-cx-jb-item-con p{
    font-size: 14px;
  }
  .zt-cx-jb-item-con span{
    line-height: 18px;
    font-size: 10px;
  }
  .zt-cx-jb-main .zt-cx-jb-item:nth-child(6n){
    margin-right: 8px;
  }
  .zt-cx-jb-main .zt-cx-jb-item:nth-child(4n){
    margin-right: 0;
  }
  /* 组织 */
  .zt-cx-zz-title{
    font-size: 14px;
  }
  .zt-cx-zz-list img{
    width: 50%;
    float: left;
    height: auto;
    margin-right: 0;
  }
  /* 日程 */
  .zt-cx-rc-img{
    width: 100%;
    height: auto;
  }
  .zt-cx-rc-item{
    width: 95%;
    margin: auto;
  }
  .zt-cx-rc-more{
    margin-left: 50%;
  }
  .zt-cx-rc-item-title{
    font-size: 18px;
  }
  .zt-cx-rc-item-title::before{
    top: 1px;
    background-size: 17px;
  }
  .zt-cx-rc-item-con{
    font-size: 14px;
    background-size: 14px;
  }
  /* 首页 */
  .zt-cx-sy-left,.zt-cx-sy-right{
    float: none;
  }
  .zt-cx-sy-right {
    margin-top: 0;
  }
  .zt-cx-sy-left{
    width: 100%;
  }
  .fade-box, .fade-img {
    width: 100%;
    height: 273px;
  }
  .zt-cx-sy-title{
    line-height: 21px;
  }
  .zt-cx-sy-fhtj-list-item{
    float: none;
    display: block;
    margin: auto;
    margin-bottom: 41px;
  }
  .zt-cx-sy-spjj-list-item{
    display: block;
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }
  .zt-cx-sy-rc-list-item{
    float: none;
    margin: auto;
    width: 100%;
  }
  .zt-cx-sy-rc-list-item-con{
    width: 80%;
  }
  .zt-cx-sy-rc-list{
    margin-top: 27px;
    margin-bottom: 72px;
    width: 100%;
  }
  .zt-cx-sy-rc-list-item-title{
    font-size: 16px;
    padding-bottom: 10px;
  }
  .zt-cx-sy-spjj-list{
    margin-top: 22px;
  }
  .zt-cx-sy-rc-list-item::before{
    top: 22px;
  }
  /* 专题 */
  .i1-part2,.i1-part2-box{
      width: 350px;
  }
  .i1-part2-btn{
      top: 152px;
  }
  .i1-part2-btn img{
      width: 70px;
  }
  .i1-part2-right{
      right: 0;
  }
  .i1-part2-left{
      left: 0px;
  }
  .i1-part2-item > div{
      width: 350px;
      /* padding: 0 15px; */
  }
  .i1-part2-item > div > a{
      height: 270px;
  }
  .i1-part2-item > div > a p{
    width: 331px;
    font-size: 14px;
  }
  .i1-part2-box{
      height: 271px;
  }
  .zt-left{
    display: none;
  }
  .zt-cx-box1{
    background-image: url(../img/zt-zyy-bg-h5.png);
    background-size: 100%;
  }
  .zt-cx-box1-main,.zt-cx-box2-main{
    background-size: 100% auto;
  }
  .zt-cx-zt-top-main a{
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 2px;
    width: 180px;
    height: 40px;
    margin-right: 0;
    padding-left: 30px;
    float: none;
    display: block;
    margin-left: 139px;
    margin-bottom: 17px;
    margin-top:15px;
  }
  .zt-cx-zt-top-main .zt-cx-title{
    display: block;
    float: none;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  .line {
    height: 2px;
  }
  .zt-cx-zt-top{
    padding-left: 0;
    padding-top: 180px;
    margin-bottom: 40px;
  }
  .zt-cx-zt-top-main{
    margin-bottom: 3px;
  }
  .zt-cx-zt-top-con{
    font-size: 15px;
    line-height: 24px;
  }
  .zt-cx-zt-top-con-limit{
    max-height: 72px;
  }
  .zt-cx-zt-top-fhdt{
    padding-left: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .zt-cx-zt-top-fhdt .news-cont{
    width: 220px;
    margin-left: 15px;
    height: 22px;
  }
  .zt-cx-zt-top-fhdt p{
    width: 175px;
  }
  .news-cont a{
    height: 22px;
  }
  .zt-cx-zt-top-fhdt p{
    padding-left: 45px;
    font-size: 15px;
    line-height: 18px;
	  letter-spacing: 1px;
  }
  .zt-cx-zt-top-fhdt p::before{
    left: 22px;
    top: 8px;
  }
  .zt-cx-zt-top-fhdt span {
    font-size: 17px;
    line-height: 18px;
  }
  .zt-cx-title{
    width: 136px;
	  height: 29px;
    padding-top: 22px;
    margin-bottom: 17px;
  }
  .i1-part3,.i1-part3-box{
    width: 95%;
  }
  .i1-part3-btn{
      top: 11px;
  }
  .i1-part3-right{
      right: -17px;
  }
  .i1-part3-left{
      left: -17px;
  }
  .i1-part3-item > div{
    width: 150px;
    padding-right: 38px;
  }
  .i1-part3-item > div > a{
      height: 50px;
  }
  .i1-part3-box{
      height: 60px;
  }
  .zt-cx-lxwm-item{
    width: 165px;
    height: 100px;
  }
  .zt-cx-lxwm-item p{
    font-size: 15px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #333333;
    height: 15px;
    margin-bottom: 13px;
    margin-left: 10px;
  }
  .zt-cx-lxwm-item span{
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 22px;
    letter-spacing: 0px;
    color: #000000;
    height: 24px;
  }
  .zt-cx-sy-fhtj-list .zt-cx-sy-fhtj-list-item:nth-child(3n), .zt-cx-sy-spjj-list .zt-cx-sy-spjj-list-item:nth-child(3n){
    margin: auto;
    margin-bottom: 41px;
  }
  .zt-cx-sy-spjj-list-item p{
    font-size: 15px;
  }
  /* 暗黑模式 black */
  #black .zt-cx-zt-top,#black .zt-cx-zt-top-fhdt,#black .zj-video.centerWidth,#black .zt-cx-box2-main,#black .zt-cx-box2{
    background: transparent;
  }
  #black .zt-cx-box1{
    background-image: url(../img/zt-cx-bg-h5-b.png);
  }
  .zt-cx-top-nav a:hover{
    color: #000000;
    background: none;
    border: none;
  }
  #black .zt-cx-zt-top-con,#black .zt-cx-zt-top-con-more,#black .zt-cx-jb-item-con p,#black .zt-cx-jb-item-con span,
  #black .zt-cx-sy-rc-list-item-title,#black .zt-cx-rc-item-con,#black .zt-cx-sy-spjj-list-item p,#black .zt-cx-zz-title,
  #black .zt-cx-lxwm-item p,#black .zt-cx-lxwm-item span,#black .zt-cx-zt-top-fhdt span,#black .zt-cx-zt-top-fhdt .news-cont,
  #black .zt-cx-sy-left-item>p,#black .qt-tit,#black .ty-tit span,#black .rm-tit,#black .zj-video .list .zj-li p,#black .zt-cx-rc-item-title{
    color: #fff;
  }
  .fade-num {
    right: 7px;
  }
  .fade-num span {
    display: inline-block;
    width: 12px;
    margin-left: 5px;
  }
  .fade-txt a {
    padding-left: 5px;
  }
  .position {
    display: none;
  }
  .zt-cx-zz-main {
    margin-top: 28px;
  }
}