html,
body {
	padding: 0;
	margin: 0;
	position: relative;
	min-width: 1300px;
	background: #ffffff;
}

.ntImg01 {
	width: 100%;
	display: block;
	object-fit: cover;
}

.th-title {
	display: block;
	width: 450px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.thTitle {
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #666666;
	line-height: 34px;
}

.ntTitleImg {
	display: block;
	margin: 10px auto 0;
	width: 450px;

}

.th-title1 {
	margin: 90px auto 60px;
}

.th-title2 {
	margin: 40px auto 60px;
}

/**/
.th-o {
	width: 100%;
	overflow: hidden;
	height: 400px;
	background: #DBDBDB;
	display: block;
}

.th-o-c {
	width: 1170px;
	height: 400px;
	margin: 0 auto;
	display: block;
}

.th-o-c-h {
	width: 1170px;
	height: 120px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.th-o-c-b {
	width: 1170px;
	height: 240px;
	background: #F6F6F6;
	border-radius: 10px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.th-o-c-h-o {
	width: 140px;
	height: 100%;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-right: 20px;
}

.ntImg02 {
	width: 48px;
	height: 48px;
	display: block;
	margin: 30px auto 6px;

}

.ntImg03 {
	width: 48px;
	height: 48px;
	display: none;
	margin: 30px auto 6px;

}

.ths1 {
	display: block;
	ont-size: 12px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FFFFFF;
	line-height: 18px;
}

.th-o-c-h-o-sel .ntImg02 {
	display: none;
}

.th-o-c-h-o-sel .ntImg03 {
	display: block;
}

.th-o-c-h-o-sel .ths1 {
	color: #FF0072;
}



.th-o-c-b-o {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	display: none;
}


.ths2 {
	display: block;
	padding-top: 40px;
	font-size: 36px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FF0072;
	line-height: 50px;
	margin-left: 40px;
}

.ntImg04 {
	width: 48px;
	height: 48px;
	position: absolute;
	top: 40px;
	left: 88px;
}

.ths3 {
	display: block;
	font-size: 18px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #666666;
	line-height: 26px;
	margin: 40px 40px 10px;
}

.ths4 {
	display: block;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	margin-left: 40px;
}

.tha1 {
	width: 200px;
	height: 44px;
	background: #FF0072;
	border-radius: 10px;
	position: absolute;
	right: 40px;
	top: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FFFFFF;
	line-height: 44px;
}

.th-t {
	display: block;
	width: 1170px;
	height: 280px;
	background: #F0F0F0;
	margin: 0 auto;
	position: relative;
}

.ntImg05 {
	width: 600px;
	height: 280px;
	position: absolute;
	left: 0;
	top: 0;
}

.ntImg06 {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 700px;
	top: 81px;
}

.ths5 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FF0072;
	line-height: 26px;
	position: absolute;
	left: 726px;
	top: 76px;
}

.ths6 {
	width: 370px;
	height: 90px;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	position: absolute;
	left: 700px;
	top: 132px;
}

/*  */
.th-l {
	width: 1170px;
	height: 490px;
	display: block;
	overflow: hidden;
	margin: 31px auto;
}

.nta1 {
	overflow: hidden;
	width: 270px;
	height: 360px;
	float: left;
	margin-right: 30px;
	position: relative;
	transition: all 0.3s;
}

.nta1:hover .th-l-b {
	/* left: -370px; */
	opacity: 0;
}

.nta1:hover .th-l-c {
	left: 0px;
}

.nta1:nth-child(4) {
	margin-right: 0px;
}

.ntImg07 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}



.th-l-b {
	width: 270px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	transition: all 0.3s;
	/* background-color: #ffffff; */
}

.ntImg08 {
	width: 270px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.ths7 {
	display: block;
	font-size: 18px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FFFFFF;
	line-height: 32px;
	padding-top: 6px;
	margin-left: 45px;
	position: relative;
	z-index: 1;
}

.ths8 {
	display: block;
	width: 137px;
	height: 1px;
	background: #E5E5E5;
	margin: 2px 0 8px 33px;
	position: relative;
	z-index: 1;
}

.ths9 {
	display: block;
	position: relative;
	z-index: 1;
	margin-left: 45px;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}

.th-l-c {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 270px;
	top: 0;
	z-index: 2;
	transition: all 0.3s;
}

.th-l-c-bg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	opacity: 0.6;
}

.ths10 {
	display: block;
	position: relative;
	z-index: 1;
	width: 218px;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	margin: 60px auto 70px;
	pointer-events: none;
}

.ths11 {
	display: block;
	position: absolute;
	z-index: 1;
	width: 150px;
	height: 44px;
	background: #FFFFFF;
	border-radius: 8px;
	font-size: 18px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FF0072;
	line-height: 44px;
	text-align: center;
	bottom: 46px;
	left: 60px;
	transition: all 0.3s;
	text-decoration: none;
}

.ths11:hover {
	background: #FF0072;
	color: #ffffff;
}

/**/
.nt-b {
	width: 100%;
	overflow: hidden;
	display: block;
	background: #E5E5E5;
}

.ntImg020 {
	width: 100%;
	display: block;
}

/*  */
.th-w {
	overflow: hidden;
	display: block;
	background: #F0F0F0;
	width: 1170px;
	height: 188px;
	margin: 30px auto 40px;
}

.th-w-o {
	width: 160px;
	height: 100%;
	float: left;
	position: relative;
	transition: all 0.3s;
}

.ntImg019 {
	width: 160px;
	height: 188px;
	display: block;
	object-fit: cover;
}

.th-w-o-r {
	width: 0px;
	height: 188px;
	background: #666666;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	display: block;
	transition: all 0.3s;
}

.th-w-o-sel {
	width: 370px;
}

.th-w-o-sel .th-w-o-r {
	width: 210px;
}

.ths12 {
	width: 210px;
	height: 20px;
	background: #FF0072;
	display: block;
	margin: 10px auto;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 20px;
}

.ths13 {
	width: 160px;
	height: 100px;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	display: block;
	margin: 0 auto;
}

.nt-t {
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
}

.ntImg010 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.nt-t-c {
	width: 1170px;
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.nt-t-c-h {
	display: block;
	width: 1170px;
	height: 54px;
}

.nt-t-c-h-o {
	float: left;
	height: 40px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-right: 30px;
	cursor: pointer;
}

.nt-t-c-h-o-sel .ths17 {
	display: block;
}

.ths16 {
	display: inline-block;
	font-size: 16px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #666666;
	line-height: 20px;
}

.ths17 {
	display: none;
	width: 28px;
	height: 2px;
	background: #FF0072;
	margin: 2px auto;
}

.nt-t-c-b-c {
	display: block;
	overflow: hidden;
	width: 100%;
}

.nt-t-c-b-c-o {
	width: 210px;
	height: 270px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}

.nt-t-c-b-c-o:nth-child(5n) {
	margin-right: 0px;
}

.nt-t-c-b-c-o-t {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s;
}

.nt-t-c-b-c-o-t-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #540025;
	opacity: 0.8;
}

.ths18 {
	display: inline-block;
	padding: 0 16px;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FF0072;
	line-height: 20px;
	z-index: 1;
	position: relative;
}

.ntImg011 {
	width: 210px;
	height: 230px;
	display: block;
	object-fit: cover;
}

.nt-t-c-b-c-o-b {
	width: 142px;
	height: 82px;
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	transition: all 0.3s;
}


.ntImg012 {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ths19 {
	display: block;
	font-size: 18px;
	width: 132px;
	height: 34px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #FF0072;
	line-height: 34px;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}

.ths20 {
	display: block;
	font-size: 12px;
	font-family: PingFangSC-Light, "PingFang SC";
	font-weight: 300;
	color: #999999;
	line-height: 18px;
	margin-left: 10px;
	position: relative;
	width: 128px;
	height: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.nt-t-c-b-c-o-c {
	width: 210px;
	height: 230px;
	position: absolute;
	top: -230px;
	left: 0;
	z-index: 1;
	transition: all 0.3s;
}

.nt-t-c-b-c-o:hover .nt-t-c-b-c-o-c {
	top: 0;
}

.nt-t-c-b-c-o:hover .nt-t-c-b-c-o-b {
	right: -142px;
}

.nt-t-c-b-c-o:hover .nt-t-c-b-c-o-t {
	left: -100px;
}


.nt-t-c-b-c-o-bg {
	width: 210px;
	height: 230px;
	background: #000000;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
}

.ths21 {
	width: 178px;
	font-size: 12px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 17px;
	overflow: hidden;
	margin: 10px auto 0;
	position: relative;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	pointer-events: none;
}

.ths22 {
	display: block;
	position: absolute;
	z-index: 1;
	width: 150px;
	height: 44px;
	background: #FFFFFF;
	border-radius: 8px;
	font-size: 18px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FF0072;
	line-height: 44px;
	text-align: center;
	bottom: 10px;
	left: 30px;
	transition: all 0.3s;
}

.ths22:hover {
	background: #FF0072;
	color: #ffffff;
}

/*  */

.swiper-container {
	overflow: unset !important;
}

.swiper-pagination {
	bottom: -50px !important;
}

.swiper-pagination-bullet {
	width: 16px !important;
	height: 16px !important;
	border-radius: 8px !important;
	margin: 0 10px !important;
	background: #D8D8D8 !important;
}

.swiper-pagination-bullet-active {
	background: #FF0072 !important;
}
