body {
	background-color: #F8F9FC !important;
}

.common-detail-warpper {
	float: left;
	width: 100%;
	min-height: 100px;
	color: #262629;
	background-color: #F8F9FC !important;
}

.common-detail-warpper br {
	padding-bottom: 5px;
}

.common-detail-warpper img {
	max-width: 100% !important;
}

.content-box-warpper {
	float: left;
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	min-height: 100px;
	color: #262629;
	background-color: #F8F9FC !important;
	padding-bottom: 50px;
	text-align: center;
	padding-top: 94px;
}

.content-box-warpper .content-box-title {
	display: inline-block;
	width: 1200px;
	height: 48px;
	line-height: 48px;
	text-align: left;
	font-size: 40px;
	font-weight: 600;
}

.content-box-warpper .content-box-list {
	float: left;
	width: 100%;
	margin-top: 48px;
}

.content-box-warpper .content-box-list-img {
	float: left;
	width: 50%;
	height: 520px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	overflow: hidden;
}

.content-box-warpper .content-box-list-text {
	float: left;
	width: 50%;
	height: 520px;
	background-color: #F5F6FD;
}

.content-box-warpper .content-box-list-text .cbltext-row {
	float: left;
	width: 100%;
	min-height: 26px;
	line-height: 26px;
	padding-left: 107px;
	padding-right: 89px;
	text-align: left;
	color: #000;
	font-size: 16px;
	margin-top: 28px;
	/*font-family: PingFangSC-Regular;*/
}

.content-box-warpper .content-box-list-text .cbltext-row>span {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

.resetHtmlBr,
.resetHtmlBrBanner,
.resetHtmlBrProduct,
.resetHtmlBrSpan {
	display: none;
}

.content-box-warpper .content-box-list-text .cbltext-btn {
	float: left;
	width: 150px;
	height: 40px;
	padding-right: 15px;
	line-height: 36px;
	margin-left: 107px;
	font-size: 12px;
	color: #1E47D8;
	border: 1px solid #1E47D8;
	border-radius: 22px;
	margin-top: 48px;
	background-image: url(../images/shareon.png);
	background-position: right center;
	background-size: auto 36%;
	background-repeat: no-repeat;
	transition: background-color 0.5s ease;
	/* 定义过渡效果 */
	display: none;
}

.content-box-warpper .content-box-list-text .cbltext-btn:hover {
	background-color: #1E46D5 !important;
	color: #ffffff !important;
	background-image: url(../images/sharef.png);
}

.flickity-prev-next-button:disabled {
	display: none !important;
}

.flickity-prev-next-button.previous {
	left: 80px !important;
}

.flickity-prev-next-button.next {
	right: 80px !important;
}

.gallery-cell {
	width: 1200px !important;
	height: 520px !important;
	border-radius: 12px !important;
	overflow: hidden !important;
	margin-right: 30px !important;
}

.gallery-cell:first-child {
	margin-left: -200px;
}

.gallery-cell-small {
	width: 400px !important;
	height: 380px !important;
	border-radius: 12px !important;
	overflow: hidden !important;
	margin-right: 30px !important;
	background-color: #FFFFFF !important;
	cursor: pointer !important;
}

.gallery-cell-middle {
	width: 400px !important;
	height: 496px !important;
	border-radius: 12px !important;
	overflow: hidden !important;
	margin-right: 30px !important;
	background-color: #F7F9FE !important;
	cursor: pointer !important;
}

.content-box-list-small .flickity-prev-next-button.previous,
.content-box-list-middle .flickity-prev-next-button.previous {
	left: 261px !important
}

.content-box-list-small .flickity-prev-next-button.next,
.content-box-list-middle .flickity-prev-next-button.next {
	right: 261px !important
}

.content-box-list-middle .gallery,
.content-box-list-small .gallery {
	background: none !important;
}

.content-box-toptitle {
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-weight: 600;
	font-size: 40px;
	color: #262629;
	text-align: center;
	/*font-family: PingFangSC-SNaNpxibold;*/
}

.content-box-toptitle-wrapper {
	display: inline-block;
	margin: auto 0px;
	width: 1230px;
	min-height: 0px;
	text-align: left;
}

.flickity-prev-next-button .arrow {
	fill: #666 !important;
	border: none !important;
}

.flickity-prev-next-button {
	background: none !important;
	width: 52px;
	height: 52px;
	background-size: cover !important;
	opacity: 0.5;
	transition: opacity 0.5s ease;
	/* 定义过渡效果 */
}

.flickity-prev-next-button:hover {
	opacity: 1;
}

.flickity-prev-next-button.next {
	background-image: url(../images/next.png) !important;
}

.flickity-prev-next-button.previous {
	background-image: url(../images/prev.png) !important;
}

.flickity-prev-next-button svg {
	display: none;

}

.content-box-warpper-big .content-box-list-img,
.content-box-warpper-big .content-box-list-text,
.content-box-warpper-big .gallery-cell {
	height: 635px !important;
}

.content-box-warpper-big .content-box-list-img {
	width: 46.75% !important;
}

.content-box-warpper-big .content-box-list-text {
	width: 53.25% !important;
}

.content-box-warpper-big .flickity-viewport {
	background-color: #ffffff;
}

.content-box-warpper-small .content-box-list-img,
.content-box-warpper-small .content-box-list-text,
.content-box-warpper-small .gallery-cell {
	height: 535px !important;
}

.content-box-warpper-small .content-box-list-img {
	width: 46.75% !important;
}

.content-box-warpper-small .content-box-list-text {
	width: 53.25% !important;
}

.content-box-warpper-small .flickity-viewport {
	background-color: #ffffff;
}

.content-box-warpper .content-box-list-bimg {
	float: left;
	width: 400px !important;
	height: 380px !important;
}

.content-box-warpper .content-box-list-mimg {
	float: left;
	width: 400px !important;
	height: 326px !important;
}

.content-box-warpper .content-box-otitle {
	float: left;
	width: 100% !important;
	height: 33px;
	line-height: 33px;
	padding-top: 36px;
	padding-left: 36px;
	font-weight: 600;
	font-size: 24px;
	color: #262629;
	margin-top: -380px;
	text-align: left;
	/*font-family: PingFangSC-SNaNpxibold;*/
}

.content-box-warpper .content-box-mtitle {
	float: left;
	width: 100% !important;
	height: 33px;
	line-height: 33px;
	margin-top: 30px;
	padding-left: 35px;
	color: #262629;
	font-weight: 600;
	font-size: 24px;
	text-align: left;
	/*font-family: PingFangSC-SNaNpxibold;*/
}

.content-box-warpper .content-box-mdesc {
	float: left;
	width: 100% !important;
	min-height: 26px;
	line-height: 26px;
	margin-top: 12px;
	padding-left: 35px;
	padding-right: 35px;
	font-weight: 400;
	color: #262629;
	font-weight: 600;
	font-size: 16px;
	text-align: left;
	/*font-family: PingFangSC-Regular;*/
}

.product-category-warpper {
	float: left;
	width: 100%;
	min-height: 100vh;
	color: #262629;
	background-color: #F8F9FC !important;
	padding-bottom: 96px;
}

.product-category-title {
	float: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 40px;
	font-weight: 600;
	margin-top: 94px;
	text-align: center;
}

.product-category-list {
	margin: 0 auto;
	width: 1357px;
	min-height: 100px;
	line-height: 100px;
	text-align: center;
}

.product-category-list a,
.product-category-list a:hover {
	color: #262629;
}

.product-category-list-item {
	float: left;
	width: 413px;
	height: 450px;
	margin-right: 36px;
	background-color: #ffffff !important;
	border-radius: 12px;
	cursor: pointer;
	background-size: cover;
	margin-top: 30px;
}

@keyframes fadeInShadowBackground {
	from {}

	to {
		box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.36);
	}
}

@keyframes fadeInBackground {
	from {
		background-color: transparent;
		/* 或其他初始颜色/渐变 */
		opacity: 0;
		/* 当添加.show-background类时，遮罩层逐渐消失 */
	}

	to {
		opacity: 1;
		/* 当添加.show-background类时，遮罩层逐渐消失 */
		box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.36);
	}
}

.product-category-list-item .pclistitem-title {
	float: left;
	width: 100%;
	padding-left: 36px;
	margin-top: 35px;
	height: 33px;
	line-height: 33px;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	position: relative;
	z-index: 99;
}

.product-category-list-item .pclistitem-stitle {
	float: left;
	width: 100%;
	padding-left: 37px;
	margin-top: 6px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	text-align: left;
	color: #76767F;
	position: relative;
	z-index: 99;
}

.product-category-list-item .pclistitem-bgimg {
	float: left;
	width: 373px;
	height: 420px;
	margin-left: 40px;
	margin-top: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -76px;
}

.product-detailtop-warpper {
	position: absolute;
	width: 100%;
	height: 100vh;
	color: #262629;
	padding-bottom: 74px;
	z-index: 200;
	top: 0px;
}

.product-detailtop {
	margin: 0 auto;
	width: 1366px;
	min-height: 100px;
	line-height: 100px;
	text-align: center;
	display: none;
}

.product-detailtop-title {
	display: inline-block;
	width: 540px;
	height: 100px;
	color: #ffffff;
	text-align: left;
	margin-top: 44vh;
}

.product-detailtop-titleb {
	float: left;
	width: 100%;
	height: 58px;
	line-height: 58px;
	margin-left: 50px;
	font-size: 40px;
	font-weight: 600;
}

.product-detailtop-titles {
	float: left;
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-left: 50px;
	font-size: 16px;
}

.product-detailtop-desc {
	display: inline-block;
	width: 540px;
	height: 100px;
	color: #ffffff;
	text-align: left;
	margin-top: 44vh;
}

.product-detailtop-desc a {
	color: #ffffff !important;
}

.product-detailtop-descs {
	float: left;
	width: 56%;
	min-height: 26px;
	line-height: 26px;
	margin-left: 44%;
	font-size: 16px;
}

.product-detailtop-titlebtn {
	float: left;
	width: 156px;
	height: 40px;
	line-height: 40px;
	background-color: #0433AA;
	border-radius: 22px;
	text-align: center;
	cursor: pointer;
	margin-left: 44%;
	margin-top: 30px;
	font-size: 12px;
}

.product-detail-warpper {
	float: left;
	width: 100%;
	min-height: 100vh;
	color: #262629;
	background-color: #F8F9FC;
	padding-bottom: 74px;
	text-align: left;
}

.product-detail-warpper img {
	max-width: 100% !important;
}

.news-category-warpper {
	float: left;
	width: 100%;
	min-height: 100vh;
	color: #262629;
	background-color: #F8F9FC !important;
	padding-bottom: 74px;
}

.news-category-title {
	float: left;
	width: 100%;
	height: 70px;
	line-height: 44px;
	font-size: 40px;
	font-weight: 600;
	margin-top: 94px;
	text-align: center;
}

.news-category-title-sub {
	display: inline-block;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #76767F;
	cursor: pointer;
}

.news-category-title-sub.active {
	color: #262629 !important;
}

.news-category-block {
	float: left;
	width: 100%;
	min-height: 0px;
	display: none;
	text-align: center;
}

.news-category-blockpage {
	display: inline-block;
	margin: auto 0px;
	width: 1227px;
	min-height: 0px;
}

.news-category-block .news-category-blockitem {
	float: left;
	width: 383px;
	min-height: 570px;
	display: none;
	margin-right: 26px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 8px;
	margin-bottom: 18px;
	cursor: pointer;
	transition: transform 1s ease;
}

.news-category-block .news-category-blockitem a {
	color: #262629;
}

.news-category-block .news-category-blockitem:hover {
	transform: scale(1.02);
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .15)
}

.news-category-block .news-category-blockitem .ncbitem-img {
	float: left;
	width: 383px;
	height: 216px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}

.news-category-block .news-category-blockitem .ncbitem-title {
	float: left;
	width: 100%;
	min-height: 28px;
	line-height: 28px;
	margin-top: 40px;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	padding-left: 32px;
	padding-right: 32px;
}

.news-category-block .news-category-blockitem .ncbitem-desc {
	float: left;
	width: 100%;
	min-height: 26px;
	line-height: 26px;
	margin-top: 12px;
	text-align: left;
	color: #76767F;
	padding-left: 32px;
	padding-right: 32px;
}

.news-category-block .news-category-blockitem .ncbitem-time {
	float: left;
	width: 100%;
	min-height: 14px;
	line-height: 14px;
	margin-top: 20px;
	text-align: left;
	color: #898A8E;
	opacity: 0.4;
	padding-left: 32px;
	padding-right: 32px;
}

.news-category-pagego {
	float: left;
	width: 100%;
	height: 288px;
	background: linear-gradient(to bottom, rgba(241, 244, 253, 0), rgba(241, 244, 253, 1));
	margin-top: -188px;
	text-align: center;
}

.news-category-pagego span {
	width: 100%;
	margin-top: 172px;
	display: inline-block;
	height: 32px;
	line-height: 26px;
	font-weight: 600;
	color: #76767F;
	cursor: pointer;
}

.news-category-pagego img {
	display: inline-block;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.news-category-allload {
	float: left;
	width: 100%;
	margin-top: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #76767F;
	text-align: center;
}

.news-detail-warpper {
	float: left;
	width: 100%;
	min-height: 50vh;
	color: #262629;
	padding-bottom: 74px;
	text-align: center;
	margin-top: 96px;
}

.news-detail-warpper img {
	max-width: 100% !important;
}

.news-detail-fixwidth {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.news-detail-nav {
	float: left;
	width: auto;
	height: 26px;
	line-height: 26px;
	margin-right: 15px;
	color: #555555 !important;
}

.news-detail-title {
	float: left;
	width: 100%;
	min-height: 56px;
	line-height: 56px;
	font-size: 40px;
	font-weight: 600;
	margin-top: 20px;
}

.news-detail-row {
	float: left;
	width: 100%;
	min-height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #898A8E;
	opacity: 0.4;
}

.news-detail-hr {
	float: left;
	width: 100%;
	border-top: 1px solid #B7B7BC;
	height: 20px;
	margin-top: 10px;
}

.news-detail-tag {
	float: left;
	height: 28px;
	line-height: 28px;
	width: auto;
	min-width: 92px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #ECECEC;
	border-radius: 20px;
	color: #76767F;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	opacity: 0.6;
}

.news-detail-content {
	float: left;
	width: 100%;
	min-height: 100px;
	line-height: 24px;
	margin-top: 57px;
}

.news-detail-share {
	float: right;
	width: auto;
	height: 22px;
	line-height: 22px;
	margin-top: 22px;
}

.news-detail-share span,
.news-detail-share .shareBtn {
	float: left;
	width: auto;
	margin-left: 12px;
}

.news-detail-share .shareBtn {
	cursor: pointer;
}

.dataformat {
	display: none;
}


.join-category-warpper {
	float: left;
	width: 100%;
	min-height: 100vh;
	color: #262629;
	background-color: #F1F4FD !important;
	text-align: center;
}

.join-category-tip-warpper {
	display: inline-block;
	margin: auto 0px;
	width: 1230px;
	min-height: 0px;
}

.join-category-tip {
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-weight: 600;
	font-size: 40px;
	color: #262629;
	margin-top: 94px;
	text-align: left;
	/*font-family: PingFangSC-SNaNpxibold;*/
}

.join-category-title {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 34px;
	text-align: left;
}

.join-category-title-sub {
	display: inline-block;
	min-width: 138px;
	height: 40px;
	line-height: 38px;
	padding-left: 20px;
	padding-right: 20px;
	color: #262629;
	cursor: pointer;
	border-radius: 20px;
	background-color: #EDEFF2;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	margin-right: 24px;
	/*font-family: PingFangSC-Medium;*/
}

.join-category-title-sub.active {
	color: #ffffff !important;
	background-color: #262629 !important;
}

.join-category-block {
	float: left;
	width: 100%;
	min-height: 0px;
	display: none;
	text-align: center;
}

.join-category-blockpage {
	display: inline-block;
	margin: auto 0px;
	width: 1230px;
	min-height: 0px;
}

.join-category-block .join-category-blockitem {
	float: left;
	width: 383px;
	min-height: 460px;
	display: none;
	margin-right: 26px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 33px;
	cursor: pointer;
	transition: transform 1s ease;
}

.join-category-block .join-category-blockitem a {
	color: #262629;
}

.join-category-block .join-category-blockitem:hover {
	transform: scale(1.02);
	background-color: #1E47D8 !important;
	color: #FFFFFF !important;
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .15)
}

.join-category-block .join-category-blockitem:hover a {
	color: #FFFFFF !important;
}

.join-category-block .join-category-blockitem:hover .ncbitem-text {
	font-weight: 600 !important;
	/*font-family: PingFangSC-SNaNpxibold !important;*/
}

.join-category-block .join-category-blockitem .ncbitem-title {
	float: left;
	width: 100%;
	min-height: 28px;
	line-height: 28px;
	margin-top: 32px;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	padding-left: 33px;
	padding-right: 33px;
	/*font-family: PingFangSC-SNaNpxibold;*/
}

.join-category-block .join-category-blockitem .ncbitem-desc {
	float: left;
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin-top: 5px;
	text-align: left;
	font-weight: 400;
	font-size: 14px;
	padding-left: 33px;
	padding-right: 33px;
	/*font-family: PingFangSC-Regular;*/
}

.join-category-block .join-category-blockitem .ncbitem-text {
	float: left;
	width: 100%;
	min-height: 26px;
	line-height: 26px;
	margin-top: 42px;
	font-weight: 400;
	text-align: left;
	padding-left: 33px;
	padding-right: 33px;
	/*font-family: PingFangSC-Regular;*/
}

.join-category-block .join-category-blockitem .ncbitem-text>span {
	float: left;
	width: 100%;
	margin-bottom: 16px;
}

.join-category-pagego {
	float: left;
	width: 100%;
	height: 388px;
	background: linear-gradient(180deg, #f1f4fd00 0%, #f7f9fef2 65%, #F7F9FE 88%);
	margin-top: -268px;
	text-align: center;
}

.join-category-pagego span {
	width: 100%;
	margin-top: 288px;
	display: inline-block;
	height: 32px;
	line-height: 26px;
	font-weight: 600;
	color: #76767F;
	cursor: pointer;
}

.join-category-pagego img {
	display: inline-block;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.join-category-allload {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
	line-height: 26px;
	font-weight: 600;
	color: #76767F;
	text-align: center;
}

.join-detail-warpper {
	float: left;
	width: 100%;
	min-height: 50vh;
	color: #262629;
	padding-bottom: 74px;
	text-align: center;
	margin-top: 96px;
}

.join-detail-warpper img {
	max-width: 100% !important;
}

.join-detail-fixwidth {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.join-detail-nav {
	float: left;
	width: auto;
	height: 36px;
	line-height: 36px;
	margin-right: 15px;
	color: #ffffff !important;
}

.join-detail-title {
	float: left;
	width: 100%;
	min-height: 48px;
	line-height: 48px;
	font-size: 40px;
	font-weight: 600;
	margin-top: 30px;
	color: #ffffff !important;
}

.join-detail-row {
	float: left;
	width: auto;
	min-height: 22px;
	line-height: 22px;
	font-weight: 300;
	font-size: 16px;
	opacity: 0.4;
	margin-top: 49px;
	margin-right: 46px;
	color: #ffffff !important;
	/*font-family: PingFangSC-Light;*/
}

.join-detail-content {
	float: left;
	width: 100%;
	min-height: 100px;
	line-height: 24px;
	margin-top: 30px;
	padding-top: 77px;
}

.common-inner-banner,
.common-inner-banner .swiper-container,
.common-inner-banner .swiper-wrapper {
	float: left;
	width: 100%;
	height: 800px;
}

.common-inner-banner .swiper-slide {
	scale: (1) !important;
}

.common-inner-banner .swiper-slide img {
	border-radius: 0px;
}

.common-inner-banner .swiper-slide-active,
.common-inner-banner .swiper-slide-duplicate-active {
	transform: scale(1) !important;
}

.common-inner-banner .swiper-container .button {
	top: -51% !important;
}

.common-inner-banner .swiper-container .swiper-button-prev {
	width: 50px !important;
	height: 50px !important;
	background-image: url(../images/innerleft.png) !important;
	opacity: 0.2 !important;
	left: 40px !important;
}

.common-inner-banner .swiper-container .swiper-button-next {
	width: 50px !important;
	height: 50px !important;
	background-image: url(../images/innerright.png) !important;
	opacity: 0.2 !important;
	right: 40px !important;
}

.common-inner-banner .swiper-container .swiper-button-prev:hover,
.common-inner-banner .swiper-container .swiper-button-next:hover {
	opacity: 0.6 !important;
}

.common-inner-banner .iswli-bimg,
.common-inner-banner .iswli-bimg a {
	float: left;
	width: 100%;
	height: 800px;
}

.common-inner-banner .iswli-img {
	float: left;
	width: 50%;
	height: 800px;
}

.common-inner-banner .iswli-img a {
	float: left;
	width: 100%;
	height: 800px;
}

.common-inner-banner .iswli-text {
	float: left;
	width: 100%;
	height: 800px;
	margin-top: -800px;
}

.common-inner-banner .iswli-text .iswli-name {
	float: left;
	width: 100%;
	height: 56px;
	margin-top: 363px;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}

.common-inner-banner .iswli-text .iswli-name>span {
	display: inline-block;
	width: auto;
	height: 50px;
	line-height: 52px;
	color: #FFFEF6;
	border-bottom: 2px solid #AB1E20;
	font-family: STSongti-SC-Light;
}

.common-inner-banner .iswli-text .iswli-desc {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #FFFEF6;
	text-align: center;
	/*font-family: PingFangSC-Thin;*/
	opacity: 0.8;
	font-weight: 100;
	font-size: 20px;
}

.common-inner-banner .iswli-btext {
	float: left;
	width: 50%;
	height: 800px;
	background-color: #AB1E20;
	color: #FFFEF6 !important;
}

.common-inner-banner .iswli-btext a {
	float: left;
	width: 100%;
	height: 800px;
	background-color: #AB1E20;
	color: #FFFEF6 !important;
}

.common-inner-banner .iswli-btext .iswlib-name {
	float: left;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 30px;
	font-weight: 700;
	margin-top: 203px;
	padding-left: 248px;
	font-family: STSongti-SC-Bold;
}

.common-inner-banner .iswli-btext .iswlib-desc {
	float: left;
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin-top: 4px;
	padding-left: 248px;
	opacity: 0.5;
	font-size: 14px;
	letter-spacing: 0;
	font-family: Avenir-Oblique;
}

.common-inner-banner .iswli-btext .iswlib-title {
	float: left;
	width: 457px;
	min-height: 34px;
	line-height: 34px;
	font-weight: 400;
	font-size: 24px;
	line-height: 34px;
	margin-top: 40px;
	margin-left: 248px;
	/*font-family: PingFangSC-Regular;*/
}

.common-inner-banner .iswli-btext .iswlib-shorttitle {
	float: left;
	width: 446px;
	min-height: 0px;
	line-height: 34px;
	font-weight: 700;
	font-size: 24px;
	margin-top: 9px;
	margin-left: 248px;
}

.common-inner-banner .iswli-btext .iswlib-subtitle {
	float: left;
	width: 457px;
	min-height: 34px;
	line-height: 26px;
	font-weight: 400;
	font-size: 14px;
	margin-top: 40px;
	margin-left: 248px;
	/*font-family: PingFangSC-Light;*/
}

.common-inner-banner .iswli-btext .iswlib-subtitle span {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

.common-inner-banner .product-text {
	float: left;
	width: 100%;
	height: 84px;
	margin-top: 94px;
}

.common-inner-banner .product-text .productt-name {
	float: left;
	width: 100%;
	height: 56px;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}

.common-inner-banner .product-text .productt-name>span {
	display: inline-block;
	width: auto;
	height: 48px;
	line-height: 50px;
	color: #262629;
	border-bottom: 2px solid #AB1E20;
	font-family: STSongti-SC-Light;
}

.common-inner-banner .product-text .productt-desc {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #FFFEF6;
	text-align: center;
	opacity: 0.8;
	font-weight: 100;
	font-size: 20px;
	color: #262629;
	/*font-family: PingFangSC-Thin;*/
}

.common-inner-banner .product-list {
	float: left;
	width: 100%;
	min-height: 389px;
	margin-top: 40px;
}

.common-inner-banner .product-listwrapper {
	margin: 0px auto;
	width: 1220px;
	height: 389px;
	text-align: center;
}

.common-inner-banner .product-list .productl-itembig {
	float: left;
	width: 590px;
	height: 389px;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.common-inner-banner .product-list .productl-item {
	float: left;
	width: 288px;
	height: 290px;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 6px;
}

.common-inner-banner .product-list .productl-itemimg {
	float: left;
	width: 100%;
	height: 100%;
}

.common-inner-banner .product-list .productl-itemtext {
	float: left;
	width: 100%;
	height: 100%;
	text-align: left;
}

.common-inner-banner .product-list .productl-itemtext-title {
	float: left;
	width: 100%;
	height: 34px;
	font-weight: 700;
	font-size: 24px;
	color: #FFFEF6;
	line-height: 34px;
	margin-top: 32px;
	padding-left: 32px;
	font-family: STSongti-SC-Bold;
}

.common-inner-banner .product-list .productl-itemtext-desc {
	float: left;
	width: 100%;
	height: 26px;
	opacity: 0.7;
	font-weight: 400;
	font-size: 14px;
	color: #FFFEF6;
	line-height: 26px;
	margin-top: 2px;
	padding-left: 32px;
	/*font-family: PingFangSC-Regular;*/
}

.common-inner-banner .product-list .productl-itemtext-text {
	float: left;
	width: 100%;
	height: 26px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFEF6;
	line-height: 26px;
	margin-top: 136px;
	padding-left: 26px;
}

.common-inner-banner .product-list .productl-itemtext-text span {
	float: left;
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin-top: 8px;
	/*font-family: PingFangSC-Regular;*/
}

.common-inner-banner .product-list .productl-itemtext-text span:first-child {
	margin-top: 0px !important;
}

.common-inner-banner .product-list .productl-itemtextbg {
	float: left;
	width: 100%;
	height: 100%;
	text-align: left;
	background-color: #BB1D21;
	opacity: 0.87;
	display: none;
}

.common-inner-banner .product-list .productl-itembig .productl-itemtext,
.common-inner-banner .product-list .productl-itembig .productl-itemtextbg {
	margin-top: -389px !important;
}

.common-inner-banner .product-list .productl-item .productl-itemtext {
	margin-top: -290px !important;
}

.common-inner-banner .product-list .productl-item .productl-itemtext-title {
	width: 199px;
}


.common-big-banner {
	display: block;
	width: 100%;
	height: 100vh;
	z-index: 99;
}

.common-big-banner .carousel {
	position: relative;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
}

.common-big-banner .carousel-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	transition: opacity 1s linear;
	background-repeat: no-repeat;
	background-size: cover;
}

.common-big-banner .carousel-item a {
	float: left;
	height: 100vh;
	width: 100%;
}

.common-big-banner .carousel-item.active {
	opacity: 1;
}

.common-big-banner .carousel-text {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translateX(-50%);
	width: 80%;
	padding: 20px;
	text-align: center;
	cursor: pointer;
	min-height: 46px;
	height: 46px;
	line-height: 65px;
	font-weight: 600;
	font-size: 46px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	display: none;
	/*font-family: PingFangSC-SNaNpxibold;*/
}

.common-big-banner .carousel-text span {
	float: left;
	width: 100%;
	min-height: 46px;
}

.common-big-banner .carousel-text .carousel-texttitle {
	height: 78px !important;
	line-height: 78px !important;
	font-weight: 600 !important;
	font-size: 56px !important;
}


.common-big-banner .carousel-nav {
	position: absolute;
	left: 50%;
	bottom: 37px;
	transform: translateX(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
	cursor: default;
}

.common-big-banner .carousel-nav button {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: none;
	margin: 0 10px;
	background-color: #fff;
	cursor: pointer;
	transition: all 0.3s ease;
	background-color: #D8D8D8;
	opacity: 0.4;
}

.common-big-banner .carousel-nav button.active {
	opacity: 1;
}

.footer {
	background-color: #ffffff !important;
}

.bgwhite {
	background-color: #FFFFFF !important;
}

.bgmain {
	background-color: #F8F8F9 !important;
}