@charset "utf-8";
/* CSS document*/
.site-topbar {
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background: #f5f5f5;
}
.site-topbar .container {
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #333;
}
.site-topbar  .welcomes {
	float: left;
	line-height: 40px;
}
.site-topbar .user-info {
	float: right;
}
.site-topbar .user-info ul li {
	float: left;
	line-height: 40px;
}
.site-topbar .user-info ul .spacer {
	width: 1px;
	height: 12px;
	margin: 14px 10px 0;
	background: #ccc;
}
.site-topbar .user-name {
	padding-right: 5px;
}
.header-cart {
	height: 38px;
	float: right;
	background: #f5f5f5;
	border:1px solid #e6e6e6;
}
.header-cart a {
	width: 100%;
	height: 100%;
	padding: 3px;
	display: block;
	color: #666;
}
.header-cart a:hover {
	background: #e6e6e6;
}
.header-cart span {
	display: inline-block;
	line-height: 32px;
	padding: 0 3px;
	float: left;
}
.header-cart .icon-cart {
	font-size: 24px;
	color: #463b7f;
}
.header-cart .number {
	font-weight: bold;
	color: #534795;
}

.pagination .jump {
	padding-left: 10px;
}
.pagination .jump p {
	display: inline-block;
	padding-right: 10px;
}
.pagination .jump p i {
	color: #e93b39;
	font-style: normal;
}
.pagination .jump .text {
	width: 50px;
	height: 36px;
	border:1px solid #ddd;
	line-height: 36px;
	text-align: center;
	margin-right: 10px;
}
.site-header {
	width: 100%;
	min-width: 120px;
	padding: 20px 0;
	height: 100px;
}
.site-header .container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.site-header .container .header-logo {
	position: relative;
	width: 320px;
	height: 60px;
	float: left;
	display: block;
	text-indent: -9999em;
}
.site-header .container .header-logo:before {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 60px;
	content: '';
	background: url(../images/site-logo.png) no-repeat;
}
.site-header .container .list-header-logo {
	position: relative;
	width: 320px;
	height: 60px;
	float: left;
	display: block;
	text-indent: -9999em;
}
.site-header .container .list-header-logo:before {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 60px;
	content: '';
	background: url(../images/list_page_logo.png) no-repeat;
}
.site-header .container .header-activity {
	position: absolute;
	left: 200px;
	top:0px;
	width: 175px;
	height: 60px;
	float: left;
	padding-left: 25px;
	margin-right: 30px;
	background: #fff;
}
.site-header .container .header-activity a {
	display: block;
}
.site-header .container .header-search {
	width: 600px;
	float: left;
	padding-left: 100px;
}
.site-header .container .hotwords {
	height: 22px;
	width: 500px;
	overflow: hidden;
	padding-top: 2px;
	line-height: 20px;
	font-size: 12px;
}
.site-header .container .hotwords a {
	display: inline-block;
	padding-right: 10px;
}
.simplify-header {
	width: 100%;
	min-width: 120px;
	padding: 20px 0;
	height: 101px;
	border-bottom: 1px solid #dedede;
}
.simplify-header .container {
	width: 1200px;
	margin: 0 auto;
}
.simplify-header .container .header-logo {
	position: relative;
	width: 205px;
	height: 60px;
	float: left;
	display: block;
	text-indent: -9999em;
}
.simplify-header .container .header-logo:before {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 205px;
	height: 60px;
	content: '';
	background: url(../images/site-logo.png);
}
.simplify-header .container .header-title {
	display: inline-block;
	line-height: 60px;
	font-size: 22px;
	padding-left: 30px;
	color: #333;
}
.site-main {
	width: 100%;
	min-width: 1200px;
	padding-bottom: 50px;
}

.site-main .container {
	width: 1200px;
	margin: 0 auto;
}
.amount-wrapper {
	width: 130px;
	height: 32px;
}
.amount-wrapper a {
	display: inline-block;
	float: left;
	width: 32px;
	height: 32px;
	background: #f5f5f5;
	border:1px solid #dedede;
	line-height: 32px;
	text-align: center;
	color: #666;
}
.amount-wrapper a:hover {
	background: #f0f0f0;
}
.amount-wrapper .amount-plus {
	margin-left: -1px;
}
.amount-wrapper .icon-minus,
.amount-wrapper .icon-plus {
	line-height: 32px;
}
.amount-wrapper .text-amount {
	float: left;
	width: 68px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	text-align: center;
	border:1px solid #dedede;
	margin-left: -1px;
	font-size: 14px;
}
/*shelf*/
.site-shelf-title {
	padding-top: 30px;
	text-align: center;
}
.site-shelf-title h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}
.site-shelf-title .bd {
	width: 100%;
	height: 25px;
	margin: 10px 0 15px;
	background: url(../images/site-shelf-title-bg.png) 0px 0px repeat-x;
}
.site-shelf-title .bd span {
	display: inline-block;
	color: #666;
	padding: 0 15px;
	background: #fff;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
.site-shelf-title .bd a {
	display: inline-block;
	color: #666;
	padding: 0 15px;
	background: #fff;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
.site-shelf-title h2 i {
	position: absolute;
	text-align: center;
}
/*footer*/
.site-footer {
	width: 100%;
	min-width: 1200px;
	background: #f5f5f5;
	padding-bottom: 40px;
}
.site-footer .container {
	width: 1200px;
	margin: 0 auto;
}
.footer-server {
	border-bottom: 1px solid #dedede;
	padding: 32px 0;
}
.footer-server > li {
	width: 300px;
	float: left;
	text-align: center;
}
.footer-server > li .l {
	width: 50px;
	height: 50px;
	display: inline-block;
	border:3px solid #382f6b;
	border-radius:50%;
	text-align: center;
	font-size: 32px;
	color: #382f6b;
	vertical-align:middle
} 
.footer-server > li .r {
	height: 50px;
	display: inline-block;
	padding-left: 15px;
	text-align: left;
	vertical-align:middle
}
.footer-server > li .r h5 {
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
.footer-server > li .r p {
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.footer-help {
	padding-top: 28px;
	padding-bottom: 30px;
	padding-left: 65px;
	border-bottom: 1px solid #dedede;
}
.footer-help > li {
	width: 180px;
	float:left;
	font-size: 12px;
}
.footer-help > li h1 {
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.footer-help > li a {
	display: block;
	line-height: 24px;
	color: #333;
}
.footer-help > li a:hover {
	color: #483882;
}
.footer-help > .wechat-qr {
	text-align: center;
}
.footer-help > .wechat-qr h4 {
	font-size: 12px;
	padding-top: 5px;
}
.footer-help > .wechat-qr .qr-code-img {
	width: 94px;
	height: 94px;
	display: inline-block;
	margin: 0 auto;
	background: url(../images/qr-code.png);
}
.footer-links {
	padding-top: 25px;
	font-size: 12px;
	text-align: center;
}
.footer-links > ul > li {
	display: inline-block;
	line-height: 24px;
}
.footer-links > ul > li a {
	color: #333;
}
.footer-links > ul > li a:hover {
	color: #483882;
}
.footer-links > ul > .spacer {
	width: 1px;
	height: 12px;
	margin: 0px 10px -1px;
	background: #666;
}
.footer-copyright {
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.footer-authentication {
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.footer-authentication > a {
	width: 108px;
	height: 40px;
	margin: 0 5px;
	display: inline-block;
}
.footer-authentication .icp {
	background: url(../images/approve-icon.png) 0px 0px no-repeat;
}
.footer-authentication .credible {
	background: url(../images/approve-icon.png) 0px -40px no-repeat;
}
/*nav-default*/
.site-default-nav {
	width: 100%;
	min-width: 1200px;
	height: 44px;
}
.site-default-nav .container {
	width: 1200px;
	margin: 0 auto;
}
.site-gray-nav {
	width: 100%;
	min-width: 1200px;
	height: 44px;
}
.site-gray-nav .container {
	width: 1200px;
	margin: 0 auto;
	background: #f5f5f5;
}
.categorylist {
	position: relative;
	float: left;
	width: 210px;
	height: 44px;
	z-index: 9999;
}
.categorylist:hover .icon-arrow_down {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);		
	-webkit-transform: rotate(180deg);	
	-o-transform: rotate(180deg);		
	-moz-transform: rotate(180deg);
}
.site-categorylist-hd {
	width: 210px;
	height: 44px;
	padding-left: 15px;
	background: #382f6b;
	color: #ffffff;
	font-size: 16px;
	line-height: 44px;
}
.site-categorylist-hd .icon-arrow_down {
	float: right;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	transition:all .5s;
	-moz-transition:all .5s; 
	-webkit-transition:all .5s; 
	-o-transition:all .5s; 
}
.site-categorylist-con {
	position: absolute;
	left: 0px;
	top:44px;
	width: 210px;
	height: 453px;
	background:rgba(0,0,0,0.5);
}
.site-gray-nav .site-categorylist-con {
	display: none;
}
.site-categorylist-con > li {
	height: 32.5px;
	padding-left: 15px;
	border-bottom: 1px solid #888;
}
@media \0screen {
	.site-categorylist-con {
		background:#000;
		filter:Alpha(opacity=70);
	}
	.site-categorylist-con > li {
		background: #000;
	}
}
.site-categorylist-con li h2{
	line-height: 30px;
}
.site-categorylist-con li h2 a {
	float: left;
	padding-left: 10px;
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.site-categorylist-con li h2 span{
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.site-categorylist-con li h2 .icon-arrow_right {
	float: right;
	padding-right: 10px;
	font-size: 14px;
	color: #bdbdbe;
}
.site-categorylist-con .on {
	background: #534795;
}
.site-categorylist-con .on h2 .icon-arrow_right {
	display: none;
}
.site-categorylist-con .mod_subcate{
	display:none;
	width:800px;
	min-height: 428px;
	padding:10px 15px;
	background:#f8f8f8;
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.1);
	position:absolute;
	top:0px;
	z-index:-1;
	left:210px;
	border:1px solid #dedede;
}
.site-categorylist-con .mod_subcate_main ul {
	width: 256px;
	padding:0 10px;
	float: left;
	font-size: 13px;
}
.site-categorylist-con .mod_subcate_main > ul h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #dedede;
	color: #534795;
}
.site-categorylist-con .mod_subcate_main > ul .items {
	padding:10px 0;
}
.site-categorylist-con .mod_subcate_main > ul .items a {
	display: inline-block;
	line-height: 13px;
	margin: 5px 0;
	padding:0 7px;
	border-left: 1px solid #dedede;
}

.main-nav {
	float: left;
	padding-left: 22px;
}
.main-nav ul li {
	height: 44px;
	line-height: 44px;
	padding:0 7px;
	display: inline-block;
}
.main-nav ul .curr  a {
	color: #534795;
	font-weight: bold;
}
.nav-tel {
	float: right;
	color: #e5364a;
	height: 44px;
	line-height: 44px;
	font-family: arial;
	font-size: 18px;
}
.site-gray-nav .nav-tel {
	padding-right: 10px;
}
.nav-tel span {
	display: inline-block;
	padding-left: 5px;
}
.nav-tel .icon-phone-handset {
	font-size: 18px;
	font-weight: bold;
}
.nav-tel .nav-iconfonts {
	 font-family: 'common';
	 font-size: 15px;
	 line-height: 44px;
	 letter-spacing:-2px;
}
.nav-tel .nav-iconfonts i {
	display: inline-block;
	height: 26px;
	vertical-align: middle;
	line-height: 20px;
	padding: 0 3px 0 1px;
}
/*search-box*/
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

.typeahead-container {
  position: relative;
}

.typeahead-container * {
  box-sizing: border-box;
}

.typeahead-query {
  width: 100%;
}

.typeahead-filter {
  position: relative;
}

.typeahead-filter button {
  min-width: 66px;
}

.typeahead-field {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}

.typeahead-field > * {
  display: table-cell;
  vertical-align: top;
}

.typeahead-button {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 70px;
  float: right;
  vertical-align: middle;
}
.typeahead-field input,
.typeahead-select {
  display: block;
  width: 432px;
  height: 38px;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background: transparent;
  border: 2px solid #534795;
  border-radius:0;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.typeahead-field input {
  -webkit-appearance: none;
  /*Bootstrap 4 override*/
  box-sizing: border-box;
}

.typeahead-container .typeahead-field input {
  background: #fff;
}

.typeahead-container.hint .typeahead-field input {
  background: transparent;
}

.typeahead-container.hint .typeahead-field input:last-child,
.typeahead-hint {
  background: #fff;
}

.typeahead-container button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #534795;
  border-top: 2px solid #534795;
  border-right: 2px solid #534795;
  border-bottom: 2px solid #534795;
  border-left: 0px;
  white-space: nowrap;
  padding: 7px 12px;
  font-size: 13px;
  height: 38px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  background: url(../images/search-btn-bg.png) 0px 0px no-repeat;
}

.typeahead-container button:focus, .typeahead-container button:active {
  outline: none;
}
.typeahead-container button:active, .typeahead-container button.active {
  outline: 0;
  background: url(../images/search-btn-bg.png) 0px 0px no-repeat;
}

.typeahead-container input.disabled,
.typeahead-container input[disabled],
.typeahead-container button.disabled,
.typeahead-container button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
  background-color: #ffffff;
  border-color: #cccccc;
}

.typeahead-query {
  position: relative;
  z-index: 2;
}

.typeahead-filter,
.typeahead-button {
  z-index: 2;
}

.typeahead-filter button,
.typeahead-button button {
  margin-left: -2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.typeahead-filter:hover, .typeahead-filter:active, .typeahead-filter:focus,
.typeahead-button:hover,
.typeahead-button:active,
.typeahead-button:focus {
  z-index: 1001;
}

.typeahead-filter:hover button:focus, .typeahead-filter:hover button:active, .typeahead-filter:active button:focus, .typeahead-filter:active button:active, .typeahead-filter:focus button:focus, .typeahead-filter:focus button:active,
.typeahead-button:hover button:focus,
.typeahead-button:hover button:active,
.typeahead-button:active button:focus,
.typeahead-button:active button:active,
.typeahead-button:focus button:focus,
.typeahead-button:focus button:active {
  z-index: 1001;
}

.typeahead-container.filter .typeahead-filter {
  z-index: 1001;
}

.typeahead-list,
.typeahead-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 498px;
  min-width: 160px;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
}

.typeahead-result.detached .typeahead-list {
  position: relative;
  z-index: 1041;
  top: auto;
  left: auto;
}

.typeahead-dropdown {
  right: 0;
  left: auto;
  z-index: 1001;
}

.typeahead-list > li {
  position: relative;
}

.typeahead-list > li:first-child {
  border-top: none;
}

.typeahead-list > li > a,
.typeahead-dropdown > li > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  text-decoration: none;
}

.typeahead-list > li > a:hover,
.typeahead-list > li > a:focus,
.typeahead-list > li.active > a,
.typeahead-dropdown > li > a:hover,
.typeahead-dropdown > li > a:focus,
.typeahead-dropdown > li.active > a {
  background-color: #ebebeb;
  color: #333;
}

.typeahead-list.empty > li > a {
  cursor: default;
}

.typeahead-list.empty > li > a:hover,
.typeahead-list.empty > li > a:focus,
.typeahead-list.empty > li.active > a {
  background-color: transparent;
}

.typeahead-list > li.typeahead-group > a,
.typeahead-list > li.typeahead-group > a:hover,
.typeahead-list > li.typeahead-group > a:focus,
.typeahead-list > li.typeahead-group.active > a {
  border-color: #9cb4c5;
  color: #305d8c;
  background-color: #d6dde7;
  cursor: default;
}

.typeahead-container.result .typeahead-list,
.typeahead-container.filter .typeahead-dropdown,
.typeahead-container.hint .typeahead-hint,
.typeahead-container.backdrop + .typeahead-backdrop {
  display: block !important;
}

.typeahead-container .typeahead-list,
.typeahead-container .typeahead-dropdown,
.typeahead-container .typeahead-hint,
.typeahead-container + .typeahead-backdrop {
  display: none !important;
}

.typeahead-dropdown .divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.typeahead-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.header-search .icon-search{
  width: 42px;
  height: 18px;
  padding-left: 15px;
  font-size: 18px;
  color: #fff;
  display: block;
}
.user-header-search .icon-search{
  width: 18px;
  height: 18px;
  padding-left: 0px;
  font-size: 18px;
  color: #666;
  display: block;
} 
/*rowad*/
.rowad {
	width: 1200px;
	height: 110px;
	margin-top: 30px;
	display: block;
}
/*adress-wrapper*/
.user-adress-wrapper {
	padding-top: 30px;
	width: 990px;
	margin-left: -15px;
}
.user-adress-wrapper > ul li {
	width: 300px;
	height: 200px;
	float: left;
	margin: 0 15px 30px;
	background: #fafafa;
	border:1px solid #dedede;
	font-size: 12px;
}
.user-adress-wrapper .add {
	text-align: center;
	cursor: pointer;
}
.user-adress-wrapper .default-address {
	border:1px solid #483882;
}
.user-adress-wrapper .add a {
	width: 100%;
	height: 100%;
	padding-top: 70px;
	display: block;
}
.user-adress-wrapper .add:hover {
	background: #f5f5f5;
}
.user-adress-wrapper .add .icon-add {
	font-size: 36px;
}
.user-adress-wrapper .add p {
	font-size: 14px;
	padding-top: 5px;
}

.user-adress-wrapper .added {
	padding: 15px;
	position: relative;
}
.user-adress-wrapper .added p {
	line-height: 26px;
}
.user-adress-wrapper .added label {
	width: 70px;
	text-align: right;
	float: left;
}
.user-adress-wrapper .added span {
	float: left;
	width: 198px;
	display: inline-block;
	line-height: 22px;
	max-height: 66px;
}
.user-adress-wrapper .added .operating{
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: none;
	text-align: right;
}
.user-adress-wrapper .added .operating a {
	color: #e93b39;
	display: inline-block;
	padding-left: 10px;
}
.user-adress-wrapper .added:hover {
	cursor:pointer;
	background: #f5f5f5;
}
.user-adress-wrapper .added:hover .operating {
	display: block;
}
.adress-modal .modal-dialog {
  width: 700px;
  margin: 120px auto;
}
.adress-modal .modal-dialog .modal-body {
	padding: 30px 70px;
}
.adress-modal .modal-dialog .form-group {
	margin-bottom: 25px;
}
.adress-modal .modal-dialog textarea {
	resize:none;
}
.adress-modal .modal-dialog .form-control {
	width: 360px;
}
.adress-modal .modal-dialog .select {
	display: block;
	float: left;
	margin-right: 10px;
	max-width: 120px;
    height: 38px;
    padding: 6px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.adress-modal .modal-dialog .btn {
	width: 80px;
}
/*breadcrumb*/
.breadcrumb-wrapper {
	width: 1200px;
	height:44px;
	margin: 0 auto;
	padding:10px 0;
	font-size: 12px;
}
.breadcrumb-wrapper > ol > li {
	float: left;
}
.breadcrumb-wrapper > ol > li > a {
	display: inline-block;
	line-height: 24px;
}
.breadcrumb-item-wrapper {
	float: right;
	position: relative;
}
.breadcrumb-item-wrapper .trigger {
	display: inline-block;
    padding: 0 8px 0 10px;
    border: 1px solid #ddd;
    line-height: 22px;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    min-width: 70px;
}
.breadcrumb-item-wrapper:hover .trigger {
	border-left: 1px solid #e5364a;
	border-right: 1px solid #e5364a;
	border-top: 1px solid #e5364a;
	border-bottom: 0px;

}
.breadcrumb-item-wrapper.active .trigger {
	border-bottom: 1px solid #fff;
	position: relative;
    z-index: 100;
}
.breadcrumb-item-wrapper .trigger .icon-chevron-down {
	width: 16px;
	height: 16px;
	float: right;
	margin: 3px;
	text-align: center;
	line-height: 16px;
}
.breadcrumb-item-wrapper:hover .icon-chevron-down {
	display: block;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);		
	-webkit-transform: rotate(180deg);	
	-o-transform: rotate(180deg);		
	-moz-transform: rotate(180deg);
	color: #e5364a;
}
.breadcrumb-item-wrapper .selector-set {
	height: 24px;
	line-height: 22px;
	display: inline-block;
	padding-left: 10px;
	border:1px solid #dedede;
}
.breadcrumb-item-wrapper .selector-set label {
	color: #333;
	font-weight: bold;
	padding-right: 5px;
}
.breadcrumb-item-wrapper .selector-set em {
	font-style: normal;
	padding-right: 5px;
	color: #e93b39;
}
.breadcrumb-item-wrapper .selector-set span {
	width: 24px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
}
.breadcrumb-item-wrapper .selector-set:hover {
	border:1px solid  #e93b39;
}
.breadcrumb-item-wrapper .selector-set:hover span {
	background: #e93b39;
	color: #fff;
}
.filter-list-wrap.multiple {
	border:2px solid #e93b39;
}
.menu-drop-main {
	display: none;
    width: 350px;
    padding: 10px 0 0px 10px;
    position: absolute;
    left: 0;
    top: 23px;
    border: 1px solid #e5364a;
    background-color: #fff;
    line-height: 22px;
    z-index: 99;
}
.breadcrumb-wrapper .breadcrumb>li+li:before {
    line-height: 24px;
}
.menu-drop-list > li {
	line-height: 22px;
	display: inline-block;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*lazyload*/
.home-shelf-box img {
    height: 100%;
    width: 100%;
    background: #f8f8f8 url(../images/blankgif.gif) no-repeat center center;
    border:0;
}
.first-shelf-wrapper1 img {
	height: 100%;
    width: 100%;
    background: #f8f8f8 url(../images/blankgif.gif) no-repeat center center;
    border:0;
}
.first-shelf-wrapper2 img {
	height: 100%;
    width: 100%;
    background: #f8f8f8 url(../images/blankgif.gif) no-repeat center center;
    border:0;
}
.second-shelf-wrapper1 img {
	height: 100%;
    width: 100%;
    background: #f8f8f8 url(../images/blankgif.gif) no-repeat center center;
    border:0;
}
.second-shelf-wrapper2 img {
	height: 100%;
    width: 100%;
    background: #f8f8f8 url(../images/blankgif.gif) no-repeat center center;
    border:0;
}
