/*头部搜索框*/
/*nav区域样式开始*/
.navList{
	width: 90%;
	height: 0.8rem;
	padding: 0 5%;
}
.navList li{
	font-size: 0;
	float: left;
	width: 30%;
	text-align: center;
	height: 0.8rem;
	line-height: 0.82rem;
	margin: 0 1.25%;
}
.zh_container .navList a{
	display: block;
	width: 100%;
	color: #333;
	text-align: center;
	font-size: 0.3rem;
	letter-spacing: 1px;
	line-height: 1;
	padding: 0.3rem 0 0.2rem;
}
/*nav区域样式结束*/
/*轮播区域开始*/
.slide_box{
	width: 100%;
	height: auto;
	position: relative;
}
.slide_box .swiper-container{
	width: 100%;
	height: auto;
}
.slide_box .swiper-slide{
	width: 100%;
	height: auto;
}
.slide_box .swiper-pagination li{
	background: #c7c8c8;
}
.swiper-pagination-bullet-active{
	background: #999;
}
/*轮播区域开始*/
/*广告区域开始*/
.showadbg{background:#000;	padding-top: 0.2rem;
}
.showAd{
	overflow: hidden;
	background: rgba(0, 0, 0, 0) url("../img/jinse.jpg") no-repeat scroll left top / 1200px auto;
}
.showAd .leftCol{
	width: 48.5%;
	height: auto;
}
.showAd .rightCol{
	width: 48.5%;
	height: auto;
}
.showAd .itemAd{
	width: 100%;
	height: auto;
	margin-bottom: 0.2rem;
}
.showAd .itemAd a{
	font-size: 0;
}
/*广告区域开始*/
/*明星产品区域开始*/
.bestSeller{
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
}
.bestSeller .bestSellertitle{
	width: 100%;
	height: 0.65rem;
	background: #000;
	padding-top: 0.5rem;
}
.bestSeller h3{
	font-family: 'baskervilletworegular';
	text-align: center;
	font-size: 0.32rem;
	line-height: 1;
	margin-bottom: 0.15rem;
	font-weight: normal;
	letter-spacing: 2px;
	color:#fff;
}
.bestSeller p{
	text-align: center;
	font-size: 0.3rem;
	line-height: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
		color:#fff;

}
/*明星产品导航*/
.bestSellerContentNav {
	width: 100%;
	height: 0.8rem;
	border-bottom: 1px solid #DCDCDC;
	overflow: hidden;
	background:#000;

}
.bestSellerContentNav li{
	float: left;
	width: 33.3%;
	height:0.8rem ;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.28rem;
	color: #fff;
	letter-spacing: 1px;
}
.bestSellerContentNav .active{
	color: #d19d3d;
}
/*列表*/
.bestSellerContentList{
	width: 100%;
	padding-top: 0.16rem;
	background:#000;
}
.bestSellerSlide{
	width: 100%;
	display: none;
}
.bestSellerContentList .active{
	display: block;
}
.bestSellerContentList .swiper-slide{
	width: 34.5% !important;
	height: auto;
	margin-right:6%;
	padding-bottom: 0.5rem;
}
.bestSellerContentList .swiper-slide a{
	width: 100%;
	height: auto;
}
.bestSellerContentList .swiper-slide a .picBox{
	position: relative;
}
.bestSellerContentList .swiper-slide a .picBox i{
	position: absolute;
	top: 0;
	left: 0;
	background: #FFFFFF;
	width: 1rem;
	height: 0.3rem;
}
.bestSellerContentList .swiper-slide .pic_box{
	width: 100%;
	height: 2.64rem;
}
.bestSellerContentList .swiper-slide .pic_box img{
	width: 100%;
	height: 2.64rem;
}
.bestSellerContentList .swiper-slide .contentBox p{
	text-align: center;
	width: 100%;
	margin-top: 0.16rem;
	color: #fff;
	font-size: 0.24rem;
}
.bestSellerContentList .swiper-slide .contentBox .price{
	text-align: center;
	width: 100%;
	margin-top: 0.16rem;
	color: #fff;
	font-size: 0.24rem;
}
/*全部产品部分*/
.blogSection,
.allProducts{
	overflow: hidden;
	padding-bottom: 0.7rem;
	background: #FFFFFF;
}
.blogSection h3,
.allProducts h3{
	position: relative;
	padding: 0.5rem 0;
	text-align: center;
	font-size: 0.3rem;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 4px;
}
.blogSection h3 span,
.allProducts h3 span{
	position: absolute;
	width: 9%;
	height: 2px;
	background: #333;
	bottom: 0.34rem;
	left: 50%;
	margin-left: -4.5%;
	font-weight: normal;
}
.allProductsContent{
	width: 100%;
	height: auto;
}
.allProductsListBox{
	width: 90%;
	margin: 0 auto;
}
.allProductsListBox .swiper-slide{
	width:100%;
	padding-bottom: 0.2rem;
	box-shadow: 2px 1px 5px 3px #e9e9e9;
}
.allProductsListBox .swiper-slide .listProdouctPic{
	width: 100%;
	height: 3.1rem;
	overflow: hidden;
}
.allProductsListBox .swiper-slide .listProdouctPic img{
	width: 100%;
	height: auto;
}

.allProductsListBox .productList{
	width: 89.6%;
	padding: 0 5.2%;
	overflow: hidden;
}
.allProductsListBox .item{
	display: block;
	float: left;
	width: 46%;
	/*padding-bottom: 0.3rem;*/
}
.allProductsListBox .item .itemPic{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.allProductsListBox .item .itemProduct {
	padding-top: 0.16rem;
}
.allProductsListBox .item .itemPic i{
	position: absolute;
	top: 0;
	left: 0;
	width: 0.6rem;
	height: 0.28rem;
	background: #FFFFFF;
}
.allProductsListBox .productList .item:nth-child(2n){
	float: right;
}
.allProductsListBox .item p{
	font-size: 0.24rem;
	color: #333;
	line-height: 1;
	margin-bottom: 0.16rem;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.allProductsListBox .item .price{
	color: #ed3376;
}
/*博客部分样式*/
.blogSection{
	padding: 0 2.6% 0rem;
}
.blogSectionContent{
	width: 100%;
	overflow: hidden;
}
.blogSection .item{
	display: block;
	float: left;
	width: 48.5%;
	min-height: 3.54rem;
}
.blogSection .item:nth-child(2n){
	float: right;
}
.blogSection .item .itemPic{
	width: 100%;
	height: auto;
}
.blogSection .item .itemPic img{
	width: 100%;
	display: block;
	height: auto;
}
.blogSection .item p{
	text-align: left;
	padding:0.2rem 0 ;
	height:0.6rem;
	width: 100%;
	font-size: 0.24rem;
	color: #333;
	line-height: 0.35rem;
}

/*弹窗部分样式*/
.ad_window{
	position: fixed;
	top: 0;
	z-index: 100000000;
	left: 0;
	width: 100%;
	display: none;
	height: 100%;
	background: rgba(99,102,102,.7);
	padding-top: 22%;
}
.ad_window .ad_box{
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
}
.ad_window .ad_box img{
	width: 100%;
	float: left;
	border-radius:10px ;
}
.ad_window .close_btn{
	position: absolute;
	right: 1rem;
	top: 0.8rem;
	font-size: 0.6rem;
	color: #FFFFFF;
	text-shadow: none;
}
/*视频弹窗部分*/
.video {
	width: 100%;
	height: 100%;
	position: fixed;
    background: rgba(180,180,180,0.8);
    top: 0;
    left: 0;
    display: none;
    z-index: 1000000;
}
.videoBox{
	width: 94%;
	position: absolute;
	left: 50%;
	margin-left: -47%;
	top: 50%;
	margin-top: -102px;
}
.videoClose{
	position: absolute;
	text-align: center;
	right: 0;
	top: -12%;
	width: 10%;
	font-size: 0.54rem;
	color: #000;
}
::-webkit-scrollbar {
	display: none;/*隐藏滚轮*/
}
::-webkit-scrollbar {
	width: 0px;/*隐藏滚轮*/
}