.name,
.price,
.btn_hover {
	box-sizing: initial;
}

.shop_banner .hd ul li {
	box-sizing: initial;
}
.top-container-fluid .header{
	padding: 0;
	background: none;
}
.nav .navWp .showList .dropdown_menu{
	display: none !important;
}
.nav .navWp .showList:hover .dropdown_menu{
	display: block;
}
.MyShangcheng .top-seller-list {
	position: relative;
	cursor: pointer;
	
	color: #999;
	width: 95px;
}
.wrapper{
	max-width: 1200px;
	width: 100%;
	
}
.pc-wrapper{
	position: relative;
}
.pc-wrapper .title_div{
	position: absolute;
	width: 100%;
	max-width: 1200px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	height: 0;
}
.pc-wrapper .title_div .title{
	position: absolute;
	left: 30px;
	top: 40px;
	font-size:30px;
	margin: 0;
	color: #333;
}

.pc-wrapper .header .spec img{
	width: 100%;
}
.pc-wrapper .nav_bg .nav {
	max-width: 1200px;
	width: 100% !important;
}
.store_nav_left{
	width: 40% !important;
	max-width: 200px;
}
