﻿.wp1840 {
	max-width: 1840px;
	margin: 0 auto;
}
.wp1600 {
	max-width: 1600px;
	margin: 0 auto;
}
/*.header{position: relative;z-index: 1000;}*/
/* 动画-start */
.animates-m1{
	animation: animates-m1 .5s linear;
}
@keyframes animates-m1{
	0%{left:0;opacity: 0;}
	35%{opacity: 0;}
	100%{left: -222px;opacity: 1;}
}
/* 动画-end */
/* 头部-start */
.header .hdr-pe{
	display: none;
}
.header .hdr-row-m1 {
	border-bottom: 1px solid #e9e9e9;
	background-color: #fff;
}
.header .hdr-row-m2{
	background-color: #fff;
}
@media(min-width: 1440px){
/*.header .wp1840{width: 72vw;}*/
}

.logo .pc{display: block;}
.logo .wap{display: none;}

.hdr-m1 .weclome {
	float: left;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	color: rgb(24, 64, 80);
}

.hdr-m1 .nav-m1 {
	float: right;
	border-left: 1px solid #e9e9e9;

}

.nav-m1 li {
	float: left;
	position: relative;
}

.nav-m1 a {
	line-height: 55px;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	color: rgb(50, 50, 50);
	transition: .5s;
}

/* .nav-m1 a::after {
	content: "";
	display: block;
	width: 2px;
	height: 16px;
	background-color: #ddd;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.nav-m1 li:last-child a::after {
	display: none;
} */

.nav-m1 li:hover a,
.nav-m1 li.on a {
	color: rgb(24, 64, 80);
}

.hdr-m2 {
	position: relative;
	height: 129px;
}

.hdr-m2 .logo {
	width: 340px;
	height: 100px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.hdr-m2 .logo img {
	width: 100%;
	height: 100%;
	height: auto;
	display: block;
}

.hdr-m2 .nav {
	position: absolute;
	top: 0;
	left: 645px;
}

.nav li {
	float: left;
}

.nav .a1 {
	display: block;
	line-height: 128px;
	padding: 0 24px;
	font-size: 16px;
	color: rgb(24, 64, 80);
	position: relative;
	box-sizing: border-box;
	margin: 0 26px;
	font-weight:bold;
}

.nav li:hover .a1::after,
.nav li.on .a1::after {
	content: "";
	display: block;
	width: 18px;
	height: 23px;
	background: url(../images/hf/icon-m1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(calc(-50% - 15px));
}

.hdr-m2 .tel {
	color: rgb(50, 50, 50);
	text-align: right;
	line-height: 1.5;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	overflow: hidden;
}

.hdr-m2 .tel .tel-1 {
	font-size: 16px;
	float: left;
	color: rgb(24, 64, 80);
	line-height: 1.375;
	text-align: left;
}

.hdr-m2 .tel .tel-2 {
	float: right;
	font-size: 42px;
	line-height: 44px;
	color: rgb(24, 64, 80);
	margin-left: 30px;
}

/* 头部-end */

/* 底部-start */

.footer .ftr-m1{
	border-bottom: 2px solid #e9e9e9;
}
.footer .ftr-m1-con{}

.ftr-m1 .nav-m2 {
	float: left;
}

.nav-m2 li {
	float: left;
	margin-right: 18px;
}
.nav-m2 li:last-child{
	margin-right: 0;
}
.nav-m2 a {
	font-size: 16px;
	line-height: 80px;
	color: rgb(24, 64, 80);
}

.nav-m2 li:hover a {
	color: #fe5729;
}

.ftr-m1 .copyright {
	float: right;
	line-height: 80px;
	font-size: 16px;
	color: rgb(24, 64, 80);
}
.footer .ftr-m2{
	border-bottom: 2px solid #e9e9e9;
}
.footer .ftr-m2-con {
	position: relative;
	padding: 22px 0;
	/* margin-bottom: 30px; */
}

.ftr-m2 .company-info {
	font-size: 16px;
	color: rgb(24, 64, 80);
	line-height: 1.75;
	float: left;
}
.ftr-m2 .company-info .info2{
	display: none;
}
.ftr-m2 .company-info .info2 .links,
.ftr-m2 .company-info .info4 .links{
	color: rgb(24, 64, 80);
	transition: .5s;
}
.ftr-m2 .company-info .info2 .links:hover,
.ftr-m2 .company-info .info4 .links:hover{
	color: #fe5729;
}
.ftr-m2 .logo {
	width: 320px;
	height: 95px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.ftr-m2 .logo img{height: auto;}

.footer .ftr-m3{}
.footer .ftr-m3-con{
	position: relative;
	padding: 30px 0;
	/*margin-bottom: 120px;*/
}
.footer .ftr-m3-con .m-mzw-listpic-m2 {
    display: flex; align-items: center;
}
.footer .ftr-m3-con .m-mzw-listpic-m2 li {
    margin-right: calc(30 / 1920 * 100vw);
}
.footer .ftr-m3-con .m-mzw-listpic-m2 li a img{width: calc(88 / 1920 * 100vw) !important;}
.footer .ftr-m3-con .m-mzw-listpic-m2 li:nth-child(1) a img {
    width: calc(60 / 1920 * 100vw) !important;
}



.m-mzw-listpic-m2{
	overflow: hidden;
}
.m-mzw-listpic-m2 li{
	float: left;
}
.m-mzw-listpic-m2 .con{
	display: block;
	width: 452px;
	height: 48px;
	overflow: hidden;
}

.ftr-m3 .tel {
	color: rgb(50, 50, 50);
	text-align: right;
	line-height: 1.5;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	overflow: hidden;
}

.ftr-m3 .tel .tel-1 {
	font-size: 16px;
	float: left;
	color: rgb(24, 64, 80);
	line-height: 1.375;
	text-align: left;
}

.ftr-m3 .tel .tel-2 {
	float: right;
	font-size: 42px;
	line-height: 44px;
	color: rgb(24, 64, 80);
	margin-left: 30px;
}
/* 底部-end */


/* 侧边导航-start */
.m-snv-fix {
	width: 120px;
	position: fixed;
	top: 290px;
	right: 12px;
	z-index: 1000;
	border-radius: 12px;
	background-color: rgb(24, 64, 80);
}

.m-snv-fix ul {
	position: relative;
}

.m-snv-fix ul::after {
	content: "";
	display: block;
	width: 95px;
	height: 99px;
	overflow: hidden;
	background: url(../images/pic-m6.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: -99px;
	left: 50%;
	transform: translateX(-50%);
}

.m-snv-fix li {
	position: relative;
	height: 110px;
}
.m-snv-fix li.back{
	display: none;
}
.m-snv-fix .con {
	display: block;
	width: 100%;
	height: 110px;
	box-sizing: border-box;
	position: relative;
	z-index: 100;
	background-image: url(../images/icon-m17.png);
	background-position: bottom center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.m-snv-fix li.qq .con,
.m-snv-fix li.back .con{
	background-image: none;
}
.m-snv-fix .con2 {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.m-snv-fix .pic {
	overflow: hidden;
	margin: 0 auto 10px;
	width: 41px;
	height: 43px;
}

.m-snv-fix .pic img {
	width: 100%;
	height: 100%;
	display: block;
}
.m-snv-fix .pic .img2{
	display: none;
}
.m-snv-fix .info {
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
}

.m-snv-fix .show-info {
	display: none;
	/* display: block; */
	padding: 0 40px 0 20px;
	box-sizing: border-box;
	position: absolute;
	left: -222px;
	top: -122px;
	transition: .5s;
	box-shadow: 0 0 4px rgb(0,0,0,.2);
	border-radius: 10px;
	background-color: #e9f1f4;
}

.m-snv-fix .show-info.style1 {
	width: 216px;
	height: 122px;
	background: url(../images/index2/newicon.png) no-repeat 90% center;
	background-size: 11px;
	background-color: #e9f1f4;
	position: relative;
	border-radius: 10px;
}

.m-snv-fix .show-info.style1 .txt {
	width: calc(100% - 72px);
	font-size: 16px;
	color: rgb(24, 64, 80);
	line-height: 1.333;
	position: absolute;
	top: 50%;
	left: 32px;
	transform: translateY(-50%);
}
.m-snv-fix .show-info.style1.tel .txt{
	white-space: nowrap;
}
.m-snv-fix .show-info.style2 {
	width: 216px;
	height: 240px;
	background: url(../images/index2/newicon.png) no-repeat 90% 40px;
	background-size: 11px;
	background-color: #e9f1f4;
	position: absolute;
	left: -222px;
	top: 0;
	padding-top: 27px;
	padding-left: 20px;
}

.m-snv-fix .show-info.style2 .pic {
	width: 100px;
	height: 100px;
	margin: 0;
	overflow: hidden;
}

.m-snv-fix .show-info.style2 .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.m-snv-fix .show-info.style2 .txt {
	font-size: 16px;
	color: rgb(24, 64, 80);
	line-height: 1.6;
	white-space: nowrap;
	margin-bottom: 10px;
}
.m-snv-fix ul li:hover .show-info{
	display: block;
}
/* 侧边导航-end */

@media only screen and (min-width: 950px) and (max-width: 1920px) {
	.wp1840 {
		max-width: 95.83vw;
	}
	
	/* 头部-start */
	.nav-m1 a {
		padding: 0 1.041vw;
	}

	.hdr-m2 .logo {
		width: 16.66vw;
		height: 4.739vw;
	}
	.hdr-m2 .nav {
		left: 33.59vw;
	}
	.nav .a1 {
		padding: 0 1.25vw;
		margin: 0 1.354vw;
	}
	
	/* 头部-end */
}

@media only screen and (min-width: 950px) and (max-width: 1700px) {
	.wp1600 {
		max-width: 94.11vw;
		margin: 0 auto;
	}
	/* 底部-start */

	.footer .ftr-m1 {
		/* height: 4.705vw; */
		/* border-bottom: 0.117vw solid #ddd; */
	}

	.nav-m2 li {
		margin-right: 2.352vw;
	}

	.nav-m2 a {
		/* font-size: 0.941vw;
		line-height: 4.705vw; */
	}

	.ftr-m1 .copyright {
		/* line-height: 4.705vw;
		font-size: 0.941vw; */
	}

	.footer .ftr-m2 {
		padding: 1.294vw 0;
		margin-bottom: 1.764vw;
	}

	.ftr-m2 .company-info {
		/* font-size: 0.941vw; */
	}

	.ftr-m2 .logo {
		/* width: 7.058vw;
		height: 1.352vw; */
	}
	
	.footer .ftr-m3-con{
		padding: 1.764vw 0;
		margin-bottom: 3.058vw;
	}
	/* 底部-end */
	
	/* 动画-start */
	@keyframes animates-m1{
		0%{left:0;opacity: 0;}
		35%{opacity: 0;}
		100%{left: -13.05vw;opacity: 1;}
	}
	/* 动画-end */
	
	/* 侧边导航-start */
	/* .m-snv-fix {
		width: 7.058vw;
		top: 17.05vw;
		right: 0.705vw;
		border-radius: 0.705vw;
	}
	.m-snv-fix ul::after {
		width: 5.588vw;
		height: 5.823vw;
		top: -5.823vw;
	}
	.m-snv-fix li {
		height: 6.470vw;
	}
	.m-snv-fix .con {
		height: 6.470vw;
	}
	.m-snv-fix .pic {
		margin: 0 auto 0.588vw;
		width: 2.411vw;
		height: 2.529vw;
	}
	.m-snv-fix .info {
		font-size: 0.941vw;
	}
	.m-snv-fix .show-info {
		padding: 0 2.352vw 0 1.882vw;
		left: -13.05vw;
		top: -7.176vw;
	}
	.m-snv-fix .show-info.style1 {
		width: 12.70vw;
		height: 7.176vw;
	}
	.m-snv-fix .show-info.style1 .txt {
		width: calc(100% - 4.235vw);
		font-size: 1.058vw;
		line-height: 1.333;
		left: 1.882vw;
	}
	.m-snv-fix .show-info.style2 {
		width: 12.70vw;
		height: 14.11vw;
		left: -13.05vw;
		padding-top: 1.588vw;
	}
	.m-snv-fix .show-info.style2 .pic {
		width: 8.764vw;
		height: 8.764vw;
		margin: 0 auto 0.882vw;
	}

	.m-snv-fix .show-info.style2 .txt {
		font-size: 1.058vw;
	} */
	/* 侧边导航-end */
}
@media only screen and (min-width: 950px) and (max-width: 1700px) {
	.m-snv-fix {
		width: 7.058vw;
		top: 17.05vw;
		right: 0.705vw;
		border-radius: 0.705vw;
	}
	.m-snv-fix ul {
	}
	.m-snv-fix ul::after {
		content: "";
		width: 5.588vw;
		height: 5.823vw;
		background: url(../images/pic-m6.png) no-repeat;
		background-size: 100% auto;
		top: -5.823vw;
		transform: translateX(-50%);
	}
	.m-snv-fix li {
		height: 6.470vw;
	}
	.m-snv-fix li.back{
	}
	.m-snv-fix .con {
		height: 6.470vw;
		box-sizing: border-box;
		background-image: url(../images/icon-m17.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
	}
	.m-snv-fix li.qq .con,
	.m-snv-fix li.back .con{
		background-image: none;
	}
	.m-snv-fix .con2 {
		transform: translateY(-50%);
	}
	.m-snv-fix .pic {
		margin: 0 auto 0.588vw;
		width: 2.411vw;
		height: 2.529vw;
	}
	.m-snv-fix .pic img {
	}
	.m-snv-fix .pic .img2{
	}
	.m-snv-fix .info {
		font-size: 0.941vw;
		line-height: 1.5;
	}
	.m-snv-fix .show-info {
		/*  */
		padding: 0 2.352vw 0 1.176vw;
		box-sizing: border-box;
		left: -13.05vw;
		top: -7.176vw;
		transition: .5s;
		box-shadow: 0 0 0.235vw rgb(0,0,0,.2);
		border-radius: 0.588vw;
	}
	.m-snv-fix .show-info.style1 {
		width: 12.70vw;
		height: 7.176vw;
		background: url(../images/index2/newicon.png) no-repeat 90% center;
		background-size: 0.647vw;
		border-radius: 0.588vw;
		background-color: #e9f1f4;
	}
	.m-snv-fix .show-info.style1 .txt {
		width: calc(100% - 4.235vw);
		font-size: 0.941vw;
		line-height: 1.333;
		left: 1.882vw;
		transform: translateY(-50%);
	}
	.m-snv-fix .show-info.style1.tel .txt{
		white-space: nowrap;
	}
	.m-snv-fix .show-info.style2 {
		width: 12.70vw;
		height: 14.11vw;
		background: url(../images/index2/newicon.png) no-repeat 90% 2.352vw;
		background-size: 0.647vw;
		left: -13.05vw;
		padding-top: 1.588vw;
		padding-left: 1.176vw;
		background-color: #e9f1f4;
	}
	.m-snv-fix .show-info.style2 .pic {
		width: 5.882vw;
		height: 5.882vw;
		/* margin: 0 auto 0.882vw; */
		margin: 0;
	}
	.m-snv-fix .show-info.style2 .pic img {
	}
	.m-snv-fix .show-info.style2 .txt {
		/*  */
		font-size: 0.941vw;
		line-height: 1.6;
		white-space: nowrap;
		margin-bottom: 0.588vw;
	}
	.m-snv-fix ul li:hover .show-info{
	}
}
@media only screen and (min-width: 950px) and (max-width: 1400px) {
	.hdr-m2 .nav {
		left: 25vw;
	}
}
@media only screen and (min-width: 950px) and (max-width: 1200px) {
	.ftr-m1 .copyright{
		display: none;
	}
}
@media only screen and (min-width: 950px) and (max-width: 1120px) {
	.hdr-m2 .nav {
		left: 18vw;
	}
}
@media only screen and (max-width: 950px) {
	.wp1840,
	.wp1600{
		padding: 0 50px;
	}
	.logo .pc{display: none;}
	.logo .wap{display: block;}
	/* 头部-start */
	.header{}
	.header .hdr-row-m1 {
		border-width: 2px;
	}
	.header .hdr-pc{
		display: none;
	}
	.header .hdr-pe{
		display: block;
	}
	.hdr-pe .hdr-m1{
		position: relative;
		height: 175px;
	}
	.hdr-pe .logo{
		width: 319px;
		height: 71px;
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.hdr-pe .tel {
		color: rgb(24, 64, 80);
		text-align: right;
		line-height: 1.5;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		padding-top: 20px;
	}
	
	.hdr-pe .tel .tel-1 {
		font-size: 24px;
	}
	
	.hdr-pe .tel .tel-2 {
		font-size: 36px;
	}
	
	.hdr-pe .hdr-m2{
		height: 102px;
	}
	.hdr-pe .hdr-m2 .nav{
		position: unset;
		transform: unset;
	}
	.nav li{
		margin-right: 60px;
	}
	.nav li:last-child{
		margin-right: 0;
	}
	.nav .a1{
		line-height: 100px;
		font-size: 24px;
		/* font-weight: bold; */
		color: rgb(24, 64, 80);
		position: relative;
		padding: 0;
		margin: 0;
	}
	.nav li:hover .a1::after,
	.nav li.on .a1::after{
		content: "";
		display: block;
		width: 100%;
		height: 4px;
		background-color: #fe5729;
		position: absolute;
		bottom: 0;
		left: 0;
		right: unset;
		top: unset;
		background-image: unset;
		transform: unset;
	}

	.g-btn-nav-m1{
		font-size: 24px;
		line-height: 100px;
		cursor: pointer;
		padding-right: 53px;
		background: url(../images/hf/icon-m2.png) no-repeat right center;
		background-size: 33px 32px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	
	.hdr-row-m3{
		position: relative;
		display: none;
		background-color: #fff;
		overflow: hidden;
	}
	.nav-m3{
		margin-bottom: 85px;
	}
	.nav-m3 li{
		position: relative;
	}
	.nav-m3 .a1{
		display: block;
		height: 127px;
		line-height: 125px;
		font-size: 48px;
		color: rgb(24, 64, 80);
		/* font-weight: bold; */
		border-bottom: 2px solid #ddd;
		padding: 0 60px;
		box-sizing: border-box;
	}
	.nav-m3 .icon{
		display: inline-block;
		width: 16px;
		height: 29px;
		background: url(../images/icon-m1.png) no-repeat;
		background-size: 100% 100%;
		position: absolute;
		top: 50%;
		right: 60px;
		transform: translateY(-50%);
	}
	.g-btn-exit-m1{
		width: 67px;
		height: 67px;
		overflow: hidden;
		background: url(../images/exit.png) no-repeat;
		background-size:100% 100%;
		/* position: absolute;
		bottom: 50px;
		left: 50%;
		transform: translateX(-50%); */
		margin: 0 auto 50px;
	}
	.header.active-pe{
		width: 100%;
		height: 100vh;
		background-color: rgba(0,0,0,0.5);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
		overflow: hidden;
	}
	.header.active-pe .hdr-pe .hdr-row-m2{
		display: none;
	}
	.header.active-pe .hdr-pe .hdr-row-m3{
		display: block;
	}
	/* 头部-end */
	
	/* 底部-start */
	.footer .ftr-m1{
		height: auto;
		border-top: 2px solid #e9e9e9;
		padding: 40px 0;
	}
	.nav-m2 a{
		font-size: 24px;
		color: rgb(24, 64, 80);
		line-height: 2.5;
	}
	.ftr-m1 .copyright{
		display: none;
	}
	.footer .ftr-m2{
		padding: 32px 0 25px;
		border-bottom: none;
	}
	.ftr-m2 .company-info{
		font-size: 24px;
		color: rgb(24, 64, 80);
		line-height: 1.5;
		text-align: center;
		width: 100%;
	}
	.ftr-m2 .company-info .info1,
	.ftr-m2 .company-info .info4{
		display: none;
	}
	.ftr-m2 .company-info .info2{
		display: block;
		margin-bottom: 50px;
	}
	.ftr-m2 .logo{
		position: unset;
		transform: unset;
		margin: 0 auto;
	}
	.footer .ftr-m3 .tel {
		display: none;
	}

	/*wf修改	*/
	.footer .ftr-m2-con{padding: 0;}
	.footer .ftr-m3-con{padding: 10px 0;margin-bottom: 110px;}
    .footer .ftr-m3-con .m-mzw-listpic-m2{display: flex;}
    .footer .ftr-m3-con .m-mzw-listpic-m2 li{flex: 1;margin-right: 3%;}
    .footer .ftr-m3-con .m-mzw-listpic-m2 li a img{width: 100%!important;}
    .footer .ftr-m3-con .m-mzw-listpic-m2 li a img{}
    .footer .ftr-m3-con .m-mzw-listpic-m2 li:first-child {flex: 0 0 auto;}
    .footer .ftr-m3-con .m-mzw-listpic-m2 li:first-child a img{width: calc(60/700*100vw) !important;}
	/* 底部-end */
	
	/* 侧边导航-start */
	.m-snv-fix {
	    width: 100%;
		height: 163px;
	    position: fixed;
	    bottom: 0;
	    left: 0;
		top: unset;
		right: unset;
		background-color: #fe5729;
		padding: 0 60px;
		box-sizing: border-box;
		overflow: hidden;
		border-radius: unset;
	}
	.m-snv-fix ul::after,
	.m-snv-fix li:first-child,
	.m-snv-fix .con::after,
	.m-snv-fix .info{
		display: none;
	}
	 .m-snv-fix .info{
		 display:block;
	 }
	.m-snv-fix ul{
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
		display: flex;
	}
	.m-snv-fix li:nth-child(5){
		display:none;
	}
	.m-snv-fix li{
		float: left;
		height: unset;
		margin-bottom: 0;
		flex: 1;
		text-align: center;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.m-snv-fix .con{
		width: unset;
		height: unset;
		border: none;
		border-radius: unset;
		background-color: unset;
		background-image: unset;
	}
	.m-snv-fix .con2{
		position: static;
		transform: none;
	}
	.m-snv-fix li.wx,
	.m-snv-fix li.tel,
	.m-snv-fix li.qq,
	.m-snv-fix li.back{
		/* position: absolute; */
		/* top: 50%; */
		/* transform: translateY(-50%); */
	}
	.m-snv-fix li.wx{
		right: 0;
	}
	.m-snv-fix li.tel{
		left: 0;
		transform: none;
	}
	.m-snv-fix li.qq{
		/* right: 25%; */
		/* transform: translate(-50%,-50%); */
	}
	.m-snv-fix li.back{
		display: block;
		/* left: 0; */
		padding-top: 4vw;
	}
	.m-snv-fix .pic{
		margin: 0;
	}
	.m-snv-fix .pic2{
	width: auto;
	height: auto;
	}
	.m-snv-fix .pic3{
		width: 53px;
		height: 54px;
	}
	.m-snv-fix .pic4{
		width: auto;
		height: auto;
	}
	.m-snv-fix .pic5{
		width: auto;
		height: auto;
	}
	.m-snv-fix .pic .img1{
		display: none;
	}
	.m-snv-fix .pic .img2{
		display: block;
		margin: auto;
		width: 8vw;
		height: 8vw;
		object-fit: contain;
		margin: auto;
		margin: auto;
	}
	.m-snv-fix ul li:hover .show-info{
		display: none;
	}
	/* 侧边导航-end */
}

@media only screen and (min-width: 320px) and (max-width: 750px) {
	.wp{
		padding: 0 6.315vw;
	}
	.wp1840,
	.wp1600{
		padding: 0 6.666vw;
	}
	/* 头部-start */
	.header{}
	.header .hdr-row-m1,
	.header .hdr-row-m2 {
		border-bottom: 0.266vw solid #e9e9e9;
		background-color: #fff;
	}
	.header .hdr-pc{
		display: none;
	}
	.header .hdr-pe{}
	.hdr-pe .hdr-m1{
		position: relative;
		height: 20.0vw;
		margin-left: -4vw;
		margin-right: -4vw;
	}
	.hdr-pe .logo{
		width: 58vw;
		height: 10.333vw;
		height: auto;
	}
	.hdr-pe .tel {
		padding-top: 2.666vw;
	}
	
	.hdr-pe .tel .tel-1 {
		font-size: 2.8vw;
	}
	
	.hdr-pe .tel .tel-2 {
		font-size: 4.4vw;
	}
	
	.hdr-pe .hdr-m2{
		height: 13.6vw;
	}
	.hdr-pe .hdr-m2 .nav{
		position: unset;
		transform: unset;
	}
	.nav li{
		margin-right: 8vw;
	}
	.nav li:last-child{
		margin-right: 0;
	}
	.nav .a1{
		line-height: 12.93vw;
		font-size: 3.5vw;
		padding: 0 0 0.666vw;
	}
	.nav li:hover .a1::after,
	.nav li.on .a1::after{
		height: 0.533vw;
	}
	.g-btn-nav-m1{
		font-size: 3.5vw;
		line-height: 13.33vw;
		padding-right: 6.066vw;
		background-size: 4.4vw 4.266vw;
	}
	.hdr-row-m3{
		position: relative;
		display: none;
		background-color: #fff;
	}
	.nav-m3{
		margin-bottom: 11.33vw;
	}
	.nav-m3 li{
		position: relative;
	}
	.nav-m3 .a1{
		display: block;
		height: 16.93vw;
		line-height: 16.66vw;
		font-size: 6.4vw;
		/* font-weight: bold; */
		border-bottom: 0.266vw solid #ddd;
		padding: 0 8vw;
		box-sizing: border-box;
	}
	.nav-m3 .icon{
		display: inline-block;
		width: 2.133vw;
		height: 3.866vw;
		background: url(../images/hf/icon-m1.png) no-repeat;
		background-size: 100% 100%;
		position: absolute;
		top: 50%;
		right: 8vw;
		transform: translateY(-50%);
	}
	.g-btn-exit-m1{
		width: 8.933vw;
		height: 8.933vw;
		overflow: hidden;
		background: url(../images/exit.png) no-repeat;
		background-size:100% 100%;
		/* position: absolute;
		bottom: 6.666vw;
		left: 50%;
		transform: translateX(-50%); */
		margin: 0 auto 6.666vw;
	}
	.header.active-pe{
		width: 100%;
		height: 100vh;
		background-color: rgba(0,0,0,0.5);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
		overflow: hidden;
	}
	.header.active-pe .hdr-pe .hdr-row-m2{
		display: none;
	}
	.header.active-pe .hdr-pe .hdr-row-m3{
		display: block;
	}
	/* 头部-end */
	
	/* 底部-start */
	.footer .ftr-m1{
		height: auto;
		border-top: 0.266vw solid #ddd;
		padding: 5.333vw 0;
		border-bottom: 0.266vw solid #ddd;
	}
	.nav-m2 a{
		font-size: 3.2vw;
		line-height: 2.5;
	}
	.ftr-m1 .copyright{
		display: none;
	}
	.footer .ftr-m2{
		padding: 6.666vw 0 3.333vw;
	}
	.ftr-m2 .company-info{
		font-size: 3.2vw;
		line-height: 1.5;
		text-align: center;
		width: 100%;
	}
	.ftr-m2 .company-info .info1{
		display: none;
	}
	.ftr-m2 .company-info .info2{
		display: block;
		margin-bottom: 2.666vw;
	}
	.ftr-m2 .company-info .info3{
		margin-bottom: 4.666vw;
	}
	.ftr-m2 .logo{
		position: unset;
		transform: unset;
		margin: 0 auto;
		width: 42.66vw;
		height: 12.13vw;
	}
	/* 底部-end */
	
	/* 侧边导航-start */
	.m-snv-fix {
		height: 21.73vw;
		padding: 0;
	}
	.m-snv-fix .pic2{
		/* width: 10vw; */
		/* height: 8.933vw; */
	}
	.m-snv-fix .pic3{
		width: 100%;
		height: auto;
	}
	.m-snv-fix .pic4{
		/* width: 8vw; */
		/* height: 8.8vw; */
	}
	.m-snv-fix .pic5{
		/* width: 6.533vw; */
		/* height: 8.8vw; */
	}
	/* 侧边导航-end */


}




/* 新增 */
.nav-m1 li:hover .subnav-m1{
	display: block;
}
.subnav-m1{
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	border: 2px solid #d0d0d0;
	border-radius: 10px;
	z-index: 99;
	min-width: 120px;
	text-align: center;
	display: none;
}
.subnav-m1 a{
	line-height: 40px;
	height: 40px;
	white-space: nowrap;
	display: block;
	border-bottom: 2px solid #d0d0d0;
}
.nav-m1 li .subnav-m1 dd:hover a{
	color: #FE5729;
}
.subnav-m1 dd:last-of-type a{
	border-bottom: none;
}
.nav-m3 .icon{
	background-image: url(../images/hf/icon-newadd.png);
	background-size:14px ;
	width: 30px;
	height: 63px;
	bottom: auto;
	top: 0;
	transform: rotateZ(180deg) ;
	height: 100%;
	background-position: center;
	transition: .5s;
	transform-origin:50% 50% 0;
}
.hdr-pe .nav-m3 .icon{
	height: 63px;
}
.nav-m3 .icon.on{
	transform: rotateZ(0deg) ;
}

.hdr-pe .nav-m3 .subnav-m1{
	position: static;
	transform: none;
	border: none;
	overflow: hidden;
	border-radius: 0;
	background-color: #f0f5f7;
}
.hdr-pe .nav-m3 .subnav-m1 dd{
	width: 50%;
	float: left;
}
.hdr-pe .nav-m3 .subnav-m1 dd a{
	border: none;
	border: 1px solid #d0d0d0;
	border-top: none;
	border-left: none;
	font-size: 6.4vw;
	height: 47px;
	line-height: 47px;
}
.hdr-pe .nav-m3 .subnav-m1 dd:nth-of-type(even) a{
	border-right: none;
}
.hdr-pe .hdr-row-m3 {
	overflow-x: hidden;
	overflow-y: auto;
	height: calc(100vh - 23.33vw);
}



.m-snv-fix .phone-popup{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.m-snv-fix .phone-popup .black{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
}
.m-snv-fix .phone-popup .popup{
	width: 650px;
	padding: 50px 60px 75px;
	box-sizing: border-box;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 20px;
}
.m-snv-fix .phone-popup .popup .close{
	background: url(../images/hf/close.png) no-repeat;
	background-size: 100%;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(50%,-50%);
}
.m-snv-fix .phone-popup .popup .txts{
	border-bottom: 2px solid #fe5729;
	margin-bottom: 175px;
}
.m-snv-fix .phone-popup .popup .info{
	font-size: 24px;
	margin-bottom: 50px;
	display: block;
	color: #184050;
	text-align: left;
}
.m-snv-fix .phone-popup .popup .tit{
	font-size: 48px;
	margin-bottom: 50px;
}
.m-snv-fix .phone-popup .popup .pic{
	width: 147px;
	height: 147px;
}
.m-snv-fix .phone-popup .popup .pic2{
	width: 290px;
	position: absolute;
	right: 40px;
	bottom: -25px;
	height: auto;
}
.m-snv-fix .phone-popup.wx .popup .pic2{
	width: 333px;
	right: 15px;
}


@media only screen  and (max-width: 750px) {
.m-snv-fix .phone-popup .black{
}
.m-snv-fix .phone-popup .popup{
	width: 86.66vw;
	padding: 6.666vw 8vw 10vw;
	box-sizing: border-box;
	transform: translate(-50%,-50%);
	border-radius: 2.666vw;
}
.m-snv-fix .phone-popup .popup .close{
	background: url(../images/hf/close.png) no-repeat;
	background-size: 100%;
	width: 9.333vw;
	height: 9.333vw;
	right: 0;
	transform: translate(50%,-50%);
}
.m-snv-fix .phone-popup .popup .txts{
	border-bottom: 0.266vw solid #fe5729;
	margin-bottom: 23.33vw;
}
.m-snv-fix .phone-popup .popup .info{
	font-size: 3.2vw;
	margin-bottom: 6.666vw;
}
.m-snv-fix .phone-popup .popup .tit{
	font-size: 6.4vw;
	margin-bottom: 6.666vw;
}
.m-snv-fix .phone-popup .popup .pic{
	width: 19.6vw;
	height: 19.6vw;
}
.m-snv-fix .phone-popup .popup .pic2{
	width: 38.66vw;
	right: 5.333vw;
	bottom: -3.333vw;
	height: auto;
}
.m-snv-fix .phone-popup.wx .popup .pic2{
	width: 44.4vw;
	right: 2vw;
}
}
@media only screen and (min-width: 950px) {

    .m-snv-fix .phone-popup .popup .txts {
        margin-bottom: 0;
    }

    .m-snv-fix .phone-popup .popup .info {
        font-size: 2vw;
        margin-bottom: 1vw;
    }

    .m-snv-fix .phone-popup .popup .tit {
        font-size: 1.6vw;
        margin-bottom: 1.8vw;
    }

    .m-snv-fix .phone-popup .popup .pic {
        margin: 2vw 0.588vw;
        width: 143px;
        height: 143px;
    }

    .m-snv-fix .phone-popup .popup .pic2 {
        width: 38.66vw;
        right: 5.333vw;
        bottom: 5vh;
    }

    .m-snv-fix .phone-popup.wx .popup .pic2 {
        width: 168px;
        height: 139px;
        right: 2vw;
    }

}
