/* 一体化织造技术专题页样式 */



@media (max-width: 1640px) {
}

@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
}

@media (max-width: 990px) {
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
}

/* 一体成型 */
.weaving_piece {
    text-align: center;
	padding: 100px 0;
}
.weaving_piece h4 {
    font-family: Arial;
	font-size: 72px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: transparent;
    -webkit-text-stroke: 1px #000000;
}
.weaving_piece h3 {
    font-size: 48px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 0.17em;
}
.weaving_piece .wzs {
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.7;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 1.4em;
}


@media (max-width: 1640px) {
	.weaving_piece {
		padding: 6% 0;
	}
	.weaving_piece h4 {
		font-size: 4.4vw;
	}
	.weaving_piece h3 {
		font-size: 2.92vw;
	}
	.weaving_piece .wzs {
		font-size: 1.46vw;
	}
}

@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
	.weaving_piece h4 {
		font-size: 50px;
	}
	.weaving_piece h3 {
		font-size: 32px;
	}
	.weaving_piece .wzs {
		font-size: 18px;
	}
}

@media (max-width: 990px) {
	.weaving_piece {
		padding: 45px 0;
	}
	.weaving_piece h4 {
		font-size: 42px;
	}
	.weaving_piece h3 {
		font-size: 28px;
	}
	.weaving_piece .wzs {
		font-size: 16px;
	}
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
	.weaving_piece {
		padding: 30px 0 24px;
	}
	.weaving_piece h4 {
		font-size: 32px;
	}
	.weaving_piece h3 {
		font-size: 24px;
	}
	.weaving_piece .wzs {
		font-size: 14px;
	}
}

/* 风格介绍 */
.weaving_style {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.weaving_style .wzs {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.1;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 20% 0 8.65%;
}


@media (max-width: 1640px) {
	.weaving_style .wzs {
		font-size: 17px;
	}
}

@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
	.weaving_style .wzs {
		font-size: 16px;
	}
}

@media (max-width: 990px) {
	.weaving_style .wzs {
		font-size: 15px;
	}
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
	.weaving_style .wzs {
		font-size: 14px;
	}
}

/* 三个展示 */
.weaving_exhibit {
	padding: 100px 0;
}

.weaving_exhibit_uls {
	justify-content: space-between;
}
.weaving_exhibit li {
	width: calc(480 / 1520 * 100%);
}
.weaving_exhibit li a {
	display: block;
	position: relative;
}
.weaving_exhibit li .imgs {
	padding-top: 100%;
}
.weaving_exhibit li .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.weaving_exhibit li .text h3 {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 0 1em;
}

@media (max-width: 1640px) {
	.weaving_exhibit {
		padding: 6% 0;
	}
}

@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
}

@media (max-width: 990px) {
	.weaving_exhibit li .text h3 {
		font-size: 15px;
	}
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
	.weaving_exhibit_uls {
		flex-flow: column;
	}
	.weaving_exhibit li .text h3 {
		font-size: 14px;
	}
	.weaving_exhibit li {
		width: 100%;
	}
	.weaving_exhibit li:nth-child(n+2) {
		margin-top: 20px;
	}
}

/* 轮播介绍 */
.weaving_introduce {
	background-color: #11183d;
	padding: 100px 0 90px;
}
.weaving_introduce_swiper {
	position: relative;
}
.weaving_introduce_swiper .swiper-button-prev,
.weaving_introduce_swiper .swiper-button-next {
	width: 40px;
	height: 40px;
	display: flex;
	background: none;
	margin-top: -20px;
	border: none;
	color: transparent;
	background-color: rgba(0, 0, 0, 0.3);
}
.weaving_introduce_swiper .swiper-button-prev {
	left: -8.5%;
}
.weaving_introduce_swiper .swiper-button-next {
	right: -8.5%;
}
.weaving_introduce_swiper .swiper-button-prev:hover,
.weaving_introduce_swiper .swiper-button-next:hover {
	background-color: #000000;
}
.weaving_introduce_swiper .swiper-button-prev::after,
.weaving_introduce_swiper .swiper-button-next::after {
	width: 14px;
	height: 14px;
	left: 3px;
	border-color: transparent transparent #ffffff #ffffff;
}
.weaving_introduce_swiper .swiper-pagination {
	position: absolute;
	right: 0;
	top: 10px;
	left: auto;
	bottom: auto;
	width: auto;
	height: auto;
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #555555;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.weaving_introduce_swiper .swiper-pagination .swiper-pagination-current {
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #000000;
	margin-right: 0.3em;
}
.weaving_introduce_swiper .swiper-pagination .swiper-pagination-total {
	margin-left: 0.2em;
}


.weaving_introduce_swiper li {}
.weaving_introduce_swiper li a {
	justify-content: space-between;
	align-items: center;
}
.weaving_introduce_swiper li .imgs {
	width: 45.7%;
	padding: 0 0.7% 0.7% 0;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url("../images/page_weaving_introduce.png");
	background-size: auto 100%;
}
.weaving_introduce_swiper li .imgs .fixed_ratio {
	padding-top: calc(416 / 684 * 100%);
}
.weaving_introduce_swiper li .text {
	width: 47.4%;
	padding-top: 4%;
}
.weaving_introduce_swiper li .text .sums {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

@media (max-width: 1720px) {
	.weaving_introduce_swiper .swiper-button-prev {
		left: 0;
	}
	.weaving_introduce_swiper .swiper-button-next {
		right: 0;
	}
}

@media (max-width: 1640px) {
	.weaving_introduce {
		padding: 6% 0;
	}
}

@media (max-width: 1440px) {
	.weaving_introduce_swiper li .text .sums {
		font-size: 17px;
	}
	.weaving_introduce_swiper .swiper-pagination {
		font-size: 22px;
	}
	.weaving_introduce_swiper .swiper-pagination .swiper-pagination-current {
		font-size: 36px;
		margin-right: 0.2em;
	}
}
@media (max-width: 1200px) {
	.weaving_introduce_swiper li .text .sums {
		font-size: 16px;
	}
	.weaving_introduce_swiper .swiper-pagination {
		font-size: 18px;
	}
	.weaving_introduce_swiper .swiper-pagination .swiper-pagination-current {
		font-size: 30px;
		margin-right: 0.1em;
	}
}

@media (max-width: 990px) {
	.weaving_introduce_swiper li a {
		flex-flow: column;
	}
	.weaving_introduce_swiper li .imgs {
		width: 100%;
	}
	.weaving_introduce_swiper li .text {
		width: 100%;
	}
	.weaving_introduce_swiper .swiper-pagination {
		position: relative;
		top: 0;
		left: 0;
	}
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
	.weaving_introduce_swiper li .text .sums {
		font-size: 14px;
	}
	.weaving_introduce_swiper .swiper-button-prev, 
	.weaving_introduce_swiper .swiper-button-next {
		width: 32px;
		height: 32px;
		top: 30%;
	}
	.weaving_introduce {
		padding: 24px 0;
	}
}

/* 明显的优势 */
.weaving_advg {
	background-color: #f2f2f2;
	padding: 88px 0 90px;
}

.weaving_advg .advg_tit {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.058em;
	color: #000000;
	text-align: center;
}
.weaving_advg_ul {
	margin-top: 4.8%;
}
.weaving_advg_ul ul {
	justify-content: center;
	align-items: center;
}
.weaving_advg_ul li {
	margin-right: 10%;
	width: 100px;
}
.weaving_advg_ul li:nth-child(3n) {
	margin-right: 0;
}
.weaving_advg_ul li a {
	display: block;
	text-align: center;
}
.weaving_advg_ul li .imgs {
	border: solid 4px #000000;
	border-radius: 50%;
	overflow: hidden;
	width: 100px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}
.weaving_advg_ul li:hover .imgs {
	background-color: #000000;
}
.weaving_advg_ul li .imgs img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: contain;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 1;
}
.weaving_advg_ul li .imgs img:last-child {
	z-index: -1;
	visibility: hidden;
	opacity: 0;
}
.weaving_advg_ul li:hover .imgs img:first-child  {
	z-index: -1;
	visibility: hidden;
	opacity: 0;
}
.weaving_advg_ul li:hover .imgs img:last-child  {
	z-index: 5;
	visibility: visible;
	opacity: 1;
}

.weaving_advg_ul li h4 {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 1.1em;
}
.weaving_advg .wzs {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.9;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 4.2%;
}

@media (max-width: 1640px) {
	.weaving_advg {
		padding: 5.2% 0;
	}
	.weaving_advg .advg_tit {
		font-size: 1.46vw;
	}
	.weaving_advg_ul li .imgs {
		width: 6vw;
		height: 6vw;
	}
	.weaving_advg .wzs {
		font-size: 17px;
	}
}

@media (max-width: 1400px) {
	.weaving_advg .wzs {
		font-size: 16px;
	}
}
@media (max-width: 1200px) {
	.weaving_advg .wzs {
		font-size: 15px;
	}
	.weaving_advg .advg_tit {
		font-size: 18px;
	}
	.weaving_advg_ul li .imgs {
		width: 72px;
		height: 72px;
	}
	.weaving_advg_ul li h4 {
		font-size: 17px;
		margin-top: 0.8em;
	}
}

@media (max-width: 990px) {
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
	.weaving_advg {
		padding: 32px 0;
	}
	.weaving_advg .wzs {
		font-size: 14px;
	}
	.weaving_advg_ul {
		margin-top: 20px;
	}
	.weaving_advg_ul li .imgs {
		width: 64px;
		height: 64px;
	}
	.weaving_advg_ul li h4 {
		margin-top: 0.5em;
	}
	.weaving_advg .wzs {
		margin-top: 15px;
	}
}

/*  */




@media (max-width: 1640px) {
}

@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
}

@media (max-width: 990px) {
}

@media (max-width: 768px) {}

@media (max-width: 640px) {
}