/*详情页该区域不支持销售*/
.list-empty {
  width: 100%;
}

.cent_mpt {
  text-align: center;
  padding-bottom: 50px;
}

.cent_mpt—lsit {
  padding-top: 50px;
}

.cent_mpt .Prompt {
  padding-top: 20px;
}

/*详情页*/
.product_wrapper_out {
  background: #f5f5f5;
  width: 100%;
}

.product_wrapper .head_nav {
  border-bottom: 2px solid #FF6619;
  border-bottom: 2px solid var(--themeColor);
}

.product_wrapper {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.product_wrapper a {
  color: #808080;
  text-decoration: none;
}

.product_wrapper a:hover {
  color: #FF6619;
  color: var(--themeColor);
}

.product_wrapper .brandCat label {
  cursor: pointer;
}

.product_wrapper .curProduct {
  color: #808080;
  font-weight: bold;
}

/*单品展示区*/
.product_main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

/*左侧图片*/
.product_main .pic_info {
  float: left;
  width: 260px;
  margin-left: 16px;
  margin-top: 16px;
}

/*收藏*/
.product_main .share_div {
  padding-top: 10px;
}

.share_div a.btn_scsp .icon {
  background-position: 0 -60px;
  width: 15px;
  height: 13px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.product_main .share_div a.btn_scsp_on i {
  background-position: -20px -60px;
}

/*中间内容*/
.product_main .show_info {
  float: left;
  width: 1200px;
  background: #fff;
  border-radius: 8px;
}

.product_main .sale_box_left {
  float: left;
  width: 877px;
  margin-left: 24px;
  margin-top: 17px;
}

.sale_box_left .name_info {
  width: 801px;
}

.sale_box_left .name_info h1 {
  line-height: 24px;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 24px;
}

/*新增活动、促销样式开始*/
.sale_box_left .active_info {
  width: 500px;
  line-height: 17px;
  font-size: 12px;
  margin: 6px 0 10px 0;
}

.sale_box_left .active_info a {
  color: #2288EE;
  cursor: pointer;
  font-size: 14px;
}

/*云采价*/
.yc_price {
  width: 853px;
  background: #f5f5f5;
  padding: 8px 12px 13px;
  border-radius: 4px;
}

.yc_price .normal_price {
  height: 38px;
  line-height: 38px;
}

.yc_price .yc_title {
  display: inline-block;
  width: 56px;
  margin-right: 12px;
  font-size: 12px;
  color: #808080;
  cursor: default;
  font-size: 14px;
}

.yc_price .yc-price {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  position: relative;
  top: 3px;
}

.yc_price .normal_price b,
.yc_price .normal_price i {
  color: #F20C0C;
  font-weight: bold;
}

.yc_price .vip-price-body b,
.yc_price .vip-price-body i {
  color: #F20C0C;
  font-weight: bold;
}

.yc_price .yc_body b {
  font-size: 30px;
  padding-right: 6px;
  cursor: default;
}

.yc_price .yc-price del {
  font-size: 12px;
  margin-left: 10px;
}

/*云采特价*/
.sale_box_left .special_offer {
  width: 877px;
  border-radius: 4px;
  overflow: hidden;
}

.sale_box_left .special_offer .offer_title {
  width: 877px;
  overflow: hidden;
  height: 32px;
  background: #FF6619;
  background: var(--themeColor);
  line-height: 32px;
}

.sale_box_left .special_offer .offer_ico {
  display: inline-block;
  height: 24px;
  margin: 4px 8px;
  background: url(../../img/product/product_time.png) no-repeat left center;
  padding-left: 32px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.sale_box_left .special_offer .offer_small {
  font-size: 14px;
  color: #FFFFFF;
  float: right;
  margin-right: 8px;
}

.sale_box_left .special_offer .offer_small b {
  padding: 0 5px;
}

.sale_box_left .special_offer .offer_body {
  width: 853px;
  background: #f5f5f5;
  padding: 8px 12px 13px;
}

.sale_box_left .special_offer .activity-p {
  height: 38px;
  line-height: 38px;
}

.offer_body .original-p {
  line-height: 15px;
}

.offer_body .original-p del {
  font-size: 12px;
  color: #999999;
  font-weight: bold;
  font-style: normal;
  cursor: default;
}

.offer_body .activity-p b {
  font-size: 18px;
  padding-right: 6px;
  cursor: default;
}

.offer_body .p-title {
  display: inline-block;
  width: 56px;
  margin-right: 12px;
  font-size: 14px;
  color: #808080;
}

.offer_body .p-price {
  font-size: 14px;
  color: #FF6619;
  color: var(--themeColor);
  height: 38px;
  display: inline-block;
}

.offer_body .coupon-p {
  margin-bottom: 12px;
}

.offer_body .promos-con {
  font-size: 14px;
  color: #444444;
  cursor: default;
}

.offer_body .original-p del:after {
  display: inline-block;
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0;
}

/*新增活动、促销样式结束*/
.sale_box_left .price_info {
  margin: 8px 0 0 0;
  width: 572px;
  background: #F5F6F7;
  padding: 20px 12px;
  line-height: 28px;
  font-size: 14px;
}

.config_ad_pic_1 {
  width: 596px;
  height: 60px;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 12px;
}

.config_ad_pic_3 {
  width: 220px;
  height: 230px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}

.sale_box_left .proinfo_line {
  color: #222;
  line-height: 34px;
  overflow: hidden;
}

.sale_box_left .proinfo_line .proinfo_tab {
  width: 290px;
  float: left;
  line-height: 18px;
  margin-top: 12px;
}

.sale_box_left .proinfo_line .dt {
  display: inline-block;
  width: 85px;
  text-align: left;
  color: #808080;
  font-size: 14px;
  margin-right: 8px;
  vertical-align: top;
}

.sale_box_left .proinfo_line .dd {
  display: inline-block;
  max-width: 195px;
  font-size: 14px;
  color: #222;
  word-break: break-all;
}

.sale_box_left .proinfo_line .dd span {
  display: inline-block;
  max-width: 190px;
}
.sale_box_left .proinfo_line .tips{
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  color: #AAAAAA;
}


.proinfo-xian {
  height: 1px;
  border-bottom: 1px dashed #e2e2e2;
  margin-top: 12px;
  width: 877px;
}

.sale_box_left .proinfo_line .address_dt {
  width: 84px;
  margin-right: 0;
  color: #808080;
}

.sale_box_left .proinfo_line .estimated-delivery-date {
  color: #FF6619;
  color: var(--themeColor);
  /* background: #FDEBE3; */
  padding: 0px 8px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  position: relative;
  top: 1px;
  border-radius: 2px;
}

.estimated-delivery-icon {
  width: 32px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  line-height: 21px;
  position: relative;
  top: -1px;
}

.estimated-delivery-icon::after {
  font-family: "iconfontxfs" !important;
  font-size: 36px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff6619;
  color: var(--themeColor);
  content: "\e627";
}

.estimated-delivery-icon.not_act::after {
  content: "\e61f";
}

.proinfo_line .choose_btns {
  margin-top: 12px;
  margin-bottom: 12px;
}

.wrap_input {
  width: 147px;
  float: left;
  height: 40px;
  line-height: 40px;
}

.wrap_input input {
  width: 54px;
  height: 32px;
  border-radius: 4px;
  text-align: center;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d3d3d3;
  padding: 0;
}

.wrap_input a {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.wrap_input .btn_reduce {
  background: url(../../img/product/reduce_icon.png) no-repeat center;
}

.wrap_input .btn_reduce.disabled {
  background: url(../../img/product/reduce_dis_icon.png) no-repeat center;
  cursor: default;
}

.wrap_input .btn_add {
  background: url(../../img/product/add_icon.png) no-repeat center;
}

.wrap_input .btn_add.disabled {
  background: url(../../img/product/add_dis_icon.png) no-repeat center;
  cursor: default;
}

.wrap_input a.disabled {
  color: #999;
  cursor: default;
}

.proinfo_line .buy_box_btn {
  float: left;
  font-size: 18px;
}

.proinfo_line .buy_box_btn .top-add-shop {
  width: 172px;
  height: 46px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ff6619;
  border: 1px solid var(--themeColor);
  color: #fff;
  background-color: #FF6619;
  background-color: var(--themeColor);
}

.proinfo_line .buy_box_btn .top-add-shop em {
  display: inline-block;
  height: 48px;
  margin-left: 28px;
  line-height: 48px;
}

.proinfo_line .buy_box_btn .top-add-shop em::before {
  font-family: "iconfontxfs" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e630";
  color: #fff;
  margin-right: 6px;
  vertical-align: top;
}

.proinfo_line .add_xjl_btn .top-add-shop em::before {
  content: "\e664";
}

.proinfo_line .gobuybtn_a {
  height: 46px;
  border-radius: 4px;
  margin-left: 14px;
  display: inline-block;
  border: 1px solid #FF6619;
  border: 1px solid var(--themeColor);
  color: #FF6619;
  color: var(--themeColor);
  line-height: 46px;
  text-align: center;
  padding: 0 24px;
  background-color: #fff;
  font-size: 18px;
}

.proinfo_line .gobuybtn_a i {
  font-size: 24px;
  vertical-align: bottom;
}

/*收藏*/
.choose_btns .btn_scsp {
  display: block;
  width: 94px;
  height: 46px;
  float: left;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #808080;
  margin-left: 14px;
}

.choose_btns .btn_scsp::before {
  font-family: "iconfontxfs" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e625";
  color: #aaa;
  margin-right: 6px;
}

.choose_btns .btn_scsp_on::before {
  content: "\e62b";
  color: #FF6619;
  color: var(--themeColor);
}

/*APP专享活动二维码*/
.choose_btns .app_activity {
  width: 143px;
  height: 40px;
  float: left;
  cursor: pointer;
  margin-left: 17px;
  position: absolute;
  background: #fff;
  left: 327px;
  border: 1px solid #d3d3d3;
  border-radius: 2px;
}

.choose_btns .btn_app {
  width: 143px;
  height: 40px;
  float: left;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  color: #666;
}

.choose_btns .btn_app:hover {
  color: #666;
}

.choose_btns .app_activity img {
  padding: 7px 29px 18px;
  position: relative;
  display: none;
}

/*多品列表*/
.product_wrapper .sku_more {
  margin: 12px auto 0;
  background: #fff;
  border-radius: 8px;
}

.product_wrapper .sku_more li {
  width: 134px;
  text-align: center;
  float: left;
  line-height: 40px;
}

.product_wrapper .sku_more li.row_gg {
  width: 190px;
  cursor: default;
  text-align: left;
  padding-right: 10px;
}

.product_wrapper .sku_more li.row_gg .spec_div {
  line-height: 24px;
  word-break: break-all;
  margin-top: 18px;
}

.product_wrapper .sku_more li.price_tab {
  text-align: left;
}

.product_wrapper .sku_more li.row_bm {
  width: 180px;
  text-align: left;
  padding-left: 16px;
}

.product_wrapper .sku_more li.row_bm img {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-right: 16px;
  cursor: pointer;
  position: relative;
  bottom: 2px;
  vertical-align: middle;
}

.product_wrapper .sku_more li.row_bm i {
  display: inline-block;
  width: 115px;
  text-align: left;
  cursor: pointer;
}

.product_wrapper .sku_more li .sku_copy::after {
  font-family: "iconfontxfs" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d3d3d3;
  content: "\e64f";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.product_wrapper .sku_more .row_bm .product_code_ele {
  color: #0B5DA2;
  border: 1px solid #0B5DA2;
  padding: 4px 8px;
  border-radius: 4px;
}

.product_wrapper .sku_more .have-arrival-cycle em {
  margin-left: 7px;
  left: 0;
  margin-bottom: 2px;
}

.product_wrapper .sku_more li.row05 {
  width: 134px;
}

.product_wrapper .sku_more_out {
  width: 1168px;
  margin: 0 auto;
  margin-top: 17px;
}

.product_wrapper .sku_more_out .sku_more_List {
  width: calc(100% - 233px);
  float: right;
}

.product_wrapper .sku_more_out .sku_more_List.online {
  width: 100%;
}

.product_wrapper .sku_more .title {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background: #F5F5F5;
}

.product_wrapper .sku_more .list {
  max-height: 510px;
  overflow-y: auto;
  overflow-x: hidden;
}

.product_wrapper .sku_more .list ul {
  width: 1168px;
  border-bottom: 1px dashed #e4e4e4;
}

.product_wrapper .sku_more .list ul:hover {
  background: #F5F6F7;
}

.product_wrapper .sku_more .list .active {
  background: #EEEEEE;
}

.product_wrapper .sku_more .list .active:hover {
  background: #EEEEEE;
}

.product_wrapper .sku_more .list li {
  /* border-bottom: 1px dashed #e4e4e4; */
  /* height: 60px; */
  line-height: 60px;
  /* margin-top: 10px; */
}

.product_wrapper .sku_more .special_price li {
  height: 79px;
  line-height: 80px;
}

.product_wrapper .sku_more .list li.row_p {
  font-size: 12px;
  max-height: 80px;
  cursor: default;
  text-align: left;
}

.product_wrapper .sku_more .list li.row_p .row_price {
  font-size: 12px;
  color: #FF6619;
  color: var(--themeColor);
  font-weight: bold;
  line-height: 17px;
  display: block;
}

.product_wrapper .sku_more .list li.row_p .row_price .new_p {
  font-size: 12px;
  color: #FF6619;
  color: var(--themeColor);
  font-weight: bold;
  line-height: 17px;
  display: block;
}

.product_wrapper .sku_more .list li.row_p .row_price .old_p {
  font-size: 12px;
  color: #999;
  font-weight: bold;
  line-height: 17px;
  display: block;
  margin-top: 5px;
}

.product_wrapper .sku_more .list li.row_p .mj {
  border: 1px solid #F5A623;
  border-radius: 2px;
  width: 40px;
  height: 16px;
  color: #F5A623;
  margin: 10px auto 4px;
  line-height: 18px;
  font-weight: normal;
  text-align: center;
  margin-left: 0;
}

.product_wrapper .sku_more .list li.row_p .mj_tan {
  position: relative;
  top: 5px;
  display: none;
  z-index: 8;
  left: -61px;
}

.product_wrapper .sku_more .list li.row_p .mj_tan .mj_body {
  position: absolute;
  top: -3px;
  min-width: 162px;
  max-width: 300px;
  line-height: 17px;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: 7px 10px;
}

.product_wrapper .sku_more .list li.row_p .mj_tan .mj_body span {
  color: #999;
  font-weight: normal;
  text-align: left;
  display: inherit;
}

.product_wrapper .sku_more .list li.row_p .mj_tan .sanjiao_up {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../../img/product/sanjiao_up.png") no-repeat center top;
  position: absolute;
  top: -10px;
  left: 75px;
  z-index: 1;
}

.product_wrapper .sku_more .list li.row_p .tj {
  border: 1px solid #FF6619;
  border: 1px solid var(--themeColor);
  border-radius: 2px;
  width: 40px;
  height: 16px;
  color: #FF6619;
  color: var(--themeColor);
  margin: 10px auto 4px;
  line-height: 16px;
  font-weight: normal;
  text-align: center;
  margin-top: 1px;
  margin-left: 0;
}

.product_wrapper .sku_more .list li.row_p .tj_tan {
  position: relative;
  top: 5px;
  display: none;
  z-index: 8;
  left: -61px;
}

.product_wrapper .sku_more .list li.row_p .tj_tan .tj_body {
  position: absolute;
  top: -3px;
  min-width: 162px;
  max-width: 300px;
  line-height: 17px;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: 7px 10px;
}

.product_wrapper .sku_more .list li.row_p .tj_tan .tj_body span {
  color: #999;
  font-weight: normal;
  text-align: left;
  display: inherit;
}

.product_wrapper .sku_more .list li.row_p .tj_tan .sanjiao_up {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../../img/product/sanjiao_up.png") no-repeat center top;
  position: absolute;
  top: -10px;
  left: 75px;
  z-index: 1;
}

.product_wrapper .sku_more .color_red {
  color: #FF0000;
}

.product_wrapper .sku_more .shop_icon {
  display: inline-block;
  width: 76px;
  height: 24px;
  border-radius: 4px;
  /* border: 1px solid #FF6619;
    border: 1px solid var(--themeColor);
    color: #FF6619;color: var(--themeColor); */
  margin: 0 auto;
  vertical-align: middle;
  line-height: 24px;
  border: none;
  background-color: #FF6619;
  background-color: var(--themeColor);
  color: #fff;
}

.productList .row03 input {
  width: 54px;
  height: 26px;
  border-radius: 4px;
  text-align: center;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d3d3d3;
  padding: 0;
}

.productList .row03 a {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.productList .row03 {
  position: relative;
}

.productList .row03 .loseProject {
  position: absolute;
  display: inline-block;
  line-height: normal;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  color: red;
  display: none;
}

.productList .row03.disabled .loseProject {
  display: block;
}

.productList .list-reduce-num {
  background: url(../../img/product/reduce_icon.png) no-repeat center;
}

.productList .list-reduce-num.disabled {
  background: url(../../img/product/reduce_dis_icon.png) no-repeat center;
}

.productList .list-add-num {
  background: url(../../img/product/add_icon.png) no-repeat center;
}

.productList .list-add-num.disabled {
  background: url(../../img/product/add_dis_icon.png) no-repeat center;
}

.wrap_input .list-add-num.disabled {
  background: url(../../img/product/add_dis_icon.png) no-repeat center;
}

.wrap_input a.disabled {
  color: #999;
  cursor: default;
}

.sku_more .sku_more_btn {
  height: 50px;
  text-align: right;
  overflow: auto;
}

.sku_more .sku_more_btn .btn {
  display: inline-block;
  width: 94px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 10px;
  margin-top: 8px;
  border-radius: 4px;
}

.sku_more .sku_more_btn .btn_red {
  color: #fff;
  background: #FF6619;
  background: var(--themeColor);
}

.sku_more .sku_more_btn .btn_red::before {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e630";
  color: #fff;
  margin-right: 3px;
  vertical-align: top;
}

/* .sku_more .has_price_btn{
    display: none;
}

.sku_more .sku_xjl_btn{
    display: none;
} */
.sku_more .sku_xjl_btn .btn_red::before {
  content: "\e664";
}

.sku_more .sku_more_btn .btn_gray,
.sku_more .sku_more_btn .btn_gray:hover,
.sku_more .sku_more_btn .btn_gray:active {
  border-color: #d3d3d3;
  cursor: default;
}

/* 规格搜索条件start */
.sku_more .clear_btn {
  color: #295fcc;
  font-size: 14px;
  margin-left: 16px;
  height: 18px;
  cursor: pointer;
  user-select: none;
  margin-left: 58px;
  font-weight: normal;
}

.sku_more .clear_btn i {
  color: #295fcc;
  font-size: 18px;
  font-family: "iconfontxfs" !important;
  font-size: 13px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 8px;
  vertical-align: middle;
}

.sku_more .clear_btn i::after {
  content: "\e653";
}

.sku_more_search_out {
  max-height: 550px;
  overflow: hidden;
  display: inline-block;
  background: #f5f5f5;
  border-radius: 4px;
  width: 224px;
  margin-right: 8px;
  user-select: none;
  margin-bottom: 20px;
}

.sku_more_search_out .sku_more_search_tit {
  height: 40px;
  border-radius: 4px 4px 0 0;
  background: #e2e2e2;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  padding: 0 16px;
}

.sku_more_search {
  max-height: 510px;
  overflow: auto;
  padding: 0 16px;
}

.sku_more_search .search_rule {
  color: #444;
  font-size: 14px;
}

.sku_more_search .search_rule+.search_rule {
  border-top: 1px solid #E2E2E2;
}

.sku_more_search .search_rule_name {
  padding: 16px 0;
  line-height: 18px;
}

.sku_more_search .search_rule_open {
  float: right;
  display: inline-block;
  width: 16px;
  height: 16px;
  transition: all 0.5 linear;
  background: url(../../img/icon_more.png) no-repeat center / 100%;
}

.sku_more_search .search_rule_list {
  padding-bottom: 16px;
  margin-top: -8px;
  font-size: 0;
  display: none;
}

.sku_more_search .search_rule_item {
  display: inline-block;
  line-height: 18px;
  font-size: 14px;
  padding-top: 8px;
  min-width: 70px;
  margin-right: 10px;
  max-width: 160px;
}

/* .sku_more_search .search_rule_item:nth-of-type(2n){margin-right: 0;} */
.sku_more_search .search_rule_item i {
  margin-right: 8px;
  vertical-align: top;
  font-family: "iconfontxfs" !important;
  font-size: 13px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 6px;
  color: #AAA;
}

.sku_more_search .search_rule_item i:after {
  content: "\e618";
}

.sku_more_search .search_rule_item.check_on i {
  color: #FF6619;
  color: var(--themeColor);
}

.sku_more_search .search_rule_item.check_on i:after {
  content: "\e617";
}

.sku_more_search .search_rule_item em {
  display: inline-block;
  max-width: 140px;
  word-break: break-all;
}

.sku_more_search .active .search_rule_open {
  transform: rotate(90deg);
}

.sku_more_search .active .search_rule_list {
  display: block;
}

/* 规格搜索条件end */
/*右侧主体*/
.product_content {
  margin-top: 16px;
  border-bottom: 24px solid #f4f4f4;
}

.product_content .product_right {
  float: right;
  width: 936px;
  background: #fff;
  border-radius: 8px;
}

.product_right .tab {
  height: 53px;
  line-height: 53px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 16px;
  width: 936px;
  background: #fff;
}

.product_right .tab.tab_fixed {
  position: fixed;
  top: 0;
  z-index: 2;
}

.product_right_info .descrip.descrip_fixed .tab_info {
  padding-top: 54px;
}

.product_right .tab a {
  text-align: center;
  display: inline-block;
  margin: 0 32px 0 24px;
  height: 49px;
  cursor: pointer;
}

.product_right .tab a.tab_curr {
  color: #FF6619;
  color: var(--themeColor);
  border-bottom: 4px solid #FF6619;
  border-bottom: 4px solid var(--themeColor);
  font-weight: bold;
}

.product_right_info {
  overflow: hidden;
}

.product_right_info .descrip {
  width: 936px;
  margin: 0 auto;
  padding: 16px 0;
  background: #f5f5f5;
}

.product_right_info .descrip .tab_info {
  padding: 0 16px;
  background: #fff;
}

.product_right_info .descrip .tab2_info {
  padding: 24px 16px;
  border-bottom: 1px solid #F5F5F5;
}

.product_right_info .descrip .tab3_info {
  padding: 24px 27px;
  border-radius: 0 0 8px 8px;
}

.product_right_info .descrip .tab4_info {
  margin-top: 24px;
  padding: 0;
}

/*售后保障*/
.aftersale_box {
  width: 943px;
  margin: 0 auto;
  overflow: hidden;
  color: #333;
  line-height: 18px;
}

.aftersale_box a {
  color: #0b5da2 !important;
  text-decoration: none;
}

.aftersale_box a:hover {
  color: #0b5da2 !important;
  text-decoration: underline;
}

.aftersale_box .title {
  font-size: 14px;
  height: 44px;
  margin-top: 24px;
}

.aftersale_box .title i img {
  position: relative;
  top: -10px;
}

.aftersale_box .title .aticon {
  font-size: 14px;
  margin: 0px 12px 0 8px;
  height: 44px;
  vertical-align: top;
  display: inline-block;
}

.aftersale_box .title .aticon::after {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff6619;
  color: var(--themeColor);
}

.aftersale_box .title .aticon_1::after {
  content: "\e632";
}

.aftersale_box .title .aticon_2::after {
  content: "\e637";
}

.aftersale_box .title .aticon_3::after {
  content: "\e639";
}

.aftersale_box .title .aticon_4::after {
  content: "\e638";
}

.aftersale_box .title .aticon_5::after {
  content: "\e62d";
}

.aftersale_box .aft_rt {
  display: inline-block;
  color: #222;
}

.aftersale_box .aft_rt .p_tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

/* 规格参数 */
/* .standard {
  width: 443px;
  height: auto;
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  float: left;
  border-left: 1px solid #E2E2E2;
  border-top: 1px solid #E2E2E2;
  margin-left: -1px;
}

.standard div {
  height: 28px;
  font-size: 14px;
  border-bottom: 1px solid #E2E2E2;
}

.standard>div>span {
  display: block;
  float: left;
  border-right: 1px solid #E2E2E2;
  height: 28px;
  line-height: 28px;
}

.standard>div>span:nth-child(1) {
  width: 148px;
  text-align: right;
  background: #f5f5f5;
  color: #808080;
  padding-right: 12px;
}

.standard>div>span:nth-child(2) {
  width: 269px;
  text-align: left;
  color: #222;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.standard .w_440 {
  width: 440px;
} */
/* 规格参数 */
.standard{
  width: 880px;
  height: auto;
  color: rgba(34,34,34,1);
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
  font-weight: 400;
  }
  .standard div{
  float: left;
  margin-bottom: 16px;
  width: auto;
  margin-right: 40px;
  width: calc(50% - 40px);
  }
  .standard div:first-of-type{
    width: calc(100% - 40px);
  }
  .standard > div > span:nth-child(1) {
  font-size: 14px;
  font-weight: 700;
  }
  .standard .w_440{
  width: 440px;
  }
  /* .standard .title{
  font-size: 14px;
  font-weight: 700;
  } */
/* 热门商品 */
.hotspot {
  width: 936px;
  height: auto;
  /* border-radius: 8px 8px 0 0; */
  opacity: 1;
  overflow: hidden;
  background: #f5f5f5;
}

.hotspot>a:nth-child(4n+0) {
  margin-right: 0px;
}

.hotspot .content_box {
  display: block;
  box-sizing: border-box;
  padding: 12px;
  width: 228px;
  height: 307px;
  border-radius: 4px;
  opacity: 1;
  background: #ffffff;
  float: left;
  margin-right: 8px;
  margin-top: 8px;
}

.hotspot .image {
  width: 204px;
  height: 204px;
  border-radius: 4px;
  opacity: 1;
  margin: 0 auto;
  margin-bottom: 8px;
}

.hotspot .image img {
  width: 100%;
  height: 100%;
}

.hotspot .content_font {
  width: 204px;
  opacity: 1;
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.hotspot .price_font {
  width: 104px;
  height: 23px;
  opacity: 1;
  color: #F20C0C;
  font-weight: 700;
  text-align: left;
  font-size: 18px;
}

/*左侧主体--商品推荐*/
.product_content .product_left {
  float: left;
  width: 252px;
  border-radius: 8px;
  background: #fff;
  padding-bottom: 16px;
  overflow: hidden;
  z-index: 9;
}

.product_left .recommend h3 {
  height: 53px;
  font-weight: bold;
  line-height: 53px;
  text-align: center;
  font-size: 18px;
  background: url(../../img/product/line.jpg) repeat-x;
}

.product_left .recommend ul {
  width: 220px;
  margin: 16px auto;
  overflow: hidden;
  margin-bottom: 0;
}

.product_left .recommend li {
  margin-top: 16px;
  height: 58px;
}

.product_left .recommend .pic {
  width: 54px;
  height: 54px;
  float: left;
  border: 1px solid #D3D3D3;
  border-radius: 4px;
  overflow: hidden;
}

.product_left .recommend .pic img {
  width: 54px;
  height: 54px;
}

.product_left .recommend .recom_info {
  float: right;
  width: 156px;
  padding-bottom: 4px;
}

.product_left .recommend li .name {
  height: 38px;
  line-height: 18px;
  font-size: 14px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product_left .recommend li .price {
  color: #F20C0C;
  font-size: 14px;
  font-weight: bold;
}

.product_left .recom_bot {
  width: 156px;
  margin-left: 64px;
  background: linear-gradient(90deg, #eeeceb 0%, rgba(238, 236, 235, 0) 100%);
  position: relative;
  height: 24px;
  clear: both;
  line-height: 24px;
}

.product_left .recom_bot span {
  padding-left: 4px;
  color: #808080;
}

.product_left .recom_bot img {
  position: absolute;
  right: 0;
  top: 0;
}

.product_left .recommend li a {
  display: block;
  cursor: pointer;
}

.product_left .recom_tj_span {
  display: inline-block;
  width: 32px;
  height: 18px;
  background: #FF6619;
  background: var(--themeColor);
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  border-radius: 2px;
}

.product_left.pos_fixed {
  position: fixed;
  top: 0;
}

/*添加购物车*/
.product_ok {
  height: 26px;
  margin: 40px 0 20px;
  line-height: 26px;
  font-size: 18px;
  color: #79B651;
}

.product_ok .icon {
  width: 25px;
  height: 25px;
  background-position: 0 -140px;
  float: left;
  margin-right: 10px;
}

.product_ok_list {
  padding: 0 0 0 72px;
  position: relative;
  height: 62px;
}

.product_ok_list .img {
  position: absolute;
  height: 60px;
  width: 60px;
  left: 0;
  top: 0;
  overflow: hidden;
  border: 1px solid #d3d3d3;
}

.product_ok_list .img img {
  width: 60px;
  height: 60px;
}

.product_ok_list .name {
  font-size: 14px;
  padding: 4px 0 6px;
}

.product_ok_list .pro_nav {
  color: #999;
}

.product_ok_list .pro_nav span {
  padding-right: 50px;
  display: inline-block;
}

.product_ok_btn {
  text-align: right;
}

.product_ok_btn a {
  padding: 0 30px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
  border-radius: 2px;
  font-size: 12px;
}

.product_ok_btn a.btn_gray {
  border: 1px solid #d3d3d3;
  color: #FF6619;
  color: var(--themeColor);
  background: #fff;
}

.product_ok_btn a.btn_red {
  border: 1px solid #FF6619;
  border: 1px solid var(--themeColor);
  color: #fff;
  background: #FF6619;
  background: var(--themeColor);
}

.product_ok_btn a .icon {
  width: 8px;
  height: 14px;
  background-position: -30px -140px;
  margin: 0 -15px 0 16px;
  position: relative;
  top: 2px;
}

/* 非销售区域时的显示样式 */
.dis_area {
  width: 348px;
  height: 33px;
  background: rgba(255, 249, 172, 0.95);
  color: #FF6619;
  color: var(--themeColor);
  text-align: center;
  line-height: 33px;
  position: absolute;
  bottom: 1px;
  z-index: 666;
  left: 1px;
}

.promos-p {
  overflow: hidden;
}

.promos-p .p-title {
  float: left;
}

.promos-p .promos-con {
  float: left;
  color: #FF6619;
  color: var(--themeColor);
}

.have-arrival-cycle {
  color: #FF6619;
  color: var(--themeColor);
}

.gobuybtn_a {
  font-size: 14px;
  color: #FF6619;
  color: var(--themeColor);
}

.gobuybtn .gobuybtn_a {
  color: #FF6619;
  color: var(--themeColor);
}

.gobuybtn {
  padding: 0 16px;
  border: 1px solid #FF6619;
  border: 1px solid var(--themeColor);
  border-radius: 4px;
  margin-left: 15px;
  cursor: pointer;
  height: 30px;
  display: inline-block;
  line-height: 30px;
}

.gobuybtn::before {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e655";
  color: #FF6619;
  color: var(--themeColor);
  vertical-align: top;
}

.morebtn_goby {
  text-align: right;
  margin-right: 44px;
  padding-bottom: 20px;
  padding-top: 10px;
}

/* 图片放大镜 */
* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

#magnifier {
  position: relative;
  width: 260px;
}

.small-box {
  position: relative;
  width: 258px;
  height: 258px;
  margin-bottom: 13px;
  border: 1px solid #D3D3D3;
  overflow: hidden;
  border-radius: 4px;
}

.small-box img {
  display: block;
  width: 100%;
}

.small-box .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background: 50% top no-repeat #fede4f;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: move;
}

.thumbnail-box {
  position: relative;
  width: 100%;
}

.thumbnail-box .btn {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}

.thumbnail-box .btn-prev {
  left: 0;
  background-image: url(../../img/product/arrow_left.png);
}

.thumbnail-box .btn-next {
  right: 0;
  background-image: url(../../img/product/arrow_right.png);
}

.thumbnail-box .list {
  overflow: hidden;
  width: 212px;
  margin: 0 auto;
  height: 45px;
}

.thumbnail-box .wrapper {
  width: 100000px;
}

.thumbnail-box .list .item {
  float: left;
  margin: 0 4px;
  width: 45px;
  height: 45px;
}

.thumbnail-box .list .item img {
  border: 1px solid #D3D3D3;
  width: 43px;
  height: 43px;
  border-radius: 4px;
}

.thumbnail-box .list .item-cur img {
  border: 1px solid #FF6619;
}

.big-box {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 259px;
  top: 0;
  width: 540px;
  height: 540px;
  border: 1px solid #e4e4e4;
  z-index: 99;
}

.big-box img {
  display: block;
  width: 800px;
  height: 800px;
}

.spu_search {
  width: 100%;
  height: 52px;
  border-bottom: 1px solid #f5f5f5;
  line-height: 52px;
}

.spu_search .spu_s_lt {
  float: left;
  padding-left: 20px;
  font-size: 16px;
}

.spu_search .spu_s_rt {
  float: right;
  position: relative;
  margin-right: 10px;
}

.spu_search .spu_s_rt input {
  width: 190px;
  height: 18px;
  line-height: 18px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 30px;
  background: #f5f5f5;
  border: none;
}

.spu_search .spu_s_rt .spu_s_btn {
  padding: 7px 17px;
  background: #FF6619;
  background: var(--themeColor);
  border-radius: 4px;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
  position: relative;
  left: -5px;
  color: #fff;
}

.spu_load {
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  display: none;
}

.spu_load span {
  cursor: pointer;
}

.spu_load img {
  margin-left: 5px;
}

.product_empty {
  width: 935px;
  height: 150px;
}

.product_empty .product_empty_in {
  width: 252px;
  margin: 71px auto;
  text-align: center;
}

.product_empty .product_empty_in p a {
  display: inline-block;
  width: 96px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #F08327;
  background: var(--themeColor);
  border-radius: 2px;
  color: #fff;
  margin-top: 50px;
}

.product_wrapper .sku_more .collect_icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  /* background-image: url(../../img/product/icon_heart.png);
    background-repeat: no-repeat; */
  margin-left: 10px;
  position: relative;
  top: 8px;
}

.product_wrapper .sku_more .collect_icon::before {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e625";
  color: #aaa;
}

/* .product_wrapper .sku_more .btn_scsp_on {
    background-image: url(../../img/product/icon_heart_on.png);
} */
.product_wrapper .sku_more .btn_scsp_on::before {
  content: "\e62b";
  color: #FF6619;
  color: var(--themeColor);
}

.nofare_p {
  font-size: 14px;
  color: #222;
  margin-bottom: 15px;
}

.activity-p .p-price b {
  padding-right: 0;
}

.activity-p .p-price del {
  color: #999;
  margin-left: 10px;
}

.product_top_area_box {
  display: none;
}

.product_address_out:hover .product_top_area_box {
  display: block;
}

.product_address {
  display: inline-block;
  padding-left: 8px;
  border: 1px solid #d3d3d3;
  cursor: pointer;
  border-radius: 4px;
  padding-right: 16px;
  max-width: 143px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product_address::before {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e633";
  color: #FF6619;
  color: var(--themeColor);
  margin-right: 11px;
}

.sale_box_left .top_area_box .tab span {
  padding: 0 30px;
}

.sale_box_left .top_area_box .list li span {
  padding: 0 5px;
}

.sale_box_left .top_area_box .list .selection span {
  color: #fff;
}

.product_address_dia {
  position: relative;
}

.product_top_area_box {
  top: -2px;
  left: 0px;
}

.nofare_price {
  display: inline-block;
  margin-left: 32px;
}

.nofare_price .yc-price {
  font-size: 12px;
  top: 0;
  color: #222;
}

.xy_mark {
  margin-left: 10px;
  display: inline-block;
  width: 58px;
  height: 18px;
  border: 1px solid #F08327;
  border: 1px solid var(--themeColor);
  color: #F08327;
  color: var(--themeColor);
  text-align: center;
  line-height: 18px;
  position: relative;
  bottom: 3px;
  font-size: 12px;
}

.product_wrapper .sku_more .xy_mark {
  bottom: 0px;
}

.product_price {
  margin-top: 12px;
}

.product_remark_box {
  display: inline-block;
  margin-left: 24px;
  color: #FF6619;
  color: var(--themeColor);
  position: relative;
  top: -14px;
  padding-left: 20px;
  background: url(../../img/product/tip_icon.png) no-repeat left center;
}

.pro_hj_mark {
  display: inline-block;
  height: 18px;
  padding: 0 3px;
  color: #ff0f36;
  border: 1px solid #ff0f36;
  border-radius: 3px;
  background: #fff;
  line-height: 18px;
  margin-left: 10px;
  position: relative;
  bottom: 3px;
}

.material_name {
  line-height: 20px;
  color: #444444;
  font-size: 16px;
  margin-top: -12px;
}

.add_share_btn {
  float: left;
  width: 156px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  margin-left: 14px;
}

.add_share_btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #222222;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
}

.add_share_btn a::before {
  font-family: "iconfontxfs" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e651";
  color: #222;
  margin-right: 4px;
  vertical-align: top;
}

.add_share_btn_list {
  float: none;
  display: inline-block;
  width: 106px;
  height: 32px;
  border-radius: 4px;
}

.add_share_btn_list a {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
}

.add_share_btn_list a::before {
  font-size: 16px;
}

/* 分享清单列表相关 */
.side_share {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: none;
}

.side_share .side_share_mask {
  width: 100%;
  height: 100%;
}

.side_share .side_share_cont {
  width: 490px;
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  border-radius: 8px;
  background: #fff;
  box-shadow: -4px 0 16px 0 #00000029;
  overflow: hidden;
}

.side_share .side_share_head {
  height: 50px;
  line-height: 50px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 0 16px;
  position: relative;
}

.side_share .side_share_head .side_share_close {
  position: absolute;
  right: 16px;
  top: 15px;
  width: 24px;
  height: 24px;
  background: url(../../icon/icon/close_btn.png) no-repeat center;
  cursor: pointer;
  display: inline-block;
}

.side_share .side_share_body {
  position: absolute;
  top: 50px;
  bottom: 79px;
  overflow-y: hidden;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  width: 100%;
}

.side_share .share_down_list {
  position: absolute;
  top: 64px;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.side_share .side_share_foot {
  height: 79px;
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
}

.side_share .side_share_search {
  height: 32px;
  margin: 16px;
  line-height: 32px;
}

.side_share .side_share_search .side_s_l {
  float: left;
  width: 241px;
  height: 32px;
}

.side_share .side_share_search .side_s_l input {
  width: 170px;
  background: #f5f5f5;
  border: none;
  padding: 0 5px;
  height: 32px;
  border-radius: 4px 0 0 4px;
}

.side_share .side_share_search span {
  display: inline-block;
  background: #FF661A;
  background: var(--themeColor);
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.side_share .side_share_search .side_s_l span {
  width: 60px;
  height: 32px;
  border-radius: 0 4px 4px 0;
}

.side_share .side_share_search .side_s_r span {
  float: right;
  width: 104px;
  height: 32px;
  border-radius: 4px;
}

.side_share .cart_d_hj {
  float: left;
  margin-top: 12px;
}

.side_share .cart_d_hj span {
  display: block;
  font-size: 14px;
  color: #808080;
  width: 190px;
  text-align: right;
}

.side_share .side_cart_money {
  font-size: 24px;
  font-weight: bold;
  vertical-align: sub;
}

.side_share .share_d_go {
  display: inline-block;
  width: 60px;
  height: 32px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  margin-top: 16px;
  margin-right: 16px;
  cursor: pointer;
  color: #222;
  border: 1px solid #d3d3d3;
}

.side_share .share_d_go.background_theme {
  color: #fff;
  border: 1px solid #FF661A;
  border: 1px solid var(--themeColor);
}

.side_share .cart_down_empty {
  text-align: center;
  margin-top: 150px;
  display: none;
  width: 100%;
}

.side_share .cart_down_full ul {
  padding-top: 12px;
}

.side_share .cart_down_full li {
  width: 422px;
  height: 94px;
  border-radius: 4px;
  margin-bottom: 8px;
  background: #f5f5f5;
  padding: 16px;
  border: 1px solid #f5f5f5;
  margin-left: 16px;
  cursor: pointer;
}

.side_share .cart_down_full li.em_li {
  text-align: center;
  background: none;
  border: none;
  height: 20px;
}

.side_share .cart_down_full .share_it_tit {
  margin-bottom: 12px;
}

.side_share .cart_down_full .se_check {
  float: right;
}

.side_share .cart_down_full .se_check::before {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61e";
  color: #e2e2e2;
}

.side_share .cart_down_full .share_check {
  border: 1px solid #FF6619;
  border: 1px solid var(--themeColor);
}

.side_share .cart_down_full .share_check .se_check::before {
  content: "\e61d";
  color: #FF6619;
  color: var(--themeColor);
}

.side_share .cart_down_full .share_it_dn {
  height: 64px;
}

.side_share .cart_down_full .share_it_pro {
  float: left;
  width: 272px;
}

.side_share .cart_down_full .share_it_pro img {
  width: 62px;
  height: 62px;
  border: 1px solid #e2e2e2;
  border-radius: 2px;
  margin-right: 4px;
}

.side_share .cart_down_full .share_it_more {
  float: right;
}

.side_share .cart_down_full .share_it_more span {
  display: block;
  color: #222222;
  text-align: right;
}

.side_share .cart_down_full .share_it_more .share_dian {
  margin-right: 46px;
}

.side_share .cart_down_full .share_it_more a {
  display: block;
  color: #295FCC;
  text-align: right;
  margin-bottom: 27px;
}

.side_share .cart_down_full .share_it_more a::after {
  font-family: "iconfontxfs" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61a";
  margin-left: 2px;
}

.side_share .cart_down_full .share_empty {
  text-align: center;
  padding-top: 36px;
  background: url(../../img/product/qd_empty.png) no-repeat top center;
}

.share_add_ul {
  width: 540px;
  margin: 15px auto;
  overflow-y: auto;
  margin-bottom: 0;
}

.share_add_ul li {
  margin-bottom: 12px;
}

.share_add_ul li span {
  display: block;
  color: #808080;
  text-align: left;
  margin-bottom: 4px;
}

.share_add_ul li input {
  display: block;
  background: #f5f5f5;
  border: none;
  height: 30px;
  width: 522px;
  border-radius: 4px;
  padding: 0 5px;
}

.share_add_ul li textarea {
  width: 522px;
  height: 86px;
  border-radius: 4px;
  opacity: 1;
  padding: 5px;
  background: #f5f5f5;
  border: none;
}

.share_add_ul li em {
  color: #FF1B1B;
  margin-right: 2px;
}

#jeBoxjbxshare .jeBox-footer {
  text-align: right !important;
  padding-right: 30px;
  box-sizing: border-box;
  margin-bottom: 0px;
}

#jeBoxjbxshare .jeBox-footer button {
  width: 48px;
  height: 28px;
  padding: 0;
  line-height: 28px;
  border-radius: 4px;
}

#jeBoxjbxshare .jeBox-footer button.jeBox-btn0 {
  float: right;
}