/*公共CSS文件*/

body,html {
	height: 100%
}

body {
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.625;
	position: relative;
	visibility: visible;
	color: #474747;
	background: #272727;
}

body[dir=rtl] {
	text-align: right
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Nunito Sans", sans-serif;
	color: #000
}

a,button {
	transition: all .3s ease 0s;
	text-decoration: none;
	background-color: transparent;
	border: 0
}

a:hover {
	transition: all .3s ease 0s;
	text-decoration: none;
	background-color: transparent;
	border: 0
}


textarea {
	width: 100%;
	padding-left: 20px;
	padding-top: 20px;
	outline: 0
}

label {
	margin-bottom: 15px
}

.form-control {
	display: block;
	width: 100%;
	min-height: 45px;
	padding: 6px 80px 6px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.625;
	color: #474747;
	border-radius: 5px;
	background-color: #fff
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #ced4da;
	outline: 0;
	box-shadow: none
}

p:last-child {
	margin-bottom: 0
}

dl,ol,ul {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	margin: 0;
	list-style: none
}

li {
	list-style: none
}

.header{
	background: #000000;
}

.header .logo{	 
	text-align: center; 
	width: auto;	
}
.header .logo img{
	
	margin:0 auto;
}

.header .top-tips{
	color:#FFF;
	text-align: left;
	padding: 10px 0;
	line-height:28px;
	height: auto;
}
.header .white-line{
	border-bottom: 1px solid #454545;
}

.header .header-nav{
	height: 48px;
	line-height: 48px;
	color: #FFF;
}

.header .header-nav li{
	display: inline;
	padding:5px 10px;
	color:#FFF;
	margin: 0 10px;
}

.header .header-nav li a{color:#FFFF;}
.header .header-nav li a:hover{color:#666; }
.header .Menu-btn{display: none;}
.header .search-btn{display: none;}

.dropdown-menu{
		width: 1140px;
		background:#333; 
		position: relative; 
		box-shadow: #000 2px 2px 10px;
}

@media only screen and (min-width:768px) and (max-width:1024px) 
{
	.dropdown-menu{
		min-width: 740px;
		width: 100%;
	}	
}

.userMenu{
	position:absolute;top:-45px;right:15px; 
}
.Headersearch{
	position:absolute;bottom:8px;right:15px; 
}
.Headersearch li i{font-size: 22px;}
.Headersearch li a{color: #999;}
.Headersearch .searhInputBorder{
	width:150px;
	height:32px;
	line-height:32px;
	background: #000;
	color:#ccc;
	border: none;
	outline: none;
	padding:0 10px; 
	font-size:14px;	
}
.Headersearch .searchBtn{
	position:absolute;bottom:3px;right:15px; color:#ccc;cursor: pointer;	 
}


.userMenu li{
	display: inline-block;margin:0 5px
}

.userMenu li i{font-size: 22px;}
.userMenu li a{color: #999;}

@media only screen and (min-width:768px) and (max-width:1024px) 
{
	.userMenu{
		position:absolute;bottom:50px;right:15px; 
	}	
}

@media only screen and (max-width:768px)  
{
	.userMenu{
		display:none;
	}
	.Headersearch{
		display:none;
	}
	.header .top-tips{
		display:none;
	}
	
	.header .header-nav{
		display:none;
	}
	.header .logo img{
		width: 160px;
	}
	
	.header .Menu-btn{		
		display:block;color:#fff;position: absolute;top:10px;left: 10px;line-height: 36px;
	}
	.header .Menu-btn i{font-size: 36px;}	
	
	.header .search-btn{
		display:block;color:#fff;position: absolute;top:10px;right: 20px;line-height: 36px;
	}
	.header .search-btn i{font-size: 28px;}
	
	.header .menu-banner{
		width:100%;position: fixed;top:0;right:0;z-index:998;background-color: #444;box-shadow: #000 2px 2px 10px;
	}
	
	.header .menu-banner-space{height:60px;}
	
	.searchDiv{
		display:none;
	}
}


.breadcrumb{
	background:none;
}
.breadcrumb .breadcrumb-item{
	color:#ccc;
} 
.breadcrumb .breadcrumb-item a{
	color:#ccc;
} 

 
.dropdown-content .row dl{
	margin:0;display: inline-block;padding: 0;
}

.dropdown-content .row .d-title{
	font-size:14px; color:#ccc;text-align: right;margin:0
}


.dropdown-content .row dl a:link {
	color:#999; padding:5px 10px;margin:0
}

.dropdown-content .row dl a:hover{
	color:#ccc; padding:5px 10px;margin:0
}

#overScreen{
	width:100%;height:100%;background:#000;opacity: 0.6;position: fixed;top:0;right:0;z-index:999;display: none;
}

#sideMenuContainer{
	background: #333;width: 300px;height:100%;position: fixed;top:0;right:0;z-index:1000;display: none;box-shadow: #000 2px 2px 10px;
}

#categoryDiv{
	background: #444;width: 80%;height:100%;position: fixed;top:0;left:0;z-index:1001;display: none;box-shadow: #000 2px 2px 10px;
}
#categoryDiv li{
	padding: 5px 10px; 
	border-bottom:1px solid #444;	
}

#categoryDiv .categoryMenuContent{height:100%;overflow:auto;}
#categoryDiv a{color:#ccc ;font-size: 16px;}
#categoryDiv .categoryMenuContent .menu-text{padding: 10px 10px 10px 20px;border-bottom: 1px solid #333;}
#categoryDiv .sub-menu li{border-bottom: 1px solid #333;padding: 10px 10px 10px 20px}

#categoryDiv .categoryMenuTop{
	background: #333;border-bottom:1px solid #444;height: 60px;line-height: 40px;color:#ccc;font-size: 16px;
}
#categoryDiv #categoryMenuCloseBtn{font-size: 24px;}

.slideMenuTop{
	background: #444;border-bottom:1px solid #444;height: 60px;line-height: 60px
}
.slideMenuTop #MenuCloseBtn{font-size: 24px;color:#ccc;margin:0 10px;}


.slideMenu{height:75%;overflow: hidden;}
.slideMenu li{
	padding: 5px 10px; 
	border-bottom:1px solid #444;	
}


.slideMenu li a{
	color:#999;
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
}
.slideMenu li i{
	color:#ccc;
	font-size: 20px;
	height: 36px;
	line-height: 36px;
}

#slideMenuSearch{
	position:fixed;
	top: 0;
	left:0;
	background:#444;
	
	width: 100%;	 
	z-index: 1005;
	padding: 20px 10px;
	text-align: center;
	box-shadow: #000 2px 2px 10px;
	display: none;
}

#slideMenuSearch input{
	 border: 1px solid #444;padding:10px 10px;background:#fff;width:80%;outline:none;margin:20px auto;
}
#slideMenuSearch button{
	margin:15px 10px; border: 1px solid #333;padding:10px 10px; color:#ccc;width:80%;outline:none
}

.goods_list .goods_item {
	margin-top: 20px;	
}
.goods_list .goods_item .goods_img{
	background-color: #444;
	padding:1px;
}
.goods_list .goods_item .goods_img img{
	width: 100%;
}

.goods_list .goods_item .goods_info {
	background-color: #333;
	padding:5px 8px;
}

.goods_list .goods_item .goods_info .starArea{	
	padding:0 15px;	
}

.listLabel{margin:20px 0 ;border-bottom: 1px solid #666;padding: 10px 0;}
.listLabel span{color:#ccc;font-size:32px} 

.goods_list .goods_item .goods_info .stock-ico{	
	background:#cc0000;position: absolute;top:5px;right:10px;color:#FFF;padding:2px 5px;border-radius: 10px;font-size:12px
}

.goods_list .goods_item .goods_info .goods_name{	
	height: 80px;
	overflow: hidden;
}
.goods_list .goods_item .goods_info .goods_name a{
	color:#ccc;font-size: 16px;line-height:26px;
}
.goods_list .goods_item .goods_info .sale-price{
	color:#ffffff;
	padding:5px 0;
	font-weight: 400;
	text-align:center;
	font-size: 1rem;	
	background: #dd0000;
}

.goods_list .goods_item .goods_info .normal-price{	
	color:#ccc;
	padding:5px 0;
	font-weight: 400;
	text-align:center;
	font-size: 1rem;	
	background: #444;	
}


.newsletter{
	margin: 50px 0;
}
.newsletter dt{
	color:#ccc;font-size: 28px;line-height: 28px
}

.newsletter dd{
	color: #666;font-size: 16px;line-height: 28px;padding: 10px 0;
}

.newsletter .newsletter-form{
	width:50%;
	margin: 0 auto;
}

.footer{
	background: #000000;
	margin-top: 50px;
}
.footer .copyright{
	font-size:12px;border-top: 1px solid #2c2c2c;margin-top:20px;height:28px;height:36px;line-height: 36px;color:#666;text-align:center
}

.footer .paymentImg{margin: 20px auto;text-align: center;}
.footer .shippingImg{margin: 10px auto;text-align: center}

@media screen and (max-width: 600px) {
   .newsletter .newsletter-form{
   	width:90%;
   	margin: 0 auto;
   }
   
   .footer .paymentImg{display: none;}   
   .footer .shippingImg{display: none;}
}

.floatDiv{
	position: fixed;
	width:60px;
	height:120px;
	right:5px;
	bottom:100px;
	z-index:500;
	transition: height 0.5s;
}

@media screen and (min-width: 1600px) {
   .floatDiv{   
   	right:200px;  
   }
}


.floatDiv .whatsAppBtn{font-size: 28px;color: #FFF;margin:0;cursor: pointer;width: 40px;height:40px;text-align:center;line-height:40px;background: #00b500;border-radius: 5px;}  
.floatDiv .whatsAppBtn:hover{background: #008200;}
.floatDiv .whatsAppBtn a{color:#fff}

.floatDiv .weChatBtn{font-size: 28px;color: #FFF;margin:0;cursor: pointer;width: 40px;height:40px;text-align:center;line-height:40px;background: #00b500;border-radius: 5px;margin:10px 0}   
/*
.floatDiv .weChatBtn:hover{
	background: #008700;
	.weChatqrcode{
		display: block;
	}
}
*/
.weChatqrcode{width: 340px;height: 300px;text-align: center; }
.weChatqrcode img{width:200px;margin:0 auto;}

.floatDiv .goToTopBtn{display:none;font-size: 28px;color: #FFF;margin:0;cursor: pointer;width: 40px;height:40px;text-align:center;line-height:40px;background: #909090;border-radius: 5px;margin:10px 0}
.floatDiv .goToTopBtn:hover{background: #495057;}

@media screen and (min-width: 1300px) {   
   .floatDiv .whatsAppBtn{font-size: 36px;color: #FFF;margin:0;cursor: pointer;width: 50px;height:50px;text-align:center;line-height:50px;background: #00b500;border-radius: 5px;}
   .floatDiv .whatsAppBtn:hover{background: #008200;}
   
   .floatDiv .weChatBtn{font-size: 36px;color: #FFF;margin:0;cursor: pointer;width: 50px;height:50px;text-align:center;line-height:50px;background: #00b500;border-radius: 5px;margin:20px 0}
   .floatDiv .weChatBtn:hover{background: #008700;}
   
   .floatDiv .goToTopBtn{display:none;font-size: 36px;color: #FFF;margin:0;cursor: pointer;width: 50px;height:50px;text-align:center;line-height:50px;background: #909090;border-radius: 5px;margin:20px 0}
   .floatDiv .goToTopBtn:hover{background: #495057;}
}

.H-Page{
	
}
.H-Page .pageSize{
	font-size: 16px;margin:0;padding:0
}

.H-Page .pageSize .pageItem{
	display: inline-block;
	padding:2px 10px;
	margin: 0;
	background: #333;
}

.H-Page .pageSize .actived{
	background: #555;	
	pointer-events: none;	
}

.H-Page .pageSize .disabled{
	pointer-events: none;	
}


.H-Page .pageSize .pageItem .pageLink{
	color:#ccc
}

.articleList{
	color: #666;line-height: 18px;
}

.articleList dl dt{color: #ccc;margin: 5px 0}
.articleList dl dd{line-height: 20px;height: 20px;overflow: hidden;}
.articleList dl dd a{color:#666}
.articleList dl dd a:hover{color:#ccc}

.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color:red;
border-radius: 10px;
}
/*没有内容，不显示badge，很重要*/
.badge:empty {
display: none;
}
 