.credits-detail .product-info .parsms .no-repo {
  color: #666 !important;
  display: none;
}
.credits-detail .product-info .parsms a.ex-out {
  display: inline-block;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  color: #999;
  width: 150px;
  height: 41px;
  line-height: 41px;
  font-size: 18px;
  text-align: center;
}
.credits-detail .product-info .parsms a.ex-ins {
  display: inline-block;
  background-color: #fe9400;
  border: 1px solid #fe9400;
  color: #fff;
  width: 150px;
  height: 41px;
  line-height: 41px;
  font-size: 18px;
}
.credits-detail .product-info .parsms a.add-to-cart {
  margin-top: 0 !important;
  margin-right: 30px;
}
.credits-detail .product-info .parsms .cr-opt {
  margin-top: 30px;
  margin-bottom: 30px;
}
.credits-detail .product-info .parsms .cr-opt button {
  width: 136px;
  height: 36px;
  line-height: 36px;
  -webkit-box-sizing: box-border;
  -moz-box-sizing: box-border;
  -ms-box-sizing: box-border;
  -o-box-sizing: box-border;
  box-sizing: box-border;
  background-color: #fff;
}
.credits-detail .product-info .parsms .cr-opt button.orange {
  border: 2px solid #ff5a00;
  margin-top: 10px;
}
.credits-detail .product-info .parsms .cr-opt button.gray {
  margin-top: 10px;
  border: 1px solid #e4e4e4;
  color: #999;
}
.credits-detail .product-info .parsms .cr-opt button.right {
  margin-left: 20px;
}
.credits-detail .guess-u-like .item {
  padding: 10px 9px !important;
}
.credits-detail .guess-u-like .product-name {
  height: auto !important;
}
.credits-detail .guess-u-like a.add-to-cart {
  width: 25px !important;
  height: 25px !important;
  border: none !important;
  margin-left: -5px;
}
.credits-detail .guess-u-like a.add-to-cart:hover {
  background: url("../image/cart-small.png") 0 top no-repeat !important;
}
.credits-detail .guess-u-like a.fav {
  width: 20px !important;
  height: 20px !important;
  margin: 0 5px !important;
}
.credits-detail .guess-u-like a.ex-ins {
  width: 118px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e4e4e4;
  color: #999;
  margin-left: 5px;
}
.credits-detail .guess-u-like a.ex-ins:hover {
  border-color: #fe9400;
  background-color: #fe9400;
  color: #fff;
}
@media (max-width: 760px){

.credits-mall .list .products li.item {
  width: 45.8%;
  margin: 0px 0.5%;
  padding: 1%;
}
.credits-detail .product-info .parsms .cr-opt {
  margin: 2% auto;
  width: 100%;
  float: left;
}
.product-detail .main-side .product-info .parsms .row {
  margin: 2%;
  float: left;
}
.credits-detail .product-info .parsms a.ex-ins {
  display: inline-block;
  background-color: #fe9400;
  border: 1px solid #fe9400;
  color: #fff;
  width: 120px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}





}