.w1250{
	width: 1250px;
	margin: 0 auto;
}
.xunbox{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-left: 2px solid #dadada;
	border-top: 2px solid #DADADA;
	background-color: #FFFFFF;
}
.xunbox li{
	width: 416px;
	height: 245px;
	padding: 50px 30px 0;
	border-bottom: 2px solid #dadada;
	border-right: 2px solid #DADADA;
}
.disflex{
	display: flex;
}
.alignitems{
	align-items: center;
}
.jucenter{
	justify-content: center;
}
.iconPic{
	width: 40px;
	height: 40px;
	display: none;
}
.iconPic1{
	width: 40px;
	height: 40px;
}
.xunbox li:hover{
	background-color: #37a58c;
}
.xunbox li:hover .iconPic{
	display: block;
}
.xunbox li:hover .iconPic1{
	display: none;
}
.F203{
	font-size: 20px;
	color: #545454;
	padding-left: 20px;
	font-weight: bold;
}
.xunbox li:hover .F203{
	color: #FFFFFF;
}
.F1454{
	font-size: 14px;
	color: #545454;
	padding-top: 25px;
	line-height: 25px;
	letter-spacing: 1.2px;
	text-indent:30px;
}
.xunbox li:hover .F1454{
	color: #FFFFFF;
}
.w1400{
	width: 1400px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.5);
	padding-bottom: 127px;
}
.banPic{
	width: 700px;
	height: 436px;
}
.banPicact{
	width: 700px;
	height: 436px;
	position: absolute;
	right: 0;
	top: -40px;
}
.biao_box{
	width: 100%;
	position: relative;
	display: flex;
}
.zhunBox{
	padding-left: 60px;
	padding-top: 80px;
	padding-right: 45px;
	width: 700px;
}
.F22h{
	font-size: 22px;
	color: #37a58c;
	font-weight: bold;
	transition: all 0.5s;
	cursor: pointer;
	padding-bottom: 34px;
}
.F22h:hover {
  transform: translate(0, -20%);
}
.F1636{
	font-size: 16px;
	color:#363636;
	line-height: 25px;
}
.qiu{
	width: 225px;
	height: 225px;
	border-radius: 50%;
	background-color: #eeeeee;
	box-shadow: 0px 3px 2px #cccbce;
	text-align: center;
	padding: 70px 33px 0;
	position: relative;
	cursor: pointer;
}
.w1300{
	width: 1300px;
	margin: 0 auto;
}
.jian{
	width: 132px;
	height: 38px;
}
.pt90{
	padding-top: 90px;
}
.xiePic{
	width: 62px;
	height: 124px;
	position: absolute;
	bottom: -113px;
	left: 3px;
}
.F24h{
	font-size: 24px;
	color: #37a58c;
	font-weight: bold;
	padding-bottom: 10px;
	transition: all 0.5s;
}
.tuPic{
	width: 60px;
	margin: 0 auto;
}
.F1851{
	font-size: 18px;
	color: #515151;
	line-height: 27px;
}
.qiu:hover .F24h{
	transform: scale(1.2);
}
.liu{
	width: 84%;
	padding: 12px 0;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.xian_box{
	width: 700px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}
.jia_box{
	width: 235px;
	height: 60px;
	margin-right: 25px;
	margin-bottom: 35px;
	box-shadow: 0px 3px 5px #b5b5b5;
	background-color: #FFFFFF;
	padding: 8px 0 8px 12px;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.jing_box{
	width: 330px;
	height: 60px;
	margin-right: 25px;
	margin-bottom: 35px;
	box-shadow: 0px 3px 5px #b5b5b5;
	background-color: #FFFFFF;
	padding: 8px 0 8px 12px;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.phone{
	width: 40px;
	height: 40px;
	margin-right: 12px;
	transition: all 0.5s;
}
.jia_box:hover .phone{
	transform: translate(0, -15%);
}
.jing_box:hover .phone{
	transform: translate(0, -15%);
}
.F16h{
	font-size: 16px;
	color: #37a58c;
	font-weight: bold;
	padding-bottom: 2px;
}
.F143{
	font-size: 14px;
	color: #333333;
}
.lian_box{
	box-shadow: 0px 3px 5px #b5b5b5;
	background-color: #FFFFFF;
	width: 950px;
	height: 310px;
	padding: 20px 42px 0 30px;
}
.top_box{
	position: relative;
	width: 158px;
	height: 50px;
	cursor: pointer;
}
.F3398{
	font-size: 33px;
	color: #e6e6e6;
	font-weight: bold;
}
.zai_text{
	font-size: 20px;
	color: #37a58c;
	position: absolute;
	left: 38px;
	top: 10px;
	transition: all 0.5s;
	font-weight: bold;
}
.zai_text:hover{
	transform: translate(0, 60%);
}
.hui_box{
	width: 900px;
	height: 205px;
	background-color: #eeeeee;
	border-radius: 5px;
	padding: 20px 30px 25px;
	display: flex;
	align-items: center;
}
input{
	background:none;  
	outline:none;  
	border:none;
}
.name_input{
	width: 297px;
	height: 42px;
	background-color: #FFFFFF;
	border-radius: 3px;
	font-size: 18px;
	padding-left: 20px;
	color: #333333;
	margin-bottom: 22px;
}
.name_inputa{
	width: 297px;
	height: 42px;
	background-color: #FFFFFF;
	border-radius: 3px;
	font-size: 18px;
	padding-left: 20px;
	color: #333333;
}
.zuobian{
	padding-right: 30px;
	display: block;
	width: 330px;
}
.yantextarea{
	width: 410px;
	height: 170px;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #333333;
	padding: 20px 0 0 20px ;
}
textarea{
	border: none;
	outline: none;
	resize: none;
}
.liji{
	width: 40px;
	height: 125px;
	background-color: #37a58c;
	border-radius: 3px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	align-items: center;
	box-shadow: 0px 2px 7px #000;
	padding: 17px 8px;
	margin-left: 35px;
	cursor: pointer;
	transition: all 0.5s;
}
.liji:hover{
	transform: translate(0, -10%);
}
.w1405{
	width: 1405px;
	margin: 0 auto;
	padding-top: 63px;
}
.hongxian{
	width: 96.5%;
	margin: 0 auto;
	height: 1px;
	background-color: #37a58c;
}
.red_box{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 30px;
}
.red_box li{
	width: 25%;
	margin-bottom: 25px;
	
	height: 390px;
	position: relative;
}
.redBor{
	width: 1px;
	height: 360px;
	background-color: #37a58c;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.5;
}
.reddi{
	width: 305px;
	height: 1px;
	background-color: #37a58c;
	position: absolute;
	bottom: 0;
	left: 20px;
}
.red_box li:nth-child(4){
	border-right: none;
}

.red_box li .box{
	width: 305px;
	margin: 0 auto;
}
.red_box li .box img{
	width: 305px;
	height: 212px;
	transition: all 0.5s;
}
.there{
	font-size: 20px;
	color: #333333;
	
	padding: 17px 0 10px;
	cursor: pointer;
}
.there:hover{
	color: #ff0000;
}
.F1578{
	font-size: 15px;
	color: #787878;
	padding-bottom: 20px;
	line-height: 24px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	height: 50px;
}
.datatext{
	font-size: 15px;
	color: #787878;
	padding-top: 4px;
}
.xinpin{
	width: 105px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	box-shadow: 0 2px 3px #999999;
	border-radius: 3px;
	background-color: #37a58c;
	font-size: 15px;
	cursor: pointer;
	transition: all 0.5s;
}
.between{
	justify-content: space-between;
}
.xinpin:hover{
	transform: translate(0, -20%);
}
.red_box li .box img:hover {
	transform: scale(1.1);
}
.F40h{
	font-size: 40px;
	color: #37a58c;
	text-align: center;
	padding: 96px 0 23px;
}
.F1498{
	font-size: 14px;
	color: #989898;
	text-align: center;
	padding-bottom: 74px;
}
.wenben p{
	font-size: 16px;
	color: #545454;
	line-height: 26px;
}
.naic{
	width: 669px;
	height: 502px;
	margin: 0 auto;
}
.text-center{
	text-align: center;
}
.pb20{
	padding-bottom: 20px;
}
.qie{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 73px 0 97px;
}
.qiePic{
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.grow{
	flex-grow: 1;
	text-align: center;
}
.yingPic{
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
.xunhuan{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xunhuan li{
	width: 425px;
	height: 515px;
	border: 1px solid #c3c3c3;
	margin-top: 74px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.qian{
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.xunhuan li .xunPic{
	width: 100%;
	height: 405px;
	transition: all 0.54s;
	margin-bottom: 40px;
}
.xunhuan li:hover .xunPic{
	transform: scale(1.1);
}
.ht-page span{
	background-color: #37a58c !important;
}
.dingPic{
	width: 22px;
	height: 25px;
	margin-right: 8px;
}
.F243{
	font-size: 24px;
	color: #333;
	cursor: pointer;
}
.F243:hover{
	color: #37a58c;
}
.F50h{
	font-size: 40px;
	color: #37a58c;
	font-weight: bold;
	padding: 40px 0 30px 0px;
}
.F50z{
	font-size: 40px;
	color: #37a58c;
	font-weight: bold;
	padding: 720px 0 30px 0px;
}
@media screen and (max-width: 1000px){
	.banner .swiper-slide img{
		height: 490px;
	}
	.wenben{
		padding: 0 20px;
	}
	.xunbox li{
		width: 50%;
		height: 355px;
		padding: 50px 30px 0;
		border-bottom: 2px solid #dadada;
		border-right: 2px solid #DADADA;
	}
	.wenben p{
		font-size: 30px;
		line-height: 45px;
	}
	.F203{
		font-size: 36px;
	}
	.F22h{
		font-size: 30px;
		padding-bottom: 20px;
	}
	.F1454{
		font-size: 26px;
		line-height: 35px;
	}
	.w1250{
		width: 980px;
	}
	.about .qywh{
		padding-top: 50px!important;
	}
	.zhunBox{
		padding-left: 0px;
		width: 100%;
		padding-top: 40px;
	}
	.banPic{
		width: 100%;
	}
	.banPicact{
		width: 100%;
		position: relative;
		top: 20px;
		height: auto;
	}
	.about .qywh{
		padding-bottom: 0!important;
	}
	.F1636{
		font-size: 26px;
		line-height: 40px;
	}
	.w1400{
		width: 980px;
	}
	.w1300{
		width: 980px;
	}
	.qiua{
		margin-top: 140px!important;
		margin-bottom: 50px!important;
	}
	.jiana{
		display: block!important;
	}
	.jianas{
		display: block!important;
	}
	.xiePic{
		display: none;
	}
	.jianact{
		visibility: hidden;
	}
	.juzhuang{
		flex-wrap: wrap;
	}
	.red_box li .box{
		width: 400px;
	}
	.red_box li .box img{
		width: 400px;
		height: 300px;
	}
	.there{
		font-size: 28px;
	}
	.F1578{
		font-size: 24px;
	}
	.datatext{
		font-size: 24px;
	}
	.w1405{
		width: 980px;
		padding: 50px 10px;
	}
	.red_box li{
		width: 50%;
		height: 490px;
	}
	.red_box{
		justify-content: space-between;
	}
	.reddi{
		left: 40px!important;
		width: 400px;
	}
	.redBor{
		display: none;
	}
	.liu{
		display: block;
		width: 92%;
	}
	.jia_box{
		width: 100%;
		margin-right: 0;
	}
	.jing_box{
		width: 100%;
		margin-right: 0;
	}
	.xian_box{
		margin: 0 auto;
		width: 670px;
		padding-top: 20px;
	}
	.jing_box{
		margin-right: 0;
	}
	.hui_box{
		width: 100%;
	}
	.lian_box{
		width: 100%;
	}
	.F143{
		font-size: 16px;
	}
	.F16h{
		font-size: 18px;
	}
	.biao_box{
		display: block;
		padding:0 40px;
	}
	/* header .head .nav ul li a{
		font-size: 2rem !important;
	}
	header .head .nav .nav-r{
		display: none !important;
	}
	header .head .nav{
		padding-left: 1.8rem;
	} */
}
.aboutact{
	background-color: #F5F5F5;
}
.qiua{
	width: 225px;
	height: 225px;
	border-radius: 50%;
	background-color: #eeeeee;
	box-shadow: 0px 3px 2px #cccbce;
	text-align: center;
	padding: 70px 33px 0;
	position: relative;
	cursor: pointer;
}
.jiana{
	display: none;
	position: absolute;
	top: -83px;
	left: 20%;
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.jianas{
	display: none;
	position: absolute;
	bottom: -83px;
	left: 20%;
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.juzhuang{
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
	padding-top: 90px;
}
.jianact{
	width: 132px;
	height: 38px;
}