/* banner样式 */
.currrentGeoBanner {
	height: 48px;
}
.currrentGeoBanLeft {
	float: left;
	padding-top: 13px;
}
.currrentGeoBanLeft .curp {
	display: inline-block;
	width: 62px;
	height: 13px;
}
.curspan {
	height: 13px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.curul, .curli {
	display: inline-block;
	color: #999999;
}
.layui-breadcrumb>* {
	font-size: 12px !important;
}
.layui-breadcrumb a:hover {
	color:#999999 !important;
}
.now {
	color: #FF5E00;
}
.cur {
	color: #F25518;
}
/* 人气推荐 */
.mainLeft {
	margin-right: 14px;
}
.hotRecommond {
	border: 1px solid #F2F2F2;
	width: 208px;
}
.recommondTitleh3 {
	height: 42px;
	background: #ECECEC;
	line-height: 42px;
	padding-left: 12px;
}
.recommondTitle {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
}
.recommondUl {
	background: #FFFFFF;
	padding: 12px 12px 0;
}
.recommodLi {
	margin-bottom: 14px;
}
/* 右侧 */
.mainRight {
	width: 1200px;
}
.allGoods {
	background: #F7F7F7;
	padding: 14px 16px;
}
/* 全部商品选中 */
.listLayout {
	height: 50px;
	line-height: 50px;
}
.gaoliang {
	color: #D11120 !important;
}
.font16 {
	font-size: 16px;
}
.opTitle {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	width: 124px;
}
.furelative {
	position: relative;
}
.furelative span {
	width: 68px;
	height: 24px;
	background: #FFF4EE;
	margin-right: 20px;
	padding: 5px 24px 5px 20px;
	color: #FF5E00 !important;
	cursor: pointer;
}
.layui-icon-close {
	position: absolute;
	top: 0;
	right: 24px;
	color: #FF5E00 !important;
}
.opClear {
	margin-right: 61px;
	position: relative;
}
.opClear img {
	position: absolute;
	top: 20px;
	margin-left: 6px;
}
.oplast, .opActive, .opClear, .op1 {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}
.opActive span {
	color: #D11120 !important;
	font-weight: 500 !important;
}
.childActive {
	color: #D11120 !important;
	font-weight: 500 !important;
}
.paddingR16 {
	position: absolute;
	right: 0;
	top: 0;
}
/* 全部商品列表 */
.list_layout {
	/* padding: 8px 0 0 0;   */
    position: relative;
}
.list_layout .list_layout_ul {
	width: 100%;
}
.choseLi {
	box-shadow: 0 -10px 10px -10px rgb(204 204 204), -10px 0 10px -10px rgb(204 204 204), 10px 0 10px -10px rgb(204 204 204);
}
.list_layout .list_layout_ul li, #childUl li {
	float: left;
	margin-right: 42px;
	height: 13px;
	width: 181px;
	line-height: 13px;
	margin-right: 16px;
	margin-bottom: 27px;
	box-sizing: border-box;
}
#childUl li {
	margin-bottom: 24px;
	margin-right: 16px;
}
.list_layout .list_layout_ul li:nth-child(6n) {
 margin-right: 0;
}
#childUl li:nth-child(6n) {
 margin-right: 0;
}
.childIcon {
	width: 13px;
	height: 13px;
	vertical-align: middle;
}
.list_layout_ul li span {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	position: relative;
	cursor: pointer;
	line-height: 13px;
}
.list_layout_ul li:first-child span {
	font-weight: 500;
}
.texthide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_layout_ul li span .layui-icon {
	font-size: 12px;
}
.chosedSpan {
	font-weight: 500 !important;
	color: #FF5E00 !important;
	background: #FFE6D7 !important;
	padding: 4px 8px !important;
}
.list_layout_ul li:hover span, #childUl li:hover {
	color: #D11120;
	font-weight: 500;
	position: static;
	cursor: pointer;
}
.op6 .layui-icon {
	color: #999;
}
.op6 .layui-icon:hover {
	cursor: pointer;
}
.childUl {
	background: #FFFFFF;
	margin-bottom: 14px;
	padding: 14px 0 14px 8px;
	margin-left: -8px;
	position: relative;
	width: 1176px;
	display: none;
	overflow: hidden;
}
.haschild {
}
.category-child {
	position: absolute;
	left: -1px;
	right: -1px;
	background: #fff;
	padding: 10px 10px 10px 0;
	display: none;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 10px 0px rgb(204 204 204);
	box-shadow: 0px 2px 5px 0px rgb(204 204 204);
}
.category-child-item {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	padding: 10px;
	cursor: pointer;
}
/* 搜索 */
.sousuo {
	margin-top: 12px;
}
.sousuo input {
	width: 382px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 2px 0px 0px 2px;
	border: 1px solid #E8E8E8;
	line-height: 36px;
	padding-left: 14px;
	border-right: 0 !important;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	box-sizing: border-box;
}
.sousuo input:hover {
	border-color: #D11120;
}
.sousuoBtn {
	width: 88px;
	height: 36px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	background: #D11120;
	border-radius: 0px 2px 2px 0px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	border-width: 0;
	cursor: pointer;
	margin-left: -3px;
}
.sousuoBtn:hover {
	color: #FFFFFF;
	background: #a52e34;
}
.phoneDingGouBtn {
	width: 132px;
	height: 36px;
	background: #FFFAF4;
	border-radius: 2px;
	border: 1px solid #D11120;
	line-height: 34px;
	cursor: pointer;
}
.phoneDingGouBtn:hover {
	background: #D11120;
}
.phoneDingGouBtn:hover a {
	color: #FFFFFF !important;
}
.phoneDingGouBtn a {
	font-size: 14px;
	font-weight: 400;
	color: #D11120;
	padding-left: 20px;
	position: relative;
	text-align: center;
}
/* 综合排序 */
.sortOption {
	clear: both;
	margin:12px 0 16px 0;
	width: 100%;
	height: 36px;
	background: #F7F7F7;
	line-height: 36px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	z-index: 999;
}
.chose {
	font-weight: 500;
	border: 1px solid #FF5620;
	color: #FF5E00;
}
.op1, .op2, .op3, .op4, .op5 {
	text-align: center;
	padding: 0 15px;
	cursor: pointer;
}
.sortOption .op4 span {
	padding: 0 15px;
}
.ico_trang {
	float: right;
	padding: 10px 0 0 4px;
}
.ico_up {
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom-color:#AEAEAE;
}
.ico_down {
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color:#AEAEAE;
	margin-top: 2px;
}
.ico_up_chosed {
	border-bottom-color:#FF5E00 !important;
}
.ico_down_chosed {
	border-top-color:#FF5E00 !important;
}
.op6 {
	text-align: center;
	width: 104px;
	height: 36px;
	line-height: 34px;
	background: #EFEFEF;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
}
.nowPage {
	color: #FF5E00;
}
.paddingL {
	padding: 0 0 0 10px;
}
.paddingR {
	padding: 0 10px 0 0;
}
/* 搜索结果列表和分页 */
.resultNullList2 {
	width: 288px;
	height: 250px;
	margin: 0 auto;
	margin-top: 88px;
}
.resultNullList2 img {
	width: 288px;
	height: 208px;
	margin-bottom: 24px;
}
.listPage {
	background: #FFFFFF;
}
.resultListLi {
	float: left;
	box-sizing: border-box;
	margin-right: 15px;
	margin-bottom: 16px;
	width: 228px;
	padding-bottom: 6px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
}
.money {
	color: #FF3333 !important;
}
.resultListLi:nth-child(5n) {
 margin-right: 0;
}
/* 结果列表无数据 样式1 */
.resultNullList {
	background: #FFFFFF;
	height: 1474px;
}
.resultNullList p {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
}
.nike {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin: 18px 0;
}
.nikeOption p {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	margin-bottom: 10px;
}
.linkFaBu {
	margin: 20px 0 60px 0;
}
.linkFaBu button {
	width: 160px;
	height: 32px;
	background: #FF5E00;
	border-radius: 2px;
	border-width: 0;
	line-height: 32px;
	cursor: pointer;
}
.linkFaBu button span {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 400;
	margin: 0 0 0 8px;
}
/*  结果列表无数据 样式2 */
.stylep2 {
	font-size: 16px;
	color: #333333;
}
.marginT40 {
	margin-top: 40px;
}
