﻿@charset "utf-8";

.f_alert {
	padding: 170px 0 135px;
}
.f_alert .font {
	text-align: center;
}
.f_alert .font strong {
	font-size: 60px;
	font-weight: bold;
	display: block;
	margin-bottom: 30px;
}
.f_alert .font span {
	display: block;
	font-size: 24px;
	color: #666;
}
.f_but {
	margin-left: auto;
	margin-right: auto;
	width: 120px;
	height: 42px;
	border-radius: 3px;
	color: #fff;
	background-color: #86b2c6;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
	margin-top: 50px;
	display: block;
}
.f_but:hover {
	color: #fff;
}
.f_but i {
	font-style: normal;
}
.f_check {
	width: 100%;
	display: flex;
	justify-content: center;
}
.f_check_parents {
	padding-bottom: 160px;
}
.f_check table {
	width: 50%;
}
.f_check table th {
	color: #fff;
	font-family: "HELVETICANEUELTCOM-BD";
}
.f_check table th,
.f_check table tr,
.f_check table td {
	padding: 8px;
	font-size: 16px;
	text-align: center;
}
.f_check table td {
	/* border:1px solid #ddd; */
}
.f_check table thead {
	background: #85b2c5;
}
.f_liu {
	width: 100%;
	display: flex;
	height: 694px;
	flex-wrap: wrap;
	margin-bottom: 100px;
	margin-top: 100px;
	align-items: center;
}
.f_liu .lt {
	width: 76%;
	background-color: #e3e8ec;
	padding: 65px 0;
	height: 100%;
}
.f_liu-cont {
	width: 100%;
	height: 100%;
}
.f_liu-cont .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.f_liu .lt img {
	max-width: 100%;
}
.f_liu .lt .img {
	position: relative;
	padding-bottom: 39%;
	overflow: hidden;
	width: 100%;
}
.f_liu .lt .img img {
	position: absolute;
	top: 0;
	float: left;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.f_liu .gt {
	width: 24%;
	background-color: #f3f7f9;
	height: 100%;
	display: flex;
	align-items: center;
}
.f_pagin {
	position: relative;
}
.f_liu .gt .font {
	width: 100%;
}
.f_liu .gt .font .tit {
	width: 100%;
	font-weight: bold;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 20px;
}
.f_liu .gt .font .tit,.f_pagin {
	padding-left: 10%;
}

.f_tu {
	width: 100%;
	padding-top: 3%;
}
.f_tuzhong {
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.f_tuzhong .lt {
	width: 70%;
	position: relative;
}
.f_tuzhong .lt a {
	display: block;
	position: absolute;
}

.f_tuzhong .gt {
	width: 23%;
	height: 100%;
	display: flex;
	align-items: center;
}
.f_tu-cont {
	width: 100%;
}
.f_tu-cont a {
	display: flex;
	align-items: center;
	height: 88px;
	background: url(../images/fbut1.png) no-repeat center;
	background-size: 100% 100%;
	margin-bottom: 27px;
	font-size: 24px;
	padding-left: 15%;
}
.f_tu-cont a i {
	display: block;
	width: 40px;
	margin-right: 25px;
}
.f_tu-cont a i img {
	width: 100%;
}
.f_tu-cont a i img:nth-child(2) {
	display: none;
}
.f_tu-cont .on a i img:nth-child(2) {
	display: block;
}
.f_tu-cont .on a i img:nth-child(1) {
	display: none;
}
.f_tu-cont .on a {
	color: #fff;
	background: url(../images/fbut1-1.png) no-repeat center;
	background-size: 100% 100%;
}
@media (max-width: 1440px) {
	.f_liu {
		height: 560px;
	}
	
	
}
@media (max-width:1199px) {
	.f_check_parents {
		padding-bottom: 140px;
	}
	
	.f_liu .gt .font .tit {
		font-size: 50px;
		margin-bottom: 15px;
	}
	
	
	.f_liu {
		height: 460px;
	}
	
	.f_alert {
		padding: 130px 0 95px;
	}
	
	
	.f_alert .font strong {
		font-size: 40px;
		margin-bottom: 25px;
	}
	
	.f_alert .font span {
		font-size: 20px;
	}
	
	.f_but {
		margin-top: 40px;
	}
}
@media (max-width: 991px) {

	.f_tu-cont a {
		font-size: 18px;
		height: 58px;
	}
	
	
	.f_tu-cont a i {
		width: 25px;
		margin-right: 15px;
	}
	
	
	

	.f_tu {
		padding-top: 60px;
	}
	
	
	
	.f_tuzhong .lt {
		order: 1;
		width: 100%;
	}
	
	.f_tuzhong .gt {
		width: 100%;
		order: 0;
	}
	
	.search-cont .proCon_list .list2 ul li {
	
}
@media (max-width:767px) {
	.f_tu .f-about-contactT_tit {
		margin-bottom: 20px;
	}
	
	.f_cheng1 {
		margin-top: 40px;
	}
	
	.f_cler .about_contact-prev,
	.f_cler .about_contact-next {
		display: none;
	}
	
	.f_tu {
		padding-top: 40px;
	}
	
	.f_liu {
		margin-bottom: 40px;
		margin-top: 40px;
	}
	


	.f_but {
		width: 90px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-top: 20px;
	}
	
	
}
@media (max-width: 565px) {
	.f_tu-cont a {
		font-size: 14px;
	}
	
	
	
	
	.f_but {
		margin-top: 15px;
	}
	/* .f_check table{
		width: 70%;
	} */
	
	
}
@media (max-width: 376px) {

	
	.f_but {
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
}