.color_5e9d18 {
	color: #c22826;
}

.color_222 {
	color: #222222;
}

.color_333 {
	color: #333333;
}

.color_999 {
	color: #999999;
}

.font_14 {
	font-size: 14px;
}

.font_18 {
	font-size: 18px;
}

.font_24 {
	font-size: 24px;
}

.font_30 {
	font-size: 30px;
}

.font_36 {
	font-size: 36px;
}

.mg_b_46 {
	margin-bottom: 46px;
}

.width {
	width: 1200px;
	margin: 0 auto;
}

.top {
	width: 100%;
	padding: 23px 0;
	background: #FFFFFF;
}

.top_small {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.top_left {
	width: 239px;
	height: 74px;
}

.top_right {
	display: flex;
	align-items: center;
}

.top_right div {
	margin-left: 63px;
}

.banner {
	width: 100%;
	font-size: 0;
	margin: 0 auto;
	position: relative;
}

.swiper-pagination-bullet-active {
	background: #FCCE4C !important;
}

.swiper-slide {
	width: 100%;
	height: 680px;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.home_about {
	text-align: center;
	margin-top: 80px;
}

.home_about_img {
	width: 100%;
	/* height: 480px; */
}

.home_about_content {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.home_product {
	text-align: center;
	width: 100%;
	padding-bottom: 80px;
	/* height: 740px; */
}

.home_product_small {
	display: flex;
	margin-bottom: 20px;
}

.home_product_img {
	width: 225px;
	height: 225px;
	margin-bottom: 29px;
}

.home_product_small_big {
	width: 285px;
	height: 360px;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-right: 20px;
}

.home_product_small_big:last-child {
	margin-right: 0;
}

.product {
	text-align: center;
	width: 100%;
}

.product_small {
	display: flex;
	margin-bottom: 20px;
}

.product_img {
	width: 225px;
	height: 225px;
	margin-bottom: 29px;
}

.product_small_big {
	width: 285px;
	height: 360px;
	background: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-right: 20px;
}

.product_small_big:nth-child(4n) {
	margin-right: 0;
}

.advertisement {
	width: 100%;
	height: 480px;
}

.route {
	width: 100%;
	height: 80px;
	background: #f5f5f5;
	text-align: left;
	display: flex;
	align-items: center;
}

.about_top {
	margin: 91px 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.portrait {
	width: 180px;
	height: 180px;
}

.about_top_right {
	width: 951px;
}

.about_title {
	width: 240px;
	color: #222222;
	padding: 23px 0;
	border-bottom: 2px solid #c22826;
}

.about_bottom_top {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 40px 0;
	border: 1px solid #e6e6e6;
}

.about_bottom_top div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.about_icon {
	width: 80px;
	height: 80px;
}

.map {
	height: 480px;
}

.foot {
	width: 100%;
	height: 360px;
	margin-top: 63px;
	background: url(../images/1-底部背景.png);
	position: relative;
}

.foot_top {
	height: 289px;
	border-bottom: 1px solid #999999;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.foot_logo {
	width: 214px;
	height: 72px;
}

.foot_cont {
	width: 587px;
	height: 79px;
	color: #FFFFFF;
}

.foot_cont_top {
	display: flex;
	margin-bottom: 31px;
}

.foot_icon_big {
	display: flex;
	align-items: center;
}

.foot_icon {
	width: 24px;
	height: 24px;
	margin-right: 12px;
}

.foot_bottom {
	text-align: center;
	margin-top: 26px;
}
