.forum-banner {
	background: url(../images/forum_banner.png) no-repeat center top;
	background-size: cover;
	height: 580px;
	position: relative;
}
.forum-brief-banner {
	background: url(../images/banner_brief.png) no-repeat center top;
	background-size: cover;
	height: 396px;
}
.expo-banner {
    background: url(../images/expo_banner.png) no-repeat center top;
    background-size: cover;
    height: 580px;
    position: relative;
}
.forum-lt-box {
	padding: 50px 0;
}
/* .forum-banner img {
	display: block;
} */
.forum-btn-box {
	position: absolute;
	bottom: 88px;
	left: 50%;
	text-align: center;
	transform: translateX(-50%);
	display: flex;
}
.forum-btn-box a {
	color: #fff;
	font-size: 26px;
	min-width: 160px;
	height: 50px;
	line-height: 46px;
	border-radius: 25px;
	border: 2px solid #c9eff9;
	background-color: rgba(88,188,235,0.8);
	padding: 0 20px;
	margin-right: 40px;
}
.btn-sara-link {
	width: 220px;
}
.forum-btn-box a:hover {
	box-shadow: 0px 0px 0px 4px #58bceb;
}
.brief-box {
	background: linear-gradient(180deg, #fff, #eef6fa);
}
.brief-text {
	font-size: 22px;
	color: #2d2d2d;
	line-height: 40px;
	padding: 0 50px;
	margin-bottom: 40px;
}
.brief-text span {
	color: #3467e9;
	font-weight: 600;
	font-size: 22px;
}

.forum-hexagon {
	background: url(../images/icon-forum-hexagon.png) no-repeat;
	width: 250px;
	height: 280px;
	padding-top: 60px;
	text-align: center;
	position: relative;
}
.forum-hexagon::after {
	content: '';
	position: absolute;
	width: 31px;
	height: 14px;
	background: url(../images/arrow-l-r.png) no-repeat;
	background-size: 31px 14px;
	right: -20%;
	bottom: calc(50% - 14px);
}
.icon-f-brief {
	background: url(../images/icon-forum-brief.png) no-repeat;
	background-size: 330px 71px;
	height: 71px;
	display: inline-block;
}
.icon-f-brief-1 {
	background-position: 0 0;
	width: 80px;
}
.icon-f-brief-2 {
	background-position: -97px 0;
	width: 83px;
}
.icon-f-brief-3 {
	background-position: -196px 0;
	width: 56px;
}
.icon-f-brief-4 {
	background-position: -266px 0;
	width: 64px;
}
.forum-hexagon .number {
	margin: 5px 0;
}
.forum-hexagon .number,
.forum-hexagon .number span {
	font-size: 36px;
	color: #3467e9;
	font-weight: bold;
}

.forum-hexagon .label {
	font-size: 22px;
	color: #3467e9;
}
.lt-title {
	font-size: 56px;
	font-weight: 900;
	background: linear-gradient(to bottom, #1e6dce, #1c4d97);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-stroke: 1.5px white; /* 白色描边 */
    text-stroke: 1.5px white; /* 白色描边 */
	position: relative;
	text-align: center;
	margin-bottom: 70px;
	letter-spacing: 1px;
}
.lt-title::before,
.lt-title::after {
	content: '';
	height: 6px;
	border-radius: 5px;
	left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    display: block;
    bottom: -20px;
}
.lt-title::before {
	width: 33px;
	background: #5abfec;
    z-index: 1;
}
.lt-title::after {
	width: 125px;
	background: #e0ecf2;
}
.lt-title.mb-50 {
	margin-bottom: 50px;
}
.float-bottom {
	margin-top: -85px;
}
/* 主论坛议程  */
.ltlc-tab-box {

}
.ltlc-tab {
	margin-bottom: 30px;
}
.ltlc-tab .ltlc-tab-item {
	width: 31.6%;
	height: 245px;
	border-radius: 10px;
	padding: 25px 0;
	color: #ffffff;
	position: relative;
	background: #e6effe;
	cursor: pointer;
}
.ltlc-tab-item::before {
	content: '';
	position: absolute;
	width: 334px;
	height: 65px;
    background: url(../images/light_shadow.png) no-repeat center bottom;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
}
.ltlc-tab-item .ltlc-chapter {
	font-size: 20px;
	color: #647cad;
	position: relative;
}
.ltlc-tab-item h1 {
	font-size: 40px;
	margin-top: 30px;
	color: #4c6494;
}
.ltlc-tab-item .ltlc-time {
	font-size: 16px;
	border-radius: 15px;
	width: 160px;
	height: 32px;
	line-height: 30px;
	display: block;
	margin: 15px auto;
	border: 1px solid #a9bfe2;
	color: #6983b7;
}
.icon-ltlc-bottom {
	width: 24px;
	height: 28px;
	background-position: 0 -62px;
}
.ltlc-tab .ltlc-tab-item.active,
.ltlc-tab .ltlc-tab-item:hover {
	background: linear-gradient(180deg, #3ca2ff, #3467e9);
}
.ltlc-tab .ltlc-tab-item.active .ltlc-chapter,
.ltlc-tab .ltlc-tab-item:hover .ltlc-chapter,
.ltlc-tab .ltlc-tab-item.active h1,
.ltlc-tab .ltlc-tab-item:hover h1,
.ltlc-tab .ltlc-tab-item.active .ltlc-time,
.ltlc-tab .ltlc-tab-item:hover .ltlc-time {
	color: #fff;
}
.ltlc-tab .ltlc-tab-item.active::before,
.ltlc-tab .ltlc-tab-item:hover::before {
    background: url(../images/light_shadow_active.png) no-repeat center bottom;
}
.ltlc-tab .ltlc-tab-item.active .icon-ltlc-bottom,
.ltlc-tab .ltlc-tab-item:hover .icon-ltlc-bottom{
	background-position: -30px -62px;
}
.ltlc-content-item {
	display: none;
}
.ltlc-content-item.active {
	display: flex;
}
/* 主论坛议程内容 */
.table-wrapper {
	margin-bottom: 40px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
	width: 48.3%;
}

.ltlc-table {
	width: 100%;
}

.ltlc-table td {
	padding: 12px;
	text-align: left;
	background: #eaf2fb;
	color: #2265f2;
	line-height: 26px;
}
.td-bold {
	font-weight: bold;
}
.td-bold {
	margin-right: 5px;
}
.ltlc-table th {
	padding: 10px;
	background-color: #007bff;
	color: #fff;
}
.ltlc-table th:first-child {
	width: 120px;
}

.section-header {
	background-color: #007bff;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	margin: 0 2px;
}
.section-header h1 {
	font-size: 20px;
}

.section-header .sub-title {
	padding-top: 10px;
}
.section-header .sub-title span {
	font-weight: bold;
	margin-right: 5px;
}

.icon-collapse {
	width: 15px;
	height: 9px;
	background-position: -150px -31px;
	vertical-align: 2px;
	margin-left: 5px;
}
.btn-collapse {
	width: 124px;
	height: 44px;
	line-height: 42px;
	margin: 0 auto;
	border: 1px solid #bbd9ff;
	border-radius: 22px;
	color: #74a0e4;
	font-size: 18px;
	display: none;
}
/* 2025主论坛 */
.zlt-content-list {
    margin-top: 40px;
	padding: 30px;
	background: #f8f8f8;
	border-radius: 5px;
}
.zlt-content-item {
	position: relative;
	display: block;
	height: 100px;
	background: url(../images/zlt-sort-bg.png) no-repeat;
	margin-bottom: 34px;
	border-radius: 10px;
	line-height: 100px;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.zlt-content-item:last-child {
	margin-bottom: 0;
}
.zlt-content-item::before {
	content: '';
	position: absolute;
	background-image: url(../images/icon-cpt-arrow.png);
    background-repeat: no-repeat;
    background-size: 91px 85px;
	width: 28px;
	height: 20px;
	background-position: 0 -16px;
	top: 50%;
    transform: translateY(-50%);
}
.zlt-content-item:nth-child(odd):before {
    left: 20px;
}
.zlt-content-item:nth-child(even):before {
    right: 20px;
	transform: translateY(-50%) rotate(180deg);
}
/* 往届回顾 */
.wjhg-box li a {
	width: 94px;
	height: 408px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.wjhg-box li a p {
	position: absolute;
	writing-mode: vertical-rl;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
	z-index: 2;
}
.wjhg-box li img {
	max-width: fit-content;
	height: 100%;
}
.wjhg-box li a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4); /* 蒙层颜色和透明度 */
	z-index: 1; /* 确保蒙层在其他元素之上 */
}
.wjhg-box li a:hover {
	width: 298px;
	transition: 0.3s;
	border: 2px solid #3571ed;
}
.wjhg-box li a:hover::after {
	background-color: transparent;
}
.wjhg-box li a:hover img {
	width: 100%;
	max-width: 100%;
}
.wjhg-box li a:hover p {
	display: none;
}
/* 参会嘉宾 */
.forum-chjb-box .lt-title {
	background: linear-gradient(to bottom, #ffffff, #afe9ff);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-stroke: 1px rgba(9, 29, 101,0.3);
    text-stroke: 1px rgba(9, 29, 101,0.3);
	margin-bottom: 50px;
}
.forum-chjb-box .lt-title::before {
	background: #27bbff;
    z-index: 1;
}
.forum-chjb-box .lt-title::after {
	background: #2a59c4;
}
.forum-chjb-box {
	background: url(../images/bg_chjb.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
}
.forum-guest-tab {
	justify-content: center;
}
.forum-guest-tab .forum-guest-tab-text {
	background: #2850bd;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	margin: 20px;
	min-width: 200px;
	padding: 0 30px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
.forum-guest-tab .forum-guest-tab-text:hover,
.forum-guest-tab .forum-guest-tab-text.active {
	background:linear-gradient(#7eebff, #22b9ff);
	color: #152973;
}
.forum-guest-content {
	display: none;
}
.forum-guest-content.active {
	display: block;
}
.forum-guest-content .forum-chjb-more {
	margin: 20px auto 0;
}
.forum-chjb-img {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: repeat(3, 1fr);
	gap: 20px;
	padding: 20px;
  }

.forum-guest-image {
	width: 184px;
	height: 239px;
	position: relative;
	background: linear-gradient(180deg, #0a51af,#3ca2ff);
	border-radius: 0 40px 0 40px;
	/* overflow: hidden; */
	cursor: pointer;
}
.forum-guest-image:nth-child(even) {
	background: linear-gradient(to bottom, #1b85e5,#0a51af);
}

.forum-guest-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0 40px 0 40px;
}

.forum-guest-image.active img,
.forum-guest-image:hover img {
	border: 3px solid #30c7ff;
	box-shadow: rgba(46, 189, 255,40%) 0 0 15px;
}
.forum-guest-image.active:after,
.forum-guest-image:hover:after {
	content: '';
	position: absolute;
	width: 18px;
	height: 21px;
	background: url(../images/icon-right-boder.png) no-repeat;
	top: 0;
	right: 0;
}

.forum-guest-image-content {
	grid-column: 4 / span 3;
	grid-row: 1 / span 2;
	position: relative;
	overflow: hidden;
	background: url(../images/guest-large-bg.png) no-repeat;
	width: 587px;
	height: 500px;
	background-size: 587px 500px;
}
.forum-guest-image-content img {
	position: absolute;
	right: 27px;
	bottom: 0;
	width: 400px;
}
.info {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(to right,rgba(15, 105, 220, 0.5), rgba(15, 105, 220, 0) 80%);   ;
	color: white;
	padding: 30px 45px;
	border-radius: 0 0 0 45px;
}
.info h2 {
	font-size: 30px;
	font-weight: 600;
	position: relative;
	padding-bottom: 12px;
    margin-bottom: 12px
}
.info h2::before {
    content: '';
    width: 48px;
    position: absolute;
    height: 4px;
	border-radius: 4px;
    background: #32d7ff;
	z-index: 1;
    left: 0;
    bottom: 0;
}
.info h2:after {
    content: '';
    width: 150px;
    position: absolute;
    height: 4px;
	border-radius: 4px;
    background: linear-gradient(90deg, #1b3ca2, transparent 70%);
    left: 0;
    bottom: 0;
}
.info p {
	font-size: 20px;
	margin: 5px 0;
}

/* -- 主论坛页面 */
.forum-lt-tab {
	margin: 40px 0;
}
.forum-lt-tab .lt-tab-item:first-child {
	margin-right: 40px;
}
.forum-lt-tab .lt-tab-item {
	width: 220px;
	height: 70px;
	line-height: 68px;
	color: #2d6ef8;
	font-size: 26px;
	border-radius: 35px;
	text-align: center;
	border: 2px solid #2d6ef8;
}
.forum-lt-tab .lt-tab-item.active,
.forum-lt-tab .lt-tab-item:hover {
	background: linear-gradient(90deg, #52ddec, #2d6df8);
	border: 0;
	color: #fff;
}
.forum-zlt-list li {
	margin-bottom: 40px;
}
.forum-zlt-list .forum-zlt-li {
	height: 184px;
	background: #e7f2f9;
	border-radius: 10px 15px 15px 10px;
}
.forum-zlt-list .forum-zlt-li:hover {
	background: linear-gradient(180deg, #3ca2ff, #3467e9);
	border: 1px solid #3ca2ff;
	box-sizing: content-box;
}
.zlt-li-left {
	height: 184px;
	padding: 25px 0;
	background-color: #f5f8fa;
	border-radius: 10px;
	flex: 1;
	position: relative;
}
.zlt-li-left::before {
	content: '';
	position: absolute;
	width: 130px;
    height: 135px;
    top: 0;
    left: 0;
	background: url(../images/icon-zlt-time.png) no-repeat;
}
.zlt-tiem {
	font-size: 30px;
	color: #565657;
	padding-left: 140px;
}
.zlt-li-content {
	border-left: 1px solid #e4eaee;
	padding-left: 65px;
	margin-left: 50px;
}
.zlt-li-content h2 {
	font-size: 30px;
	color: #333333;
	margin-bottom: 15px;
}
.forum-zlt-list .forum-zlt-li:hover .zlt-li-content h2 {
	color: #2e70f8;
}
.zlt-li-content p {
	color: #626566;
	font-size: 20px;
	line-height: 32px;
}
.forum-zlt-list .forum-zlt-li:hover .zlt-li-left::before {
	content: '';
	position: absolute;
	width: 130px;
    height: 135px;
    top: 0;
    left: 0;
	background: url(../images/icon-zlt-time-active.png) no-repeat;
}

.zlt-li-right {
	width: 92px;
	text-align: center;
}
.icon-zlt-right {
	width: 28px;
	height: 24px;
	background-position: -60px -62px;
}
.forum-zlt-list .forum-zlt-li:hover .icon-zlt-right {
	background-position: -90px -62px;
}
/* -- 专题论坛页面 */
.ztlt-content p {
    font-size: 18px;
    color: #202020;
    line-height: 35px;
    text-indent: 2em;
}
.ztlt-title-box {
	display: flex;
	justify-content: center;
	position: relative;
    z-index: 0;
}
.ztlt-title {
	font-size: 42px;
	font-weight: 900;
	background: linear-gradient(to bottom, #1e6dce, #1c4d97);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-stroke: 1px white; /* 白色描边 */
    text-stroke: 1px white; /* 白色描边 */
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	padding: 0 30px;
}
.ztlt-title::after {
	content: '';
	height: 20px;
	left: 50%;
    transform: translate(-50%, 0);
	background: linear-gradient(90deg,rgba(216, 236, 255,0) 0%,rgb(176, 217, 255) 50%,rgba(216, 236, 255,0) 100%);
    position: absolute;
    display: block;
	width: 100%;
    bottom: 3px;
    z-index: -1;
}
.forum-sign-box {
	height: 90px;
	background: url(../images/expo-sign-bg.png) no-repeat;
}
.forum-sign-box h2 {
	color: #2f3f8c;
	font-size: 28px;
}
/* 通知公告轮播图 */
.tzgg-box {
	text-align: center;
}
.tzgg-box img {
	max-width: 1110px;
	transition: none !important;
}
.tzgg-box .swiper-slide:hover img {
	transform: none !important;
}
.btn-forum-sign {
	color: #5799f8;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	margin-left: 20px;
	border: 1px solid #9bcdfb;
}
.icon-forum-right {
	background: url(../images/icon-expo.png) no-repeat;
    background-size: 342px 101px;
	display: inline-block;
	width: 10px;
	height: 18px;
	vertical-align: -2px;
	margin-left: 5px;
	background-position: 0 -83px;
}
.ztlt-more-bottom {
	margin-top: -60px;
}
.ztlt-know-more {
	color: #439bf7;
}
.ztlt-tshd-list {
	margin-top: 20px;
    justify-content: space-between;
}
.ztlt-tshd-list li {
	width: 48.3%;
	margin-bottom: 35px;
}
.ztlt-tshd-list li a {
	position: relative;
	background-color: #ecf4f9;
	height: 85px;
	border-radius: 10px;
	padding: 10px 25px 10px 125px
}
.ztlt-time {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	background-color: #ddeffc;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.ztlt-time .ztlt-time-month {
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	border-radius: 5px 5px 0 0;
	background: linear-gradient(180deg, #00a2ff, #2764f2);
}
.ztlt-time .ztlt-time-day {
    height: 56px;
    line-height: 56px;
    background-color: #fff;
    font-size: 40px;
    font-weight: bold;
    color: #2764f2;
    border-radius: 0 0 5px 5px;
}
.ztlt-time span {
	display: block;
}
.ztlt-text {
	font-size: 18px;
	line-height: 32px;
	color: #313547;
	font-weight: bold;
}
.ztlt-tshd-list li a:hover .ztlt-text {
	color: #2762e5;
}
.ztlt-tiem-nav-list {
	margin-bottom: 30px;
}
.ztlt-tiem-nav-list ul {
	width: 100%;
    justify-content: space-around;
	border-bottom: 1px solid #e4eaee;
	padding-bottom: 12px;
}
.ztlt-tiem-nav-list .ztlt-tiem-nav {
	line-height: 32px;
	margin: 0 45px;
	position: relative;
}
.ztlt-tiem-nav-list .ztlt-tiem-nav:hover:after,
.ztlt-tiem-nav-list .ztlt-tiem-nav.active::after {
	content: '';
	width: 40px;
	height: 6px;
	border-radius: 6px;
	background: #2e70f8;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}
.ztlt-tiem-nav-list .ztlt-tiem-nav a {
	font-size: 24px;
	color: #989ea6;
}
.ztlt-tiem-nav-list .ztlt-tiem-nav:hover a,
.ztlt-tiem-nav-list .ztlt-tiem-nav.active a {
	color: #2b2b2b;
}

.forum-ztlt-list li {
	background-image: url(../images/ztlt-t-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 380px;
	height: 305px;
	margin-bottom: 30px;
	margin-right: 30px;
	position: relative;
}
.forum-ztlt-list li:nth-child(3n+3) {
	margin-right: 0;
}
.forum-ztlt-list li:hover {
	background-image: url(../images/ztlt-t-bg-active.png);
}
.forum-ztlt-li {
	width: 100%;
	padding: 20px 30px;
}
.forum-ztlt-li .ztlt-num {
	font-size: 18px;
	color: #475d8a;
}
.forum-ztlt-li h2 {
	font-size: 20px;
	color: #293a5b;
	line-height: 32px;
	margin-top: 40px;
	height: 70px;
}
.ztlt-li-content {
	margin-top: 20px;
}
.ztlt-li-content p {
	color: #6983b7;
	line-height: 30px;
}
.forum-ztlt-list li:hover .forum-ztlt-li h2,
.forum-ztlt-list li:hover .forum-ztlt-li .ztlt-num {
	color: #ffffff;
}
.forum-ztlt-list li:hover .ztlt-li-content p {
	color: #ddf2ff;
}
.ztlt-li-bottom {
	position: absolute;
	bottom: 20px;
	right: 30px;
}
.ztlt-li-bottom .icon-zltl-right {
	width: 70px;
	height: 26px;
	background-position: -90px -93px;
}
.forum-ztlt-list li:hover .ztlt-li-bottom .icon-zltl-right {
	background-position: -180px -93px;
}
/* 列表 */
.forum-xw-list {
	padding: 20px 40px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
}
.forum-xw-list li {
    padding: 20px 20px 20px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.forum-xw-list li:last-child {
	border-bottom: none;
}
.forum-xw-list li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #2a77ff;
}
.forum-xw-list li a {
    font-size: 20px;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #151515;
}
.forum-xw-list li a:hover {
    color: #2a77ff;
	font-weight: bold;
}
.forum-xw-list li span {
    color: #acacac;
    font-size: 20px;
}
/* -- 论坛详情 */
.forum-lt-detail-box {
	line-height: 32px;
}
.lt-detail-title {
	font-size: 26px;
	color: #151515;
	margin-bottom: 5px;
}
.lt-detail-subtitle {
	color: #646464;
}
.lt-detail-item {
	font-size: 18px;
	color: #151515;
}
.lt-detail-item .icons {
	width: 18px;
	height: 18px;
	vertical-align: -3px;
	margin-right: 10px;
}
.icon-detail-time {
	background-position: -150px 0;
}

.icon-detail-address {
	width: 17px;
	background-position: -180px 0;
}
.icon-detail-plan {
	background-position: -210px 0;
}
.lt-detail-content {
	margin-top: 30px;
}
.lt-detail-content .detail-img {
	margin: 0 auto;
	display: block;
}
.btn-watch-live {
	background: linear-gradient(90deg,#2cb2ff,#0b6dff);
	height: 58px;
	line-height: 58px;
	border-radius: 29px;
	padding: 0 25px;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.icon-lt-video {
	display: inline-block;
	width: 13px;
	height: 16px;
	background-size: 100% 100%;
	vertical-align: -2px;
	margin-right: 5px;
	background: url(../images/icon-lt-video.png) no-repeat;
}
.lt-section {
    margin: 20px 0;
    line-height: 32px;
}
.lt-section h2 {
	display: inline;
	position: relative;
	margin-left: 15px;
	font-size: 20px;
	margin-bottom: 10px;
}
.lt-section h2::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 20px;
	border-radius: 3px;
	background: #88cbff;
	bottom: 2px;
	left: -15px;
}
.lt-section p {
	font-size: 18px;
	line-height: 36px;
	text-indent: 2em;
}
.lt-section ul li {
	font-size: 18px;
	line-height: 36px;
}
.lt-section ul li::before {
    content: '·';
    color: #00adf9;
    margin-right: 15px;
    font-size: 30px;
	vertical-align: -4px;
}
.lt-list h3 {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 18px;
}
.lt-leader-box {
	text-align: center;
	flex-wrap: wrap;
	color: #151515;
}
.lt-leader-box>div {
	width: 200px;
	margin-right: 40px;
	margin-bottom: 25px;
}
.lt-leader-box>div:nth-child(5n+5) {
	margin-right: 0;
}
.lt-leader-box img {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 186px;
	border: 1px solid #ececec;
	border-radius: 10px;
	overflow: hidden;
	object-fit: cover;
}
.lt-leader-box h4 {
	font-size: 16px;
	margin-top: 5px;
}
.lt-leader-box p {
	font-size: 14px;
	text-indent: 0;
}
/* -- 直播回放 */
.forum-video-title {
	margin-bottom: 30px;
}
.forum-video-title h1,
.forum-video-title h1 .forum-video-name {
	font-size: 28px;
	color: #0c0c0c;
}
.forum-video-title h1 span.forum-video-tag {
	color: #336beb;
	font-size: 28px;
	margin-right: 5px;
}
.forum-video-time {
	color: #6c819c;
	font-size: 22px;
}
.forum-video-box {
	background: url(../images/forum_replay_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
}
.forum-video {
	border: 5px solid #daf3fd;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}
.forum-video-js {
	width: 100%;
	height: 680px;
}
.video-js .vjs-big-play-button {
    width: 148px !important;
    height: 148px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0;
    background-color: transparent;
	background-image: url(../images/icon-video.png);
	background-repeat: no-repeat;
}
.video-js:hover .vjs-big-play-button {
	background-color: transparent;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
	content: none;
}
.forum-replay-box li {
	margin-bottom: 30px;
	margin-right: 30px;
	width: 31.6%;
}
.forum-replay-box li:nth-child(3n+3) {
	margin-right: 0;
}
.forum-replay-li {
	width: 100%;
	background: #e6effe;
	border-radius: 10px;
	padding: 20px;
}
.forum-replay-li:hover {
	background: linear-gradient(180deg, #2897fc, #3467e9);
}
.replay-li-assort {
	color: #647ba9;
	font-size: 20px;
	position: relative;
	height: 26px;
}
.replay-li-assort::after {
	content: '';
	width: 43px;
	height: 14px;
	background: url(../images/icon-replay-arrow.png) no-repeat;
	background-size: 43px 14px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.forum-replay-li:hover .replay-li-assort::after {
	background: url(../images/icon-replay-arrow-active.png) no-repeat;
}
.replay-li-title {
	color: #3c5688;
	font-size: 22px;
	border-bottom: 1px solid #d8e3f4;
	padding: 10px 0 12px 5px;
	margin-bottom: 10px;
}
.replay-li-time {
	color: #849cce;
	line-height: 32px;
	letter-spacing: 1px;
}
.replay-li-time .icons-replay-time {
	width: 18px;
	height: 18px;
	background-position: -90px 0;
	vertical-align: -3px;
    margin-right: 5px;
}
.forum-replay-li:hover .replay-li-assort {
	color: #9cfcff;
}
.forum-replay-li:hover .replay-li-title {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.forum-replay-li:hover .replay-li-time {
	color: #cadfff;
}
.forum-replay-li:hover .replay-li-time .icons-replay-time {
	background-position: -120px 0;
}

.sidebar-forum-right.hide {
    width: 40px;
    height: 40px;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0 0 10px #a1acb0;
	top: 50%;
}
.sidebar-forum-right {
	padding: 20px 0;
	width: auto;
	/* height: auto; */
	height: 380px;
	top: 20%;
}
.sidebar-forum-right:after {
	content: '';
	position: absolute;
	background: url(../images/forum-right-box.png) no-repeat center left;
	width: 228px;
    height: 380px;
	background-size: 100% 100%;
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%);
}
.sidebar-forum-right.hide:after {
	width: 0;
    height: 0;
}
.arrow-forum {
	position: absolute;
    z-index: 9;
	top: 48%;
    left: -20px;
    transform: translate(0, -50%);
}
.sidebar-forum-right.hide .arrow-forum{
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sidebar-forum-right .btn-lt {
    display: block;
	visibility: visible;
	opacity: 1;
    width: 180px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    background: linear-gradient(180deg, #3ca2ff, #3467e9);
    border-radius: 30px;
    text-align: center;
    margin-bottom: 20px;
	position: relative;
	z-index: 99;
}
.sidebar-forum-right .btn-lt:last-child {
	margin-bottom: 0;
}
.sidebar-forum-right .btn-lt:hover {
	background: linear-gradient(180deg, #5bccf9, #3467e9);
}
.sidebar-forum-right.hide .btn-lt,
.sidebar-forum-right.hide .plan-box {
	visibility: hidden;
	opacity: 0;
}
.plan-box {
	text-align: center;
	border-bottom: 1px solid #b8dcf1;
	position: relative;
    z-index: 99;
}
.plan-box img {
	border: 2px solid #ddeef6;
	display: block;
	margin: 0 auto;
}
.plan-box p {
	font-size: 14px;
	margin: 12px 0;
	color: #9dadb6;
}

/* 会议嘉宾列表 */
.forum-hyjb-tab .lt-tab-item {
	width: auto;
	min-width: 220px;
	padding: 0 30px;
}
.forum-hyjb-list li {
    margin-bottom: 40px;
}
.forum-hyjb-list .forum-hyjb-li {
    height: 250px;
    background: #e7f2f9;
    border-radius: 10px 15px 15px 10px;
}
.hyjb-li-left {
    height: 250px;
    padding: 25px 45px;
    background-color: #f5f8fa;
    border-radius: 10px;
    flex: 1;
    position: relative;
}
.hyjb-li-left figure {
	width: 160px;
    height: 200px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 0 50px 0 50px;
}
.hyjb-li-content {
	color: #151515;
	margin-left: 40px;
	flex: 1;
}
.hyjb-li-content h2 {
	font-size: 26px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.hyjb-li-content h2::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 5px;
	background: linear-gradient(90deg, #448ff5, #76b2f8);
	border-radius: 3px;
	bottom: 0;
	left: 0;
}
.hyjb-li-content p {
	font-size: 20px;
	line-height: 34px;
}
.hyjb-li-right {
    width: 102px;
    text-align: center;
}
.forum-hyjb-list .forum-hyjb-li:hover {
    background: linear-gradient(180deg, #3ca2ff, #3467e9);
    border: 1px solid #3ca2ff;
    box-sizing: content-box;
}
.forum-hyjb-list .forum-hyjb-li:hover .hyjb-li-left {
	background-color: #ffffff;
}
.forum-hyjb-list .forum-hyjb-li:hover .icon-zlt-right {
    background-position: -90px -62px;
}
/* 会议嘉宾详情 */
.forum-hyjb-head {
	margin: 0 0 30px;
}
.forum-hyjb-head h2 {
    font-size: 28px;
}
.forum-hyjb-content-box {
	color: #151515;
	background-color: #f4f8fa;
	padding: 35px 45px;
	line-height: 30px;
}
.hyjb-content-head {
	position: relative;
	padding-bottom: 40px;
}
.hyjb-content-head::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10px;
	background: linear-gradient(90deg, #c8ebff, #f4f8fa);
}
.hyjb-content-right {
	margin-left: 40px;
	margin-top: 40px;
}
.hyjb-content-right h2.hyjb-content-name {
	font-size: 24px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.hyjb-content-right h2.hyjb-content-name::after {
	position: absolute;
	content: "";
	width: 46px;
	height: 4px;
	border-radius: 2px;
	background: linear-gradient(90deg, #0084ff, #46a6ff);
	left: 0;
	bottom: 0;
}
.hyjb-content-item {
	margin-bottom: 30px;
}
.hyjb-content-item:last-child {
	margin-bottom: 0;
}
.hyjb-subtitle {
	font-size: 20px;
	font-weight: bold;
}
.hyjb-content {
	margin-top: 30px;
}
.hyjb-section {
	margin-top: 30px;
}
.hyjb-section h3,
.hyjb-content h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
.hyjb-content p {
	text-indent: 2em;
	font-size: 16px !important;
    line-height: 30px !important;
}
.hyjb-content-head figure {
	width: 300px;
	max-height: 400px;
	overflow: hidden;
	border: 1px solid #fff;
	border-radius: 0 60px 0 60px;
}
/* 投票权益 */
.gpqy-content-box {
    margin: 30px auto;
    color: #151515;
}
.gpqy-head {
    margin: 30px 0;
}
.gpqy-head h2 {
    font-size: 26px;
}
.gpqy-content p, .gpqy-content-p p {
    font-size: 18px;
    line-height: 36px;
}
.gpqy-section {
	margin: 20px 0;
	line-height: 36px;
}
.gpqy-content h2,
.gpqy-section h2 {
	display: inline;
	position: relative;
	margin-left: 15px;
	font-size: 20px;
	/* border-bottom: 12px solid #e1f5ff; */
	background-image: linear-gradient(#e1f5ff, #e1f5ff);
    background-repeat: repeat-x;
    background-position: 0 15px;
	margin-bottom: 10px;
}
.gpqy-content h2::before,
.gpqy-section h2::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 20px;
	border-radius: 3px;
	background: linear-gradient(180deg, #00f5d1, #00a3ff);
	bottom: 2px;
	left: -15px;
}
.gpqy-section ul li {
	display: flex;
}
.gpqy-section ul li p,
.gpqy-section ul li span {
	font-size: 18px;
}
.gpqy-section ul li p {
	text-indent: 0;
}
.gpqy-section ul li::before  {
	content: '·';
	color: #00adf9;
	margin-right: 15px;
	font-size: 30px;
}
.btn-buy-ticket {
    height: 64px;
    line-height: 64px;
	padding: 0 50px;
    color: #fff;
	background: linear-gradient(180deg, #5bccf9, #3467e9);
    border-radius: 32px;
	font-size: 22px;
	font-weight: bold;
    text-align: center;
    margin: 10px 0 30px;
}
.icon-buy {
	display: inline-block;
	vertical-align: -3px;
	margin-right: 10px;
	width: 26px;
	height: 22px;
	background: url(../images/icon-buy.png) no-repeat;
}
.btn-buy-ticket:hover {
    background: linear-gradient(180deg, #3ca2ff, #3467e9);
}
.gpqy-tips-box p,
.gpqy-tips-box li {
	color: #686868;
	font-size: 16px;
	line-height: 32px;
	position: relative;
}
.gpqy-tips-box li {
	padding-left: 20px;
}
.icon-tip {
	display: inline-block;
	vertical-align: -3px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	background: url(../images/icon-tip.png) no-repeat;
}
.gpqy-tips-box li::before {
	content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #b8b8b8;
    top: 12px;
    left: 0;
    border-radius: 50%;
}