body{
	background-color: #f2f2f2;
}
header{
	height: 28px;
	line-height: 28px;
	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('../img/public/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:111
}
.classification-top{
	color: #fff;
	display: block;
	font-size: 16px;
	background-image: url('../img/public/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;
	margin-top: 10px;
	height: 260px;
}
.nav{
	width: 980px;
}
.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('../img/public/index/button-prev.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-button-next{
	width: 40px;
	height: 40px;
	background-image: url('../img/public/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;
}
.screen-box {
	margin-top: 20px;
	border: 1px solid #dedede;
}
.screen-box>div{

	background-color: #fff;
}

.details{

}
.details>div{
	background-color: #fff;
	margin-top: 20px;
	border: 1px solid #dfdfdf;
	padding-bottom: 30px;
}

.details>div>h1{
	border-bottom: 1px solid #000;
	margin-top: 25px;
	text-indent: 1.5em;
	font-size: 24px;
	padding-bottom: 9px;
}
.details>div>h1>em{
	font-size: 18px;
}
.liulan>div{
	-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;
	height: 71px;
}
.liulan>div>div{
	font-size: 14px;
	margin-top: 17px;
}
.liulan>div>div:last-child{
	margin-top: 11px;
}
.liulan>div>a{
	margin-top: 17px;
	font-size: 14px;
}
.liulan>div>a:last-child{
	margin-top: 2px;
	color: #000;
	font-size: 14px;
}
.lunbo{
	margin-left: 45px;
	margin-top: 12px;
}

.details-text>p{
	color: #bcbbbb;
	font-size: 12px;
	margin-left: 45px;
	margin-top: 20px;
}

.details-xian {
	font-size: 16px;
	margin-left: 45px;
	margin-top: 20px;
}
.details-xian em{
	margin-left: 14px;
	margin-right: 14px;
}
.details-xian p:first-child{
	width: 28px;
	height: 15px;
	background-color: #f2f2f2;
}
.details-xian p:last-child{
	width: 1004px;
	height: 15px;
	background-color: #f2f2f2;
}

.cpsm{
	margin-left: 45px;
	padding: 10px;
}
.cpsm p{
	font-size: 14px;
	margin-top: 22px;
	color: #000;
}
.details-list{
	width: 524px;
	border: 1px solid #ccc;
	margin-top: 8px;
	margin-left: 25px;

}
.details-list>h1{
	width: 524px;
	font-size: 24px;
	color: #bb0a11;
	text-align: center;
	line-height: 80px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.details-list>div{
	border-bottom: 1px solid #ccc;
}
.details-list>div:last-child{
	border-bottom: none;
	background-color: #f2f2f2;
	height: 127px;
	/* line-height: 127px; */
}
.details-list>div>span{
	box-sizing: border-box;
	-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;
	line-height: 39px;
	font-size: 14px;
}
.details-list>div>span:last-child{
	-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;
	text-indent: 2em;
}
.details-list>div>span:first-child{
	text-indent: 2em;
	background-color: #f2f2f2;
	border-right: 1px solid #ccc;
}
.details-list>div:last-child>a{
  color: #fff;
  font-size: 12px;
  width: 138px;
  height: 40px;
  line-height: 40px;
  background-color: #c29201;
  /* margin-top: 20px; */
  display: block;
  border-radius: 3px;
  margin-left: 3px;
  text-align: center;
  margin-left: 18px;
}
.details-list>div:last-child>a:nth-child(1){
	background-color: #e62129;
	margin-left: 35px;
}
.details-list>div:last-child>a:nth-child(2){
	background-color: #002342;
	margin-left: 18px;
}

.xq-box{
	margin-top: 20px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.xp-title{
	/* margin-top: 20px; */
	padding-top: 32px;
	font-size: 16px;
	text-indent: 2em;
	padding-bottom: 10px;
}
.xp-title>h1{

}
.xq{
	border: 1px solid #ccc;
	/* width: 1102px; */
	margin-top: 40px;
	margin-left: 43px;
	margin-right: 43px;
	background-color: #fff;
}
.xq>div{
	-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;
	border-bottom: 1px dotted #ccc;
	margin-left: 38px;
	margin-right: 38px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.xq>div:last-child{
	margin-bottom: 25px;
}
.xq>div>p{
	-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: 391px; */
	
	margin-left: 5px; 
}
.xq>div>p:first-child{
	/* margin-top: 40px; */
}
.xq>div>p:last-child{ 
}
.xq>div>p>span.red{
	color: red;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: 340px;
	width: 577px;
}
.gallery-thumbs {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 577px; 
	height:120px;
	/* margin-left: 5px; */
	margin-top: 24px;
}
.gallery-thumbs .swiper-slide {
	width: 100%;

	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide img{
  width: 70%;
  height: 70%;
  margin-top: 10%;
  margin-left: 15%;
/* margin-top: 15px; */
/* margin-bottom: -10px; */
/* margin-left: 10% */
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.gallery-thumbs .swiper-button-next{
	top: 0;
	margin-top: 0;
 	height: 100%;
	background-image: url('../img/find-product-dateils/right.jpg');
	background-size: cover;
	right: 0;
}
.gallery-thumbs .swiper-button-prev{
 	top: 0;
 	margin-top: 0;
 	height: 100%;
	background-image: url('../img/find-product-dateils/left.jpg');
	background-size: cover;
	left: 0;
} 





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;
}