/**!
 * 闃冲厜鐩撮噰缃戜笂鍟嗗煄-鍟嗗搧鎼滅储缁撴灉椤�
 * date:2017-09-27
 * author: csxiang;
 */
/* 鍏叡閮ㄥ垎鐨勭壒娈婃牱寮� */
.fs {
	background-color: #fff;
	position: relative;
	height: auto;
}

.fs-col1 {
	position: absolute;
	z-index: 6;
}

.navitems>li>a {
	color: #333;
}

.cate-list {
	display: none;
}

/* serh-ns */
.serh-ns {
	text-align: center;
	height: 32px;
    line-height: 32px;
    width:258px;
    margin: 25px auto;
}
.serh-ns .ns-icon {
	float: left;
	height: 32px;
	margin-right: 10px;
}
.serh-ns .ns-content{
	float: left;
	font-size: 16px;
    font-weight: 700;
    color: #f60;  
}

/* crumb-nav */
.crumbs-nav-main {
	margin: 18px 0 10px;
	line-height: 24px;
	font-size: 12px;
}

.crumbs-nav-item {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.crumbs-arrow {
	float: left;
	margin-right: 5px;
	font-family: "Helvetica Neue", "Hiragino Sans GB", SimSun, serif;
	font-style: normal;
}

.crumbs-first a {
	color: #666;
	font-size: 16px;
}

.menu-drop {
	height: 24px;
}

.menu-drop .trigger {
	display: inline-block;
	height: 22px;
	padding: 0 4px 0 8px;
	border: 1px solid #ddd;
	line-height: 22px;
	vertical-align: top;
	background-color: #fff;
}

.menu-drop .trigger a {
	color: #333;
}

.menu-drop .menu-drop-arrow {
	display: inline-block;
	width: 13px;
	height: 7px;
	vertical-align: top;
	background: url(../images/mall/serhdownup.png) no-repeat 0 0;
	margin-top: 8px;
	margin-left: 2px;
}

.crumbs-nav-item .search-key {
	margin-left: 5px;
}

.crumbs-nav-item .menu-drop-main {
	display: none;
	width: 330px;
	padding: 10px 0 10px 8px;
	position: absolute;
	left: 0;
	top: 23px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.crumbs-nav-item .menu-drop-list li {
	float: left;
	width: 100px;
	margin-right: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.crumbs-nav-item .menu-drop-list li.first {
	color: #ababab;
}

.crumbs-nav-item .menu-drop-list li a {
	color: #666;
}

.crumbs-nav-item .menu-drop-list li a:hover {
	color: #f30213;
}

.menu-drop:hover .trigger {
	border-color: #e4393c;
}

.menu-drop-open {
	position: relative;
	z-index: 5;
}

.menu-drop-open .trigger {
	position: relative;
	z-index: 6;
	height: 23px;
	border-bottom: medium none;
}

.menu-drop-open:hover .trigger {
	border-bottom: medium none;
	height: 23px;
}

.menu-drop-open:hover .menu-drop-main {
	border-color: #e4393c;
	display: block;
}

.crumb-select-item {
	position: relative;
	float: left;
	height: 22px;
	line-height: 22px;
	border: 1px solid #DDD;
	font-size: 12px;
	vertical-align: top;
	margin: 0 5px 5px 0;
	padding: 0 26px 0 4px;
	cursor: pointer;
	background: #f3f3f3;
}

.crumb-select-item b {
	font-weight: 400;
	color: #333;
}

.crumb-select-item em {
	color: #e4393c;
}

.crumb-select-item i {
	display: block;
	position: absolute;
	width: 25px;
	height: 22px;
	line-height: 22px;
	right: 0;
	top: 0;
	font-style: normal;
	font-size: 16px;
	color: #e4393c;
	text-align: center;
}

.crumb-select-item:hover {
	border-color: #e4393c;
	background: #fff;
}

/* selector */
.selector {
	border-top: 1px solid #DDD;
	background: #FFF;
	margin-bottom: 10px;
}

.selector .sl-wrap {
	position: relative;
	_zoom: 1;
	line-height: 34px;
	border-bottom: 1px solid #DDD;
	background: #f3f3f3;
}

.selector .sl-key {
	float: left;
	width: 100px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
}

.selector .sl-value {
	margin-left: 110px;
	padding-right: 129px;
	padding-left: 10px;
	overflow: hidden;
	zoom: 1;
	background: #fff;
}

.selector .sl-b-letter {
	display: none;
	overflow: hidden;
	zoom: 1;
	padding-top: 6px;
	margin-bottom: 10px;
}

.selector .sl-b-letter li {
	float: left;
	height: 20px;
	line-height: 20px;
	border: 1px solid #FFF;
	padding: 0 8px;
	cursor: default;
	text-align: center;
	color: #005aa0;
}

.selector .sl-b-letter li.curr, .selector .sl-b-letter li:hover {
	border-color: #e4393c;
	color: #e4393c;
}

.selector .sl-v-logos ul {
	padding-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}

.selector .sl-v-logos li {
	float: left;
	_display: inline;
	width: 150px;
	height: 48px;
	padding: 0;
	border: 1px solid #DDD;
	margin: -1px -1px 0 0;
	background: #FFF;
	text-align: center;
	cursor: pointer;
	color: #005aa0;
	line-height: 48px;
	position:relative;
	overflow: hidden;
}
.selector .sl-v-logos li img {
	width: 125px;
    height: 36px;
    margin: 5px 6px;
    vertical-align: top;
}
.selector .sl-v-logos li.selected, .selector .sl-v-logos li:hover {
	position: relative;
	z-index: 5;
	border-color: #e4393c;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .12);
	color: #e4393c;;
}
.selector .sl-v-logos li:hover img{
	display:none;
}

.selector .sl-v-logos li i{
	position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
}


.selector .sl-v-logos li.selected i {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 12px;
	height: 12px;
	background: url(../images/mall/selected-icon.png) no-repeat;
}

.selector .sl-v-logos li span img {
	margin: 5px 6px;
	vertical-align: top;
}

.selector .sl-ext {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 113px;
	height: auto;
	line-height: 22px;
	overflow: hidden;
	zoom: 1;
}

.selector .s-brand .sl-ext {
	top: 10px;
}

.selector .sl-ext .sl-e-more {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 39px;
	height: 23px;
	line-height: 23px;
	padding: 0 7px 0 4px;
	background: #fff;
	color: #333;
	border: 1px solid #ddd;
}

.selector .sl-ext .sl-e-more i {
	position: absolute;
	top: 9px;
	right: 3px;
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/mall/serhdownup.png) no-repeat 0 0;
}

.selector .sl-ext .sl-e-more.opened i {
	background-position-y: -7px
}

.selector .sl-ext .sl-e-multiple {
	float: left;
	height: 23px;
	line-height: 23px;
	border: 1px solid #DDD;
	padding: 0 3px 0 18px;
	position: relative;
	background: #fff;
	color: #333;
}

.selector .sl-ext .sl-e-multiple i {
	position: absolute;
	display: block;
	font-style: normal;
	left: 3px;
	top: 1px;
	width: 13px;
	height: 20px;
	background: url(../images/mall/gserh_more.png) no-repeat center;
}

.selector .sl-v-list {
	overflow: hidden;
	zoom: 1;
	padding-top: 4px;
}

.selector .sl-v-list ul {
	float: left;
	overflow: hidden;
	zoom: 1;
	position: relative;
	height: 30px;
}

.selector .sl-v-list li {
	float: left;
	_display: inline;
	margin-right: 50px;
	margin-bottom: 4px;
	height: 26px;
	line-height: 26px;
}

.selector .sl-v-list li span {
	float: left;
	white-space: nowrap;
	zoom: 1;
	color: #005aa0;
	cursor: pointer;
}

.selector .sl-v-list li span:hover {
	color: #e4393c;
}

.selector .price-content {
	height: 23px;
	line-height: 23px;
	margin-top: 4px;
	margin-bottom: 6px;
}

.selector .price-content .price-txt {
	float: left;
	width: 68px;
	height: 22px;
	line-height: 22px;
	margin-top: -1px;
	border: 1px solid #ddd;
	padding-left: 5px;
}

.selector .price-content .txt-span {
	height: 24px;
	line-height: 24px;
	margin: 0 10px;
}

.selector .price-btn {
	text-align: center;
	display: block;
	width: 56px;
	line-height: 21px;
	height: 21px;
	border: 1px solid #d0d0d0;
	cursor: pointer;
	background-color: rgb(247, 247, 247);
	margin-top: 4px;
	margin-left: 20px;
	color: #333;
	font-size: 12px;
}

.s-line .sl-e-more {
	visibility: hidden;
}

.selector .sl-v-logos .v-fixed {
	height:50px;
}

.selector .s-brand .extend .sl-v-logos .v-fixed, .selector .s-brand .multiple .sl-v-logos .v-fixed
	{
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 1px;
	height: 196px;
}

.selector .s-brand .extend, .selector .s-brand .multiple {
	margin-top: -1px;
	border: 1px solid #AAA;
	background: #f9f9f9;
}

.selector .s-brand .extend .sl-b-letter, .selector .s-brand .multiple .sl-b-letter
	{
	display: block;
}

.selector .s-brand .multiple {
	border: 2px solid #edd28b;
	background: #fffdee;
}

.selector .sl-b-selected {
	display: none;
	font-size: 12px;
}

.selector .sl-btns {
	display: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.selector .sl-btns .btn {
	display: inline-block;
	line-height: 14px;
	height: 14px;
	border-radius: 2px;
	background: #F7F7F7;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
}

.selector .sl-btns .btn-primary {
	border: 0;
	padding: 5px 15px 6px;
	color: #FFF;
	background-color: #E74649;
}

.selector .sl-btns .btn-default {
	border: 1px solid #DDD;
	padding: 4px 13px 5px;
	color: #666;
	background-color: #f7f7f7;
}

.selector .sl-btns .btn.disabled {
	visibility: hidden;
}

.selector .multiple .sl-btns {
	display: block;
}

.selector .multiple .sl-b-selected {
	display: none;
}

.selector .sl-b-selected .sl-b-key, .selector .sl-b-selected .sl-v-list
	{
	float: left;
}

.selector .multiple .sl-v-list li a {
	color: #005aa0;
}

.selector .multiple .sl-v-list li a i {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	width: 15px;
	height: 14px;
	background: url(../images/mall/confous.png) no-repeat -15px 0;
}

/* 渚ц竟鍟嗗搧绮鹃�� */
.g-main2 {
	margin-bottom: 10px;
	background-color: #fff;
}

.g-main2 .m-aside {
	float: left;
	width: 180px;
	margin-right: -180px;
	position: relative;
	_display: inline;
	border: 1px solid #ddd;
}

.m-aside .mt {
	line-height: 36px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.m-aside .mt h1 {
	font-size: 15px;
	color: #666;
}

.m-aside .mc li {
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #666;
}

.m-aside .mc li .p-img {
	height: 160px;
	padding: 0;
	margin-bottom: 10px;
}

.m-aside .mc li .p-price {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 0 10px;
}

.m-aside .mc li .p-price strong {
	color: #e4393c;
	font-weight: 400;
	font-size: 14px;
	font-family: Verdana;
}

.m-aside .mc li .p-name {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	padding: 0 10px;
}

.m-aside .mc li .p-name a {
	color: #666;
}

.m-aside .mc li .p-name a:hover {
	color: #f30213;
}

.m-aside .mc li .p-com {
	padding: 8px 10px 0;
}

.m-aside .mc li .p-com span {
	color: #005aa0;
}
/* 鍟嗗搧鎼滅储缁撴灉 鍙充晶 */
.g-main2 .m-list {
	width: 1190px;
	font-size: 12px;
}

.g-main2 .m-list .filter {
	height: 25px;
	padding: 6px 8px;
	background: #F1F1F1;
	border: 1px solid #dddddd;
}

.filter .f-sort {
	float: left;
}

.filter .f-sort>span {
	float: left;
	padding: 0 9px;
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
	margin-right: -1px;
	background-color: #fff;
	cursor: pointer;
}

.filter .f-sort>span em {
	float: right;
	width: 7px;
	height: 11px;
	background: url(../images/mall/serhsort.png) no-repeat;
	margin-left: 5px;
	margin-top: 6px;
}

.filter .f-sort>span em.up {
	background-position-y: -11px;
}

.filter .f-sort>span.active {
	border-color: #e4393c;
	background: #e4393c;
	color: #fff;
}

.filter .f-sort>span.active em {
	background-position-x: -7px;
}

.filter .f-sort>span:hover {
	color: #e4393c;
}

.filter .f-sort span.active:hover {
	color: #fff;
}

.filter .f-search {
	position: relative;
	float: right;
	width: 184px;
	height: 23px;
	border: 1px solid #cdcdcd;
}

.filter .f-search input {
	width: 154px;
	border: none;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 26px;
}

.filter .f-search .btn {
	position: absolute;
	right: 10px;
	top: 5px;
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url(../images/mall/serh_icon.png) no-repeat;
	cursor: pointer;
}

.filter .f-pager {
	float: right;
	margin-left: 20px;
}

.filter .f-pager .fp-text {
	line-height: 23px;
	margin-right: 10px;
	font-family: verdana;
}

.filter .f-pager .fp-text b, .filter .f-pager .fp-text em, .filter .f-pager .fp-text i
	{
	font-weight: 400;
	font-style: normal;
}

.filter .f-pager .fp-text b {
	color: #e4393c;
	font-weight: 700;
}

.filter .f-pager .fp-next.disabled, .filter .f-pager .fp-prev.disabled {
	padding: 0;
	background: #F1F1F1;
	color: #CCC;
	cursor: default;
}

.filter .f-pager .fp-prev {
	margin-right: -1px;
}

.filter .f-pager .fp-next, .filter .f-pager .fp-prev {
	width: 46px;
	height: 23px;
	border: 1px solid #DDD;
	background: #FFF;
	line-height: 23px;
	font-family: "\5b8b\4f53";
	text-align: center;
	font-size: 16px;
	color: #AAA;
}

.filter .f-pager .fp-next, .filter .f-pager .fp-prev, .filter .f-pager .fp-text
	{
	float: left;
}
/* 浜у搧鍒楄〃 */
.goods-list-v2 {
	margin-bottom: 20px;
	height: auto;
	position: relative;
	z-index: 1;
}

.goods-list-v2 .gl-warp {
	margin-right: -7px;
}

.goods-list-v2 .gl-item {
	position: relative;
	float: left;
	width: 230px;
	height: 425px;
	margin-top: 10px;
	margin-right: 7px;
}

.goods-list-v2 .gl-item .gl-i-wrap {
	width: 220px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background: #fff;
	border: 1px solid #fff;
	padding: 12px 9px;
	transition: border-color .1s ease;
}

.goods-list-v2 .gl-item:hover .gl-i-wrap {
	border-color: #e9e9e9;
	box-shadow: 0 0 2px 2px #f8f8f8;
}

.goods-list-v2 .gl-item .p-img {
	height: 227px;
	padding: 0;
	margin-bottom: 5px;
}

.goods-list-v2 .gl-item .p-scroll {
	position: relative;
	z-index: 2;
	padding: 0;
	margin-bottom: 10px;
}

.goods-list-v2 .gl-item .p-scroll .ps-wrap {
	height: 29px;
	overflow: hidden;
	zoom: 1;
}

.goods-list-v2 .gl-item .p-scroll ul li {
	float: left;
	width: 34px;
	height: 29px;
	text-align: left;
}

.goods-list-v2 .gl-item .p-scroll ul li a {
	cursor: default;
	display: inline-block;
	width: 25px;
	height: 25px;
	border: 1px solid #ddd;
	padding: 1px;
}

.goods-list-v2 .gl-item .p-scroll ul li a img {
	width: 25px;
	height: 25px;
}

.goods-list-v2 .gl-item .p-scroll ul li a.curr {
	padding: 0;
	border-width: 2px;
	border-color: #e4393c;
}

.goods-list-v2 .gl-item .p-price {
	position: relative;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	width: 100%;
	margin: 0 0 8px;
}

.goods-list-v2 .gl-item .p-price strong {
	float: left;
	margin-right: 10px;
	color: #e4393c;
	font-size: 20px;
	font-weight: 400;
	font-family: Verdana;
}

.goods-list-v2 .gl-item .p-price strong em {
	font-size: 16px;
}

.goods-list-v2 .gl-item .p-price strong i {
	font-style: normal;
}

.goods-list-v2 .gl-item .p-name {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom:5px;
}

.goods-list-v2 .gl-item .p-name a {
	color: #666;
}

.goods-list-v2 .gl-item .p-sales {
	margin: 10px 0 5px;
	color: #999;
}

.goods-list-v2 .gl-item .p-sales em {
	color: #d8a750;
}

.goods-list-v2 .gl-item .p-icons span {
	float: left;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ddd;
	padding: 0 5px;
	cursor: pointer;
	margin-right: -1px;
}

.goods-list-v2 .gl-item .p-icons span a{
	color:#333;
}

.goods-list-v2 .gl-item .p-icons i {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	width: 15px;
	height: 14px;
	background: url(../images/mall/confous.png) no-repeat 0 0;
}

.goods-list-v2 .gl-item .p-icons .contrast i {
	background: url(../images/mall/confous.png) no-repeat 0 0;
}

.goods-list-v2 .gl-item .p-icons .focus i {
	background: url(../images/mall/confous.png) no-repeat 0 -14px;
}

.goods-list-v2 .gl-item .p-icons .contrast.active {
	color: #e5393c;
}

.goods-list-v2 .gl-item .p-icons .focus.active {
	color: #e5393c;
	border-color: #e5393c;
}

.goods-list-v2 .gl-item .p-icons .contrast.active i, .goods-list-v2 .gl-item .p-icons .focus.active i
	{
	background-position-x: -15px;
}

/* 鑺傝兘鐜繚鏍囧織 */
.flag-energy,
.flag-environment {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 7px 0 22px;
	font-size: 12px;
	color: #fff;
}
.flag-energy {
	background:#349999 url(../images/mall/energy.png) no-repeat 5px;
}
.flag-environment {
	margin-right: 8px;
	background:#339933 url(../images/mall/environment.png) no-repeat 5px;
}
.noflag{
	background-color:#ccc;
}
.contrast-box .contrast {
	width:998px;
	position: fixed;
	left:50%;
	bottom:-150px;
	margin-left: -404px;
	height: 140px;
    border:1px solid #e5e5e5;
    z-index:9999;
    background: #fff;
	transition: bottom .3s ease-in-out 0s;
}
.contrast-box .contrast-active {
	bottom:0px;
}

.contrast-box .visible {
	position: absolute;
	right:20px;
	top:10px;
	color:#005aa0;
	font-size: 13px;
}

.contrast-box .contrast-title {
	 border:2px solid #329111;
	 border-bottom: 0;
	 height: 42px;
	 background: #fff;
	 position: relative;
	 top:-2px;
	 color:#329111;
	 line-height: 43px;
	 width:80px;
	 text-align: center;
}

.contrast-box .goods-contrast {
	border:2px solid #329111;
	height: 88px;
	margin-top: -4px;
	padding:5px 0;
}

.contrast-box .goods-contrast li {
	float:left;
	width:205px;
	height: 88px;
	border-right:1px dashed #eee;
}
.contrast-box .goods-contrast li:hover .oil-situation>i{
	opacity: 1;
}
.contrast-box .goods-contrast li img,
.contrast-box .goods-num {
	width:50px;
	height: 50px;
	margin: 19px 5px;
}

.contrast-box .goods-num {
	background: #f6f6f6;
	text-align: center;
	line-height: 50px;
	font-size: 25px;
	color:#999;
}

.contrast-box .goods-contrast li.nogoods a {
   color:#ccc;
}

.contrast-box .goods-contrast li.nogoods span,
.contrast-box .goods-contrast li.nogoods i {
	display: none;
}

.contrast-box .oil-situation {
	padding:0 15px;
}

.contrast-box .oil-situation>a {
	width:115px;
	font-size: 12px;
	color:#444;
	margin-top: 16px;
	height:32px;
	line-height:16px;
	display:block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow:hidden;
}

.contrast-box .oil-situation>span {
	color:#e5393c;
	font-weight: bold;
	position: relative;
	top: 10px;
}

.contrast-box .oil-situation>i {
	position: relative;
	top: 10px;
	left: 10px;
	opacity: 0;
	font-style: normal;
	cursor: pointer;
	font-size: 13px;
	color:#4f5aa0;
}

/* .contrast-box .oil-situation>i:hover {
	opacity: 1;
} */

.contrast-box .clear-compress {
	width:168px;
}

.contrast-box .compress-option>a {
	display: block;
}

.contrast-box .com-btn {
	width:60px;
	height: 30px;
	border:1px solid #eee;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color:#fff;
	margin:15px auto 10px auto;
	background: #e33a3d;
}

.contrast-box .clear-compress {
	color:#4f5aa0;
	text-align: center;
}


/*鍒嗛〉*/
.pages {
	float: right;
	    margin-top: 30px;
    margin-bottom: 50px;
}

.pages .pre,
.pages .next {
	display: inline-block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	cursor: pointer;
}

.pages .page {
	margin: 0 14px;
	color: #cc0000;
}