.goodsmain{background: url("../images/webbg.jpg") no-repeat bottom #f8f8fa; background-size: 100% auto; padding-top: 20px; padding-bottom: 20px}
/*品牌商家*/
.grid_c1 {
	width: 1200px;
	margin: 0 auto;
}


/*header*/

.head_img {
	width: 100%;
	height: auto;
}

.head_img img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}


/*头部登录*/

.hed_login {
	width: 100%;
	height: 28px;
	line-height: 28px;
	background-color: #e3e4e5;
}

.hed_login-cont em {
	color: #999;
	margin: 0 5px;
}

.hed_login a {
	color: #999;
	font-size: 12px;
}

.hed_login a:hover {
	color: #df1a0f;
}

.hed_login-cont {
	text-align: right;
}


/*头部的搜索框部分*/

.header02 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	padding-bottom: 27px;
}

.header_left {
	width: 900px;
	float: left;
	overflow: hidden;
	margin-top: 27px;
	margin-left: 110px;
}

.search_box {
	width: 700px;
	height: 36px;
	float: left;
}

.search_box .text {
	width: 604px;
	font-size: 12px;
	height: 30px;
	border: 2px solid #e2231a;
	padding-left: 17px;
	float: left;
}

input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

.search_box .button {
	width: 58px;
	border: none;
	background-color: #e1251b;
	font-size: 20px;
	height: 34px;
}

.search_box .button img {
	width: 20px;
	height: 20px;
	margin-top: 5px;
}


/*头部购物车*/

.shopping-icon {
	width: 130px;
	height: 30px;
	background-color: #fff;
	border-color: #eee;
	border: 2px solid #df1a0f;
	float: left;
	position: relative;
}

.shopping_cart {
	width: 17px;
	height: 18px;
	margin-left: 10px;
	float: left;
	margin-top: 6px;
}

.shopping_cart img {
	width: 100%;
	height: 100%;
}

.shopping-icon .round {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	float: left;
	background-color: #df1a0f;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.shopping-text {
	font-size: 14px;
	color: #df1a0f;
	margin-left: 7px;
	margin-top: 5px;
	display: inline-block;
}

.Small_navigation {
	width: 100%;
	overflow: hidden;
}

.Small_navigation a {
	font-size: 12px;
	color: #999;
	margin-right: 8px;
}

.Small_navigation a:hover {
	color: #df1a0f;
}


/*右边二维码*/

.header_right {
	width: 50px;
	height: 50px;
	margin-top: 25px;
	float: right;
}

.header_right img {
	width: 100%;
	height: 100%;
}


/*专营店头部*/

.specialize_header {
	width: 100%;
	height: 80px;
	background-color: #911c22;
}

.specialize_logo {
	width: 40px;
	height: 38px;
	float: left;
	margin-top: 24px;
	margin-right: 27px;
	margin-left: 41px;
}

.specialize_logo img {
	width: 100%;
	height: 100%;
}

.specialize_text {
	font-size: 10px;
	color: #fff;
	width: 400px;
	float: left;
}

.specialize_text h2 {
	margin-top: 15px;
	margin-bottom: 9px;
}

.specialize_focus {
	width: 65px;
	height: 21px;
	line-height: 19px;
	background-color: #b41625;
	border: 1px solid #b41625;
	border-radius: 15px;
	text-align: center;
	font-size: 10px;
}

.specialize_focus span {
	float: left;
	margin-left: 2px;
}

.specialize_focus img {
	width: 17px;
	height: 17px;
	float: left;
	margin-left: 4px;
	margin-top: 2px;
}


/*nav*/

.specialize_nav {
	width: 100%;
	height: 38px;
	background-color: #000;
}

.nav_cont {
	width: 1200px;
	margin: 0 auto;
}

.specialize_nav .nav_cont_left {
	width: 896px;
	float: left;
	height: 38px;
	line-height: 35px;
}

.specialize_nav .nav_cont_left a {
	color: #fff;
	font-size: 15px;
}

.specialize_nav .nav_cont_left a:hover {
	color: #911c22;
}

.Home_page {
	display: block;
	margin-right: 20px;
	float: left;
}

/*头部的下拉*/
.all_categories .con_top{
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 38;
	left: -7px;
	z-index: 1000;
	display: none;

}
.all_categories .nav_fic{
	padding-left: 20px;
}
.all_categories {
	width: 113px;
	float: left;
	position: relative;
}

.all_categories img {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 12px;
	right: 12px;
}
.all_categories .con_top a{
	display: block;
	width: 100%;
	color: #fff;
    background-color: #000;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	text-align: center;
	overflow: hidden;
	
	
}

.nav_cont_left .nav {
	width: 714px;
	float: left;
}

.nav_cont_left .nav li {
	width: 88px;
	float: left;
	text-align: center;
}

.nav_cont_right {
	width: 300px;
	float: right;
}

.search_box02 {
	width: 237px;
	height: 37px;
	float: right;
	padding-top: 5px;
}

.search_box02 .text {
	width: 160px;
	font-size: 12px;
	height: 25px;
	border: 1px solid #fff;
	 background-color: #fff;
	padding-left: 17px;
	float: left;
	border-radius: 15px 0 0 15px;
}

.search_box02 .button {
	width: 58px;
	border: none;
	background-color: #333;
	font-size: 20px;
	height: 25px;
	border-radius: 0 15px 15px 0;
	float: right;
}

.search_box02 .button img {
	width: 16px;
	height: 16px;
	margin-top: 5px;
}

.all_categories .sub-nav {
	width: 62px;
	text-align: center;
	position: absolute;
	top: 38px;
	z-index: 10;
}

.all_categories .sub-nav a {
	display: block;
	width: 100%;
	background-color: #000;
}
/*小导航*/
.clothing_nav{
	width: 100%;
    height: 29px;
    line-height: 28px;
    background-color: #f2f2f2;
}
.cl_ul{
	width: 1200px;
	margin: 0 auto;
}
.cl_ul li a{
	 font-size: 13px;
	 color: #333;
	 display: block;
	 width: 104px;
	 float: left;
	 
}
.cl_ul li a:hover{
	color: #911c22;
}
.clothing_nav .cl_ul li a .title{
 	margin: 0 20px;
 }
 
 
.cl_ul li a img{
	 width: 7px;
	 height: 10px;
}