/* 新闻资讯 */
.jxwk a:hover {
	text-decoration: none;
}

.jxw {
	width: 100%;
	min-height: 200px;
	background-color: ;
	padding-bottom: 125px;
}

.jxwk {
	width: 1350px;
	min-height: 204px;
	background-color: ;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}

.jxwmain {
	width: 44%;
	height: 204px;
	background-color: ;
	display: flex;
	margin-top: 53px;
}

.jxwtu {
	width: 44%;
	height: 204px;
	position: relative;
}

.jxwzi {
	width: 56%;
	height: 204px;
	background-color: ;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.jxwzi p {
	padding-top: 15px;
	padding-left: 15px;
}

.jxwzi:hover {
	box-shadow: 0px 0px 7px 1px rgba(0, 13, 23, 0.14);
}

.jxwzi:hover .jw1 {
	color: #d1263d;
}

.jxwzi:hover .jw4 {
	color: #d1263d;
}

.jxwtu img {
	width: 100%;
	height: 204px;
}

.jxwmain .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 204px;
	background: rgba(101, 101, 101, 0.6);
	color: #ffffff;
	opacity: 0;
	display: flex;
}

.mask .jia {
	width: 31px;
	height: 31px;
	margin: auto;
}

.mask img {
	width: 31px;
	height: 31px;
	margin: auto;
}

.jxwtu:hover .mask {
	background-color: #d1263d;
	opacity: 0.89;
}

.jw1 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #626262;
	font-weight: bold;
}

.jw2 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #b1b1b1;
}

.jw3 {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #b1b1b1;
}

.jw4 {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #888888;
}


@media (max-width:1350px) {

	.jxw {
		width: 100%;
		min-height: 200px;
		background-color: ;
		padding-bottom: 95px;
	}

	.jxwk {
		width: 98%;
		min-height: 204px;
		background-color: ;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 20px;
	}

	.jxwmain {
		width: 44%;
		height: 204px;
		background-color: ;
		display: flex;
		margin-top: 53px;
	}

	.jxwtu {
		width: 44%;
		height: 204px;
		position: relative;
	}

	.jxwzi {
		width: 56%;
		height: 204px;
		background-color: ;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.jxwzi p {
		padding-top: 15px;
		padding-left: 15px;
	}

	.jxwzi:hover {
		box-shadow: 0px 0px 7px 1px rgba(0, 13, 23, 0.14);
	}

	.jxwzi:hover .jw1 {
		color: #d1263d;
	}

	.jxwzi:hover .jw4 {
		color: #d1263d;
	}

	.jxwtu img {
		width: 100%;
		height: 204px;
	}

	.jxwmain .mask {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 204px;
		background: rgba(101, 101, 101, 0.6);
		color: #ffffff;
		opacity: 0;
		display: flex;
	}

	.mask .jia {
		width: 31px;
		height: 31px;
		margin: auto;
	}

	.mask img {
		width: 31px;
		height: 31px;
		margin: auto;
	}

	.jxwtu:hover .mask {
		background-color: #d1263d;
		opacity: 0.89;
	}

	.jw1 {
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 18px;
		letter-spacing: 0px;
		color: #626262;
		font-weight: bold;
	}

	.jw2 {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 15px;
		letter-spacing: 0px;
		color: #b1b1b1;
	}

	.jw3 {
		font-family: MicrosoftYaHei;
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 25px;
		letter-spacing: 0px;
		color: #b1b1b1;
	}

	.jw4 {
		font-family: MicrosoftYaHei;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 35px;
		letter-spacing: 0px;
		color: #888888;
	}

}

@media (max-width:996px) {

	.jxw {
		width: 100%;
		min-height: 200px;
		background-color: ;
		padding-bottom: 65px;
	}

	.jxwk {
		width: 98%;
		min-height: 204px;
		background-color: ;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 20px;
	}

	.jxwmain {
		width: 44%;
		height: 204px;
		background-color: ;
		display: flex;
		margin-top: 53px;
	}

	.jxwtu {
		width: 44%;
		height: 204px;
		position: relative;
	}

	.jxwzi {
		width: 56%;
		height: 204px;
		background-color: ;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.jxwzi p {
		padding-top: 15px;
		padding-left: 15px;
	}

	.jxwzi:hover {
		box-shadow: 0px 0px 7px 1px rgba(0, 13, 23, 0.14);
	}

	.jxwzi:hover .jw1 {
		color: #d1263d;
	}

	.jxwzi:hover .jw4 {
		color: #d1263d;
	}

	.jxwtu img {
		width: 100%;
		height: 204px;
	}

	.jxwmain .mask {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 204px;
		background: rgba(101, 101, 101, 0.6);
		color: #ffffff;
		opacity: 0;
		display: flex;
	}

	.mask .jia {
		width: 31px;
		height: 31px;
		margin: auto;
	}

	.mask img {
		width: 31px;
		height: 31px;
		margin: auto;
	}

	.jxwtu:hover .mask {
		background-color: #d1263d;
		opacity: 0.89;
	}

	.jw1 {
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 19px;
		letter-spacing: 0px;
		color: #626262;
		font-weight: bold;
	}

	.jw2 {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 12px;
		letter-spacing: 0px;
		color: #b1b1b1;
	}

	.jw3 {
		font-family: MicrosoftYaHei;
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 14px;
		letter-spacing: 0px;
		color: #b1b1b1;
	}

	.jw4 {
		font-family: MicrosoftYaHei;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 30px;
		letter-spacing: 0px;
		color: #888888;
	}

}




@media (max-width:767px) {

	.jxw {
		width: 100%;
		min-height: 200px;
		background-color: ;
		padding-bottom: 35px;
	}

	.jxwk {
		width: 98%;
		min-height: 204px;
		background-color: ;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 20px;
	}

	.jxwmain {
		width: 100%;
		height: 204px;
		background-color: ;
		display: flex;
		margin-top: 23px;
	}

	.jxwtu {
		width: 44%;
		height: 204px;
		position: relative;
	}

	.jxwzi {
		width: 56%;
		height: 204px;
		background-color: ;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.jxwzi p {
		padding-top: 15px;
		padding-left: 15px;
	}

	.jxwzi:hover {
		box-shadow: 0px 0px 7px 1px rgba(0, 13, 23, 0.14);
	}

	.jxwzi:hover .jw1 {
		color: #d1263d;
	}

	.jxwzi:hover .jw4 {
		color: #d1263d;
	}

	.jxwtu img {
		width: 100%;
		height: 204px;
	}

	.jxwmain .mask {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 204px;
		background: rgba(101, 101, 101, 0.6);
		color: #ffffff;
		opacity: 0;
		display: flex;
	}

	.mask .jia {
		width: 31px;
		height: 31px;
		margin: auto;
	}

	.mask img {
		width: 31px;
		height: 31px;
		margin: auto;
	}

	.jxwtu:hover .mask {
		background-color: #d1263d;
		opacity: 0.89;
	}

	.jw1 {
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 20px;
		letter-spacing: 0px;
		color: #626262;
		font-weight: bold;
	}

	.jw2 {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 0px;
		letter-spacing: 0px;
		color: #b1b1b1;
	}

	.jw3 {
		font-family: MicrosoftYaHei;
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 16px;
		letter-spacing: 0px;
		color: #b1b1b1;
	}

	.jw4 {
		font-family: MicrosoftYaHei;
		font-size: 17px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 35px;
		letter-spacing: 0px;
		color: #888888;
	}

}


/* 头部第一 */
.headone {
	width: 100%;
	height: 45px;
	background-color: red;
	border-bottom: 1px solid #f2f2f2;
}

.headone_left {
	height: 45px;
	background-color: gold;
}

.headone_right {
	height: 45px;
	background-color: green;
}

.headone_right_1 {
	height: 30px;
	background-color: blue;
	margin-top: 10px;
}

.he1 {
	width: 90%;
	height: 30px;
	background-color: purple;
}

.he2 {
	width: 100%;
	height: 30px;
	background-color: gold;
	text-align: center;
	line-height: 30px;
	color: #d1263d;
}

.he33 {
	width: 100%;
	height: 30px;
	background-color: pink;
}

.he3 {
	width: 30px;
	height: 30px;
	background-color: gold;
	float: left;
}

.he3 img {
	width: 30px;
	height: 30px;
}

.he4 {
	width: 100px;
	height: 30px;
	background-color: red;
	float: left;
	line-height: 30px;
	color: #d1263d;
}

/* banner图开始 */

.banner {
	width: 100%;
	height: auto;
	background-color: ;
}

.banner img {
	width: 100%;
	height: auto;
}


@media (max-width:1200px) {
	.banner {
		width: 100%;
		height: auto;
		background-color: ;
		margin-top: 0px;
	}
}

/* 产品中心 */

.product_title {
	width: 100%;
	height: 120px;
	background-color: #fff;
	text-align: center;
	color: #3d3d3d;
	font-size: 28px;
}

.product_title_chanpin {
	width: 100%;
	height: 120px;
	background-color: transparent;
	text-align: center;
	color: #3d3d3d;
	font-size: 28px;
}

.product_title_k {
	width: 100%;
	height: 120px;
	background-color: #fff;
}

.product_title_k_chanpin {
	width: 100%;
	height: 120px;
	background-color: transparent;
}

.product_title_3 {
	font-size: 24px;
	color: #b9b9ba;
	height: 50px;
	background-color: ;
	line-height: 50px;
}

.product_title_1 {
	width: ;
	height: 45px;
	background-color: ;
	margin: auto;
	text-align: center;
}

.product_title_2 {
	width: 46px;
	height: 4px;
	background-color: #d1263d;
	margin: auto;
}

.product_main {
	width: 100%;
	min-height: 600px;
	background-color: #fff;
}

.product_content {
	width: 100%;
	min-height: 580px;
	background-color: ;
}

.product_img1 {
	height: 262px;
	background-color: #fff;
	z-index: 1;
	position: relative;
	display: flex;
	
}

.product_img1 img {
	width: 380px;
	height: 262px;
}

.mengban1 {
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 20%;
	margin: auto;
	background-color: ;
	top: 40%;
}

.mengban1 h1 {
	text-align: center;
	font-size: 20px;
	color: white;
}

.mengban1 P {
	text-align: center;
	font-size: 12px;
	color: white;
	margin-top: 10px;
	text-transform: uppercase;
}

.product_img1:hover a .mengban1 {
	display: none;
}


.diyimask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 262px;
	background: rgba(101, 101, 101, 0.6);
	color: #ffffff;
	opacity: 0;
}

.diyimask h3 {
	text-align: center;
}

.product_img1 a:hover .diyimask {
	opacity: 0.8;
}



/* 关于我们 */
.sy_gywm_left_content_gd a:hover {
	text-decoration: none;
}

.sy_gywm {
	width: 100%;
	height: 645px;
	background-color: ;
	background-image: url(../images/wlh_img/shouyeguanyuwomen.png);
}

.sy_gywm_content {
	width: 100%;
	height: 600px;
	background-color: ;
}

.sy_gywm_left {
	height: 570px;
	background-color: ;
	float: left;
	margin-top: 60px;
}

.sy_gywm_right {
	height: 570px;
	background-color: ;
	float: left;
	margin-top: 60px;
}

.sy_gywm_left_title {
	width: 100%;
	height: 120px;
	background-color: ;
}

.sy_gywm_1 {
	font-size: 28px;
	color: #3d3d3d;
}

.sy_gywm_2 {
	width: 50px;
	height: 6px;
	background-color: #d1263d;
	margin-top: 15px;
}

.sy_gywm_3 {
	font-size: 16px;
	color: #a6a6a6;
	margin-top: 15px;
	background-color: ;
}

.sy_gywm_4 {
	width: 100%;
	height: 100px;
	background-color: ;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.sy_gywm_left_content {
	width: 100%;
	min-height: 250px;
	background-color: ;
	display: inline-block;
}

.sy_gywm_left_content_gd {
	width: 100%;
	height: 100px;
	background-color: ;
}

.sy_gd {
	width: 150px;
	height: 45px;
	background-color: #d1263d;
	border-radius: 5px;
	line-height: 45px;
	color: white;
	margin-top: 5%;
	display: flex;
	justify-content: space-between;
}

.sy_gd a:hover {
	text-decoration: none;
	display: block;
}

.sy_gywm_right_img img {
	width: 100%;
	height: 505px;
}


@media (max-width:767px) {
	.sy_gywm_4 {
		width: 100%;
		height: 100px;
		background-color: ;
		color: #666666;
		font-size: 12px;
		line-height: 20px;
	}

	.sy_gywm {
		width: 100%;
		height: 530px;
		background-color: ;
		background-image: url(../images/wlh_img/shouyeguanyuwomen.png);
	}

	.sy_gywm_left {
		height: 540px;
		background-color: ;
		float: left;
		margin-top: 20px;
	}

	.sy_gywm_left_content_gd {
		width: 100%;
		height: 60px;
		background-color: ;
	}
}



/* 应用领域应用领域 */
.yyly {
	width: 100%;
	height: 860px;
	background-image: url(../images/wlh_img/yingyonglingke.png);
}

.yyly1 {
	height: 860px;
	background-color: ;
}

.yymask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 860px;
	background: rgba(101, 101, 101, 0.6);
	color: #ffffff;
	opacity: 0;
}

.yymask h3 {
	text-align: center;
}

.yyly1 a:hover .yymask {
	background-color: #d1263d;
	opacity: 0.6;
}

.yyly_kong {
	width: 100%;
	height: 285px;
	background-color: ;
	padding-top: 40px;
}

.yyly_zhong {
	width: 100%;
	height: 300px;
	background-color: ;
}

.zhong1 {
	width: 100%;
	height: 100px;
	background-color: ;
	display: flex;
}

.zhong1 img {
	width: 50px;
	height: 50px;
	background-color: ;
	margin: auto;
}

.zhong2 {
	width: 100%;
	min-height: 100px;
	background-color: ;
}

.zhong2dazi {
	width: 100%;
	height: 50px;
	background-color: ;
	text-align: center;
	font-size: 20px;
	color: white;
	font-weight: ;
}

.zhong2xiaozi {
	width: 200px;
	min-height: 50px;
	background-color: ;
	margin: auto;
	text-align: center;
	color: white;
	display: block;
	text-transform: uppercase;
}

.zhong33 {
	width: 46px;
	height: 4px;
	background-color: white;
	margin: auto;
	margin-top: 30px;
}

.zhong3 {
	width: 100%;
	height: 6px;
	background-color: ;
	margin-top: 15px;
}

< !-- 新闻资讯 -->< !-- 新闻资讯 -->< !-- 新闻资讯 -->< !-- 新闻资讯 -->< !-- 新闻资讯 -->< !-- 新闻资讯 -->.xwzx {
	width: 100%;
	height: 500px;
	background-color: ;
}

.xwzx_main {
	width: 100%;
	min-height: 205px;
	background-color: ;
}

.xwzx_content {
	height: 205px;
	background-color: ;
	margin-top: 20px;
}

.xwzx_content_right {
	width: 44%;
	height: 205px;
	background-color: ;
	float: left;
}

.xwzx_content_right img {
	width: 100%;
	height: 205px;
}



.xwzx_content_left {
	width: 56%;
	height: 205px;
	background-color: ;
	float: right;
}

.xwzx_content_left:hover {
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px rgba(0, 13, 23, 0.14);
}

.s_xwzx1 {
	width: 90%;
	min-height: 30px;
	background-color: ;
	margin: auto;
	/* color: #d1263d; */
	font-weight: ;
	font-size: 18px;
	font-weight: bold;
	color: #696969;
}

.s_xwzx2 {
	width: 90%;
	height: 30px;
	background-color: ;
	margin: auto;
	color: #d9d9d9;
}

.s_xwzx3 {
	width: 90%;
	min-height: 60px;
	background-color: ;
	margin: auto;
	color: #d9d9d9;
}

.s_xwzx4 {
	width: 90%;
	height: 40px;
	background-color: ;
	margin: auto;
	color: #b6b6b6;
	line-height: 40px;
}














@media (max-width:767px) {

	.s_xwzx4 {
		width: 90%;
		height: auto;
		background-color: ;
		margin: auto;
		color: #b6b6b6;
		margin-top: 1.5%;
	}

	/* 应用领域应用领域 */

	.yyly {
		width: 100%;
		height: 430px;
		background-image: url(../images/wlh_img/yingyonglingke.png);
	}

	.yyly1 {
		height: 430px;
		background-color: ;
	}

	.yymask {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 430px;
		background: rgba(101, 101, 101, 0.6);
		color: #ffffff;
		opacity: 0;
	}

	.yymask h3 {
		text-align: center;
	}

	.yyly1 a:hover .yymask {
		background-color: #d1263d;
		opacity: 0.6;
	}


	.yyly_kong {
		width: 100%;
		height: 125px;
		background-color: ;
	}

	.yyly_zhong {
		width: 100%;
		height: 300px;
		background-color: ;
	}

	.zhong1 {
		width: 100%;
		height: 100px;
		background-color: ;
		display: flex;
	}

	.zhong1 img {
		width: 50px;
		height: 50px;
		background-color: ;
		margin: auto;
	}

	.zhong2 {
		width: 100%;
		min-height: 100px;
		background-color: ;
	}

	.zhong2dazi {
		width: 100%;
		height: 50px;
		background-color: ;
		text-align: center;
		font-size: 14px;
		color: white;
		font-weight: ;
	}

	.zhong2xiaozi {
		width: 80px;
		min-height: 50px;
		background-color: ;
		margin: auto;
		text-align: center;
		color: white;
		display: block;
		font-size: 12px;
	}

	.zhong33 {
		width: 46px;
		height: 4px;
		background-color: white;
		margin: auto;
	}

	.zhong3 {
		width: 100%;
		height: 6px;
		background-color: ;
		margin-top: 15px;
	}



}


/* 脚步脚步脚步 */

.foot {
	width: 100%;
	min-height: 380px;
	background-image: url(../images/wlh_img/foot.png);
}

.footk {
	width: 1350px;
	height: 363px;
	background-color: ;
	margin: auto;
	display: flex;
}

.f1 {
	width: 30%;
	height: 243px;
	background-color: ;
	color: white;
	margin: auto;
}

.f2 {
	width: 17.5%;
	height: 243px;
	background-color: ;
	margin: auto;
	color: #ffffff;
}

.f3 {
	width: 17.5%;
	height: 243px;
	background-color: ;
	margin: auto;
	color: #ffffff;
}

.f4 {
	width: 17.5%;
	height: 243px;
	background-color: ;
	margin: auto;
	color: #ffffff;
}

.f5 {
	width: 17.5%;
	height: 243px;
	background-color: ;
	margin: auto;
	color: #ffffff;
}

.f12 {
	width: 85%;
	height: 60px;
	background-color: ;
	line-height: 60px;
	border-bottom: 1px solid white;
	font-size: 24px;
}

.f13 {
	width: 100%;
	height: 50px;
	background-color: ;
	margin-top: 6px;
	display: flex;
}

.f13img {
	width: 60px;
	height: 50px;
	background-color: ;
	display: flex;
}

.f13img1 {
	width: 60px;
	height: 50px;
	background-color: ;
	display: flex;
	margin-right: 10px;
}

.f13img1 img {
	width: 30px;
	height: 30px;
	background-color: ;
	margin: auto;
}

.f13img img {
	width: 30px;
	height: 30px;
	background-color: ;
	margin: auto;
}

.f13text {
	    width: auto;
	    height: 50px;
	    line-height: unset;
	    color: white;
	    margin-left: 15px;
	    font-size: 14px;
	    overflow: unset;
	    padding-top: 11px;
}

.f21 {
	width: 100%;
	height: 58px;
	background-color: ;
	line-height: 58px;
	font-size: 24px;
}

.f22feng {
	width: 50px;
	height: 1px;
	background-color: white;
}

.f22zi {
	width: 100%;
	height: 20px;
	background-color: ;
	margin-top: 10px;
	font-size: 16px;
}

.footgongsi {
	width: 100%;
	height: 30px;
	background-color: ;
	margin: auto;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 30px;
	border-top: 1px solid #f8f8f8;
}

.fgs1 {
	width: 50%;
	height: 30px;
	background-color: ;
}

.fgs2 {
	width: 40%;
	height: 30px;
	background-color: ;
	text-align: right;
}

.footgongsikuang {
	width: 1350px;
	height: 30px;
	background-color: ;
	margin: auto;
	display: flex;
	flex-flow: row wrap;
	color: #FFFFFF;
}



@media (max-width:1400px) {
	.foot {
		width: 100%;
		min-height: 380px;
		background-image: url(../images/wlh_img/foot.png);
	}

	.footk {
		width: 100%;
		height: 380px;
		background-color: ;
		margin: auto;
		display: flex;
	}

	.f22feng {
		width: 50px;
		height: 1px;
		background-color: white;
		margin: ;
	}

	.f1 {
		width: 30%;
		height: 363px;
		background-color: ;
	}

	.f2 {
		width: 17.5%;
		height: 363px;
		background-color: ;
	}

	.f3 {
		width: 17.5%;
		height: 363px;
		background-color: ;
	}

	.f4 {
		width: 17.5%;
		height: 363px;
		background-color: ;
	}

	.f5 {
		width: 17.5%;
		height: 363px;
		background-color: ;
	}

	.footgongsi {
		width: 100%;
		height: 30px;
		background-color: ;
		margin: auto;
		font-family: MicrosoftYaHei;
		font-size: 12px;
		line-height: 30px;
	}

	.fgs1 {
		width: 50%;
		height: 30px;
		background-color: ;
	}

	.fgs2 {
		width: 50%;
		height: 30px;
		background-color: ;
		text-align: right;
	}

	.footgongsikuang {
		width: 98%;
		height: 30px;
		background-color: ;
		margin: auto;
		display: flex;
		flex-flow: row wrap;
	}

	.f12 {
		width: 85%;
		height: 60px;
		background-color: ;
		line-height: 60px;
		border-bottom: 1px solid white;
		font-size: 24px;
		padding-left: 15px;
	}
}

@media (max-width:992px) {
	.footgongsi {
		width: 100%;
		height: 30px;
		background-color: ;
		margin: auto;
		font-family: MicrosoftYaHei;
		font-size: 12px;
		line-height: 30px;
	}

	.fgs1 {
		width: 50%;
		height: 30px;
		background-color: ;
	}

	.fgs2 {
		width: 50%;
		height: 30px;
		background-color: ;
		text-align: right;
	}

	.footgongsikuang {
		width: 98%;
		height: 30px;
		background-color: ;
		margin: auto;
		display: flex;
		flex-flow: row wrap;
	}
}


@media (max-width:767px) {

	.foot {
		width: 100%;
		min-height: 470px;
		background-image: url(../images/wlh_img/foot.png);
	}

	.f12 {
		width: 100%;
		height: 45px;
		background-color: ;
		line-height: 45px;
		border-bottom: 1px solid white;
		font-size: 20px;
		padding-left: 3%;
	}

	.footk {
		width: 100%;
		height: auto;
		background-color: ;
		margin: auto;
		display: flex;
		flex-flow: row wrap;
	}

	.f1 {
		width: 100%;
		height: auto;
		background-color: ;
		font-size: 16px;
		margin-bottom: 10px;
	}


	.f13 {
		width: 100%;
		height: 30px;
		background-color: ;
		margin-top: 6px;
		display: flex;
	}

	.f13img {
		width: 60px;
		height: 30px;
		background-color: ;
		display: flex;
	}

	.f13img1 {
		width: 60px;
		height: 30px;
		background-color: ;
		display: flex;
		margin-right: 10px;
	}

	.f13img1 img {
		width: auto;
		max-height: 30px;
		background-color: ;
		margin: auto;
	}

	.f13img img {
		width: 30px;
		height: 30px;
		background-color: ;
		margin: auto;
	}

	.f13text {
		width: auto;
		height: 30px;
		line-height: 30px;
		color: white;
		margin-left: 15px;
		font-size: 14px;
		padding-top: unset;
	}

	.f22feng {
		width: 50px;
		height: 2px;
		background-color: white;
		margin: auto;
	}

	.f2 {
		width: 25%;
		height: 200px;
		background-color: ;
		text-align: center;
	}

	.f21 {
		width: 100%;
		height: 38px;
		background-color: ;
		line-height: 38px;
		font-size: 16px;
		text-align: center;
	}

	.f22zi {
		font-size: 12px;
		text-align: center;
	}

	.f3 {
		width: 25%;
		height: 200px;
		background-color: ;
		text-align: ;
	}

	.f4 {
		width: 25%;
		height: 200px;
		background-color: ;
		text-align: center;
	}

	.f5 {
		width: 25%;
		height: 200px;
		background-color: ;
		text-align: center;
	}

	.footgongsi {
		width: 100%;
		height: 3px;
		background-color: ;
		margin: auto;
		font-family: MicrosoftYaHei;
		font-size: 12px;
		line-height: 30px;
	}

	.fgs1 {
		width: 100%;
		height: 30px;
		background-color: ;
		text-align: center;
	}

	.fgs2 {
		width: 100%;
		height: 30px;
		background-color: ;
		text-align: center;
	}

	.footgongsikuang {
		width: 98%;
		height: 30px;
		background-color: ;
		margin: auto;
		display: flex;
		flex-flow: row wrap;
	}


}


.jiutou {
	width: 100%;
	height: auto;
	padding-top: 69px;
}

@media (max-width:1350px) {
	.jiutou {
		width: 100%;
		height: auto;
		padding-top: 39px;
	}
}

@media (max-width:996px) {
	.jiutou {
		width: 100%;
		height: auto;
		padding-top: 29px;
	}
}

@media (max-width:768px) {
	.jiutou {
		width: 100%;
		height: auto;
		padding-top: 19px;
	}
}
