/*导航条开始*/
.shop-nav-tabs {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.shop-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  line-height: 40px;
  height: 40px;
  width: 115px;
  margin-top: 0 !important;
}
.am-nav > li {
  position: relative;
  display: block;
}
.am-nav > li.am-active > a,
.am-nav > li.am-active > a:focus,
.am-nav > li.am-active > a:hover {
  background-color: #f5f5f5 !important;
  color: #2c1601 !important;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}
.am-nav > li > a:focus,
.am-nav > li > a:hover {
  background-color: #f5f5f5 !important;
  color: #2c1601 !important;
    font-weight: bold;
}
.shop-nav-tabs > li a {
  color: #ffffff;
  padding: 0;
  font-size: 14px;
}
.allgoods{
    /*background-color: #f5f5f5 !important;*/
    color: #2c1601 !important;
    font-weight: bold;
}
/*导航条结束*/
/*主题内容开始*/
.content {
  margin: 0 auto;
  /*padding-bottom: 30px;*/
  overflow: hidden;
}
.content .left-content {
  width: 942px;
  float: left;
  margin-top: 0px;
}
.content .left-content .allgoods {
  width: 924px;
  padding-left: 18px;
  height: 44px;
  line-height:44px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
}
.am-breadcrumb {
   padding: 0;
   margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.lastbroad{}
.content .left-content .allgoods a{
  font-size: 12px;
  color: #afafaf;
}
.am-breadcrumb>.am-active{
  font-size: 14px;
  color:#36c3be;
}
.content .left-content .allgoods img {
  position: absolute;
  top: 5px;
}
.content .brandbox {
  height: 45px;
  line-height: 45px;
  width: 100%;
  padding-left: 18px;
  border-bottom: 1px dotted #e3e3e3;
  overflow: hidden;
}
.content .brandbox span {
  float: left;
}
.content .brandbox ul {
  overflow: hidden;
  float: left;
}
.content .brandbox ul li {
  text-align: left;
  float: left;
  padding-left: 70px;
  min-width: 40px;
}
.content .brandbox ul li a {
  color: #797979;
  font-size: 14px;
}
.content .brandbox .more {
  float: right;
  color: #36c3be;
  font-size: 14px;
  cursor: pointer;
}
.content .brandbox .more i {
  color: #36c3be;
  font-size: 14px;
  margin-left: 5px;
}

.content .freestyle {
  height: 45px;
  line-height: 45px;
  width: 100%;
  padding-left: 18px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
}
.content .freestyle span {
  float: left;
}
.content .freestyle ul {
  overflow: hidden;
  float: left;
    width: 810px;
    transition: height 1s;
    -moz-transition: height 1s; /* Firefox 4 */
    -webkit-transition: height 1s; /* Safari 和 Chrome */
    -o-transition:height 1s;
}
.content .freestyle ul li {
  text-align: left;
  float: left;
  padding-left: 70px;
  min-width: 40px;
}
.content .freestyle ul li a {
  color: #797979;
  font-size: 14px;
}
.content .freestyle .more {
  float: right;
  color: #36c3be;
  font-size: 14px;
  cursor: pointer;
}
.content .freestyle .more i {
  color: #36c3be;
  font-size: 14px;
  margin-left: 5px;
}


.content .classlist {
  height: 45px;
  line-height: 45px;
  width: 100%;
  padding-left: 18px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  transition: height 1s;
    -moz-transition: height 1s; /* Firefox 4 */
    -webkit-transition: height 1s; /* Safari 和 Chrome */
    -o-transition:height 1s;
}
.content .classlist span {
  float: left;
}
.content .classlist ul {
  overflow: hidden;
  float: left;
    width: 810px;
    transition: height 1s;
    -moz-transition: height 1s; /* Firefox 4 */
    -webkit-transition: height 1s; /* Safari 和 Chrome */
    -o-transition:height 1s;
}
.content .classlist ul li {
  text-align: left;
  float: left;
  padding-left: 70px;
  min-width: 40px;
}
.content .classlist ul li a {
  color: #797979;
  font-size: 14px;
}
.content .classlist .more {
  float: right;
  color: #36c3be;
  font-size: 14px;
  cursor: pointer;
}
.content .classlist .more i {
  color: #36c3be;
  font-size: 14px;
  margin-left: 5px;
}

.content .assort-box {
  background: #eee;
  border-top: 1px solid #dcdcdc;
  height: 34px;
  overflow: hidden;
  margin: 20px 0 0;
}
.content .assort-box .sale-num,
.content .assort-box .start-sale,
.content .assort-box .sale-asc,
.content .assort-box .sale-desc{
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 30px;
  float: left;
  color: #afafaf;
  cursor: pointer;
}
.active1 {
  color: #36c3be !important;
}
.active2 a {
  color: #36c3be !important;
}
.tagcls{
  cursor: pointer;
}
.content .assort-box .short-line {
  border-right: 1px solid #ddd;
  width: 1px;
  height: 20px;
  float: left;
  margin-top: 7px;
}
.content .goods-wrapper ul {
  overflow: hidden;
}
.content .goods-wrapper li {
  float: left;
  border: 1px solid #dedede;
  padding: 8px;
  margin-top: 18px;
  margin-right: 17px;
  cursor: pointer;
}
.content .goods-wrapper li a {
  display: inline-block;
}
.content .goods-wrapper li a > img {
  width: 204px;
  height: 204px;
  border: 1px solid #dedede;
}
.content .goods-wrapper li:nth-of-type(4n) {
  margin-right: 0;
}
.content .goods-wrapper .goods-detail {
  width: 204px;
  padding-top: 6px;
  position: relative;
}
.content .goods-wrapper .goods-detail .goodsname {
  color: #1d1d1d;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 204px;
  height: 26px;
  line-height: 26px;
}
.content .goods-wrapper .goods-detail .goodsprice {
  color: #ff0000;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
}
.content .goods-wrapper .goods-detail .goodsprice i {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}
.content .goods-wrapper .goods-detail .shopname {
  color: #797979;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
.content .goods-wrapper .goods-detail .chat {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.content .right-content {
  float: right;
  width: 234px;
  margin-left: 24px;
  margin-top: 12px;
}
.content .right-goods {
  overflow: hidden;
  padding-top: 1px;
}
.content .right-goods li {
  float: left;
  border: 1px solid #dedede;
  padding: 14px;
  margin-top: 17px;
  cursor: pointer;
}
.content .right-goods li:first-of-type{
  margin-top: 11px;
}
.content .right-goods li a {
  display: inline-block;
}
.content .right-goods li a > img {
  width: 204px;
  height: 228px;
  border: 1px solid #dedede;
}
.content .right-goods .goods-detail {
  width: 204px;
  padding-top: 13px;
  position: relative;
}
.content .right-goods .goods-detail .goodsname {
  color: #1d1d1d;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 204px;
  height: 26px;
  line-height: 26px;
}
.content .right-goods .goods-detail .goodsprice {
  color: #ff0000;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
}
.content .right-goods .goods-detail .goodsprice i {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}
.content .right-goods .goods-detail .shopname {
  color: #797979;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
/*.content .right-goods .goods-detail .shop-level {*/
  /*height: 16px;*/
  /*line-height: 16px;*/
/*}*/
.content .right-goods .goods-detail .chat {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.shop-level{
    height: 22px;
}

/*主题内容结束*/

.biaoqianming{
    height: 22px;
    line-height: 22px;
    border: 1px solid #DDD;
    font-size: 12px;
    cursor: pointer;
    padding-left: 4px;
    background: #f3f3f3;
    display: inline-block;
}
.delete0,.delete1,.delete2,.delete3,.delete4{
    padding-left: 10px;
    color: #ff0000;
    display: inline-block;
    width: 12px;
    vertical-align: top;
    margin-top: -1px;
}
.blue-down  {
  background-image: url(html/img/blue-down.png) !important;

}
.blue-up  {
  background-image: url(html/img/blue-up.png)!important;

}
.priceshit{
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 30px;
  float: left;
  color: #afafaf;
  cursor: pointer;
  background-image: url(html/img/gray-all.png) ;
  background-repeat: no-repeat;
  background-position:64px center ;
  background-size: 12px 14px;
}
.content .freestyle1 {
  height: 45px;
  line-height: 45px;
  width: 100%;
  padding-left: 18px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
}
.content .freestyle1 span {
  float: left;
}
.content .freestyle1 ul {
  overflow: hidden;
  float: left;
  width: 810px;
  transition: height 1s;
  -moz-transition: height 1s;
  -webkit-transition: height 1s;
  -o-transition: height 1s;
}
.content .freestyle1 ul li {
  text-align: left;
  float: left;
  padding-left: 70px;
  min-width: 40px;
}
.content .freestyle1 ul li a {
  color: #797979;
  font-size: 14px;
}
.content .freestyle1 ul li a:hover {
  cursor: pointer;
}
.content .freestyle1 .more {
  float: right;
  color: #36c3be;
  font-size: 14px;
  cursor: pointer;
}
.content .freestyle1 .more i {
  color: #36c3be;
  font-size: 14px;
  margin-left: 5px;
}


.content-two{
  overflow: hidden;
}
.left-content{
  border-top: 1px solid #e3e3e3;
}
.content .right-content{
  margin-top: 0;
}
.content .right-goods li:first-of-type{
  margin-top: 0;
}
.content .right-goods{
  padding-top: 0;
}
.shopslist{
  border-top: 1px solid #a6a6a6;
}
.allgoods{
  height: 44px;
  line-height: 44px;
}
