/* // add by valentine 22/06/2017 */
div.cp_spoint_new {
  margin-top: 5px;
  display: table;
  background-color: #1a9bf8;
  padding: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 17px;
 }
div.cp_spoint_new span {
  display: table-cell;
  font-size: 11px;
  font-weight: bold; }
div.cp_spoint_new span.sv_text {
  text-align: center;
  color: #FFF;
  position: relative;
  padding: 0 2px;
  border-radius: 5px;
  background: #1a9bf8; }
div.cp_spoint_new span.sv_amount {
  background: #FFF;
  text-align: center;
  font-weight: bold;
  width: 50px;
  padding: 0 2px 0 5px;
  color: #000000; }
span.cp_spoint_new {
  display: inline-block;
  line-height: 16px;
  padding: 0 5px 0 30px;
  font-weight: bold;
  font-size: 13px;
  min-width: 55px;
  color: #FFFFFF;
 }
.scj_installment {
  background: url(../img/installment.png) no-repeat 0 0;
  height: 54px;
  position: absolute;
  right: auto;
  left: 5px;
  top: 5px;
  bottom: auto;
  width: 54px; }
  /* // add by valentine 22/06/2017 */
.nbox_left {
  float: left;
  width: 360px; }
  .nbox_left ul.p_gallery {
    height: auto;
    margin: 0;
    position: relative; }
    .nbox_left ul.p_gallery li {
      border: none;
      height: 70px; }
      .nbox_left ul.p_gallery li a {
        display: block;
        height: 60px;
        width: 60px;
        border: 1px solid #bcbcbc; }
        .nbox_left ul.p_gallery li a img {
          max-width: 100%;
          max-height: 100%; }
  .nbox_left .slidebox {
    width: 220px;
    height: 230px;
    margin: 15px 10px 10px 15px;
    float: left;
    position: relative; }
    .nbox_left .slidebox .em_sv {
      background: #999999;
      color: #FFF;
      font-style: italic;
      padding: 0 10px 0 10px;
      display: inline-block;
      position: relative;
      top: -1px;
      font-size: 12px; }
  .nbox_left .leftpro {
    border: 1px solid #e4e4e4;
    min-height: 330px;
    overflow: hidden;
    clear: both; }
  .nbox_left .jcarousel {
    position: relative;
    height: 140px;
    overflow: hidden;
    margin: 32px 0 25px 0; }
  .nbox_left .jcarousel-wrapper {
    float: left;
    position: relative;
    margin-left: 20px;
    margin-top: 10px; }
    .nbox_left .jcarousel-wrapper .jcarouse-navi {
      position: absolute;
      top: 0;
      left: 3px;
      height: 25px;
      width: 60px;
      display: block; }
      .nbox_left .jcarousel-wrapper .jcarouse-navi i {
        display: block;
        height: 7px;
        width: 37px;
        margin: 8px auto 0;
        background: url(../img/arrow.png) 0 0; }
        .nbox_left .jcarousel-wrapper .jcarouse-navi i.inactive {
          background: url(../img/arrow.png) 0 0; }
      .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-prev i {
        background-position: 0 0; }
      .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-prev:hover i {
        background-position: 0 -7px; }
      .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-prev.inactive i {
        background-position: 0 0; }
      .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-prev.inactive:hover i {
        background-position: 0 -7px; }
      .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-next {
        top: auto;
        bottom: 0; }
        .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-next i {
          background-position: 0 -14px; }
        .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-next:hover i {
          background-position: 0 -21px; }
        .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-next.inactive i {
          background-position: 0 -14px; }
        .nbox_left .jcarousel-wrapper .jcarouse-navi.jcarousel-control-next.inactive:hover i {
          background-position: 0 -21px; }
    .nbox_left .jcarousel-wrapper li {
      display: block;
      float: none; }
  .nbox_left h3.pro_title {
    padding: 5px 15px 0 15px;
    /*height: 31px;*/
    overflow: hidden;
    margin: 0 0 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .nbox_left h3.pro_title a {
      color: #414040; }
  .nbox_left .pro_price {
    display: table;
    margin: 0 15px; }
    .nbox_left .pro_price .pro_col {
      display: table-cell;
      vertical-align: middle; }
      .nbox_left .pro_price .pro_col .product_price {
        font-size: 24px;
        line-height: 26px;
        color: #414040; }
      .nbox_left .pro_price .pro_col .line-through {
        text-decoration: line-through;
        color: #616060; }
      .nbox_left .pro_price .pro_col.spacing {
        width: 20px; }
  .nbox_left .price_dc {
    font-size: 42px;
    height: 42px;
    line-height: 42px;
    padding-right: 10px;
    position: relative;
    color: #f80300;
    top: 4px; }
    .nbox_left .price_dc i {
      font-size: 18px;
      font-style: normal; }
  .nbox_left .saving {
    position: absolute;
    bottom: -40px;
    left: -3px;
    width: 400px; }
  .nbox_left .bor_right {
    padding-right: 10px;
    border-right: 1px solid #ccc; }
  .nbox_left .padleft {
    padding-left: 15px;
    position: relative; }
  .nbox_left .pro_saving {
    display: inline-block; }
    .nbox_left .pro_saving b {
      color: #e63b41; }
  .nbox_left .gift_icon {
    width: 21px;
    height: 19px;
    position: relative;
    background: url(../img/gift.png) no-repeat;
    right: 0;
    bottom: auto;
    display: inline-block;
    margin-right: 3px; }
.nbox_left .installment_icon {
  /*background: rgba(0, 0, 0, 0) url("../img/installment.png") no-repeat scroll 0 0;
  bottom: auto;
  display: inline-block;
  height: 54px;
  right: 5px;
  position: relative;
  margin-left: 5px;
  width: 54px;
  float: left;
  z-index: 1;*/
  bottom: 5px;
  right: 0;  }
  .nbox_left .pro_gift_icon {
    padding-top: 22px;
    width: 62px; }
  .nbox_left .scj_fastdelivery {
    background: url(../img/fast.png);
    width: 31px;
    height: 19px;
    position: relative;
    display: inline-block;
    top: 0;
    left: 0; }
  .nbox_left ul.brandlist {
    /*border: 1px solid #e4e4e4;
    padding: 5px 4px;*/
    min-height: 120px;
    margin-bottom: 15px; }
    .nbox_left ul.brandlist li {
      display: block;
      float: left;
      height: 60px;
      line-height: 58px;
      text-align: center;
      width: 118px;
      border: 1px solid #e4e4e4;
      /*border-right: 1px solid #e4e4e4;
      border-bottom: 1px solid #e4e4e4;*/ }
      .nbox_left ul.brandlist li.brand_3, .nbox_left ul.brandlist li.brand_6, .nbox_left ul.brandlist li.brand_9 {
        border-right: 1px solid #e4e4e4/*none*/; }
      .nbox_left ul.brandlist li.brand_7, .nbox_left ul.brandlist li.brand_8, .nbox_left ul.brandlist li.brand_9 {
        border-bottom: 1px solid #e4e4e4; margin-bottom: 10px; }
      .nbox_left ul.brandlist li a img {
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle; }

/*# sourceMappingURL=style.css.map */
