﻿.sutong-goods_type {
	padding: 130px 0 20px;
	position: relative
}
.sutong-goods_type .tit {
	text-align: center;
	height: 75px;
	overflow: hidden;
	border-bottom: 1px solid #eaedef;
	margin-bottom: 40px;
}
.sutong-goods_type .tit h4 {
	color: #fff;
	font-size: 98px;
	font-weight: 700;
	line-height: 1;
	text-shadow: rgba(210, 217, 221, .75) 1px 0 0, rgba(210, 217, 221, .75) 0 1px 0, rgba(210, 217, 221, .75) -1px 0 0, rgba(210, 217, 221, .75) 0 -1px 0;
}
.sutong-goods_type .top {
	display: flex;
	justify-content: space-between
}
.sutong-goods_type .t {
	width: 685px
}
.sutong-goods_type .t h3 {
	font-size: 40px;
	color: #212121;
	font-weight: 700;
	line-height: 1;
	position: relative;
	z-index: 20
}
.sutong-goods_type .t h3::before {
	display: block;
	content: attr(title);
	white-space: nowrap;
	color: #fff;
	position: absolute;
	left: 0;
	top: -38px;
	font-size: 98px;
	line-height: 1;
	z-index: -1;
	text-shadow: rgba(210, 217, 221, .75) 1px 0 0, rgba(210, 217, 221, .75) 0 1px 0, rgba(210, 217, 221, .75) -1px 0 0, rgba(210, 217, 221, .75) 0 -1px 0
}
.sutong-goods_type .t h3::after {
	display: block;
	content: '';
	width: 80px;
	height: 2px;
	background: var(--color-primary);
	margin: 10px auto 0 0
}
.sutong-goods_type .t .more1 {
	margin: 34px 0 0
}
.sutong-goods_type .txt {
	flex: 1;
	margin-left: 15px;
	font-size: 17px;
	color: #666;
	line-height: 36px
}
.sutong-goods_type ul {
	margin: 70px -10px 0;
	display: flex;
	flex-wrap: wrap
}
.sutong-goods_type ul li {
	width: calc(100%/6);
	padding: 0 10px
}
.sutong-goods_type ul li .box {
	height: 100%;
	border: 1px solid #edeff1;
	padding: 5px 5px 15px;
	text-align: center
}
.sutong-goods_type ul li .pic {
	width: 100%;
	display: block
}
.sutong-goods_type ul li .pic img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.sutong-goods_type ul li h5 {
	font-size: 17px;
	color: #212121;
	font-weight: 500;
	line-height: 28px;
	margin: 15px 0 0
}
.sutong-goods_type .more1 {
	padding: 0 40px;
	height: 64px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #dbe0e3;
	font-size: 15px;
	color: #212121;
	font-weight: 700
}
.sutong-goods_type .more1 span {
	width: 13px;
	height: 12px;
	background: var(--color-primary);
	margin-right: 10px
}
.sutong-goods_type .more1 span:last-child {
	margin-right: 27px
}
.sutong-goods_type .more1:hover {
	background: var(--color-primary);
	border-color: var(--color-primary);
	color: #fff
}
.sutong-goods_type .more1:hover span {
	background: #fff
}
@media screen and (max-width: 1500px) {
	.sutong-goods_type ul li h5 {
		font-size: 17px;
		line-height: 27px
	}
}
@media screen and (max-width: 1441px) {
	.sutong-goods_type .t h3::before {
		font-size: 90px
	}
	.sutong-goods_type .t h3 {
		font-size: 38px
	}
	.sutong-goods_type .more1 {
		padding: 0 35px
	}
}
@media screen and (max-width: 1367px) {
	.sutong-goods_type .tit {
		height: 65px;
	}
	.sutong-goods_type .tit h4 {
		font-size: 80px;
	}
	.sutong-goods_type .t h3::before {
		font-size: 80px
	}
	.sutong-goods_type .t h3 {
		font-size: 36px
	}
	.sutong-goods_type {
		padding: 110px 0 20px
	}
	.sutong-goods_type .t {
		width: 615px
	}
}
@media screen and (max-width: 1281px) {
	.sutong-goods_type .tit {
		height: 60px;
	}
	.sutong-goods_type .tit h4 {
		font-size: 70px;
	}
	.sutong-goods_type .t h3::before {
		font-size: 70px
	}
	.sutong-goods_type .t h3 {
		font-size: 34px
	}
	.sutong-goods_type .txt {
		line-height: 32px
	}
	.sutong-goods_type .t {
		width: 500px
	}
	.sutong-goods_type ul {
		margin: 50px -6px 0
	}
	.sutong-goods_type ul li {
		padding: 0 6px
	}
	.sutong-goods_type ul li h5 {
		font-size: 16px;
		line-height: 25px
	}
}
@media screen and (max-width: 1171px) {
	.sutong-goods_type .tit {
		height: 50px;
	}
	.sutong-goods_type .tit h4 {
		font-size: 60px;
	}
	.sutong-goods_type .t h3::before {
		font-size: 60px
	}
	.sutong-goods_type .t h3 {
		font-size: 32px
	}
	.sutong-goods_type .t {
		width: 450px
	}
	.sutong-goods_type .txt {
		line-height: 30px
	}
	.sutong-goods_type ul {
		justify-content: center
	}
	.sutong-goods_type ul li {
		width: calc(100%/3);
		padding: 6px
	}
}
@media screen and (max-width: 992px) {
	.sutong-goods_type .txt {
		line-height: 30px
	}
	.sutong-goods_type .top {
		display: block
	}
	.sutong-goods_type .t {
		width: 100%;
		text-align: center
	}
	.sutong-goods_type .t h3::before {
		left: 0;
		right: 0;
		top: -30px
	}
	.sutong-goods_type .t h3::after {
		margin: 10px auto 0
	}
	.sutong-goods_type .txt {
		margin: 15px 0 0;
		line-height: 28px
	}
	.sutong-goods_type ul {
		margin: 34px -6px 0
	}
}
@media screen and (max-width:768px) {
	.sutong-goods_type .more1 {
		padding: 0 30px;
		height: 50px
	}
	.sutong-goods_type .t h3::before {
		font-size: 50px
	}
	.sutong-goods_type .t h3 {
		font-size: 28px
	}
	.sutong-goods_type .txt {
		line-height: 28px
	}
	.sutong-goods_type {
		padding: 50px 0 0;
	}
	.sutong-goods_type .t h3::before {
		top: -20px
	}
	.sutong-goods_type .t .more1 {
		margin: 20px 0 0
	}
	.sutong-goods_type .txt {
		margin: 15px 0 0;
		font-size: 16px
	}
	.sutong-goods_type ul {
		margin: 24px -6px 0
	}
	.sutong-goods_type ul li {
		width: calc(100%/2)
	}
}
@media screen and (max-width: 576px) {
	.sutong-goods_type .tit h4 {
		font-size: 24px;
	}
	.sutong-goods_type .tit {
		height: 20px;
	}
	.sutong-goods_type .t h3 {
		font-size: 26px
	}
	.sutong-goods_type .t h3::before {
		font-size: 40px
	}
}
@media screen and (max-width: 480px) {
	.sutong-goods_type .more1 {
		padding: 0 25px
	}
	.sutong-goods_type .t h3 {
		font-size: 24px
	}
	.sutong-goods_type .t h3::before {
		font-size: 30px
	}
	.sutong-goods_type .l {
		width: 320px;
		height: 192px;
		background-size: 320px 192px;
		padding: 14px 0 0 22px
	}
	.sutong-goods_type .v {
		width: 277px
	}
	.sutong-goods_type {
		padding: 20px 0 0 !important;
	}
	.sutong-goods_type {
		font-size: 20px !important;
	}
	.sutong-goods_type .tit {
		margin-bottom: 15px !important;
	}
	.sutong-goods_type .txt {
		margin: 5px 0 0;
		font-size: 12px;
	}
	.sutong-goods_type ul li h5 {
		font-size: 12px !important;
	}
}