/* 内页版心 */
.n-wrap {
	width: 1320px;
	margin-left: auto;
	margin-right: auto;
}
/* 内页公用面包屑 */
.common-crumb {
	width: 100%;
	height: 72px;
	border-bottom: 1px solid #e4e4e4;
	background: #fff;
}
.common-crumb .crumb-wrap {
	width: 1372px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.common-crumb .left {
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 26px;
}
.common-crumb .left img {
	margin-right: 8px;
}
.common-crumb .left p,
.common-crumb .left a {
	color: #322f2a;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.common-crumb .left a {
	display: block;
	position: relative;
}
.common-crumb .left a:hover {
	color: #ff7101;
}
.common-crumb .left a::after {
	content: ">";
	margin-right: 5px;
	margin-left: 5px;
}
.common-crumb .left a:last-of-type::after {
	content: none;
}
.common-crumb .right {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 20px;
}
.common-crumb .right a {
	color: #322f2a;
	text-align: center;

	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 250%;
	letter-spacing: 1.5px;
	text-transform: capitalize;
	display: block;
	margin-left: 48px;
}
.common-crumb .right a:nth-child(1) {
	margin-left: 0;
}
.common-crumb .right a.current {
	color: #ff7101;
	font-weight: 700;
}
.common-crumb .right a:hover {
	color: #ff7101;
}
/* 内页公用分页器 */
.common-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
}
.common-pagination > a {
	display: block;
	padding: 7px 13px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	color: #6b6b6b;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	margin-right: 8px;
}
.common-pagination > a.current {
	background-color: #ff7101;
	font-weight: 700;
	color: #fff;
}
.common-pagination > a:hover {
	background-color: #ff7101;
	color: #fff;
}
.common-pagination .link {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.common-pagination .link a {
	display: block;
	color: #6b6b6b;
	font-family: PingFang SC;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	margin-right: 8px;
}
.common-pagination .link a:hover {
	color: #ff7101;
}
.common-pagination .link span {
	color: #6b6b6b;
	font-family: PingFang SC;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	margin-left: 8px;
}
.common-pagination .link input {
	width: 54px;
	height: 34px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	padding-left: 13px;
	padding-right: 13px;
}
.common-pagination .link input:focus {
	outline-color: #ff7101;
}
/* 关于我们页面 */
.about-page {
	padding-bottom: 106px;
}
/* .about-page .about-banner {
  margin-top: 100px;
} */
.about-page .about-article {
	padding-top: 79px;
	background-color: #fff;
}
.about-page .about-article .title {
	color: #322f2a;

	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize;
}
.about-page .about-article .main {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 29px;
}
.about-page .about-article .main .text p {
	color: #646464;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.87;
	margin-bottom: 40px;
	overflow-wrap: break-word;
}
.about-page .about-article .main .text p:last-of-type {
	margin-bottom: 0;
}
.about-page .about-article .main .pic {
	margin-left: 55px;
}
.about-page .about-article .main .pic img {
	width: 613px;
	height: 613px;
	object-fit: cover;
}
.about-page .about-article .img-list {
	margin-top: 82px;
}
/* 企业文化 */
.company-culture-page {
	padding-bottom: 158px;
	/* 企业文化公用标题 */
	/* 企业文化模块 */
	/*反贿赂合规  */
}
.company-culture-page .cluture-banner {
	margin-top: 100px;
}
.company-culture-page .culture-title {
	color: #322f2a;
	text-align: center;

	font-size: 42px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize;
}
.company-culture-page .culture-model {
	margin-top: 79px;
}
.company-culture-page .culture-model .culture-wrap {
	width: 1677px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 57px;
	position: relative;
}
.company-culture-page .culture-model .culture-wrap .culture-list {
	position: absolute;
	left: 50%;
	bottom: 59px;
	transform: translateX(-50%);
	display: flex;
}
.company-culture-page .culture-model .culture-wrap .culture-list .culture-item {
	width: 440px;
	height: 146px;
	background: rgba(255, 255, 255, 0.3);
	box-shadow: 0px 0px 24px 0px rgba(255, 255, 255, 0.7) inset, 4px 4px 12px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(6px);
	padding-left: 35px;
	padding-top: 41px;
	padding-right: 29px;
	transition: 0.45s ease all;
}
.company-culture-page .culture-model .culture-wrap .culture-list .culture-item .title {
	color: #fff;
	text-align: left;

	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.company-culture-page .culture-model .culture-wrap .culture-list .culture-item .desc {
	color: #fff;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.45;
	margin-top: 6px;
}
.company-culture-page .culture-model .culture-wrap .culture-list .culture-item.current {
	background: #fff;
	transform: translateY(-13px);
}
.company-culture-page .culture-model .culture-wrap .culture-list .culture-item.current .title {
	color: #322f2a;
	font-weight: 600;
}
.company-culture-page .culture-model .culture-wrap .culture-list .culture-item.current .desc {
	color: #414141;
}
.company-culture-page .bribery-model {
	margin-top: 93px;
	/*   视差滚动*/
	/* 反贿赂说明 */
}
.company-culture-page .bribery-model .attachment {
	margin-top: 69px;
	height: 309px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	background-attachment: fixed;
}
.company-culture-page .bribery-model .attachment p {
	color: #fff;

	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 2.23;
	padding-top: 71px;
	padding-left: 80px;
	padding-right: 80px;
	overflow-wrap: break-word;
}
.company-culture-page .bribery-model .bribery-text {
	margin-top: 112px;
}
.company-culture-page .bribery-model .bribery-text .bribery-title {
	color: #322f2a;
	text-align: left;

	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.company-culture-page .bribery-model .bribery-text ul {
	margin-top: 25px;
}
.company-culture-page .bribery-model .bribery-text ul li {
	color: #322f2a;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	margin-bottom: 45px;
	display: flex;
	align-items: stretch;
	justify-content: start;
}
.company-culture-page .bribery-model .bribery-text ul li span {
	margin-right: 11px;
	display: block;
}
.company-culture-page .bribery-model .bribery-text ul li span::before {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ff7101;
}
.company-culture-page .bribery-model .bribery-text .email span {
	color: #322f2a;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.company-culture-page .bribery-model .bribery-text .email a {
	color: #ff7101;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.phone-swiper,
.phone-pro-swiper {
	display: none;
}
/* 产品系列公用banner */
.pro-banner {
	/* margin-top: 100px; */
	position: relative;
}
.pro-banner .text {
	position: absolute;
	top: 50%;
	left: 15.625%;
	transform: translateY(-50%);
}
.pro-banner .text .title {
	color: #fff;

	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
}
.pro-banner .text .sub-title {
	color: #fff;
	text-align: left;

	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 2px;
	text-transform: capitalize;
	margin-top: 17px;
}
/* 产品列表 */
.pro-list-page {
	padding-bottom: 114px;
	background: #fff;
}
.pro-list-page .pro-main {
	padding-top: 56px;
	/* 左侧的产品系列展示 */
	/* 右侧产品列表 */
}
.pro-list-page .pro-main .n-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.pro-list-page .pro-main .pro-left {
	width: 294px;
}
.pro-list-page .pro-main .pro-left .pro-section {
	border-top: 1px solid #dadada;
}
.pro-list-page .pro-main .pro-left .pro-section:nth-of-type(1) {
	border-top: none;
}
.pro-list-page .pro-main .pro-left .pro-section:last-of-type {
	border-bottom: 1px solid #dadada;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head {
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 15px;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head .pro-head-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	user-select: none;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head p {
	color: #322f2a;

	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.4px;
	text-transform: capitalize;
	flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 23px;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head span {
	cursor: pointer;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head span .active {
	display: none;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head span.current .active {
	display: block;
}
.pro-list-page .pro-main .pro-left .pro-section .pro-head span.current .default {
	display: none;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list {
	padding-left: 18px;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item {
	margin-bottom: 39px;
	display: none;
	/* 这个是a标签 */
	/* 模拟input点击框 */
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item:last-of-type {
	margin-bottom: 34px;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item:first-child {
	margin-top: 29px;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .item-link {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .item-link.active .imitate-input img {
	opacity: 1;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .item-link:hover .title {
	color: #ff7101;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .item-link:hover .imitate-input {
	border-color: #ff7101;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .imitate-input {
	width: 18px;
	height: 18px;
	border-radius: 2px;
	border: 2px solid #322f2a;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .imitate-input img {
	opacity: 0;
}
.pro-list-page .pro-main .pro-left .pro-section .show-list .pro-show-item .title {
	color: #322f2a;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.28px;
	text-transform: capitalize;
	margin-left: 10px;
	/* 最多两行 */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.pro-list-page .pro-main .pro-left .pro-section .show-more {
	color: #ff5601;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.28px;
	text-transform: capitalize;
	margin-bottom: 34px;
	user-select: none;
	cursor: pointer;
	display: none;
}
.pro-list-page .pro-main .pro-right {
	margin-left: 71px;
	width: 956px;
	/* 产品列表 */
}
.pro-list-page .pro-main .pro-right .title {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.pro-list-page .pro-main .pro-right .title h5 {
	color: #322f2a;

	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.4px;
	text-transform: capitalize;
}
.pro-list-page .pro-main .pro-right .title span {
	flex: 1;
	height: 1px;
	margin-left: 14px;
	margin-top: 9px;
	background-color: #dadada;
}
.pro-list-page .pro-main .pro-right .pro-list {
	width: 100%;
	margin-top: 22px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-bottom: 90px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 39px;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item {
	width: 31.9372%;
	margin-right: 20px;
	margin-top: 33px;
	overflow: hidden;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item:nth-child(-n + 3) {
	margin-top: 0;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item:nth-child(3n) {
	margin-right: 0;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item a {
	display: block;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .img-wrap {
	width: 100%;
	height: auto;
	padding-bottom: 100%;
	position: relative;
	border-radius: 8px;
	background-color: #f6f6f6;
	overflow: hidden;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .img-wrap:hover img {
	transform: scale(1.2);
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .img-wrap .current {
	display: block;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .img-wrap img {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	mix-blend-mode: multiply;
	transition: 0.45s ease;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text {
	margin-top: 29px;
	width: 100%;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .name {
	color: #322f2a;

	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.32px;
	text-transform: capitalize;
	padding-right: 15px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .name:hover {
	color: #ff7101;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .brand {
	color: #7c7c7c;

	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.24px;
	text-transform: capitalize;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding-right: 15px;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .price-line {
	display: flex;
	align-items: center;
	margin-top: 10px;
}
/* 当前价格 */
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .cur-price {
	color: #ff5601;
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	text-transform: capitalize;
}
/* 预售价格 */
.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .pre-price {
	color: #bcbcbc;
	text-align: right;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	text-transform: capitalize;
	margin-left: 6px;
	text-decoration: line-through;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list {
	margin-top: 18px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list .color-item {
	margin-right: 6px;
	width: 20px;
	height: 20px;
	background-color: #a9a9a9;
	position: relative;
	cursor: pointer;
	border-radius: 50%;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list .color-item.current {
	width: 26px;
	height: 26px;
}
.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list .color-item .color {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #fff;
}
/* 产品详情 */
.pro-detail-page .pro-detail-main .n-wrap {
	padding-top: 40px;
	padding-bottom: 129px;
	background-color: #fff;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.pro-detail-page .pro-detail-main .left {
	width: 57.5%;
}
.pro-detail-page .pro-detail-main .left .img-list {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item {
	width: 362px;
	margin-top: 35px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item:nth-of-type(-n + 2) {
	margin-top: 0;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item .img {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item .hover-box {
	position: absolute;
	transition: all 0.45s;
	width: 100%;
	height: 100%;
	top: -100%;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(6px);
}
.pro-detail-page .pro-detail-main .left .img-list .img-item .hover-box img {
	position: absolute;
	left: 18.65px;
	top: 15.62px;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item .hover-box p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-family: PingFang SC;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.pro-detail-page .pro-detail-main .left .img-list .img-item:hover .hover-box {
	top: 0;
}
.pro-detail-page .pro-detail-main .right {
	width: 39.697%;
	max-width: 100%;
	overflow: hidden;
	padding-top: 33px;
	/* 产品介绍模块 */
}
.pro-detail-page .pro-detail-main .right .brand {
	color: #ffa157;

	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.36px;
	text-transform: capitalize;
	overflow-wrap: break-word;
}
.pro-detail-page .pro-detail-main .right .desc {
	color: #b4b4b4;

	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.28px;
	text-transform: capitalize;
	margin-top: 5px;
	overflow-wrap: break-word;
}
.pro-detail-page .pro-detail-main .right .pro-name {
	color: #322f2a;

	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	/* 36.6px */
	letter-spacing: 0.6px;
	text-transform: capitalize;
	margin-top: 11px;
	overflow-wrap: break-word;
}
.pro-detail-page .pro-detail-main .right .pro-hot {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 9px;
}
.pro-detail-page .pro-detail-main .right .pro-hot .hot-list {
	margin-right: 7px;
}
.pro-detail-page .pro-detail-main .right .pro-hot .hot-list img {
	margin-left: 4px;
}
.pro-detail-page .pro-detail-main .right .pro-hot .hot-list img:first-of-type {
	margin-left: 0;
}
.pro-detail-page .pro-detail-main .right .pro-hot .click-num {
	color: #5f5f5f;

	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	/* 14.64px */
	letter-spacing: 0.24px;
	text-transform: capitalize;
}
.pro-detail-page .pro-detail-main .right .pro-text {
	margin-top: 27px;
	color: #322f2a;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 22.4px */
	letter-spacing: 0.28px;
	text-transform: capitalize;
	max-width: 100%;
	overflow-wrap: break-word;
}
.pro-detail-page .pro-detail-main .right .pro-text img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.pro-detail-page .pro-detail-main .right .color-title {
	margin-top: 16px;
	margin-bottom: 18px;
	color: #322f2a;

	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	letter-spacing: 0.36px;
	text-transform: capitalize;
}
.pro-detail-page .pro-detail-main .right .color-list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.pro-detail-page .pro-detail-main .right .color-list .color-item {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #a9a9a9;
	margin-right: 6px;
	position: relative;
	cursor: pointer;
}
.pro-detail-page .pro-detail-main .right .color-list .color-item .color {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	z-index: 2;
	border: 1px solid #fff;
}
.pro-detail-page .pro-detail-main .right .color-list .color-item.current {
	width: 26px;
	height: 26px;
}
.pro-detail-page .pro-detail-main .right .download-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 48px;
	width: 439px;
	height: 56px;
	border-radius: 42px;
	background: #ff7101;
	color: #fff;

	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}
.pro-detail-page .pro-detail-main .right .download-btn img {
	margin-right: 10px;
}
.pro-detail-page .pro-detail-main .right .pro-intro {
	margin-top: 48px;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item {
	border-bottom: 1px solid #dadada;
	/* 内容主体 */
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item:nth-of-type(1) {
	border-top: 1px solid #dadada;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head {
	padding-top: 17px;
	padding-bottom: 17px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head span {
	color: #322f2a;

	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	/* 21.96px */
	letter-spacing: 0.36px;
	text-transform: capitalize;
	user-select: none;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head span:nth-of-type(1) {
	flex: 1;
	padding-right: 15px;
	overflow-wrap: break-word;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list {
	/* 激活状态 */
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list .active {
	display: none;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list img {
	cursor: pointer;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list.current .active {
	display: block;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list.current .default {
	display: none;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-main {
	padding-left: 13px;
	padding-bottom: 32px;
	padding-right: 13px;
	display: none;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-main .main-item {
	margin-top: 16px;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-main .main-item .intro-title {
	color: #696969;

	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 122%;
	/* 19.52px */
	letter-spacing: 0.32px;
	text-transform: capitalize;
	overflow-wrap: break-word;
}
.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-main .main-item .intro-desc {
	color: #696969;

	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 122%;
	/* 17.08px */
	letter-spacing: 0.28px;
	text-transform: capitalize;
	overflow-wrap: break-word;
	margin-top: 3px;
}
.pro-detail-page .max-pic-list {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	overflow-y: auto;
	z-index: 9999;
	background: rgba(255, 255, 255, 0.98);
	cursor: zoom-out;
	display: none;
}
/* 修改 */
.pro-detail-page .max-pic-list .max-icon {
	/* position: absolute; */
	position: fixed;
	top: 99px;
	right: 13.6458%;
	cursor: pointer;
}
.pro-detail-page .max-pic-list .n-wrap {
	margin-top: 182px;
	margin-bottom: 185px;
}
.pro-detail-page .max-pic-list .n-wrap img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	mix-blend-mode: multiply;
}
.pro-detail-page .max-pic-list .n-wrap img:nth-of-type(1) {
	margin-top: 0;
}
/* 新闻系列公用banner */
.new-banner {
	position: relative;
	/* margin-top: 100px; */
}
.new-banner .text {
	position: absolute;
	left: 15.625%;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;

	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
}
/* 新闻列表 */
.new-list-page {
	padding-bottom: 130px;
}
.new-list-page .new-list {
	margin-top: 71px;
	margin-bottom: 114px;
}
.new-list-page .new-list .new-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 40px;
}
.new-list-page .new-list .new-item:last-of-type {
	margin-bottom: 0;
}
.new-list-page .new-list .new-item .pic {
	width: 341px;
	height: 227px;
	flex-shrink: 0;
	overflow: hidden;
}
.new-list-page .new-list .new-item .pic a {
	display: block;
	width: 100%;
	height: 100%;
}
.new-list-page .new-list .new-item .pic a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 12px;
	transition: all 0.45s ease;
}
.new-list-page .new-list .new-item .pic:hover img {
	transform: scale(1.15);
}
.new-list-page .new-list .new-item .text {
	padding-left: 31px;
	padding-top: 13px;
	flex: 1;
	overflow: hidden;
}
.new-list-page .new-list .new-item .text .title {
	display: block;
	color: #322f2a;

	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	/* text-transform: capitalize; */
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word;
}
.new-list-page .new-list .new-item .text .title:hover {
	color: #ff7101;
}
.new-list-page .new-list .new-item .text .desc {
	color: #6f6f6f;

	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	/* text-transform: capitalize; */
	margin-top: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	overflow-wrap: break-word;
	min-height: 52px;
}
.new-list-page .new-list .new-item .text .info {
	margin-top: 6px;
}
.new-list-page .new-list .new-item .text .info span {
	color: #959493;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.71;
	text-transform: capitalize;
	overflow-wrap: break-word;
	display: inline-block;
	max-width: 90%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.new-list-page .new-list .new-item .text .info .source::after {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #9e9e9e;
	margin-left: 7px;
}
.new-list-page .new-list .new-item .text .info .num {
	margin-left: 7px;
}
.new-list-page .new-list .new-item .text .read-btn {
	width: 141px;
	height: 32px;
	margin-top: 38px;
	border-radius: 6px;
	background-color: #e4e5e9;
	color: #322f2a;

	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	display: flex;
	justify-content: center;
	align-items: center;
}
.new-list-page .new-list .new-item .text .read-btn:hover {
	background-color: #ff7101;
	color: #fff;
}
/* 新闻详情 */
.new-detail-page .new-detail-main {
	margin-top: 73px;
	margin-bottom: 103px;
	/* 主体内容 */
}
.new-detail-page .new-detail-main .time {
	color: #777;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0.32px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.new-detail-page .new-detail-main .title {
	color: #292929;

	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	text-transform: capitalize;
	margin-bottom: 25px;
	overflow-wrap: break-word;
}
.new-detail-page .new-detail-main .info {
	padding-bottom: 41px;
	border-bottom: 1px solid #414141;
}
.new-detail-page .new-detail-main .info span {
	color: #959493;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.7;
	text-transform: capitalize;
}
.new-detail-page .new-detail-main .info .circle {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-left: 7px;
	margin-right: 7px;
}
.new-detail-page .new-detail-main .article-main {
	padding-top: 41px;
	padding-bottom: 62px;
	border-bottom: 1px solid #e1e1e1;
}
.new-detail-page .new-detail-main .article-main p {
	color: #4a4a4a;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%;
	/* 限制文本 */
	max-width: 100%;
	overflow-wrap: break-word;
	margin-bottom: 41px;
}
.new-detail-page .new-detail-main .article-main p:last-of-type {
	margin-bottom: 0;
}
.new-detail-page .new-detail-main .article-main img {
	max-width: 100%;
	height: auto;
}
.new-detail-page .new-detail-main .toggle-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 37px;
}
.new-detail-page .new-detail-main .toggle-list a {
	color: #676767;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%;
	letter-spacing: 1.4px;
	text-transform: capitalize;
	max-width: 45%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word;
}
.new-detail-page .new-detail-main .toggle-list a:hover {
	color: #ff7101;
}
/* 联系我们 */
.contact-page {
	/* 联系我们banner */
}
.contact-page .contact-banner {
	/* margin-top: 100px; */
	position: relative;
}
.contact-page .contact-banner .text {
	position: absolute;
	left: 15.625%;
	/* top: 30.41%; */
	top: 50%;
	transform: translateY(-50%);
	color: #fff;

	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
}
.contact-page .contact-list {
	margin-top: 81px;
	margin-bottom: 131px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contact-page .contact-list .contact-item {
	width: 48.485%;
	/* height: 286px; */
	height: 687px;
	border-radius: 8px;
	border: 1px solid #f6f6f6;
	background: #fff;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	padding-top: 44px;
	padding-left: 44px;
	padding-right: 46px;
	margin-top: 40px;
}
.contact-page .contact-list .contact-item:nth-of-type(-n + 2) {
	margin-top: 0;
}
.contact-page .contact-list .contact-item:hover {
	border-radius: 8px;
	background: #fff9f4;
	box-shadow: 0px 4px 12px 0px rgba(255, 113, 1, 0.2);
}
.contact-page .contact-list .contact-item:hover .top {
	border-color: #ffbf9f;
}
.contact-page .contact-list .contact-item:hover .top span {
	color: #ff7101;
}
.contact-page .contact-list .contact-item .top {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 23px;
	border-bottom: 1px solid #cbcbcb;
}
.contact-page .contact-list .contact-item .top span {
	color: #322f2a;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	margin-left: 10px;
}
.contact-page .contact-list .contact-item .bottom {
	padding-top: 36px;
}
.contact-page .contact-list .contact-item .bottom .address {
	margin-bottom: 22px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contact-page .contact-list .contact-item .bottom .address span:nth-child(1) {
	height: 100%;
	white-space: nowrap;
	margin-right: 5px;
}
.contact-page .contact-list .contact-item .bottom span,
.contact-page .contact-list .contact-item .bottom a {
	color: #3f3f3f;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	/* text-transform: capitalize; */
	word-wrap: break-word;
}

/* 地图组件 */
.contact-page .contact-list .contact-item .bottom .map {
	width: 100%;
	height: 402px;
	margin-top: 23px;
}
/* 供应商系列表单 */
.agent-common-form {
	padding-top: 98px;
	padding-bottom: 96px;
	background: #f6f6f6;
}
.agent-common-form .title {
	color: #ff5601;
	text-align: center;

	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.32;
	text-transform: capitalize;
	margin-bottom: 37px;
}
.agent-common-form .desc .p1 {
	color: #322f2a;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.17;
	text-transform: capitalize;
	margin-bottom: 11px;
}
.agent-common-form .desc .p2 {
	color: #686868;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75;
	text-transform: capitalize;
}
.agent-common-form .form-box {
	margin-top: 43px;
}
.agent-common-form .form-box .row1 {
	display: flex;
	justify-content: space-between;
}
.agent-common-form .form-box .row1 .input-item {
	width: 48.712%;
	height: 52px;
	background: #fff;
}
.agent-common-form .form-box .row1 .input-item input {
	width: 100%;
	height: 100%;
	padding-left: 24px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #322f2a;
	border: 1px solid #d8d8d8;
}
.agent-common-form .form-box .row1 .input-item input::placeholder {
	color: #a1a1a1;
}
.agent-common-form .form-box .row1 .input-item input:focus {
	outline-color: #ff7101;
}
.agent-common-form .form-box .row2 {
	width: 100%;
	margin-top: 32px;
}
.agent-common-form .form-box .row2 textarea {
	width: 100%;
	height: 324px;
	border: 1px solid #d8d8d8;
	background: #fff;
	resize: none;
	padding-left: 24px;
	padding-top: 22px;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #322f2a;
}
.agent-common-form .form-box .row2 textarea::placeholder {
	color: #a1a1a1;
}
.agent-common-form .form-box .row2 textarea:focus {
	outline-color: #ff7101;
}
/* 新加验证码 */
.agent-common-form .form-box .row3 {
	margin-top: 32px;
	display: flex;
	align-items: center;
}
/* 修改 */
.agent-common-form .form-box .row3 input {
	width: 30%;
	height: 52px;
	padding-left: 24px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #322f2a;
	border: 1px solid #d8d8d8;
}

.agent-common-form .form-box .row3 input::placeholder {
	color: #a1a1a1;
}
.agent-common-form .form-box .row3 input:focus {
	outline-color: #ff7101;
}
.agent-common-form .form-box .row3 img {
	margin-left: 5px;
	cursor: pointer;
}

.agent-common-form .form-box .sub-btn {
	width: 205px;
	height: 52px;
	background: #ff5601;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	margin-top: 55px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}
/* 代理商页面 */
.agent-page {
	/* 成为代理商 */
	/* 享受优惠 */
}
.agent-page .agent-banner {
	/* margin-top: 100px; */
	position: relative;
}
.agent-page .agent-banner .text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;

	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
	white-space: nowrap;
}
.agent-page .agent-one {
	padding-top: 106px;
	padding-bottom: 126px;
	background: #f6f6f6;
	/* 面板区域 */
}
.agent-page .agent-one .agent-title {
	color: #ff7101;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.31;
	text-transform: capitalize;
	margin-bottom: 51px;
}
.agent-page .agent-one .agent-desc {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75;
	max-width: 74.246%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}
.agent-page .agent-one .agent-email {
	color: #202020;
	text-align: center;

	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
	text-decoration-line: underline;
	text-transform: capitalize;
}
.agent-page .agent-one .agent-panel {
	display: flex;
	background: #fff;
	border-radius: 24px;
	margin-top: 104px;
}
.agent-page .agent-one .agent-panel .left {
	width: 51.818%;
	padding-left: 49px;
	padding-right: 42px;
	padding-top: 65px;
}
.agent-page .agent-one .agent-panel .left .title {
	color: #322f2a;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	text-transform: capitalize;
	margin-bottom: 19px;
}
/* 修改,图标 */
.agent-page .agent-one .agent-panel .left li {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	/* 共同继承行高 */
	line-height: 2.3;
	color: #322f2a;
	font-size: 18px;
	font-weight: 500;
}
.agent-page .agent-one .agent-panel .left li .star {
	display: block;
	margin-right: 12px;
}
.agent-page .agent-one .agent-panel .left li .star img {
	vertical-align: baseline;
}
.agent-page .agent-one .agent-panel .left li .txt {
	display: block;
}
/* 图标 */

.agent-page .agent-one .agent-panel .right {
	width: 48.182%;
}
.agent-page .agent-one .agent-panel .right img {
	border-radius: 0px 24px 24px 0px;
}
.agent-page .agent-two {
	padding-top: 96px;
	padding-bottom: 138px;
	background-color: #fff;
}
.agent-page .agent-two .title {
	color: #322f2a;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	text-transform: capitalize;
	margin-bottom: 28px;
}
.agent-page .agent-two .info-list .info-item {
	margin-bottom: 2px;
}
.agent-page .agent-two .info-list .info-item .info-header {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #f5f5f5;
	cursor: pointer;
	/* 设置激活项目 */
}
.agent-page .agent-two .info-list .info-item .info-header .text {
	color: #322f2a;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 2.34;
	text-transform: capitalize;
}
.agent-page .agent-two .info-list .info-item .info-header .icon {
	cursor: pointer;
	user-select: none;
}
.agent-page .agent-two .info-list .info-item .info-header .icon .active {
	display: none;
}
.agent-page .agent-two .info-list .info-item .info-header.current {
	background-color: #ff7101;
}
.agent-page .agent-two .info-list .info-item .info-header.current .icon .active {
	display: block;
}
.agent-page .agent-two .info-list .info-item .info-header.current .icon .default {
	display: none;
}
.agent-page .agent-two .info-list .info-item .info-header.current .text {
	color: #fff;
}
.agent-page .agent-two .info-list .info-item .info-main {
	padding: 30px;
	color: #322f2a;

	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 2.62;
	background-color: #fff;
	/* text-transform: capitalize; */
	overflow-wrap: break-word;
	display: none;
}
/* 供应商合作 */
.gyshz-page {
	/* 供应商合作banner */
	/* 供应商合作模块 */
	/* 供应商列表 */
}
.gyshz-page .gys-banner {
	position: relative;
	margin-top: 100px;
}
.gyshz-page .gys-banner .text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
}
.gyshz-page .gys-hz-model {
	padding-top: 107px;
	padding-bottom: 135px;
	background-color: #f6f6f6;
}
.gyshz-page .gys-hz-model .title {
	color: #ff7101;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.31;
	text-transform: capitalize;
	margin-bottom: 51px;
}
.gyshz-page .gys-hz-model .desc {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75;
	text-transform: capitalize;
	overflow-wrap: break-word;
	margin-bottom: 69px;
}
.gyshz-page .gys-hz-model .email {
	text-align: center;
}
.gyshz-page .gys-hz-model .email a {
	color: #202020;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
	text-decoration-line: underline;
	text-transform: capitalize;
}
.gyshz-page .gys-list {
	margin-top: 133px;
}
.gyshz-page .gys-list .gys-item {
	width: 96.287%;
	height: 240px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.08);
	margin-bottom: 115px;
	position: relative;
	z-index: 9;
	margin-left: 35px;
	margin-right: 14px;
	padding-left: 62px;
	padding-top: 60px;
	padding-right: 53px;
}
.gyshz-page .gys-list .gys-item:last-child {
	margin-bottom: 0;
}
.gyshz-page .gys-list .gys-item .point {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background-color: rgba(255, 138, 1, 0.4);
	filter: drop-shadow(0px 0px 12px rgba(255, 86, 1, 0.1));
}
.gyshz-page .gys-list .gys-item .point::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 32px;
	height: 32px;
	background-color: #ff8a01;
	border-radius: 50%;
}
.gyshz-page .gys-list .gys-item .gys-title {
	color: #322f2a;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.6;
	text-transform: capitalize;
	margin-bottom: 17px;
}
.gyshz-page .gys-list .gys-item .gys-desc {
	color: #737373;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 187.5%;
	/* text-transform: capitalize; */
	overflow-wrap: break-word;
}
.gyshz-page .gys-list .gys-item .index {
	color: #f1f1f1;
	font-size: 220px;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	right: 50px;
	top: -52%;
	z-index: -1;
}
.gyshz-page .gys-list .gys-item:hover {
	box-shadow: 4px 4px 16px 0px rgba(255, 86, 1, 0.2);
}
.gyshz-page .gys-list .gys-item:hover .index {
	color: #f9efe4;
}
.gyshz-page .zrsm {
	padding-top: 96px;
	padding-bottom: 136px;
	background-color: #fff;
}
.gyshz-page .zrsm .zrsm-title {
	color: #322f2a;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	text-transform: capitalize;
	margin-bottom: 28px;
	margin-left: 5px;
}
.gyshz-page .zrsm .zrsm-list .zrsm-item {
	color: #322f2a;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 2;
	/* text-transform: capitalize; */
	padding: 34px 30px 33px 32px;
	background-color: #f5f5f5;
	margin-bottom: 4px;
}
.gyshz-page .zrsm .zrsm-list .zrsm-item:last-child {
	margin-bottom: 0;
}
.gyshz-page .zrsm .zrsm-list .zrsm-item:hover {
	background-color: #ff7101;
	color: #fff;
	font-weight: 700;
}
/* 招聘系列banner */
.zhaopin-banner {
	position: relative;
	/* margin-top: 100px; */
}
.zhaopin-banner .text {
	position: absolute;
	left: 15.625%;
	/* top: 30.41%; */
	top: 50%;
	transform: translateY(-50%);
	color: #fff;

	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
}
/* 招聘表单页面 */
.zpbd-page {
	padding-bottom: 129px;
}
.zpbd-page .zpbd-content {
	padding-top: 98px;
}
.zpbd-page .title {
	color: #322f2a;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 61px;
}
.zpbd-page .form-box {
	padding-left: 52px;
	padding-right: 79px;
}
/* 修改表单 */
.zpbd-page .form-box .row .per-text {
	display: inline-flex;
	width: 61px;
	text-align: right;
	margin-right: 18px;
	color: #232323;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	/* 修改 */
	white-space: nowrap;
}
.zpbd-page .form-box .row .red {
	color: #f00;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.zpbd-page .form-box .row input {
	color: #232323;
	font-family: PingFang SC;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	padding-left: 20px;
	border: 1px solid #dedede;
	background: #fff;
}
.zpbd-page .form-box .row input::placeholder {
	color: #7d7d7d;
}
.zpbd-page .form-box .row select {
	color: #171717;
	font-family: PingFang SC;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	padding-left: 20px;
	border: 1px solid #dedede;
	background: #fff;
}
.zpbd-page .form-box .row input:focus,
.zpbd-page .form-box .row select:focus {
	outline-color: #ff7101;
}
.zpbd-page .form-box .row1,
.zpbd-page .form-box .row2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 28px;
}
.zpbd-page .form-box .row1 input,
.zpbd-page .form-box .row2 input,
.zpbd-page .form-box .row1 select,
.zpbd-page .form-box .row2 select {
	width: 483px;
	height: 58px;
}
.zpbd-page .form-box .row3 {
	margin-bottom: 31px;
}
.zpbd-page .form-box .row3 .row-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zpbd-page .form-box .row3 select {
	flex: 1;
	height: 58px;
	border: 1px solid #dedede;
	background: #fff;
	padding-left: 20px;
	color: #171717;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-position: -10px center;
}
.zpbd-page .form-box .row4 {
	margin-bottom: 28px;
	cursor: pointer;
}
.zpbd-page .form-box .row4 .row-item {
	display: flex;
	align-items: flex-start;
}
.zpbd-page .form-box .row4 .row-item .right .form-title {
	color: #171717;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 24px;
}
.zpbd-page .form-box .row4 .row-item .right .moni-file {
	display: flex;
	align-items: center;
}
.zpbd-page .form-box .row4 .row-item .right .moni-file .button {
	width: 181px;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #767676;
	background: #efefef;
	color: #000;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.zpbd-page .form-box .row4 .row-item .right .moni-file .file-name {
	color: #000;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-left: 17px;
}
.zpbd-page .form-box .row5 {
	margin-bottom: 40px;
}
.zpbd-page .form-box .row5 .row-item {
	display: flex;
	align-items: center;
}
.zpbd-page .form-box .row5 .row-item .row-wrap {
	width: 479px;
	height: 58px;
	position: relative;
}
.zpbd-page .form-box .row5 .row-item .row-wrap input {
	width: 100%;
	height: 100%;
	border: 1px solid #dedede;
	background: #fff;
}
.zpbd-page .form-box .row5 .row-item .row-wrap img {
	position: absolute;
	right: 28px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	width: 120px;
	height: 31px;
	object-fit: contain;
}
.zpbd-page .form-box .row6 button {
	width: 205px;
	height: 52px;
	background-color: #ff5601;
	color: #fff;

	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	margin-left: 79px;
}
/* 招聘信息页面 */
.zhaopin-page {
	padding-bottom: 100px;
	/* 信息面板 */
	/* 岗位信息 */
}
.zhaopin-page .info-panel {
	margin-top: 44px;
	min-height: 506px;
	height: 506px;
	border-radius: 12px;
	background: #f8f8f8;
	/* 设置padding */
	padding-right: 116px;
	padding-left: 113px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 55px;
}
.zhaopin-page .info-panel .left {
	text-align: center;
	margin-right: 10%;
}
.zhaopin-page .info-panel .left .img {
	margin-bottom: 29px;
}

/* 修改，限制图片大小 */
.zhaopin-page .info-panel .left .img img {
	max-width: 210px;
	max-height: 49px;
	object-fit: contain;
	/* mix-blend-mode: multiply; */
}
.zhaopin-page .info-panel .left p span:nth-child(1) {
	color: #322f2a;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}
.zhaopin-page .info-panel .left p span:nth-child(2) {
	color: #322f2a;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	/* letter-spacing: 3.6px; */
	text-transform: uppercase;
}
.zhaopin-page .info-panel .right .title {
	color: #000;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	/* text-transform: capitalize; */
	margin-bottom: 41px;
}
.zhaopin-page .info-panel .right .desc p {
	color: #000;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	/* text-transform: capitalize; */
}
.zhaopin-page .info-panel .right .desc p:first-of-type {
	margin-bottom: 31px;
}
.zhaopin-page .job-panel {
	/* 显示分类信息 */
	/* 显示标题 */
	/* 显示列表 */
}
.zhaopin-page .job-panel .job-cate {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 90px;
}
.zhaopin-page .job-panel .job-cate .cate-item {
	padding: 12px 19px;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	margin-right: 35px;
	background-color: #f2f2f2;
	white-space: nowrap;
	/* 设置激活类名 */
}
/* 修改 */
.zhaopin-page .job-panel .job-cate .cate-item span {
	margin-left: 3px;
	display: inline-block;
	width: 10px;
}
.zhaopin-page .job-panel .job-cate .cate-item .active {
	display: none;
}
.zhaopin-page .job-panel .job-cate .cate-item.current {
	background-color: #ff7101;
	color: #fff;
}
.zhaopin-page .job-panel .job-cate .cate-item.current .active {
	display: inline-block;
}
.zhaopin-page .job-panel .job-cate .cate-item.current .default {
	display: none;
}
.zhaopin-page .job-panel .job-cate .cate-item:hover {
	background-color: #ff7101;
	color: #fff;
}
/* 修改 */
.zhaopin-page .job-panel .job-cate .cate-item:hover .active {
	display: inline-block;
}
.zhaopin-page .job-panel .job-cate .cate-item:hover .default {
	display: none;
}
.zhaopin-page .job-panel .job-title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #322f2a;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 31px;
}
.zhaopin-page .job-panel .job-title img {
	margin-right: 5px;
}
.zhaopin-page .job-panel .job-list {
	border-radius: 16px;
	border: 1px solid #ff7101;
	background: #faf4f0;
	padding-left: 34px;
	padding-right: 43px;
}
.zhaopin-page .job-panel .job-list .job-item {
	width: 100%;
	border-bottom: 1px solid #272727;
	padding-top: 50px;
	padding-bottom: 50px;
}
.zhaopin-page .job-panel .job-list .job-item:last-of-type {
	border-bottom: none;
}
.zhaopin-page .job-panel .job-list .job-item .job-head {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	/* 当前正在激活的 */
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position {
	display: flex;
	max-width: 30%;
	padding-right: 20px;
	overflow: hidden;
	cursor: pointer;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-l {
	margin-right: 3px;
	flex-shrink: 0;
}
/* 修改图片对其方式 */
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-l img {
	vertical-align: text-top;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-l img:nth-child(1) {
	margin-right: 11px;
	transition: all 0.45s;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-r {
	flex: 1;
	overflow: hidden;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-r p:nth-child(1) {
	color: #ff5601;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	text-align: left;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-r p:nth-child(2) {
	color: #322f2a;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-top: 11px;
	text-align: left;
	width: 100%;
	/* white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; */
	/* word-break: break-all; */
	overflow-wrap: break-word;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-location {
	margin-left: 110px;
	max-width: 45%;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-location p:nth-child(1) {
	color: #828282;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 8px;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-location P:nth-child(2) {
	color: #373737;

	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
	text-transform: capitalize;
	width: 100%;
	/* text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all; */
	overflow-wrap: break-word;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-apply {
	flex-shrink: 0;
	margin-left: auto;
	align-self: center;
	width: 162px;
	height: 50px;
	border-radius: 32px;
	background: #ff7101;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zhaopin-page .job-panel .job-list .job-item .job-head .job-apply img {
	margin-left: 7px;
}
.zhaopin-page .job-panel .job-list .job-item .job-head.current .job-position .j-l img:nth-child(1) {
	transform: rotate(-180deg);
}
/* 修改 */
.zhaopin-page .job-panel .job-list .job-item .job-detail {
	/* margin-top: 36px; */
	margin-top: 0;
	margin-left: 3.712%;
	/* margin-left: 7%; */
	/* 默认先进行隐藏 */
	height: 0;
	overflow: hidden;
	transition: 0.5s linear;
	/* 默认隐藏起来 */
	/* 有查看更多的时候添加的类名 */
}
.zhaopin-page .job-panel .job-list .job-item .job-detail h5 {
	color: #322f2a;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 24px;
	max-width: 100%;
	overflow-wrap: break-word;
}
.zhaopin-page .job-panel .job-list .job-item .job-detail p {
	color: #717171;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.2;
	text-transform: capitalize;
	max-width: 100%;
	overflow-wrap: break-word;
}
.zhaopin-page .job-panel .job-list .job-item .job-detail .read-more {
	display: none;
}
.zhaopin-page .job-panel .job-list .job-item .job-detail.more {
	position: relative;
}
.zhaopin-page .job-panel .job-list .job-item .job-detail.more .read-more {
	color: #ff5601;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	cursor: pointer;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 10;
	display: block !important;
}
.zhaopin-page .job-panel .job-list .job-item .job-detail.more::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30%;
	background: linear-gradient(180deg, rgba(250, 244, 240, 0.5) 0%, #faf4f0 100%);
}
/* 品牌系列 */
.brand-banner {
	/* margin-top: 100px; */
}
/* 合作品牌展示页面 */
.brand-list-page {
	padding-bottom: 137px;
	background: #f6f6f6;
	/* 合作品牌展示 */
	/* 品牌列表 */
	/* 加载更多按钮 */
}
.brand-list-page .cooperate-brand {
	padding-top: 99px;
	/* 显示主体 */
}
.brand-list-page .cooperate-brand .title {
	color: #322f2a;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
	text-transform: uppercase;
	margin-bottom: 71px;
}
.brand-list-page .cooperate-brand .cooperate-main {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	/* 左侧的 */
	/* 右侧的三个swiper */
}
.brand-list-page .cooperate-brand .cooperate-main .left {
	width: 29.546%;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item {
	width: 100%;
	position: relative;
	cursor: pointer;
	margin-bottom: 32px;
	/* 卡片文字 */
	/* 照片区域 */
	/* 三角形的盒子 */
	/* 设置激活样式 */
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-box {
	margin-left: 28px;
	height: 140px;
	border-radius: 12px;
	background: #fff;
	padding-top: 22px;
	padding-left: 69px;
	padding-right: 26px;
	position: relative;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-box .left-title {
	color: #3e3e3e;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word;
	user-select: none;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-box .left-desc {
	color: #8e8e8e;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
	text-transform: capitalize;
	margin-top: 7px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	overflow-wrap: break-word;
	user-select: none;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item:last-child {
	margin-bottom: 0;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 78px;
	height: 78px;
	transform: translateY(-50%);
	border: 1px solid transparent;
	border-radius: 8px;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item .icon {
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 7;
	object-fit: contain;
	opacity: 0;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item:hover .card-box,
.brand-list-page .cooperate-brand .cooperate-main .left .left-item.current .card-box {
	background-color: #ff7101;
	filter: drop-shadow(4px 8px 8px rgba(255, 86, 1, 0.2));
}

.brand-list-page .cooperate-brand .cooperate-main .left .left-item.current .card-img {
	border: 1px solid #ff7101;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item:hover .card-box .left-title,
.brand-list-page .cooperate-brand .cooperate-main .left .left-item.current .card-box .left-title,
.brand-list-page .cooperate-brand .cooperate-main .left .left-item:hover .card-box .left-desc,
.brand-list-page .cooperate-brand .cooperate-main .left .left-item.current .card-box .left-desc {
	color: #fff;
}
.brand-list-page .cooperate-brand .cooperate-main .left .left-item:hover .icon,
.brand-list-page .cooperate-brand .cooperate-main .left .left-item.current .icon {
	opacity: 1;
}
.brand-list-page .cooperate-brand .cooperate-main .right {
	width: 67.879%;
}
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box {
	display: none;
}
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box.current {
	display: block;
}
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-slide .slide-img {
	width: 100%;
	padding-bottom: 60.3795%;
	height: auto;
	position: relative;
}
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-slide .slide-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* 修改宽度，文字居中 */
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-slide .slide-card {
	/* width: 368px; */
	width: 230px;
	height: 70px;
	margin-top: -35px;
	position: relative;
	z-index: 9;
	margin-left: auto;
	/*  百分比始终相对于父元素的宽度*/
	margin-right: 5.357%;
	background: rgba(255, 255, 255, 0.6);
	box-shadow: 0px 0px 24px 0px rgba(255, 255, 255, 0.7) inset;
	backdrop-filter: blur(6px);
	/* 相对父元素（包含块），不是本身 */
	/* padding-left: 41px; */
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-slide .slide-card p {
	width: 100%;
	/* 设置文字 */
	color: #1b1b1b;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	text-align: center;
}
.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-pagination {
	display: none;
}
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list {
	display: flex;
}
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-left,
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-right {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: 1px solid #bbbbbb;
	font-size: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #bbbbbb;
	cursor: pointer;
	user-select: none;
}

/* 修改，先隐藏激活的 */
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-left .active,
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-right .active {
	display: none;
}
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-left:hover,
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-right:hover {
	background-color: #ff7101;
}
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-left:hover .active,
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-right:hover .active {
	display: block;
}

.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-left:hover .default,
.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-right:hover .default {
	display: none;
}

.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list .swiper-left {
	margin-right: 20px;
}
.brand-list-page .cooperate-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 87px;
}
.brand-list-page .cooperate-list .item {
	width: 31.59%;
	height: auto;
	padding-left: 34px;
	padding-right: 34px;
	border-radius: 12px;
	background: #fff;
	padding-bottom: 50px;
	margin-right: 2.576%;
	margin-top: 35px;
}
.brand-list-page .cooperate-list .item:nth-child(3n) {
	margin-right: 0;
}
.brand-list-page .cooperate-list .item:nth-child(-n + 3) {
	margin-top: 0;
}
.brand-list-page .cooperate-list .item .img-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.brand-list-page .cooperate-list .item .img-wrap .img {
	width: 100%;
	padding-bottom: 46.551%;
	position: relative;
}
.brand-list-page .cooperate-list .item .img-wrap .img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center center;
}
.brand-list-page .cooperate-list .item .text {
	border-top: 1px solid #ededed;
	width: 100%;
	padding-top: 31px;
}
.brand-list-page .cooperate-list .item .text .item-title {
	color: #3e3e3e;

	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
}
.brand-list-page .cooperate-list .item .text .item-desc {
	color: #8e8e8e;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
	/* text-transform: capitalize; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	overflow-wrap: break-word;
	margin-top: 8px;
}
.brand-list-page .cooperate-list .item .text .link {
	margin-top: 18px;
	display: flex;
	align-items: center;
}
.brand-list-page .cooperate-list .item .text .link span {
	color: #ff7101;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	display: none;
	margin-right: 10px;
}
.brand-list-page .cooperate-list .item .text .link .icon-list .active {
	display: none;
}
.brand-list-page .cooperate-list .item:hover {
	box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.05);
}
.brand-list-page .cooperate-list .item:hover .text .item-title {
	color: #ff7101;
}
.brand-list-page .cooperate-list .item:hover .text .link span {
	display: block;
}
.brand-list-page .cooperate-list .item:hover .text .link .active {
	display: block;
}
.brand-list-page .cooperate-list .item:hover .text .link .default {
	display: none;
}
.brand-list-page .load-more {
	width: 179px;
	height: 52px;
	background-color: #ff5601;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
	user-select: none;
	cursor: pointer;
}
/* 品牌详情页面 */
.brand-detail-page {
	/* 切换品牌详情 */
}
.brand-detail-page .brand-main {
	padding-top: 100px;
	padding-bottom: 72px;
	background-color: #fff;
}
.brand-detail-page .brand-name {
	color: #292929;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	/* 49.4px */
	text-transform: capitalize;
	text-align: center;
	max-width: 100%;
	overflow-wrap: break-word;
}
.brand-detail-page .time {
	color: #959493;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.7;
	text-transform: capitalize;
	margin-top: 13px;
	text-align: center;
	margin-bottom: 35px;
}
.brand-detail-page .article-content {
	padding-top: 35px;
	padding-bottom: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.brand-detail-page .article-content p {
	color: #777;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	margin-bottom: 24px;
	max-width: 100%;
	overflow-wrap: break-word;
}
.brand-detail-page .article-content img {
	max-width: 100%;
}
.brand-detail-page .article-content * {
	max-width: 100%;
	overflow-wrap: break-word;
}
.brand-detail-page .article-content p:last-child {
	margin-bottom: 0;
}
.brand-detail-page .toggle-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 37px;
}
.brand-detail-page .toggle-list a {
	display: block;
	max-width: 45%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word;
	color: #676767;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 1.4px;
	text-transform: capitalize;
}
.brand-detail-page .toggle-list a:hover {
	color: #ff7101;
}
@media (max-width: 1720px) {
	/* 企业文化模块 */
	.company-culture-page .culture-model .culture-wrap {
		width: 94%;
	}
}
/* 断点1200px */
@media (max-width: 1450px) {
	/* 内页版心 */
	.n-wrap {
		width: 90%;
	}
	.common-crumb .crumb-wrap {
		width: 92%;
	}
	.common-crumb .right a {
		margin-left: 25px;
	}
	/* 关于我们页面 */
	.about-page .about-article .main .text {
		width: 50%;
	}
	.about-page .about-article .main .pic {
		width: 50%;
		height: auto;
	}
	/* 修改 */
	.about-page .about-article .main .pic img {
		width: 100%;
		height: auto;
		max-height: 613px;
		object-fit: cover;
	}
	/* 企业文化模块 */
	.company-culture-page .culture-model .culture-wrap .culture-list {
		width: 80%;
	}
	.company-culture-page .culture-model .culture-wrap .culture-list .culture-item {
		width: 33.333%;
		padding-top: 25px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.company-culture-page .bribery-model .attachment p {
		padding-top: 35px;
	}
	/* 联系我们页面 */
	.contact-page .contact-list .contact-item {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 25px;
	}

	/* 招聘表单 */
	.zpbd-page .form-box .row1 .row-item,
	.zpbd-page .form-box .row2 .row-item {
		width: 47.5%;
		display: flex;
		align-items: center;
	}
	.zpbd-page .form-box .row1 .row-item input,
	.zpbd-page .form-box .row2 .row-item input,
	.zpbd-page .form-box .row1 .row-item select,
	.zpbd-page .form-box .row2 .row-item select {
		/* 修改input宽度 */
		flex: 1;
		width: 0;
	}
	.zpbd-page .form-box .row .per-text {
		white-space: nowrap;
	}
	/* 代理商页面 */
	.agent-page .agent-banner .text {
		letter-spacing: 1px;
	}
	.agent-page .agent-one .agent-panel .right img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.agent-page .agent-one .agent-panel .left {
		padding: 25px;
	}
	.agent-page .agent-one .agent-panel .left .title {
		font-size: 24px;
	}
	.agent-page .agent-one .agent-panel .left li .txt {
		font-size: 16px;
		/* margin-bottom: 10px; */
	}
	.agent-page .agent-two .title {
		font-size: 24px;
	}
	/* 招聘信息页面 */
	.zhaopin-page .info-panel {
		padding-left: 60px;
		padding-right: 60px;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-location {
		margin-left: 60px;
	}

	/* 修改banner文字位置 */
	.pro-banner .text {
		top: 60%;
	}
	.new-banner .text {
		top: 60%;
	}

	.zhaopin-banner .text {
		top: 60%;
	}
	.contact-page .contact-banner .text {
		top: 60%;
	}

	.pro-list-page .pro-main .pro-right .pro-list .pro-item {
		margin-right: 2.0942%;
	}

	.agent-page .agent-one .agent-panel .left li .star img {
		vertical-align: text-top;
	}
}

/* 断点1200px */
@media (max-width: 1400px) {
	/* 产品详情页面 */
	.pro-detail-page .pro-detail-main .left .img-list .img-item {
		width: 47.695%;
	}
	.pro-banner .text .title {
		font-size: 32px;
	}
	.pro-detail-page .pro-detail-main .right .download-btn {
		width: 90%;
	}
	/* 产品列表 */
	.pro-list-page .pro-main .pro-left {
		width: 22.424%;
	}
	.pro-list-page .pro-main .pro-right {
		width: 72.425%;
		margin-left: 0;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item {
		margin-right: 2.0942%;
	}
}

@media (max-width: 1350px) {
	.contact-page .contact-list .contact-item .bottom span,
	.contact-page .contact-list .contact-item .bottom a {
		font-size: 14px;
	}
}
/* 断点920px */
@media (max-width: 1200px) {
	.common-crumb .left {
		margin-left: 10px;
	}
	.common-crumb .right {
		margin-right: 10px;
	}
	/* 关于我们页面 */
	.about-page .about-article .main {
		flex-wrap: wrap;
	}
	.about-page .about-article .main .text {
		width: 100%;
	}
	.about-page .about-article .main .pic {
		width: auto;
		max-width: 100%;
		order: -1;
		margin-left: 0;
		margin-bottom: 25px;
	}
	.company-culture-page .culture-model .culture-wrap .culture-list .culture-item {
		height: auto;
		padding: 15px 20px;
	}
	.company-culture-page .bribery-model .attachment {
		height: auto;
		padding-bottom: 45px;
	}
	.company-culture-page .bribery-model .attachment p {
		padding-left: 45px;
		padding-right: 45px;
	}
	/* 产品详情 */
	.pro-detail-page .pro-detail-main .right .download-btn {
		font-size: 14px;
	}
	.pro-banner .text .title {
		font-size: 26px;
	}
	/* 新闻列表 */
	.new-list-page .new-list .new-item .text {
		padding-left: 20px;
	}
	/* 代理商页面 */
	.agent-page .agent-one .agent-panel .left .title {
		font-size: 20px;
	}
	/* 修改 */
	/* .agent-page .agent-one .agent-panel .left li .star {
    margin-top: 5px;
  } */

	.agent-page .agent-one .agent-panel .left li .txt {
		font-size: 14px;
	}
	/* 供应商合作 */
	.gyshz-page .gys-list .gys-item {
		width: 100%;
		padding-top: 25px;
	}
	/* 招聘信息页面 */
	.zhaopin-page .info-panel .right .title {
		font-size: 26px;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-location {
		margin-left: 30px;
		margin-right: 30px;
	}

	/* 修改 */
	.about-page .about-article .title {
		text-align: center;
	}

	/* 修改联系我们页面br隐藏 */
	.contact-page .address-br {
		display: none;
	}
}
/* 断点768px */
@media (max-width: 992px) {
	.common-crumb .left {
		display: none;
	}
	.common-crumb .right {
		margin-left: 25px;
	}
	/* 产品详情 */
	.pro-crumb {
		display: none;
	}
	.pro-detail-page .pro-detail-main .right .download-btn {
		padding-left: 13%;
	}
	/* 新闻列表 */
	.new-list-page .new-list .new-item .pic {
		width: 37%;
		height: auto;
	}
	.new-list-page .new-list .new-item .pic a {
		width: 100%;
		height: auto;
		padding-bottom: 66.568%;
		position: relative;
	}
	.new-list-page .new-list .new-item .pic a img {
		position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	.new-list-page .new-list .new-item .text {
		padding-top: 0;
	}
	.new-list-page .new-list .new-item .text .desc {
		margin-top: 10px;
	}
	.new-list-page .new-list .new-item .text .read-btn {
		margin-top: 10px;
	}
	/* 新闻详情页面,联系我们面包屑 */
	.new-detail-crumb,
	.contact-crumb {
		display: none;
	}
	/* 招聘表单 */
	.zzhaopin-crumb {
		display: none;
	}
	.zpbd-page .form-box .row1,
	.zpbd-page .form-box .row2 {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.zpbd-page .form-box .row1 .row-item,
	.zpbd-page .form-box .row2 .row-item {
		width: 100%;
		margin-bottom: 20px;
	}
	/* 代理商页面 */
	.agent-page .agent-one .agent-panel {
		flex-wrap: wrap;
	}
	.agent-page .agent-one .agent-panel .left {
		width: 100%;
	}
	.agent-page .agent-one .agent-panel .right {
		width: 100%;
	}
	.agent-page .agent-one .agent-panel .right img {
		border-radius: 0px 0px 24px 24px;
	}
	/* 品牌详情 */
	.brand-crumb {
		display: none;
	}
	.brand-detail-page .brand-main {
		padding-top: 72px;
	}
	/* 供应商合作 */
	.gyshz-page .gys-list .gys-item .gys-title {
		margin-bottom: 7px;
	}
	.gyshz-page .gys-list .gys-item .gys-desc {
		font-size: 15px;
	}
	/* 招聘信息页面 */
	.zhaopin-page .info-panel {
		padding-left: 30px;
		padding-right: 30px;
	}
	.zhaopin-page .info-panel .right .title {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.zhaopin-page .info-panel .right .desc p:first-of-type {
		margin-bottom: 15px;
	}
	.zhaopin-page .job-panel .job-cate .cate-item {
		margin-right: 4.5%;
	}
	/* 品牌列表展示页面 */
	.brand-list-page .cooperate-brand .cooperate-main {
		flex-wrap: wrap;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right {
		width: 100%;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item {
		width: 32%;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .icon {
		display: none;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-box {
		padding-left: 50px;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .arrow-list {
		display: none;
	}
	/* 显示分页器 */
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-pagination {
		display: block;
		position: static;
		margin-top: 40px;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-pagination .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #ff7101;
	}
	.brand-list-page .cooperate-list {
		justify-content: space-between;
	}
	.brand-list-page .cooperate-list .item {
		margin-right: 0 !important;
		width: 47%;
		margin-top: 35px !important;
	}
	.brand-list-page .cooperate-list .item:nth-of-type(-2 + n) {
		margin-top: 0 !important;
	}
}
/* 进入移动端适配 */
@media (max-width: 768px) {
	/* 调整内页版心 */
	.n-wrap {
		width: 100%;
		padding: 0 20px;
	}
	/* 模块间距 */
	/* title字体大小 */
	/* banner图片高度 */
	/* 手机端隐藏的类名 */
	.phone-hide {
		display: none !important;
	}
	/* 公用面包屑 */
	.common-crumb .crumb-wrap {
		width: 96%;
	}
	/* 共用分页器 */
	.common-pagination {
		flex-wrap: wrap;
		/* 修改 */
		align-items: flex-start;
	}
	.common-pagination > a {
		margin-top: 10px;
	}
	.common-pagination .link {
		margin-top: 25px;
		width: 100%;
		height: 34px;
		justify-content: center;
		align-items: center;
	}

	/* 修改分页器对齐 */
	.common-pagination .link > a {
		height: 100%;
		display: flex;
		align-items: flex-end;
	}
	/* 关于我们页面 */
	.about-page {
		padding-bottom: 45px;
	}
	/* 强行拉高图片裁剪四周区域 */
	/* 关于我们和企业文化,产品系列,banner */
	.about-page .about-banner,
	.company-culture-page .cluture-banner {
		margin-top: 1.40625rem;
	}
	.about-page .about-banner img,
	.company-culture-page .cluture-banner img {
		height: 5.859375rem;
		object-fit: cover;
		object-position: center;
	}
	.about-page .about-article {
		padding-top: 45px;
	}
	.about-page .about-article .title {
		font-size: 24px;
	}
	.about-page .about-article .main .text p {
		margin-bottom: 23px;
	}
	.about-page .about-article .img-list {
		margin-top: 25px;
	}
	/* 企业文化模块 */
	.company-culture-page {
		padding-bottom: 45px;
	}
	.company-culture-page .culture-model {
		margin-top: 45px;
	}
	.company-culture-page .bribery-model {
		margin-top: 1.02864583rem;
	}
	.company-culture-page .culture-title {
		font-size: 0.52083333rem;
	}
	.company-culture-page .bribery-model .attachment {
		margin-top: 25px;
		height: 7.51302083rem;
		padding-bottom: 15px;
	}
	.company-culture-page .bribery-model .attachment p {
		padding-left: 0.546875rem;
		padding-top: 0.87239583rem;
		padding-right: 0.234375rem;
		font-size: 0.3125rem;
		line-height: 2;
	}
	.company-culture-page .bribery-model .bribery-text {
		margin-top: 0.52083333rem;
	}
	.company-culture-page .bribery-model .bribery-text .bribery-title {
		font-size: 0.36458333rem;
		line-height: 2;
	}
	.company-culture-page .bribery-model .bribery-text ul li {
		font-size: 0.3125rem;
		line-height: 1.67;
		margin-bottom: 0.78125rem;
	}
	.company-culture-page .bribery-model .bribery-text ul li span::before {
		width: 0.20833333rem;
		height: 0.20833333rem;
	}
	.company-culture-page .culture-model .culture-wrap {
		margin-top: 35px;
	}
	.company-culture-page .culture-model .culture-wrap img {
		width: 100%;
		height: 10.625rem;
		object-fit: cover;
		object-position: center center;
	}
	/* 手机端显示的轮播图 */
	.phone-swiper {
		display: block;
		position: absolute !important;
		left: 0;
		bottom: 0.8203125rem;
		width: 100%;
	}
	.phone-swiper .swiper-wrapper {
		align-items: flex-end;
	}
	.phone-swiper .swiper-slide {
		width: 7.5rem;
		height: 2.6953125rem;
		background: rgba(255, 255, 255, 0.3);
		box-shadow: 0px 0px 24px 0px rgba(255, 255, 255, 0.7) inset, 4px 4px 12px 0px rgba(0, 0, 0, 0.25);
		backdrop-filter: blur(6px);
		padding-left: 0.57291667rem;
		padding-right: 0.5859375rem;
		padding-top: 0.45572917rem;
		transform: scale(0.9);
		transition: 0.45s ease all;
	}
	.phone-swiper .swiper-slide.swiper-slide-active {
		transform: scale(1);
	}
	.phone-swiper .swiper-slide .title {
		color: #fff;

		font-size: 0.41666667rem;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-transform: capitalize;
		margin-bottom: 0.234375rem;
	}
	.phone-swiper .swiper-slide .desc {
		color: #fff;
		font-size: 0.33854167rem;
		font-style: normal;
		font-weight: 400;
		line-height: 1.075;
	}
	.company-culture-page .bribery-model .bribery-text .email span,
	.company-culture-page .bribery-model .bribery-text .email a {
		font-size: 0.3125rem;
	}
	/* 产品系列banner */
	.pro-banner {
		margin-top: 1.40625rem;
	}
	.pro-banner img {
		height: 5.859375rem;
		object-fit: cover;
		object-position: center;
	}
	.pro-banner .text {
		left: 6.5%;
	}
	.pro-banner .text .title {
		font-size: 0.546875rem;
		letter-spacing: 0;
	}
	.pro-banner .text .sub-title {
		font-size: 0.46875rem;
	}
	/* 产品详情 */
	.pro-detail-page .pro-detail-main .n-wrap {
		padding-bottom: 45px;
	}
	.pro-detail-page .pro-detail-main .n-wrap {
		flex-wrap: wrap;
	}
	.pro-detail-page .pro-detail-main .left,
	.pro-detail-page .pro-detail-main .right {
		width: 100%;
	}
	.pro-detail-page .pro-detail-main .left .img-list {
		display: none;
	}
	.pro-detail-page .pro-detail-main .right .download-btn {
		padding-left: 0;
		width: 100%;
	}
	/* 手机端显示的轮播图 */
	.pro-detail-page .phone-pro-swiper {
		display: block;
	}
	.pro-detail-page .phone-pro-swiper .swiper-slide {
		width: 100% !important;
		height: 9.765625rem;
		/* background-color: #f6f6f6; */
	}
	.pro-detail-page .phone-pro-swiper .swiper-slide img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.pro-detail-page .phone-pro-swiper .swiper-pagination {
		bottom: 0.71614583rem;
		left: 50%;
		transform: translateX(-50%);
		width: auto;
	}
	.pro-detail-page .phone-pro-swiper .swiper-pagination .swiper-pagination-bullet {
		width: 0.20833333rem;
		height: 0.20833333rem;
		background-color: #bababa;
		opacity: 1;
	}
	.pro-detail-page .phone-pro-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #ff7101;
	}
	/* 手机端显示的下方文本 */
	.pro-detail-page .pro-detail-main .right {
		padding-top: 0.65104167rem;
		/* 颜色列表 */
	}
	.pro-detail-page .pro-detail-main .right .brand {
		font-size: 0.36458333rem;
	}
	.pro-detail-page .pro-detail-main .right .desc {
		font-size: 0.3125rem;
	}
	.pro-detail-page .pro-detail-main .right .pro-name {
		margin-top: 0.22135417rem;
		font-size: 0.59895833rem;
		font-weight: 700;
	}
	.pro-detail-page .pro-detail-main .right .pro-text {
		margin-top: 0.40364583rem;
		font-size: 0.33854167rem;
	}
	.pro-detail-page .pro-detail-main .right .color-title {
		margin-top: 0.32552083rem;
		margin-bottom: 0.1953125rem;
		font-size: 0.390625rem;
	}
	.pro-detail-page .pro-detail-main .right .color-list .color-item {
		width: 0.37760417rem;
		height: 0.37760417rem;
		box-sizing: content-box;
	}
	.pro-detail-page .pro-detail-main .right .color-list .color-item.current {
		width: 0.49479167rem;
		height: 0.49479167rem;
	}
	.pro-detail-page .pro-detail-main .right .color-list .color-item .color {
		width: 0.390625rem;
		height: 0.390625rem;
	}
	.pro-detail-page .pro-detail-main .right .download-btn {
		height: 0.9375rem;
		margin-top: 0.67708333rem;
		font-size: 0.390625rem;
	}
	.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head span {
		font-size: 0.390625rem;
	}
	.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-main .main-item .intro-title {
		font-size: 0.36458333rem;
	}
	.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-main .main-item .intro-desc {
		font-size: 0.33854167rem;
		margin-top: 8px;
	}
	.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list {
		width: 0.36458333rem;
		height: 0.36458333rem;
	}
	.pro-detail-page .pro-detail-main .right .pro-intro .intro-item .intro-head .intro-icon-list img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	/* 产品列表 */
	.pro-list-page {
		padding-bottom: 45px;
	}
	.pro-list-page .pro-main .pro-right .title {
		align-items: center;
	}
	.pro-list-page .pro-main .pro-right .title h5 {
		font-size: 0.46875rem;
	}
	.pro-list-page .pro-main .pro-right .title span {
		margin-top: 0;
	}
	.pro-list-page .pro-main {
		padding-top: 45px;
	}
	.pro-list-page .pro-main .pro-left {
		display: none;
	}
	.pro-list-page .pro-main .pro-right {
		width: 100%;
	}
	.pro-list-page .pro-main .pro-right .pro-list {
		justify-content: space-between;
		padding-bottom: 0.65104167rem;
		margin-bottom: 0.52083333rem;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item {
		width: 45.868%;
		margin-right: 0;
		margin-top: 0.52083333rem !important;
		/* 颜色列表 */
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item:nth-of-type(-n + 2) {
		margin-top: 0 !important;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list .color-item {
		width: 0.37760417rem;
		height: 0.37760417rem;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list .color-item.current {
		width: 0.49479167rem;
		height: 0.49479167rem;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item .color-list .color-item .color {
		width: 0.390625rem;
		height: 0.390625rem;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .name {
		font-size: 0.390625rem;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .brand {
		font-size: 0.28645833rem;
	}
	/* 新闻列表 */
	.new-list-page {
		padding-bottom: 45px;
	}
	.new-banner {
		margin-top: 1.40625rem;
		height: 5.859375rem;
	}
	.new-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.new-banner .text {
		font-size: 0.52083333rem;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		white-space: nowrap;
		letter-spacing: 0;
	}
	.new-list-page .new-list {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	.new-list-page .new-list .new-item .text .info {
		display: none;
	}
	.new-list-page .new-list .new-item .text .read-btn {
		display: none;
	}
	.new-list-page .new-list .new-item .pic {
		width: 30%;
	}
	.new-list-page .new-list .new-item .text {
		padding-top: 10px;
	}
	/* 新闻详情 */
	.new-detail-page .new-detail-main {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	.new-detail-page .new-detail-main .title {
		font-size: 0.546875rem;
		margin-bottom: 15px;
	}
	.new-detail-page .new-detail-main .info {
		padding-bottom: 0.52083333rem;
	}
	.new-detail-page .new-detail-main .article-main {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.new-detail-page .new-detail-main .article-main p {
		margin-bottom: 20px;
	}
	.new-detail-page .new-detail-main .toggle-list {
		margin-top: 10px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.new-detail-page .new-detail-main .toggle-list a {
		max-width: 100%;
		margin-top: 10px;
	}
	/* 联系我们页面 */
	.contact-page .contact-list {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	.contact-page .contact-banner {
		margin-top: 1.40625rem;
		height: 5.859375rem;
	}
	.contact-page .contact-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: right top;
	}
	.contact-page .contact-banner .text {
		font-size: 0.546875rem;
		letter-spacing: 0;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	.contact-page .contact-list .contact-item {
		width: 100%;
		margin-top: 0;
		min-height: 5.10416667rem;
		height: auto;
		margin-bottom: 0.390625rem;
		padding-bottom: 0.52083333rem;
	}
	.contact-page .contact-list .contact-item .top span {
		font-size: 0.41666667rem;
	}
	.contact-page .contact-list .contact-item .top {
		padding-bottom: 0.26041667rem;
	}
	.contact-page .contact-list .contact-item .top img {
		width: 0.83333333rem;
	}
	.contact-page .contact-list .contact-item .bottom {
		padding-top: 0.390625rem;
	}
	.contact-page .contact-list .contact-item .bottom .address {
		margin-bottom: 0.26041667rem;
	}
	.contact-page .contact-list .contact-item .bottom span,
	.contact-page .contact-list .contact-item .bottom a {
		font-size: 0.36458333rem;
	}
	/* 招聘表单 */
	.zpbd-page {
		padding-bottom: 45px;
	}
	.zpbd-page .zpbd-content {
		padding-top: 45px;
	}
	.zhaopin-banner {
		margin-top: 1.40625rem;
		height: 5.859375rem;
	}
	.zhaopin-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	.zhaopin-banner .text {
		font-size: 0.546875rem;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		letter-spacing: 2px;
	}
	.zpbd-page .title {
		font-size: 0.52083333rem;
		margin-bottom: 20px;
	}
	.zpbd-page .form-box {
		padding-left: 0;
		padding-right: 0;
	}
	.zpbd-page .form-box .row .row-item {
		flex-wrap: wrap;
	}
	.zpbd-page .form-box .row .per-text {
		display: block;
		margin-bottom: 10px;
		text-align: left;
	}
	.zpbd-page .form-box .row select,
	.zpbd-page .form-box .row input {
		flex: none !important;
		width: 100% !important;
		padding-left: 10px;
	}
	.zpbd-page .form-box .row6 button {
		width: 100%;
		margin-left: 0;
	}
	.zpbd-page .form-box .row4 .per-text {
		display: none;
	}
	.zpbd-page .form-box .row4 .right {
		width: 100%;
	}
	.zpbd-page .form-box .row4 .row-item .right .form-title {
		margin-bottom: 10px;
	}
	/* 文件选择 */
	.zpbd-page .form-box .row4 .row-item {
		width: 100%;
	}
	.zpbd-page .form-box .row4 .row-item .right .moni-file {
		flex-wrap: wrap;
	}
	.zpbd-page .form-box .row4 .row-item .right .moni-file .button,
	.zpbd-page .form-box .row4 .row-item .right .moni-file .file-name {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.zpbd-page .form-box .row3 {
		margin-bottom: 20px;
	}
	/* 代理商页面 */
	/* banner图片 */
	.agent-page .agent-banner {
		height: 5.859375rem;
		margin-top: 1.40625rem;
	}
	.agent-page .agent-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: right top;
	}
	.agent-page .agent-banner .text {
		font-size: 0.46875rem;
	}
	.agent-page .agent-one {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.agent-page .agent-one .agent-title {
		font-size: 0.46875rem;
		margin-bottom: 20px;
	}
	.agent-page .agent-one .agent-panel .left li .txt {
		font-size: 0.33854167rem;
	}
	.agent-page .agent-one .agent-desc {
		max-width: 90%;
		margin-bottom: 20px;
	}
	.agent-page .agent-one .agent-panel {
		margin-top: 35px;
	}
	.agent-page .agent-one .agent-panel .left li .star {
		margin-top: 0;
		display: flex;
		align-items: flex-start;
	}
	.agent-page .agent-one .agent-panel .left li .star img {
		width: 0.3125rem;
		margin-top: 0.22135417rem;
	}
	.agent-page .agent-one .agent-panel .right img {
		width: 100%;
		height: auto;
	}
	/* 第二个模块 */
	.agent-page .agent-two {
		padding-top: 1.41927083rem;
		padding-bottom: 1.51041667rem;
	}
	.agent-page .agent-two .info-list .info-item .info-header {
		padding-left: 0.52083333rem;
	}
	.agent-page .agent-two .title {
		font-size: 0.46875rem;
		text-align: center;
	}
	.agent-page .agent-two .info-list .info-item .info-header .text {
		font-size: 0.36458333rem;
	}
	.agent-page .agent-two .info-list .info-item .info-main {
		font-size: 0.33854167rem;
		padding: 0.390625rem;
	}
	/* 代理商公用表单 */
	.agent-common-form {
		padding-top: 0.88541667rem;
		padding-bottom: 1.7578125rem;
	}
	.agent-common-form .title {
		font-size: 0.52083333rem;
		margin-bottom: 0.45572917rem;
	}
	.agent-common-form .desc .p1 {
		font-size: 0.36458333rem;
	}
	.agent-common-form .desc .p2 {
		font-size: 0.3125rem;
	}
	.agent-common-form .form-box {
		margin-top: 0.40364583rem;
	}
	.agent-common-form .form-box .row1 {
		flex-wrap: wrap;
	}
	.agent-common-form .form-box .row1 .input-item {
		width: 100%;
		height: 1.015625rem;
		margin-bottom: 0.390625rem;
	}
	.agent-common-form .form-box .row1 .input-item:last-child {
		margin-bottom: 0;
	}
	.agent-common-form .form-box .row1 .input-item input {
		padding-left: 0.53385417rem;
		font-size: 0.390625rem;
		display: block;
	}
	.agent-common-form .form-box .row2 {
		margin-top: 0.52083333rem;
	}
	.agent-common-form .form-box .row2 textarea {
		font-size: 0.390625rem;
		padding-left: 0.53385417rem;
		padding-top: 0.3125rem;
		height: 3.90625rem;
	}
	/* 新加验证码 */
	.agent-common-form .form-box .row3 {
		margin-top: 0.52083333rem;
		justify-content: space-between;
		align-items: stretch;
	}
	.agent-common-form .form-box .row3 input {
		display: block;
		width: 70%;
		height: 1.015625rem;
		padding-left: 0.53385417rem;
		font-size: 0.390625rem;
	}
	.agent-common-form .form-box .row3 img {
		width: 30%;
		object-fit: contain;
		margin-left: 0;
	}
	.agent-common-form .form-box .sub-btn {
		width: 100%;
		margin-top: 0.71614583rem;
		height: 1.015625rem;
		font-size: 0.41666667rem;
	}
	/* 品牌详情 */
	.brand-banner {
		margin-top: 1.40625rem;
		height: 5.859375rem;
	}
	.brand-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: right center;
	}
	.brand-detail-page .brand-main {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.brand-detail-page .brand-name {
		font-size: 24px;
	}
	.brand-detail-page .time {
		margin-bottom: 20px;
	}
	.brand-detail-page .toggle-list {
		margin-top: 20px;
		flex-direction: column;
		align-items: flex-start;
	}
	.brand-detail-page .toggle-list a {
		max-width: 90%;
		margin-bottom: 10px;
	}
	.brand-detail-page .toggle-list a:last-child {
		margin-bottom: 0;
	}
	/* 供应商合作 */
	.gyshz-page .gys-banner {
		margin-top: 1.40625rem;
		height: 5.859375rem;
	}
	.gyshz-page .gys-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: right top;
	}
	.gyshz-page .gys-banner .text {
		font-size: 0.546875rem;
		text-align: center;
		letter-spacing: 1px;
	}
	.gyshz-page .gys-hz-model {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.gyshz-page .gys-hz-model .title {
		font-size: 0.52083333rem;
		margin-bottom: 20px;
	}
	.gyshz-page .gys-hz-model .desc {
		font-size: 0.41666667rem;
		margin-bottom: 20px;
	}
	.gyshz-page .gys-hz-model .email a {
		font-size: 0.46875rem;
	}
	/* 供应商列表 */
	.gyshz-page .gys-list {
		margin-top: 1.171875rem;
	}
	.gyshz-page .gys-list .gys-item {
		margin-left: 0;
		margin-right: 0;
		min-height: 7.5rem;
		padding-left: 0.69010417rem;
		padding-right: 0.69010417rem;
		padding-top: 1.484375rem;
		margin-bottom: 1.10677083rem;
	}
	/* 圆点定位 */
	.gyshz-page .gys-list .gys-item .point {
		left: 50%;
		top: 0;
		transform: translate(-50%, -50%);
		width: 1.27604167rem;
		height: 1.27604167rem;
	}
	.gyshz-page .gys-list .gys-item .point::after {
		width: 0.75520833rem;
		height: 0.75520833rem;
	}
	.gyshz-page .gys-list .gys-item .gys-title {
		font-size: 0.41666667rem;
		margin-bottom: 0.67708333rem;
	}
	.gyshz-page .gys-list .gys-item .gys-desc {
		font-size: 0.3125rem;
		line-height: 1.5;
	}
	.gyshz-page .gys-list .gys-item .index {
		font-size: 2.86458333rem;
		right: 0.5859375rem;
		bottom: 0.91145833rem;
		top: auto;
	}
	/* 责任说明 */
	.gyshz-page .zrsm {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.gyshz-page .zrsm .zrsm-title {
		font-size: 0.546875rem;
		margin-bottom: 0.390625rem;
	}
	.gyshz-page .zrsm .zrsm-list .zrsm-item {
		padding: 0.65104167rem;
		font-size: 0.3733rem;
	}
	/* 招聘信息 */
	.zhaopin-page {
		padding-bottom: 45px;
	}
	.zhaopin-page .info-panel {
		flex-wrap: wrap;
		height: auto;
		min-height: auto;
		margin-bottom: 1.02864583rem;
	}
	.zhaopin-page .info-panel.n-wrap {
		padding: 0;
		width: 85.6%;
		margin-left: auto;
		margin-right: auto;
		/* 限制padding */
		padding-left: 0.57291667rem;
		padding-right: 0.46875rem;
		padding-top: 0.98958333rem;
		padding-bottom: 0.63802083rem;
	}
	.zhaopin-page .info-panel .left,
	.zhaopin-page .info-panel .right {
		width: 100%;
	}
	.zhaopin-page .info-panel .left {
		margin-right: 0;
		margin-bottom: 0.52083333rem;
	}
	.zhaopin-page .info-panel .left .img {
		margin-bottom: 0.45572917rem;
	}
	.zhaopin-page .info-panel .left p {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.zhaopin-page .info-panel .left p span:nth-child(1),
	.zhaopin-page .info-panel .left p span:nth-child(2) {
		font-size: 0.46875rem;
	}
	.zhaopin-page .info-panel .left p span:nth-child(1) {
		margin-right: 0.32552083rem;
	}
	.zhaopin-page .info-panel .right .title {
		font-size: 0.36458333rem;
		margin-bottom: 0.65104167rem;
	}
	.zhaopin-page .info-panel .right .desc p {
		font-size: 0.33854167rem;
	}
	.zhaopin-page .info-panel .right .desc p:first-of-type {
		margin-bottom: 0.65104167rem;
	}
	.job-panel {
		/* 分类 */
	}
	.job-panel.n-wrap {
		width: 85.6%;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.job-panel .job-cate {
		margin-bottom: 0.625rem !important;
		overflow-y: auto;
	}
	/* 修改 */
	.job-panel .job-cate .cate-item {
		margin-right: 0.56rem !important;
		font-size: 0.36458333rem !important;
		padding: 0.15625rem 0.2933rem !important;
	}
	.zhaopin-page .job-panel .job-title {
		font-size: 0.46875rem;
		margin-bottom: 0.36458333rem;
	}
	.zhaopin-page .job-panel .job-title img {
		width: 0.55989583rem;
		height: 0.55989583rem;
		margin-right: 0.16927083rem;
	}
	.zhaopin-page .job-panel .job-list {
		padding-left: 0.2734375rem;
		padding-right: 0.48177083rem;
	}
	.zhaopin-page .job-panel .job-list .job-item {
		padding-top: 0.4267rem;
		padding-bottom: 0.4933rem;
		/* 头部 */
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head {
		flex-wrap: wrap;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-position,
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-location {
		width: 100%;
		max-width: none;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-position {
		padding-right: 0;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-l img:nth-child(2) {
		display: none;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-r p:nth-child(1) {
		font-size: 0.48rem;
		line-height: 1;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-r p:nth-child(2) {
		margin-top: 0.1333rem;
		font-size: 0.4267rem;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-location {
		margin-top: 0.4267rem;
		margin-left: 0.68rem;
		padding-right: 0.5733rem;
		margin-right: 0;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-location p:nth-child(1) {
		font-size: 0.3733rem;
		margin-bottom: 0.12rem;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-location p:nth-child(2) {
		font-size: 0.3467rem;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-apply {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0.68rem;
		width: 3.7333rem;
		height: 0.8267rem;
		font-size: 0.3467rem;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-head .job-apply img {
		margin-left: 0.36rem;
		width: 0.4267rem;
		object-fit: contain;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-detail {
		margin-top: 0.4rem;
		/*查看更多按钮 */
	}
	.zhaopin-page .job-panel .job-list .job-item .job-detail h5 {
		font-size: 0.3733rem;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-detail p {
		font-size: 0.32rem;
	}
	.zhaopin-page .job-panel .job-list .job-item .job-detail.more .read-more {
		font-size: 0.3467rem;
	}
	/* 品牌列表页面 */
	.brand-list-page {
		padding-bottom: 45px;
	}
	.brand-list-page .cooperate-brand {
		padding-top: 45px;
	}
	.brand-list-page .cooperate-brand .title {
		font-size: 0.5333rem;
		margin-bottom: 0.72rem;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left {
		overflow-y: auto;
		width: auto;
	}
	/* 修改 */
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item {
		/* width: 85%; */
		width: 82%;
		margin-right: 0.5333rem;
		flex-shrink: 0;
		height: 2.7867rem;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .left-title {
		font-size: 0.4267rem !important;
	}

	/* 修改 */
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-box .left-title {
		line-height: 1;
	}
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .left-desc {
		font-size: 0.2667rem !important;
		margin-top: 0.2rem !important;
		line-height: 1.4 !important;
	}
	/* 修改高度 */
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-box {
		/* height: auto; */
		height: 2.7867rem;
		padding-top: 0.3467rem;
		padding-bottom: 0.3467rem;
		padding-right: 0.3867rem;
		padding-left: 1.2533rem;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right {
		margin-top: 0.72rem;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-slide .slide-card {
		/* 修改宽度 */
		/* width: 78.97%; */
		width: 60%;
		height: 1.04rem;
		padding-left: 5%;
		padding-right: 5%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: -0.52rem;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-slide .slide-card p {
		font-size: 0.3733rem;
		text-align: center;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-pagination {
		margin-top: 0.5333rem;
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}
	.brand-list-page .cooperate-brand .cooperate-main .right .swiper-box .swiper-pagination .swiper-pagination-bullet {
		margin-left: 0;
		margin-right: 0.2rem;
		width: 0.2133rem;
		height: 0.2133rem;
	}
	.brand-list-page .cooperate-list {
		margin-top: 0.8133rem;
	}
	.brand-list-page .cooperate-list .item {
		width: 100%;
		padding-left: 0.7067rem;
		padding-right: 0.7067rem;
		padding-bottom: 0.6667rem;
	}
	.brand-list-page .cooperate-list .item:nth-child(1) {
		margin-top: 0 !important;
	}
	.brand-list-page .cooperate-list .item .text {
		padding-top: 0.3067rem;
	}
	.brand-list-page .cooperate-list .item .text .item-title {
		font-size: 0.4267rem;
	}
	.brand-list-page .cooperate-list .item .text .item-desc {
		margin-top: 0.36rem;
		font-size: 0.32rem;
	}
	.brand-list-page .cooperate-list .item .text .link {
		margin-top: 0.36rem;
	}
	.brand-list-page .cooperate-list .item .text .link span {
		display: none !important;
	}
	.brand-list-page .cooperate-list .item .text .link .icon-list img {
		width: 0.8533rem;
		height: 0.32rem;
		object-fit: contain;
	}
	.brand-list-page .load-more {
		width: 92%;
		margin-top: 0.8rem;
		border-radius: 0.16rem;
	}

	/* 修改 ,移动设备*/
	.brand-list-page .cooperate-brand .cooperate-main .left .left-item .card-img {
		width: 1.5467rem;
		height: 1.5467rem;
	}

	.pro-detail-page .pro-detail-main .right .pro-hot .hot-list {
		display: flex;
	}
	.pro-detail-page .pro-detail-main .right .pro-hot .hot-list img {
		display: block;
	}
	.pro-detail-page .pro-detail-main .right .pro-hot .click-num {
		/* min-height: 31px;
    display: flex;
    align-items: center; */
		line-height: 1;
	}

	.zhaopin-page .job-panel .job-list .job-item .job-head .job-position .j-l {
		display: flex;
		align-items: flex-start;
	}

	.pro-list-page .pro-main .pro-right .pro-list .pro-item .text {
		margin-top: 0.4133rem;
	}

	.zpbd-page .form-box .row5 .row-item .row-wrap img {
		right: 0;
		top: 0;
		transform: translate(0, 0);
		height: 100%;
		width: 120px;
		object-fit: fill;
	}
	.zpbd-page .form-box .row5 .row-item .row-wrap input::placeholder {
		font-size: 12px;
	}

	.pro-banner .text {
		top: 50%;
	}

	.zhaopin-page .job-panel .job-list .job-item .job-detail {
		margin-left: 7%;
	}

	/* 修改 */
	.about-page .about-article .main .pic img {
		max-height: none;
	}

	.contact-page .contact-list .contact-item .bottom .map {
		height: 5.859375rem;
	}
}
/* 手机端适配 */
@media (max-width: 576px) {
	/* 内页面包屑 */
	.common-crumb .right a {
		letter-spacing: 0;
	}
	.common-crumb .right {
		margin-left: 10px;
		margin-right: 10px;
	}
	.common-crumb .right {
		justify-content: center;
		width: 100%;
	}
	.common-crumb .right a {
		font-size: 14px;
	}
	/* 新闻列表 */
	.new-list-page .new-list .new-item {
		flex-wrap: wrap;
	}
	.new-list-page .new-list .new-item .pic {
		width: 100%;
		height: auto;
	}
	.new-list-page .new-list .new-item .text {
		padding-left: 0;
		flex: none;
		width: 100%;
		padding-top: 20px;
	}
	/* 招聘表单 */
	.zpbd-page .form-box .row select,
	.zpbd-page .form-box .row input {
		height: 45px;
		font-size: 14px;
	}
}

/* 百度地图组件 */
.BMap_cpyCtrl {
	display: none;
}
/* // 去掉地图那行，添加CSS即可 */
/* .anchorBL{
  display:none;
} */

/* 验证码页面制作 */

/* 校验页面 */
.code-page {
	padding-top: 72px;
	padding-bottom: 173px;
	background-color: #f6f6f6;
}

/* 校验页面面包屑 */
.code-crumb {
	margin-top: 100px;
}

/* 标题 */
.code-page .check-panel .title {
	font-family: Inter;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #322f2a;
}

/* 照片 */
.code-page .check-panel .pic {
	margin-top: 38px;
	text-align: center;
}
.code-page .check-panel .pic img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.code-page .check-panel .input-area {
	margin-top: 46px;
}

.code-page .check-panel .input-list {
	display: flex;
	align-items: center;
	justify-content: center;
}
.code-page .check-panel .input-list input {
	width: 119px;
	height: 32px;
	background: #ffffff;
	border: 1px solid #000000;
	text-align: center;
}
.code-page .check-panel .input-list input:focus {
	outline-color: #ff7101;
}

.code-page .check-panel .input-list span {
	width: 14px;
	height: 1px;
	background-color: #000;
	margin-left: 7px;
	margin-right: 15px;
}
.code-page .check-panel .placehold-text {
	margin-top: 31px;
	font-weight: 500;
	font-size: 16px;
	color: #322f2a;
	text-align: center;
}

.code-page .check-panel .btn-list {
	margin-top: 40px;
	text-align: center;
}

.code-page .check-panel .btn-list button {
	width: 235px;
	height: 49px;
	border-radius: 8px;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	border: none;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}

.code-page .check-panel .btn-list button:focus {
	border: none;
}

.code-page .check-panel .submit-btn {
	background: #ff7101;
	margin-right: 23px;
}
.code-page .check-panel .reset-btn {
	background: #767676;
}

/* 验证结果板块 */
.code-page .result-panel {
	text-align: center;
	display: none;
}

/* 验证结果图片 */
.code-page .result-panel .pic img {
	vertical-align: top;
	margin-bottom: 20px;
}

/* 回显当前验证码 */
.code-page .result-panel .code-text {
	font-family: Inter;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #322f2a;
}

/* 回显当前次数 */
.code-page .result-panel .count-text {
	font-family: Inter;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	color: #322f2a;
	margin-top: 20px;
}

.code-page .res {
	text-align: center;
	margin-top: 20px;
	font-family: Inter;
	font-size: 28px;
	line-height: 1.5;
	text-align: center;
	max-width: 100%;
	overflow-wrap: break-word;
}

.code-page .res.success {
	color: #74d86c;
}

.code-page .res.error {
	color: #ed1c24;
}

/* 在线购买 */
.buyOnline-page {
	margin-top: 100px;
}
.buyOnline-page .list-area {
	padding-top: 70px;
	padding-bottom: calc(120px - 34px);
	background: #f6f6f6;
}
.buyOnline-page .list {
	display: flex;
	flex-flow: row wrap;
}

.buyOnline-page .list .item {
	display: block;
	width: 22.95%;
	border-radius: 8px;
	background: #fff;
	padding-left: 40px;
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 70px;
	overflow-wrap: break-word;
	margin-right: 2.65%;
	margin-bottom: 34px;
}
.buyOnline-page .list .item:nth-child(4n) {
	margin-right: 0;
}
.buyOnline-page .list .item:hover {
	box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.1);
}
.buyOnline-page .list .item:hover .title,
.buyOnline-page .list .item:hover .shop {
	color: #ff7101;
}

.buyOnline-page .list .item .title {
	color: #111;
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.75;
	margin-bottom: 8px;
}
.buyOnline-page .list .item .title::after {
	content: "";
	display: block;
	width: 51px;
	height: 1px;
	background: #eaeaea;
	margin-top: 10px;
}

.buyOnline-page .list .item .shop {
	color: #818181;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 2.3;
}

/* 修改的产品详情 */
.pro-detail-page .main-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 53px;
}

.pro-detail-page .main-wrap .left {
	/* width: 46.06%; */
	width: 57.12%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.pro-detail-page .main-wrap .left .swiper1 {
	width: 83.02%;
	margin-left: 32px;
	position: relative;
}

.pro-detail-page .main-wrap .left .swiper1 .swiper-pagination {
	bottom: 6%;
	display: none;
}

.pro-detail-page .main-wrap .left .swiper1 .swiper-pagination-bullet {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.65);
}

.pro-detail-page .main-wrap .left .swiper1 .swiper-pagination-bullet-active {
	background-color: #ff7101 !important ;
}
.pro-detail-page .main-wrap .left .swiper1 .swiper-slide {
	position: relative;
	border: none !important;
}

.pro-detail-page .main-wrap .left .swiper1 .swiper-slide::after {
	content: "";
	display: block;
	padding-top: 100%;
}
.pro-detail-page .main-wrap .left .swiper1 .swiper-slide .img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* .pro-detail-page .main-wrap .left .swiper1 .swiper-wrapper {
	transition-duration: 1ms !important;
} */

.pro-detail-page .main-wrap .left .swiper1 .swiper-slide .play-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	user-select: none;
	cursor: pointer;
}

.pro-detail-page .main-wrap .left .swiper1 .swiper-slide video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.pro-detail-page .main-wrap .left .swiper2-box {
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow {
	user-select: none;
	cursor: pointer;
	text-align: center;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow img {
	vertical-align: middle;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow .active {
	display: none;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow:hover .active {
	display: inline-block;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow:hover .default {
	display: none;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow.swiper-button-disabled:hover .active {
	display: none;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow.swiper-button-disabled:hover .default {
	display: inline-block;
}
.pro-detail-page .main-wrap .left .swiper2-box .swiper2-arrow.swiper-button-disabled {
	cursor: not-allowed;
}

.pro-detail-page .main-wrap .left .swiper2 {
	margin-top: 22px;
	margin-bottom: 22px;
	height: 536px;
}
.pro-detail-page .main-wrap .left .swiper2 .swiper-slide {
	border: 2px solid transparent;
	user-select: none;
	cursor: pointer;
	width: 96px !important;
	height: 96px !important;
}
.pro-detail-page .main-wrap .left .swiper2 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pro-detail-page .main-wrap .left .swiper2 .swiper-slide.active {
	border: 2px solid #ff7101;
}
.pro-detail-page .main-wrap .right {
	margin-left: 68px;
	flex: 1;
	overflow: hidden;
	padding-right: 18px;
	padding-top: 23px;
	overflow-wrap: break-word;
}
.pro-detail-page .main-wrap .right .d-title {
	color: #ffa157;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	letter-spacing: 0.36px;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.pro-detail-page .main-wrap .right .d-sub-title {
	color: #b4b4b4;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	letter-spacing: 0.28px;
	text-transform: capitalize;
	margin-bottom: 11px;
}
.pro-detail-page .main-wrap .right .pro-name {
	color: #322f2a;
	font-family: Inter;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	letter-spacing: 0.6px;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.pro-detail-page .main-wrap .right .price-line {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 22px;
}

.pro-detail-page .main-wrap .right .cur-price {
	color: #ff5601;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	letter-spacing: 0.84px;
	text-transform: capitalize;
	display: flex;
	align-items: center;
}

.pro-detail-page .main-wrap .right .pre-price {
	color: #bfbfbf;
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	letter-spacing: 0.48px;
	text-transform: capitalize;
	margin-left: 8px;
	text-decoration: line-through;
}

.pro-detail-page .main-wrap .right .count-line {
	color: #5f5f5f;
	font-family: Inter;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.22;
	letter-spacing: 0.24px;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.pro-detail-page .main-wrap .right .count-line img {
	margin-right: 4px;
}

.pro-detail-page .main-wrap .right .count-line img:last-of-type {
	margin-right: 0;
}
.pro-detail-page .main-wrap .right .count-line span {
	margin-left: 7px;
}

.pro-detail-page .main-wrap .right .pro-description {
	color: #5a5a5a;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.28px;
	text-transform: capitalize;
	overflow-wrap: break-word;
}

.pro-detail-page .params-header {
	display: flex;
	background: #e7e7e7;
	margin-top: 75px;
	margin-bottom: 40px;
}
.pro-detail-page .params-header .item {
	padding: 15px 42px 16px 43px;
	color: #000;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	user-select: none;
	cursor: pointer;
}
.pro-detail-page .params-header .item.current {
	background: #f5f5f5;
}
.pro-detail-page .params-content .content-item * {
	max-width: 100%;
	overflow-wrap: break-word;
}
.pro-detail-page .params-content .content-item img {
	max-width: 100%;
	height: auto;
}
.pro-detail-page .params-content .content-item p,
.pro-detail-page .params-content .content-item span {
	max-width: 100%;
	overflow-wrap: break-word;
}

.pro-detail-page .params-content .content-item {
	display: none;
}
.pro-detail-page .params-content .content-item.current {
	display: block;
}

.pro-detail-page .params-wrap {
	padding-bottom: 137px;
}
.pro-detail-page .go-top {
	position: fixed;
	right: 9.275%;
	bottom: 6%;
	z-index: 66;
	cursor: pointer;
	user-select: none;
	display: none;
}

.pro-detail-page .swiper1 .arrow {
	width: 32px;
	height: 64px;
	border-radius: 16px;
	background: rgba(0, 0, 0, 0.20);
	align-items: center;
	position: absolute;
	top: 47.5%;
	right:2.72%;
	z-index: 6;
	user-select: none;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.pro-detail-page .swiper1 .arrow  .swiper1-arrow {
	width: 100%;
	height: 50%;
	display: flex;
	align-items: center;
	justify-content: center;

}
.pro-detail-page .swiper1 .arrow  .swiper1-left {
	border-radius: 16px 16px 0 0;
}
.pro-detail-page .swiper1 .arrow  .swiper1-right {
	border-radius: 0 0 16px 16px;
}
.pro-detail-page .swiper1 .arrow  .swiper1-arrow.swiper-button-disabled  {
	cursor: not-allowed;
}
.pro-detail-page .swiper1 .arrow  .swiper1-arrow:not(.swiper1-arrow.swiper-button-disabled):hover {
	background-color: rgba(0, 0, 0, 0.3);
}


@media (max-width: 1200px) {
	.buyOnline-page .list .item {
		padding-left: 20px;
		padding-right: 20px;
	}
	.pro-detail-page .main-wrap .right {
		margin-left: 25px;
	}

	.pro-detail-page .swiper1 .arrow {
		display: none;
	}
}

/* 防伪页面 */
@media (max-width: 992px) {
	.code-crumb {
		display: none;
	}
	/* 加上heda占据的位置 */
	.code-page {
		padding-top: 165px;
	}

	.buyOnline-page .list .item {
		width: 30%;
		margin-right: 5%;
	}
	.buyOnline-page .list .item:nth-child(4n) {
		margin-right: 5%;
	}
	.buyOnline-page .list .item:nth-child(3n) {
		margin-right: 0 !important;
	}
}
@media (max-width: 768px) {
	/* 加上heda占据的位置 */
	.code-page {
		padding-top: 145px;
		padding-bottom: 45px;
	}
	.code-page .check-panel .title {
		font-size: 24px;
		max-width: 100%;
		overflow-wrap: break-word;
	}

	.code-page .check-panel .input-list {
		flex-wrap: wrap;
	}

	/* 调整输入框的大小 */
	.code-page .check-panel .input-list input {
		width: 70px;
	}

	.code-page .check-panel .btn-list {
		display: flex;
		/* justify-content: space-between; */
		justify-content: center;
	}

	.code-page .check-panel .btn-list .button {
		width: 45%;
	}

	.code-page {
		padding-top: 102px;
	}

	/* 验证结果界面 */
	.code-page .result-panel .code-text {
		word-break: break-all;
		font-size: 24px;
	}

	.code-page .result-panel .count-text {
		word-break: break-all;
	}

	.code-page .res {
		font-size: 22px;
	}

	.buyOnline-page {
		margin-top: 1.40625rem;
	}

	.buyOnline-page .list-area {
		padding-top: 45px;
		padding-bottom: 25px;
	}
	.buyOnline-page .list {
		justify-content: space-between;
	}
	.buyOnline-page .list .item {
		width: 48.5%;
		margin-right: 0 !important;
		margin-bottom: 25px;
		padding: 20px 15px;
	}
	.buyOnline-page .list .item .title {
		font-size: 22px;
	}

	.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .cur-price {
		font-size: 0.370625rem;
	}
	.pro-list-page .pro-main .pro-right .pro-list .pro-item .text .pre-price {
		margin-left: 3px;
		font-size: 0.300625rem;
	}

	.pro-detail-page .main-wrap {
		flex-wrap: wrap;
	}

	.pro-detail-page .main-wrap .left,
	.pro-detail-page .main-wrap .right {
		width: 100%;
		flex: none;
		margin-left: 0;
	}

	.pro-detail-page .main-wrap .left .swiper1 {
		width: 100%;
		margin-left: 0;
		margin-bottom: 0;
	}
	.pro-detail-page .main-wrap {
		padding-top: 25px;
	}
	/* .pro-detail-page .main-wrap .left .swiper1 .swiper-slide video  {
		max-width: none;
		max-height: none;
		width: 100%;
		height: auto;
		display: block;
		position: static;
	} */

	.pro-detail-page .main-wrap .left .swiper1 .swiper-pagination {
		display: block;
	}
	.pro-detail-page .main-wrap .left .swiper1 {
		margin-bottom: 0;
	}
	.pro-detail-page .main-wrap .left .swiper2-box {
		display: none;
	}

	.pro-detail-page .main-wrap .right .d-sub-title {
		margin-bottom: 7px;
	}
	.pro-detail-page .main-wrap .right .pro-name {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.pro-detail-page .main-wrap .right .price-line {
		margin-bottom: 10px;
	}

	.pro-detail-page .main-wrap .right .cur-price {
		font-size: 18px;
		line-height: 1;
	}
	.pro-detail-page .main-wrap .right .cur-price img {
		width: 10px;
		vertical-align: text-top;
	}
	.pro-detail-page .main-wrap .right .pre-price {
		font-size: 16px;
	}

	.pro-detail-page .params-header {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.pro-detail-page .params-header .item {
		padding: 15px;
		font-size: 14px;
	}

	.pro-detail-page .params-wrap {
		padding-bottom: 45px;
	}
}

@media (max-width: 576px) {
	.code-page .check-panel .input-list {
		justify-content: space-between;
	}
	.code-page .check-panel .input-list span {
		margin-left: 5px;
		margin-right: 5px;
		width: 5px;
		height: 2px;
	}

	.pro-detail-page .go-top {
		width: 45px;
	}
	.pro-detail-page .go-top img {
		display: block;
		width: 100%;
		height: auto;
	}
}
