body {
	overflow-x: hidden
}

.banner {
	position: relative;
	overflow: hidden
}

.banner .banner-img-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../img/banner-88.png) no-repeat;
	background-size: 100% auto;
	background-attachment: fixed
}

.banner .banner-img-wrap::after {
	content: " ";
	/* background-color: rgba(0,0,0,0.7); */
	background-image: linear-gradient(135deg, #01152B 14%,  rgba(0, 140, 172, 0) 100%);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2
}

.banner .banner-tit {
	display: flex;
	align-items: start;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 3;
	width: 100%
}

@media (max-width: 755px) {
	.banner .banner-tit {
		padding-top: 14.56954vw;
		padding-left: 17.21854vw;
		padding-right: 17.21854vw;
		padding-bottom: 11.92053vw;
		min-height: 96.68874vw
	}
}

@media (min-width: 756px) {
	.banner .banner-tit {
		padding-top: 5.5vw;
		padding-left: 6.5vw;
		padding-right: 6.5vw;
		padding-bottom: 4.5vw;
		min-height: 45vw
	}
}

.banner .banner-tit .tit-btm {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 2;
    flex-direction: column;
	padding-top: 2vw;
}

.banner .banner-tit .tit-btm .banner_info_2,.banner .banner-tit .tit-btm .banner_info_1 {
	display: flex;
	font-weight: 800;
	letter-spacing: .15vw;
	text-shadow: .1vw .2vw .3vw rgba(0,0,0,0.4);
	text-align: left;
    letter-spacing: -.8px;
    line-height: 1em;
}

@media (max-width: 755px) {
	.banner .banner-tit .tit-btm {
		padding-top: 0;
        align-items: center;
        width: 100%;
	}
	.banner .banner-tit .tit-btm .banner_info_2,.banner .banner-tit .tit-btm .banner_info_1 {
		font-size: 9.53642vw!important;
	}
}

.banner .banner-tit .tit-btm .banner_info_2 {
	color: #ffffff;
    font-size: 4.65vw;
}

.banner .banner-tit .tit-btm .banner_info_1 {
	color: #55943c;
    font-size: 6.15vw;
    word-spacing: 0;
}

.banner .banner-tit .global-nz-btn {
	font-size: 1.4vw;
	line-height: 2.5em !important;
	z-index:2;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	margin-left: 0;
}

.banner .banner-tit .banner_info_text {
	font-weight: 400;
	margin-top: .5vw;
	color: #ffffff
}

@media (max-width: 755px) {
	.banner .banner-tit .banner_info_text {
		font-size: 4.76821vw;
		line-height: 7.15232vw
	}
}

@media (min-width: 756px) {
	.banner .banner-tit .banner_info_text {
		font-size: 1.8vw;
		line-height: 2.7vw
	}
}

.page-model-3 {
	display: flex;
	justify-content: space-between;
	padding: 3.95vw 8vw 2.05vw;
	/* background-image: url("../img/goodsinfo-8-bg.png"); */
	background-image: url("../img/info-pipe.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 44vw;
    background-attachment: fixed;
}

.page-model-3 .model-info {
	width: 46%
}

@media (max-width: 755px) {
	.page-model-3 .model-info .model-info-item+.model-info-item {
		padding-top: 1.72185vw
	}
}

@media (min-width: 756px) {
	.page-model-3 .model-info .model-info-item+.model-info-item {
		padding-top: .65vw
	}
}

.page-model-3 .model-info .model-info-item .model-title {
	font-weight: 800
}

@media (max-width: 755px) {
	.page-model-3 .model-info .model-info-item .model-title {
		font-size: 6.35762vw;
		line-height: 9.40397vw;
		padding-bottom: 1.0596vw
	}
}

@media (min-width: 756px) {
	.page-model-3 .model-info .model-info-item .model-title {
		font-size: 2.4vw;
		line-height: 3.55vw;
		padding-bottom: .8vw
	}
}

.page-model-3 .model-info .model-info-item .model-title .color-g {
	color: #55943C
}

.page-model-3 .model-info .model-info-item .model-text {
	font-weight: 400;
	color: #01152b;
}

@media (max-width: 755px) {
	.page-model-3 .model-info .model-info-item .model-text+.model-text {
		margin-top: 1.3245vw
	}
}

@media (min-width: 756px) {
	.page-model-3 .model-info .model-info-item .model-text+.model-text {
		margin-top: .5vw
	}
}

@media (max-width: 755px) {
	.page-model-3 .model-info .model-info-item .model-text {
		font-size: 2.38411vw;
		line-height: 3.97351vw
	}
}

@media (min-width: 756px) {
	.page-model-3 .model-info .model-info-item .model-text {
		font-size: .9vw;
		line-height: 1.5vw
	}
	.page-model-3 .model-info .model-info-item .model-text p {
		margin-bottom: 1vw;
	}
}

.page-model-3 .model-info .model-btn-wrap {
	margin-top: 1vw;
	display: flex
}

.page-model-3 .model-info .model-btn-wrap .model-btn {
	color: #FFFFFF;
	text-align: center;
	background: #00A2E9;
	border-radius: 50vw
}

.page-model-3 .model-info .model-btn-wrap .model-btn+.model-btn {
	margin-left: .5vw
}

@media (max-width: 755px) {
	.page-model-3 .model-info .model-btn-wrap .model-btn {
		font-size: 2.64901vw;
		line-height: 7.94702vw;
		min-width: 35.62914vw;
		padding-left: 3.04636vw;
		padding-right: 3.04636vw
	}
}

@media (min-width: 756px) {
	.page-model-3 .model-info .model-btn-wrap .model-btn {
		font-size: 1vw;
		line-height: 3vw;
		min-width: 13.45vw;
		padding-left: 1.15vw;
		padding-right: 1.15vw
	}
}

.page-model-3 .model-img {
	width: 48%;
    height: 100%;
	border-radius: .8vw
}

.page-model-g9m1 {
	display: flex;
	width: 100%;
	background: #fff;
	background-image: url("../img/goodsinfo-9-img-bg.png");
	background-repeat: no-repeat;
	background-size: 100%;
	justify-content: center;
	box-sizing: border-box;
	padding-top: 4.3vw;
	padding-bottom: 4.3vw
}

.page-model-g9m1 .moreProduct-left {
	display: flex;
	flex-direction: column;
	width: 45%;
	color: #000
}

.page-model-g9m1 .moreProduct-left .moreProduct-tit h2 {
	font-weight: 800;
	text-align: left;
	font-style: normal
}

@media (max-width: 755px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-tit h2 {
		font-size: 6.35762vw;
		line-height: 9.40397vw
	}
}

@media (min-width: 756px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-tit h2 {
		font-size: 2.4vw;
		line-height: 3.55vw
	}
}

.page-model-g9m1 .moreProduct-left .moreProduct-tit h1 {
	font-weight: 800;
	text-align: left;
	font-style: normal
}

@media (max-width: 755px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-tit h1 {
		font-size: 8.21192vw;
		line-height: 12.18543vw
	}
}

@media (min-width: 756px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-tit h1 {
		font-size: 3.1vw;
		line-height: 4.6vw
	}
}

.page-model-g9m1 .moreProduct-left .moreProduct-txt {
	width: 32vw;
	min-height: 13vw;
	margin-top: 1.5vw;
	font-weight: 400;
	text-align: left;
	font-style: normal;
	opacity: 0.8
}

@media (max-width: 755px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-txt {
		font-size: 2.38411vw;
		line-height: 4.23841vw
	}
}

@media (min-width: 756px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-txt {
		font-size: .9vw;
		line-height: 1.6vw
	}
}

.page-model-g9m1 .moreProduct-left .moreProduct-btn {
	text-decoration: none;
	cursor: pointer;
	min-width: 11vw;
	height: 3.4vw;
	margin-top: 3vw;
	background: #00A2E9;
	border-radius: 50vw;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-style: normal
}

@media (max-width: 755px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-btn {
		font-size: 3.17881vw;
		line-height: 9.00662vw
	}
}

@media (min-width: 756px) {
	.page-model-g9m1 .moreProduct-left .moreProduct-btn {
		font-size: 1.2vw;
		line-height: 3.4vw
	}
}

.page-model-g9m1 .moreProduct-left .moreProduct-btn:hover {
	background: transparent;
	color: #00A2E9;
	border-color: #00A2E9
}

.page-model-g9m1 .moreProduct-left .moreProduct-btn.no2 {
	margin-left: 2vw
}

.page-model-g9m1 .moreProduct-left .moreProduct-btn .moreProduct-btn-icon {
	display: none
}

.page-model-g9m1 .moreProduct-right {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 55%
}

.page-model-g9m1 .moreProduct-right .moreProduct-img-box {
	width: 40.55vw;
	height: 47vw;
	border-radius: 1.2vw;
	object-fit: cover;
	overflow: hidden;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	max-width: 100%;
	max-height: 100%
}

.page-model-g9m1 .moreProduct-right .moreProduct-img-box img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: transform 0.35s ease-in-out;
	transform-origin: center center
}

.page-model-g9m1 .moreProduct-img-box img:hover {
	transform: scale(1.1)
}

.page-model-1 {
	padding: 5vw 6.5vw 6.85vw;
	background: 0px 0px/100% url(../img/ability-1.png) no-repeat
}

.page-model-1 .page-info-title {
	font-weight: 800;
	color: #000000;
	text-align: left
}

@media (max-width: 755px) {
	.page-model-1 .page-info-title {
		font-size: 6.62252vw;
		line-height: 11.78808vw;
		padding-bottom: 1.72185vw
	}
}

@media (min-width: 756px) {
	.page-model-1 .page-info-title {
		font-size: 2.5vw;
		line-height: 4.45vw;
		padding-bottom: .65vw
	}
}

.page-model-1 .page-info-title.color-b {
	color: #00A2E9
}

.page-model-1 .page-info {
	font-weight: 400;
	color: #333333
}

@media (max-width: 755px) {
	.page-model-1 .page-info {
		font-size: 2.64901vw;
		line-height: 4.23841vw
	}
}

@media (min-width: 756px) {
	.page-model-1 .page-info {
		font-size: 1vw;
		line-height: 1.6vw
	}
}

@media (max-width: 755px) {
	.page-model-1 .page-info.nz-bt-10 {
		margin-bottom: 1.3245vw
	}
}

@media (min-width: 756px) {
	.page-model-1 .page-info.nz-bt-10 {
		margin-bottom: .5vw
	}
}

@media (max-width: 755px) {
	.page-model-1 .page-info.nz-bt-50 {
		margin-bottom: 6.62252vw
	}
}

@media (min-width: 756px) {
	.page-model-1 .page-info.nz-bt-50 {
		margin-bottom: 2.5vw
	}
}

.page-model-2 {
	display: flex
}

.page-model-2.no2 .model-right .model-img {
	background-image: url("../img/model-2-2.png");
    background-size: cover;
}

.page-model-2.no3 {
	background-color: #55943c;
	color: #fff
}

.page-model-2.no3 .model-right .model-img {
	display: block;
	width: 30.75vw;
	height: unset;
	position: absolute;
	left: 50%;
	top: 3.8vw;
	bottom: unset;
	right: unset;
	transform: translateX(-50%)
}

.page-model-2.no3 .model-left {
	padding-bottom: 3.8vw
}

.page-model-2 .model-left {
	width: 50%
}

@media (max-width: 755px) {
	.page-model-2 .model-left {
		padding: 10.06623vw 10.59603vw 7.78808vw
	}
}

@media (min-width: 756px) {
	.page-model-2 .model-left {
		padding: 3.8vw 4vw 12vw
	}
}

.page-model-2 .model-left .model-title {
	font-weight: 800
}

@media (max-width: 755px) {
	.page-model-2 .model-left .model-title {
		font-size: 7.94702vw;
		line-height: 7.94702vw;
		padding-top: 2.64901vw;
		padding-bottom: 2.64901vw
	}
}

@media (min-width: 756px) {
	.page-model-2 .model-left .model-title {
		font-size: 3vw;
		line-height: 3vw;
		padding-top: 1vw;
		padding-bottom: 1vw
	}
}

.page-model-2 .model-left .model-sub-title {
	font-weight: 800
}

@media (max-width: 755px) {
	.page-model-2 .model-left .model-sub-title {
		font-size: 6.35762vw
	}
}

@media (min-width: 756px) {
	.page-model-2 .model-left .model-sub-title {
		font-size: 2.4vw
	}
}

.page-model-2 .model-left .model-info {
	padding-left: .75em;
	font-weight: 400
}

@media (max-width: 755px) {
	.page-model-2 .model-left .model-info {
		font-size: 2.38411vw;
		line-height: 4.23841vw
	}
}

@media (min-width: 756px) {
	.page-model-2 .model-left .model-info {
		font-size: .9vw;
		line-height: 1.6vw
	}

	.page-model-2 .model-left .list-paddingleft-2 li{
		font-size: .9vw;
		line-height: 1.6vw;
		margin-bottom: 0.7vw;
		
	}

	.page-model-2 .model-left .list-paddingleft-2  li::marker {

		unicode-bidi: isolate;
		font-variant-numeric: tabular-nums;
		text-transform: none;
		text-indent: 0px !important;
		text-align: start !important;
		text-align-last: start !important;


		 
 		 
	  }
}

@media (max-width: 755px) {
	.page-model-2 .model-left .model-info+.model-info {
		padding-top: 2.64901vw
	}
}

@media (min-width: 756px) {
	.page-model-2 .model-left .model-info+.model-info {
		padding-top: 1vw
	}
}

.page-model-2 .model-right {
	width: 50%;
	flex-shrink: 0;
	position: relative
}

.page-model-2 .model-right .model-img {
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-image: url("../img/model-2-1.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left;
	/* background-attachment: fixed */
}
 

.moreProduct {
	display: flex;
	width: 100%;
	background: #55943c;
	justify-content: center;
	box-sizing: border-box
}

.moreProduct .moreProduct-left {
	display: flex;
	flex-direction: column;
	padding-left: 6.5vw;
	padding-top: 4.3vw;
	width: 50%
}

.moreProduct .moreProduct-left .moreProduct-tit h2 {
	font-weight: 800;
	color: #ffffff;
	text-align: left;
	font-style: normal
}

@media (max-width: 755px) {
	.moreProduct .moreProduct-left .moreProduct-tit h2 {
		font-size: 6.35762vw;
		line-height: 9.40397vw
	}
}

@media (min-width: 756px) {
	.moreProduct .moreProduct-left .moreProduct-tit h2 {
		font-size: 2.4vw;
		line-height: 3.55vw
	}
}

.moreProduct .moreProduct-left .moreProduct-tit h1 {
	font-weight: 800;
	color: #ffffff;
	text-align: left;
	font-style: normal
}

@media (max-width: 755px) {
	.moreProduct .moreProduct-left .moreProduct-tit h1 {
		font-size: 8.21192vw;
		line-height: 12.18543vw
	}
}

@media (min-width: 756px) {
	.moreProduct .moreProduct-left .moreProduct-tit h1 {
		font-size: 3.1vw;
		line-height: 4.6vw
	}
}

.moreProduct .moreProduct-left .moreProduct-txt {
	width: 32vw;
	min-height: 13vw;
	margin-top: 1.5vw;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	font-style: normal;
	opacity: 0.8
}

@media (max-width: 755px) {
	.moreProduct .moreProduct-left .moreProduct-txt {
		font-size: 3.17881vw;
		line-height: 4.23841vw
	}
}

@media (min-width: 756px) {
	.moreProduct .moreProduct-left .moreProduct-txt {
		font-size: 1vw;
		line-height: 1.6vw
	}
}

.moreProduct .moreProduct-btn-list .moreProduct-btn {
	text-decoration: none;
	cursor: pointer;
	min-width: 11vw;
	margin-top: 3vw;
	margin-right: 2vw;
	background: #ffffff;
	border-radius: 50vw;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	border: .05vw solid transparent;
	color: #55943c;
	text-align: center;
	font-style: normal
}

@media (max-width: 755px) {
	.moreProduct .moreProduct-btn-list .moreProduct-btn {
		font-size: 2.91391vw;
		line-height: 7.41722vw
	}
}

@media (min-width: 756px) {
	.moreProduct .moreProduct-btn-list .moreProduct-btn {
		font-size: 1.1vw;
		line-height: 2.8vw
	}
}

.moreProduct .moreProduct-btn-list .moreProduct-btn:hover {
	background: transparent;
	color: #fff;
	border-color: #fff
}

.moreProduct .moreProduct-btn-list .moreProduct-btn.no2 {
	margin-right: 0
}

.moreProduct .moreProduct-btn-list .moreProduct-btn .moreProduct-btn-icon {
	display: none
}

.moreProduct .moreProduct-right {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%
}

.moreProduct .moreProduct-right .moreProduct-img-box {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	max-width: 100%;
	max-height: 100%
}

.moreProduct .moreProduct-right .moreProduct-img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.35s ease-in-out;
	transform-origin: center center
}

.moreProduct .moreProduct-img-box img:hover {
	transform: scale(1.1)
}

.friend-model {
	position: relative;
	margin: 0 4vw 0;
	overflow: hidden
}

.friend-model::before {
	content: " ";
	width: 2vw;
	height: 5.5vw;
	background: linear-gradient(270deg, rgba(249,251,255,0) 0%, #fff 100%);
	position: absolute;
	z-index: 1;
	left: 0;
	top: 10.4vw
}

.friend-model::after {
	content: " ";
	width: 2vw;
	height: 5.5vw;
	background: linear-gradient(270deg, #fff 0%, rgba(249,251,255,0) 100%);
	position: absolute;
	right: 0;
	top: 10.4vw
}

.friend-model .friend-title {
	padding: 2.8vw 0 2.5vw 0;
	font-weight: bold;
	font-size: 3.4vw;
	color: #000000;
	line-height: 5.35vw;
	text-align: center;
	white-space: nowrap
}

.friend-model .index-scroll {
	display: flex;
	overflow-x: hidden;
	padding: 0;
	background-color: #fff
}

.friend-model .scroll-content {
	display: flex;
	width: max-content
}

.friend-model .scroll-content .list {
	height: 5vw;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	box-sizing: border-box;
	flex-shrink: 0
}

.friend-model .scroll-content .list img {
	width: 10.5vw;
	height: 5vw
}

.friend-model .index-scroll-item {
	user-select: none;
	margin-right: 4vw;
	width: 10.5vw;
	height: 5vw;
	background: #ffffff;
	box-shadow: 0 0 .075vw 0 rgba(216,222,227,0.3);
	border-radius: 40vw;
	display: flex;
	align-items: center
}

.friend-model .partner-btn {
	cursor: pointer;
	display: flex;
	width: 16vw;
	height: 4.4vw;
	margin: 3.5vw auto 2vw;
	align-items: center;
	justify-content: center;
	background: #00a2e9;
	border-radius: 44vw;
	font-size: 1.2vw;
	color: #ffffff;
	line-height: 4.4vw;
	text-align: center
}

.friend-model .partner-btn:hover {
	background: transparent;
	color: #00a2e9;
	border: 1px solid #00a2e9
}

@media screen and (max-width: 755px) {
	.banner .banner-img-wrap {
		position: absolute;
		background-size: cover;
		background-attachment: scroll
	}

	.banner .banner-tit {
		position: relative;
		z-index: 2;
		padding-top: 70px;
		padding-bottom: 28px
	}

	.banner .banner-tit .global-nz-btn {
		font-size: 14px;
		line-height: 1em !important;
		min-width: 60%;
		padding: 0.8em
	}

	.page-model-3 {
		display: block
	}

	.page-model-3 .model-img {
		width: 100%;
		height: auto
	}

	.page-model-3 .model-info {
		width: 100%;
		padding: 10px 0
	}

	.page-model-3 .model-btn-wrap .model-btn {
		line-height: unset !important;
		padding: 15px;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.page-model-g9m1 {
		padding-top: 0;
		display: block
	}

	.page-model-g9m1 .moreProduct-left,.page-model-g9m1 .moreProduct-right {
		width: 100%;
		padding: 10vw
	}

	.page-model-g9m1 .moreProduct-right {
		padding-bottom: 0
	}

	.page-model-g9m1 .moreProduct-right .moreProduct-img-box {
		width: 100%;
		height: unset
	}

	.page-model-g9m1 .moreProduct-txt {
		width: 100% !important
	}

	.page-model-g9m1 .moreProduct-btn-list .moreProduct-btn {
		line-height: 10vw;
		width: 30vw;
		height: 10vw
	}

	.tit-btm {
		text-align: center
	}

	.page-model-1 {
		padding-top: 40px;
		background-size: 200%;
		background-position: right top
	}

	.goods-menu-list {
		padding-top: 30px
	}

	.goods-menu-list .menu-download-item {
		padding-bottom: 30px
	}

	.goods-menu-list .menu-download-item .menu-img {
		width: 100% !important;
		height: auto !important;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15)
	}

	.goods-menu-list .menu-download-item .menu-download-btn {
		margin-top: 25px !important
	}

	
	.page-model-2 {
		flex-wrap: wrap
	}

	.page-model-2.no2 {
		flex-direction: column-reverse
	}

	.page-model-2.no3 .model-left .global-nz-btn {
		width: 100%;
		font-size: 16px;
		line-height: unset !important;
		padding: 13px 18px
	}

	.page-model-2 .model-left {
		width: 100%
	}

	.page-model-2 .model-right {
		width: 100% !important;
		padding-bottom: 10%
	}

	.page-model-2 .model-right .model-img {
		position: unset !important;
		width: 80% !important;
		height: 93vw;
		margin-left: 10%;
		border-radius: 2%;
		transform: none !important
	}

	.moreProduct {
		width: 100% !important;
		display: flex;
		padding: 2vw 5vw !important;
		flex-direction: column;
		height: auto;
		background-color: #fff
	}

	.moreProduct .moreProduct-left {
		width: 100% !important;
		padding: 0 !important;
		background: transparent
	}

	.moreProduct .moreProduct-left .moreProduct-tit h1 {
		font-size: 44px;
		line-height: 64px;
		color: #000
	}

	.moreProduct .moreProduct-left .moreProduct-tit h2 {
		padding-bottom: .6vw;
		font-size: 38px;
		line-height: 44px;
		color: #55943c
	}

	.moreProduct .moreProduct-left .moreProduct-txt {
		font-size: 18px;
		line-height: 34px;
		margin-bottom: 1vw;
		color: #000;
		width: 100%
	}

	.moreProduct .moreProduct-left .moreProduct-btn-list {
		display: flex;
		justify-content: space-between
	}

	.moreProduct .moreProduct-left .moreProduct-btn-list .moreProduct-btn {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 20px;
		color: #55943c;
		text-align: unset;
		font-size: unset;
		white-space: nowrap;
		padding: 0
	}

	.moreProduct .moreProduct-left .moreProduct-btn-list .moreProduct-btn>span {
		white-space: nowrap
	}

	.moreProduct .moreProduct-left .moreProduct-btn-list .moreProduct-btn.no2 {
		margin-left: 40px;
		text-align: right
	}

	.moreProduct .moreProduct-left .moreProduct-btn-list .moreProduct-btn .moreProduct-btn-icon {
		display: inline
	}

	.moreProduct .moreProduct-right {
		width: 100%
	}

	.moreProduct .moreProduct-right .moreProduct-img-box img {
		width: 100%;
		height: auto
	}

	.friend-model {
		position: relative;
		margin: 0 8px 0;
		overflow: hidden
	}

	.friend-model::before {
		content: " ";
		width: 10px;
		height: 170px;
		background: linear-gradient(270deg, rgba(249,251,255,0) 0%, #fff 100%);
		position: absolute;
		z-index: 1;
		left: 0;
		top: 118px
	}

	.friend-model::after {
		content: " ";
		width: 10px;
		height: 170px;
		background: linear-gradient(270deg, #fff 0%, rgba(249,251,255,0) 100%);
		position: absolute;
		right: 0;
		top: 118px
	}

	.friend-model .friend-title {
		padding: 44px 0 30px 0;
		font-weight: bold;
		font-size: 52px;
		color: #000000;
		line-height: 52px;
		text-align: center;
		white-space: nowrap
	}

	.friend-model .index-scroll {
		display: flex;
		overflow-x: hidden;
		padding: 0;
		background-color: #fff
	}

	.friend-model .scroll-content {
		display: flex;
		width: max-content
	}

	.friend-model .scroll-content .list {
		height: 156px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		box-sizing: border-box;
		flex-shrink: 0
	}

	.friend-model .scroll-content .list .index-scroll-item {
		user-select: none;
		margin-right: 8px;
		width: 150px;
		height: 73px;
		background: #ffffff;
		box-shadow: 0 0 15px 0 rgba(216,222,227,0.3);
		border-radius: 40vw;
		display: flex;
		align-items: center
	}

	.friend-model .scroll-content .list .index-scroll-item:nth-of-type(2n-1) {
		position: relative;
		left: -75px;
		margin-bottom: 10px
	}

	.friend-model .scroll-content .list .index-scroll-item img {
		width: 100%;
		height: auto
	}

	.friend-model .partner-btn {
		cursor: pointer;
		display: flex;
		width: 320px;
		height: 88px;
		margin: 50px auto 40px;
		align-items: center;
		justify-content: center;
		background: #00a2e9;
		border-radius: 44vw;
		font-size: 24px;
		color: #ffffff;
		line-height: 54px;
		text-align: center
	}

	.friend-model .partner-btn:hover {
		background: transparent;
		color: #00a2e9;
		border: 1px solid #00a2e9
	}
}


.tech-img-wrap{padding: 3.95vw 8vw 6.05vw;}
.page-model-2 .model-right .tech-img-wrap .swiper {
	position: relative;
	width: 40vw;
	height: 45vw;
}
@media screen and (max-width: 755px) {
	.page-model-2 .model-right .tech-img-wrap .swiper {
		position: relative;
		width: 90%;
		 height: auto;
	}
	.page-model-3 {
		 
	 
		background-size: 0vw;
		 
	}
}
.page-model-2 .model-right .tech-img-wrap .swiper .swiper-pagination{
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: unset;
	display: flex;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, 0.5);
	border-radius: 100px;
	padding: 5px 8px;
}

.page-model-2 .model-right .tech-img-wrap .swiper .swiper-pagination .my-pagination-bullet{
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 100px;
}
.page-model-2 .model-right .tech-img-wrap .swiper .swiper-pagination .my-pagination-bullet-active{
	background: #888
}
.page-model-2 .model-right .tech-img-wrap .swiper .swiper-pagination .my-pagination-bullet+.my-pagination-bullet{
	margin-left: 6px;
}
.page-model-2 .model-right .tech-img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.35s ease-in-out;
	transform-origin: center center
}

.page-model-2 .model-right .tech-img-wrap img:hover {
	transform: scale(1.08)
}