body {
	font-family: "微软雅黑";
}

.w1200 {
	width: 1214px;
	margin: 0 auto;
}

.header {
	width: 100%;
	/* height: 1.62rem; */
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.00) 99%);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
}

.header.active {
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.8) 99%);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
}

.main {
	margin: auto;
}

.head_top {
	padding: .13rem 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.logo {
	width: 4.14rem;
	float: left;
}

.logo img {
	display: block;
	width: 100%;
}

.timebox {
	float: right;
	position: relative;
}

.timebox .btn {
	width: 1.2rem;
	display: block;
	margin-top: 0.05rem;
}

.timebox .btn img {
	display: block;
	width: 100%;
}

.timebox p {
	font-size: 0.16rem;
	color: #222222;
	position: relative;
}

.timebox p .djsNew {
	width: .7rem;
}

.timebox p span {
	font-family: Lato;
	font-size: 0.6rem;
	font-weight: 800;
	line-height: 0.4rem;
	background: linear-gradient(270deg, #357CE7 0%, #4494EA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.join_box {
	float: right;
	width: 4.20rem;
	text-align: right;
}

.suplus {
	line-height: .72rem;
	height: .72rem;
	display: inline-block;
	vertical-align: middle;
}

.suplus span {
	display: inline-block;
	font-size: .72rem;
	font-weight: bold;
	background-image: -webkit-gradient(linear, left 30, right 0, from(rgb(189, 31, 204)), to(rgb(31, 97, 249)));
	-webkit-background-clip: text;
	/*必需加前缀 -webkit- 才支持这个text值 */
	-webkit-text-fill-color: transparent;
	/*text-fill-color会覆盖color所定义的字体颜色： */
}

.suplus em {
	font-size: .14rem;
	color: #FFFFFF;
	position: relative;
	top: -3px;
}

.at_join {
	margin-left: .24rem;
	display: inline-block;
	vertical-align: middle;
	border-radius: 4px;
	margin-bottom: .10rem;
	margin-top: .08rem;
	width: 1.22rem;
	height: .36rem;
	line-height: .36rem;
	text-align: center;
	background: #f515d7;
	background: linear-gradient(to right, #ef15d3, #046bfd);
	background: -moz-linear-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-linear-gradient(to right, #ef15d3, #046bfd);
	background: -o-linear-gradient(to right, #ef15d3, #046bfd);
	background: -ms-linear-gradient(to right, #ef15d3, #046bfd);
	background: linear-gradient(to right, #ef15d3, #046bfd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

:root .at_join {
	filter: none;
}

.at_join a {
	color: #FFFFFF;
	display: block;
	background: url(../../images/2023/per.png)no-repeat;
	background-position: .18rem;
	background-size: 0.18rem;
	text-indent: .29rem;
	font-size: .16rem;
}

.nav_box {
	height: .66rem;
}

.nav-close {
	display: none;
}

.nav {
	float: left;
	height: .58rem;
	line-height: .58rem;
}

.nav li {
	float: left;
	margin: 0 .20rem;
	font-size: .16rem;
}

.nav a {
	color: #FFFFFF;
	position: relative;
	display: inline-block;
}

.nav a:after {
	transition: all .3s ease-in;
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 4px;
	transform: translateX(-50%);
	left: 50%;
	bottom: 2px;
	background: #f515d7;
	background: linear-gradient(to right, #ef15d3, #046bfd);
	background: -moz-linear-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-linear-gradient(to right, #ef15d3, #046bfd);
	background: -o-linear-gradient(to right, #ef15d3, #046bfd);
	background: -ms-linear-gradient(to right, #ef15d3, #046bfd);
	background: linear-gradient(to right, #ef15d3, #046bfd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

:root .nav a:after {
	filter: none;
}

.nav a:hover:after {
	width: 100%;
}

.nav .active a:after {
	width: 100%;
}

.log_box {
	float: right;
	height: 0.34rem;
	border-radius: 4px;
	line-height: 0.32rem;
	padding: 0 0.1rem;
	box-sizing: border-box;
	text-align: right;
	border: 1px solid rgba(255, 255, 255, 0.23);
	font-size: .14rem;
	margin-top: .12rem;
}

.log_box a {
	color: #999;
	position: relative;
}

.log_box a+a {
	padding-left: 0.2rem;
}

.log_box a+a:after {
	display: block;
	content: "";
	position: absolute;
	width: 1px;
	left: 0.1rem;
	top: 50%;
	transform: translateY(-50%);
	background: #c6c4c4;
	height: 0.15rem;
}

.mlogin-box {
	display: none;
}

.menu-btn {
	display: none;
}

.wap_inner {
	display: none;
}

.wap_log {
	display: none;
}

/*header*/
.banner img {
	display: block;
	width: 100%;
}

.ban_page .swiper-pagination-bullet {
	background: #0A75E8;
	opacity: .6;
	width: .14rem;
	height: .08rem;
	border-radius: 0.04rem;
	transition: all 0.5s linear 0s;
}

.ban_page .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 0.52rem;
	opacity: 1;
}

/*banner*/

.though_box {
	width: 100%;
	background: url(../../images/2023/index/fhkd_bg.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}

.though_list {
	margin: auto;
	overflow: hidden;
	padding-top: .64rem;
	box-sizing: border-box;
}

.though_list ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.6rem 0;
}

.tempWrap {
	width: 100% !important;
}

.though_list li {
	transition: width 0.5s ease 0s;
	padding: 0.2rem;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
	height: 4.5rem;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
	/* width: 31%; */
}

.thou_pic {
	width: 2rem;
	margin: 0 auto;
}


.thou_pic img {
	width: 100%;
	display: block;
	margin: auto;
}

.thou_tit {
	font-size: .24rem;
	color: #0A75E8;
	text-align: center;
	font-weight: bold;
	margin: .08rem 0 .05rem;
}

.thou_info p {
	text-align: center;
	font-size: .16rem;
	color: #94A1B4;
	margin-top: 0.1rem;
	line-height: .32rem;
	/* display: none; */
}

.though_list li:hover {
	width: 33% !important;
	background: linear-gradient(180deg, rgba(204, 241, 255, 0.20) 0%, rgba(237, 246, 255, 0.41) 100%), #FFFFFF;
	/* 渐变2 */
	border: 0.04rem solid;
	border-image: linear-gradient(270deg, #357CE7 0%, #4494EA 100%) 4;
	box-shadow: 0px 16px 32px 0px rgba(10, 117, 232, 0.12);
}

/* .though_list li:hover p{
	display: block;
}  */

/*列表*/

.meet_box {
	width: 100%;
	background: url(../../images/2023/index/hyrc_bg.jpg) top center no-repeat;
	background-size: cover;
}

.meet {
	margin: auto;
	padding: 0 0 .45rem;
	box-sizing: border-box;
}

.meet_time {
	margin-top: 0.3rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.meet_num {
	margin: 0 0.4rem;
	text-align: center;
	font-size: .24rem;
	color: #222;
	font-weight: 400;
	line-height: 0.24rem;
}

.meet_num.active span {
	background: linear-gradient(270deg, #357CE7 0%, #4494EA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	font-weight: 600;
}

.meet_num span {
	position: relative;
	padding-bottom: .1rem;
	cursor: pointer;
}

:root .nav .meet_num {
	filter: none;
}

.cut_tit {
	text-align: center;
	margin-top: .36rem;
}

.cut_tit span {
	display: inline-block;
	margin: 0 .15rem;
	cursor: pointer;
	position: relative;
	width: 1.42rem;
	height: .4rem;
	line-height: .36rem;
	font-size: .2rem;
	color: #222;
	font-weight: 500;
	border: 0.02rem solid rgba(34, 34, 34, 0.1);
	border-radius: 0.2rem;
	box-sizing: border-box;
}


.cut_tit span.active {
	color: #fff;
	border: 0;
	background: linear-gradient(270deg, #357CE7 0%, #4494EA 100%);
}

.theme_time {
	float: left;
	/* width: 4.08rem; */
	margin-right: 0.36rem;
}

.salon_use {
	display: inline-block;
	padding: 0 0.16rem;
	box-sizing: border-box;
	height: 0.32rem;
	border-radius: 0.17rem;
	background: rgba(53, 124, 230, 0.1);
	color: #357DE6;
	line-height: 0.32rem;
	font-size: 0.14rem;
}

.salon_time {
	padding-left: 0.18rem;
	box-sizing: border-box;
	background: url(../../images/2023/clock.png) center left no-repeat;
	background-size: 0.12rem;
}

.salon_pla {
	margin-left: 0.38rem;
	padding-left: 0.21rem;
	box-sizing: border-box;
	background: url(../../images/2023/index/address_w.png) center left no-repeat;
	background-size: 0.12rem;
}

.them_time {
	font-size: .24rem;
	float: left;
	width: 1.9rem;
	color: #222;
}

.them_tit {
	color: #222;
	font-size: .18rem;
	font-weight: bold;
	float: left;
}

.theme_list .active .them_tit {
	color: #357DE6;
}

.them_tit a {
	color: inherit;
}

.sign {
	position: absolute;
	right: 0.8rem;
	width: 1.08rem;
	height: .34rem;
	line-height: .34rem;
	font-size: .16rem;
	color: #357DE6;
	text-align: center;
	border: 0.01rem solid #4494EA;
	border-radius: 0.17rem;
	overflow: hidden;
}

.sign a {
	transition: all 0s;
	color: inherit;
	display: block;
}

.theme {
	margin-top: .3rem;
	display: none;
}

.theme.active {
	display: block;
}

.them_top {
	line-height: .34rem;
	position: relative;
	padding: 0.2rem 0 0.25rem;
	box-sizing: border-box;
}

.them_btn {
	position: absolute;
	right: .25rem;
	width: .28rem;
	height: 100%;
	top: 0;
	cursor: pointer;
	background: url(../../images/2023/down.png)no-repeat center center;
	background-size: 0.22rem;
}

.them_down {
	width: 100%;
	background: linear-gradient(180deg, rgba(249, 252, 255, 0.60) 0%, rgba(255, 255, 255, 0.60) 100%);
	padding: .1rem 0;
	box-sizing: border-box;
}

.them_pro {
	font-size: .16rem;
	color: #607892;
	padding: .2rem 0.3rem 0;
}

.them_name {
	float: left;
	width: 50.4%;
	font-weight: 600;
}

.them_per {
	float: right;
	width: 40.3%;
	color: #222;
}

.them_item {
	padding: .2rem 0.3rem;
	box-sizing: border-box;
	font-size: .16rem;
	color: #222;
}

.them_item+.them_item {
	border-top: 1px solid rgba(51, 141, 238, 0.2);
}

.them_info {
	margin-top: .3rem;
}

.sign:hover {
	background-color: #4494EA;
	color: #fff;
}

.sign.atsign {
	background-color: #0A75E8;
	color: #81BEFF;
}

:root .nav .sign {
	filter: none;
}

li.active .them_btn,
.them_btn.active {
	background: url(../../images/2023/up.png)no-repeat center;
	background-size: 0.22rem;
}

.them_down {
	display: none;
}

li.active .them_down {
	display: block;
}

.theme_list {
	position: relative;
}


.theme_list li {
	position: relative;
}

.theme_list li:after {
	position: absolute;
	content: "";
	opacity: 0.4;
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
	background: linear-gradient(0deg, rgba(40, 120, 210, 0.00) 0%, rgba(40, 120, 210, 0.30) 100%);
}

.session_use {
	padding: 0.2rem 0 0.25rem;
	box-sizing: border-box;
}

.salon_box {
	padding: 0.2rem 0 0.25rem;
	box-sizing: border-box;
}

.no_sign {
	width: 1.1rem;
	height: .34rem;
	line-height: .32rem;
	font-size: .16rem;
	color: #357DE6;
	text-align: center;
	border: 1px solid #357DE6;
	border-radius: 0.16rem;
	box-sizing: border-box;
	position: absolute;
	right: 0.8rem;

}

.no_sign a {
	color: inherit;
	display: block;
}

.al_sign {
	float: left;
	width: 1.1rem;
	height: .34rem;
	line-height: .32rem;
	border-radius: 4px;
	font-size: .16rem;
	color: #fff;
	text-align: center;
	background: #1e62f9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

.al_sign a {
	transition: all 0s;
	color: #222;
	display: block;
	background: transparent;
}

.point {
	text-align: right;
	font-size: 12px;
	color: #222;
	margin-top: 0.15rem;
}

.them_more {
	text-align: center;
	font-size: .14rem;
	margin-top: .17rem;
}

.them_more a {
	color: #222;
}

.them_more a:hover {
	color: #1e62f9;
}

.meet_cut {
	display: none;
}

.meet_cut.active {
	display: block;
}

.sess_le {
	width: 5.82rem;
	float: left;
	font-size: 0.18rem;
	font-weight: 400;
	color: #222;
}

.sess_pla {
	width: calc(100% - 5.82rem);
	float: left;
	padding-left: 0.33rem;
	box-sizing: border-box;
	color: #222;
	font-size: 0.16rem;
	line-height: 0.29rem;
	background: url(../../images/2023/index/address_w.png) top left no-repeat;
	background-size: 0.16rem;
	background-position: 0 0.06rem;
}

.sess_le span+span {
	margin-left: 0.75rem;
}

.salon_name {
	width: 5.86rem;
	float: left;
	font-size: 0.18rem;
	font-weight: 400;
	color: #222;
}

.salon_rig {
	width: calc(100% - 5.86rem);
	float: left;
	text-align: left;
}



.pro_per {
	float: left;
	margin: 0 0.2rem 0 0rem;
	font-size: 14px;
	color: #222;
}

.inspect_time {
	float: left;
	margin-left: 0.35rem;
	width: 4.08rem;
	margin-right: 0.35rem;
}

/* ************ 特邀嘉宾 ************* */
.honored-guest {
	background: url(../../images/2023/index/jb_bg.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.guests_use {
	position: relative;
	margin-top: 0.6rem;
}

.guests ul li {
	position: relative;
	width: 2.1rem;
	overflow: hidden;
	z-index: 0;
	cursor: pointer;
}

.guests .g-img {
	position: relative;
	z-index: 5;
	cursor: pointer;
	width: 1.6rem;
	height: 1.6rem;
	box-sizing: border-box;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
}

.guests ul li.active .g-img,
.guests ul li:hover .g-img {
	border: 0.05rem solid #4494EA;
}

.guests .g-img span {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}

.guests .g-img img {
	width: 100%;
	display: block;
}

.guests .g-shadow {
	width: 2.1rem;
	height: 2.1rem;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1.05rem;
	border-radius: 50%;
	transition: .4s;
	opacity: .3;
	background: -moz-linear-gradient(#e11cda, #1e62f9);
	/* 老版本的 Firefox */
	background: -webkit-linear-gradient(#e11cda, #1e62f9);
	/* Safari */
	background: -o-linear-gradient(#e11cda, #1e62f9);
	/* Opera */
	background: linear-gradient(#e11cda, #1e62f9);
}

.guests ul li:hover .g-shadow {
	opacity: 1;
}

.g-text {
	position: relative;
	z-index: 10;
	text-align: center;
}

.g-text h3 {
	font-size: .22rem;
	color: #222;
	padding-top: .3rem;
}

.g-text p {
	font-size: .14rem;
	color: #222;
	padding: .05rem;
}

.honored-guest .them_more {
	padding: .23rem 0 0;
}

.g-prev,
.g-next {
	width: .38rem;
	height: .38rem;
	margin-top: -.75rem;
	z-index: 1;
}

.g-prev {
	left: -.47rem;
	background: url(../../images/2023/index/prev.png)center no-repeat;
	background-size: 100%;
}

.g-next {
	background: url(../../images/2023/index/next.png)center no-repeat;
	background-size: 100%;
	right: -.47rem;
}

.g-prev:focus,
.g-next:focus {
	outline: none;
}

/* ************ 历届峰会 ************* */
.previous-summit {
	width: 100%;
	background: url(../../images/2023/index/ljfh_bg.jpg) no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
}

.banner .image-show {
	width: 3.95rem;
	height: 2.45rem;
	overflow: hidden;
	position: relative;
}

.image-show img {
	width: 100%;
}

.shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 100;
	transition: .4s;
}

.image-show .shadow:hover {
	background: rgba(255, 255, 255, 0);
	transition: .4s;
}

.shadow p {
	color: #fff;
	font-size: .2rem;
}

.shadow p:first-child {
	padding-top: .6rem;
}

.ps-box,
.ps-box-copy {
	padding-bottom: .5rem;
}

.ps-box .swiper-wrapper,
.ps-box-copy .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.partners {
	width: 100%;
	background: url(../../images/2023/index/hzhb_bg.jpg) no-repeat top center;
	background-size: 100% 100%;
}

.par_tit {
	text-align: center;
	padding: .6rem 0 0;
}

.par_tit h1 {
	font-size: .32rem;
	color: #222;
	line-height: 0.32rem;
}

.par_tit p {
	font-size: 18px;
	color: #666666;
	margin-top: 0.2rem;
}

.par_tit span {
	display: block;
	width: 1.28rem;
	height: .06rem;
	margin: 0.1rem auto 0;
	background: linear-gradient(270deg, #357CE7 0%, #4494EA 100%);

}

.par_links {
	margin: 0.47rem auto 0;
	padding-bottom: .73rem;
}

.host-unit {
	width: 1.2rem;
	font-size: .18rem;
	color: #222;
	line-height: .68rem;
	font-weight: bold;
}

.unit-logo {
	width: 90%;
	display: flex;
	flex-wrap: wrap;
}

.unit-logo a {
	display: table;
	float: left;
	width: 1.64rem;
	height: .528rem;
	border-radius: .05rem;
	margin: .1rem .05rem;
	box-sizing: border-box;
	text-align: center;
}

.unit-logo a span {
	width: 1.64rem;
	height: .528rem;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.unit-logo a img {
	vertical-align: middle;
	width: 100%;
	height: 100%
}

/* ************** 底部 *************** */
.footer {
	background: url(../../images/2023/footer.jpg)no-repeat center center;
	background-size: cover;
	padding: .4rem 0;
}

.footer .ul {
	border-bottom: 0.01rem solid #eee;
	display: flex;
	/*justify-content: space-between;*/
	justify-content: end;
	align-items: flex-start;
	padding-bottom: 0.3rem;
}

.footer .ul .flex {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.footer .ul .flex .li {
	display: flex;
	margin-right: 0.85rem;
	justify-content: center;
	align-items: center;
}


.foot-icon {
	width: 0.45rem;
	margin-right: 0.245rem;
}

.foot-icon img {
	display: block;
	width: 100%;
}

.foot-info h3 {
	font-size: .16rem;
	color: #fff;
}

.foot-info p {
	font-size: .12rem;
	color: #fff;
	white-space: nowrap;
}

.foot-qr {
	width: 1rem;
	height: 1.14rem;
	box-sizing: border-box;
	margin-top: -.2rem;
	border-radius: .05rem;
	text-align: center;
	padding: 0 .1rem .2rem;
}

.foot-qr img {
	margin: .08rem 0 0.06rem;
	width: 100%;
	border-radius: 0.06rem;
}

.foot-qr p {
	color: #fff;
	font-size: .14rem;
}

.past-list {
	position: relative;
	height: 244px;
}

.past-list ul {
	position: absolute;
	top: 0;
	left: 0;
}

.past-list ul li {
	float: left;
}

.picMarquee {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picMarquee.picMarquee-left {
	margin-top: 0.54rem;
}

.picMarquee .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee .bd ul li {
	padding: 8px;
	float: left;
	width: 384px;
}

.picMarquee .bd ul li a {
	display: block;
	position: relative;
}

.picMarquee .bd ul li img {
	width: 100%;
}

.picMarquee .bd ul li .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 100;
	transition: .4s;
	background: linear-gradient(0deg, rgba(34, 34, 34, 0.3), rgba(34, 34, 34, 0.3));
}

.picMarquee .bd ul li .shadow:hover {
	background: rgba(255, 255, 255, 0);
}

.picMarquee .bd ul li .shadow p {
	color: #fff;
	font-size: .2rem;
}

.picMarquee .bd ul li .shadow p:first-child {
	padding-top: .8rem;
}

.video_box {
	width: 100%;
	height: 100%;
}

.video_box video {
	width: 100%;
}


/*嘉宾详情*/
.honour_box {
	display: none;
	overflow: hidden;
	background: rgba(9, 7, 19, 0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 300;
}

.honour_list {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 300;
	border-radius: 4px;
	transform: translate(-50%, -50%);
	width: 6.55rem;
	padding: 0.4rem 0.33rem 0.3rem 0.39rem;
	box-sizing: border-box;
	background: url(../../images/2023/index/yycode_bg.png) center / cover no-repeat;
}

.honour_list:after {
	display: block;
	content: "";
	position: absolute;
	z-index: 50;
	width: 1px;
	height: calc(100% - 0.79rem);
	left: 2.86rem;
	top: 0.4rem;
	background: rgba(53, 124, 231, 0.3);
}

.honour_list li {
	display: none;
}

.honour_list li.active {
	display: block;
}

.hon_left {
	width: 2.47rem;
	float: left;
	margin-bottom: 0.14rem;
}

.hon_pic {
	margin: 0.05rem auto 0.16rem;
	width: 1.23rem;
	height: 1.23rem;
	border-radius: 50%;
	overflow: hidden;
}

.hon_pic img {
	display: block;
	width: 100%;
}

.hon_name {
	font-size: 0.18rem;
	text-align: center;
	font-weight: 400;
	color: #222;
	line-height: 0.24rem;
	margin-bottom: 0.3rem;
}

.hon_item {
	width: 2.08rem;
	font-size: 12px;
	font-weight: 400;
	color: #222;
	line-height: 0.16rem;
}

.hon_item+.hon_item {
	margin-top: 0.15rem;
}

.hon_tit {
	float: left;
	width: 0.38rem;
}

.hon_text {
	width: calc(100% - 0.38rem);
	float: left;
}

.hon_right {
	width: calc(100% - 2.47rem);
	float: left;
	padding-left: 0.3rem;
	box-sizing: border-box;
	padding-top: 0.27rem;
}

.lect_tit {
	height: 0.17rem;
	font-size: 0.16rem;
	font-weight: bold;
	color: #222;
	line-height: 0.16rem;
	margin-bottom: 0.05rem;
	position: relative;
}

.lect_tit:after {
	display: block;
	content: "";
	position: absolute;
	z-index: 50;
	width: 0.18rem;
	height: 0.18rem;
	background: rgba(44, 100, 255, 0.34);
	border-radius: 50%;
	top: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: -0.39rem;
}

.lect_tit:before {
	display: block;
	content: "";
	position: absolute;
	z-index: 100;
	width: 0.1rem;
	height: 0.1rem;
	background: rgba(44, 100, 255, 1);
	border-radius: 50%;
	top: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: -0.35rem;
}

.lect_name {
	font-size: 12px;
	font-weight: 400;
	color: #222;
	line-height: 22px;
}

.lect_use {
	font-size: 12px;
	font-weight: 400;
	color: #222;
	line-height: 22px;
}

.lecture {
	margin-bottom: 0.68rem;
}

.lect_use a {
	color: #007AFF;
}

.lact_tit {
	font-size: 0.14rem;
	color: #222;
	font-weight: bold;
	margin: 0.15rem 0 0.05rem;
}

.lact_item+.lact_item {
	margin-top: 0.12rem;
}

.lect_list {
	height: 1.08rem;
	overflow: hidden;
}

.hon_text span {
	display: inline-block;
	height: 0.22rem;
	padding: 0 0.12rem;
	box-sizing: border-box;
	background: rgba(10, 117, 232, 0.1);
	border-radius: 0.11rem;
	line-height: 0.22rem;
	position: relative;
	color: #0A75E8;
	top: -0.02rem;
}

.honour_list li {
	position: relative;
}

.hon_btn {
	position: absolute;
	right: -0.15rem;
	top: -0.26rem;
	background: url(../../images/2023/closeB.png)no-repeat;
	width: 0.2rem;
	height: 0.2rem;
	background-position: center;
	background-size: 100%;
	cursor: pointer;
}


/* 峰会介绍 */

.introduce_box {
	width: 100%;
	background: url(../../images/2023/index/fhjs_bg.png) center no-repeat #fff;
	background-size: cover;
	background-position: center;
}

.introduce_box .infobox {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	padding: 0.6rem 0;
}

.introduce_box .infobox .imgbox {
	width: 5.1rem;
	display: block;
	flex-shrink: 0;
}

.introduce_box .infobox .imgbox .pic {
	display: block;
	width: 100%;
}

.introduce_box .infobox .imgbox .address {
	margin-top: 0.13rem;
}

.introduce_box .infobox .imgbox .address a,
.introduce_box .infobox .imgbox .address {
	font-size: 0.14rem;
	color: #607892;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.introduce_box .infobox .imgbox .address img {
	width: 0.12rem;
	display: block;
	margin-right: 0.06rem;
}

.introduce_box .infobox .txt {
	width: calc(100% - 4.83rem);
	flex-shrink: 0;
	background: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	border: 2px solid;
	border-image: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.00) 100%);
	backdrop-filter: blur(1.1rem);
	padding: 0.3rem;
	margin-left: -0.27rem;
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #222222;
	margin-bottom: 0.3rem;
	text-align: justify;
}

.introduce_box .infobox .txt p+p {
	margin-top: 0.1rem;
}




@media screen and (max-width: 1440px) {
	.picMarquee .bd ul li {
		width: 288px;
	}

	.picMarquee .bd ul li .shadow p {
		color: #fff;
		font-size: .2rem;
	}

	.picMarquee .bd ul li .shadow p:first-child {
		padding-top: .48rem;
	}
}

@media screen and (max-width: 1366px) {

	.g-prev,
	.g-next {
		margin-top: -0.65rem;
	}

	.host-unit {
		width: 1.2rem;
	}

	.unit-logo a {
		width: 2.45rem;
	}

	.foot-info {
		width: 55%;
	}
}

@media screen and (max-width: 1280px) {


	.host-unit {
		width: 1.2rem;
	}

	.unit-logo a {
		width: 2.45rem;
	}

	.foot-info {
		width: 55%;
	}
}

.plenary_box {
	width: 100%;
	padding-top: 1.9rem;
	/* background: #0F0A40 url(../../images/plenary.png)no-repeat;
	background-position: center 0; */
	background-size: 100%;
	padding-bottom: 0.3rem;
	box-sizing: border-box;
}

.plen_pla {
	margin: 12px auto 0;
	font-size: 7px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 12px;
}

.plen_pla a {
	color: rgba(102, 102, 102, 1);
}

.guest_list li {
	float: left;
	margin-left: 0.4rem;
	margin-bottom: 0.47rem;
}

.guest_list li:nth-child(5n+1) {
	margin-left: 0;
}

.guest_more {
	width: 1.41rem;
	height: 0.49rem;
	border-radius: 6px;
	line-height: 0.49rem;
	text-align: center;
	margin: 0 auto 0.33rem;
	background: #f515d7;
	background: linear-gradient(to right, #ef15d3, #046bfd);
	background: -moz-linear-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-linear-gradient(to right, #ef15d3, #046bfd);
	background: -o-linear-gradient(to right, #ef15d3, #046bfd);
	background: -ms-linear-gradient(to right, #ef15d3, #046bfd);
	background: linear-gradient(to right, #ef15d3, #046bfd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

.guest_more a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
}

/*大会嘉宾*/
.trade_list {
	margin-top: 0.9rem;
}

.trade_list li {
	width: 100%;
	background: -webkit-linear-gradient(left, #0f0f49, #190b48);
	background: -o-linear-gradient(right, #0f0f49, #190b48);
	background: -moz-linear-gradient(right, #0f0f49, #190b48);
	background: linear-gradient(right, #0f0f49, #190b48);
	height: 2.41rem;
	padding: 0.32rem 1.32rem 0.34rem 0.44rem;
	box-sizing: border-box;
	margin-bottom: 0.1rem;
}

.trade_pic {
	width: 1.28rem;
	height: 1.74rem;
	float: left;
	overflow: hidden;
}

.trade_pic a {
	display: block;
}

.trade_pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in;
}

.trade_pic:hover img {
	transform: scale(1.05);
}

.trade_cont {
	float: right;
	width: 8.48rem;
}

.trade_tit {
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0.1rem;
}

.trade_tit a {
	color: rgba(255, 255, 255, 1);
}

.trade_info {
	font-size: 13px;
	font-weight: 400;
	color: rgba(143, 143, 145, 1);
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	margin-top: 0.1rem;
}

.trade_info a {
	color: #42A8FF;
}

.trade_more {
	width: 77px;
	height: 30px;
	margin-top: 0.2rem;
	border-radius: 3px;
	line-height: 30px;
	font-size: 12px;
	background: #f515d7;
	background: linear-gradient(to right, #ef15d3, #046bfd);
	background: -moz-linear-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-linear-gradient(to right, #ef15d3, #046bfd);
	background: -o-linear-gradient(to right, #ef15d3, #046bfd);
	background: -ms-linear-gradient(to right, #ef15d3, #046bfd);
	background: linear-gradient(to right, #ef15d3, #046bfd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

.trade_more a {
	display: block;
	text-align: center;
	color: #FFFFFF;
}

/*行业报告*/
.news_cont {
	min-height: 4.04rem;
	text-align: center;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.news_cont img {
	width: 100%;
	height: auto;
}

.news_cont p {
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #fff;
	text-align: left;
	padding-left: 0.2rem;
	font-size: 0.15rem;
}

.news_ban {
	margin-top: 0.35rem;
}

.news-list-news li {
	width: 5.73rem;
	height: 2.0rem;
	float: left;
	margin: 0.2rem 0px;
}

.news-list-news li:nth-of-type(even) {
	float: right;
}

.news-list-news .news_pic {
	width: 2.42rem;
	height: 1.8rem
}

.news-list-news .news_pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.news-list-news .news-col-6 {
	width: 3.16rem;
	float: right;
	margin-top: 0.1rem;
}

.news-col-6 h2 {
	font-size: 0.15rem;
	font-weight: 600;
	line-height: 0.2rem;
	color: #fff;
	margin-bottom: 0.15rem;
}

.news-col-6 .timesapn {
	font-size: 0.14rem;
	line-height: 0.2rem;
	color: #8F8F91;
	margin-bottom: 0.16rem;
}

.news-col-6 .timesapn span+span {
	margin-left: 0.37rem;
}

.news-col-6 p a {
	font-size: 0.14rem;
	line-height: 0.2rem;
	color: #8F8F91 !important;
	height: 65px;
	overflow: hidden;
}

.news-col-6 p a.more {
	color: #376AEC !important;
}

.page {
	margin: 0.62rem 0px 0.33rem;
}

.page .layui-box {
	text-align: center;
}

.page .layui-box a {
	position: relative;
	vertical-align: middle;
	color: #fff;
	font-size: 0.14rem;
	border-radius: 3px;
	padding: 0.05rem 0.08rem;
	transition: all 0.3s;
}

.page .layui-box em {
	position: relative;
	vertical-align: middle;
	color: #fff;
	font-size: 0.14rem;
	border-radius: 3px;
	padding: 0.05rem 0.08rem;
	transition: all 0.3s;
}

.page .layui-box a:after {
	border-radius: 4px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
}

.page .layui-box a:hover {
	border-radius: 4px;
	overflow: hidden;
	background: #f515d7;
	background: linear-gradient(to right, #ef15d3, #046bfd);
	background: -moz-linear-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-linear-gradient(to right, #ef15d3, #046bfd);
	background: -o-linear-gradient(to right, #ef15d3, #046bfd);
	background: -ms-linear-gradient(to right, #ef15d3, #046bfd);
	background: linear-gradient(to right, #ef15d3, #046bfd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

.page .layui-box a.active {
	border-radius: 4px;
	overflow: hidden;
	background: #f515d7;
	background: linear-gradient(to right, #ef15d3, #046bfd);
	background: -moz-linear-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-gradient(to right, #ef15d3, #046bfd);
	background: -webkit-linear-gradient(to right, #ef15d3, #046bfd);
	background: -o-linear-gradient(to right, #ef15d3, #046bfd);
	background: -ms-linear-gradient(to right, #ef15d3, #046bfd);
	background: linear-gradient(to right, #ef15d3, #046bfd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef15d3', endColorstr='#046bfd', GradientType=0);
}

.page .layui-box a:hover:after {
	display: none;
}

.page .layui-box a.ext:after {
	display: none;
	border: none;
}

.page .layui-box input {
	vertical-align: middle;
	text-align: center;
	width: 0.5rem;
	height: 0.3rem;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	color: #fff;
}

/*峰会新闻*/



/* 大会金句 */
.Con_classics_box {
	min-height: 500px;
	background: url(../../images/2023/classics_bg.png)no-repeat center top #00002D;
	background-size: cover;
}

#certify {
	position: relative;
	width: 1000px;
	margin: 0.7rem auto 0px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 520px;
	height: 300px;
	background: #fff;
}

#certify .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}

#certify .swiper-button-prev {
	left: -10px;
	width: 25px;
	height: 40px;
	background: url(../../images/2023/curr_prev.png) no-repeat;
	opacity: 0.9;
}

#certify .swiper-button-next {
	right: -10px;
	width: 25px;
	height: 40px;
	background: url(../../images/2023/curr_next.png) no-repeat;
	opacity: 0.9;
}

#certify .swiper-button-prev,
#certify .swiper-button-next:focus {
	border: none !important;
	background-color: rgba(0, 0, 0, 0);
	outline: none;
	opacity: 1;
}

#certify .swiper-slide-active {
	opacity: 1 !important;
}

/* 嘉宾观点 */
.GuestViews {
	min-height: 700px;
	background: url(../../images/2023/gust_bg.png)no-repeat center top #110549;
	background-size: 100% 100%;
}

.Guest ul {
	display: block;
	height: 430px;
	margin: 0.7rem auto 0px;
}

.Guest ul li {
	width: 280px;
	height: 390px;
	background: #00002D;
	float: left;
	margin-right: 25px;
}

.Guest ul li:last-child {
	margin-right: 0px;
}

.Guest ul li .guest_pic {
	width: 100%;
	height: 292px;
	overflow: hidden;
	position: relative;
}

.guest_tit {
	padding: 0px 10px 10px;
}

.Guest ul li .guest_pic img {
	width: 100%;
	height: auto;
}

.Guest ul li .guest_pic span {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
}

.Guest ul li .guest_pic span img {
	width: 48px;
	height: 48px;
	display: block;
}

.Guest ul li h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 3px 0px 10px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.Guest ul li p {
	font-size: 14px;
	color: #ccc;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}



/* 会议日程 */
.meet_tab .cut_tit span {
	width: 1.2rem;
	height: .4rem;
	line-height: .4rem;
	font-size: 0.15rem;
}

.theme .theme_content {
	min-height: 6.4rem;
	width: 100%;
	margin: 0.5rem 0px;
}

.theme .theme_content table {
	width: 100%;
	/*height:6.4rem*/
	;
	border-collapse: collapse;
}

#tab02 tr th {
	text-align: center !important;
	background: rgb(30, 22, 83);
	height: 50px;
	line-height: 50px;
	font-weight: normal;
}

#tab02,
#tab02 tr th,
#tab02 tr td {
	border: 1px solid #291D75;
	color: #fff;
	font-size: 0.16rem;
}

#tab02 tr td {
	padding: 10px 10px 10px 20px;
	line-height: 0.3rem;
	height: 0.4rem;
}

#tab02 tr .center {
	text-align: center;
}

#tab02 tr .left {
	text-align: left;
}

.theme .theme_content table td {
	padding: 0px 5px;
}



.toast {
	font-size: 0.14rem;
	display: block;
	margin: 0 auto;
	line-height: 0.4rem;
	width: 2rem;
	text-align: center;
	position: fixed;
	top: 25vh;
	left: 50%;
	transform: translateX(-50%);
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 0.1rem;
	color: #fff;
	opacity: 1;
	transition: all 1.5s ease 0s;
	display: none;
	z-index: 99;
}






.edit {
	position: fixed;
	right: 10px;
	bottom: 10px;
	color: #FFFFFF;
	z-index: 300;
	background: #056BFD;
	font-size: 0.2rem;
	border-radius: 4px;
	padding: 4px;
}

.yyzbbox,
.back_top {
	position: fixed;
	right: 10px;
	bottom: 120px;
	color: #FFFFFF;
	z-index: 301;
	width: 100px;
	height: 100px;
	display: none;
	cursor: pointer;
}

.yyzbbox .btn,
.back_top .btn {
	width: 100%;
	height: auto;
}

.yyzbbox {
	display: block;
	bottom: 220px;
}

.yyzbbox .prop {
	position: absolute;
	right: 90%;
	top: 12%;
	padding: 0.17rem 0.36rem 0.14rem;
	border-radius: 0.1rem;
	background: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(10px);
	text-align: center;
	font-size: 0.16rem;
	color: #222;
	box-shadow: 0 0 0.1rem 0.02rem rgba(0, 0, 0, 0.05);
	display: none;
}

.yyzbbox .prop .code {
	width: 0.98rem;
	display: block;
	margin: 0 auto 0.11rem;
}

.yyzbbox:hover .prop {
	display: block;
}

/* 参会指南 */
.chznbody{
	background: radial-gradient(17% 31% at 20% 84%, rgba(51,130,247,0.16) 0%, rgba(255,255,255,0.00) 100%), linear-gradient(244deg, #F7FBFF 5%, #E7F3FF 97%);
	padding: 1px 0;
	box-sizing: border-box;
}
.chznbody .bg{
	display: block;
	width: 100%;
}
.w1328{
	max-width: 1328px;
	width: 100%;
    margin: 0 auto;
}
.navlist_box .navlist{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.6rem 0;
	border-bottom: 1px solid rgba(40, 119, 210, 0.3);
	overflow-x: auto;
	width: 100%;
	user-select: none;
}
.navlist_box .navlist::-webkit-scrollbar{
	display: none;
}
.navlist_box .navlist p{
	height: 0.66rem;
	line-height: 0.66rem;
	border-radius: 0.33rem;
	border: 0.02rem solid rgba(34, 34, 34, 0.1);
	padding: 0 0.42rem;
	font-size: 0.2rem;
	font-weight: bold; 
	color: #222222;
	margin:0 0.2rem;
	cursor: pointer;
	white-space: nowrap; 
}
.navlist_box .navlist p:hover{
	color: #4494EA;
	border-color:#4494EA ;
}
.navlist_box .navlist p.on{
	background: linear-gradient(270deg, #357CE7 0%, #4494EA 100%);
	color: #FFFFFF;
	border-color:transparent ;
}

.chznbody .content_box>div{
	display: none;
}
.chznbody .content_box>div.on{
	display: block;
}
.chznbody .content_box .titbox{
	text-align: center;
	display: block;
	margin: 0.6rem auto 0.4rem;
	position: relative;
	padding-bottom: 0.16rem;
}
.chznbody .content_box .titbox p{
	font-size: 0.16rem;
font-weight: normal;
line-height: 0.32rem;
text-align: center; 
color: #607892;
margin: 0.05rem 0;
}
.chznbody .content_box .titbox h3{
	font-size: 0.32rem;
	font-weight: bold; 
	color: #222222;  
}
.chznbody .content_box .titbox h3::after{
	content: '';
	height: 0.06rem;
	background: #4494EA ;
	display: block;
	width: 1.3rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.chznbody .content_box .titbox.youp h3::after{
	width: 2rem;
}
.chznbody .content_box .picbox.location{
	position: relative;
}
.chznbody .content_box .picbox.location .txt{
	background:url(../../images/2023/chzn/txtbg.png) center no-repeat;
	background-size: 100% 100%;
	padding: 0.1rem 0.35rem 0.15rem;
	text-align: center;
	font-size: 0.14rem;
	line-height: 0.23rem;
color: #FFFFFF;
position: absolute;
bottom: 58%;
left: 50%;
transform: translateX(calc(-50% - 0.3rem));
}
.chznbody .content_box .picbox.location .ico{
	position: absolute;
left: calc(50% - 0.5rem);
top: 44%;
width: 0.25rem; 
display: block;
}
.chznbody .content_box .flexbox{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0.4rem 0;
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%);
	box-sizing: border-box;
	border: 0.02rem solid  #FFFFFF; 
	backdrop-filter: blur(1.1rem);
}
.chznbody .content_box .flexbox .pic{
	width: 50%;
	display: block;
	margin: 0;
	background: #fff;
}
.chznbody .content_box .flexbox .right{
	width: 50%;
	position: relative;
	padding: 0.1rem 0;
}
.chznbody .content_box .flexbox .right .info{
	border-bottom: 0.01rem solid rgba(40, 119, 210, 0.1);
	padding: 0.1rem 0.5rem 0.1rem 0.6rem;
}
.chznbody .content_box .flexbox .right .info:last-child{
	border-bottom: 0;
}
.chznbody .content_box .flexbox .right .info h4{
	font-size: 0.24rem;
	line-height: 0.32rem;
	font-weight: bold;
	color: #0A75E8;
	margin: 0.1rem 0;
}
.chznbody .content_box .flexbox .right .info .flexli,
.chznbody .content_box .flexbox .right .info .flexli .flexp p{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	line-height: 0.2rem;
}
.chznbody .content_box .flexbox .right .info .flexli .time{
	margin: 0.1rem 0;
	font-size: 0.2rem;
	font-weight: bold;
	color: #222222;
	width: 1.56rem;
}
.chznbody .content_box .flexbox .right .info .flexli .flexp {
	width: calc(100% - 1.56rem);
}
.chznbody .content_box .flexbox .right .info .flexli .flexp p{
	margin: 0.1rem 0;
	font-size: 0.16rem; 
	color: #607892;
	width: 100%; 
}
.chznbody .content_box .flexbox .right .info .flexli .flexp p span{
	display: block;
	width: calc(100% - 1.26rem);
}
.chznbody .content_box .flexbox .right .info .flexli .flexp p span:first-child{
	width: 0.96rem;
	text-align: right;
	padding-right: 0.3rem;
}
.chznbody .content_box .txtbox{
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%);
	box-sizing: border-box;
	border: 0.02rem solid  #FFFFFF; 
	backdrop-filter: blur(1.1rem);
	padding: 0.3rem;
	text-align: center;
	box-sizing: border-box;
	margin: 0.4rem auto 0.6rem;
}
.chznbody .content_box .txtbox p{
	font-size: 0.16rem; 
	line-height: 0.32rem; 
	color: #607892; 
}
.chznbody .content_box .txtbox.left{
	text-align: left;
}
.content_box .xcbox{
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%); 
	box-sizing: border-box;
	border: 0.02rem solid  #FFFFFF;
	backdrop-filter: blur(1.1rem);
	margin: 0.6rem 0;
}
.content_box .xcbox .topbox p{
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #607892;
	padding: 0.3rem;
}
.content_box .xcbox .topbox p:last-child{
	text-align: center;
	margin-top: 0.15rem;color: #3D3D3D;
}
.content_box .xcbox .topbox .pic{
	width: 49.5%;
	display: block;
	margin: 0 auto;
}
.content_box  .bottombox{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 0.15rem 0;
	margin-top: 0.3rem;
	border-top: 1px solid  rgba(51, 141, 238, 0.1) ;
}
.content_box  .bottombox .li{
	padding: 0.15rem 0.3rem;
	width: 47%;
	box-sizing: border-box;
}
.content_box  .bottombox .li h4{
	font-size: 0.2rem; 
	line-height: 0.32rem; 
	color: #222222;
	margin-bottom: 0.1rem;
	font-weight: bold;
}
.content_box  .bottombox .li p{
	font-size: 0.16rem; 
	line-height: 0.32rem; 
	color: #607892;
}
.content_box .code{
	width: 1.35rem;
	display: block;
	margin: 0 auto;
}
.content_box .codetxt{
	font-size: 0.16rem; 
	text-align: center;
	margin: 0.16rem auto 0.6rem;
	color: #3D3D3D;
}
.content_box .table{
	width: 100%;
	margin: 0.4rem 0;
	border-right: 0.02rem solid #FFFFFF;
	border-bottom: 0.02rem solid #FFFFFF; 
}
.content_box .table .tbody, 
.content_box .table tr{ 
	font-weight: normal;
	color: #607892; 
}
.content_box .table tr th,
.content_box .table tr td{
	height: 0.72rem; 
	font-size: 0.16rem;
	line-height: 0.32rem;
	text-align: center;
	letter-spacing: 0em; 
	border-top: 0.02rem solid #FFFFFF;
	border-left: 0.02rem solid #FFFFFF;
	box-sizing: border-box; 
} 
.content_box .table tr th{
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%);
	color: #222222;
	font-weight: bold;
}
.content_box .table tr .tips{
	color: #999999;
	text-align: left;
	justify-content: flex-start;
	padding:0 0.48rem;
}
.content_box .table tr p{
	color: #222222;
	font-weight: bold;
} 
.content_box .jdfwbox{
	margin: 0.6rem 0;
}
.content_box .cytjtable,
.content_box .jtcxtable{
	margin-bottom: 0.6rem;
}
.content_box .jtcxbox{ 
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%); 
	box-sizing: border-box;
	border: 0.02rem solid  #FFFFFF;
	backdrop-filter: blur(1.1rem);
}
.content_box .jtcxbox .bottombox{ 
	margin: 0;
	border: 0;
	padding-top: 0.25rem;
} 
.content_box .ycfwbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap; 
	margin: 0.4rem 0;
}
.content_box .ycfwbox .box{
	width: 32%;
	margin:0.15rem 0;
	margin-right: 1.9%;
}
.content_box .ycfwbox .box:nth-child(3n){
	margin-right: 0;
}
.content_box .ycfwbox .box .info{
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%);
	box-sizing: border-box;
	border: 0.02rem solid  #FFFFFF;
	backdrop-filter: blur(1.1rem);
	padding: 0.02rem 0.2rem;
}
.content_box .ycfwbox .box .info h4{
	font-size: 0.22rem;
	font-weight: bold;
	color: #222222;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0.2rem 0;
	border-bottom: 1px solid rgba(40, 119, 210, 0.3); 
}
.content_box .ycfwbox .box .info h4 span{
	font-size: 0.16rem;
	color: #0A75E8;
font-weight: 400;
padding: 0 0.16rem ;
line-height: 0.28rem;
border-radius: 0.14rem;
background: rgba(10, 117, 232, 0.1);
margin-left: 0.1rem;
}
.content_box .ycfwbox .box .info p{
	font-size: 0.18rem; 
	color: #3D3D3D;
	margin: 0.16rem 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	line-height: 0.3rem;
	white-space: nowrap;
}
.content_box .ycfwbox .box .info p span{
	width: 0.72rem;
	margin-right: 0.16rem;
	font-size: 0.18rem;
	color: #607892; 
	text-align: justify;
	text-align-last: justify;
}
.content_box .picflex{
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0.2rem 0;
	background: linear-gradient(180deg, rgba(249,252,255,0.40) 0%, rgba(255,255,255,0.40) 100%);
	box-sizing: border-box;
	border: 0.02rem solid  #FFFFFF;
	backdrop-filter: blur(1.1rem);
}
.content_box .picflex img{
	width: 31.66%;
	display: block;
}
.content_box .txtbox .pic8{
	width: 42%;
	display: block;
	margin: 0 auto 0.2rem;
}