/* 推荐 */
.tuijian {
	background-color: #F7F7F7;
	padding-top: 100px;
	padding-bottom: 150px;
	position: relative;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/* text-align: center; */
	font-size: 18px;
	background: transparent;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	width: 100% !important;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tjxw {
	width: 100%;
}

.tjxw a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tjtu {
	position: relative;
	width: 666px;
	height: 394px;
	overflow: hidden;
}

.zai {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.sj {
	padding-bottom: 30px;
}

.sj p {
	font-size: 15px;
	font-weight: 400;
	color: #808080;
}

.tjbt h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 36px;
	padding-bottom: 50px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.tjbt p {
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	line-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.xiangqing {
	padding-top: 60px;
}

.xiangqing p {
	width: 140px;
	height: 42px;
	border: 1px solid #E60012;
	border-radius: 0px 0px 0px 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 400;
	color: #E60012;
}

.tjxw1 {
	width: 756px;
}

.tjxw:hover .zai {
	transform: scale(1.2);
}

.tjxw:hover .tjbt p {
	color: #E60012;
}

.tjxw:hover .tjbt h1 {
	color: #E60012;
}

.tjxw:hover .sj p {
	color: #E60012;
}

.tjxw:hover .xiangqing p {
	color: #fff;
	background-color: #E60012;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 60px !important;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #E60012 !important;
}

/* 新闻· */
.xinwen {
	padding-bottom: 120px;
	background-color: #fff;
}

.xinwen1 {
	padding: 60px 0;
	border-bottom: 1px solid #E6E6E6;
}

.xinwen1 a {
	display: flex;
	justify-content: space-between;
}

.xinwentu {
	width: 374px;
	height: 222px;
	overflow: hidden;
	position: relative;
	margin-right: 80px;
}

.s_xinwen {
	display: flex;
	align-items: center;
}

.xwnr {
	width: 702px;
}

.xwnr span {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	padding-bottom: 30px;
}

.xwnr1 {
	height: 78px;
}

.xwnr1 h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 36px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.xwnr p {
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	line-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.xinwen1 .xiangqing {
	padding-top: 100px;
}

.xinwen1 a:hover .zai {
	transform: scale(1.2);
}

.xinwen1 a:hover span {
	color: #E60012;
}

.xinwen1 a:hover h1 {
	color: #E60012;
}

.xinwen1 a:hover p {
	color: #E60012;
}

.xinwen1 a:hover .xiangqing p {
	color: #fff;
	background-color: #E60012;
}

@media screen and (max-width:1500px) {
	.tuijian {
		padding-left: 5%;
		padding-right: 5%;
	}

	.tjtu {
		width: 44%;
		height: 394px;
	}

	.tjxw1 {
		width: 50%;
	}

	.xiangqing {
		padding-top: 18px;
		padding-left: 5px;
	}

	.xwnr {
		width: 100%;
	}
}

@media screen and (max-width:1024px) {
	.xinwentu {
		display: none;
	}

	.xinwen1 a {
		flex-wrap: wrap;
	}

	.xinwen1 .xiangqing {
		padding-top: 25px;
	}
}

@media screen and (max-width:768px) {
	.tjtu {
		width: 100%;
		height: 225px;
	}

	.tjxw1 {
		width: 100%;
	}

	.tjxw a {
		flex-wrap: wrap;
	}

	.tuijian {
		background-color: #F7F7F7;
		padding-top: 35px;
		padding-bottom: 100px;
	}

	.sj {
		padding-bottom: 12px;
		padding-top: 20px;
	}

	.tjbt h1 {
		font-size: 18px;
		line-height: 28px;
		padding-bottom: 10px;
	}

	.xiangqing {
		padding-top: 18px;
		padding-left: 5px;
	}

	.xinwen1 {
		padding: 30px 0;
		border-bottom: 1px solid #E6E6E6;
	}
}