.hot_item_tj{
	display: table-cell;
	text-align: center;
	height: 176px;
  	width: 228px;
	font-size: 70px;
	vertical-align: middle;
	margin-bottom: 16px;
}
.hot_item_tj img{
	  max-width: 232px;
	  max-height: 168px;
	vertical-align: middle;
	font-size: 11px;
	overflow: hidden;
	display: inline-block;
}
.tj_tit{
	/* font-size: 23px;
  margin: 54px 0px -30px 10px;
  width: 18px;
  word-wrap: break-word;
  float: left; */
    margin-top: 12px;
  font-size: 16px;
  margin-left: 25px;
  font-weight: bold;
  margin-bottom: -30px;
}
.tj_tit_right{
	/* font-size: 23px;
  margin: 54px 0px -30px 10px;
  width: 18px;
  word-wrap: break-word;
  float: left; */
    float: right;
  margin-top: 5px;
  font-size: 16px;
  margin-right: 16px;
  color:#0000FF;
}
.tj_tit_right a{
  color:#0000FF;
}


.img-list ul {
	width: 9999px;
}

.img-list {
	margin-left: 80px;
	overflow: hidden;
	width: 1070px;
}

.img-list li {
	margin-right: 22px;
}

.hot_item_div {
	margin-top: 10px;
	margin-bottom: -10px;
}

.hot_item_div1 {
	margin-top: 11px;
	margin-bottom: -10px;
}

.img-list li {
	float: left;
	display: inline;
	width: 250px;
	margin-right: 22px;
	height: 175px;
	background-color: #fff;
	text-align: center;
	line-height: 100px;
}
.img-responsive {
	height: auto;
	max-width: -moz-fit-content;
}

.img-scroll {
	position: relative;
	margin: 20px auto;
	margin-top: 0px;
}
.container a{
	color: #6c6c6c;
}
#recommendedItemsUl {
	padding-left: 0px;
}
.er_msg{
	background: #f00;
    color: #fff;
    padding: 5px;
    display:none;
}
.live_desc_2{
	color: #f00;
    width: 100px;
    height: 54px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.notlowPrice{
    padding: 1px 5px;
    border-radius: 2px;
    color: #fff;
    background-color: #666666;
    display: inline-block;
    position: absolute;
    bottom: 29px;
    right: 28px;
    font-size: 0.9em;
}

.category-line{display: flex;height: 35px;align-items: center;}
.category-line>.category-title{display: flex;font-size: 12px;line-height: normal;width: 110px;margin-left: 10px;}
.category-line>.category-path{display: flex;padding-right: 15px;}
.category-line>.category-path>.category-path-item{display: flex;font-size: 12px;line-height: normal;align-items: center;color: #999999;}
.category-line>.category-path>.category-path-item>a{color: #6c6c6c;max-width: 180px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.category-line>.category-path>.category-path-item>a:hover{text-decoration:underline;}
.category-line>.category-path>.category-path-item+.category-path-item::before{padding: 0px 9px;color: #000;content: ">";}

/*.category-line>.category-path>.category-path-item+.category-path-item:last-child::after{*/
/*    display:none;*/
/*}*/
.btn-collect-div{color: #fff !important;display: flex;height: 25px;line-height: 20px;font-size: 12px;}
.category-ctrl{display: flex;}
.category-ctrl-item{display: flex;font-size: 14px;line-height: normal;align-items: center;}
/*.category-ctrl>.category-ctrl-item+.category-ctrl-item::before{content: " "; padding: 0px 9px;}*/
.category-ctrl>.category-ctrl-item::after{content: " "; padding: 0px 9px;}

.filter-group{display: flex;flex-direction: column;background-color: #fff;padding: 0px 15px;}
.filter-group-line{display: flex;width: 100%;padding: 6px 0;border-top: 1px solid #f1f1f1;}
.filter-group-line-title{display: flex;min-width: 95px;}
.filter-group-line-title-text{display: flex; width: 100%;height: 25px; font-size: 14px; line-height: normal;align-items: center; color: #999999;}
.filter-group-line-content{display: flex;flex-grow: 1;}
.filter-group>.filter-group-line:first-child{border-top: 0;}
.filter-group.filter-group_hide>.filter-group-line.filter-group-line_hide{display: none;}

.filter-group-ctrl{display: flex;justify-content: center;}
.show-more-down{height: 26px;justify-content: center;display: flex;padding: 0 20px;position: relative;background-color: #fff;cursor: pointer;font-size: 12px;align-items: center;}
.show-more-down:before{content: "";height: 26px;position: absolute;box-sizing: border-box;left: -26px;top: 0;border-top: 26px solid #fff;border-left: 26px solid transparent;}
.show-more-down:after{content: "";height: 26px;position: absolute;box-sizing: border-box;right: -26px;top: 0;border-top: 26px solid #fff;border-right: 26px solid transparent;}

.label-group{display: flex;align-items: center;}
.label-group>.label-group-item{display:flex; height: 25px;align-items: center;/*line-height: normal;*/ border: 1px solid #eb4300;margin-right: 10px; padding: 0 5px 0 10px;background-color: #fff;color: #eb4300;cursor: pointer;}
.label-group-item>span{max-width: 180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.label-group-item>a{height: 17px;display: flex;align-items: center;}
.label-group-item>a>i{width: 11px;height: 11px;background: transparent url(/new_images/icon.png) no-repeat scroll -277px -24px;overflow: hidden;display: flex;margin-left: 3px;}

.table-group{display: flex;}
.table-group-tr{display: flex;}
.table-group-tr-td{display: flex;margin-right: 10px;align-items: center}
.td-search{position: relative;}
.td-search>input{padding: 0 25px 0 6px;height: 25px;line-height: 25px;}
.td-search>a{position: absolute;width: 25px;height: 25px;top: 0;right: 0;}
.td-search>a>.glyphicon{position: absolute;top: 6.5px;right: 5.5px;font-size: 13px;color: #827c7c;cursor: pointer;}

.td-checkBox{}
.td-checkBox>label{display: flex;align-items: center;line-height: normal;font-size: 14px;font-weight: normal;margin: 0;}
.td-checkBox>label>input{margin: 0 6px 0 0;}
.btn-search-div{color: #fff !important;line-height: 22px;display: flex;height: 25px;padding: 0 15px;font-size: 14px;}

.label-group-2{display: flex;flex-wrap: wrap;width:calc(100% - 100px);}
.label-group-2>.label-group-2-item{display:flex; height: 25px;align-items: center;line-height: normal; margin:3px 3px 0px 0; background-color: #fafafa;color: #333;justify-content: center;width:-moz-calc((100% - 27px) / 10);width: -webkit-calc((100% - 27px) / 10);width: calc((100% - 27px) / 10);}
.label-group-2>.label-group-2-item>span{overflow: hidden; text-overflow: ellipsis;white-space: nowrap; max-width: 100%;padding: 0 10px;font-size: 13px;}
.label-group-2>.label-group-2-item>span:hover{color: #ff5e62;}
.label-group-2>.label-group-2-item:nth-child(10n+10) {margin-right: 0;}
.label-group-2>.label-group-2-item:nth-child(-n+10){margin-top: 0;} 

.label-group-2>.label-group-2-item:nth-child(n+21){display: none;}
.label-group-2-all>.label-group-2-item:nth-child(n+21){display: flex;}

.label-group-2-more{display: flex;min-width: 100px;padding-left: 10px;}
.label-group-2-more>a{display: flex;width: 100%; height: 25px;line-height: normal;justify-content: center;align-items: center;font-size: 12px;}

.to-more-down>i{background: url("/new_images/search.ele.png") 3px 6px no-repeat; width: 20px;height: 20px;}
.to-more-up>i{background: url("/new_images/search.ele.png") 3px -28px no-repeat; width: 20px;height: 20px;}

.label-group-3{display: flex;flex-wrap: wrap;width:calc(100% - 100px);}
.label-group-3>.label-group-3-item{display:flex; height: 25px;align-items: center;line-height: normal; margin:10px 10px 0px 0; color: #333;justify-content: center;width:-moz-calc((100% - 80px) / 9);width: -webkit-calc((100% - 80px) / 9);width: calc((100% - 80px) / 9);font-weight: normal;}
.label-group-3>.label-group-3-item:nth-child(-n+9){margin-top: 0;} 
.label-group-3>.label-group-3-item:nth-child(9n+9) {margin-right: 0;}
.label-group-3>.label-group-3-item.label-group-3-item-other{flex-grow: 1;margin: 0;justify-content: flex-start;}

.label-group-3>.label-group-3-item>input[type="radio"]{margin: 0px 3px 0 0;}
.label-group-3>.label-group-3-item>input[type="checkbox"]{margin: 0px 3px 0 0;}
.label-group-3>.label-group-3-item>i{margin-right: 3px;}

.input-2-group{display: flex;height: 25px;width: 100%;}
.input-2-group-item{display: flex;position: relative;}
.input-2-group-item>span{position: absolute;font-size: 14px;line-height: normal;top: 3px;left: 5px;}
.input-2-group-item>input[type="text"]{padding: 0 10px 0 22px;width: 125px;}
.input-2-group-item-split{align-items: center;margin: 0 5px;}
.input-2-group-item-btn{margin-left: 10px;}
.input-2-group-item-btn>input[type="button"]{height: 25px;line-height: 12px;}

.input-search-group{display: flex;height: 25px;position: relative;width: 160px;}
.input-search-group>input{padding: 0 25px 0 6px;height: 25px;width: 100%;}
.input-search-group>a{position: absolute;width: 20px;height: 25px;top: 0;right: 0;cursor: pointer;}
.input-search-group>a>.glyphicon{position: absolute;top: 6.5px;right: 5px;font-size: 13px;color: #827c7c;}

.div-icon-regularShop{background-image: url("/new_images/zhengpin.png");background-size: 100% 100%;height: 14px;width: 14px;display: inline-block;}
.div-icon-ic{background: transparent url("/new_images/ic_2.png") no-repeat scroll 0% 0%;height: 16px;display: inline-block;text-indent: -10000em; overflow: hidden;margin: 0px;width: 60px;margin-right: 3px;margin-top:-2px;vertical-align: middle;}
.div-icon-ic-new{width: 28px; background-position: 0px -105px;}

.div-icon-ic-photos{width: 16px;background-position: 0px -237px;}

.div-icon-sp{background: url(/new_images/sp_s_4.png) 0% 0% no-repeat scroll transparent;height: 16px;display: inline-block;text-indent: -10000em; overflow: hidden;margin: 0px;width: 60px;margin-right: 3px;margin-top:-2px;vertical-align: middle;}
.div-icon-sp-gift{width: 16px;background-position: -92px -440px;}

.div-icon-beauty{background-image: url("/new_images/meipin.png");background-size: 100% 100%;height: 14px;width: 14px;display: inline-block;}
.div-icon-notForSale{background-image: url("/new_images/fei.png");background-size: 100% 100%;height: 14px;width: 14px;display: inline-block;}
.div-icon-limitedQuantityProducts{background-image: url("/new_images/xian.png");background-size: 100% 100%;height: 14px;width: 14px;display: inline-block;}
.div-icon-guarantee{background-image: url("/new_images/baoxiu.png");background-size: 100% 100%;height: 14px;width: 14px;display: inline-block;}

.filter-sort{display: flex;padding: 0px 15px;background-color: #fff;}
.sort-group{display: flex;flex-grow: 1;}
.sort-group>.sort-group-item{display: flex;height: 35px;font-size: 14px;align-items: center;white-space: nowrap; margin-right: 25px;}
.sort-group>.sort-group-item.active{color: #d6082f;}

.filter-sort>.input-2-group{display: flex;flex-grow: 1;}
.filter-sort>.page-group{display: flex;font-size: 16px;align-items: center;}

.filter-sort>.page-type{display: flex;margin-left: 15px;}
.filter-sort>.page-type>a{display: flex;align-items: center;justify-content: center;}
.filter-sort>.page-type>a>img{width: 18px;height: 18px;}

.product-group{display: flex;width: 100%;flex-wrap: wrap;}
.product-group>.product-group-item{display: flex;padding: 6px;flex-direction: column;background-color: #fff;width: calc((100% - 40px) / 5);margin: 10px 10px 0 0;min-height: 285px;box-shadow: 0px 0px 10px #c4aeae;-moz-box-shadow: 0px 0px 10px #c4aeae;-webkit-box-shadow: 0px 0px 10px #c4aeae;margin-bottom: 10px;}
.product-group>.product-group-item:nth-child(-n+5){margin-top: 0;} 
.product-group>.product-group-item:nth-child(5n+5) {margin-right: 0;}
.product-group>.product-group-item:hover{color: #d92136;}

.product-group-item-img{width: 100%;height: 200px;background-color: #fafafa;font-size: 0;text-align: center;line-height: 200px;position:relative;}
.product-group-item-img>img{width: 100%;height: 100%;object-fit: cover;}
.product-group-item-img-i_new{background-image: url("/images/icon/new-icon.png");background-size: 100% 100%;width: 40px;height: 40px;z-index: 10;position: absolute;top:0;left: 0;}
.product-group-item-txt{display: flex;flex-direction: column;}
.product-group-item-txt-name{display: flex;margin: 5px 0;position: relative;}
.product-group-item-txt-name>.p-name{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow: ellipsis;/*height: 36px;*/position: relative;}
.product-group-item-txt-name>.p-name:hover{color: #d92136;}

.product-group-item-txt-group{display: flex;flex-direction: row;}
.product-group-item-txt-group-left{display: flex;flex-direction: column;flex-grow: 1;}
.product-group-item-txt-group-left>div{display: flex;margin-bottom: 5px;}
.product-group-item-txt-group-left>div:last-child{margin-bottom: 0;}
.product-group-item-txt-group-left>div>.p-price{color: #d9534f;font-weight: bold;font-size: 16px;}
.product-group-item-txt-group-left>div>.p-time{color: black;}
.product-group-item-txt-group-right{display: flex;align-items: flex-end;}
.product-group-item-txt-group-right>a{background-size: 100% 100%;height: 23px;width: 23px;cursor: pointer;}
.product-group-item-txt-group-right>.btn-icon-collect{background-image: url("/images/icon/sc.png");}
.product-group-item-txt-group-right>.btn-icon-collected{background-image: url("/images/icon/scfull.png");}

.product-group-item-img-i_mercari{background-image: url("/images/icon/mercari_logo.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}
.product-group-item-img-i_rakuma{background-image: url("/images/icon/rakuma_icon.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}
.product-group-item-img-i_suruga{background-image: url("/images/icon/suruga_logo.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}
.product-group-item-img-i_paypayfleamarket{background-image: url("/images/icon/paypayfleamarket.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}
.product-group-item-img-i_magi{background-image: url("/images/icon/magi_logo.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}
.product-group-item-img-i_rakuten{background-image: url("/images/icon/rakuten_logo.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}
.product-group-item-img-i_brandear{background-image: url("/images_mb/icon/paimai_bg.png");background-size: 100% 100%;width: 35px;height: 35px;z-index: 10;position: absolute;top: 0;left: 0;}

.tab-group{display: flex;flex-direction: column;}
.tab-group>div{display: flex;justify-content: space-between;}
.tab-group>div:first-child{margin-bottom: 1px;}
.tab-group>div>.item-price{color: #d9534f;font-weight: bold;font-size: 16px;}
.tab-group>div>.item-time{display: flex;align-items: center;}
.tab-group>div>.item-source{line-height: 22px;background-color: #e06e82;text-align: center;color: #FFF !important;justify-content: center;padding: 0 10px;cursor: pointer;}
.tab-group>div>.item-source.width-full{flex-grow: 1;}
.tab-group>div>.item-source>span{margin: 0 2px;}

.product-group-item-wait{display: flex;justify-content: center;align-items: center;padding: 10px 0;}
.product-group-item-wait>img{margin-bottom: 20px; width: 90px;height: 90px;}
.product-group-item-wait>span{font-size: 14px;}

#product_finish,#product_error{padding: 15px 35px 15px 15px;margin: 10px 0;}
.product-page-group{display: flex;justify-content: center;font-size: 14px;margin: 15px 0 0 0;}
.product-page-group>div{display: flex;padding: 0px 10px;margin-right: 10px;height: 32px;align-items: center;}
.product-page-group>div:last-child{display: flex;margin-right: 0;}
.product-page-group>div.product-page-next{border: 1px solid #cccccc;}
.product-page-group>div.product-page-jump{padding: 0px;}
.product-page-group>div.product-page-jump>input[type=text]{width: 36px;margin: 0 5px;}
.product-page-group>div.product-page-jump>input[type=button]{margin: 0 0 0 5px;}

.last-time-view{background-color: #dff0d8;margin-bottom: 10px;line-height: 40px;text-align: center;cursor: pointer;}
.last-time-view>span{color: #d92136;font-weight: bold;margin: 0 2px;}

.alert-div{display: flex;}
.alert-div-left{display: flex;flex-grow: 1;}
.alert-div-right{display: flex;align-items: center;margin-left: 10px;}
.alert-div-right>button {top: 0;bottom: 0;left: 0;right: 0;}
.msg-part{display: flex;align-items: center;min-width: 165px;}
.rec-tag-group{display: flex;flex-grow: 1;padding: 0 5px;}
.rec-tag-group-title{display: flex;align-items: center;justify-content: center;min-width: 80px;}
.rec-tag-group-content{display: flex;align-items: center;flex-wrap: wrap;}
.rec-tag-group-content>a{display: flex;padding: 2px;cursor: pointer;color: #3f51b5;}


.item-search{display: flex;flex-direction: column;padding: 5px;}
  .item-search-head{display: flex;font-size: 14px;align-items: center;line-height: normal;height: 26px;margin-bottom: 6px;}
  .item-search-head>.icon{font-size: 14px;margin-right: 2px;}
  .item-search-body{display: flex;flex-direction: column;}
  .item-search-body>a{display: flex;font-size: 12px;margin-bottom: 6px;background-color: #eee;color: #000;justify-content: center;padding: 5px; border-radius: 15px;}
  
  .icon {
  display: inline-block;
  font-family: Ratchicons;
  font-size: 24px;
  line-height: 1;
  text-decoration: none;

  -webkit-font-smoothing: antialiased;
}
.icon-search:before {
  content: "\e003";
}