@import url('../bootstrap/font/bootstrap-icons.css');

.bg-gradient {
	background-image: -webkit-gradient(linear, left top, right top, from(#BD69FA), to(#685EE6));
	background-image: -moz-linear-gradient(left, #BD69FA, #685EE6);
	background-image: linear-gradient(to right, #BD69FA, #685EE6);
}

.bg-gradient-reverse {
	background-image: -webkit-gradient(linear, left top, right top, from(#685EE6), to(#BD69FA));
	background-image: -moz-linear-gradient(left, #685EE6, #BD69FA);
	background-image: linear-gradient(to right, #685EE6, #BD69FA);
}

.bg-blue-gradient {
	/* background-image: -webkit-gradient(linear, left top, right top, from(#0359D6), to(#4BD6FE));
	background-image: -moz-linear-gradient(left, #0359D6, #4BD6FE);
	background-image: linear-gradient(to right, #394CBB, #394CBB); */
	background: #124078;
}

.bg-blue {
	/* background: #0E6FCE ; */
	/* background: #ffffff; */
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
	/* opacity: 0.3; */
	backdrop-filter: blur(3px);
	padding: 10px 0;
	/* background: #0E6FCE; */
	/* background: #ffffff; */
	width: 100vw;
	/* width: 100vw; */
}

.bg-blue-light {
	background: #F3F6FF;
}

.bg-blue-light-2 {
	background: #394CBB;
}

.bg-blue-2 {
	/* background: #0e6fce; */
	background: linear-gradient(90deg, #124078 0%, #6F95C8 100%);
}

.fixed-top-placeholder {
	height: 50px;
}

.fixed-top+.fixed-top-next {
	padding-top: 65px !important;
}

.flex-nowrap {
	flex-wrap: nowrap;
}

.header-nav {
	flex: 1;
}

.header-nav .nav-link {
	color: #333;
	font-size: 14px;
}

.header-nav .nav-link:active {
	color: #124078;
}

/* .header-nav .nav-item.active .nav-link {  
    color: #124078;  
} */
.header-nav-container {
	justify-content: flex-start;
}

.font-14 {
	font-size: 14px;
}

.font-16 {
	font-size: 16px;
}

.font-20 {
	font-size: 20px;
}

.h-20px {
	height: 20px;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.text-bold {
	font-weight: bold;
}

.text-gray {
	color: #A3A3A3;
}

.padd-2px {
	padding: 2px;
}

.about-title {
	font-size: 30px;
	color: #4A4A4A;
}

.abount-content {
	color: #4A4A4A;
	margin: 0 55px;
}

.abount-content p {
	text-indent: 2rem;
	margin-bottom: 0.5rem;
}

.section-about {
	position: relative;
}

.section-about::before,
.section-about::after {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 27px;
	background-repeat: no-repeat;
	background-position: center;
}

.section-about::before {
	left: 0;
	background-image: url('../images/bg-about-left.svg');
}

.section-about::after {
	right: 0;
	background-image: url('../images/bg-about-right.svg');
}

.cate_title {
	background: url('../images/bg-title.svg') no-repeat center;
	width: 330px;
	height: 86px;
	text-align: center;
	line-height: 70px;
	box-sizing: border-box;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
}


.caai_contact {
	background: url('../images/bg_saidao_lbA.png') no-repeat center;
	background-size: cover;
	color: #4A4A4A;
	position: relative;
}

.aboutUs {
	border-right: 3px solid #124078;
	width: 100px;
	font-size: 22px;
	color: #5A5A5A;
	line-height: 29px;
	font-style: normal;
}

.bg_tr {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 445px;
	background: url(../images/bg_saidao_tr.png) no-repeat top right;
	z-index: -1;
}

.caai_contact_name {
	font-size: 16px;
	font-weight: bold;
	align-items: center;
}

.usIcon {
	width: 7px;
	height: 7px;
	background: #124078;
	border-radius: 50%;
}

.contact_item {
	font-size: 14px;
}

.contact_item p {
	margin-bottom: 0;
}

.contact_wechat {
	font-size: 16px;
}

.contact_item img {
	max-width: 100%;
}

.contact_img {
	width: 70px;
	margin-bottom: 5px;
}

.contact-font {
	font-size: 12px;
	color: #5A5A5A;
}

.contact_wechat img {
	max-width: 140px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#backtotop {
	position: fixed;
	right: 25px;
	bottom: 50px;
	z-index: 2;
	cursor: pointer;
	display: none;
}

.cate_title_sub {
	display: inline-block;
	font-size: 24px;
	padding: 0.3rem 3rem;
	font-weight: bold;
	background: #fff;
	border-radius: 50px;
	color: #3D6AD7;
}

.cate_title2 {
	font-size: 24px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.cate_title2 span {
	line-height: 0;
}

.cate_title2 span.text-white {
	line-height: inherit;
}

.cate_title2_sth {}

.cate_title2_sth.left {
	margin-right: 1.5rem;
}

.cate_title2_sth.right {
	margin-left: 1.5rem;
}

.people-li {
	/* width: 20%; */
	width: 17%;
	background: #FFFFFF;
	box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.15);
	/* margin: 20px 10% 20px 0; */
	margin: 4%;
	box-sizing: border-box;
	padding: 0;
	cursor: pointer;
}

.people-li-avatar {
	height: 200px;
	/* padding: 3px; */
	/* border-radius: 100%; */
	margin: auto;
	border: solid 1px #fff;
	position: relative;
}

.people-li-avatar-bg {
	width: 100%;
	height: 100%;
	/* border-radius: 100%; */
	background: #fff;
	position: relative;
	overflow: hidden;
	/* border: solid 1px #fff; */
}

.people-li-avatar-bg img {
	position: absolute;
	/* width: 101%; */
	max-height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.people-li-name {
	right: -50px;
	top: 60px;
	position: absolute;
	text-align: center;
	z-index: 10;
	font-size: 14px;
	padding: 0.4rem 0;
	overflow: hidden;
	width: 80px;
	height: 54px;
	border-radius: 2px;
	background: #ffffff;
	box-shadow: 0px 1px 1px 0px #d5d2d2;

	/* p {
		margin-bottom: 0;
	} */
}

.people-desc {
	color: #006CD1;
	margin-bottom: 0;
}

.people-name {
	font-weight: bold;
}

.people-li-position {
	font-size: 12px;
	color: #fff;
}

.people-li-position p {
	margin-bottom: 3px;
}

.ciis_zuzhijiagou {
	position: relative;
	overflow: hidden;
	background: #3d6ad7 url('../images/bg.svg') no-repeat top;
	background-size: 100% auto;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.caai_process>li {
	margin-bottom: 1rem;
}

.process_1_name span {
	font-size: 24px;
	font-weight: bold;
	/* color: #124078; */
	color: #124078;
}

.process_1_name img {
	margin-right: 10px;
}

.process_1_content {
	position: relative;
	margin-left: 0.7rem;
	padding-left: 20px;
	overflow: hidden;
}

.process_1_content::before {
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #124078;
	content: ' ';
}

.process_1_content::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #124078;
	content: ' ';
}

.process_1_icon {
	width: 20px;
	margin-right: 0.5rem;
}

.process_1_content>dl>dd {
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #5A5A5A;
	margin: 0.8rem 0;
}

.process_1_content>dl>dd>div {
	flex: 1;
}

.procces_1_meeting_list {
	border-top: solid 2px #124078;
	border-bottom: solid 2px #124078;
	padding-bottom: 0.5rem;
}

.procces_1_meeting_list>li {
	border-bottom: solid 1px #124078;
}

.procces_1_meeting_list>li:last-child {
	border: none;
}

.procces_1_meeting_subject {
	color: #124078;
	margin: 0.5rem 0;
	padding: 0;
}

.procces_1_meeting_user {
	font-size: 16px;
}

.process_2_list {
	padding-top: 10px;
}

.process_2_list>li {
	position: relative;
	margin-left: 0.7rem;
	padding: 10px 0 10px 20px;
}

.process_2_list>li::before {
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #124078;
	content: ' ';
}

.process_2_list>li::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #124078;
	content: ' ';
}

.process_2_content {
	/*border-radius: 30px;*/
	border: solid 1px #124078;
	font-size: 20px;
	color: #5A5A5A;
	padding: 0.3rem 1rem;
	position: relative;
	top: -25px;
	cursor: pointer;
}

.process_2_content+dl {
	display: block;
}

.process_2_list>li:last-child::before {
	display: block;
}

.caai_prize_groupname {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.caai_prize_img {
	max-width: 50%;
}

.caai_prize_name {
	font-size: 22px;
	color: #5A5A5A;
	font-weight: bold;
}

.caai_prize_desc {
	font-size: 16px;
	color: #848484;
	font-weight: bold;
}

.caai_reviewteam_list {
	background: #fff;
}

.review_team {
	width: 20%;
	text-align: center;
}

.review_team h5,
.review_team p {
	font-size: 16px;
	font-weight: bold;
	color: #848484;
	margin: 0;
	padding: 0;
}

.caai_partner_catname {
	font-size: 20px;
	font-weight: bold;
	color: #4A4A4A;
	border-bottom: 4px solid #394CBB;
	padding-bottom: 0.2rem;
	display: inline-block;
}

.caai_partner_list {
	display: flex;
	margin-left: -1rem;
	margin-right: -1rem;
	flex-wrap: wrap;
}

.caai_partner_list li {
	width: calc(20% - 2rem);
	margin: 1rem 1rem 0;
}

.caai_partner {
	position: relative;
	width: 100%;
	max-width: 170px;
	max-height: 80px;
	border: 1px solid #F6F6F6;
	overflow: hidden;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center;
	background-color: #fff;
}

.caai_partner:hover {
	text-decoration: none;
}

.caai_guide_map,
.caai_guide_content {
	width: 50%;
}

.caai_guide_map {
	height: 40vh;
	overflow: hidden;
}

.caai_guide_content {
	color: #fff;
	font-size: 16px;
	background: rgba(16, 34, 67, 0.6);
}

.caai_guide_content h2 {
	font-size: 22px;
	padding-bottom: 1rem;
}

.modal-close {
	position: absolute;
	top: 0;
	right: 7px;
	font-size: 2rem;
	line-height: 1;
	z-index: 2;
	cursor: pointer;
}

.modal-people-name {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.modal-people-position {
	font-size: 16px;
	color: #000;
	text-align: center;
}

.modal-people-position p {
	margin: 0;
}

.modal-people-desc {
	font-size: 16px;
	color: #5A5A5A;
	text-align: justify;
	margin-top: 1rem;
}

.modal-people-desc p {
	margin: 0;
}

#peopleInfo .modal-content {
	/* background: rgba(255, 255, 255, 0.95); */
	max-width: 90vw;
	/* background: rgba(255, 255, 255, 0.9); */
}

.modal-body::-webkit-scrollbar {
	display: none;
}

.empty .bi {
	font-size: 6rem;
}

#footer-fixed-bottom-padding {
	height: 2.4rem;
}

.ciis_canhuizhinan {
	background: url('../images/bg-map-2024C.jpg') no-repeat;
	background-size: cover;
}

.ciis_wangjiehuigu-box {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-color: rgba(0, 0, 0, .8);
	height: 100%;
}

.ciis_wangjiehuigu-box,
.ciis_wangjiehuigu-box:hover {
	text-decoration: none;
	color: #fff;
}

.ciis_wangjiehuigu-box span {
	border: solid 1px #fff;
	border-radius: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	padding: 0.3rem 2rem;
}

.ciis_wangjiehuigu {
	align-items: stretch;
}

.ciis_wangjiehuigu .col-lg-3 .ciis_wangjiehuigu-box {
	height: 23vh;
}

.ciis_wangjiehuigu .col-lg-9 .col-12 {
	height: 100%;
}

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

	.ciis_wangjiehuigu .col-lg-3 .ciis_wangjiehuigu-box,
	.col-lg-9 .ciis_wangjiehuigu-box {
		height: 40vh;
	}

	.caai_partner_list li {
		width: calc(25% - 2rem);
	}
}

@media screen and (max-width: 768px) {
	.caai_partner_list li {
		width: calc(33.33% - 2rem);
	}
}

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

	.ciis_wangjiehuigu .col-lg-3 .ciis_wangjiehuigu-box,
	.col-lg-9 .ciis_wangjiehuigu-box {
		height: 35vh;
	}
}

.ciis_goupiao {
	color: rgba(74, 74, 74, 1);
}

.ciis_goupiao h3 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 2rem;
	margin-bottom: 1rem;
}


.subject-tag {
	position: relative;
	/* margin: 0px auto; */
	margin: 20px auto;
	width: 140px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #328adf;
	/* padding-bottom: 10px; */
	/* border-bottom: solid 1px #328adf; */
}

.subject-tag:before,
.subject-tag:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	display: block;
	border-radius: 100%;
	/* background: #328adf; */
	bottom: -3px;
}

.subject-tag:before {
	left: -3px;
}

.subject-tag:after {
	right: -3px;
}

/*2022*/
.cate2022-1 {
	display: flex;
	justify-content: center;
	align-items: stretch;
	/* margin: 30px 0; */
	margin-bottom: 30px !important;
}

.text-theme {
	color: #006CD1;
	font-weight: 800;
	height: 6rem;
	font-size: 1.6rem;
}

@media screen and (max-width: 540px) {
	.text-theme {
		color: #006CD1;
		font-weight: 800;
		font-size: 1.2rem;
	}
}

.cate2022-1 span {
	font-size: 32px;
	line-height: 1;
	font-weight: normal;
	font-weight: 800;
	margin: 30px 12px 0 15px;
	padding-bottom: 10px;

}

.container-about {
	display: flex;
	flex-direction: column;
	align-items: center;

}

.title-img {
	width: 60px;
	height: 10px;
}

@media (min-width: 576px) {
	.container-text {
		padding-bottom: 25px;
	}
}

/* @media (min-width: 960px) and(max-width:960px){ */
/* .cate2022-1 .h{
		position: absolute;
		top: 2.8rem;
		left: 10rem;
		width: 0px;
		height: 0px;
		border: 7px solid transparent;
		border-top-color: #0E6FCE;
	} */
/* } */
/* @media screen and (min-width: 960px){ */
/* 倒三角 */
/* .cate2022-1 .h{
	 position: absolute;
	 top: 44px;
	 left: 537px;
	 width: 0px;
	 height: 0px;
	 border: 7px solid transparent;
	 border-top-color: #0E6FCE;
 }
 } */
.bg-blue-gradient-h {
	background-image: -webkit-gradient(linear, top, bottom, from(#0f70cf), to(#0e6fce));
	background-image: -moz-linear-gradient(top, #0f70cf, #0e6fce);
	background-image: linear-gradient(to bottom, #0e6fce, #0e6fce);
}

#nav2022-2 li {
	flex: 1;
	text-align: center;
}

#nav2022-2 a {
	display: block;
	line-height: 65px;
	font-size: 20px;
	color: white;
	font-weight: bold;
}

#nav2022-2 a:hover {
	text-decoration: none;
}

#nav2022-2 li:nth-child(2n+1) a {
	background-image: -webkit-gradient(linear, top, bottom, from(#277dd3), to(#267dd2));
	background-image: -moz-linear-gradient(top, #277dd3, #267dd2);
	background-image: linear-gradient(to bottom, #2f8eeb, #2f8eeb);
}

.people-li-name {
	color: #393939;
}

.people-li-position {
	height: 73px;
	padding: 3px 10px 10px 10px;
	font-size: 14px;
	line-height: 21px;
	overflow: hidden;
	color: #636363;
}

.cate2022-2 {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;

}

.cate2022-2 h4 {
	font-size: 32px;
	line-height: 1.4;
	font-weight: normal;
	color: #363636;
	padding: 0 35px;
	display: block;
	position: relative;
	margin: 0;
}

.cate2022-2 h4::before,
.cate2022-2 h4::after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #0e6fce;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

.cate2022-2 h4::before {
	left: 0;
}

.cate2022-2 h4::after {
	right: 0;
}

.cate2022-2 span {
	flex: 1;
	height: 2px;
	overflow: hidden;
	background-color: #0e6fce;
	display: block;
}

.cate2022-2-2 {
	display: flex;
	justify-content: center;
	align-items: stretch;
	margin-top: 50px !important;
	/* margin: 25px auto !important; */
	/* margin-top: 44px !important;
	margin-bottom: 20px !important; */
}

.cate2022-2-2 h4 {
	font-size: 25px;
	/* line-height: 1.5; */
	font-weight: normal;
	/* color: #0e6fce; */
	font-weight: 800;
	/* margin: 0; */
	margin: 0 15px;
}

.cate2022-2-2 img {
	height: 37px;
	margin: 0 5px;
}

.bg-title {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	line-height: 42px;
	background: linear-gradient(to bottom, #0d41820a, #0d41820a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: -50px;
}

.bg-titleA {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	line-height: 42px;
	background: linear-gradient(to bottom, #fff0, #ffffff24);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: -50px;
}


.bg-gray-light {
	/* background-color: #f2f4f7!important; */
}

.chzn_title {
	display: inline-block;
	font-size: 37px;
	font-weight: bold;
	padding-bottom: 20px;
	position: relative;
	color: white;
}

.chzn_title:before,
.chzn_title:after {
	content: ' ';
	display: block;
	position: absolute;
}

.chzn_title:before {
	left: 0;
	right: 0;
	bottom: 6px;
	height: 2px;
	overflow: hidden;
	/* background-color: #8da5d1; */
}

.chzn_title:after {
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	/* border-top: 6px solid #8da5d1; */
}

.people-li-avatar {
	border: none;
	display: flex;
	align-items: center;
	/* padding: 8px; */
	box-sizing: border-box;
	position: relative;
}

.people-li-avatar:after {
	content: ' ';
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	/* background: url('/assets/images/bg-people-avatar.svg') no-repeat; */
	/* background-size: 100%; */
	/* background-position: center; */
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.people-li-avatar-bg {
	border-color: #3587d6;
	background: white;
}

.people-li.current .people-li-avatar:after {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}

#peopleInfo .modal-content {
	border-color: #3A4DBC;
	box-shadow: 0 0 3px #3A4DBC;
}

#ciis2022_wangjiehuigu {
	overflow-x: auto;
	font-size: 0;
	line-height: 1;
	white-space: nowrap;
}

#ciis2022_wangjiehuigu>li {
	width: 50%;
	display: inline-grid;
}

@media screen and (max-width: 540px) {
	#ciis2022_wangjiehuigu>li {
		width: 45%;
		display: inline-grid;
	}
}

#ciis2022_wangjiehuigu>li a {
	display: block;
	text-decoration: none;
}

.ciis2022_wangjiehuigu_img {
	margin: 0 9px;
	height: 280px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 15px;
}

.ciis2022_wangjiehuigu_text {
	position: relative;
	text-align: center;
	color: #5b5b5b;
	padding-top: 15px;
	font-size: 14px;
	line-height: 1.4;
}

.ciis2022_wangjiehuigu_text b {
	color: #0e6fce;
	font-size: 16px;
}

.ciis2022_wangjiehuigu_text::before,
.ciis2022_wangjiehuigu_text::after {
	content: ' ';
	display: block;
	position: absolute;
}

.ciis2022_wangjiehuigu_text::before {
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	top: 0;
	height: 10px;
	width: 10px;
	overflow: hidden;
	background: #0e6fce;
	border-radius: 100%;
}

.ciis2022_wangjiehuigu_text::after {
	left: 0;
	top: 4px;
	right: 0;
	height: 2px;
	overflow: hidden;
	background: #394CBB;
}

.process_1_name {
	height: 24px;
	line-height: 24px;
	align-items: stretch;
}

.z-index-10 {

	border-top: 1px solid #ecebeb;
	border-bottom: 1px solid #ecebeb;
	z-index: 10;
	padding: 20px 0.4rem !important;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #5A5A5A;
	line-height: 28px;
	text-align: justify;
	font-style: normal;
}

@media screen and (max-width: 540px) {
	.z-index-10 {
		/* z-index: 10;
		padding: 1rem !important;
		padding-top: 0 !important; */
		border-top: 1px solid #ecebeb;
		border-bottom: 1px solid #ecebeb;
		z-index: 10;
		padding: 20px 0.4rem !important;
		font-family: MicrosoftYaHei;
		font-size: 16px;
		color: #5A5A5A;
		line-height: 28px;
		text-align: justify;
		font-style: normal;
	}

}

/* .about-bg-2022-top{
	background: url(/assets/images/bg-about-2022-top.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	z-index: 1;
} */
.about-bg-2022-top {
	/* background: url(/assets/images/bg-about-2024-top.svg) no-repeat; */
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	z-index: 1;
}

/* @media screen and (max-width: 540px){
	.about-bg-2022-top{
		display: none;
	}
} */
/* .about-bg-2022-bottom{
	background: url(/assets/images/bg-about-2022-bottom.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.about-bg-2022-bg{
	background: url(/assets/images/bg-about-2022-bg.png) repeat-y;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
} */
.about-bg-2022-bottom {
	/* background: url(/assets/images/bg-about-2024-bottom.svg) no-repeat center; */
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.about-bg-2022-bg {
	/* background: url(/assets/images/bg-about-2024-bg.svg) repeat-y; */
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}

.bg-global {
	/* margin-top: 30px;
	background-image: url(/assets/images/bg-2024E.svg);
	background-repeat: repeat-y;
	background-size: 100vw;
	background-color: #e5efff;  */
	margin-top: 30px;
	background-image:
		/* 第一层背景，正常显示 */
		url(/assets/images/bg-2024-F.png),
		/* 第二层背景，旋转180度 */
		url(/assets/images/bg-2024-F.png);
	background-repeat: repeat-y;
	background-size: 100vw;
	/* background-color: #e5efff; */
}

/* 设置第二层背景图旋转180度 */
.bg-global::nth-child(even) {
	transform: rotate(180deg);
}

/* .bg-global {
	background-image: url(/assets/images/bg-2024E.svg), url(/assets/images/bg-2024D.svg);
    background-repeat: repeat-x, repeat-y;
    background-position: top left, bottom left;
	background-size: 100vw, 100vw; 
	background-color: #e5efff;
} */
/* #about{
	background-image: url(/assets/images/bg_2024_ons_top.svg);
	background-repeat: repeat-x;
	background-size: 100%;
	background-color: #e5efff;
} */
.index-newslist {
	display: flex;
	flex-wrap: wrap;
}

/* .floating-frame {
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 300px;
	height: 300px;
	z-index: 1000;
} */

.index-newslist li {
	width: calc(50% - 2rem);
	box-sizing: border-box;
	margin-right: 2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 15px;
	line-height: 1.8;
	margin-bottom: 10px;
	position: relative;
	white-space: nowrap;
}

.index-newslist li,
.index-newslist li a {
	color: #444;
}

.index-newslist li:before {
	content: ' ';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #444;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}

.bg-global:last-child {
	background-image: url(/assets/images/bg_2024_ons_bottom.svg);
}

.figure-list {
	/* max-width: 1860px; */
	overflow: hidden;
	margin: 0 auto;
}

.imgListA {
	animation: rolling 15s linear infinite;
	display: flex;
	/* margin-bottom: 20px; */
}

.imgListB {
	animation: rolling 30s linear infinite;
	display: flex;
	margin-bottom: 50px;
}

.figure-img {
	height: 300px;
	float: left;
	margin: 10px;
}

@keyframes rolling {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}