html {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*-ms-box-sizing:border-box;*/
}

*, *:before, *:after {
  box-sizing: inherit;
}

ul {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

html a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
}

.goods-tabs {
  border: 1px solid #e8e8e8;
  /*height: 94px;
  overflow: hidden;*/
  margin-bottom: 10px;
}

.goods-tabs .row {
  margin-left: 0;
  margin-right: 0;
}

.goods-nums-span1 {
  float: right;
}

.goods-nums {
  width: 100%;
  line-height: 30px;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.goods-nums > span {
  text-indent: 10px;
  font-weight: 700;
  font-family: Arial, Serif;
  color: #666;
}

.goods-nums > span, .goods-nums > ul {
  display: inline-block;
  vertical-align: middle;
}

.goods-nums > span, .goods-nums li {
  vertical-align: middle;
}

.goods-nums li {
  display: inline-block;
  border: 1px solid #ddd;
  height: 20px;
  line-height: 18px;
  margin-right: 5px;
  position: relative;
  padding-left: 8px;
  margin-bottom: 4px;
}

.goods-nums li:hover {
  border: 1px dashed #C30007;
}

.goods-nums li:hover .glyphicon-remove {
  color: #C30007;
}

.goods-tabs .glyphicon {
  color: #999;
}

#J_CrumbSlideCon {
  margin: 0;
}

#J_CrumbSlideCon a {
  position: relative;
}

#J_CrumbSlideCon .glyphiconFloat {
  position: absolute;
  right: 2px;
  padding-top: 2px;
}

.goods-nums li a {
  color: #000;
  display: inline-block;
  padding-right: 15px;
  line-height: 18px;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Serif;
}

.send-message-a, .send-message-b {
  display: inline-block;
}

.glyphicon-remove {
  color: #aaa;
}

.goods-nums-span2 {
  color: #C30007;
}

.goods-param {
  border: 0;
  margin: 0;
  /*border-bottom: 1px dashed #dedede;*/
}

.goods-param2 {
  margin: 0;
  border-bottom: 1px solid #dedede;
}

.goods-param2:last-child {
  border-bottom: 0;
}

.goods-style, .goods-spec, .goods-type {
  border-bottom: 1px solid #dedede;
  margin: 0;
}

.goods-ParamExt {
  margin: 0;
}

.goods-tabs {
  width: 100%;
  /*background: #F3F3F3;*/
}

.parents-def {
  position: relative;
  overflow: hidden;
}

.parents-def2 {
  height: 30px;
}

.parents-def2 .goods-style-title {
  overflow: hidden;
}

.list-option {
  margin-top: 5px;
  float: right;
  text-align: right;
  padding-left: 0;
  margin-right: 10px;
}

.list-option i {
  color: #999;
  margin-right: 2px;
}

.goods-lists, .goods-param-list, .goods-brand-list {
  background: #fff;
  margin-left: 80px;
}

.goods-style ul, .goods-spec ul, .goods-param2 ul, .goods-type ul {
  padding: 0;
  overflow: hidden;
  margin: 0;
  height: 24px;
}

.goods-style-list, .goods-spec-list, .goods-param-list2 {
  padding-right: 0;
  /*padding-left: 9px;*/
}

.goods-spec ul li, .goods-style ul li, .goods-param2 ul li, .goods-type ul li {
  display: inline-block;
}

.goods-brand-list ul li {
  display: inline-block;
  width: 106px;
  height: 56px;
  border: 1px solid #ddd;
  margin-right: -1px;
  margin-top: -1px;
}

/*
右下角的标志*/
.add-Img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 12px;
  height: 12px;
  display: none;
}

.goods-spec ul a, .goods-style-list ul a, .goods-param-list2 ul a {
  display: inline-block;
  margin-top: 5px;
  padding: 0 5px;
  border: 2px solid #fff;
  text-decoration: none;
  color: #806F66;
  cursor: pointer;
  margin-right: 15px;
  font-family: serif;
}

.goods-single-sel:hover {
  color: #C30007;
}

.goods-db-sel:hover {
  border: 2px solid #C30007;
  color: #C30007;
}

.goods-style-title, .goods-style-title2 {
  display: inline-block;
  /*width: 10%;*/
  background: #F3F3F3;
  vertical-align: top;
  height: 30px;
  float: left;
  width: 80px;
}

/*.goods-style-list{*/
/*vertical-align: top;*/
/*display: inline-block;*/
/*width: 89%;*/
/*width: 89%;*/
/*}*/
.goods-style-title > span, .goods-style-title2 > span {
  display: block;
  color: #999;
  font-family: arial, Serif;
  line-height: 30px;
  padding: 200px 0;
  background: #F3F3F3;
  margin: -200px 0;
  text-indent: 10px;
}

.list-option a:link {
  display: inline-block;
  width: 50px;
  height: 20px;
  border: 1px solid #DDD;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-family: serif;
  color: #806f66;
}

.list-option a:visited {
  color: #999;
}

.get-more-list {
  margin-left: 8px;
}

.get-more-list .more-txt {
  font-family: '宋体';
  color: #806f66;
}

.list-option a:hover {
  color: #C30007;
  border: 1px solid #C30007;
}

.list-option a:hover > i,
.list-option a:hover > span {
  color: #C30007;
}

{
  color: #C30007
;
}

.goods-style-list .list-selected, .goods-brand-list .list-selected, .goods-spec-list .list-selected, .goods-param-list2 .list-selected {
  border: 2px solid #C30007;
  background: url(../images/spec-value-selected.png) no-repeat right bottom;
}

.goods-btn {
  width: 100%;
  text-align: center;
  display: none;
  margin-bottom: 5px;
  color: #333;
}

.goods-btn button {
  width: 50px;
  /*color:#333;*/
  font-family: Arial, Serif;
}

.disabled-btn {
  color: #BBBBBB;
}

/*属性筛选css*/
.goods-param {
  position: relative;
}

.goods-param-list-title {
  display: inline-block;
  height: 30px;
  line-height: 26px;
  text-align: center;
  margin-right: 15px;
  padding: 0 6px;
}

.goods-param-list-title span {
  vertical-align: middle;
  color: #806F66;
}

.goods-param-list-title > span:first-child {
  font-family: Serif;
}

.goods-param-list-title:hover {
  background: #eee;
}

.goods-param-list > div {
  display: inline-block;
}

.goods-param-list {
  padding: 0;
  padding-left: 9px;
}

.goods-param-list ul {
  position: absolute;
  z-index: 111;
  top: 100%;
  padding-left: 15px;
  line-height: 40px;
  display: none;
  border: 1px solid #ddd;
  background: #fff;
}

.goods-param-list ul li {
  display: inline-block;
  margin-right: 15px;
}

.goods-param-list ul li a {
  display: inline-block;
  cursor: pointer;
  padding: 0 8px;
  color: #806F66;
  font-family: serif;
}

.goods-param-list ul li a:hover {
  color: #C30007;
}

.attrExtra-con {
  text-align: right;
  background: #fff;
  /*border-top: 4px solid ;*/
  margin-right: -1px;
  margin-left: -1px;
  margin-bottom: -1px;
}

.attrExtra-top {
  height: 4px;
  background: #EFEBEA;
  border: 1px solid #EBE4DE;
  border-top-width: 0;
}

.attrExtra-more,
.attrExtra-more:link,
.attrExtra-more:visited,
.attrExtra-more:hover,
.attrExtra-more:active,
.attrExtra-more:focus {
  margin-top: -1px;
  line-height: 24px;
  color: #6b6b6b;
  background: #EFEBEA;
  padding: 0 12px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #EBE4DE;
  border-top-width: 0;
}

.attrExtra-more i {
  color: #6b6b6b;
}

/*精简选项css*/
/*.attrExtra {*/
/*position: relative;*/
/*height: 24px;*/
/*margin-bottom: 10px;*/
/*display: none;*/
/*}*/

/*.attrExtra-border {*/
/*height: 4px;*/
/*background: #EFECEB;*/
/*}*/

/*.attrExtra-more {*/
/*height: 20px;*/
/*width: 90px;*/
/*text-align: center;*/
/*background: #EFECEB;*/
/*position: absolute;*/
/*right: 0;*/
/*top: 4px;*/
/*color: #666;*/
/*cursor: pointer;*/
/*}*/

/**/
.rightContent {
  padding: 0;
  display: none;
}

.shop-list-content {
  min-height: 1000px;
}

.rightContent .filter {
  background: #faf9f9 none repeat scroll 0 0;
  color: #806f66;
  margin: 0 0 10px;
  padding: 5px;
  position: relative;
  z-index: 6;
}

/*.filter .filter_title {*/
/*float: left;*/
/*}*/

.filter .fSort {
  display: inline-block;
  margin-left: -1px;
  overflow: hidden;
  padding: 0 15px 0 5px;
  position: relative;
}

.filter a {
  color: #806f66;
  cursor: pointer;
  text-decoration: none;
}

.filter .fSort i {
  height: 10px;
  line-height: 10px;
  right: 5px;
  top: 6px;
  width: 7px;
  font-size: 12px;
}

.filter .ui-page-s {
  color: #999;
  float: right;
  font-family: 宋体, Helvetica, sans-serif;
  font-size: 12px;
  height: 21px;
  overflow: hidden;
  margin: 0;
}

.rightContent .fArea, .rightContent .fRange, .rightContent .fSort, .rightContent .fPrice, .rightContent .fMenu, .rightContent .fType-w, .rightContent .fType-g, .rightContent .fType-l {
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  height: 22px;
  line-height: 20px;
  z-index: 10;
}

.rightContent .fSort:hover, .rightContent a.on-asce, .rightContent a.fType-cur {
  background: #f1edec none repeat scroll 0 0;
  color: #b10000;
}

.rightContent .fType-w, .rightContent .fType-g, .rightContent .fType-l {
  display: inline-block;
  overflow: hidden;
  padding-left: 15px;
  position: relative;
  width: 50px;
  margin-left: -1px;
}

.filter .fPrice {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  margin: 0;
  position: relative;
}

.filter .fPrice input {
  /*border: 1px solid #ccc;*/
  cursor: pointer;
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  padding-left: 3px;
  width: 45px;
}

.filter .fPb-item i {
  height: 18px;
  left: 4px;
  line-height: 18px;
  top: 2px;
  width: 12px;
  cursor: default;

}

.filter i {
  display: inline-block;
  overflow: hidden;
  position: absolute;
}

.filter .fPb-item {
  display: block;
  float: left;
  position: relative;
}

.filter .fType-w i, .filter .fType-g i, .filter .fType-l i {
  font-size: 12px;
  height: 12px;
  left: 3px;
  line-height: 12px;
  top: 5px;
  width: 12px;
}

.J_TItems .item {
  margin-left: 0;
  padding: 5px 5px 5px;
  width: 47%;
  /*float: left;*/
  margin: 4px;
  display: inline-block;
  box-shadow: 0 5px 5px #ddd;
  border-radius: 3px;
}

.goods-type-name {
  font-size: 12px;
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: 0;
  background: #999;
  color: #fff;
}

/*.item_conter {*/
/*padding: 10px;*/
/*}*/

.item_conter .item {
  border: 1px solid #eee;
  position: relative;
}

.item_conter .item:hover {
  border: 1px solid #ccc;
}

.J_TItems .item .photo {
  width: 100%;
}

.J_TItems .item .photo .J_TGoldData {
  display: block;
  line-height: 177px;
  max-height: 200px;
  min-height: 200px;
  max-width: 100%;
  text-align: center;
  overflow: hidden;
}


.J_TItems .detail {
  box-sizing: border-box;
  height: 21px;
  margin-top: 5px;
  width: 100% !important;
  text-align: left;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.J_TItems .detail {
  box-sizing: border-box;
  height: 21px;
  margin-top: 5px;
  width: 100% !important;
  text-align: left;
}

hr {
   margin-top: 0;
   margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
}

/*.J_TItems .detail .item-name {*/
/*color: #666;*/
/*height: 36px;*/
/*font-size: 13px;*/
/*line-height: 1.5;*/
/*margin: 22px 0 0;*/
/*overflow: hidden;*/
/*position: relative;*/
/*display: block;*/
/*}*/

/*.J_TItems .detail .attribute {*/
/*height: 20px;*/
/*margin-top: -54px;*/
/*padding: 0;*/
/*position: relative;*/
/*}*/

.J_TItems .detail .attribute .cprice-area {
  color: #c00;
  float: left;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
}

.g_price-original {
  font-size: 12px;
  margin-left: 5px;
  text-decoration: line-through;
  color: #999;
}

.J_TItems .item .photo a img {
  max-width: 100%;
  max-height: 100%;
}

.search-form {
  padding: 10px;
}

.pagediv {
  float: right;
}

.pagediv i {
  position: relative;
}

.atc_Load {
  font-size: 18px;
  text-align: center;
}

.atc_Load i {
  margin-right: 10px;
}

.Small_item_conter {
  padding-left: 0;
}

.J_TItems .Small_item_conter .item {
  width: 98%;
  /*margin: 0;*/
  /*border-bottom: 1px dashed #ccc;*/
  margin-bottom: 10px;
}

.J_TItems .item-name{
  color: #3d3d3d;
  font-weight: 400;
  font-family: serif;
}

.J_TItems .Small_item_conter .item:hover {
  border: 1px solid #ccc;
}

.J_TItems .Small_item_conter .item .photo, .J_TItems .Small_item_conter .item .detail {
  float: left;
  width: 10%;
}

.J_TItems .Small_item_conter .item .photo {
  text-align: center;
}

.J_TItems .Small_item_conter .item .photo .J_TGoldData {
  min-height: 80px;
  min-width: 80px;
  line-height: 80px;
}

.J_TItems .Small_item_conter .item .photo a img {
  max-width: 80px;
  max-height: 80px;
  width: 100%;
}

.J_TItems .Small_item_conter .detail {
  width: 37% !important;
  float: right !important;
  padding: 6px;
}

.J_TItems .Small_item_conter .other_detail {
  width: 37% !important;
  float: right !important;
  padding: 16px;
}

.J_TItems .Small_item_conter .detail .J_TGoldData, .J_TItems .Small_item_conter .detail .attribute {
  /*float: left;*/
  margin: 0;
}

/*.J_TItems .Small_item_conter .detail .J_TGoldData {*/
/*width: 60%;*/
/*}*/

.J_TItems .Small_item_conter .detail .attribute {
  width: 40%;
}

.fP-expand {
  width: 103px;
  display: none;
  background: #F5F5F5;
  margin-top: 30px;
  padding-bottom: 5px;
  text-align: center;
}

.fP-expand a, #service-area a {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 0 10px;
  background: #fff;
  font-family: Arial, Serif;
}

.fP-expand .J_TFPEnter {
  margin-left: 7px;
  background: #b10000;
  color: #fff;
}

/*左边的小店铺和本店搜索*/
.leftMeun {
  position: static;
  float: left;
}

.rightContent {
  clear: none;
}

/*.container{*/
/*position: relative;*/
/*}*/
/*.container .shop-intro{*/
/*margin-top: 15px;*/
/*}*/
/*.container .shop-intro,.container .shop-search-box{*/
/*position: absolute;*/
/*}*/
/*.container .shop-search-box{*/
/*top: 175px;*/
/*}*/
/*.container #leftMeun{*/
/*top:352px;*/
/*}*/
/*服务区域搜索*/
#service-area {
  float: left;
  margin-right: 10px;
  height: 22px;
  line-height: 22px;
}

#service-area > a {
  height: 22px;
  line-height: 20px;
  background: #b10000;
  color: #fff;
}

#service-area select {
  height: 22px;
  width: 74px;
  border: 1px solid #ddd;
}

#service-area option {
  font-family: Arial, Serif;
  color: #333;
}

#service-area * {
  vertical-align: top;
}

/*小分页*/
#topPage {
  /*position: absolute;*/
  float: right;
  /*right: 5px;*/
  padding-right: 7px;
  margin-top: -1px;
  height: 20px;
  line-height: 20px;
  display: none;
}

#topPage span {
  vertical-align: middle;
  font-size: 14px;
}

.top-curr-page {
  color: #C30007;
  font-weight: 700;
}

.page-left, .page-right {
  display: inline-block;
  width: 30px;
  height: 100%;
  border: 1px solid #aaa;
  vertical-align: middle;
  position: relative;
  background: #fff;
  outline: 0;
}

#topPage button i {
  font-size: 18px;
  left: 11px;
  top: 0;
}

.page-left {
  margin-right: -1px;
  background: #F1F1F1;
  border: 1px solid #ddd;

}

.page-left2 {
  background: #fff;
  border: 1px solid #aaa;
}

.top-page-disabled {
  background: #eee;
  cursor: default;
  color: inherit;
  border: 1px solid #ddd;
}

/*分页居中*/
#pagelist > div {
  text-align: center;
}

/* cs端调用时样式 */
/*.cs-sg-scan {*/
/*position: absolute;*/
/*left: 0;*/
/*bottom: 3px;*/
/*display: none;*/
/*color: #999999;*/
/*padding: 0 6px;*/
/*}*/

/*.cs-sg-scan:hover {*/
/*color: #c40000;*/
/*border-color: #c40000;*/
/*}*/

.top-container-fluid .header {
  padding: 0;
  background: none;
}

.header .banner-box {
  height: 130px;
  overflow: hidden;
}

/*-------------------------*/
@media screen and (max-width: 767px) {
  .item_conter {
    padding: 0;
  }

  .favourite_goods .goods {
    margin: 0 !important;
    width: 50% !important;
  }

  .mt-head-fluid .mt-ul {
    margin-left: 0;
  }

  .rightContent .item_conter .item {
    /*margin: 0;
    width: 50%;*/
  }

  /*.head-extra-con,*/
  /*.footer-section {*/
    /*display: none;*/
  /*}*/
  .parents-def{
    display: none;
  }
}


/**************************************************************/
@media screen and (min-width: 768px) {
  .top_menu_bar {
    overflow-x: auto;
    height: 50px;
  }

  .top_menu_list {
    height: 50px;
  }

  .top_menu_bar::before {
    height: 0;
  }

  .J_TItems .item {
    margin-left: 0;
    padding: 5px 5px 5px;
    width: 31%;
    /*float: left;*/
    margin: 6px;
    display: inline-block;
    box-shadow: 0 5px 5px #ddd;
    border-radius: 3px;
  }

  .filter .fPrice {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin: -5px 0 0;
    padding: 5px 5px 0;
    position: relative;
  }
}


@media (min-width: 1200px) {
  .J_TItems .item {
    margin-left: 0;
    padding: 5px 5px 5px;
    width: 23%;
    /*float: left;*/
    margin: 9px;
    display: inline-block;
    box-shadow: 0 5px 5px #ddd;
    border-radius: 3px;
  }

  .filter .fPrice {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin: -5px 0 0;
    padding: 5px 5px 0;
    position: relative;
  }
}
