*{
    padding: 0;
    margin: 0; 
    font-family: “Microsoft YaHei”;
}

.background_F6F6F7 {
   background: #F6F6F7;
}
.f-w6 {
   font-weight: 600;
}
.mg-t6 {
   margin-top: 6px;
}
.mg-t10 {
   margin-top: 10px;
}
.font12 {
	font-size: 12px; 
}
.font14 {
	font-size: 14px; 
}
.font16 {
	font-size: 16px; 
}
.col_28282B {
    color: #28282B;
}


.all-container{
	/* overflow:hidden; */
	 width: 100%;
    height: calc(100vh - 65px);
    /*overflow-y: scroll;
    overflow-x: hidden;*/
}
.sce-sq{
	width: 98%;
    margin: 2rem auto 0;
	height:7rem;
}
li {
  list-style-type:none;
}
.safe-area-inset-top{
	padding-top: constant(safe-area-inset-top);
 	padding-top: env(safe-area-inset-top);
}
/*中英文切换*/
.dropdown {
  position: relative;
  display: inline-block;
  color:#aaaaaa;
  float:right;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index:999;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.title{
	 height: 2.5rem;
    line-height: 2.5rem; 
    width: 100%;
}
.title img{
	width:55%;
	margin-left: 2%;
}

/*新闻列表*/
.text-line-clamp-two {
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-loading {
    text-align: center;
    margin-top: 100px;
}
.news-loading .layui-icon-lading {
    font-size: 30px;
}
.news-loading-data {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

/*banner切换*/
.swiper-pagination-switch{
	display: inline-block;
	cursor: pointer;
	background-color: #e0e0e0;
	width: 7px;
	height: 5px;
	border-radius: 50%;
	margin: 0 2px;
	opacity: 1;
}
.swiper-active-switch{
	background: #fff;
	width: 10px;
	border-radius: 20px;
}
.banner-swiper-pagination{
	margin-top: -20px;
	position: absolute;
	text-align: center;
	width: 100%;
}
/*四个图标*/
.type{
	background-color: #f4f9fd;
    text-align: center;
    overflow: auto;
}
.type img{
	width: 44.9px;
   height: 44.9px;
	margin-top: 20px;
}
.type .icon{
   text-align: center;
   margin: 10px 0px 15px 0px;
}
.layui-col-xs3 {
    width: 22%;
    margin-left: 2.3%;
    height: 109px;
}
/*主题峰会*/

.sce-Summit{
	width: 95%;
   margin: 0px auto 10px;
   display: flex;
   flex-direction: column;
}
.sce-Summit .sce-title{
	float: left;
	font-weight: bold;
	font-size: 18px;
	margin: 16px auto 20px;
}
.sce-title img{
	 width: calc(100% - 100px);
    height: 25px;
    flex: 1;
}
.sce-Summit .sce-title span{
	color: #0862c3;
	margin-left: -35px;
	font-size: 15px;
	font-weight: 500;
}
.sce-Summit .sce-title div{
	float:left;
	margin: 0 7px 0 0;
}
.sce-Summit .Summit-bg .play{
	float:left;
	width:50%;
}
.sce-Summit .Summit-bg .play .playt {
	margin-bottom: 10px;
	text-align: center;
}
.sce-Summit .Summit-bg .play .playt img{
	width:95%;
}
.Summit-data{
	color:#aaaaaa;
	margin-top: 3px;
}
.Summit-data .data{
	margin-left: 1rem;
}
 
.Summit-tit{
	margin-left: 8px;
}
.sce-Summit .Summit-bg .play .playt .km{
	cursor: pointer;
	position: absolute;
	width: 2.5rem;
	height: 1rem;
	margin-top: 5px;
	margin-left:10px;
	z-index: 999;
}
.sce-Summit .Summit-bg .play .playt .bm{
	cursor: pointer;
	position: absolute;
	width: 2.5rem;
	height: 1rem;
	margin-top: 5px;
	margin-left:10px;
	z-index: 999;
}
/*论坛活动*/
.sce-forum{
	width: 95%;
   margin: 0px auto 30px;
   overflow: auto;
}
.sce-forum .jq1 .hidden:first-child {
   margin-top: 10px;
}
.sce-forum .sce-title{
	 display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    margin: 25px auto 10px;
}
.sce-forum .sce-title span{
	color: #0862c3;
	margin-left: -35px;
	font-size: 15px;
	font-weight:500;
}
.sce-forum .sce-title div{ 
	margin: 0 7px 0 0;
}
.forum-title{
	 float: left;
    width: 80%;
}
.sce-forum .hidden:first-child{
    margin-top: 50px;
}

/*发布日程*/

.new-content .fbrc_tb li{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 80px;
    height: 38px;
    border: 1px solid #91b2ff;
    float: left;
    color: #506fe3;
    border-radius: 10px;
} 
.new-content .fbrc_tb .layui-this{
    background: url(/zbh/img/hy_tab_bj.png)no-repeat;
    color: #fff;
    border-radius: 10px;
} 

/*演讲嘉宾*/
.yjjb-content{
    margin: 10px 12px 0 12px;
    width: calc(100% - 24px);
}
.list_yjjb{
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.list_yjjb .name{
    width: 100%;
    float: left;
}
.list_yjjb .title{ 
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 15px;
    height: auto;
}
.list_yjjb .zw{
    color: #999999;
    margin-top: 5px;

}
.list_yjjb .live{
    width: 6rem;
    height: 1.8rem; 
}
.tbgn{
  height: 65px;
}

.more-btn{
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding-bottom: 20px;
}

/*活动日程内容页*/
.hdrc-content {
    width: 1200px;
    margin: 50px auto;
}
.hdrc-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.hdrc-xx {
    font-size: 18px; 
}
.hdrc-xx div {
    width: 100%;
}
.hdrc-title_l {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
    gap: 12px;
}
.hdrc-title_l::before {
    content: '';
    display: block;
    width: 4px;
    height: 20px;
    background-image: linear-gradient(184deg, #AD4FFB 0%, #274DDE 100%);
}
.hdrc-content .line{
    width: calc((100% - 255px) / 4);
    height: 380px;
    position: relative;
}
.hdrc-content .line .line_bj {
    background: url(/zbh/img/hdrc_jb.png) no-repeat;
    background-size: 100% 100%;
    height: 304px;
}
.ltrc_line {
    display: flex;
    gap: 40px;
    font-size: 18px;
}
.hdrc_chjb {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
}
.hdrc_chjb img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    position: relative;  
}
.hdrc_chjb .line {
    width: calc((100% - 72px) / 3);
    position: relative;
}
.hdrc_chjb .line .text {
    display: none;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center; 
}
.hdrc_chjb .line .text::after {
    content: '';
    display: block; 
    height: 2px;
    background: #008E5F;
    background-image: linear-gradient(268deg, #AD4FFB 0%, #274DDE 100%);
}
.hdrc_chjb .line .text::before {
    content: '';
    display: block;
    width: calc(60px - 20px);
    height: 2px;
    background: #008E5F;
    background-image: linear-gradient(265deg, #AD4FFB 0%, #274DDE 100%);
}
.hdrc_chjb .line .text .name {
    margin-top: 12px;
    font-weight: 600;
    font-size: 18px;
    color: #0C1033;
}
.hdrc_chjb .line .text .duties { 
    height: 30px; 
    margin: 6px 0 10px;
    font-size: 12px;
    color: #515361;
}

.hdrc_jctp {
    overflow: auto;
}
.hdrc_jctp {
    overflow: hidden;
    position: relative;
}
.jctj-swiper-pagination {
    text-align: center;
    position: absolute;
    bottom: 20px;
    z-index: 999;
}

.zt-header {
    position: fixed;
    height: 15rem;
    background: #FFFFFF;
}


.xszt_search {
    margin: 8px 16px; 
    align-items: center;
    width: calc(100% - 32px);
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.xszt_search img {
    position: absolute;
    left: 16px;
}
.xszt_search input {
    height: 42px;
    background: #F2F3F4;
    border-radius: 4px;
    width: 100%;
    border: none;
    padding-left: 40px;
}
.xszt_search .search_li {
    width: calc(100% - 30px);
    max-height: 200px;
    overflow: auto;
    position: absolute;
    top: 40px;
    background: #F2F3F4;
    padding: 5px 15px 10px;
    border-radius: 8px;
    border-top: 5px solid #FFFFFF;
    display: none;
}
.xszt_search .search_li .line {
    height: 40px;
    display: flex;
    align-items: center;
    color: #706969;
}
.xszt_banner {
    width: 100%;  
}
.xzst_cgbj {
    overflow: auto;
    margin-top: 240px;
    padding: 32px 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 13px;
    column-gap: 16px;
}
.xzst_cgbj .line {
    width: calc((100% - 16px) /2);
    height: 110px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #29292B;
    box-shadow: 0 2px 29px 4px #eef1f5e3;
}

.xszt_zq {
    overflow: auto;
    margin-top: 15rem;
    height: calc(100% - 15rem);
}
.xszt_zq ul li {
    width: calc(100% - 38px);
    height: 52px;
    padding: 0 20px 0 18px;
    border-bottom: 2px solid #F6F6F7; 
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xszt_zq ul li a {
    font-size: 15px;
    color: #29292B;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
}

.xszt_zs-content .xszt_zs {
    height: 44px;
    background: #FFFFFF;
    border-bottom: 2px solid #F6F6F7;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: visible;
}
.xszt_zs-content .xszt_zs li {
    padding: 0 15px;
}
.xszt_zs-content .xszt_zs li.this {
	 font-weight: 600;
    font-size: 14px;
    color: #1E1E21;
}
.xszt_zs-content .xszt_zs li.this::after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-image: linear-gradient(108deg, #2E50CD 2%, #AB30F3 100%), linear-gradient(264deg, #EEEEEE 0%, #D8D8D8 69%);
    position: relative;
    top: 10px;
    margin: 0 auto;
}
.xszt_zs-content .xszt_xx .th_d_f {
    display: flex;
    gap: 40px;
    margin-bottom: 6px;
}
.xszt_zs-content .xszt_xx .th_d_f .zs_logo {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.xszt_zs-content .xszt_xx .th_d_f .zs_logo img {
    width: 100%;
}
.xszt_zs-content .xszt_xx .th_d_f .vr_bk {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    font-size: 12px;
    background: #0078ff;
    border-radius: 50%;
}
.xszt_zs-content .xszt_xx .th_d_f .vr_bk a {
    color: #FFFFFF;
}
.xszt_zs-content .xszt_xx {
    font-weight: 500;
    font-size: 16px;
    color: #28282B;
    padding: 14px 16px;
}
.xszt_zs-content .xszt_xx li {
    display: none;
}
.xszt_zs-content .xszt_xx li.show {
    display: block;
}
.xszt_zs-content .xszt_xx .mg-t6 p ,.xszt_zs-content .xszt_xx .mg-t6 p span {
    font-size: 14px !important;
}
.xszt_zs-content .xszt_xx .mg-t6 p:first-child img {
    text-indent: 2em;
}
.xszt_zs-content .xszt_xx .mg-t6 p font {
  font-size: 14px !important;
}
.xszt_zs-content .xszt_xx .mg-t6 p img {
  width: 100% !important;
  height: 100% !important;
}
.xszt_zp-content .zp_content p,.xszt_zp-content .zp_content p span,.xszt_zp-content .zp_content p span font {
    font-size: 14px !important;
    font-family: “Microsoft YaHei”!important;
    line-height: 27px !important;
    color: #28282b;
}
.zpt_content {
    position: relative;
	 margin-top: 20px;
    margin-bottom: 110px;
}
.zpt_content .swiper-wrapper {
    display: flex; 
}
.zpt_content .swiper-slide { 
    text-align: center;
    width: 100%;
    height: 81px;
    background: #FFFFFF;
    margin-top: 15px;
}
.zpt_content .swiper-slide img {
    height: auto;
    width: auto !important;
    max-height: 81px;
    max-width: 100%;
}
.zpt_content .swiper-slide .zp_title {
    text-align: center;
    margin-top: 16px;
}
.zpt_content .button-slide {
    position: absolute;
    bottom: -60px;
    left: 100px;
    width: 160px;
}
.zpt_content .button-slide .swiper-button-next {
    background: url(/zbh/img/r_i1.png) no-repeat;
    width: 36px;
    height: 36px;
}
.zpt_content .button-slide .swiper-button-prev {
    background: url(/zbh/img/l_i1.png) no-repeat;
    width: 36px;
    height: 36px;
}
.zpt_content .carousel  {
    overflow: hidden;
    height: 320px;
}
.xszt_zp-content .zp_title {
	 color: #28282b;
	 font-size: 14px;
    margin-top: 16px;
}
.xszt_zp-content .zp_details {
	 color: #28282b;
	 font-size: 14px; 
	 line-height: 27px;
    margin-top: 10px;
}
.xszt_zp-content .zp_content img {
    width: 100% !important;
    height: auto !important;
}
.xszt_zp-content .zp_content img p:first-child(){

}
.xszt_zp-content .xszt-tabs {
	 position: relative;
    width: 100%;
}
.xszt_zp-content .xszt-tabs .zp-text {
    padding: 0 16px; 
    width: calc(100% - 32px);
}
.xszt_zp-content .xszt-tabs .zp-text .line {
    display: none; 
}
.xszt_zp-content .xszt-tabs .zp-text .line img {
    width: 100%;
    width: auto !important;
    max-height: 241px;
    max-width: 100%;
}
.xszt_zp-content .xszt-tabs .zp-text .line.show {
    display: block;
}
.xszt_zp-content .xszt-tabs .zp-text .line .gap40 {
    text-align: center;
}

.xszt_zp-content .swiper-wrapper .swiper-slide {
    height: auto !important;
    text-align: center;
}
.xszt_zp-content .swiper-wrapper .swiper-slide img {
    width: auto !important;
    max-height: 56px;
    max-width: 100%;
}
.xszt_zp-content .xszt-zp-tp { 
    margin: 34px 48px 22px 48px;
    overflow: hidden;
    width: calc(100% - 96px);
    height: 56px; 
}
.xszt_zp-content .button-slide {
    width: 100%;
    position: absolute;
    top: 32px;
}
.xszt_zp-content .button-slide .swiper-button-next {
    background: url(/zbh/img/r_i1.png) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
}
.xszt_zp-content .button-slide .swiper-button-prev {
    background: url(/zbh/img/l_i1.png) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
}

.xszt_zp-content .swiper-button-prev:after {
    content: '';
}
.xszt_zp-content .swiper-button-next:after {
    content: '';
}
.zpt_content  .swiper-button-prev:after {
    content: '';
}
.zpt_content  .swiper-button-next:after {
    content: '';
}

/*系列活动*/

.xlhd-list {
    padding: 0.8rem 0;
    border-bottom: 1px solid #bdb9b9;
}
.xlhd-list a {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.xlhd-list a .time {
    color: #777777;
}  
.xlhd-item-title {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 8px;
}
.fbrc_date ul li {
    color: #666;
    font-size: 1.125rem;
    flex: 1;
}
.fbrc_date ul li.this {
    font-weight: bold;
}
.fbrc_list .list {
    border-bottom: 1px dashed #d7d6d6;
    padding: 12px 0;display: block;
}
.fbrc_list .list .fb_title {
    font-weight: bold;
}
.fbrc_list .list .fb_xx {
    color: #777;
    margin-top: 0.5rem;
}







