/*图*/

.picture {
	width: 100%;
	overflow: hidden;
}

.picture img {
	width: 100%;
}


/*产品*/

.chanpin {
	width: 100%;
	overflow: hidden;
	padding: 100px 0;
}

.zhy {
	display: flex;
	justify-content: space-between;
}

.zuo {
	width: 46.4%;
}

.ph1 {
	font-size: 30px;
	color: #333;
}

#vc {
	color: #c6c6c6;
	font-size: 80px;
}

#cv {
	color: #c6c6c6;
	font-size: 30px;
	margin-top: 46px;
}

.ph2 {
	display: flex;
	padding-top: 18px;
}

.ph3 {
	color: #474747;
	line-height: 34px;
	padding-top: 46px;
}

.ph4 {
	color: #474747;
	line-height: 34px;
	padding-top: 46px;
	padding-bottom: 56px;
}

.df {
	width: 150px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-style: solid;
	border-width: 1px;
	border-color: #92191B;
	border-radius: 25px;
	top: 61%;
	left: 19%;
	border-color: #FBC400;
	background-color: #FBC400;
}

.df a {
	color: #fff;
	font-size: 19.97px;
}


/*字*/

.zi {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}

.zii {
	color: #474747;
	line-height: 34px;
}


/*图*/

.tuu {
	width: 100%;
	overflow: hidden;
}

.tuuu {
	display: flex;
	justify-content: space-between;
}


/*产品推荐*/

.tuijian {
	width: 100%;
	overflow: hidden;
	padding-bottom: 129px;
}

.tj {
	padding-top: 85px;
	padding-bottom: 70px;
}

.tj p {
	font-size: 24px;
	color: #ababab;
}

.zhongxin1 {
	display: flex;
	justify-content: space-between;
	padding-top: 21px;
	/*padding-bottom:123px ;*/
	flex-wrap: wrap;
}

.aa1 {
	text-align: center;
	padding-top: 29px;
	padding-bottom: 35px;
}

.a3 {
	font-size: 16px;
	color: #777;
	display: block;
}

.a2 {
	font-size: 20px;
	color: #333;
	display: block;
}

.zho1 {
	width: 24%;
	cursor: pointer;
	position: relative;
}

.ja {
	position: absolute;
	margin-left: 43%;
	margin-top: -50%;
	display: none;
}

.zho1:hover .aa1 {
	background-color: #FBC400;
	transition: 0.2s;
}

.zho1:hover a {
	color: #fff;
	transition: 0.2s;
}

.zho1:hover .ja {
	display: block;
	transition: 0.2s;
}

.tu1 img {
	width: 100%;
}

.ckgd {
	width: 150px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FBC400;
	margin-left: 45%;
	margin-top: 40px;
}

.ckgd a {
	color: #fff;
	font-size: 20px;
}

@media screen and (max-width:1400px) {
	.zhy {
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.zi {
		width: 90%;
		overflow: hidden;
		padding-bottom: 50px;
		margin: 0 auto;
	}
	.tuuu {
		display: flex;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.tuu1 {
		width: 48%;
	}
	.tuu1 img {
		width: 100%;
	}
	.tuu2 {
		width: 48%;
	}
	.tuu2 img {
		width: 100%;
	}
	.tj {
		padding-top: 26px;
		padding-bottom: 36px;
		width: 90%;
		margin: 0 auto;
	}
	.zhongxin1 {
		display: flex;
		justify-content: space-between;
		padding-top: 21px;
		/* padding-bottom: 123px; */
		flex-wrap: wrap;
		width: 90%;
		margin: 0 auto;
	}
}

@media screen and (max-width:1059px) {
	.zhy {
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.zuo {
		width: 100%;
	}
	.you {
		width: 100%;
		text-align: center;
	}
	.you img {
		width: 75%;
	}
}

@media screen and (max-width:811px) {
	.zho1 {
		width: 48%;
		cursor: pointer;
		position: relative;
	}
}

@media screen and (max-width:786px) {
	.chanpin {
		width: 100%;
		overflow: hidden;
		padding: 40px 0;
	}
	.ph1 {
		font-size: 25px;
		color: #333;
	}
	#cv {
		color: #c6c6c6;
		font-size: 30px;
		margin-top: 26px;
	}
	#vc {
		color: #c6c6c6;
		font-size: 60px;
	}
	.ph3 {
		color: #474747;
		line-height: 34px;
		padding-top: 12px;
	}
	.ph4 {
		color: #474747;
		line-height: 34px;
		padding-top: 14px;
		padding-bottom: 46px;
	}
}

@media screen and (max-width:540px) {
	.ph1 {
		font-size: 23px;
		color: #333;
	}
	.ph2 {
		display: flex;
		padding-top: 18px;
	}
	#vc {
		color: #c6c6c6;
		font-size: 45px;
	}
	.you img {
		width: 80%;
	}
	#cv {
		color: #c6c6c6;
		font-size: 24px;
		margin-top: 17px;
	}
	.tuu1 {
		width: 100%;
	}
	.tuu1 img {
		width: 100%;
	}
	.tuu2 {
		width: 100%;
	}
	.tuu2 img {
		width: 100%;
	}
	.tuuu {
		display: flex;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.zho1 {
		width: 100%;
		cursor: pointer;
		position: relative;
	}
}

@media screen and (max-width:386px) {
	#vc {
		color: #c6c6c6;
		font-size: 42px;
	}
	.you img {
		width: 100%;
	}
	.you {
		width: 100%;
		text-align: center;
		margin-top: 21px;
	}
}