main .title {
	color: #000000;
	display: flex;
	align-items: center;
	flex-direction: column;
	font-family: 'Popins-Bold';
	font-size: 36px;
}

main .title::after {
	content: '';
	width: 220px;
	height: 6px;
	background-image: linear-gradient(90deg, #ffffff 20%, #ffffff);;
	margin-top: 30px;
}

/* Agenda schedule section — match index schedule block */
.index-grey-continued {
	--hiic-sched-blue: #9613ad;
	--hiic-sched-blue-deep: #9613ad;
	--hiic-sched-cyan: #9613ad;
	--hiic-sched-cyan-deep: #9613ad;
	--hiic-sched-divider: rgba(255, 255, 255, 0.48);
	--hiic-sched-award: #ffe500;
	--agenda-sched-gap: 22px;
}
.index-grey-continued .main9 {
	background: transparent;
	padding-top: 36px;
	padding-bottom: 48px;
}
.index-grey-continued .main9 .title {
	color: #000 !important;
	letter-spacing: 0.04em;
}
.index-grey-continued .main9 .title::after {
	background-image: linear-gradient(90deg, #330988 0%, #e704b5 50%, #ffdcc6 100%);
}

/* agenda.html — tighter, consistent schedule spacing */
.index-grey-continued .main9 > h1.title {
	margin-top: 0 !important;
	margin-bottom: 0;
	padding-bottom: var(--agenda-sched-gap);
}

.index-grey-continued .main9 > h1.title::after {
	margin-top: 16px;
}

.index-grey-continued .main9 .main-box2 {
	margin-top: 0;
}

/* Sept 22 row + Day 1 stay visually connected (no extra band) */
.index-grey-continued .main9 .table.table1 {
	margin-top: 0;
}

.index-grey-continued .main9 .table {
	box-shadow: none;
	border-radius: 0;
}
.index-grey-continued .main9 .table:hover {
	transform: none;
}
.index-grey-continued .main9 .table.table2:first-child {
	background: linear-gradient(180deg, #e704b5 0%, #e704b5 100%);
	margin-top: 0;
}
.index-grey-continued .main9 .table.table2:first-child h1,
.index-grey-continued .main9 .table.table2:first-child h2 {
	color: #fff;
}
/* Pre-conference row: same right-column grid as Day 1/2 (AM/PM + cRight); no orphan border under single .top */
.index-grey-continued .main9 .table.table2.agenda-row--pre-conference .right .top {
	border-bottom: none;
}
.index-grey-continued .main9 .table.table2.agenda-row--pre-conference .right {
	border-left-color: var(--hiic-sched-divider);
}

/* Pre-conference (Sept 22): looser vertical rhythm between the three lines in the right column */
.index-grey-continued .main9 .table.table2.agenda-row--pre-conference .right .top .cRight {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	align-self: stretch;
	padding-top: 10px;
	padding-bottom: 12px;
	box-sizing: border-box;
}

.index-grey-continued .main9 .table.table2.agenda-row--pre-conference .right .top .cRight h2 {
	margin: 0;
	line-height: 1.65;
}

.index-grey-continued .main9 .table.table2.agenda-row--pre-conference .right .top .cRight h2 + h2 {
	margin-top: 1.65rem;
}

/* 10 KEY TOPICS on agenda.html (moved from index): full-bleed like index; --index-section-gap not set on agenda */
body.page-agenda .main-topics {
	max-width: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: var(--hiic-module-gap);
	margin-bottom: var(--iaai-section-gap);
	padding: 22px min(5vw, 48px) 28px;
	box-sizing: border-box;
}

body.page-agenda .main-topics .title::after {
	background-image: linear-gradient(90deg, #330988 0%, #e704b5 50%, #ffdcc6 100%) !important;
}

@media screen and (max-width: 768px) {
	body.page-agenda .main-topics {
		padding: 22px 14px 20px;
	}
}

.index-grey-continued .main9 .table.table1 {
	background: linear-gradient(180deg, var(--hiic-sched-cyan) 0%, var(--hiic-sched-cyan-deep) 100%);
}
.index-grey-continued .main9 .table.table1 h1,
.index-grey-continued .main9 .table.table1 h2 {
	color: #fff;
}
.index-grey-continued .main9 .table.table1 .right,
.index-grey-continued .main9 .table.table1 .right .top {
	border-color: var(--hiic-sched-divider);
}
.index-grey-continued .main9 .table.table2:not(:first-child) {
	background: linear-gradient(180deg, #e704b5 0%, #e704b5 100%);
	margin-top: var(--agenda-sched-gap);
}
.index-grey-continued .main9 .table.table2:not(:first-child) h1,
.index-grey-continued .main9 .table.table2:not(:first-child) h2 {
	color: #fff;
}
.index-grey-continued .main9 .table.table2:not(:first-child) .right,
.index-grey-continued .main9 .table.table2:not(:first-child) .right .top {
	border-color: var(--hiic-sched-divider);
}
.index-grey-continued .main9 .table.table1 .right h1[style*="#ffe500"] {
	color: var(--hiic-sched-award) !important;
	letter-spacing: 0.06em;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.14);
}
.index-grey-continued .main9 .table .right h2 {
	opacity: 0.92;
}

.main1 .Hbanner-box {
	background: url('../images/bg-agenda.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

.main1 .Hbanner {
	max-width: 1550px;
	margin: auto;
	padding: 80px 0;
}

.main1 .Hbanner h1 {
	color: #BDF9F3;
	font-family: 'Popins-Bold';
	font-size: 48px;
	margin-bottom: 50px;
}

.main1 .Hbanner h1 span {
	color: #FFFFFF;
}

.main1 .Hbanner p {
	margin-bottom: 50px;
	color: #fff;
	font-family: 'Popins-Medium';
}

.main1 .Hbanner .btn .btn1 {
	border-radius: 8px;
	padding: 10px 30px;
	font-size: 20px;
	font-family: 'Popins-Medium';
	cursor: pointer;
	border: 1px solid #000000;
	color: #000000;
	background-color: #fff;
	min-width: 9em;
	text-align: center;
	font-weight: 600;
	text-shadow: 10px 5px 10px #D6D6D6;
}

.main1 .Hbanner .btn .btn1:hover {
	background-color: #000000;
	color: #fff;
	text-shadow: none;
}

.main1 .Hbanner .btn .btn2 {
	border-radius: 8px;
	padding: 10px 30px;
	font-size: 20px;
	font-family: 'Popins-Medium';
	cursor: pointer;
	border: 1px solid #000000;
	color: #fff;
	background-color: #000000;
	min-width: 9em;
	text-align: center;
	margin-left: 20px;
}

.main1 .Hbanner .btn .btn2:hover {
	color: #000000;
	background-color: #fff;
}

.main1 .box {
	display: flex;
	flex-direction: column;
	position: fixed;
	right: 10px;
	top: 60%;
	z-index: 999;
}

.main1 .box a {
	margin: 4px 0;
}

.main1 .box img {
	width: 28px;
	height: 28px;
}

.main2 {
	max-width: 1600px;
	margin: auto;
	padding: 80px 0;
}

.main2 .schedule {
	display: flex;
	justify-content: center;
	border: 1px solid #000000;
	width: max-content;
	margin: 60px auto;
	border-radius: 555px;
}

.main2 .schedule a {
	background-color: #9613ad;
	border-radius: 555px;
	padding: 10px 30px;
	color: #fff;
	font-family: 'Popins-Medium';
	font-size: 21px;
	border: 1px solid #9613ad;
}

.main2 .schedule a:first-child {
	margin-right: 5px;
}

.main2 .schedule a:hover {
	background-color: #fff;
	color: #000000;
	border-color: #000000;
}

.main2 .schedule .active {
	background-color: #000000;
	border-color: #000000;
}

.main2 .content .head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 2px solid #9613ad;
	padding-bottom: 30px;
}

.main2 .content .head .left {
	width: 20%;
	text-align: center;
}

.main2 .content .head .left img {
	width: 100%;
	margin-bottom: 40px;
}

.main2 .content .head .left h1 {
	color: #000000;
	font-family: 'Popins-ExtraBold';
	font-size: 28px;
}

.main2 .content .head .right {
	width: 75%;
}

.main2 .content .head .right p {
	color: #515151;
	font-family: 'Popins-Light';
	font-size: 20px;
	line-height: 1.6;
}

.main2 .content .head .right>p {
	margin-bottom: 20px;
}

.main2 .content .head .right .RFbtn {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.main2 .content .head .right .RFbtn a {
	border-radius: 8px;
	padding: 10px 20px;
	font-size: 20px;
	font-family: 'Popins-Medium';
	cursor: pointer;
	border: 1px solid #000000;
	color: #000000;
	background-color: #fff;
	min-width: 9em;
	text-align: center;
	font-weight: 600;
	text-shadow: 5px 5px 10px #D6D6D6;
}

.main2 .content .head .right .RFbtn a:hover {
	background-color: #000000;
	color: #fff;
	text-shadow: none;
}

.main2 .card-box,
.main2 .card-box2 {
	border-radius: 10px;
	display: flex;
	box-shadow: 0 0 10px #DFDFDF;
	margin: 50px 0;
	padding: 0 20px 20px 0;
	position: relative;
}

.card-box.pb-40 {
	padding-bottom: 25px;
}

.main2 .card-box2 {
	align-items: center;
	padding-bottom: 0;
}

.main2 .card-box2 h3 {
	margin-left: 50px;
	font-family: 'Popins-Bold';
	color: #9613ad;
	font-size: 30px;
}

.main2 .card-box .time {
	background-color: #000000;
	border-radius: 10px 0 10px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 50px;
	position: absolute;
	height: 128px;
}
.main2 .content div:nth-last-child(2) .time {height:80px}
.main2 .card-box2 .time {
	background-color: #000000;
	border-radius: 10px 0 10px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 50px;
	height: 128px;
}

.main2 .card-box2 .time h2,
.main2 .card-box .time h2 {
	color: #fff;
	font-family: 'Popins-Medium';
	font-size: 24px;
	margin: 0;
	margin-bottom: 20px;
}

.main2 .card-box2 .time h2 {
	margin-bottom: 0;
}

.main2 .card-box2 img {
	margin-left: 20px;
}

.main2 .card-box .time h2:last-child {
	margin-bottom: 0;
}

.main2 .card-box .right {
	margin-left: 210px;
	padding-top: 30px;

}

.main2 .card-box .right h1,
.main2 .card-box .right p span {
	font-family: 'Popins-Bold';
	color: #211614;
	font-size: 25px;
	word-wrap: break-word;
}

.main2 .card-box .right p {
	font-family: 'Popins-Regular';
	color: #404040;
	font-size: 25px;
}

.main2 .card-box .right ul li {
	font-family: 'Popins-Regular';
	color: #404040;
	font-size: 25px;
	display: flex;
	align-items: center;
	word-wrap: break-word;
}

.main2 .card-box .right ul li::before {
	content: '';
	width: 4px;
	height: 4px;
	margin-right: 10px;
	background-color: #404040;
	border-radius: 50%;
	flex-shrink: 0;
}

.main2 .card-box .right h2 {
	color: #548DD4;
	font-family: 'Popins-MediumItalic';
	font-size: 26px;
	margin-top: 15px;
}

.main2 .titips {
	position: relative;
	display: flex;
	align-items: center;
}

.main2 .titips span {
	color: #9613ad;
	font-family: 'Popins-Bold';
	font-size: 31px;
	background-color: #fff;
	padding-right: 40px;
	z-index: 10;
}

.main2 .titips::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #B1B3B2;
	position: absolute;
	z-index: -1;
}

.main2 .sm-card {
	border: 1px solid #F3F3F3;
	border-radius: 10px 0 10px 0;
	padding: 15px 10px;
	/* width: fit-content; */
	display: flex;
	align-items: center;
	margin-top: 40px;
	min-width: 600px;
}

.main2 .sm-card:hover {
	box-shadow: 0 0 10px #DDDDDD;
}

.main2 .sm-card .w-160 {
	width: 100%;
	max-width: 160px;
}

.main2 .sm-card .sm-title {
	color: #000000 !important;
	border-bottom: 2px solid #9613ad;
	text-align: left;
	min-width: 280px;
	padding-bottom: 10px;
}

.main2 .card-box .right>.sm-title {
	margin: 20px 0;
	color: #000000 !important;
	border-bottom: 2px solid #9613ad;
	text-align: left;
	max-width: 280px;
	padding-bottom: 20px;
	margin-left: 10px;
}

.main2 .card-box .right .flex-card {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main2 .card-box .right .flex-card .sm-card {
	width: 49%;
	margin-top: 0;
	margin-bottom: 15px;
}

.main2 .sm-card .sm-left img,
.main2 .sm-card .left img {
	margin-top: 10px;
	width: 100%;
	max-width: 100px;
	margin-right: 5px;
}

.main2 .sm-card>img {
	width: 100%;
	max-width: 160px;
}

.main2 .sm-card .sm-right {
	margin-left: 40px;
	margin-right: 40px;
}

.main2 .card-box .sm-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main2 .card-box .sm-flex .sm-card {
	width: 49%;
	margin-top: 20px;
}

.main2 .card-box .sm-flex .sm-card.last-card .sm-right {
	margin: 0 10px;
}

.main2 .card-box .sm-flex .sm-card.last-card h1 {
	font-size: 24px;
}

.main2 .card-box3 {
	display: flex;
	align-items: center;
	position: relative;
}

.main2 .card-box3 .time {
	background-color: #000000;
	border-radius: 10px 0 10px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px 50px;
	position: absolute;
	z-index: 10;
}

.main2 .card-box3 .time h2 {
	color: #fff;
	font-family: 'Popins-Medium';
	font-size: 24px;
	margin: 0;
}

.main2 .card-box3 h1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main2 .card-box3 h1 span {
	background-color: #fff;
	z-index: 10;
	color: #000000;
	font-family: 'Popins-Bold';
	padding: 0 20px;
}

.main2 .card-box3 h1::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #9EA09F;
	position: absolute;
	left: 0;
}

#day2 {
	display: none;
}

.wxdialog {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000000a0;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 998;
}

.wxdialog>img {
	width: 30%;
}

.wxdialog .off {
	position: absolute;
	right: 25%;
	top: 20%;
}

@media screen and (max-width:768px) {
	.main ul li {
		width: calc(30% - 6px);
	}

	.main>h2 {
		margin-right: 10px;
	}

	 .main1 {
	     margin-top: 160px;
	 }

	.main2 .card-box .right .flex-card .sm-card {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	.main2 {
		padding: 20px 10px;
	}

	.main2 .card-box,
	.main2 .card-box2 {
		padding-right: 0;
	}

	.main2 .card-box .time,
	.main2 .card-box2 .time {
		/* width: 30%; */
		width: 100px;
	}

	.main2 .card-box .right>h1 {
		margin-left: 100px;
		margin-top: 20px;
		height: 120px;
	}

	.main2 .card-box .right>.sm-title {
		height: auto;
	}

	.main2 .card-box .right {
		margin: 0 20px;
		padding: 0;
	}

	.main2 .card-box2 h3 {
		margin: 20px 0;
	}
}

@media screen and (max-width:768px) {
	.main1 .box {
		flex-direction: unset;
		justify-content: space-around;
		width: 100%;
		background-color: #fff;
		bottom: 0;
		right: 0;
		top: auto;
		padding: 10px 0;
	}

	main .title {
		text-align: center;
		font-size: 28px;
		margin-top: 50px;
	}

	main .title::after,
	.main2 .content .head .right .RFbtn a {
		margin-top: 20px;
	}

	.main1 .Hbanner {
		padding: 40px 0;
	}

	.main1 .Hbanner h1 {
		font-size: 20px;
		margin: 20px 10px;
	}

	.main1 .Hbanner .btn {
		display: flex;
		align-items: center;
		justify-content: space-around;
	}

	.main1 .Hbanner .btn .btn1,
	.main1 .Hbanner .btn .btn2 {
		font-size: 18px;
		padding: 5px 10px;
	}

	.main1 .Hbanner .btn .btn2 {
		margin: 20px 0;
	}

	.main2 .content .head .left,
	.main2 .content .head .right {
		width: 100%;
	}

	.main2 .content .head .right {
		text-align: center;
	}

	.main2 .schedule {
		flex-direction: column;
		border: 0;
	}

	.main2 .content .head,
	.main2 .content .head .right .RFbtn {
		flex-direction: column;
	}

	.main2 .content .head .right .RFbtn {
		align-items: center;
	}

	.main2 .schedule a {
		font-size: 18px;
	}

	.main2 .schedule a:first-child {
		margin-bottom: 20px;
	}

	.main2 .sm-card .sm-title {
		min-width: 0;
	}

	.main2 .sm-card {
		/* flex-direction: column; */
		min-width: 0;
		width: 100%;
		align-items: center;
		text-align: center;
	}

	.main2 .sm-card .left>img {
		width: 100%;
	}

	.main2 .sm-card .sm-right {
		margin: 10px 0 10px 5px;
		text-align: left;
	}

	.main2 .card-box,
	.main2 .card-box2 {
		margin: 20px 0;
	}

	.main2 .card-box2 img {
		display: none;
	}

	.main2 .card-box .sm-flex .sm-card {
		width: 100%;
	}

	.main2 .card-box .right {
		margin: 0 10px;
	}

	.main2 .content .head .right>p,
	.main2 .content .head .right p,
	.main2 .card-box .right p {
		font-size: 14px;
	}

	.main2 .card-box .right ul li {
		font-size: 16px;
	}

	.main2 .card-box .right h2 {
		font-size: 16px;
	}

	.main2 .card-box .time,
	.main2 .card-box2 .time {
		height: 130px;
	}

	.main2 .card-box2 .time h2,
	.main2 .card-box .time h2 {
		margin-bottom: 0;
		font-size: 18px;
	}

	.main2 .card-box .right h1,
	.main2 .card-box .right p span {
		font-size: 16px !important;
	}

	.main2 .card-box .right>h1 {
		display: flex;
		align-items: center;
		margin-top: 0;
		height: 130px;
		font-size: 15px;
	}

	.main2 .card-box2 h3 {
		margin: 10px;
		font-size: 18px;
	}

	.main2 .titips span {
		padding: 0;
		font-size: 18px;
	}

	.main2 .card-box3 {
		flex-direction: column;
	}

	.main2 .card-box3 .time {
		position: unset;
		width: 100%;
	}
	.main2 .sm-card>img,
		.main2 .sm-card .w-160{
			max-width: 100px;
		}
	}






@media screen and (max-width:768px) {
	.input_div, .form_ .last_input {
		margin-bottom: 10px;
	}
	.input_div {
		width: calc(50% - 20px);
	}
	 
	 
	

	main .title::after {
		margin-top: 10px;
	}

	.main1 {
		background-color: black;
		flex-direction: column;
		padding: 20px 20px;
		margin-top: 60px;
		background-size: cover;
		background-position: center;
	}

	.main1 .left h1 {
		font-size: 20px;
	}

	.main1 .left h2 {
		font-size: 20px;
	}

	.main1 .left h2::after {
		bottom: -55px;
	}

	.main1 .left h3 {
		font-size: 18px;
	}

	.main1 .left h4 {
		font-size: 18px;
		margin-bottom: 15px;

	}

	.main1 .left .btn {
		align-items: center;
		justify-content: space-around;
	}

	.main1 .left .btn a {
		margin: 10px 0;
		font-size: 18px;
	}

	.main1 .right .btn {
		width: calc(100% - 24px);
	}

	.main1 .right .num {
		/* margin-top: 10px; */
		justify-content: space-around;
		padding: 0 10%;
	}

	.main1 .right .num p {
		margin: 0;
	}

	.main1 .right .num span {
		font-size: 18px;
	}

	/* .main1 .box img {
		width: 40px;
		height: 40px;
	} */
	.main1 .box {
		flex-direction: unset;
		justify-content: space-around;
		width: 100%;
		background-color: #fff;
		bottom: 0;
		right: 0;
		top: auto;
		padding: 10px 0;
	}




	.main2 div p {
		font-size: 16px;
		margin-bottom: 10px;
	} 
.main4 {
		padding: 20px 0;
	}

	/*.main4 .box1 {
		display: none;
	}*/

	.main4 .swiper-container4 {
		overflow: hidden;
	}

	 

/*	.main4 .outSwiperBox {
		margin: 20px;
		padding: 0;
	}
*/
	.main4 .swiper-slide img {
		/* width: 100%; */
		height: 100%;
	}

	.main5 ul {
		margin: 0;
	}

	.main5 ul li {
		width: calc(50% - 4px);
		text-align: center;
		margin-top: 5px;
	}

	.main5 ul li img {
		width: 100%;
	}

	.main6 .mask-view {
		margin: auto;
	}

	.main6 ul {
		margin-top: 10px;
	}

 

	.main6 ul li h1 {
		margin: 10px 0;
	}

	.main6 ul li p {
		margin-bottom: 10px;
	}

	.main6 ul li h2 {
		margin-top: 10px;
	} 
	 

	.main8 {
		padding: 20px 0;
	}

	.main8 .mt-75 {
		margin-top: 10px;
	}

	.main7 .introduce,
	.main8 .introduce {
		font-size: 16px;
		margin: 20px 10px;
	}

	.main8 .box {
		justify-content: center;
	}

	.main8 .box .card {
		width: calc(100% - 20px);
		margin-bottom: 20px;
		padding: 20px;
	}

	.main8 .box .card h1 {
		font-size: 18px;
		margin-top: 10px;
	}

	.main8 .box .card h2 {
		font-size: 16px;
		margin-bottom: 0;
	}

	.main8 .box .card h3 {
		font-size: 16px;
		border-radius: 4px;
		margin: 10px 0;
	}

	.main8 .box .card a {
		font-size: 16px;
		border-radius: 4px;
	}

	.main9 {
		padding: 30px 0;
	}

	.index-grey-continued .main9 {
		padding-top: 24px;
		padding-bottom: 36px;
	}

	.index-grey-continued {
		--agenda-sched-gap: 18px;
	}

	.main9 .table {
		flex-direction: column;
		margin: 20px 10px;
		width: calc(100% - 20px);
		box-shadow: none;
		padding: 20px 10px;
	}

	.main9 .table .left {
		padding: 0;
	}

	.main9 .table .left h1 {
		font-size: 18px;
	}

	.main9 .table .right {
		border: 0;
		padding: 0;
	}

	.main9 .table1 .right {
		border-top: 2px solid #7f6ea8;
	}

	.main9 .table2 .right .top {
		border-top: 2px solid #7f6ea8;
	}

	.main9 .table .right .cRight {
		margin-left: 0;
		text-align: center;
		padding: 0;
	}

	.main9 .table .right .top{
		border-top: 2px solid #7f6ea8;
	}
	
	.main9 .table .right .bottom {
		flex-direction: column;
		align-items: center;
		padding: 10px 0;
	}

	.main9 .table .right h1 {
		font-size: 18px;
		margin: 0;
	}

	.main9 .table .right h2 {
		font-size: 14px;
	}

	.main9 .btn-box {
		margin-top: 0px;
	}

	.main9 .btn {
		margin-top: 10px;
	}

	.main10 {
		padding-top: 20px;
	}

	.main10 .swiper-container3 {
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

	.main10 .swiper-slide {
		flex-direction: column;
		align-items: center;
		width: 90%;
		padding: 20px 0;
	}

	.main10 .swiper-slide>img {
		width: 90%;
	}

	.main10 .swiper-slide .right {
		text-align: center;
		margin: 10px 0 20px 0;
		padding: 0 10px;
	}

 

	 
	.main10 .swiper-slide .right p {
		font-size: 14px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}

	.main10 .swiper-slide .right .btn {
		padding: 0;
	}

	.main10 .swiper-slide .right .btn a {
		font-size: 16px;
		padding: 10px 20px;
	}

	.main10 .swiper-container3 .swiper-button-prev,
	.main10 .swiper-container3 .swiper-button-next {
		display: none;
	}

	.main11 {
		padding-top: 20px;
	}

	.main11 .box {
		padding-top: 10px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.main11 .box .btn-box {
		left: unset;
	 
	}

	.main11 .box .btn-box .btn {
		padding: 0;
	}

	.main11 .box .btn-box .btn a {
		font-size: 16px;
		padding: 10px 20px;
	}

	.main11 .box .img-box1,
	.main11 .box .img-box2 {
		padding: 30px 10px;
	}

	.main11 .box .img-box2 {
		padding-bottom: 60px;
	}

	.main11 .box .img-box1 h1,
	.main11 .box .img-box2 h1 {
		font-size: 10px;
		/* word-break: break-all; */
		width: 60%;
	}

	.main11 .box .img-box1 h2,
	.main11 .box .img-box2 h2 {
		font-size: 10px;
		width: 60%;
		/* word-break: break-all; */
		margin-top: 10px;
		align-items: baseline;
	}

	.main11 .box .img-box2 h2 {
		text-align: right;
	}

	.main11 .box .img-box1 h2 img,
	.main11 .box .img-box2 h2 img {
		width: 15px;
	}

	.main12 {
		padding: 20px 0;
	}

	.main12>a {
		margin-top: 20px;
	}

	.main12 .main-box {
		margin-top: 20px;
	}

	.main12 .main-box1 {
		display: none;
	}

	.main12 .main-box2 {
		display: block;
		padding: 0 10px;
	}

	.main12 .swiper-slide {
		height: 83px;
	}

	.main12 .swiper-container4 {
		overflow: hidden;
		/* display: none; */
	}

	.main13 ul li {
		width: calc(100% / 2);
	}

	.main13 .swiper-slide img {
		width: 100%;
	}

	.main13 .swiper-container2 {
		top: 42%;
		overflow-x: clip;
	}

	.main13 .preview-swiper .off {
		top: -20%;
		right: 5px;
		z-index: 10;
		width: 20px;
	}

	.main13 .preview-swiper .off img {
		width: 100%;
	}

	 
}

