@charset "utf-8";
.logo img{ width: auto ;  height:28px;  margin-top:35px;}
.header{ height: 50px;}

		
.navbar00{  height: 100px; margin: 0 auto;width: 72%; }
.c_header { height: 100px; background:#f2f2f2; width: 100%;}
.c_header .logo{
  float: left;

}
.c_header .logo img{

}
.navbar{ width: 1350px; margin:  auto;}
.nav_p{ float: right; width: 110px; height: 50px; padding-right:100px:  }

.nav_p ul{list-style: none;
            margin: 0;
	padding: 0;
}
.nav_p ul li { list-style: none;}
.nav_p ul li a{ display: block; float: left; line-height: 100px; padding: 0 30px;  font-size: 16px; list-style: none; color: #333; text-decoration: none; }
.nav_p ul li a:hover{ color: #f39800}

.footer{ background: #332E2E; height: 400px; clear: both; margin-top: 10px;}
.footer ul{float: left;margin-top: 20px;}
 .footer ul li{ display: block;   height: 40px; font-size: 16px; padding-left: 40px; color: #fff;  line-height: 40px;}
 .footer ul .email{background: url(../img/youxiang-2.png)  no-repeat left center;}

 .footer ul .contact{ background: url(../img/dianhua.png) no-repeat left center;}

 .f_box{ width: 1000px; margin: 0 auto; padding-top: 30px;}

 .wx{float: right; padding-top: 30px;}
  .wx img{ width: 160px;  display: none;}

  .clear{ clear: both;}

  .navalink{ color:#f39800 !important;}




	@media(max-width: 768px) {
	.logo{width:150px;}
		.logo img {width: auto; margin-left: 15px; height:25PX;}
	.nav_p {float: right; width:100px;}
		.navbar00{width:100%; height: 75px;}
		.nav_p ul li a{font-size: 14px; padding: 0 5px; line-height: 75px;}
		
		.f_box{ width: 100%;}
		.wx img{ width: 160px; margin-right: 30px; }
	
		.c_header{height:70px;}
	.wx,.footer ul{ float: none;}
	
	.wx,.wx img{width: 100px; margin: 0 auto;}
}
@media(max-width: 420px) {
	.logo{width:150px;}
		.logo img {width: auto; margin-left: 15px; height:25PX;}
	.nav_p {float: right; width:100px;}
		.navbar00{width:100%; height: 75px;}
		.nav_p ul li a{font-size: 14px; padding: 0 5px; line-height: 75px;}
		
		.f_box{ width: 100%;}
		.wx img{ width: 160px; margin-right: 30px; }
	
		.c_header{height:70px;}
	.wx,.footer ul{ float: none;}
	
	.wx,.wx img{width: 100px; margin: 0 auto;}
}