.img{
	-webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none;
}
img {
	pointer-events: none;
}
.fn_h {
	height: 110px;
	height: auto;
	display: none;
}

.g_fnva {
	position: fixed;
	z-index: 100;
	bottom: 0;
	width: 100%;
	background: #db1919;
	display: none;
}

.m-f01 li {
	float: left;
	width: 25%;
	text-transform: uppercase;
	border-right: 1px  solid rgba(255,255,255,0.5);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.m-f01 li em {
	display: block;
	width: 45%;
	padding-top: 6px;
	margin: 0 auto;
}

.m-f01 li img {
	width: 24px;
	display: block;
	margin: 0 auto;
}

.m-f01 a {
	color: #fff;
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.h_h {
	height: 100px;
}

.head {
	height: 100px;
	width: 100%;
	position: absolute;
	background: #fff;
	z-index: 999;
}
.head .center{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.head .logo {
	margin-top: 30px;
	/*width: 200px;*/
}

.head .tel {
	font-size: 14px;
	color: #666;
	background: url(../image/h-tel.png) no-repeat left;
	padding-left: 3%;
	margin-top: 15px;
	margin-left: 1%;
}

.head .tel b {
	font-size: 20px;
	color: #333;
}
.head .teltop span{
	font-size:18px;
	font-weight:200;
	transform: translate(5px,-5px);
	display: inline-block;
}
.head .telbot{
	margin-top:5px;
}
.head .telbot img{
	margin-right: 10px;
}
.head .nav {
	display: block;
	width: calc(100% - 1000px);
}

.head .nav ul li {
	float: left;
	position: relative;
	z-index: 999;
}

.head .nav ul li .f_a {
	position: relative;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000;
	line-height: 100px;
	font-weight:400;
	position: relative;
}

.head .nav ul li .f_a img{
	display: inline;
	position: absolute;
	top:48px;
}

.f_a:after{
	/*content: '';
	display: none;
	height:0px;
	width:0px;
	border:1px solid #000;
	position: absolute;
	left:calc(50% - 14px);
	top:75px;
	border-radius: 5px;
	transition: all .3s;*/
}
.head .nav ul li.cur .f_a:after{
	/*display: inline-block;
	width:22px;
	height: 4px;*/
}
.head .nav ul li .s_navbox {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: rgb(255 255 255 / 80%);
	z-index: 9999;
	box-sizing: border-box;
	top:100px;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	overflow: hidden;
}

.head .nav ul li .s_navbox .s_a a {
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	border-top: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-weight:lighter;
}
.head .nav ul li .s_navbox .s_a a span{
	font-family: '宋体';
	font-size:14px;
}
.head .nav ul li .s_navbox .s_a a:hover {
	background-color: #db1919;
	color: #fff;
	transition: all .3s
}

.head-wap {
	display: none;
}
.head-d{
	height: 100px;
	width:100%;
}

@media(max-width:1440px){
	.head .nav {
	    display: block;
	    width: calc(100% - 600px);
	}
}
@media(max-width:1000px){
	.head-d{
		height: 54px;
	}
}
.m_img {
	display: block;
	height: 54px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}

.m_img .headlf {
	padding-top: 15px;
	padding-left: 7px;
	float: left;
}
.m_img .headlf a{
	/*display: block;*/
}
.m_img .headlf .m_logo {
	max-height: 25px;
	display: block;
	float: left;
}

.m_img .headrg {
	padding-right: 10px;
	padding-top: 15px;
	float: right;
}
.m_img .headlf span{
	display: block;
	font-size: 20px;
	font-weight:bold;
	line-height: 40px;
	float: left;
	margin-left: 10px;
	color:#db1919; 
}
.m_img .headrg a .m_menuimg {
	height: 22px;
	vertical-align: top;
	display: block
}

.m_nav {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000
}

.m_nav .closecover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #db1919;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}

.m_nav .closeicon {
	position: absolute;
	width: 20%;
	left: 0;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}

.m_nav .m_navList {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #db1919;
	height: 100%;
	z-index: 100;
	right: -80%;
	overflow-y: scroll;
}

.m_nav .m_navList ul {
	padding-left: 5%;
	padding-right: 5%
}

.m_nav .m_navList ul li {
	border-bottom: 1px solid #fff
}

.m_nav .m_navList ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}

.m_nav .m_navList ul li .m_f_a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.m_nav .m_navList ul li .m_f_a a {
	flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
	width: 40px;
	height: 35px;
	box-sizing: border-box;
	padding: 0 5px;
	display: block;
}

.icon {
	background: url(../image/plus.png) 100% no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.icon_on {
	background: url(../image/reduce.jpg) 50% no-repeat!important;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.m_nav .m_navList ul li .m_s_nav {
	display: none;
	width: 100%;
}

.m_nav .m_navList ul li .m_s_nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10%;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	text-overflow: ellipsis;
}


@media (max-width: 1200px) {
	.head .tel {
		display: none;
	}
}

@media (max-width: 1200px) {
	.head{
		display: none;
	}

	.g_fnva,.fn_h,.head-wap {
		display: block;
	}

	.h_h {
		height: 54px;
	}
}

.flex{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.a_closed img{
	margin:0 auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.hd1{
    height: 100px;
    line-height: 100px;
    position: relative;
}
.hd1 img{
    position:absolute;
    top:50%;
    transform:translate(0,-50%);
    width:30px;
    height:30px;
}
.hd1 span{
    margin-left: 50px;
    font-size:20px;
    font-weight: 800;
    color:#000;
}