﻿@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a, img {
  border: 0;
}

body {
  font: 12px/180% microsoft yahei;
}

a {
  text-decoration: none;
  cursor: pointer
}

.clear {
  clear: both;
}

dt + dd {
  margin: 0;
  padding: 0;
}

.am-selected-text {
  font-size: 14px;
}

ul, li, ol {
  list-style: none;
}

dl, dd {
  margin: auto;
}

img {
  border: none;
}

/*导航固定*/
ul.nav.nav-tabs {
  width: 100%;
  background: #fff;
}

.container2 {
  border-right: 1px solid #eee;
}

#search-this-shop {
  float: none;
}

/*商品详细页*/
/*iteminfo*/
.clearfixRight {
  font-size: 12px;
}

/*价格*/
.tb-detail-price {
  /*text-align: center;*/
  border: 1px solid #ddd;
  padding: 5px 0;
}

@media screen and (max-width: 767px) {
  .tb-detail-price {
    border-right-width: 0;
    border-left-width: 0;
  }
}

.tb-detail-price .price em {
  font-family: arial;
  font-size: 14px;
}

.iteminfo_mktprice .sys_item_mktprice {
  text-decoration: line-through;
  padding-top: 7px;
  padding-bottom: 0;
}

.iteminfo_price {
  color: #c00;
}

.sys_item_price {
  color: #c00;
  font-size: 20px;
}

.price-free {
  background: #00ba97;
  color: #fff;
  font-size: 16px;
  padding: 1px 10px;
  font-family: "Microsoft Yahei", sans-serif, "\5B8B\4F53";
  letter-spacing: 1px;
  margin-top: 7px;
}

.tb-detail-price dd {
  display: inline-block;
}

.iteminfo_parameter a:hover {
  text-decoration: none;
  color: initial;
}

.iteminfo_parameter dt {
  display: inline;
  width: 70px;
  white-space: nowrap;
  text-align: right;
  color: #888;
}

.tb-detail-price dt, .shopPromotion.gold dt {
  display: inline;
  width: 60px;
  white-space: nowrap;
  text-align: right;
  color: #888;
}

.tb-detail-price li {
  /*display: inline-block;*/
  margin: 0 5px;
}

@media screen and (max-width: 767px) {
  .tb-detail-price li {
    padding-left: 5px;
  }
}

/*优惠活动*/
.shopPromotion.gold {
  padding-left: 10px;
}

.shopPromotion.gold dt {
  float: left;
  margin-top: 10px;
  width: auto;
}

.shopPromotion.gold .gold-list {
  margin-left: 60px;
  overflow: hidden;
}

.shopPromotion.gold .gold-list p {
  margin-top: 10px;
  padding-left: 8px;
  color: #B5621B;
  font-size: 14px;
}

.shopPromotion.gold .gold-list span {
  display: none;
}

.shopPromotion.gold .gold-list li {
  float: left;
  padding: 5px 10px;
  border-radius: 5px;
  background: #C40000;
  color: #fff;
  margin: 5px 5px;
}

/*销量*/
.tm-ind-panel {
  padding: 10px 0;
  position: relative;
  overflow: hidden;
  clear: both;
  display: flex;
}

.tm-ind-item {
  float: left;
  width: 33%;
  text-align: center;
  position: relative;
  left: -1px;
  border-left: 1px solid #E5DFDA;
  flex: 1 1 0;
  line-height: 16px;
  cursor: pointer;
}

.tm-ind-panel .tm-count {
  display: inline-block;
  line-height: 16px;
  height: 16px;
  color: #C40000;
  font-weight: 700;
  margin-left: 3px;
}

.org-price-gray {
  color: #999;
}

/*服务类型/地址*/
.goods-type {
  margin-top: 4px;
  line-height: 20px;
  padding-left: 20px;
}

.service-area {
  margin-top: 2px;
}

.iteminfo_freprice {
  padding-left: 70px;
}

.address {
  /*float: right;*/
  margin-top: 6px;
  /*width: 630px;*/
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  padding-right: 5px;
}

.address li {
  /*font-family: Arial,Serif;*/
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.more-address-btn {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  background: #f10000;
  padding: 0 4px;
  opacity: .6;
  color: #fff;
  cursor: pointer;
  /*margin-bottom: 10px;*/
  /*margin-right: 10px;*/
  position: absolute;
  right: 2px;
  bottom: 3px;
}

.am-selected {
  width: 32%;
  max-width: 200px;
  float: left;
  margin-right: 1%;
}

.address .am-btn {
  font-size: 12px;
}

.address select {
  float: left;
  width: 32%;
  margin-right: 1%;
}

.pay-logis {
  padding-top: 5px;
  text-align: right;
  padding-right: 10px;
}

/*规格*/
.theme-signin .btn-op.act {
  display: none;
}

.theme-signin .btn-op.act .btn {
  width: 50%;
  float: left;
}

.theme-login .cart-title {
  border: 1px solid #ddd;
  width: 100%;
  padding: 10px;
  border-right-width: 0;
  border-left-width: 0;
}

.theme-login .cart-title span {
  float: right;
}

/*数量*/
.iteminfo_parameter.munber, .iteminfo_parameter.freight {
  display: none;
}

@media screen and (max-width: 767px) {
  .iteminfo_parameter.freight {
    margin-top: 10px;
    display: block;
  }

  .freight dt {
    padding-left: 10px;
    line-height: 20px;
    float: left;
  }

  .iteminfo_parameter dt {
    width: auto;
  }

  .address-dd {
    padding-left: 70px;
  }

  .service-area {
    margin-top: 6px;
  }

  .tm-ind-panel {
    border-top: 1px solid #ddd;
  }

  .freight .goods-type {
    margin-left: 70px;
    margin-top: 0;
    padding-left: 0;
  }

  .address li {
    /*font-family: Arial,Serif;*/
    line-height: 20px;
    white-space: inherit;
    /*white-space: nowrap;*/
    overflow: inherit;
    text-overflow: clip;
  }
}

.iteminfo_parameter.munber dd {
  margin-left: 5px;
}

#min, #add {
  width: 30px;
}

/*评价*/
.eva-sel-con {
  text-align: left;
  background: #f9f9f9;
  color: #666;
  /*height: 34px;*/
  /*line-height: 26px;*/
  padding: 3px 15px;
  border: 1px solid #ddd;
  border-right-width: 0;
  border-left-width: 0;
}

@media screen and (max-width: 767px) {
  .eva-sel-con {
    height: auto;
  }
}

.eva-sel-con label {
  /*line-height: 22px;*/
  margin-bottom: 0;
}

.eva-all-div, .eva-score-div, .eva-anonymous-div, .eva-sel-con > span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.eva-anonymous-div > input[type=radio], .eva-all-div > input[type=radio], .eva-score-div > input[type=radio] {
  vertical-align: middle;
  margin-top: -3px;
}

.eva-search-btn, .eva-sel-con label, .eva-sel-con > input {
  vertical-align: middle;
}

.eva-sel-con label input {
  margin-top: 0;
  vertical-align: middle;
}

#eva-search {
  height: 24px;
  line-height: 22px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ddd;
}

.split-line {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  /*line-height: 20px;*/
}

.eva-search-btn {
  border: 1px solid #428bca;
  cursor: pointer;
  margin-left: -6px;
  padding: 0 10px;
  color: #fff;
  height: 24px;
  vertical-align: middle;
  background: #428bca;
}

/*.eva-whom,.eva-details{*/
/*display:inline-block;*/
/*vertical-align: top;*/
/*}*/
.eva-user-logo {
  max-width: 40px;
  max-height: 40px;
}

.eva-user-name {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.eva-li {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  min-height: 90px;
}

.eva-whom {
  width: 100px;
  float: left;

}

.eva-details {
  margin-left: 110px;
  text-align: left;
}

.eva-content {
  line-height: 22px;
  color: #333;
  min-height: 50px;
}

.reply_content {
  padding-top: 5px;
  /*background: #F6F6F6;*/
  border-top: 1px solid #eee;
  color: #ff561c;
}

.reply_content_span {
  /*color: #999;*/
}

/*购物车*/

.tb-btn button {
  background-color: #ffeded;
  color: #f03726;
  border: 1px solid #f03726;
  float: left;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  margin-right: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tb-btn-love button {
  background-color: #ffeded;
  color: #f03726;
  border: 1px solid #f03726;
  float: left;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  margin-right: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tb-btn button:focus {
  color: #f03726;
}

.tb-btn .btn:hover {
  color: #f03726;
}

.tb-btn-basket .btn:hover {
  color: #FFF;
}

.tb-btn-basket button {
  background-color: #F03726;
  color: #FFF;
}

.tb-btn-basket button:link {
  background-color: #F03726;
  color: #FFF;
}

.tb-btn-basket button:visited {
  background-color: #F03726;
  color: #FFF;
}

.tb-btn-basket button:hover {
  background-color: #F03726;
  color: #FFF;
}

.tb-btn-basket button:active {
  background-color: #F03726;
  color: #FFF;
}

.tb-btn-basket button:focus {
  background-color: #F03726;
  color: #FFF;
}

.pay li, .pay .pay-opt {
  float: left;
  margin-top: 10px;
  width: 33.33%;
  height: 40px;
}

.pay a {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 14px;
  background: #fff;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  color: #5F646E;
}

.tb-detail-hd h1 {
  padding-bottom: 0.4em;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin: 0;
}

.tb-detail-hd {
  padding: 8px 10px;
}

li.am-active hr {
  border-top: 1px solid #f00;
}

.tb-btn-basket,
.tb-btn-buy,.tb-btn-love {
  margin-right: 10px;
}

/*文件下载*/
.file-down-div {
  width: 140px;
  height: 40px;
  background: #87B87F;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  /*margin-left: 10px;*/
  border-radius: 0;
  font-weight: 400;
  position: relative;
  cursor: pointer;

}

.file-down-ul {
  width: 140px;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 100;
  background: #fff;
  border: 1px solid #ddd;
  display: none;
  overflow: hidden;
  margin-bottom: 0;
}

.file-down-div .file-down-ul li {
  margin: 0;
  height: 26px;
  line-height: 26px;
  width: 100%;
  text-align: left;
  border-bottom: 1px dashed #ddd;
  margin-bottom: -1px;
}

.file-down-ul li a {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  font-size: 12px;
  text-decoration: none;
  color: #333;
  user-select: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 24px;
}

.file-down-ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #87B87F;
}

@media screen and (max-width: 767px) {
  .file-down-ul li a:hover {
    text-decoration: none;
    color: #333;
    background: #fff;
  }
}

/*搭配*/
.match-title {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 0 10px;
  border-bottom: 1px solid #E6E6E6;
  color: #E4393C;
  font-weight: 700;
}

/*类型标签*/
.tb-booth {
  position: relative;
}

.goods-type-name {
  font-size: 12px;
  padding: 0 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: #c40000;
  color: #fff;
  z-index: 10;
}

.like_list {
  overflow: hidden;
}

.like_list li {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 15px;
  text-align: center;
}

.s_picBox {
  width: 100px;
  overflow: hidden;
  display: block;
}

.s_picBox img {
  width: 100%;
}

.info-box-price {
  color: #E4393C;
  font-size: 16px;
  /*font-family: arial;*/
  font-weight: 600;
}

.info-original-price {
  display: none;
  text-decoration: line-through;
  font-size: 12px;
  color: #999;
  margin-left: 5px;
  /*font-family: Arial;*/
  font-weight: 400;
}

.like_list .plus_icon {
  width: 10px;
  text-align: center;
  font-size: 20px;
  color: #C3C3C3;
  height: 100px;
  line-height: 100px;
  margin: 0 0;
}

.like_list .total_price p {
  font-size: 12px;
  padding-bottom: 8px;
}

.like_list .total_price .combo_price span {
  font-size: 16px;
  color: #E4393C;
  font-weight: 600;
}

.like_list .total_price {
  margin-top: 35px;
}

.like_list .total_price .buy_now {
  background-color: #F03726;
  color: #FFF;
  margin: 0 auto;
  text-align: center;
  margin-top: 4px;
  width: 62px;
  line-height: 24px;
  font-size: 12px;
  display: block;
}

.c-title {
  display: none;
}

.like_list .plus_icon i.am-icon-angle-right {
  position: absolute;
  right: 10px;
  font-weight: 600;
}

.match-comment {
  border-bottom: 1px solid #E6E6E6;
}

.tab-content {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .tab-content {
    margin-top: 10px;
  }
}

/*介绍*/
.introduce {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.collection-con {
  float: right;
  display: none;
  margin-top: 5px;
}

/*#collection-goods {*/
  /*border: none;*/
  /*background-color: #F5F5F5;*/
  /*padding: 3px 5px;*/
/*}*/

@media screen and (max-width: 767px) {
  #collection-goods {
    padding: 3px 1px;
  }
}

#mytab .active span {
  color: #c40000;
}

#mytab > li span {
  color: #333;
}

.browse {
  display: none;
}

/*产品参数*/
.brand_logo {
  max-height: 22px;
}

.J_BrandAttr.name {
  color: #666;
  padding: 8px 20px 10px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}

.attr-list-hd, .after-market-hd {
  /*height: 35px;*/
  /*padding-top: 40px;*/
  margin-left: 15px;
}

.attr-list-hd h4 {
  /*position: relative;*/
  /*float: left;*/
  line-height: 30px;
  /*margin-bottom: -1px;*/
  padding-right: 10px;
  margin-bottom: 0;
  /*border-bottom: 1px solid #F70;*/
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  color: #999;
}

.attr-list-hd h4 span {
  font-weight: normal;
}

ul#J_AttrUL {
  padding: 0 15px 5px;
  text-indent: 0;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}

ul#J_AttrUL li {
  float: left;
  width: 100%;
  line-height: 24px;
  overflow: hidden;
  /*margin: 10px 0 0 0;*/
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
  font-size: 12px;
}

/*图片*/
.sh .return-process img {
  width: 100%;
}

.twlistNews {
  /*padding-top: 20px;*/
}

.twlistNews img {
  max-width: 100%;
}

/*评价*/
.tb-tbcr-content {
  color: #3F3F3F;
  font-size: 14px;
}

.tb-tbc-rate .tb-r-act-bar {
  margin-top: 10px;
  float: left;
  font-size: 10px;
  color: #B0B0B0;
}

.tb-r-filter-bar li {
  float: left;
  text-align: center;
  width: 25%;
}

.tb-taglist-li .comment-info {
}

.am-pagination li {
  float: none;
}

li.am-comment {
  width: 100%
}

.am-comments-list-flip .am-comment-main {
  margin-right: 0;
}

/*印象*/
.actor-new {
  position: relative;
  margin-top: 35px;
}

.rate {
  display: none;
}

.actor-new dt {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 0 10px;
  color: #E4393C;
  font-weight: 700;
  text-align: left;
}

.actor-new .comm-tags {
  float: left;
  height: 21px;
  line-height: 21px;
  padding: 0 7px;
  margin-right: 5px;
  background: #f47602;
  margin-bottom: 10px;
  color: #fff;
}

.p-bfc {
  overflow: hidden;
  max-height: 62px;
  padding: 0 20px 0 10px;
}

.actor-new i {
  position: absolute;
  right: 10px;
  top: 36px;
  font-size: 18px;
  color: #C3C3C3;
}

/*须知*/

.tb-rate-alert {
  border: 1px solid #FC7;
  padding: 4px 8px;
  position: relative;
  background-color: #FFE;
  font: 16px/1.5 tahoma, arial, "Hiragino Sans GB", 宋体, sans-serif;
}

.am-breadcrumb-slash {
  max-width: 1000px;
  margin: 10px auto;
}

/*推荐商品*/

.like {
  margin-top: 25px;
  border-radius: 4px;
}

.like li {
  float: left;
  padding: 8px 10px 0;
  font: 14px/1.5 tahoma, arial, "Hiragino Sans GB", 宋体, sans-serif;
}

.like li {
  text-align: left;
}

.like li .p-price strong {
  font-size: 14px;
  color: #E4393C;
  font-weight: 400;
  font-family: Verdana;
}

.like li img {
  width: 100%
}

.footer {
  margin: 0px auto;
  margin-top: 20px;
}

.hwsize tr th {
  text-align: center;
}

/*改写的样式*/
.clearfixLeft {
  display: none;
}

.scoll img {
  width: 100%;
  margin-left: 0
}

.am-comment-main, #J_AttrUL {
  text-align: left;
}

.tb-r-filter-bar {
  margin-top: 20px;
}

.pay {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10000;
  width: 100%;
  background: #fff;
  border-top: 1px solid #E5E5E5;
}

.nav.white, .tip {
  z-index: 100
}

.address .form-control {
  padding: 6px;
}

#text_box {
  width: 30px;
  text-align: center;
}

/*放大镜里面的图片*/
.tb-s310 img {
  max-height: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 640px) {
  .listMain {
    padding-top: 10px;
  }

  /*导航固定*/
  ul.nav.nav-tabs {
    right: 0;
    left: 10px;
    width: auto;
  }

  .scoll {
    float: left;
    width: 45%;
    max-width: 360px;
    padding-right: 10px;
  }

  .clearfixRight {
    float: left;
    width: 55%;
    min-height: 350px;
  }

  .scoll {
    padding-right: 10px;
  }

  .iteminfo_parameter.freight {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }

  .iteminfo_parameter.freight dt {
    /*margin-left: -60px;*/
    float: left;
    text-align: left;
    /*margin-right: 10px;*/
    padding-top: 5px;
    /*padding-bottom: 20px;*/
  }

  .pay {
    position: static;
  }

  ul.am-avg-sm-4.am-tabs-nav.am-nav.am-nav-tabs {
    width: auto;
  }

  ul#J_AttrUL li {
    display: inline;
    float: left;
    width: 33.33%;
  }

  .introduce {
    margin-top: 20px;
  }

  /*可选规格*/
  .theme-login .cart-title {
    border: none;
    margin-left: -60px;
    position: relative;
    padding: 10px 0 0 10px;
  }

  .theme-login .cart-title span {
    position: absolute;
    right: -50px;
  }

  /*优惠活动*/
  .shopPromotion.gold {
    padding-left: 0;
  }

  .tb-detail-list {
    position: relative;
  }

  .shopPromotion.gold .gold-list span {
    position: absolute;
    right: 10px;
    display: inline-block;
    cursor: pointer;
    padding: 0 10px;
  }

  .shopPromotion.gold .coupon {
    display: none;
    padding: 10px 0;
  }

  .shopPromotion.gold .coupon .gold-list li {
    border-radius: 0;
    background: url(../../images/goods/couponli.png) no-repeat;
    padding: 10px 10px;
  }

  .shopPromotion.gold .coupon dt {
    margin-top: 16px;
  }

  /*销量*/
  .tm-ind-panel {
    border: dotted #C9C9C9;
    border-width: 1px 0;
    margin: -1px 0 0 0;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    clear: both;
    display: flex;
  }

  .tm-ind-item {
    float: left;
    width: 33%;
    text-align: center;
    position: relative;
    left: -1px;
    border-left: 1px solid #E5DFDA;
    flex: 1 1 0;
    line-height: 16px;
    cursor: pointer;
  }

  .tm-ind-panel .tm-count {
    display: inline-block;
    line-height: 16px;
    height: 16px;
    color: #C40000;
    font-weight: 700;
    margin-left: 3px;
  }

  /*搭配*/
  .s_picBox {
    width: 150px;
  }

  .like_list .plus_icon {
    height: 150px;
    line-height: 150px;
  }

  .info-original-price, .c-title {
    display: inline;
  }

  .like_list .total_price .buy_now {
    width: 102px;
    line-height: 32px;
    font-size: 14px;
  }

  .like_list .plus_icon i.am-icon-angle-right {
    display: none;
  }

  .theme-signin-left {
    float: none;
    padding-bottom: 0;
    margin: 0;
  }

  .iteminfo_parameter {
    padding-left: 50px;
  }

  .iteminfo_parameter2 {
    padding-left: 10px;
    border: 1px solid #ddd;
  }

  .tb-detail-hd, .tb-detail-price {
    text-align: left;
  }

  .tb-detail-price li {
    margin-left: 0;
  }

  .tb-detail-hd h1 {
    font-size: 16px;
    margin-top: 0;
  }

  .tb-detail-hd {
    color: #6c6c6c;
  }

  .cart-title.number {
    margin-top: 5px;
  }

  .match {
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 20px;
    background: #fff;
  }

  /*购物车*/
  .tb-btn-buy {
    /*margin-left: 50px;*/
    /*margin-right: 10px;*/
  }

  .tb-btn a {
    width: 98px;
    border: 1px solid #F03726;
  }

  .pay .pay-opt {
    display: none;
  }

  .pay li {
    width: auto;
  }

  /*印象*/
  .p-bfc {
    padding: 0;
  }

  .rate {
    float: left;
    padding-top: 20px;
    display: block;
    margin-right: 30px;
  }

  .rate strong {
    font: 400 46px/30px arial;
    color: #e4393c;
  }
}

@media only screen and (min-width: 995px) {
  .listMain {
    /*margin-right: 40px;*/
  }

  /*放大镜*/
  /* box */
  .box {
    width: 700px;
    margin: 0 auto;
  }

  .tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

  .tb-pic a img {
    vertical-align: middle;
  }

  .tb-pic.tb-s40 img {
    margin-top: -2px;
  }

  .tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
  }

  .tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
    width: 410px;
  }

  .tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 64px;
    margin: 0 4px 0 0;
    overflow: hidden;
    padding: 1px;
  }

  .tb-s310, .tb-s310 a {
    height: 350px;
    width: 350px;
  }

  .goods-ggyz-str {
    color: red;
    font-size: 16px;
  }

  .tb-s310 a {
    *font-size: 271px;
  }

  .tb-s40 a {
    *font-size: 35px;
  }

  .tb-s40, .tb-s40 a {
    height: 62px;
    width: 62px;
    border: none;
  }

  .tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
  }

  .tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 64px;
  }

  .tb-thumb .tb-selected div {
    background-color: #FFFFFF;
  }

  .tb-thumb li div {
    border: 1px solid #CDCDCD;
  }

  div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 400px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
  }

  div.zoomMask {
    position: absolute;
    background: url(../../images/goods/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
  }

  /*价格*/
  .tb-detail-hd h1 {
    font-size: 18px;
  }

  .tb-detail-price {
    background: #F7F7F7;
    overflow: hidden;
    /*height: 60px;*/
  }

  .tb-detail-price li {
    display: block;
    padding-left: 10px;
    /*margin: 0 10px;*/
  }

  .tb-detail-price li dt {
    width: 70px;
    float: left;
    text-align: left;
    margin-top: 2px;
  }

  .price.iteminfo_price {
    /*margin-top: 5px;*/
    margin-top: 5px;
  }

  .price.iteminfo_price .sale-price {
    margin-top: 7px;
  }

  .sys_item_price {
    font-size: 20px;
    font-weight: bold;
  }

  .sys_item_mktprice {
    font-size: 14px;
  }

  .shopPromotion.gold .gold-list p {
    margin-top: 8px;
    color: #E4393C;
    font-weight: bold;
  }

  /*规格*/
  .theme-popover {
    display: block;
    position: static;
    border: none;
    box-shadow: none;
  }

  .theme-poptit, .theme-signin-right, .iteminfo_parameter dt.theme-login, .btn-op {
    display: none;
  }

  .theme-options {
    overflow: visible;
    padding: 0;
  }

  .theme-options ul {
    overflow: hidden;
    float: none;
  }

  .theme-signin-left {
    max-width: 100%;
    margin-bottom: 0;
  }

  .theme-signin-left .sku-line {
    margin: 5px;
    cursor: pointer;
  }

  .theme-signin-left .sku-line-pic a {
    width: 42px;
    height: 42px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

  .theme-signin-left .sku-line-pic span {
    line-height: 42px;
    padding: 0 3px;
  }

  .theme-signin-left .sku-line-pic div {
    float: left;
  }

  .theme-signin-left .sku-line-pic {
    padding: 0;
  }

  .theme-signin-left .cart-title {
    margin-left: -46px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 100;
    color: #888;
    float: left;
  }

  .theme-signin-left .lent-options .cart-title {
    margin-top: 2px;
  }

  /*优惠活动*/
  .shopPromotion.gold {
    position: absolute;
    top: 0;
    padding-left: 10px;
    background: #F7F7F7;
    overflow: hidden;
    width: 100%;
  }

  .scoll {
    display: none;
  }

  .item-inform {
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
  }

  .clearfixLeft {
    display: block;
    float: left;
    width: 360px;
  }

  .clearfixRight {
    width: 560px;
    margin-left: 30px;
  }

  .freight {
    /*width: 700px;*/
    float: left;
    background: #f7f7f7;
  }

  .theme-signin-left {
    max-width: 500px;
  }

  .iteminfo_parameter.freight dt, .pay-logis {
    padding-top: 6px;
    padding-bottom: 0;
  }

  /*介绍*/
  .introduceMain {
    background: #fff;
    border: 1px solid #ddd;
    min-height: 802px;
    margin-left: 215px;
  }

  @media screen and (max-width: 991px) {
    .introduceMain {
      margin-left: 0;
    }
  }
  .browse {
    text-align: left;
    display: block;
    float: left;
    width: 19%;
    position: relative;
    /*border: 1px solid #eee;*/
  }

  /*商店分类*/
  #leftMeun {
    position: static;
    margin: 0 auto;
    text-align: left;
  }

  /*评论*/
  .tb-r-filter-bar {
    border: 1px solid #F5F5F5;
    background-color: #FAFAFA;
  }

  .tb-r-filter-bar li {
    text-align: left;
    width: auto;
    padding: 0 10px;
  }

}

ul.nav.nav-tabs {
  left: 20%;
  /*max-width: 960px;*/
  background: #F5F5F5;
  right: 40px;
}

@media only screen and (min-width: 1260px) {
  .item-inform, .match, .am-breadcrumb-slash {
    max-width: 1200px;
  }

  .clearfixLeft {
    /*margin-left: 10px;*/
    width: 400px;
  }

  /*放大镜*/
  .tb-s310, .tb-s310 a, .tb-s310 {
    height: 402px;
    width: 402px;
    vertical-align: middle;
  }

  .tb-s310 img {
    margin-top: -2px;
    max-height: 100%;
    max-width: 100%;
  }

  .clearfixRight {
    width: 700px;
  }

}

/*导航固定*/
ul.nav.nav-tabs {
  left: auto;
  right: auto;
  width: 100%;
  margin-top: 0;
}

/*页码*/
.am-tabs-bd .am-tab-panel * {
  -webkit-user-drag: none;
}

.am-pagination {
  position: relative;
}

.am-pagination-right {
  text-align: right;
}

.am-pagination {
  padding-left: 0;
  margin: 1.5rem 0;
  list-style: none;
  color: #999999;
}

.am-pagination li {
  float: none;
}

.am-pagination > li {
  display: inline-block;
}

.am-pagination > .am-active > a, .am-pagination > .am-active > a:hover, .am-pagination > .am-active > a:focus {
  background-color: #0e90d2;
  border-color: #0e90d2;
  color: #fff;
  cursor: default;
  z-index: 2;
}

.am-pagination > li > a {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  margin-bottom: 5px;
  margin-right: 5px;
}

/*轮播*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  background: #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
}

.flex-control-nav li {
  float: none;
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/*优惠券*/
.coupon-get-con {
  position: absolute;
  left: -56px;
  display: none;
  top: 36px;
  width: 450px;
  border: 1px solid #c40000;
  padding: 15px 15px 5px 15px;
  background: #fff;
}

.coupon-txt {
  color: #fff;
  background: #DD0220;
  padding: 5px 10px;
  cursor: pointer;
}

.coupon-con {
  height: 30px;
  line-height: 18px;
  /*border: 1px dashed #ddd;*/
  position: relative;
  z-index: 10;
  margin: 0 auto;
  margin-top: 40px;
  width: 90px;
}

.leftMeun {
  border: none;
}

.get-shop-coupon {
  margin-bottom: 15px !important;
  /*background-color: #74d2d4;*/
  position: relative;
  /*border-bottom-width: 0!important;*/
}

.leftMeun {
  box-shadow: none;
}

.browse .shop-intro,
.browse #leftMeun {
  margin-left: 0;
}

.coupon-top-bg {
  position: absolute;
  width: 40px;
  height: 13px;
  top: 38px;
  left: 50%;
  margin-left: -23px;
  background: url(../../images/coupon.png) no-repeat 0 -272px;
}

.coupon-bottom-bg {
  /*background: url('../../images/coupon.png') no-repeat 2px -302px;*/
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
}

.coupon-get-con::before {
  left: 90px;
  top: -12px;
  border: 6px solid transparent;
  border-bottom-color: #c40000;
}

.coupon-get-con::after {
  left: 91px;
  top: -10px;
  border: 5px solid transparent;
  border-bottom-color: #fff;
}

.coupon-get-con::before, .coupon-get-con::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}

.coupon-round {
  text-align: center;
}

.coupon-get-con .icon-spinner {
  font-size: 22px;
}

.coupon-get-con .icon-remove {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 20px;
  cursor: pointer;
  color: #999;
  border: 1px solid transparent;
  font-size: 16px;
}

.coupon-summary {
  color: #333;
  background: #fff;
  z-index: 10;
  line-height: 24px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

.coupon-summary .icon-bullhorn {
  color: #999;
  margin-right: 6px;
}

.coupon-list {
  padding-top: 10px;
  max-height: 200px;
  overflow-y: auto;
}

.coupon-list li {
  margin-bottom: 8px;
}

.c-color-green {
  background-color: #81CCCD;
  border-color: #fff;
}

.c-color-red {
  background-color: #F50E38;
  border-color: #fff;
}

.c-color-blue {
  background-color: #3570CE;
  border-color: #fff;
}

.coupon-amount, .coupon-detail {
  vertical-align: middle;
}

.coupon-info, .coupon-op, .coupon-amount, .coupon-detail, .coupon-type-name {
  display: inline-block;
}

.coupon-type-name {
  background: #c40000;
  color: #fff;
  cursor: default;
  vertical-align: middle;
  line-height: 24px;
  margin-right: 10px;
  width: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.coupon-amount {
  width: 70px;
  height: 26px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  padding: 0 6px;
  border-width: 1px;
  border-style: dashed;
  background-origin: content-box;
}

.coupon-amount, .coupon-detail {
  vertical-align: middle;
}

.coupon-info, .coupon-op, .coupon-amount, .coupon-detail {
  display: inline-block;
}

.coupon-info {
  width: 200px;
}

.coupon-info {
  margin-left: 15px;
}

.coupon-info, .coupon-op {
  vertical-align: middle;
}

.coupon-info, .coupon-op, .coupon-amount, .coupon-detail {
  display: inline-block;
}

.coupon-info > p {
  line-height: 14px;
  margin: 0;
}

.coupon-info .coupon-time {
  color: #999;
}

.coupon-op {
  border: 1px solid #ddd;
  /* padding: 0 10px; */
  text-align: center;
  width: 50px;
  cursor: pointer;
}

.shop-title span {
  font-size: 12px;
  vertical-align: middle;
}












