body{
	background-color: #f2f2f2;
}
header{
	height: 28px;
	line-height: 28px !important;
	color: #fff;
	background-color: #353535;
}
header a{
	font-size: 12px;
	color: #fff;
	margin-right: 20px;
}
header a:last-child{
	margin-right: 0;
}
header a.sign{
	margin-right: 30px;
}
header b{
	font-size: 12px;
	margin-right: 20px;
}
.logo-search{
	height: 100px;

}
.logo-search .logo{
	margin-top: 27px;
}
.search{
	margin-left: 100px;
	margin-top: 27px;
}
.search-a a{
	width: 50px;
	height: 20px;
	display: block;
	background-color: #c8c7c7;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #505050;
	margin-left: 1px;
}
.search-a a:first-child{
	margin-left: 0;
}
.search-a a.hover{
	background-color: #f0040d;
	color: #fff;
}
.search-input .search-text{
	width: 323px;
	height: 30px;
	border: 2px solid #f0040d;
}
.search-input .search-btn{
	width: 56px;
	height: 34px;
	background-image: url("/public/front/images/index/search-btn.png");
	border: none;
}
.tel{
	margin-top: 52px;
	margin-left: 247px;
}
/* 导航start */
nav{
	height: 50px;
	background-color: #e62129;
}
.classification{
	height: 50px;
	text-align: center;
	line-height: 50px;
	width: 220px;
	position: relative;
	background: #000;
	z-index: 2
}
.classification-top{
	color: #fff;
	display: block;
	font-size: 16px;
	background-image: url('/public/front/images/index/sanxian.png');
	background-repeat: no-repeat;
	background-position: 59px 20px;
}
.drop-down{
	height: 400px;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}
.drop-down a{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 14px;
	color: #fff;
}
.banner-box{
	margin: 0;
	height: 345px;
	width: 905px;
}
.nav{
	width: 980px;
}
.swiper-slide img{
	width: 100%;
}
.nav a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;   
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
}
.swiper-containerBanner .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-image: url('/public/front/images/index/button-prev.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-button-next{
	width: 40px;
	height: 40px;
	background-image: url('/public/front/images/index/button-next.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#fff;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}
.swiper-containerBanner .swiper-pagination-bullet-active {
  color:#fff;
  background: #e62129;
}
.center{
	margin-top: 23px !important;
}
.center .center-list{
	-webkit-box-flex: 3 0 0;      
  -moz-box-flex: 3 0 0;         
  -webkit-flex: 3 0 0;         
  -ms-flex: 3 0 0;            
	flex: 3 0 0;  
	/* width: 905px; */
	padding-bottom: 50px;
}
.gallery-box{
	background-color: #fff;
	margin-top: 20px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.gallery-box-title{
	height: 35px;
	
	border-bottom: 2px solid #e62129;
}
.gallery-box-title h1{
	margin-left: 20px;
	color: #666666;
	font-size: 14px;
}
.gallery-box-title a{
	font-size: 12px;
	color: #757575;
	margin-right: 4px;
}
.gallery-box-title h1 b{
	display: block;
	width: 3px;
	height: 12px;
	background-color: #e62129;
	margin-right: 10px;
}
.center .center-img{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;  
	/* width: 275px; */
	margin-left: 20px;
}
.gallery-box-center{
	margin-top: 20px;
}
.gallery-box-center a{ 
	display: block;
	width: 33%;
	text-align: center;
}
 .gallery-box-center a b{
 	padding-top: 10px;
 	padding-bottom: 30px;
	display: block;
	font-size: 14px;
	color: #666
 }
.gallery-box-center a img{
	display: block;
	margin-left: 4%;
	width: 276px;
	height: 194px;
}


.gallery-introduce{
	border: 1px solid #be0000;
}
.gallery-introduce img{
	margin-top: 10px;
	margin-left: 10px;
}
.gallery-introduce a{
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #000;
	font-size: 12px;
	margin-top: 10px;
	line-height: 22px;
}
.gallery-introduce h1{
	height: 47px;
	line-height: 47px;
	color: #fff;
	margin-top: 36px;
	text-align: center;
	background-color: #be0000;
}
.gallery-pho{
	margin-top: 20px;
}
.gallery-pho a{
	display: block;
	margin-top: 20px;
}
footer{
	height: 442px;
	background-color: #dedede;
	margin-top: 20px;
}
.footer-friendship{
	padding-top: 20px;
}
.footer-friendship p{
	line-height: 29px;
	font-size: 16px;
	color: #666666;
}
.footer-friendship p a{
	margin-left: 10px;
}
.footer-friendship p span{
	font-weight: bold;
	margin-right: 33px;
}
.footer-img{
	background-color: #fff;
	margin-top: 25px;
}
.footer-img>div{
	height: 58px;
	border-bottom: 1px solid #e6e6e6;
}
.footer-img>div:last-child{
	border: none;
}
.footer-img>div a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;
	display: block;
	margin-top: 14px;
	height: 29px;
	border-right: 1px solid #e6e6e6
}
.footer-img>div a:last-child{
	border: none;
}
.footer-qy>div{
	margin-left: 75px;
}
.footer-qy>div:first-child{
	margin-left: 0;
}
.footer-img>div a img{
	width: 100%;
}
.footer-qy{
	margin-top: 50px;
}
.footer-qy>div span{
	margin-right: 10px;
}
.footer-qy>div>div a{
	display: block;
	color: #000;
	margin-top: 20px;
}
.footer-qy>div>div a:first-child{
	margin-top: 0;
}