.good_container {
  border: 1px solid #ddd;
  font-family: '\5FAE\8F6F\96C5\9ED1' 'Hiragino Sans GB';
  position: relative;
  margin-bottom: 20px; }
  .good_container .left {
    float: left;
    width: 490px; }
    .good_container .left .title {
      background: #f8f8f8; }
      .good_container .left .title .imgdiv {
        width: 490px;
        height: 490px;
        text-align: center; }
        .good_container .left .title .imgdiv img {
          max-width: 480px;
          max-height: 480px;
          vertical-align: middle; }

.picture_detail {
  width: 62px;
  height: 62px;
  border: 1px solid #ddd;
  cursor: pointer; }
  .picture_detail img {
    max-width: 58px;
    max-height: 58px;
    vertical-align: middle; }

.middle {
  margin-left: 490px; }
  .middle .big_title {
    word-break: break-all;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    padding: 10px 10px 5px 10px; }
  .middle .small_title {
    word-break: break-all;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 10px;
    padding: 10px 10px 15px 10px;
    border-bottom: 1px dotted #c5c5c5;
    color: #B98484; }
  .middle .item_good {
    padding: 15px 10px 15px 10px;
    border-bottom: 1px dotted #c5c5c5; }
    .middle .item_good .s_s {
      color: #b57c5b;
      font-weight: bold; }
    .middle .item_good label {
      color: #999;
      font-size: 12px;
      text-align: left;
      display: inline-block;
      width: 69px;
      margin: 0 0 0 8px; }
    .middle .item_good em {
      font-size: 24px;
      font-family: arial;
      line-height: 1.4;
      margin-right: 5px;
      font-style: normal;
      vertical-align: text-bottom; }
    .middle .item_good .g_num {
      color: #232323;
      font-size: 38px;
      line-height: 1;
      font-family: arial;
      margin-right: 10px; }
    .middle .item_good ul {
      display: inline-block;
      vertical-align: middle;
      width: 500px; }
      .middle .item_good ul li {
        float: left;
        position: relative;
        margin: 0 4px 4px 0;
        line-height: 20px;
        vertical-align: middle;
        padding: 1px; }
        .middle .item_good ul li .no_stock {
          float: left;
          background-color: #fff;
          white-space: nowrap;
          width: auto !important;
          min-width: 10px;
          padding: 4px 11px;
          text-align: center;
          border: 1px dashed #D0CFCF;
          color: #D0CFCF;
          text-decoration: none;
          cursor: not-allowed; }
        .middle .item_good ul li .sku_item {
          float: left;
          background-color: #fff;
          white-space: nowrap;
          width: auto !important;
          min-width: 10px;
          padding: 4px 11px;
          text-align: center;
          border: 1px solid #b8b7bd;
          color: #000;
          text-decoration: none;
          cursor: pointer; }
          .middle .item_good ul li .sku_item i {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 12px;
            height: 12px;
            overflow: hidden;
            text-indent: -99em;
            display: block;
            background: url("/images/selected.png");
            background-repeat: no-repeat;
            display: none; }
          .middle .item_good ul li .sku_item:hover {
            border: 2px solid #FF6600;
            margin: -1px; }
        .middle .item_good ul li .select {
          border: 2px solid #FF6600;
          margin: -1px; }

.add_gg {
  margin: 30px 0 0 30px; }

.button_good {
  margin-right: 0;
  float: left;
  overflow: hidden;
  position: relative;
  width: 178px;
  height: 38px;
  line-height: 38px;
  background-color: #ffeded;
  border: 1px solid #c40000;
  color: #c40000;
  font-family: 'Microsoft Yahei';
  font-size: 16px;
  text-align: center;
  cursor: pointer; }

.addToCart {
  background-color: #c40000;
  border: 1px solid #c40000;
  color: #fff;
  margin-left: 10px; }

.g-x {
  border: 1px solid #e8e7e7; }

.good_detail_left {
  float: left;
  width: 16%;
  margin-left: 2%; }
  .good_detail_left .title-head {
    text-align: center;
    height: 48px;
    line-height: 48px;
    background-color: #fafafa;
    border-bottom: 1px solid #e5e5e5; }

.xiqing {
  margin-top: 20px; }

.good_detail_middle {
  float: left;
  width: 63%;
  margin-left: 2%;
  overflow: hidden; }
  .good_detail_middle .mt {
    overflow: hidden;
    background: #EBEBEB; }
    .good_detail_middle .mt .tap {
      margin-left: -1px;
      overflow: visible; }
    .good_detail_middle .mt .curr {
      color: #e4393c;
      background-color: #fff;
      border-top: 2px solid #e4393c;
      float: left; }
      .good_detail_middle .mt .curr a {
        height: 34px;
        line-height: 34px;
        padding: 0 12px;
        color: #e4393c; }

.good_detail_right {
  float: left;
  width: 16%; }
  .good_detail_right .history-head {
    height: 36px;
    line-height: 36px;
    color: #525252;
    font-weight: bold;
    background-color: #fafafa;
    border-bottom: 1px solid #e5e5e5;
    text-align: center; }

.tb-text {
  color: #666;
  font-size: 12px;
  margin: 0;
  padding: 3px 2px 0 3px;
  height: 26px;
  border: 1px solid #a7a6ac;
  width: 36px;
  line-height: 26px;
  background-position: -406px -41px; }

.mui-amount-btn {
  display: inline-block;
  vertical-align: middle; }
  .mui-amount-btn .mui-amount-decrease, .mui-amount-btn .mui-amount-increase {
    width: 16px;
    height: 12px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #a7a6ab;
    display: block;
    font-family: tm-detail-font;
    line-height: 12px;
    font-size: 16px;
    margin-bottom: 3px; }
    .mui-amount-btn .mui-amount-decrease i, .mui-amount-btn .mui-amount-increase i {
      font-size: 13px;
      margin-left: 3px;
      color: #77757D; }

.combo_container {
  width: 1208px;
  margin: 0 auto;
  margin-bottom: 20px;
  border: 1px solid #e8e7e7; }
  .combo_container a {
    text-decoration: none; }
  .combo_container .combo_tab {
    width: 100%;
    line-height: 38px;
    font-size: 12px;
    font-weight: bolder;
    background: #F8F8F8; }
    .combo_container .combo_tab li {
      padding: 1px 20px;
      border-top: 1px solid #FFF;
      float: left;
      cursor: pointer;
      display: inline;
      border-top: 2px solid #FFFFFF;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      width: 201px;
      text-align: center; }
    .combo_container .combo_tab .selected {
      color: #C40000;
      border-top: 2px solid #C40000;
      position: relative;
      background: #fff;
      padding: 1px 20px; }
  .combo_container .combo_content {
    width: 100%;
    overflow: hidden; }
    .combo_container .combo_content .p-name {
      height: 36px;
      overflow: hidden;
      margin: 5px 0; }
    .combo_container .combo_content .icon-check_box, .combo_container .combo_content .icon-check_box_outline_blank {
      font-size: 20px; }
    .combo_container .combo_content .combo_default {
      float: left;
      position: relative;
      width: 130px;
      margin: 20px 10px 20px 50px; }
    .combo_container .combo_content .combo_plus {
      width: 20px;
      text-align: center;
      float: left;
      line-height: 170px;
      font-weight: bold; }
    .combo_container .combo_content .combo_img {
      width: 130px;
      height: 130px; }
      .combo_container .combo_content .combo_img img {
        max-width: 96%;
        max-height: 96%;
        text-align: center;
        vertical-align: middle; }
    .combo_container .combo_content .combo_item_price {
      width: 100px;
      text-align: center;
      vertical-align: super;
      color: #666;
      font-family: arial, verdana, sans-serif !important; }
    .combo_container .combo_content .combo_center {
      width: 640px;
      overflow: auto;
      margin-top: 10px;
      float: left;
      height: 223px; }
      .combo_container .combo_content .combo_center .combo_item {
        margin: 10px; }
      .combo_container .combo_content .combo_center i {
        color: #C40000;
        cursor: pointer; }
    .combo_container .combo_content .combo_right {
      margin-top: 25px;
      margin-left: 50px;
      float: left; }
      .combo_container .combo_content .combo_right .combo_price strong {
        font-size: 18px; }
      .combo_container .combo_content .combo_right .combo_sale {
        color: #C40000; }
      .combo_container .combo_content .combo_right .combo_discount {
        color: #fff;
        background: #333;
        padding: 3px; }
      .combo_container .combo_content .combo_right .combo_buy, .combo_container .combo_content .combo_right .combo_shoppingcart {
        border: 1px solid #DF4050;
        cursor: pointer;
        border-radius: 2px;
        height: 25px;
        line-height: 24px;
        font-weight: 700;
        width: 112px;
        text-align: center;
        margin: 10px 0px; }
      .combo_container .combo_content .combo_right .combo_buy {
        background-color: #FFEDED;
        color: #C40000; }
      .combo_container .combo_content .combo_right .combo_shoppingcart {
        background-color: #C40000;
        color: #fff; }

.package-div {
  z-index: 9999;
  width: 990px;
  height: 420px;
  left: 456.5px;
  top: 732px;
  position: fixed;
  background: #F5F5F5; }
  .package-div .overlay-close {
    position: absolute;
    right: -40px;
    top: 0;
    background-color: #c40000;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    text-decoration: none; }
    .package-div .overlay-close b {
      border: 4px solid #c40000;
      position: absolute;
      left: -4px;
      border-left-width: 0;
      border-top-color: #fff;
      border-bottom-color: #fff;
      font-size: 0;
      top: 16px; }
    .package-div .overlay-close i {
      font-size: 30px;
      line-height: 36px; }
  .package-div .item_good label {
    color: #999;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    width: 39px; }
  .package-div .item_good .price {
    color: #D40808;
    font-weight: bold;
    margin-right: 5px; }
  .package-div .item_good .stock_p_s {
    margin-left: 30px; }
  .package-div .title {
    line-height: 50px;
    color: #666;
    margin-left: 20px; }
  .package-div #p-footer {
    height: 60px;
    width: 100%;
    background-color: #000;
    color: #999;
    position: absolute;
    bottom: 0; }
    .package-div #p-footer .combo_sale_p {
      float: right;
      margin-top: 18px;
      margin-right: 13px; }
      .package-div #p-footer .combo_sale_p strong {
        text-decoration: none;
        font-weight: bolder;
        font-size: 18px;
        color: #c40000; }
      .package-div #p-footer .combo_sale_p span {
        margin-left: 10px; }
    .package-div #p-footer .combo_shoppingcart_p {
      float: right;
      line-height: 40px;
      background-color: #c40000;
      overflow: visible;
      border: 0;
      color: #fff;
      padding: 0 15px;
      border-radius: 1px;
      cursor: pointer;
      margin-top: 10px;
      margin-right: 10px; }
    .package-div #p-footer .buy-div-num {
      float: right;
      margin-top: 23px;
      margin-right: 13px; }
      .package-div #p-footer .buy-div-num input {
        width: 25px; }
  .package-div .pack-cantaner {
    height: 310px;
    overflow: hidden; }

.noPost {
  background-color: #818181 !important;
  color: #fff !important;
  border: 1px solid #818181 !important;
  cursor: not-allowed !important; }

.noPost_t {
  background: #fff !important;
  color: #818181 !important;
  border: 1px solid #818181 !important;
  cursor: not-allowed !important; }

.tm-img {
  float: left;
  position: relative;
  background-color: #fff;
  width: 455px;
  margin-right: 15px;
  margin-bottom: 20px; }
  .tm-img:nth-child(odd) {
    clear: left; }
  .tm-img:nth-child(even) {
    clear: none; }
  .tm-img .ck {
    display: inline-block;
    float: left;
    text-align: center; }
    .tm-img .ck i {
      font-size: 20px;
      color: #C40000;
      cursor: pointer;
      margin-top: 29px;
      display: inline-block;
      margin-left: 5px; }
  .tm-img .layer {
    position: absolute;
    width: 94%;
    height: 100%;
    background: rgba(221, 221, 221, 0.74);
    z-index: 300;
    margin-left: 30px; }
  .tm-img img {
    float: left;
    max-width: 60px;
    max-height: 60px;
    margin: 10px;
    text-align: center; }
  .tm-img ul {
    display: inline-block;
    vertical-align: middle;
    width: 347px;
    margin-top: 20px; }
    .tm-img ul li {
      float: left;
      position: relative;
      margin: 0 4px 4px 0;
      line-height: 20px;
      vertical-align: middle;
      padding: 1px; }
      .tm-img ul li .no_stock {
        float: left;
        background-color: #fff;
        white-space: nowrap;
        width: auto !important;
        min-width: 10px;
        padding: 4px 11px;
        text-align: center;
        border: 1px dashed #D0CFCF;
        color: #D0CFCF;
        text-decoration: none;
        cursor: not-allowed; }
      .tm-img ul li a {
        float: left;
        background-color: #fff;
        white-space: nowrap;
        width: auto !important;
        min-width: 10px;
        padding: 4px 11px;
        text-align: center;
        border: 1px solid #b8b7bd;
        color: #000;
        text-decoration: none;
        cursor: pointer; }
      .tm-img ul li .p-select {
        border: 2px solid #FF6600;
        margin: -1px; }
      .tm-img ul li i {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 12px;
        height: 12px;
        overflow: hidden;
        text-indent: -99em;
        display: block;
        background: url("/images/selected.png");
        background-repeat: no-repeat;
        display: none; }

.p-detail {
  width: 1210px;
  margin: 0 auto;
  margin-top: 20px;
  font-family: arial, verdana, sans-serif !important; }
  .p-detail .p_table {
    margin: 10px 0 20px 0;
    width: 100%;
    border-collapse: collapse; }
    .p-detail .p_table th {
      background: #F7F6F6;
      padding: 10px 0; }
    .p-detail .p_table td {
      padding: 10px 0;
      border-bottom: 1px solid #ddd; }
  .p-detail .ck {
    display: inline-block;
    float: left;
    text-align: center; }
    .p-detail .ck i {
      font-size: 20px;
      color: #C40000;
      cursor: pointer;
      margin-top: 29px;
      display: inline-block;
      margin-left: 5px; }
  .p-detail .layer {
    position: absolute;
    width: 94%;
    height: 100%;
    background: rgba(221, 221, 221, 0.74);
    z-index: 300;
    margin-left: 30px; }
  .p-detail a {
    float: left; }
    .p-detail a img {
      float: left;
      max-width: 100px;
      max-height: 100px;
      margin: 10px;
      text-align: center; }
  .p-detail ul {
    display: inline-block;
    vertical-align: middle;
    width: 347px;
    margin-top: 20px; }
    .p-detail ul li {
      float: left;
      position: relative;
      margin: 0 4px 4px 0;
      line-height: 20px;
      vertical-align: middle;
      padding: 1px; }
      .p-detail ul li .no_stock {
        float: left;
        background-color: #fff;
        white-space: nowrap;
        width: auto !important;
        min-width: 10px;
        padding: 4px 11px;
        text-align: center;
        border: 1px dashed #D0CFCF;
        color: #D0CFCF;
        text-decoration: none;
        cursor: not-allowed; }
      .p-detail ul li a {
        float: left;
        background-color: #fff;
        white-space: nowrap;
        width: auto !important;
        min-width: 10px;
        padding: 4px 11px;
        text-align: center;
        border: 1px solid #b8b7bd;
        color: #000;
        text-decoration: none;
        cursor: pointer; }
      .p-detail ul li .p-select {
        border: 2px solid #FF6600;
        margin: -1px; }
      .p-detail ul li i {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 12px;
        height: 12px;
        overflow: hidden;
        text-indent: -99em;
        display: block;
        background: url("/images/selected.png");
        background-repeat: no-repeat;
        display: none; }
  .p-detail .sku_td {
    padding-left: 20px !important;
    background: #F1F1F1; }
  .p-detail .price {
    font-weight: bold;
    color: #DC1515;
    margin-right: 10px;
    font-size: 14px; }
  .p-detail .iit {
    margin-left: 20px; }
  .p-detail .item_good {
    margin-top: 5px; }
  .p-detail #p-footer {
    height: 60px;
    width: 100%;
    background-color: #E6E6E6;
    color: #000;
    bottom: 0; }
    .p-detail #p-footer .combo_sale_p {
      float: right;
      margin-top: 18px;
      margin-right: 13px; }
      .p-detail #p-footer .combo_sale_p strong {
        text-decoration: none;
        font-weight: bolder;
        font-size: 18px;
        color: #c40000; }
      .p-detail #p-footer .combo_sale_p span {
        margin-left: 10px; }
    .p-detail #p-footer .combo_shoppingcart_p {
      float: right;
      line-height: 40px;
      background-color: #c40000;
      overflow: visible;
      border: 0;
      color: #fff;
      padding: 0 15px;
      border-radius: 1px;
      cursor: pointer;
      margin-top: 10px;
      margin-right: 10px; }
    .p-detail #p-footer .buy-div-num {
      float: right;
      margin-top: 23px;
      margin-right: 13px; }
      .p-detail #p-footer .buy-div-num input {
        width: 25px; }
  .p-detail .goodName_td {
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden; }
  .p-detail .layer_true {
    background: rgba(221, 221, 221, 0.6); }
  .p-detail .layer_true a, .p-detail .layer_true div, .p-detail .layer_true ul {
    position: relative;
    z-index: -1; }

.ck .default_icon {
  color: #000 !important;
  position: relative; }
  .ck .default_icon b {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: normal;
    padding: 8px;
    border-radius: 3px;
    left: -41px;
    width: 103px;
    bottom: 18px;
    font-size: 10px;
    display: none; }
  .ck .default_icon:hover b {
    display: block; }

.good-content img {
  max-width: 100%; }
.credit_zj{
  padding: 3px;
  border-radius: 3px;
  background: #08c9de;
  color: #fff;
  padding-bottom: 4px;
}
.zj_level{
  line-height: 23px;
}
/*# sourceMappingURL=detail.css.map */
