@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body {margin: 0px;padding: 0px;color: #666;font-family:"微软雅黑", Arial, Helvetica, sans-serif;font-size:14px;background:#fff;text-align:left;position:relative;line-height:20px;}
img {border: 0;position:relative;}
.clear {height:0px;line-height:0px;font-size:0px;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;}
div,ul,dl,dd,dt,li,p,span,h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px;list-style:none;list-style-type: none; word-wrap:break-word;position:relative; border:none;font-weight:400;}
a {color:#666;text-decoration:none;position:relative;cursor:pointer;}
header, footer, nav, section, article, menu, aside {display:block;position:relative;}
textarea { resize:none;font-family:"微软雅黑";font-size:14px;}
table { border-collapse:collapse;border-spacing:0;}
th , td { text-align:left;}
input {font-family:"微软雅黑";font-size:14px;}
input:focus .textarea:focus{outline:none;}
input.sub {cursor:pointer; background:none; border:none;}
input.text {background:none; border:none;}
/*去掉圆角*/
input[type=submit],input[type=reset],input[type=button],input[type=text]{-webkit-appearance:none;}
input.text {background:none; border:none;}
/*去掉select图标*/
a,button,input,select{
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent; /* For some Androids */}
/* common main */
.red,a.red { color:#cc0031;}
.yellow,a.yellow { color:#f8bd09;}
.white,a.white { color:#fff;}
.fc,a.fc { color:#4fb0a5;}
.c0,a.c0 { color:#000;}
.c1,a.c1 { color:#111;}
.c2,a.c2 { color:#222;}
.c3,a.c3 { color:#333;}
.c4,a.c4 { color:#444;}
.c5,a.c5 { color:#555;}
.c6,a.c6 { color:#666;}
.c7,a.c7 { color:#777;}
.c8,a.c8 { color:#888;}
.c9,a.c9 { color:#999;}
/*a:hover {color:#4fb0a5;}*/
.fs12 { font-size:12px;}
.fs14 { font-size:14px;}
.fs16 { font-size:16px;}
.fs18 { font-size:18px;}
.fs20 { font-size:20px;}
.fs22 { font-size:22px;}
.fs24 { font-size:24px;}
.fw-b { font-weight:bold;}
.fw400 { font-weight:400;}
.ti2 { text-indent:2em;}
.lh18 { line-height:18px;}
.lh20 { line-height:20px;}
.lh25 { line-height:25px;}
.lh30 { line-height:30px;}
.lh33{line-height: 33px;}
.lh35 { line-height:35px;}
.lh40 { line-height:40px;}
.unl { text-decoration:underline;}
.unl-no { text-decoration:none;}
.unl-th { text-decoration:line-through;}
.ta-l { text-align:left;}
.ta-c { text-align:center;}
.ta-r { text-align:right;}
.fl { float:left;}
.fr { float:right;}
.va-m { vertical-align:middle;}
.va-t { vertical-align:top;}
.pr { position:relative;}
.pa { position:absolute;}
.oh { overflow:hidden;}
.none { display:none;}
.block { display:block;}
.inblock { display:inline-block;}
.pointer { cursor:pointer;}
.w100 { width:100%;}
.w1000 { width:1000px;}
.w1200 { width:1200px;}
.h5 { height:5px;}
.h10 { height:10px;}
.h15 { height:15px;}
.h20 { height:20px;}
.h25 { height:25px;}
.h30 { height:30px;}
.h40 { height:40px;}
.h50 { height:50px;}
.h60 { height:60px;}
.h70 { height:70px;}
.h100 { height:100%;}
.ma2 { margin:2px;}
.ma5 { margin:5px;}
.ma10 { margin:10px;}
.ma15 { margin:15px;}
.ma20 { margin:20px;}
.pa2 { padding:2px;}
.pa5 { padding:5px;}
.pa10 { padding:10px;}
.pa15 { padding:15px;}
.pa20 { padding:20px;}
.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30{margin-left: 30px;}
.ml40{margin-left:40px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.pl5 { padding-left:5px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl20 { padding-left:20px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr20 { padding-right:20px;}
.pt2 { padding-top:2px;}
.pt5 { padding-top:5px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pt60{padding-top: 60px;}
.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.pb70{padding-bottom:70px;}
.mga { margin-left:auto;margin-right:auto;}
.main {width:1200px;margin-left:auto;margin-right:auto;}
.absolute-r { position:absolute;left:auto;right:0;}
.absolute-l { position:absolute;left:0;right:auto;}
.comtab { table-layout:fixed;width:100%;border-collapse:collapse;}
.textover { overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;}
.mt50{margin-top: 50px;}
.mt40{margin-top: 40px;}
::-webkit-scrollbar {width:8px;}
::-webkit-scrollbar-thumb {width:8px;background: var(--primary-color);}
::-webkit-scrollbar-corner {background:#f0f0f0;}
::-webkit-scrollbar:horizontal{height:8px;}
.whitebg,input.whitebg { background:#fff;}
.eeebg,input.eeebg { background:#eee;}
.cccbg,input.cccbg { background:#ccc;}

/* cartoon */
.cartoon {
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;}

.tru{text-transform :Uppercase}

/*placeholder颜色*/
::-webkit-input-placeholder { /* WebKit browsers */
	color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #999;
}
.op{filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}

/* flex 布局 */
.d-flex{
	/* #ifndef APP-PLUS-NVUE */
	display:flex;
	flex-direction:row !important;
	/* #endif */
}
.flex-1{
	/* #ifndef APP-PLUS-NVUE */
	flex: 1 !important;
	/* #endif */
	flex: 1;
}
.flex-column{ flex-direction: column !important; }
.flex-row{ flex-direction: row; }
.flex-wrap{ flex-wrap: wrap; }
.flex-nowrap{ flex-wrap: nowrap; }
.j-start{ justify-content: flex-start; }
.j-center{ justify-content: center; }
.j-end{ justify-content: flex-end; }
.j-sb{ justify-content: space-between; }
.j-sa{justify-content: space-around;}
.a-center{ align-items:center !important; }
.a-start{ align-items: flex-start; }
.a-end{ align-items:flex-end; }
.a-stretch{ align-items: stretch; }

.oh{overflow: hidden;}


@keyframes _anDownUpOp {
	0% {
		transform: translateY(-100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes _anDownUpOp {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes _anDownUpOp01 {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes _anDownUpOp01 {
	0% {
		-webkit-transform: translateY(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes _anLeftRightOp {
	0% {
		transform: translateX(50px);
		opacity: 0;
	}

	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes _anLeftRightOp {
	0% {
		-webkit-transform: translateX(50px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes _anRightLeftOp {
	0% {
		transform: translateX(-50px);
		opacity: 0;
	}

	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes _anRightLeftOp {
	0% {
		-webkit-transform: translateX(-50px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes gradient-rectangle {
	0% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
		background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		opacity: 1;
	}

	100% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		-webkit-transform-origin: top;
		transform-origin: top;
		background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
		background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		opacity: 0;
	}
}

@-webkit-keyframes gradient-rectangle {
	0% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
		background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		opacity: 1;
	}

	100% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		-webkit-transform-origin: top;
		transform-origin: top;
		background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), color-stop(0.33, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
		background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
		opacity: 0;
	}
}

@keyframes liMove {
	0% {
		transform: translateY(-110%);
		opacity: 0;
	}

	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes liHIde {
	0% {
		transform: translateY(0px);
		opacity: 1;
	}

	100% {
		transform: translateY(110%);
		opacity: 0;
	}
}

@keyframes build_more1 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes build_more1 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

body {
	margin: 0px;
	padding: 0px;
	color: #0B0B0B;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	position: relative;
	line-height: 20px;
}

a {
	color: #0B0B0B;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

/*a:hover {*/
/*	color: var(--primary-color);*/
/*}*/

input {
	font-family: "微软雅黑";
	font-size: 14px;
}

.white,
a.white {
	color: #fff;
}

.fc,
a.fc {
	color: #666666;
}

.whitebg,
input.whitebg {
	background: #fff;
}

.eeebg,
input.eeebg {
	background: #eee;
}

.textover {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mainhead {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	height: 95px;
	z-index: 11;
}

.mainhead.bg {
	background: #fff;
	border-bottom: solid 1px #eaeaea;
}

.mainhead .main {
	height: 95px;
}

.mainhead .menu li {
	margin-left: 40px;
}

.mainhead .menu li:hover .a1 {
	color: #fff;
}

.mainhead .menu .a1 {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.6);
	transition: all 0.4s ease-in-out 0.01s;
	-webkit-transition: all 0.4s ease-in-out 0.01s;
}

.mainhead .menu .sel .a1 {
	color: #333;
}

.mainhead .menu-ic {
	display: none;
}

.mainhead .en {
	margin-left: 40px;
	color: #333;
	border: 1px solid #333;
	border-radius: 4px;
	padding: 0 2px;
}

.mainhead-h {
	height: 95px;
}

.ellipsis1 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.index-banner {
	height: 600px;
	/* background-color: rgba(16, 43, 73, 1); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	border-radius: 0px 0px 0px 100px;
}

.index-banner .txtbox {
	color: #fff;
	line-height: 67px;
}

.index-banner .txtbox .t1 {
	z-index: 1;
	font-weight: 600;
	font-size: 48px;
}

.index-banner .txtbox .t2 {
	font-weight: 600;
	font-size: 30px;
}

.index-banner .txtbox .hr {
	height: 23px;
	background: var(--primary-color);
	border-radius: 100px 0px 100px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.btn1,
.btn2 {
	width: 190px;
	height: 60px;
	font-weight: 600;
	font-size: 18px;
	box-sizing: border-box;
	color: #F4FAFE;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn1:hover,
.btn2:hover {
	color: #fff;
}

.btn1 .arr-ic,
.btn2 .arr-ic {
	width: 9px;
	margin-left: 15px;
}

.btn1 {
	background: var(--primary-color);
}

.btn2 {
	border: 2px solid #F4FAFE;
}

.index-box1 {
	align-items: center;
	padding-top: 110px;
	padding-bottom: 50px;
}

.index-box1 .box-l .img1,
.index-box1 .box-l .img2 {
	width: 270px;
	overflow: hidden;
}

.index-box1 .box-l .img1 .img,
.index-box1 .box-l .img2 .img {
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.index-box1 .box-l .img1:hover .img,
.index-box1 .box-l .img2:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.index-box1 .box-l .img1 {
	height: 368px;
	border-radius: 50px 8px 8px 8px;
}

.index-box1 .box-l .img2 {
	height: 352px;
	border-radius: 8px 50px 8px 8px;
}

.index-box1 .box-l .t1 {
	background: var(--primary-color);
	margin-top: 32px;
	border-radius: 8px 8px 50px 8px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 33px;
	padding: 23px 25px;
	display: inline-block;
}

.index-box1 .box-r .t1 {
	font-size: 28px;
	font-weight: 600;
	color: #102B49;
	line-height: 35px;
}
.index-box1 .box-r .ban0{
	margin-top:0.6rem;
	max-width: 100%;
	color:rgb(96,173,158);
	font-size: 0.4rem;
	font-weight: 600;
	font-style: oblique;
	line-height: 0.5rem;
}
.index-box1 .box-r .des {
	text-indent: 2em;
	font-size: 17px;
	color: rgba(11, 11, 11, 0.6);
	font-weight: 300;
	line-height: 28px;
	margin-top: 20px;
	overflow-y: scroll;
	max-height: 400px;
}

.index-box1 .box-r .btn {
	font-size: 24px;
	font-weight: 400;
	color: var(--primary-color);
	line-height: 30px;
	margin-top: 20px;
	display: inline-block;
	border-bottom: 1px solid var(--primary-color);
	padding-bottom: 5px;
}

.index-box2 {
	background: #F4F8FB url("../images/icon/index-bg02.png") no-repeat center;
	padding-bottom: 70px;
}

.index-title {
	font-size: 28px;
	font-weight: 600;
	line-height: 38px;
}

.index-title span {
	font-weight: 600;
	margin-right: 10px;
}

.index-title .hr {
	height: 10px;
	background: var(--primary-color);
	border-radius: 80px 0px 80px 0px;
	display: block;
	margin-top: 10px;
}

.index-title .white {
	color: #fff;
}

.annual-plan-list {
	width: 388px ;
	background: #FFFFFF;
}

.annual-plan-list .location {
	position: absolute;
	left: 30px;
	top: 27px;
	padding: 0 30px;
	height: 50px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 50px;
	color: #04080F;
	font-size: 18px;
}

.annual-plan-list .location img {
	margin-right: 10px;
}

.annual-plan-list .imgbox {
	width: 100%;
	height: 322px;
	overflow: hidden;
}

.annual-plan-list .imgbox .img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.annual-plan-list .date-ic {
	margin-right: 8px;
}

.annual-plan-list:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.annual-plan-swiper {
	margin-top: 0.56rem;
	display: none;
}
.annual-plan-swiper.sel{
	display: block;
}
.annual-plan-swiper .swiper-button-prev,
.annual-plan-swiper .swiper-button-next {
	width: 70px;
	height: 70px;
	margin-top: -35px;
	background-size: 100%;
}

.annual-plan-swiper .swiper-button-prev {
	background-image: url("../images/icon/button-prev.png");
	left: -35px;
}

.annual-plan-swiper .swiper-button-next {
	background-image: url("https://img-aes.expostar.cn/2024/01/30/ef21abd3fa13f01b69b0a16c8e64dfcb.png");
	right: -35px;
}

.footer {
	color: #fff;
	background: #2C2D32;
	padding-top: 36px;
	line-height: 32px;
	margin-top: 40px;
}
.footer .main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
.footer .logo01{
	width: 2.32rem;
	height: 0.86rem;
}
.footer .logo02{
	margin-top:0.3rem;
	width: 5.3rem;
	height: 0.7rem;
}
.footer .info {
	padding-bottom: 0.7rem;
}

.footer .dl1 {
	width: 3.4rem;
}

.footer .dl3 {
	width: 4.6rem;
}

.footer dt {
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.footer dt::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 80px 0px 80px 0px;
	width: 100px;
	height: 2px;
	background: #fff;
}

.footer dd {
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
}

.footer dd a {
	display: block;
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
}

.footer dd a:hover {
	color: #fff;
}

.footer .codeimg {
	width: 1.8rem;
	height: 1.8rem;
	margin-right: 0.4rem;
	box-sizing: border-box;
	background-color: #fff;
	padding: 0.08rem;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}
.footer .codetxt {
	width: 1.8rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.3rem;
	text-align: center;
}

.footer .partner {
	margin-bottom: 20px;
}

.footer .codebox {
	margin-top: 15px;
}

.footer .btom {
	background: #27272C;
	height: 59px;
}

.footer .btom a {
	color: #fff;
}

.w105 {
	width: 110%;
}
.index-list01box {
	justify-content: space-around;
}
.index-list01 {
	width: 223px;
	height: 223px;
	margin-top: 50px;
	border-radius: 10px;
	overflow: hidden;
}
.index-list01 .txt .name,.index-list01 .txt .des{
	display: none;
}

.index-list01 .txt .name{
	font-size: 0.44rem;
	font-weight: 500;
	color: #ffffff;
	line-height: 0.6rem;
}
.index-list01 .txt .des{
	font-size: 0.24rem;
	font-weight: 300;
	color: #ffffff;
	line-height: 0.4rem;
	margin-top: 0.2rem;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}

.index-list01 a:nth-child(5n) {
	margin-right: 0;
}
.index-list01 .img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	display: block;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.index-list01 .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	height: calc(100% - 30px );
	width: calc(100% - 30px );
	background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.2) 53%, rgba(0, 0, 0, 0.8) 100%);
	border-radius: 0px 0px 10px 10px;
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
}

.index-list01 .ent {
	color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
	margin-top: 5px;
}

.index-list01:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.index-box3 {
	background: url(https://img-home-life.expostar.cn/2024/01/29/657568df67b84af68f09e1982bb79ebd.png?imageView2/2/w/1800/q/80/format/webp) no-repeat center;
	padding-bottom: 110px;
	background-size: cover;
}
.index-list02box{
	justify-content: space-around;
}
.index-list02 {
	width: 372px;
	border-radius: 0px 50px 0px 0px;
	overflow: hidden;
}
.index-list02box .index-list02:nth-child(3n) {
	margin-right: 0;
}
.index-list02 .imgbox {
	border-radius: 0px 50px 0px 0px;
	width: 100%;
	height: 336px;
	overflow: hidden;
}

.index-list02 .imgbox .img {
	border-radius: 0px 50px 0px 0px;
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.index-list02 .imgbox .date {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background: #F2994A;
	border-radius: 0px 24px 0px 0px;
	color: #fff;
}

.index-list02 .imgbox .date .t1 {
	font-size: 36px;
}

.index-list02 .imgbox .date .t2 {
	margin-top: 15px;
}

.index-list02 .txt {
	background-color: #fff;
	padding: 25px 20px;
	height: 185px;
	box-sizing: border-box;
}

.index-list02:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.index-box4 .img1 {
	width: 630px;
	height: 467px;
	margin-right: 30px;
	border-radius: 150px 4px 4px 4px;
}

.index-box4 .img1 img {
	width: 100%;
	height: 100%;
	background: #D8D8D8;
	border-radius: 150px 4px 4px 4px;
	display: block;
	object-fit: cover;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.index-box4 .img2 {
	width: 255px;
	height: 219px;
	border-radius: 4px;
	color: #fff;
	margin-bottom: 30px;
	background: linear-gradient(180deg, var(--primary-color) 0%, #B6FBFF 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.index-box4 .img2 img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	display: block;
	object-fit: cover;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.index-box4 .img2 .t1 {
	font-size: 56px;
	line-height: 64px;
}


.index-box5 {
	background: url(https://img-aes.expostar.cn/2024/01/30/bc8d3b0c82cf0c4794ef3cc53ff0865e.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.buyers-list {
	border: 1px solid #DFDFDF;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.buyers-list .img {
	width: 90%;
	height: 90%;
	display: block;
	object-fit: contain;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.buyers-list:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.association-list {
	width: 180px !important;
	opacity: 0.5;
}

.association-list .imgbox {
	width: 100%;
	height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.association-list .imgbox .img {
	width: 110px;
	height: 110px;
	object-fit: cover;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.association-list .txt {
	position: absolute;
	left: 50%;
	bottom: 0;
	text-align: center;
	opacity: 0;
	width: 500px;
	margin-left: -250px;
}

.association-list .block {
	position: static;
	padding-bottom: 70px;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
}

.association-list.swiper-slide-active {
	opacity: 1;
}

.association-list.swiper-slide-active .img {
	width: 180px;
	height: 180px;
}

.association-list.swiper-slide-active .txt {
	opacity: 1;
}

.association-swiper {
	margin-top: 60px;
}

.association-swiper .swiper-container {
	width: 720px;
}

.association-swiper .swiper-button-prev,
.association-swiper .swiper-button-next {
	top: 33%;
	width: 70px;
	height: 70px;
	background-size: 23px;
}

.association-swiper .swiper-button-prev {
	background-image: url("../images/icon/arr-l.png");
	left: 110px;
}

.association-swiper .swiper-button-next {
	background-image: url("../images/icon/arr-r.png");
	right: 110px;
}

.contact-us {
	margin-top: 66px;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	letter-spacing: 2px;
}

.contact-us .l-con {
	width: 508px;
}

.contact-us .us-title {
	font-size: 18px;
	
	font-weight: 600;
	color: #333333;
	line-height: 25px;
	letter-spacing: 2px;
	padding-bottom: 9px;
	border-bottom: 3px solid #DA0E2C;
	display: inline-block;
}

.contact-us .r-con {
	width: 540px;
}

.m-t-24 {
	margin-top: 24px;
}

.line-48 {
	line-height: 48px;
}

.m-t-56 {
	margin-top: 56px;
}

.contact-us .ft {
	font-size: 16px;
	
	font-weight: 600;
	color: #333333;
	line-height: 22px;
	letter-spacing: 2px;
	margin-bottom: 16px;
}

.contact-us .form-control {
	height: 40px;
}

.contact-us label {
	font-weight: 400;
	color: #333;
}

.contact-us .red {
	color: #DA0E2C;
}
.article-details .l-con .info{
	display: flex;
}
header .button a {
	display: block;

	height: 0.9rem;
	padding: 0 0.3rem;
	background: var(--primary-color);
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	border-radius: 4px;
	color: #fff;
	transition: all 0.2s ease-in-out;
	margin-left: 64px;
}


.index-brand-swiper {
	width: 100%;
	height: 520px;
	padding-bottom: 56px;
	padding-top: 16px;
}

.index-brand-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0 !important;
}

.index-brand-swiper .swiper-slide {
	height: calc((100% - 160px) / 3);
	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;
}

.brand-list .imgbox {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #102B49;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.brand-list .imgbox .img {
	width: 90%;
	height: 90%;
	display: block;
	object-fit: contain;
	transition: all 0.5s ease-in-out 0.01s;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
}

.brand-list .bg {
	width: 100%;
	height: 100%;
	background: #8AD6C8;
	position: absolute;
	left: 10px;
	top: 10px;
}

.brand-list:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.header .button a:hover {
	opacity: 0.8;
}

.index-banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 0;
}

.index-banner .container {
	margin: 420px auto 0;
	width: 1200px;
}

.index-banner .container .r-con {
	margin-left: -56px;
}

.index-banner li {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size: 1920px 600px;
}

.banner-number {
	position: absolute;
	text-align: center;
	bottom: 46px !important;
	left: 0;
	z-index: 30;
}

.banner-number span {
	width: 60px !important;
	height: 4px !important;
	background: #fff;
	opacity: 1;
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	cursor: pointer;
}

.banner-number .swiper-pagination-bullet-active {
	background: var(--primary-color);
}

.index-banner:hover .banner-button {
	opacity: 1;
	visibility: visible;
}

.fs24 {
	line-height: 32px;
}

.association-swiper .swiper-container {
	padding-bottom: 70px;
}

.association-list .txt {
	margin-top: 12px;
	bottom: auto;
}

.index-banner .button {
	display: flex;
}

.l-btn,
.r-btn {
	width: 190px;
	height: 60px;
	font-weight: 600;
	font-size: 18px;
	box-sizing: border-box;
	color: #F4FAFE !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn1:hover,
.btn2:hover {
	color: #fff;
}

.btn1 .arr-ic,
.btn2 .arr-ic {
	width: 9px;
	margin-left: 15px;
}

.l-btn {
	background: var(--primary-color) !important;
}

.r-btn {
	margin-left: 40px;
	border: 2px solid #F4FAFE;
}

.swiper-pagination-bullet-active {
	background: var(--primary-color) !important;
}

.album-list {
	display: flex;
	flex-wrap: wrap;
}

.album-list .item {
	margin-top: 20px;
	width: 285px;
	height: 214px;
	margin-right: 20px;
}

.album-list .item:nth-child(4n) {
	margin-right: 0;
}

.album-list .item a {
	display: block;
	width: 100%;
	height: 100%;
}

.album-list .item a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.album-tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.album-tabs .tab {
	min-width: 80px;
	padding: 0 12px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 30px;
	background-color: #ddd;
	margin: 20px 20px 0 0;
	cursor: pointer;
}

.album-tabs .sel {
	background-color: #DA0E2C;
	color: #fff;
}

.album-popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}

.album-popup .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 5;
}

.album-swiper {
	width: 900px;
	height: 600px;
	padding: 0 50px;
	box-sizing: border-box;
	position: absolute;
	z-index: 5;
	left: 50%;
	margin-left: -450px;
	margin-top: -300px;
	top: 50%;
}

.album-swiper .swiper-slide {
	position: relative;
}

.album-swiper img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.album-swiper .album-button-prev,
.album-swiper .album-button-next {
	top: 50%;
	width: 24px;
	height: 40px;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}

.album-swiper .album-button-prev {
	background-image: url("../images/icon/arr-l.png");
	left: 0;
}

.album-swiper .album-button-next {
	background-image: url("../images/icon/arr-r.png");
	right: 0;
}
.exhibition-scope-list .item .des {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 380px;
	box-sizing: border-box;
	padding: 40px 30px 0;
	height: 380px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	background-color: var(--primary-color);
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	border-radius: 10px;
}
.exhibition-scope-list .item .des .text {
	/* 	display: -webkit-box;
        overflow: hidden;
        white-space: normal !important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical; */
	height: 300px;
	overflow: auto;
}
.exhibition-scope-list .item:hover .des {
	opacity: 1;
	visibility: visible;
}
.index-buy {
	height: 330px;
	padding-bottom: 24px;
}
.index-buy.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom,
.index-buy.swiper-pagination-fraction {
	bottom: 0;
}
.index-buy .swiper-slide {
	text-align: center;
	height: 90px;
	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;
	/* margin-top: 20px; */
	box-sizing: border-box;
}


.Banner_box_lYgbm {
	background-color: #fff;
	height: 600px;
	overflow: hidden;
	position: relative;
}

.Banner_box_lYgbm .B_videoBox_DgFG5 {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%
}
.B_btn_8yYgf {
	display: block;
	padding:0 18px;
	background: #DA0E2C;
	line-height: 72px;
	text-align: center;
	font-weight: 500;
	border-radius: 4px;
	color: #fff;
	transition: all 0.2s ease-in-out;
}

.Banner_box_lYgbm .B_videoBox_DgFG5 video {
	height: 100%;
	object-fit: cover;
	vertical-align: bottom;
	width: 100%
}
.B_contentBox_NA5gE ul .B_logo_be7so {
	height: 30px;
	margin-right: 20px;
	width: 30px;
	object-fit: cover;
}
.B_contentBox_NA5gE {
	background: rgba(0,0,0,.4);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.B_contentBox_NA5gE .B_content_3nlME {
	align-items: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 1200px
}

.B_contentBox_NA5gE h1 {
	font-size: 50px;
	font-weight: 600;
	line-height: 70px;
	margin-bottom: 20px;
	text-align: center;
}

.B_contentBox_NA5gE h2 {
	font-size: 36px;
	font-weight: 600;
	height: 24px;
	line-height: 24px;
	margin-bottom: 120px
}

.B_contentBox_NA5gE ul {
	display: flex;
	flex-direction: column;
	margin-bottom: 40px
}

.B_contentBox_NA5gE ul li {
	align-items: center;
	display: flex;
	padding: 18px 0;
	position: relative
}
.B_contentBox_NA5gE ul li span {
	font-size: 18px;
	font-weight: 600!important;
	line-height: 24px;
}

.B_contentBox_NA5gE ul span {
	white-space: break-spaces
}

.B_contentBox_NA5gE ul li:after {
	background-color: #fff;
	bottom: -.5px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.B_btn_8yYgf {
	font-size: 24px;
	height: 72px
}

.B_mobile_ANeOE {
	height: 270px
}

.B_mobile_ANeOE .B_content_3nlME h1 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 4px
}

.B_mobile_ANeOE .B_content_3nlME h2 {
	font-size: 12px
}

.B_mobile_ANeOE .B_content_3nlME ul {
	margin-bottom: 40px;
	width: 311px
}

.B_mobile_ANeOE .B_content_3nlME ul li {
	font-size: 12px;
	line-height: 18px;
	justify-content: center;
	padding: 8px 0
}

.B_mobile_ANeOE .B_content_3nlME ul li .B_logo_be7so {
	margin-right: 10px
}

.B_mobile_ANeOE .B_btn_8yYgf {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
}
.mainhead {
	z-index: 99;
}
.mainhead .logo{
	max-height: 62px;max-width: 300px
}
.Banner_box_lYgbm {
	background-color: #fff;
	height: 600px;
	overflow: hidden;
	position: relative
}

.Banner_box_lYgbm .B_videoBox_DgFG5 {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%
}
.B_btn_8yYgf {
	display: block;
	padding:0 25px;
	background: var(--primary-color);
	line-height: 60px;
	text-align: center;
	font-weight: 500;
	border-radius: 4px;
	color: #fff;
	transition: all 0.2s ease-in-out;
}

.Banner_box_lYgbm .B_videoBox_DgFG5 video {
	height: 100%;
	object-fit: cover;
	vertical-align: bottom;
	width: 100%
}
.B_contentBox_NA5gE ul .B_logo_be7so {
	height: 30px;
	margin-right: 20px;
	width: 30px;
	object-fit: cover;
}
.B_contentBox_NA5gE {
	background: rgba(0,0,0,.4);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.B_contentBox_NA5gE .B_content_3nlME {
	align-items: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-55%);
	width: 1200px
}


.B_contentBox_NA5gE h2 {
	font-size: 36px;
	font-weight: 600;
	height: 24px;
	line-height: 24px;
	margin-bottom: 120px
}

.B_contentBox_NA5gE ul {
	display: flex;
	flex-direction: column;
	margin-bottom: 40px
}

.B_contentBox_NA5gE ul li {
	align-items: center;
	display: flex;
	padding: 18px 0;
	position: relative
}
.B_contentBox_NA5gE ul li span {
	font-size: 18px;
	font-weight: 600!important;
	line-height: 24px;
}

.B_contentBox_NA5gE ul span {
	white-space: break-spaces
}

.B_contentBox_NA5gE ul li:after {
	background-color: #fff;
	bottom: -.5px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.B_btn_8yYgf {
	font-size: 24px;
	height: 60px
}

.B_mobile_ANeOE {
	height: 5.2rem
}

.B_mobile_ANeOE .B_content_3nlME h1 {
	margin-bottom: 4px
}

.B_mobile_ANeOE .B_content_3nlME h2 {
	font-size: 12px
}

.B_mobile_ANeOE .B_content_3nlME ul {
	margin-bottom: 40px;
	width: 311px
}

.B_mobile_ANeOE .B_content_3nlME ul li {
	font-size: 12px;
	line-height: 18px;
	justify-content: center;
	padding: 8px 0
}

.B_mobile_ANeOE .B_content_3nlME ul li .B_logo_be7so {
	margin-right: 10px
}

.B_mobile_ANeOE .B_btn_8yYgf {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
}
.index-box1 .box-l .t1 {
	padding: 15px 10px;
	width: 220px;
}

.the-index-banner0{
	display: flex;
	background: url(https://img-aes.expostar.cn/2024/01/31/a83a8df2bf4f7dc72f9d334dcad04d17.png);
	width: 1200px;
	height: 130px;
	justify-content: space-around;
	margin:0 auto 50px auto;
	background-size: contain;
	background-repeat: no-repeat;
}

.the-index-banner0 .item{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.the-index-banner0 .item .tit0{
	font-size: 41px;
	color: #FFFFFF;
	line-height: 49px;
}
.the-index-banner0 .item .tit1{
	margin-top:8px;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}
.index-box1 {
	display: flex;
	flex-direction: row-reverse;
	padding-top: 60px;
	justify-content: space-between;
}

.ssgk-wrapper{
	margin-top:0.8rem;
}
.ssgk .item{
	width: 50%;
	display: flex;
	flex-direction: column;
	margin-top:0.8rem;
}
.ssgk .item .tit0{
	display: flex;
	position: relative;
	align-items: center;
}


.ssgk .item .tit0:after{
	content: " ";
	position: absolute;
	width: 1.4rem;
	height: 2px;
	background: #DFDFDF;
	left:0;
	bottom:-0.4rem;
}

.ssgk .item .tit0 .num{
	background: url('https://img-aes.expostar.cn/2024/01/29/b667791530b7a5c4d491d7ee160b7226.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.4rem;
	height: 1.4rem;
	font-size: 0.94rem;
	font-weight: 300;
	color: #FFFFFF;
}
.ssgk .item .tit0 .tv{
	margin-left: 0.1rem;
	font-size: 0.44rem;
	font-weight: 400;
	color: #336090;
	line-height: 0.68rem;
	max-width: 8rem;
}

.ssgk .item .excerpt{
	margin-top:0.6rem;
	font-size: 0.36rem;
	font-weight: 400;
	color: #999;
	line-height: 0.50rem;
	max-width: 10rem;
	text-align: justify;
}

.the-page-main>section:nth-child(2n){
	background: #F4F8FB;
}