
.header_ser{ background: url(../images/nav_ser2.png) no-repeat center center; height: 100px; float: right; width: 20px; margin-left: 2.86vw; }
.headerTel{ background: url(../images/nav_tel2.png) no-repeat left center; display: inline-block; padding-left: 28px; font: 24px/100px ec_l; transition:all 0.5s ease-in-out; }
.headerFixed{ position:fixed;}

.headerFixed.navhome{ top:0;z-index:9999; width:100%}


.headerFixed .logo img{height:50px;}
.headerFixed .logo{top:16px;}
.headerFixed .nav_a{line-height:80px;}
.headerFixed .headerTel{line-height:80px;}
.headerFixed .header_ser{ height:80px;}
.headerFixed .proMenuWpr,.headerFixed .subMenu{top:80px;}
.headerTransparent{}
.headerTransparent:hover{}

@media (max-width: 787px){
	.navhome{ display:none}
.navhome1{ display: block}}