.main-info .product-preview {
  float: left;
  text-align: center;
  width: 350px;
}
.main-info .product-preview .product-jqzoom {
  width: 350px;
  height: 350px;
  border: 1px solid #dadfe5;
  position: relative;
}
.main-info .product-preview .product-jqzoom img {
  width: 348px;
  height: 348px;
  object-fit: contain;
}
.main-info .product-preview .product-jqzoom .jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #FEDE4F 50% top no-repeat;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: move;
}
.main-info .product-preview .product-jqzoom .cuxiao {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  background: url(https://upmallresource.yonyouup.com/img/cuxiao.png) no-repeat;
  background-size: cover;
  height: 80px;
  color: #FFFFFF;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-left {
  position: relative;
  width: 35%;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-left:after {
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.46);
  transform: scaleX(0.5);
  top: 0;
  right: 0;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-left h3 {
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-left h3 em {
  font-size: 28px;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-left .label-1 {
  display: inline-block;
  font-size: 12px;
  color: #FF4E3D;
  background: #FFFFFF;
  border-radius: 3px;
  line-height: 19px;
  padding: 0 10px;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-right {
  width: 65%;
  position: relative;
  text-align: center;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-right h4 {
  font-size: 20px;
  line-height: 20px;
  margin-top: 10px;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-right h4 em {
  font-size: 56px;
}
.main-info .product-preview .product-jqzoom .cuxiao .c-right .label-2 {
  display: inline-block;
  font-size: 12px;
  color: #FF3936;
  background: #FFF573;
  border-radius: 100px;
  line-height: 19px;
  padding: 0 10px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
}
.main-info .product-preview .detail_piTthumbnail {
  width: 350px;
  height: 70px;
  margin-top: 10px;
  overflow: hidden;
}
.main-info .product-preview .detail_piTthumbnail .icon {
  font-size: 24px;
  color: #999;
  font-weight: bold;
}
.main-info .product-preview .detail_piTthumbnail .icon:hover {
  color: #ee9130;
}
.main-info .product-preview .detail_piTthumbnail .arrow_left {
  width: 20px;
  float: left;
  cursor: pointer;
  line-height: 70px;
}
.main-info .product-preview .detail_piTthumbnail .arrow_right {
  width: 20px;
  float: left;
  cursor: pointer;
  line-height: 70px;
}
.main-info .product-preview .detail_piTthumbnail .arrow_right_disable {
  color: #efefef;
  cursor: not-allowed;
}
.main-info .product-preview .detail_piTthumbnail .arrow_right_disable:hover {
  color: #efefef;
}
.main-info .product-preview .detail_piTthumbnail .div_thumbnail {
  width: 305px;
  float: left;
  overflow: hidden;
  margin-left: 2px;
  position: relative;
}
.main-info .product-preview .detail_piTthumbnail .div_thumbnail ul li {
  float: left;
  margin-right: 0px;
  width: 77px;
}
.main-info .product-preview .detail_piTthumbnail .div_thumbnail ul li .border-red {
  border: 1px solid #ee9130;
}
.main-info .product-preview .detail_piTthumbnail .div_thumbnail ul li img {
  border: 1px solid #ccc;
  width: 68px;
  height: 68px;
}
.main-info .product-preview .detail_piTthumbnail .div_thumbnail div {
  margin-top: 0;
  *margin-left: 0;
}
.main-info .product-preview .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 1px;
  left: 350px !important;
  width: 540px;
  height: 540px;
  background: url(i/loading.gif) #fff no-repeat center center;
  border: 1px solid #e4e4e4;
  display: none;
  text-align: center;
  overflow: hidden;
  margin-left: 15px;
}
.main-info .product-preview .zoomdiv .bigimg {
  width: 800px;
  height: 800px;
  max-width: inherit !important;
}
.main-info .product-preview .goods-img {
  border: none;
  width: 350px;
  max-width: 100%;
  height: 350px;
  line-height: 0;
  overflow: hidden;
  background: #fafafa;
}
.main-info .product-preview .goods-img .vertical-align-span {
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -10px;
  vertical-align: middle;
}
.main-info .product-preview .goods-img img {
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
}
.main-info .product-preview .toolbar {
  text-align: left;
  font-size: 14px;
  margin-top: 10px;
  line-height: 28px;
  overflow: hidden;
}
.main-info .product-preview .toolbar a {
  margin-right: 25px;
  float: left;
  cursor: pointer;
  color: #666;
}
.main-info .product-preview .toolbar a .icon {
  margin: 0 5px;
}
.main-info .product-preview .toolbar .bdshare-button-style0-16 a {
  background: none;
  font-size: 14px;
  padding-left: 0;
}
.main-info .product-preview .toolbar .bdshare-button-style0-16 a:hover {
  color: #ee9130;
}
.main-info .goods-rightbox {
  float: left;
  width: 620px;
  margin: 0 25px;
}
.main-info .goods-rightbox .goods-title {
  font-size: 20px;
  color: #333;
}
.main-info .goods-rightbox .goods-describe {
  margin: 2px 0 0;
  font-size: 14px;
  color: #ee9130;
  /*height: 20px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;*/
}
.main-info .goods-rightbox .evaluationQuantities {
  margin-top: 10px;
  color: #666;
}
.main-info .goods-rightbox .evaluationQuantities .icon {
  color: #dedede;
  margin-left: 2px;
}
.main-info .goods-rightbox .evaluationQuantities .icon.active {
  color: #ee9130;
}
.main-info .goods-rightbox .evaluationQuantities a.evaluationQuantities1 {
  margin: 0 5px;
}
.main-info .goods-rightbox .evaluationQuantities span {
  margin-right: 12px;
}
.main-info .goods-rightbox .detail-abstract {
  color: #ee9130;
  font-size: 12px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list {
  margin: 10px auto;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li {
  display: block;
  width: 100%;
  float: none;
  padding: 6px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price {
  background: #f9f9f9 url(https://upmallresource.yonyouup.com/images/pc/pic-top-bg.png) no-repeat 40% -65px;
  padding: 10px 0 0;
  position: relative;
  z-index: 2;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price {
  padding-bottom: 10px;
  margin: 0 10px 0;
  line-height: 26px;
  border-bottom: 1px dotted #c9c9c9;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .member-title {
  display: inline-block;
  width: 86px;
  color: #666666;
  font-size: 14px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .goodsprice {
  color: #ee9130;
  font-size: 20px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .goodsprice em {
  font-size: 24px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .goods-price-item {
  color: #ee9130;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .member-price-item {
  margin-right: 15px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .member-price-item:first-child .goods-price-item em {
  font-size: 16px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .current-price .goods-price-item {
  font-size: 20px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .current-price .goods-price-item em {
  font-size: 20px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .prepaid {
  margin-left: 20px;
  color: #666;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .member-price .mktprice1 {
  font-size: 12px;
  color: #999;
  margin-left: 8px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .price-promotion {
  position: relative;
  height: 78px;
  z-index: 2;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .price-promotion .promotion-more {
  position: absolute;
  width: 100%;
  background: #f9f9f9 url(https://upmallresource.yonyouup.com/images/pc/pic-bottom-bg.png) no-repeat 100% 0;
  z-index: 6;
  margin: 0;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon {
  position: absolute;
  right: 0;
  background-color: #fff;
  border-radius: 5px;
  width: 360px;
  min-height: 500px;
  z-index: 5;
  border: 1px solid #eee;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .title {
  margin: 0 auto;
  color: #666;
  font-size: 14px;
  text-align: center;
  padding: 15px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .title::before,
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .title::after {
  position: absolute;
  background: #ccc;
  content: "";
  height: 1px;
  top: 5%;
  width: 85px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .title::before {
  left: 40px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .title::after {
  right: 40px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupons-list-block {
  box-sizing: border-box;
  padding: 10px;
  max-height: 500px;
  overflow-y: auto;
  background: #f8f8f8;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item {
  padding: 8px;
  margin-bottom: 12px;
  border-radius: 8px;
  list-style: none;
  min-height: 68px;
  background: #fff;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .sendCoupon {
  display: flex;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction {
  width: 90px;
  line-height: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction .coupon-price .currency {
  font-size: 14px;
  color: #ee2233;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction .coupon-price .price {
  font-size: 30px;
  color: #ee2233;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction .coupon-description {
  text-overflow: ellipsis;
  flex-wrap: wrap;
  font-size: 14px;
  color: #ee2233;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right {
  flex: 1;
  position: relative;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right .coupon-content {
  max-height: 35px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 12px;
  color: #333;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right .coupon-content .coupon-type {
  background-color: #FD8185;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  padding: 2px 4px;
  height: 20px;
  line-height: 14px;
  position: relative;
  border-radius: 5px;
  font-style: normal;
  transform: scale(0.8);
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right .date {
  font-size: 10px;
  color: #8c8c8c;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right .coupon-footer {
  display: flex;
  justify-content: flex-end;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right .getCoupon-btn {
  display: block;
  width: 68px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 16px;
  box-sizing: border-box;
  z-index: 2;
  background-color: #ee2233;
  color: #fff;
  font-size: 12px;
  float: right;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .getCoupon .coupon-item .full-reduction-right .btn-disabled {
  pointer-events: none;
  background-image: linear-gradient(45deg, #A6A6A6 0%, #A6A6A6 100%);
  cursor: not-allowed;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon {
  position: relative;
  margin: 0 10px;
  padding-top: 10px;
  cursor: pointer;
  display: flex;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon .member-title {
  min-width: fit-content;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon .coupon-more {
  position: absolute;
  right: 0;
  color: #ee9130;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon .coupon-container {
  display: flex;
  margin: 0 55px 12px 31px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon .coupon-container .coupon-border {
  position: relative;
  font-size: 12px;
  color: #f2270c;
  padding: 0 8px;
  margin-right: 8px;
  background: rgba(238, 34, 51, 0.1);
  border: 1px solid #ff8373;
  border-radius: 2px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon .coupon-container .coupon-border::before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: -1px;
  top: 50%;
  width: 3px;
  height: 6px;
  transform: translateY(-50%);
  background-color: #fff;
  border-radius: 0 3px 3px 0;
  border: 1px solid #ff8373;
  border-left: none;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .coupon .coupon-container .coupon-border::after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 6px;
  background-color: #fff;
  border-radius: 3px 0 0 3px;
  border: 1px solid #ff8373;
  border-right: none;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .promotion-tag,
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .point-promotion-tag {
  background: #ee9130;
  color: #FFF;
  padding: 2px 5px;
  margin-left: 8px;
  border-radius: 4px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .point-promotion-point {
  color: #fb7831;
  font-size: 18px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .seckillCount {
  display: inline-block;
  margin: 0 20px;
  font-size: 14px;
  color: #999;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity {
  cursor: pointer;
  padding: 12px 60px 12px 86px;
  margin: 0 10px;
  color: #999;
  position: relative;
  line-height: 18px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .our-activityName {
  display: inline-block;
  height: 44px;
  line-height: 22px;
  margin-bottom: 0;
  overflow: hidden;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .our-activityName span:first-child {
  color: #999;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .member-title {
  float: left;
  margin-left: -86px;
  color: #666666;
  line-height: 22px;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .active-more {
  position: absolute;
  right: 0;
  top: 12px;
  color: #ee9130;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .activity-detail {
  width: 100%;
  z-index: 9;
  display: none;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .activity-detail li {
  line-height: 22px;
  color: #999;
  padding: 0;
}
.main-info .goods-rightbox .detail-abstract .goods-info-list li.curr-price .our-activity .activity-detail li p {
  margin-bottom: 0px;
}
.main-info .goods-rightbox .top-tops {
  font-size: 12px;
  padding-left: 96px;
  margin-top: 15px;
  color: #b7b7b7;
  line-height: 24px;
}
.main-info .goods-rightbox .top-tops .icon {
  color: #fccb30;
  margin-right: 5px;
}
.main-info .goods-rightbox .top-tops .skuPurchasingTips {
  margin-bottom: 0;
  word-break: break-all;
}
.main-info .goods-rightbox #skus-select ul,
.main-info .goods-rightbox #cyclePurchase-select ul {
  width: 600px;
  margin: 0 10px 0;
}
.main-info .goods-rightbox .quantityItem {
  float: left;
}
.main-info .goods-rightbox .quantityItem .quantity_right {
  float: left;
  width: 96px;
  height: 42px;
  margin-left: 10px;
  border: 1px solid #dadfe5;
  border-radius: 3px;
  position: relative;
}
.main-info .goods-rightbox .quantityItem .quantity_right:hover {
  border-color: #999;
}
.main-info .goods-rightbox .quantityItem .quantity_right a {
  position: absolute;
  width: 18px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #f7f7f7;
  right: 0;
  cursor: pointer;
  color: #000;
}
.main-info .goods-rightbox .quantityItem .quantity_right a[disabled] {
  color: #b7b7b7;
}
.main-info .goods-rightbox .quantityItem .quantity_right a.quantityReduce {
  bottom: 0;
  border-bottom-right-radius: 2px;
}
.main-info .goods-rightbox .quantityItem .quantity_right a.quantityReduce:hover {
  color: #ee9130;
}
.main-info .goods-rightbox .quantityItem .quantity_right a.quantityAdd {
  top: 0;
  border-top-right-radius: 2px;
  border-bottom: 1px solid #dadfe5;
}
.main-info .goods-rightbox .quantityItem .quantity_right a.quantityAdd:hover {
  color: #ee9130;
}
.main-info .goods-rightbox .quantityItem .quantity_right .tb-text {
  width: 80px;
  border: none;
  text-align: center;
  font-size: 18px;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
}
.main-info .goods-rightbox .quantityItem .afterQuantity {
  color: #cbcbcb;
  float: left;
  margin: 25px 13px 0 5px;
}
.main-info .options-box a {
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  border-radius: 3px;
  float: left;
  margin-right: 5px;
  font-size: 16px;
  cursor: pointer;
}
.main-info .options-box a.now-order {
  border: 1px solid #ee9130;
  color: #ee9130;
  opacity: 0.8;
}
.main-info .options-box a.now-order:hover {
  opacity: 1;
}
.main-info .options-box a.exchange {
  border: 1px solid #ee9130;
  color: #ee9130;
  opacity: 0.8;
}
.main-info .options-box a.exchange:hover {
  opacity: 1;
}
.main-info .options-box a.cart {
  background: #ee9130;
  background-image: -webkit-linear-gradient(to left, #ee9130, #fbc400);
  background-image: linear-gradient(to left, #ee9130, #fbc400);
  color: #fff;
}
.main-info .options-box a.cart .icon {
  margin-right: 6px;
}
.main-info .options-box a.cart:hover {
  background: #ee9130;
  background-image: -webkit-linear-gradient(to right, #ee9130, #fbc400);
  background-image: linear-gradient(to right, #ee9130, #fbc400);
}
.main-info .options-box a.option-package-btn {
  background: #ee9130;
  background-image: -webkit-linear-gradient(to left, #ee9130, #fbc400);
  background-image: linear-gradient(to left, #ee9130, #fbc400);
  color: #fff;
}
.main-info .options-box a.option-package-btn .icon {
  margin-right: 6px;
}
.main-info .options-box a.option-package-btn:hover {
  background: #ee9130;
  background-image: -webkit-linear-gradient(to right, #ee9130, #fbc400);
  background-image: linear-gradient(to right, #ee9130, #fbc400);
}
.main-info .options-box a.join-order-business-btn {
  background: #ee9130;
  background-image: -webkit-linear-gradient(to left, #ee9130, #fbc400);
  background-image: linear-gradient(to left, #ee9130, #fbc400);
  color: #fff;
}
.main-info .options-box a.join-order-business-btn .icon {
  margin-right: 6px;
}
.main-info .options-box a.join-order-business-btn:hover {
  background: #ee9130;
  background-image: -webkit-linear-gradient(to right, #ee9130, #fbc400);
  background-image: linear-gradient(to right, #ee9130, #fbc400);
}
.main-info .kucunInfor {
  color: #cbcbcb;
  float: left;
  margin: 3px 0 0 10px;
}
.main-info .kucunTips,
.main-info .exchangeTips {
  float: left;
  margin: 25px 0 0 5px;
  color: #ee9130;
}
.main-info .product-right {
  float: right;
  width: 180px;
  padding-left: 20px;
  border-left: 1px solid #e8e8e8;
}
.main-info .product-right .slide-pic {
  padding: 10px 20px 0;
  height: auto;
}
.main-info .product-right .slide-pic .pic-container {
  margin: 5px 0px;
  overflow: hidden;
  width: 120px;
  height: 400px;
}
.main-info .product-right .slide-pic ul {
  width: 120px;
}
.main-info .product-right .slide-pic ul li {
  padding: 5px 0;
  cursor: pointer;
}
.main-info .product-right .slide-pic ul li p {
  border: 1px solid #dadfe5;
  overflow: hidden;
  width: 118px;
  height: 118px;
  position: relative;
}
.main-info .product-right .slide-pic ul li p img {
  width: 118px;
  height: 118px;
}
.main-info .product-right .slide-pic ul li p .money {
  font-size: 14px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 3;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  color: #000;
  line-height: 20px;
  position: absolute;
  height: 20px;
  text-align: center;
}
.main-info .product-right .slide-pic ul li.hover p {
  border-color: #ee9130;
}
.main-info .product-right .slide-pic .btn-list {
  text-align: center;
}
.main-info .product-right .slide-pic .btn-list a {
  font-size: 24px;
  font-weight: bold;
  height: 24px;
  outline: none;
  display: inline-block;
}
.main-info .product-right .slide-pic .btn-list a.gray#prev,
.main-info .product-right .slide-pic .btn-list a.gray#next {
  color: #e8e8e8;
}
.main-info .product-right .product-right-title {
  position: relative;
  color: #666;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 26px;
}
.main-info .product-right .product-right-title .icon {
  color: #ee9130;
  margin-right: 5px;
}
.main-info .product-right .product-right-title a {
  color: #999;
}
.main-info .product-right .product-right-title a:hover {
  color: #ee9130;
}
.modal-title {
  font-size: 16px;
}
.main-info .reservationServices {
  border: 1px solid #ee9130;
  border-radius: 0px;
  width: 159px;
  background: #ee9130;
}
.main-info .cart[disabled],
.main-info .now-order[disabled],
.main-info .exchange[disabled],
.main-info .option-package-btn[disabled] {
  border: none !important;
  color: #fff !important;
  background: #ddd !important;
  cursor: not-allowed;
  height: 43px;
}
.main-info .cart[disabled] > span,
.main-info .exchange[disabled] > span,
.main-info .now-order[disabled] > span {
  cursor: not-allowed;
}
.skus-select {
  padding-top: 10px;
  margin-bottom: 10px;
}
.detaill-select .delivery-model {
  padding-left: 10px;
}
.main-info .detaill-select .skus-select > ul > li,
.main-info .detaill-select .cyclePurchase-select > ul > li,
.main-info .detaill-select .delivery-model > ul > li,
.recommend-modal > ul > li {
  width: 100%;
  overflow: hidden;
  padding: 0 0 0 86px;
  line-height: 30px;
}
.main-info .detaill-select .skus-select > ul > li > span,
.main-info .detaill-select .cyclePurchase-select > ul > li > span,
.main-info .detaill-select .delivery-model > ul > li > span,
.recommend-modal > ul > li > span {
  float: left;
  margin-left: -86px;
  color: #929292;
  font-size: 12px;
}
.cyclePurchase-select .detail-cyclePurchase-item {
  padding-bottom: 10px !important;
}
.cyclePurchase-select .detail-cyclePurchase-item.hide {
  display: none !important;
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span,
.recommend-modal > ul > li > .itemsBox > span {
  display: inline-block;
  min-width: 20px;
  padding: 6px;
  font-size: 12px;
  margin-bottom: 5px !important;
  color: #939292;
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-delivertype],
.main-info .detaill-select .delivery-model > ul > li > .itemsBox > span[data-delivertimes],
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span[data-delivertype],
.recommend-modal > ul > li > .itemsBox > span[data-delivertype],
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-lsspecitem],
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span,
.recommend-modal > ul > li > .itemsBox > span[data-lsspecitem] {
  border: 1px solid #dadfe5;
  margin: 0 5px 0 0;
  line-height: 28px;
  padding: 0 15px;
  cursor: pointer;
  color: #666666;
  float: left;
  border-radius: 2px;
  position: relative;
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-delivertype]:hover,
.main-info .detaill-select .delivery-model > ul > li > .itemsBox > span[data-delivertimes]:hover,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span[data-delivertype]:hover,
.recommend-modal > ul > li > .itemsBox > span[data-delivertype]:hover,
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-lsspecitem]:hover,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span:hover,
.recommend-modal > ul > li > .itemsBox > span[data-lsspecitem]:hover {
  border-color: #ee9130;
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-delivertype].active,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span[data-delivertype].active,
.recommend-modal > ul > li > .itemsBox > span[data-delivertype].active,
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-lsspecitem].active,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span.active,
.main-info .detaill-select .delivery-model > ul > li > .itemsBox > span.active,
.recommend-modal > ul > li > .itemsBox > span[data-lsspecitem].active {
  border: 1px solid #ee9130;
  font-family: "icon";
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-delivertype].active:after,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span[data-delivertype].active:after,
.recommend-modal > ul > li > .itemsBox > span[data-delivertype].active:after,
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-lsspecitem].active:after,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span.active:after,
.main-info .detaill-select .delivery-model > ul > li > .itemsBox > span.active:after,
.recommend-modal > ul > li > .itemsBox > span[data-lsspecitem].active:after {
  bottom: 0;
  right: 1px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  position: absolute;
  color: #ee9130;
  font-size: 14px;
  content: '\e606';
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span[data-lsspecitem][disabled],
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span[disabled],
.recommend-modal > ul > li > .itemsBox > span[data-lsspecitem][disabled] {
  border: 1px solid #ddd;
  cursor: not-allowed;
  color: #ddd;
}
.main-info .detaill-select .skus-select > ul > li > .itemsBox > span > input,
.main-info .detaill-select .cyclePurchase-select > ul > li > .itemsBox > span > input,
.recommend-modal > ul > li > .itemsBox > span > input {
  width: 50px;
  border: 1px solid #e6e6e6;
  padding-left: 10px;
}
.detail_mainBottom > .nav-tabs {
  border: 1px solid #dedede;
  font-size: 16px;
  color: #333333;
  background: #f9fafd;
  height: 38px;
  line-height: 38px;
}
.detail_mainBottom > .nav-tabs > li > a,
.detail_mainBottom > .nav-tabs > li > a:focus,
.detail_mainBottom > .nav-tabs > li > a:hover {
  border-radius: 0;
  padding: 0 20px;
  height: 38px;
  line-height: 34px;
}
.detail_mainBottom > .nav-tabs > li > a {
  margin-left: -1px;
}
.detail_mainBottom > .nav-tabs > li.active > a,
.detail_mainBottom > .nav-tabs > li.active > a:focus,
.detail_mainBottom > .nav-tabs > li.active > a:hover {
  border: 1px solid #e6e6e6;
  border-bottom-color: transparent;
  border-top: 2px solid #ee9130;
  border-radius: 0;
  color: #ee9130;
  margin-top: -1px;
}
.detail_mainBottom > .nav-tabs > li > a:hover {
  background: transparent;
  border-color: transparent;
  color: #ee9130;
}
.detail_mainBottom > .nav-tabs > li.active > a:hover {
  background: #fff;
}
.detail_mainBottom > .nav-tabs > li.phone-buy {
  position: relative;
  float: right;
  width: 130px;
  font-size: 14px;
  text-align: center;
}
.detail_mainBottom > .nav-tabs > li.phone-buy a {
  line-height: 36px;
  height: 36px;
  width: 129px;
  display: block;
  cursor: pointer;
  color: #666;
  border-left: 1px solid #e5e5e5;
}
.detail_mainBottom > .nav-tabs > li.phone-buy a:hover {
  color: #333;
  background: #fff;
}
.detail_mainBottom > .nav-tabs > li.phone-buy a i {
  margin-left: 5px;
  font-size: 12px;
}
.detail_mainBottom > .nav-tabs > li .phone-buy-eq {
  position: absolute;
  background: #fff;
  z-index: 2;
  width: 132px;
  left: -1px;
}
.detail_mainBottom > .nav-tabs > li .phone-buy-eq img {
  width: 132px;
  height: 132px;
  padding: 5px;
  border: 1px solid #e5e5e5;
}
.attributes-list li {
  color: #666666;
}
.main-info .detailbox {
  padding: 15px;
  background: #F6F6F6;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 10px 0px;
}
.main-info .detailbox > li {
  display: block;
  width: 25%;
  float: left;
  color: #666;
  font-size: 12px;
}
.detail-info {
  margin: 20px auto;
}
.detail-info h5 {
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  border-left: 3px solid #ee9130;
  padding-left: 5px;
  color: #4b4949;
}
.main-info .product-detaill-list > li > span {
  display: block;
  float: left;
  padding: 4px 0;
}
.main-info .product-detaill-list > li > span:nth-child(1) {
  font-weight: 900;
  width: 72px;
  text-align: right;
}
.main-info .product-detaill-list > li > span:nth-child(2) {
  width: 396px;
}
.main-info .product-detaill-photos > img {
  width: 95%;
  margin: 15px;
}
.main-info #cDescription {
  width: 100%;
  min-height: 300px;
  border: none;
}
.main-info #cDescription img {
  text-align: center;
}
.attributes-list {
  margin-top: 10px;
  background: #fafafa;
  display: inline-block;
  padding: 10px;
  border-top-width: 1px !important;
}
.comment-txt {
  margin: 24px 0;
  overflow: hidden;
}
.comment-txt .rate {
  padding-left: 5px;
}
.comment-txt .rate p {
  margin-bottom: 0;
}
.comment-txt .rate h4 {
  font-size: 16px;
  color: #ee9130;
}
.comment-txt .rate h4 em {
  font-style: normal;
  font-size: 30px;
}
.rate strong .percentValue {
  font: 400 46px/30px arial;
  color: #ee9130;
}
.rate strong .percentSymbol {
  font-size: 24px;
  color: #ee9130;
}
.percent {
  float: left;
  width: 186px;
  height: 74px;
  padding: 8px 0;
  /*border-right: 1px solid #E4E4E4;*/
}
.percent dl {
  padding: 2px 0;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 0px;
}
.percent dl dt {
  float: left;
  width: 75px;
  padding: 0;
  margin: 0px;
  display: inline-block;
  font-weight: 500;
}
.percent dl dt span {
  color: #9C9A9C;
}
.percent dl dd {
  width: 100px;
  height: 10px;
  margin-top: 6px;
  overflow: hidden;
  background: #efefef;
  display: inline-block;
  margin-left: 5px;
}
.percent dd.d1 div {
  background-color: #ee9130;
  height: 100%;
}
#i-comment {
  height: 130px;
  margin-top: 15px;
  display: none;
}
#i-comment h2 {
  line-height: 38px;
  font-size: 14px;
  background: #f9fafd;
  padding: 0 20px;
  color: #666666;
  border-top: 1px solid #5b6274;
  border-bottom: 1px solid #dadfe5;
}
.coment_nav,
.recommend-nav {
  display: none;
  line-height: 50px;
  border-left: 1px solid #dadfe5;
  overflow: hidden;
  font-size: 12px;
}
.consulting_nav {
  border: 1px solid #dadfe5;
  margin-top: 15px;
}
.consulting_nav .consulting_box {
  background: #f9fafd;
  height: 38px;
  padding: 0 10px 0 20px;
}
.consulting_nav .consulting_box h2 {
  font-size: 14px;
  line-height: 38px;
  font-weight: normal;
  color: #666666;
  float: left;
}
.consulting_nav ul {
  overflow: hidden;
}
.recommend-nav {
  display: block;
  border-left: none;
}
.consulting {
  margin: 0 20px;
}
.coment_nav .coment_ul,
.consulting_nav ul,
.recommend-nav ul {
  list-style: none;
}
.coment_nav .coment_ul li,
.recommend-nav ul li {
  position: relative;
  float: left;
  margin-left: -1px;
  text-align: center;
  padding: 0 25px;
}
.coment_nav .coment_ul li label,
.recommend-nav ul li label {
  height: 10px;
}
.consulting_ul {
  padding-left: 20px;
  margin-bottom: 0;
}
.consulting_ul li {
  line-height: 40px;
  position: relative;
  text-align: center;
  float: left;
  padding: 0 24px 0 0;
}
.coment_nav .coment_ul li:hover,
.consulting_ul li:hover,
.recommend-nav ul li:hover {
  color: #ee9130;
}
.commentsTable {
  margin-top: 10px;
  width: 100%;
}
.commentsTable tr th {
  text-align: center;
  height: 30px;
  font-weight: normal;
}
.commentsTable tr th:first-child {
  text-align: left;
}
.commentsTable .tHead {
  line-height: 35px;
  background: #f9fafd;
  color: #666666;
  border-top: 1px solid #dadfe5;
}
.commentsTable .tHead th {
  padding: 0 20px;
}
.commentItem {
  height: 70px;
  margin-top: -1px;
  padding: 20px;
  border-top: 1px solid #eee;
  text-align: center;
}
.commentImg {
  height: 60px;
  margin-top: -1px;
  padding: 20px;
  border-top: 1px solid transparent;
}
.commentImg .imgList {
  display: block;
  height: 100%;
  padding: 0 20px;
}
.commentImg .imgList li {
  border: 2px solid #eee;
  display: inline-block;
  width: 54px;
  height: 54px;
}
.commentImg .imgList li:hover {
  cursor: pointer;
  border: 2px solid #ff6600 !important;
}
.commentImg .imgList li img {
  width: 50px;
  height: 50px;
}
.commentImg .showImg {
  position: relative;
  margin-top: 8px;
  margin-bottom: 10px;
  border: 2px solid #ff6600;
  height: 244px;
  width: 244px;
  display: none;
}
.commentImg .showImg .close {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 20px;
  background: #ccc;
  z-index: 4;
  font-size: 14px;
  color: #000000;
  text-align: center;
}
.commentImg .showImg .imgBox {
  height: 240px;
  width: 240px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.commentImg .showImg .imgBox img {
  height: 240px;
  width: 240px;
}
.commentItem p {
  padding: 2px 10px;
  margin: 0px;
  text-align: left;
  margin-left: 10px;
  word-break: break-all;
}
.comentTime {
  color: #adadad;
}
.show_star {
  background: url(https://upmallresource.yonyouup.com/images/pc/star.gif) no-repeat 0 0;
  height: 20px;
  width: 142px;
  display: inline-block;
  position: relative;
  top: 2px;
}
input[type=search] {
  line-height: 24px;
  position: relative;
  outline: none;
  background: transparent;
}
.searchBtn {
  height: 24px;
  width: 20px;
  line-height: 22px;
  position: relative;
  padding: 0px;
}
.consultingItem {
  margin-top: 5px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 10px;
}
.consultingItem p {
  color: #4d4c4c;
}
.detail_consultingReply {
  padding-left: 0px;
}
.detail_consultingTime {
  margin-left: 24px;
  color: #999999;
}
.consultingItem p.detail_user {
  color: #4d4c4c;
}
.consultingItem p.detail_answer {
  color: #ee9130;
}
.consultingItem p.detail_answer span {
  color: #333;
}
.link_published {
  position: relative;
  top: -2px;
  margin-left: 5px;
}
#publishedConsulting {
  border: 1px solid #dadfe5;
  margin-bottom: 15px;
  font-size: 14px;
  padding-bottom: 20px;
  margin-top: 15px;
}
#publishedConsulting h5 {
  line-height: 35px;
  background: #f9fafd;
  color: #666666;
  font-size: 12px;
  padding-left: 20px;
  border-bottom: 1px solid #dadfe5;
}
#publishedConsulting ul {
  margin-left: 20px;
  margin-top: 20px;
}
#publishedConsulting ul li {
  line-height: 40px;
  font-size: 12px;
  overflow: hidden;
}
#publishedConsulting ul li label {
  margin-left: 25px;
  width: 15px;
}
#publishedConsulting ul li p {
  text-align: center;
  float: left;
}
#publishedConsulting ul li p > label:first-child {
  margin-left: 0;
}
#publishedConsulting ul li span {
  vertical-align: top;
  display: inline-block;
  float: left;
}
#publishedConsulting ul li span:first-child {
  color: #666;
  width: 70px;
}
#publishedConsulting ul li input[type="radio"] {
  margin-left: 30px;
  display: inline-block;
}
#publishedConsulting ul li input[type="radio"]:first-child {
  margin-left: 0;
}
#publishedConsulting ul li input[type="radio"]:checked {
  color: #ee9130;
}
#publishedConsulting ul li label:hover {
  color: #ee9130;
}
#publishedConsulting textarea {
  height: 160px;
  max-width: 550px;
  min-width: 550px;
  font-size: 12px;
  color: #a2a2a2;
  padding: 0 10px;
  border: 1px solid #f1f0f0;
  outline: none;
}
#publishedConsulting ul li > button {
  background: #ee9130;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  width: 65px;
  border-radius: 4px;
  padding: 0;
  text-align: center;
  color: #fff;
  margin-left: 70px;
  border: none;
  outline: none;
  vertical-align: top;
  margin-top: 5px;
}
#publishedConsulting .radioError,
.textareaError {
  margin-left: 15px;
  color: red;
  display: none;
  width: auto !important;
}
.consultingPagesBtn {
  margin-top: 15px;
  text-align: right;
  display: none;
}
.imgBox {
  margin-left: 24px;
  width: 256px;
  height: 69px;
}
.imgBox ul {
  width: 256px;
  height: 69px;
  overflow: hidden;
}
.consultingPagesBtn,
.detail_btnGroup {
  padding: 15px 20px;
  text-align: right;
  color: #ccc;
}
.consultingPagesBtn a,
.detail_btnGroup a {
  color: #333;
  display: inline-block;
  height: 35px;
  text-align: center;
  min-width: 35px;
  line-height: 35px;
  border-radius: 3px;
  padding: 0 10px;
  border: 1px solid #e3e3e3;
  margin: 0 3px;
  vertical-align: middle;
}
.consultingPagesBtn a:hover,
.detail_btnGroup a:hover {
  border-color: #aeb4bd;
}
.consultingPagesBtn span,
.detail_btnGroup span {
  display: inline-block;
  height: 35px;
  min-width: 35px;
  line-height: 35px;
  padding: 0 10px;
  margin: 0 3px;
  color: #999;
  text-align: center;
  border: 1px solid #aeb4bd;
  border-radius: 3px;
  vertical-align: middle;
}
.consultingPagesBtn span.disabled,
.detail_btnGroup span.disabled {
  background: #fff;
  border: 1px solid #e3e3e3;
  color: #ccc;
}
.consultingPagesBtn span.current,
.detail_btnGroup span.current {
  color: #fff;
  background-color: #aeb4bd;
}
.consultingPagesBtn span.disabled,
.detail_btnGroup span.disabled {
  color: #b3b3b3;
  background: #f2f2f2;
}
em {
  font-style: normal;
}
.detail_noComment {
  text-align: center;
  padding: 50px 0;
  display: none;
}
.detail_noComment .icon-no-data {
  background: url(https://upmallresource.yonyouup.com/images/pc/no-data.png) no-repeat;
  width: 66px;
  height: 54px;
  display: inline-block;
}
.detail_noComment p {
  font-size: 12px;
  color: #999;
  margin: 15px 0 0;
}
.purchasingTips {
  display: inline-block;
  margin-left: 15px;
  color: red;
  padding: 0;
  margin-bottom: 0;
}
.itemsBox {
  display: inline-block;
  width: 345px;
}
.nav-tabs > li > a {
  margin-right: 0px;
  color: #333333;
}
.panes-first,
.panes-seconds,
.panes-third {
  width: 100%;
  min-height: 50px;
  padding: 10px 15px;
  border: 1px solid #e6e6e6;
  border-top: none;
  margin-bottom: 15px;
}
.recommend-styles {
  list-style: none;
  height: 20px;
  margin-left: 12px;
}
.recommend-styles li {
  float: left;
  padding: 0 10px;
  border-left: 1px solid #D4D1C8;
  color: #005aa0;
  cursor: pointer;
}
.recommend-styles li:first-child {
  border-left: none;
}
.recommend-styles li.active {
  float: left;
  padding: 0 10px;
  border-left: 1px solid #D4D1C8;
  color: #EFF1F3;
  cursor: pointer;
  background-color: #648EE0;
}
.recommend-box {
  width: 100%;
  padding: 20px;
}
.recommend-box > li,
.recommend-box > li ul.recommend-others li {
  float: left;
  width: 128px;
  height: 180px;
  margin-top: 10px;
}
.recommend-box > li ul.recommend-others li.recommend-img {
  height: 100px;
  width: 80px;
}
.recommend-box li.recommend-img span {
  display: inline-block;
  margin-top: 25px;
  width: 50px;
  height: 50px;
  background: url('https://upmallresource.yonyouup.com/images/pc/plus.png') no-repeat;
}
.recommend-box li .recommend-title {
  color: #000;
  display: block;
  word-break: break-all;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  overflow: hidden;
}
.recommend-box li img {
  width: 80px;
  height: 80px;
}
.recommend-box li.recommendothers-box {
  height: auto;
  width: auto;
  overflow: hidden;
  float: left;
}
.recommend-box li.recommendothers-box ul {
  display: none;
}
input[type='checkbox'] {
  position: relative;
  top: 2px;
}
.parameter-detail {
  margin-top: 10px;
}
.parameter-detailP {
  margin: 40px auto;
  text-align: center;
}
.paramsTable {
  background: #ccc;
  border-collapse: separate !important;
  border-spacing: 1px;
  width: 100%;
}
.icon-collect.active {
  color: red;
}
.paramsTable th {
  background: #EEF7FE;
  text-align: right;
  padding: 5px;
}
.paramsTable td {
  padding: 2px 5px;
  background: #fff;
}
.paramsTable .tdTitle {
  text-align: right;
  width: 110px;
  background: #F5FAFE;
}
.paramsTable th.tdTitle {
  text-align: center;
}
.recommend-modal ul {
  margin-left: 138px;
}
.recommend-modal > ul.clearfix {
  display: inline-block;
  width: 355px;
  margin-left: 5px;
}
.recommend-modal .productIamge {
  display: inline-block;
  vertical-align: top;
}
.recommend-modal .itemsBox {
  max-width: 235px;
}
.recommend-modal ul.clearfix li > span {
  vertical-align: top;
  position: relative;
  top: 6px;
  width: 60px;
  display: inline-block;
}
.modal-body {
  overflow: auto;
  height: 450px;
  background-color: #f5f5f5;
  padding: 10px;
  padding-top: 20px;
}
.modal-content {
  width: 1000px;
  position: relative;
  left: -150px;
}
.modal-header > div {
  display: inline-block;
  margin-left: 10px;
  width: 80px;
  position: relative;
}
.modal-header > div > label {
  position: relative;
  width: 100%;
  height: 100%;
}
.modal-header > div > label > input {
  position: absolute;
  right: 0;
  top: 60px;
}
.modal-header > div > img {
  margin-left: 13px;
  width: 60px;
  height: 60px;
  display: block;
}
.modal-header > .combo-detail > p {
  margin-bottom: 0px;
}
.modal-header > .combo-detail > p:first-child {
  color: #c40000;
}
.recommend-modal {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 0px;
  display: inline-block;
  float: left;
  width: 475px;
  margin-right: 14px;
}
.recommend-modal > ul > li:first-child {
  position: relative;
  top: 7px;
}
.recommend-box .addtoShoppingCart[disabled] {
  background: #ddd;
}
.recommend-box .addtoShoppingCart > span {
  text-align: left;
  display: block;
  width: 100%;
  line-height: 33px;
  padding: 0px;
  color: #ffffff;
  border-radius: 0px;
  border: none;
  text-indent: 35px;
  cursor: pointer;
  font-size: 14px;
}
.recommend-box .addtoShoppingCart > span[disabled] {
  border: 1px solid #ddd;
  background: #ddd;
  cursor: not-allowed;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.modal-body .detaill-select .skus-select,
.modal-body .detaill-select .cyclePurchase-select {
  margin: 0 auto;
}
.modal-body .productPic {
  float: left;
  width: 120px;
}
.modal-body .productPic img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
}
label {
  cursor: pointer;
}
.detaill-select.col-lg-6 {
  margin-bottom: 20px;
  background-color: white;
  border-right: 20px solid #f5f5f5;
  padding: 0;
}
.detaill-select ul.clearfix {
  width: 290px;
}
.order-promotion {
  margin: 10px;
  color: red;
  font-size: 16px;
  margin-bottom: 5px;
}
.order-promotion .discount {
  vertical-align: top;
  position: relative;
}
.order-promotion .discount > span {
  display: inline-block;
  width: 200px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.order-promotion .discount > span .icon {
  display: inline-block;
}
.promotion-arrow {
  width: 16px;
  height: 16px;
  background: url(https://upmallresource.yonyouup.com/images/pc/red-down.png) center bottom no-repeat;
}
.promotion-arrow.arrow-up {
  background-position: center top;
}
.promotionTips {
  position: absolute !important;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 15px;
  margin-left: 10px;
  margin-top: 4px;
  z-index: 4;
  font-size: 12px;
  line-height: 24px;
  left: 201px;
  color: #ff6633;
  top: 0;
  text-align: left;
  background-color: #f5f5f5;
  min-width: 200px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.31);
}
.combineSaleInfo {
  display: inline-block;
  width: 330px;
  padding: 10px 0;
}
.combineSaleInfo {
  font-size: 16px;
  color: #171717;
}
.combineSaleInfo p {
  font-size: 14px;
}
.combineSaleStock {
  color: #848689;
}
.productPic.fl {
  padding: 10px;
}
.productPriceP > span {
  color: #EC4B45;
}
.productPriceP > del {
  color: #BFBFBF;
}
.consulting_right {
  float: right;
  margin-top: 2px;
  line-height: 38px;
}
.consulting-search {
  border: 1px solid #D8D8D8;
  float: left;
  margin-top: 4px;
  border-radius: 2px;
  background: #fff;
}
.consulting-search:hover {
  border-color: #999;
}
.consulting_right input {
  box-shadow: none;
  padding: 0 5px;
  float: left;
  border: none;
}
.consulting_right .searchBtn {
  float: right;
  outline: none;
}
.consulting_right .link_published {
  border: 1px solid #ee9130;
  color: #ee9130;
  display: inline-block;
  height: 24px;
  line-height: 22px;
  border-radius: 3px;
  padding: 0 10px;
}
.consulting_right .link_published:hover {
  background: #ee9130;
  color: #fff;
}
.extend-attributy {
  width: 100%;
  background: #fafafa;
  margin: 15px 0 0 0;
  padding: 10px 20px;
}
.extend-attributy div {
  text-align: left;
  font-size: 12px;
  padding-left: 0;
  height: 30px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.extend-attributy div.moreAttrs {
  float: right;
  color: red;
}
.endDate {
  margin-left: 30px;
}
.activity-detail li p.incompatible-activities {
  color: #ef524d;
}
.related-ul {
  padding: 0px;
  margin: 0;
  max-height: 230px;
  overflow: auto;
  max-height: 270px;
}
.related-ul li {
  list-style: none;
  float: left;
  width: 150px;
  text-align: left;
}
.related-ul li img {
  width: 128px;
  height: 128px;
}
.related-ul li a p {
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  text-align: left;
  overflow: hidden;
  margin-bottom: 0;
}
.barContro_space {
  margin: 5px 0;
  background: #EDEDED;
  border-radius: 5px;
}
.yoda {
  border-radius: 2px;
  display: block;
  width: 0%;
  background-color: #FBBD00;
}
.hot-list {
  border: 1px solid #e6e6e6;
  margin-top: 0;
  margin-bottom: 15px;
}
.hot-list ul {
  padding: 10px;
}
.hot-list-title {
  background: #f9fafd;
  line-height: 38px;
  padding: 0 15px;
  font-size: 16px;
  border-bottom: 1px solid #dadfe5;
  text-indent: 0;
}
.hot-list ul li {
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px dashed #dadfe5;
}
.hot-list ul li:last-child {
  border: none;
  margin-bottom: 0;
}
.hot-list .goods-img {
  text-align: center;
  overflow: hidden;
}
.hot-list .goods-title {
  max-height: 32px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 5px;
}
.hot-list .goods-title,
.hot-list .goods-rank {
  word-break: break-all;
  line-height: 16px;
  overflow: hidden;
}
a:visited {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.hot-list .goods-rank .rank {
  float: left;
  color: #999;
}
.hot-list .goods-rank .rank em {
  border: 1px solid #03bfff;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 13px;
  border-radius: 50%;
  text-align: center;
  color: #03bfff;
  margin-right: 5px;
  font-size: 11px;
}
.hot-list .goods-rank .pirce {
  float: right;
  color: #ee9130;
}
/*秒杀*/
i.icon {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  font-style: normal;
  position: relative;
}
.iconSeckill {
  width: 50px;
  height: 50px;
}
.seckillLabel {
  display: inherit;
  position: absolute;
  margin-left: 3px;
  height: 50px;
}
.seckillPrice {
  float: right;
  text-align: center;
  border-left: 1px solid #eee;
}
.seckillPrice a {
  display: inline-block;
  float: left;
  margin: 0 10px;
  height: 43px;
  line-height: 43px;
}
.seckillPrice .now-order {
  border: 1px solid #ee9130;
  border-radius: 0px;
  width: 159px;
  background: #ee9130;
}
.reservationServicesModal,
.autoDisappearModal {
  z-index: 99999;
}
.reservationServicesModalContent {
  width: 600px;
  left: 0px;
}
.detailSkuPropertys {
  margin-top: 5px;
  margin-bottom: 5px;
}
.detailSkuPropertys .itemsBox {
  color: #929292;
  font-size: 12px;
}
.lsSpecItemSKU {
  width: 100%;
}
.detailSkuPropertys span {
  line-height: normal !important;
  height: initial !important;
}
.detailSkuPropertys p {
  word-break: break-all;
}
.detail-left {
  width: 210px;
  float: left;
}
.detail-right {
  float: right;
  width: calc(100% - 220px);
}
.main-info {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
}
.border-1 {
  border: 1px solid #dadfe5;
  border-top: none;
}
.min-w {
  min-width: 1200px;
  margin: 0 auto;
}
.mt-20 {
  margin-top: 20px;
}
.mt-10 {
  margin-top: 10px;
}
body {
  color: #333;
  font-size: 12px;
  font-family: Microsoft YaHei,arial;
}
i {
  font-style: normal;
}
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
* {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a {
  color: #666;
  text-decoration: none;
}
a:active,
a:visited,
a:focus {
  text-decoration: none;
}
a:hover {
  color: #ee9130;
  text-decoration: none;
}
li {
  list-style: none;
}
@font-face {
  font-family: 'icon';
  src: url('//at.alicdn.com/t/font_485402_4ecy2ud0knn.eot');
  src: url('//at.alicdn.com/t/font_485402_4ecy2ud0knn.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_485402_4ecy2ud0knn.woff') format('woff'), url('//at.alicdn.com/t/font_485402_4ecy2ud0knn.ttf') format('truetype'), url('//at.alicdn.com/t/font_485402_4ecy2ud0knn.svg#iconfont') format('svg');
}
.icon {
  font-family: "icon";
}
.top-home:before {
  content: '\e697';
}
.top-phone:before {
  content: '\e69e';
}
.top-row-b:before {
  content: '\e694';
}
.top-row-t:before {
  content: '\e693';
}
.icon-search:before {
  content: '\e69f';
}
.icon-shopping:before {
  content: '\e69b';
}
.icon-sort:before {
  content: '\e6a0';
}
.icon-left {
  background: url(../images/arrow-left-bold.png) no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 70px;
  display: inline-block;
}
.icon-left:hover {
  background: url(../images/arrow-left-bold1.png) no-repeat center;
  background-size: 24px 24px;
}
.icon-right:before {
  content: '\e692';
}
.icon-collect:before {
  content: '\e698';
}
.icon-share:before {
  content: '\e691';
}
.icon-star:before {
  content: '\e725';
}
.icon-star-circle:before {
  content: '\e68e';
}
.icon-add:before {
  content: '\e600';
}
.icon-cut:before {
  content: '\e671';
}
.icon-tips:before {
  content: '\e628';
}
.icon-del:before {
  content: '\e69a';
}
.icon-coupon:before {
  content: '\e69d';
}
.icon-footprint:before {
  content: '\e695';
}
.icon-collect-right:before {
  content: '\e68f';
}
.icon-customer:before {
  content: '\e6a2';
}
.icon-see:before {
  content: '\e613';
}
.icon-kefu:before {
  content: '\e61b';
}
.icon-dianhua:before {
  content: '\e627';
}
.icon-close:before {
  content: '\e7c1';
}
.member-home:before {
  content: '\e696';
}
.member-message:before {
  content: '\e70b';
}
.member-infor:before {
  content: '\e70e';
}
.member-money:before {
  content: '\e70d';
}
.member-cart:before {
  content: '\e706';
}
.member-order:before {
  content: '\e707';
}
.member-collection:before {
  content: '\e70a';
}
.member-waitingPay:before {
  content: '\e705';
}
.member-waitingSend:before {
  content: '\e708';
}
.member-waitingReceipt:before {
  content: '\e70c';
}
.member-waitingEvaluation:before {
  content: '\e709';
}
.icon-store::before {
  content: '\e6ee';
}
.username:before {
  content: '\e602';
}
.password:before {
  content: '\e601';
}
.verify:before {
  content: '\e7fe';
}
.login-eq:before {
  content: '\e6be';
}
.login-pc:before {
  content: '\e64c';
}
.icon-kuaisu:before {
  content: '\e6bf';
}
.icon-detail-eq:before {
  content: '\e703';
}
.icon-addpic:before {
  content: '\e719';
}
.icon-list-add:before {
  content: '\e679';
}
.icon-radios::before {
  content: '\e622';
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: transparent;
}
.breadcrumb > .active {
  color: #ee9130;
}
.breadcrumb {
  background-color: transparent;
  padding: 14px 0;
  margin: 0;
}
.breadcrumb li {
  font-family: "icon";
}
.breadcrumb > li + li:before {
  content: '\e692';
}
/*滚动条样式*/
::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #eaeaea;
}
::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #fff;
}
/*input[type="checkbox"],input[type="radio"]{appearance: none; -webkit-appearance: none;outline: none;display:none}*/
label {
  display: inline-block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  margin-right: 5px;
}
label input[type="checkbox"] + span {
  font-family: "icon";
  height: 14px;
  width: 14px;
  border-radius: 2px;
  border: 1px solid #999;
  float: left;
}
label input[type="checkbox"]:checked + span {
  font-family: "icon";
  color: #ee9130;
  height: 14px;
  line-height: 14px;
}
label input[type="checkbox"]:checked + span:after {
  content: '\e683';
}
label input[type="radio"] + span {
  display: inline-block;
  font-family: "icon";
}
label input[type="radio"] + span:after {
  content: '\e622';
}
label input[type="radio"]:checked + span {
  font-family: "icon";
  color: #ee9130;
}
label input[type="radio"]:checked + span:after {
  content: '\e615';
}
label.control-label {
  margin-right: 0;
}
.btn-danger {
  border: 1px solid #ee9130;
  color: #ee9130;
  background: #fff;
  line-height: 24px;
  margin-left: 5px;
  padding: 0 10px;
  border-radius: 4px;
  display: inline-block;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.focus,
.btn-danger.active {
  background: #ee9130 !important;
  border-color: #ee9130 !important;
}
.process .icon {
  width: 32px;
  height: 32px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  display: none;
}
/* tab切换盒子 - 公用类 */
.slideTxtBox {
  width: 100%;
  text-align: left;
}
.slideTxtBox .hd {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  background: #f9fafd;
  padding: 0;
  border: 1px solid #dedede;
  position: relative;
}
.slideTxtBox .hd ul {
  float: left;
  position: absolute;
  left: -1px;
  top: -1px;
  height: 38px;
}
.slideTxtBox .hd ul li {
  float: left;
  padding: 0 25px;
  cursor: pointer;
}
.slideTxtBox .hd ul li a {
  color: #333;
}
.slideTxtBox .hd ul li.coment_navOnHover {
  color: #ee9130;
  height: 38px;
  background: #fff;
  line-height: 34px;
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  border-top: 2px solid #ee9130;
  cursor: pointer;
}
.slideTxtBox .hd ul li.coment_navOnHover a {
  color: #ee9130;
}
.slideTxtBox .bd ol {
  margin: 0;
  min-height: 211px;
}
.product-package {
  padding: 0 12px;
  margin: 0;
  overflow: hidden;
}
.product-package .package-01 {
  float: left;
}
.product-package .package-01 img {
  width: 128px;
  height: 128px;
  border: 1px solid #dadfe5;
}
.product-package .package-01 p {
  text-align: center;
  font-size: 12px;
  line-height: 34px;
  margin: 0;
}
.product-package .package-01 p em {
  font-style: normal;
  font-size: 14px;
}
.product-package .package-01 label {
  width: 15px;
}
.product-package .icon-add {
  font-size: 22px;
  float: left;
  color: #d7d7d7;
  margin: 50px 25px 0;
}
.product-package .package-02 {
  float: left;
  margin-right: 20px;
}
.product-package .package-02 img {
  width: 128px;
  height: 128px;
  border: 1px solid #dadfe5;
}
.product-package .package-02 p {
  font-size: 12px;
  line-height: 34px;
  margin: 0;
}
.product-package .package-02 p em {
  font-style: normal;
  font-size: 14px;
}
.product-package .package-right {
  float: left;
  width: auto;
}
.product-package .package-right .icon-cut {
  font-size: 22px;
  float: left;
  color: #d7d7d7;
  margin: 52px 25px 0;
}
.product-package .package-right .package-03 {
  float: left;
  padding-top: 10px;
}
.product-package .package-right .package-03 h6 {
  color: #ee9130;
}
.product-package .package-right .package-03 h6 em {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
}
.product-package .package-right .package-03 p {
  color: #9d9d9d;
  line-height: 20px;
  margin: 0;
}
.product-package .package-right .package-03 p input {
  width: 42px;
  height: 20px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 4px 9px;
}
.product-package .package-right .package-03 .pack {
  display: inline-block;
  background: #a9a194;
  font-size: 16px;
  line-height: 22px;
  padding: 0 5px;
  color: #fff;
  margin-top: 5px;
}
.product-package .package-right .package-03 .btn-bottom {
  margin-top: 20px;
}
.product-package .package-right .package-03 .btn-bottom a {
  margin-right: 6px;
}
.product-package .package-right .package-03 .btn-bottom .btn-cart {
  color: #fff;
  background-color: #3c455f;
  border-color: #3c455f;
  padding: 0 12px;
  line-height: 28px;
}
.product-package .package-right .package-03 .btn-bottom .btn-buy {
  color: #3c455f;
  background-color: #f6f8fc;
  border-color: #3c455f;
  padding: 0 12px;
  line-height: 28px;
}
.consultingItem em {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-size: 100%;
  border-radius: 50%;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
}
.consultingItem em img {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: block;
}
.consultingItem span {
  display: inline-block;
  margin-left: 10px;
}
.detail_answer {
  margin-left: 15px !important;
}
ul.combineSaleSpecs > li {
  padding-left: 10px !important;
}
ul.combineSaleSpecs > li > span {
  margin-left: 0px!important;
}
.comment-title-1 {
  line-height: 35px;
  background: #f9fafd;
  padding: 0 20px;
  color: #666666;
  border-top: 1px solid #dadfe5;
}
.comment-list li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadfe5;
  overflow: hidden;
}
.comment-list .comment-user {
  line-height: 25px;
  height: 25px;
}
.comment-list .comment-user em {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: 100%;
  border-radius: 50%;
  vertical-align: middle;
}
.comment-list .comment-user em img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: block;
}
.comment-list .comment-user span {
  display: inline-block;
  margin-left: 10px;
}
.comment-list .evaluate .icon {
  margin-right: 3px;
  font-size: 16px;
}
.comment-list .evaluate .icon.icon-star-circle {
  color: #c8c8c8;
}
.comment-list .evaluate .icon.icon-star {
  color: #ee9130;
}
.comment-list .question h5 {
  font-size: 14px;
  color: #333;
  margin: 15px 0 10px;
}
.comment-list .question p {
  margin: 0;
  font-size: 12px;
  color: #adadad;
}
.comment-list .answer {
  padding: 15px 0;
  margin-top: 15px;
  border-top: 1px solid #dadfe5;
}
.comment-list .answer h6 {
  color: #ee9130;
}
.comment-list .answer h6 a {
  color: #ee9130;
}
.comment-list .answer p {
  margin: 6px 0 0;
}
.comment-list .img-list span {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 8px;
}
.comment-list .img-list span img {
  width: 98px;
  height: 98px;
  border: 1px solid #dadfe5;
  display: block;
}
.comment-list .img-list span .enlarge {
  border: 2px solid #ff6600;
}
.comment-list .showImg {
  overflow: hidden;
}
.comment-list .showImg .bigimg {
  float: left;
}
.comment-list .showImg .left_icon {
  width: 20px;
  height: 20px;
  border-top: 2px solid #999;
  border-left: 2px solid #999;
  transform: rotate(-45deg);
  margin-top: 140px;
  margin-left: 10px;
}
.comment-list .showImg .right_icon {
  width: 20px;
  height: 20px;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  transform: rotate(-45deg);
  margin-top: 140px;
}
.comment-list .showImg .arrow_left,
.comment-list .showImg .arrow_right {
  float: left;
  height: 300px;
  cursor: pointer;
}
input[type=date]::-webkit-inner-spin-button {
  visibility: hidden;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.laydate-icon {
  border: 1px solid #C6C6C6;
  background-image: url(icon.png);
  height: 33px;
  line-height: 22px;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #fff;
  outline: 0;
}
.cyclePurchase-select input {
  width: 125px;
  border: 1px solid #C6C6C6;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 14px;
  color: #555;
  height: 33px;
  line-height: 22px;
}
.phone-buy-eq {
  display: none;
}
input::-webkit-input-placeholder {
  color: #999;
}
.comment-type-name {
  width: 25px !important;
  font-weight: normal;
  text-align: left;
}
.coment_navOnHover {
  color: #ee9130;
}
.pointType-type-name.active {
  color: #ee9130;
}
.advisory-type-name {
  width: 50px !important;
  font-weight: normal;
  text-align: left;
}
.pointType-type-name {
  width: 50px !important;
  font-weight: normal;
  text-align: left;
  margin-left: 0px !important;
}
textarea::-webkit-input-placeholder {
  color: #999 !important;
}
.promotionTitle {
  border: 1px solid red;
  padding: 1px 5px;
  color: red !important;
  border-radius: 2px;
  margin-right: 3px;
}
a.quantityReduce.disabled {
  cursor: not-allowed !important;
}
a.quantityReduce.disabled i.icon {
  color: #ccc;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.scan-member-price {
  float: right;
  color: #00a8ff;
  font-size: 12px;
  cursor: pointer;
}
.VIPMemberPrice {
  margin: 0 10px 0;
  font: 14px "microsoft yahei";
  color: #515150;
}
.VIPMemberPrice .vip-member-title {
  display: inline-block;
  width: 86px;
  font-size: 12px;
}
.fufei-member {
  display: inline-block;
  font-size: 12px;
  color: #ffdca1;
  line-height: 16px;
  height: 16px;
  padding: 0 3px;
  background: #515150;
  border-radius: 2px;
  border-top-left-radius: 0;
  position: relative;
  margin-left: 6px;
}
.fufei-member::before {
  display: block;
  content: '';
  border: 5px solid transparent;
  border-top-color: #515150;
  left: -3px;
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 2px;
}
.enter-shop-1 {
  border: 1px solid #eee;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.enter-shop-1 dt {
  background: #fafafa;
  line-height: 39px;
  border-bottom: 1px solid #eee;
  padding: 0 15px;
  font-size: 14px;
  color: #464646;
  font-weight: normal;
}
.enter-shop-1 dd {
  padding: 24px 0 15px;
  text-align: center;
}
.enter-shop-1 ul li {
  display: inline-block;
  text-align: center;
  line-height: 24px;
  width: 48%;
}
.enter-shop-1 ul li h6 {
  font-size: 16px;
  font-weight: normal;
  color: #464646;
}
.enter-shop-1 ul li p {
  font-size: 12px;
  color: #999;
  margin: 0 0 14px;
}
.enter-shop-1 ul li a {
  display: inline-block;
  font-size: 12px;
  color: #464646;
  line-height: 34px;
  padding: 0 5px;
  background: #fafafa;
  border: 1px solid #ddd;
}
.icon-enter-shop-1 {
  background: url("https://upmallresource.yonyouup.com/images/pc/icon-enter-shop-1.png") no-repeat center;
}
.icon-enter-shop-2 {
  background: url("https://upmallresource.yonyouup.com/images/pc/collect-icon-no.png") no-repeat center;
}
.icon-enter-shop-2.active {
  background: url("https://upmallresource.yonyouup.com/images/pc/icon-enter-shop-2.png") no-repeat center;
}
.icon-enter-shop-1,
.icon-enter-shop-2 {
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}
.enter-shop-1 ul li i {
  margin-right: 3px;
  margin-bottom: 2px;
}
div[data-controller="DetailViewController"] #cDescription p {
  margin: 0 !important;
}
/**选配套餐样式开始*/
/* 线上图标库 */
@font-face {
  font-family: 'icon';
  /* project id 1063695 */
  src: url('//at.alicdn.com/t/font_1063695_s4u2sgqs3wm.eot');
  src: url('//at.alicdn.com/t/font_1063695_s4u2sgqs3wm.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1063695_s4u2sgqs3wm.woff2') format('woff2'), url('//at.alicdn.com/t/font_1063695_s4u2sgqs3wm.woff') format('woff'), url('//at.alicdn.com/t/font_1063695_s4u2sgqs3wm.ttf') format('truetype'), url('//at.alicdn.com/t/font_1063695_s4u2sgqs3wm.svg#iconfont') format('svg');
}
.optionPackageModal .modal-body {
  background: #fff;
  padding: 15px 0;
  overflow: hidden;
}
.optionPackageModal .row {
  margin-right: 0;
  margin-left: 0;
}
.optionPackageModal .btn-red {
  border: 1px solid #ee9130;
  color: #ee9130;
  background: #fff;
  border-radius: 2px;
  opacity: 0.8;
}
.optionPackageModal .btn-red:hover {
  opacity: 1;
}
.optionPackageModal .product-title {
  font-size: 12px;
  color: #999;
  line-height: 17px;
}
.optionPackageModal .productlist-box {
  float: left;
  max-width: 85%;
  padding-right: 10px;
  padding-top: 10px;
  overflow-x: auto;
}
.optionPackageModal .productlist-box ul {
  display: flex;
}
.optionPackageModal .productlist {
  padding: 0 20px;
  height: 120px;
  background: #fff;
}
.optionPackageModal .productlist ul {
  margin-bottom: 0;
}
.optionPackageModal .productlist .add-btn {
  float: left;
  line-height: 60px;
  padding: 0 10px;
}
.optionPackageModal .productlist li {
  float: left;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}
.optionPackageModal .productlist li .packageCheckbox {
  position: absolute;
  top: 0px;
  right: 0px;
}
.optionPackageModal .productlist li .product-img {
  height: 60px;
  width: 60px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.optionPackageModal .productlist li .product-img img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.optionPackageModal .productlist li .product-title {
  margin-top: 4px;
  height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.optionPackageModal .productlist li .product-title a {
  color: #333;
}
.optionPackageModal .productlist li .product-sku-description {
  height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.optionPackageModal .productlist li .product-sku-description a {
  color: #999;
}
.optionPackageModal .productlist li .productInfo {
  position: relative;
  width: 60px;
}
.optionPackageModal .productlist li .selectProductCount {
  position: absolute;
  height: 16px;
  min-width: 16px;
  border-radius: 50%;
  background: #ff5735;
  box-shadow: 0px 2px 8px 0px rgba(255, 87, 53, 0.5);
  color: #fff;
  line-height: 14px;
  text-align: center;
  padding: 0 4px;
  top: -7px;
  right: -7px;
}
.optionPackageModal .productlist li .productInfo .price-and-limit-message {
  margin-top: 5px;
  display: flex;
}
.optionPackageModal .productlist li .productInfo .price-and-limit-message .price {
  color: #333;
  font-weight: bold;
  font-size: 13px;
}
.optionPackageModal .productlist li .productInfo .price-and-limit-message .product-limit-message {
  color: #ee9130;
  font-size: 8px;
  margin-left: 5px;
}
.optionPackageModal .strate-content {
  height: 320px;
  overflow: auto;
  padding: 0 20px;
}
.optionPackageModal .strategyItem {
  margin-bottom: 20px;
}
.optionPackageModal .strategyItem .limit-message {
  color: #ee9130;
  font-size: 8px;
  margin-left: 15px;
}
.optionPackageModal .strategyItem .limit-message1 {
  color: #ee9130;
  font-size: 8px;
}
.optionPackageModal .strategyItem .productlist {
  padding: 0;
}
.optionPackageModal .strategyItem .productlist li {
  margin-right: 15px;
  margin-top: 7px;
}
.optionPackageModal .strategyItem .productlist li .productInfo {
  width: 100px;
}
.optionPackageModal .strategyItem .productlist li .product-img {
  height: 100px;
  width: 100px;
}
.optionPackageModal .count-wrap,
.optionPackageModal .package-count-wrap {
  display: inline-block;
  vertical-align: middle;
  max-width: 80px;
  text-align: left;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
}
.optionPackageModal .count-wrap .reduce-count,
.optionPackageModal .package-count-wrap .reduce-count,
.optionPackageModal .count-wrap .package-reduce-count,
.optionPackageModal .package-count-wrap .package-reduce-count {
  display: inline-block;
}
.optionPackageModal .count-wrap .addCount,
.optionPackageModal .package-count-wrap .addCount,
.optionPackageModal .count-wrap .reduceCount,
.optionPackageModal .package-count-wrap .reduceCount,
.optionPackageModal .count-wrap .reducePackageCount,
.optionPackageModal .package-count-wrap .reducePackageCount,
.optionPackageModal .count-wrap .addPackageCount,
.optionPackageModal .package-count-wrap .addPackageCount {
  width: 20px;
  height: 20px;
  border: 1px solid #EE2223;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 14px;
  color: #EE2223;
  line-height: 23px;
  text-align: center;
  cursor: pointer;
}
.optionPackageModal .count-wrap .packageProductQuantity,
.optionPackageModal .package-count-wrap .packageProductQuantity,
.optionPackageModal .count-wrap .packageQuantity,
.optionPackageModal .package-count-wrap .packageQuantity {
  width: 20px;
  display: inline-block;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  border: none;
}
.optionPackageModal .count-wrap li,
.optionPackageModal .package-count-wrap li {
  font-family: icon;
}
.optionPackageModal .count-wrap .reduceCount::before,
.optionPackageModal .package-count-wrap .reduceCount::before,
.optionPackageModal .count-wrap .reducePackageCount::before,
.optionPackageModal .package-count-wrap .reducePackageCount::before {
  content: '\e6ab';
}
.optionPackageModal .count-wrap .addCount::before,
.optionPackageModal .package-count-wrap .addCount::before,
.optionPackageModal .count-wrap .addPackageCount::before,
.optionPackageModal .package-count-wrap .addPackageCount::before {
  content: '\e6a8';
}
.optionPackageModal .package-count-wrap {
  max-width: 160px;
  text-align: left;
  clear: both;
  float: none !important;
  margin-right: 15px;
}
.optionPackageModal .package-count-wrap .price {
  font-size: 12px;
  color: #EE2223;
  line-height: 14px;
  margin-top: 12px;
}
.optionPackageModal .package-count-wrap .price em {
  font-size: 16px;
}
.optionPackageModal .modal-footer {
  border-top: 1px solid #e5e5e5;
}
/**选配套餐样式结束*/
.icon-add:before {
  content: '' !important;
}
.icon-cut:before {
  content: '' !important;
}
text-align-center {
  text-align: left;
  margin-left: 20px;
}
.bdsharebuttonbox a {
  margin-right: 5px !important;
  float: left;
  cursor: default !important;
}
.bshare-custom {
  height: 28px;
  font-size: 13px;
  line-height: 16px !important;
}
.bshare-custom a {
  text-decoration: none;
  display: none;
  zoom: 1;
  height: 16px;
  vertical-align: middle;
  cursor: pointer;
  color: #2e3192;
  padding-left: 19px;
  margin-right: 3px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  margin-right: 5px !important;
  margin-top: 7px !important;
}
.bshare-custom .bshare-weixin {
  background: url(../img/bshare-weixin.png) no-repeat;
  display: inline-block;
}
.bshare-custom .bshare-qqim {
  background: url(../img/bshare-qqim.png) no-repeat;
  display: inline-block;
}
.bshare-custom .bshare-qzone {
  background: url(../img/bshare-top_logos_sprite.png) no-repeat 0 -234px;
  display: inline-block;
}
.bshare-custom .bshare-qqxiaoyou {
  background: url(../img/bshare-top_logos_sprite.png) no-repeat 0 -216px;
  display: inline-block;
}
.bshare-custom .bshare-sinaminiblog {
  background: url(../img/bshare-top_logos_sprite.png) no-repeat 0 -270px;
  display: inline-block;
}
#bsWXBox {
  height: 255px !important;
}
#bsWXBox .bsTop {
  width: auto !important;
}
#bsWXBox .bsFrameDiv img {
  margin: 21px 15px !important;
}
