.ovh {
    overflow: hidden;
}
.sl_value {
    width: 1100px;
}
.goods_wrap {
  width: 1200px;
}
.noborder {
  border: none !important;
}
.pages_top .pageon {
    color: #f80;
}

/* pagetop */
.pages_top .pageon {
  color: #f80;
}
.pages_top i {
  width: 10px;
  height: 15px;
  display: inline-block;
  background: url(images/label_sprit.png) no-repeat;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 10px;
}
.pages_top .prev {
  background-position: 0 -30px;
}
.pages_top .prev:hover {
  background-position: 0 -50px;
}
.pages_top .next {
  background-position: -10px -50px;
}
.pages_top .next:hover {
  background-position: -10px -30px;
}
.pages_top .prev.invalid {
  cursor: not-allowed;
  background-position: 0 -30px;
}
.pages_top .next.invalid {
  cursor: not-allowed;
  background-position: -10px -50px;
}
/* pagetop_end */

/* product_list_style */
.list_box .list_left {
    width: 1200px;
}
.list_box:after {
  clear: both;
  display: block;
  content: "";
}
.list_box .list_left {
  float: left;
}
.list_box .list_left .list_left_box {
  margin-right: 0;
}
.list_box .list_left .list_left_box .filter {
  border: 1px solid #dae2ed;
}
.list_box .list_left .list_left_box .filter .filter_top {
  background: #f4f5f7;
  line-height: 38px;
  height: 38px;
  font-family: "SimSun";
  border-bottom: 1px solid #dae2ed;
}
.list_box .list_left .list_left_box .filter .filter_top .pt {
  cursor: pointer;
}
.list_box .list_left .list_left_box .filter .filter_top .pt.active {
  background: #fff;
}
.list_box .list_left .list_left_box .filter .filter_top .pt.active a {
  color: #ff500b;
}
.list_box .list_left .list_left_box .filter .filter_top .price_rat {
  padding: 0 20px;
}
.list_box .list_left .list_left_box .filter .filter_top .price_rat:hover {
  background: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.list_box .list_left .list_left_box .filter .filter_top .price_rat:hover .submit {
  display: inline-block;
}
.list_box .list_left .list_left_box .filter .filter_top .sort .dl {
  padding: 0 20px;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li {
  float: left;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  margin-left: -1px;
  font-size: 12px;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .inner {
  position: relative;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .inner .arrup, .list_box .list_left .list_left_box .filter .filter_top .sort li .inner .arrdown {
  width: 7px;
  height: 4px;
  background: url(images/label_sprit.png) no-repeat;
  position: absolute;
  display: block;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .inner .arrup {
  background-position: 0 0;
  top: 13px;
  right: 10px;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .inner .arrup_act {
  background-position: -10px 0;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .inner .arrdown {
  background-position: 0 -5px;
  bottom: 13px;
  right: 10px;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .inner .arrdown_act {
  background-position: -10px -5px;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li a {
  padding: 0 20px;
  color: #888;
  padding-right: 30px;
  display: inline-block;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li a:hover { color:#ff500b; background:#fff;

}
.list_box .list_left .list_left_box .filter .filter_top .sort li input[type="text"] {
  height: 20px;
  line-height: 20px;
  width: 52px;
  vertical-align: middle;
  padding: 0;
  border: 1px solid #dfdfdf;
  padding-left: 4px;
  font-size: 12px;
  outline: none;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .submit {
  height: 22px;
  margin-left: 10px;
  padding: 0 10px;
  background: #ff500b;
  color: #fff;
  line-height: 22px;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  display: none;
  border:0;
}
.list_box .list_left .list_left_box .filter .filter_top .sort li .submit:hover{
  background:#e81a62;
  color:#fff;
}
.list_box .list_left .list_left_box .filter .filter_bot {
  background: #fff;
  line-height: 38px;
  font-size: 12px;
  color: #888;
  height: 38px;
  padding-left: 20px;
}
.list_box .list_left .goods_box {
  margin-top: 15px;
}
.list_box .list_left .list_selector {
  padding: 0 15px;
  background: #fff;
  border: 1px solid #e9eef5;
}
.goods_box .column_tit{
  font-size:20px;
  font-family:"microsoft yahei";
  margin-top:30px;
  margin-bottom: -8px;
  text-indent:5px;
}
.list_box .list_left .list_none{
  height:304px;
  border:1px solid #e9eef5;
  background:#fff;
  text-align:center;
}
.text_none{
  display: inline-block;
  margin-top:105px;
}
.text_none i{
  width: 48px;
  height: 48px;
  background:url(images/label_sprit.png) -153px -98px;
  display:inline-block;
  vertical-align: top;
  margin-right:25px;
}
.text_none .text{
  display: inline-block;
  vertical-align:top;
  text-align:left;
  font-family:"microsoft yahei"
}
.text_none .text h2{
  font-size:18px;
  color:#333;
  margin-bottom:20px;
}
.text_none .text h2 em{
  color:#ff500b;
  font-weight: bold;
}
.text_none .text p{
  font-size:15px;
  color:#333;
  margin-bottom:10px;
}
.text_none .text p a{
    color:#ff500b;
    margin:0px 5px;
}
.text_none .text p a:hover{
    text-decoration: underline;
}
.list_box .list_left .list_selector .sl_wrap {
  padding: 15px 0;
  border-bottom: 1px dashed #eee;
  position: relative;
}
.list_box .list_left .list_selector .sl_wrap:last-child {
  border-bottom: none;
}
.list_box .list_left .list_selector .sl_wrap:after {
  content: ' ';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.list_box .list_left .list_selector .sl_wrap .sl_key {
  width: 45px;
  float: left;
  line-height: 24px;
  font-size: 12px;
  color: #ff500b;
}
.list_box .list_left .list_selector .sl_wrap .sl_value {
  padding-right: 12px;
  float: left;
}
.list_box .list_left .list_selector .sl_wrap .sl_value li {
  float: left;
  line-height: 24px;
  font-size: 12px;
}
.list_box .list_left .list_selector .sl_wrap .sl_value li.selected {
  background:#ff500b;
  color:#fff;
  padding:0 8px;
}
.list_box .list_left .list_selector .sl_wrap .sl_value li a {
  color: #806f66;
}
.list_box .list_left .list_selector .sl_wrap .sl_value li a:hover {
  color: #ff500b;
}
.list_box .list_left .list_selector .sl_wrap .sl_value li a.active {
  color: #ff500b;
}
.list_box .list_left .list_selector .sl_wrap .sl_value .listbotom li {
  width: auto;
  margin-right: 35px;
}
.list_box .list_left .list_selector .sl_wrap .w120_fixed ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext {
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 15px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #e8e8e8;
  padding: 0 5px;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext a {
  color: #999;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext:hover {
  border-color: #ff500b;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext:hover a {
  color: #ff500b;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext:hover a i.packup {
  background-position: -111px -19px;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext:hover a i.open {
  background-position: -81px -19px;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext .open {
  width: 11px;
  height: 6px;
  display: inline-block;
  background: url(images/label_sprit.png) -66px -19px;
  margin-left: 2px;
}
.list_box .list_left .list_selector .sl_wrap .sl_ext .packup {
  width: 11px;
  height: 6px;
  display: inline-block;
  background: url(images/label_sprit.png) -96px -19px;
  margin-left: 2px;
}
.list_box .list_left .list_selector .bottom_btn {
  text-align: center;
  margin-top: 10px;
}
.list_box .list_left .list_selector .bottom_btn a {
  padding: 0 30px;
  display: inline-block;
  line-height: 30px;
  background: #fafafa;
  font-size: 12px;
  color: #898989;
}
.list_box .list_left .list_selector .bottom_btn a i {
  width: 0;
  height: 0;
  line-height: 0;
  vertical-align: middle;
  border-width: 5px;
  border-color: transparent transparent #dcdcdc transparent;
  border-style: solid dashed dotted dashed;
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 15px;
}
.list_box .list_left .list_selector .bottom_btn a .open {
  border-color: #dcdcdc transparent transparent transparent;
  margin-bottom: -5px;
}
.list_box .list_right {
  width: 220px;
  float: left;
}
.list_box .list_right .list_right_box .list_item_box {
  padding: 20px;
  border: 1px solid #e8e8e8;
  background: #fff;
}
.list_box .list_right .list_right_box .list_item_box .list_item {
  margin-top: 30px;
}
.list_box .list_right .list_right_box .list_item_box .list_item .img_box {
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
}
.list_box .list_right .list_right_box .list_item_box .list_item .img_box img {
  width: 100%;
  height: 100%;
}
.list_box .list_right .list_right_box .list_item_box .list_item .item_bot h3 {
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 10px;
  font-family: "ËÎÌå";
}
.list_box .list_right .list_right_box .list_item_box .list_item .item_bot h3 a{ color:#656565;}
.list_box .list_right .list_right_box .list_item_box .list_item .item_bot h3 a:hover{
  color:#ff500b;
}
.list_box .list_right .list_right_box .list_item_box .list_item .item_bot em {
  width: 100%;
  text-align: center;
  display: block;
  color: #ff500b;
  margin-top: 10px;
}
.fc-hide{display:none}
.fccc-control-warp{text-align:center;margin-top:-2px;border-top:1px solid #e9eef5;cursor:pointer;transition:all .1s ease 0s;}
.fccc-control{ position:relative;display:inline-block;max-width:355px;_width:110px;height:28px;padding:0 36px 0 20px;border:1px solid #e9eef5;border-top-color:#FFF;overflow:hidden;line-height:28px;color:#ff500b;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:all .1s ease 0s;margin-top:-1px;background: #fff}
.fccc-control i {position: absolute;right: 16px;top:10px;display: inline-block;width: 13px;height: 7px;background:url(images/search.png) -50px -225px no-repeat;}
.fccc-control:hover i{background-position:-25px -240px;}
.fccc-control-warp .opened i{background-position:0 -225px;}
.fccc-control-warp .opened:hover i{background-position:-25px -225px;}

.goods_wrap:after {
  content: "";
  clear: both;
  display: block;
}
.goods_wrap .goods_item {
  width: 233px;
  padding-bottom: 8px;
  background: #fff;
  border: 1px solid #e9eef5;
  margin-top: 25px;
  margin-right: 6px;
  float: left;
  transition: all .3s ease-in-out .1s;
  position: relative;
}
.goods_wrap .goods_item:nth-child(5n+0) {
  margin-right: 0;
}
.goods_wrap .goods_item .review-wrapper {position:absolute;bottom:0;left:0;z-index:3;width:100%;height:0;overflow:hidden;_zoom:1;font-size:12px;background:#eee;opacity:0;filter:alpha(opacity=0)\9;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.goods_wrap .brick-item-active .review-wrapper {height:70px;opacity:1;filter:alpha(opacity=100);}
.goods_wrap .goods_item .review-wrapper .cart-num {width:63px; height:26px; background:#fff; float:left; margin:21px 0 21px 21px; position:relative;}
.goods_wrap .goods_item .review-wrapper .cart-num .cart-ipt {width:33px; height:26px; line-height:26px; padding:0 8px; font-family:Verdana,"microsoft yahei"; font-size:12px; color:#ff500b; position:absolute; left:0; top:0;border: none;}
.goods_wrap .goods_item .review-wrapper .cart-num .cart-change {width:13px; height:100%; position:absolute; right:1px; top:0;}
.goods_wrap .goods_item .review-wrapper .cart-num .cart-change .change {width:100%; margin-top:1px; background:#ff500b; font-family:"microsoft yahei"; font-size:12px; color:#fff; text-align:center; cursor:pointer; -moz-user-select:none;}
.goods_wrap .goods_item .review-wrapper .cart-num .cart-change .change:active {background:#f47f2f;}
.goods_wrap .goods_item .review-wrapper .cart-num .cart-change .homecat_plus {height:12px; line-height:10px;}
.goods_wrap .goods_item .review-wrapper .cart-num .cart-change .homecat_minus {height:11px; line-height:9px;}
.goods_wrap .goods_item .review-wrapper .cart-join {background:#ff500b;margin:21px 21px 21px 0;display:block; height:26px; line-height:26px; font-size:14px; color:#fff; float:right;padding:0 10px;}
.goods_wrap .goods_item .sider {
    margin-top: 12px;
    overflow: hidden;
    padding: 0 15px;
}
.goods_wrap .goods_item .sider ul {
    float: left;
}
.goods_wrap .goods_item .sider li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d2d2d2;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    padding: 1px;
	width:30px;
	height:30px;
}
.goods_wrap .goods_item .sider li:last-child {
    margin-right: 0;
}
.goods_wrap .goods_item .sider li.curr, .goods-list .goods_wrap .goods_item .sider li:hover {
    border-color: #ff500b;
}
.goods_wrap .goods_item .sider img {
	width:30px;
	height:30px;
}
.goods_wrap .goods_item .inner_box {
  padding: 0 15px;
}
.goods_wrap .goods_item .inner_box .price_box {
  margin-top: 10px;
}
.goods_wrap .goods_item .inner_box .price_box em {
  font-size: 20px;
  color: #ff500b;
  line-height: 26px;
  float: left;
}
.goods_wrap .goods_item .inner_box .price_box:after {
  clear: both;
  display: block;
  content: "";
}
.goods_wrap .goods_item .inner_box .price_box .collect {
  float: right;
}
.goods_wrap .goods_item .inner_box .price_box .collect i.act {
  background-position: -150px -275px;
}
.goods_wrap .goods_item .inner_box .price_box .collect i {
  width:25px;
  height: 25px;
  background:url(images/free_dlv.png) center center no-repeat;
  display:inline-block;
  margin-right:2px;
  vertical-align: middle;
}
.goods_wrap .goods_item .inner_box .pname {
  margin-top: 10px;
  height: 25px;
  overflow: hidden;
  font-family:"Î¢ÈíÑÅºÚ";
}
.goods_wrap .goods_item .inner_box .pname h3 {
  font-size: 14px;
  line-height: 25px;
}
.goods_wrap .goods_item .inner_box .storage {
  margin-top: 15px;
}
.goods_wrap .goods_item .inner_box .storage span {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_t {
  color: #999;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer{
  width:160px;
  padding:10px;
  padding-bottom: 0;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item{
  border-bottom:1px dotted #cacaca;
  line-height:15px!important;
  padding-bottom:10px;
  margin-bottom:10px;
  cursor:default;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item:last-child{
  margin-bottom: 0;
  border-bottom: 0;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item a{
  padding:0;
  display: inline-block;
  line-height:15px!important;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item i.free_tax{
  width:15px;
  height: 15px;
  display:inline-block;
  vertical-align: top;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap i.slt_i{
  width: 9px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  background:url(images/label_sprit.png) 0 -20px;
  margin-left:5px
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item .dd_itembot{
  line-height:15px;
  margin-top:5px;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item .dd_itembot em{
  color:#ff500b;
  line-height:15px;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item .dd_itembot span{
  float: right;
  line-height:15px;
  color:#747474;
  height:15px;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap .dd_layer .dd_item:hover {
  background:#fff;
}
.goods_wrap .goods_item .inner_box .storage .dd_wrap:hover .dd_t {
  color: #ff500b;
}
.goods_wrap .goods_item .inner_box .pro_bottom {
  margin-top: 10px;
  line-height: 25px;
}
.goods_wrap .goods_item .inner_box .pro_bottom:after {
  display: block;
  clear: both;
  content: "";
}
.goods_wrap .goods_item .inner_box .pro_bottom span {
  font-size: 12px;
  float: right;
}
.goods_wrap .goods_item .inner_box .pro_bottom .country {
  float: left;
}
.goods_wrap .goods_item .inner_box .pro_bottom .country img {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
}
.goods_wrap .goods_item .inner_box .pro_bottom .country p {
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.goods_wrap .goods_item .img_box {
  width: 220px;
  height: 220px;
  margin: 0 auto;
  margin-top: 6px;
}
.goods_wrap .goods_item .item_img {
  position: relative;
}
.goods_wrap .goods_item .item_img .img_list {
  height: 38px;
  width: 198px;
  margin: 0 auto;
  position: relative;
}
.goods_wrap .goods_item .item_img .img_list .listbox_btn {
  position: absolute;
  width: 10px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
}
.goods_wrap .goods_item .item_img .img_list .listbox_btn.prev {
  left: -14px;
  background: url(images/label_sprit.png) no-repeat -103px -48px;
}
.goods_wrap .goods_item .item_img .img_list .prev.invalid {
  background-position: -93px -48px;
}
.goods_wrap .goods_item .item_img .img_list .listbox_btn.next {
  right: -14px;
  background: url(images/label_sprit.png) no-repeat -73px -48px;
}
.goods_wrap .goods_item .item_img .img_list .next.invalid {
  background-position: -83px -48px;
}
.goods_wrap .goods_item .item_img .img_list .img_listbox {
  overflow: hidden;
}
.goods_wrap .goods_item .item_img .img_list .img_listbox ul {
  width: 999px;
}
.goods_wrap .goods_item .item_img .img_list .img_listbox ul li {
  float: left;
  width: 36px;
  height: 36px;
  padding: 1px;
  margin-right: 2px;
}
.goods_wrap .goods_item .item_img .img_list .img_listbox ul li a {
  width: 34px;
  height: 34px;
  border: 1px solid #ededed;
  display: inline-block;
}
.goods_wrap .goods_item .item_img .img_list .img_listbox ul li:hover {
  width: 38px;
  height: 38px;
  padding: 0;
}
.goods_wrap .goods_item .item_img .img_list .img_listbox ul li:hover a {
  border: 2px solid #ff500b;
}
.goods_wrap .goods_item:hover {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}
.list_box .list_head {
  height: 38px;
  line-height: 38px;
  background: #fff;
  font-family: "microsoft yahei";
}
.list_box .list_head ul {
  height: 38px;
  float: left;
}
.list_box .list_head li {
  float: left;
  cursor: pointer;
}
.list_box .list_head li a {
  padding: 0 25px;
}
.list_box .list_head li:hover, .list_box .list_head .hover {
  background: #ff500b;
  border-radius: 4px 4px 0 0;
}
.list_box .list_head li:hover a, .list_box .list_head .hover a {
  color: #fff;
}
.list_box .list_head h2 {
  font-size: 16px;
  line-height: 38px;
  color:#ff500b;
  font-weight:normal;
  text-align:center;
}
/* product_list_style_end */

/* Æ·ÅÆ */
.list_box .list_left .list_selector .sl_wrap .sl_value .brand-list li.selected {
    background: #ff500b;
    border-color: #ff500b;
    color: #fff;
    padding: 0;
	height:47px;
	line-height:47px;
	margin-right:0;
	margin-bottom:1px;
}
.brand-list{ float:left; width:100%; position:relative; margin:0;padding-top: 1px;}
.brand-list li{ width:98px; height:48px; line-height:48px; float:left; overflow:hidden; border:1px solid #f5f5f5; text-align:center; margin:-1px -1px 0 0; position:relative; cursor:default;}
.brand-list .brand-img{ margin:0 auto; background-color:#fff; display:block;}
.brand-list .brand-img a{ display:table-cell; vertical-align:middle; width:98px; height:48px;}
.brand-list .brand-img a img{ width:80px; height:auto;}
.brand-list .refresh-btn{ width:98px; height:48px; display:block; color:#999; background:#fff; position:absolute; bottom:0; right:0; overflow:hidden; transition: all .3s ease-out; z-index: 500; border:1px solid #f5f5f5; margin:-1px -1px 0 0; text-align:center;}
.brand-list .refresh-btn span{ display:inline-block; font-size:14px; line-height:75px;}
.brand-list .refresh-btn .iconfont{ position:absolute; left:50%; margin-left:-10px; width:20px; height:20px; line-height:20px; font-size:20px; top:6px;}
.brand-list .refresh-btn:hover{ background:#ff500b; color:#fff;}
.brand-list .refresh-btn:hover .iconfont{ animation: rotate .5s ease-out 0s; -webkit-animation: rotate .5s ease-out 0s;}
.brand-list .brand-mash{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1; background-color:#333; background-color: rgba(0,0,0,.8); transition: all .3s ease-out; opacity: 0; filter: alpha(opacity=0);}
.brand-list li:hover .brand-mash{ opacity: 1; filter: alpha(opacity=100);}
.brand-list .brand-mash .iconfont{ display:block; position:absolute; top:3px; right:3px; width:20px; height:20px; color:#fff; text-align:center; font-size:14px; cursor: pointer; z-index: 20;-ms-transition: color .3s;-webkit-transition: color .3s;transition: color .3s;}
.brand-list .brand-mash .icon-zan-alts{ color:#ff500b;}
.brand-list .brand-mash .coupon{ color:#fff; text-align:center; line-height:48px;}
.brand-list .brand-mash .coupon a{ color:#fff;}
/* Æ·ÅÆ end */

.hotsale {background-color:#eee;margin:20px auto 0;}
.hotsale .hatsale-mt {font-size:16px;color:#fff;float:left;padding:35px 12px;width:16px;font-family:"microsoft yahei";background: url(/themes/mb5_com_cn/images/icon-hotsale.png);
}
.hotsale .bd {float:left;position:relative;width:1120px;height:110px;overflow:hidden;padding:0 20px;margin:20px 0;}
.hotsale li {width:266px;height:110px;border:1px solid #fff;float:left;background:#fff;margin-right:15px;}
.hotsale li.last {margin-right:0;}
.hotsale .item {padding:10px;float:left;}
.hotsale .item .p-img {width:90px;height:90px;float:left;margin-right:10px;}
.hotsale .item .p-img img {width:100%;}
.hotsale .item .p-name {float:left;width:146px;height:35px;overflow:hidden;}
.hotsale .item .p-price {float:left;color:#f42424;padding-top:6px;width:120px;font-size:14px;font-weight:bold;}
.hotsale .item .p-price e {font-size:12px;font-weight:normal;}
.hotsale .item .sc-redBg-btn {height:22px;line-height:22px;border:0;margin-top:6px;float:left;background:#f42424;color:#fff;padding:0 10px;display:inline-block;margin-right:5px;font-size:12px;cursor:pointer;}
.hotsale .prev,.hotsale .next {background-color:#000;filter:alpha(opacity=50);opacity:0.6;display:none;height:62px;color:#fff;text-align:center;position:absolute;top:180px;width:28px;font:400 30px/62px simsun;top:25px;}
.hotsale .prev:hover,.hotsale .next:hover {background-color:#000;filter:alpha(opacity=100);opacity:1;text-decoration:none;color:#fff;}
.hotsale .prev {left:0;}
.hotsale .next {right:0;}
