/*颜色变量定义*/
/*字体变量定义*/
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #F00;
  text-decoration: none;
}
ul {
  list-style: none;
}
img {
  border: none;
}
a:hover {
  text-decoration: none;
}
h2 {
  font-weight: 500;
}
.r {
  border: red solid 1px;
}
.left {
  float: left;
}
div.fixed {
  position: fixed;
  top: 0;
  margin-top: 0;
}
div.absolute {
  position: absolute;
  z-index: 999;
}
i {
  font-style: normal;
}
html,
body {
  font-family: "Helvetica Neue", "Helvetica", "Arial", "Microsoft Yahei", "微软雅黑", "PingFang SC", "Heiti", "sans-serif", "SimSun", "宋体", "serif" !important;
}
/*上箭头*/
.arrow-wrap {
  position: absolute;
  width: 11px;
  height: 7px;
}
.up-arrow {
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #DADADA;
}
.curr-arrow {
  position: absolute;
  top: 2px;
  border-bottom: 5px solid #FFFFFF;
}
.pop-tips {
  top: -6px;
  left: 10px;
}
.tab-pop-arrow {
  top: -6px;
  right: 32px;
}
/*修改提示框*/
#mytitle {
  position: absolute;
  color: #A2A2A2;
  font-size: 12px;
  padding: 4px;
  background: #FFFFFF;
  border: solid 1px #DADADA;
}
/*私人定制说明弹窗样式*/
#personaldes {
  position: absolute;
  left: -232px;
  top: 38px;
  z-index: 2;
  border: 1px solid #DADADA;
  width: 356px;
  padding: 20px;
  background-color: #FFFFFF;
  font-size: 12px;
}
#personaldes h1 {
  font-size: 13px;
  color: black;
}
#personaldes .sd-des-cont p span {
  font-weight: bold;
  color: black;
}
.sd-tips {
  top: -6px;
  left: 251px;
}
.del-tips {
  top: -4px;
  left: 23px;
}
.background-close {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url('../images/new_detail.png') no-repeat -110px -34px;
}
audio {
  position: absolute;
  top: 880px;
  left: 0;
  right: 0;
  margin: auto;
}
/*视频播放按钮*/
#show3DBtn {
  position: absolute;
  cursor: pointer;
  width: 80px;
  height: 80px;
  background-image: url(../images/show3D.png);
  background-size: 80px;
  left: 0;
  top: -200px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 100;
}
#videoTo3D {
  position: absolute;
  width: 96px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  z-index: 100;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 16px;
  background-color: #EAEAEA;
  border-radius: 15px;
  display: none;
}
#videoTo3D .video_3D_switch {
  display: inline-block;
  width: 48px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}
#videoTo3D .video_3D_switch.on {
  color: #fff;
  background-color: #F4364C;
  border-radius: 15px;
}
.single_switch {
  position: absolute;
  width: 70px;
  height: 24px;
  top: 0;
  bottom: -280px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  z-index: 100;
  display: none;
}
.single_switch img {
  width: 70px;
  height: 24px;
}
/*大图*/
.ppicture {
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 99999;
  display: none;
}
.ppicture span.close {
  position: absolute;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url('../images/xx_pic_close_icon.jpg') no-repeat;
  top: 50px;
  right: 50px;
}
.ppicture .pp-container {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.ppicture .pp-container .pp-left {
  position: absolute;
  left: 0;
  width: 100px;
  height: 500px;
  overflow: hidden;
  top: 50%;
  margin-top: -250px;
  padding: 25px 0;
  box-sizing: border-box;
}
.ppicture .pp-container .pp-left .pp-scroll {
  top: 25px;
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: absolute;
}
.ppicture .pp-container .pp-left .pp-scroll div.pp-checked {
  position: absolute;
  left: 0;
  top: 10px;
  transition: .5s .2s all ease;
  width: 98px;
  height: 98px;
  border: 1px solid #b5b5b5;
  z-index: 99;
}
.ppicture .pp-container .pp-left .pp-scroll ul {
  position: absolute;
  width: 100%;
  padding: 0;
  left: 0;
  top: 0px;
  transition: .5s .2s all ease;
}
.ppicture .pp-container .pp-left .pp-scroll ul li {
  width: 98px;
  height: 98px;
  margin-top: 10px;
  border: 1px solid #A5A5A5;
  cursor: pointer;
}
.ppicture .pp-container .pp-left .pp-scroll ul li img {
  width: 100%;
  height: 100%;
  border: 0;
}
.ppicture .pp-container .pp-left span.icon {
  width: 38px;
  height: 21px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -19px;
  cursor: pointer;
}
.ppicture .pp-container .pp-left span.icon-up {
  top: 4px;
  background: url('../images/xx_pic_up.jpg');
}
.ppicture .pp-container .pp-left span.icon-down {
  bottom: 4px;
  background: url('../images/xx_pic_down.jpg');
}
.ppicture .pp-container .pp-right {
  position: absolute;
  width: 650px;
  height: 650px;
  top: 50%;
  left: 300px;
  margin-top: -325px;
  overflow: hidden;
}
.ppicture .pp-container .pp-right img {
  width: 100%;
  height: 100%;
  border: 0;
  transition: .5s .2s all ease;
  position: absolute;
  left: 0;
  top: 100%;
}
.ppicture .pp-container .pp-right img.show {
  top: 0;
  z-index: 10;
}
.ppicture-800 .pp-container .pp-right {
  width: 800px;
  height: 800px;
  left: 200px;
  margin-top: -400px;
}
.detail {
  /*liuyc14添加 选择框全局样式*/
}
.detail h1,
.detail h2,
.detail h3,
.detail h4,
.detail h5,
.detail h6,
.detail hr,
.detail p,
.detail blockquote,
.detail dl,
.detail dt,
.detail dd,
.detail ul,
.detail ol,
.detail li,
.detail pre,
.detail fieldset,
.detail button,
.detail a,
.detail input,
.detail textarea,
.detail th,
.detail td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.detail .zbLogo {
  width: 67px;
  height: 94px;
  position: absolute;
  right: 0;
  top: 60px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px 0 0 6px;
  cursor: pointer;
  z-index: 9999;
}
.detail .zbLogo .zbLoginMain {
  padding: 18px 0 16px;
}
.detail .zbLogo .zbLoginMain img {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto 10px;
}
.detail .zbLogo .zbLoginMain .zbLogoInfo {
  text-align: center;
  background: url(https://p1.lefile.cn/product/adminweb/2020/09/21/a08e0b1a-dccb-4eed-9da0-5a83ec8c9549.png) no-repeat 57px 6px;
  background-size: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #252525;
  font-weight: bold;
}
.detail .zbLogo .zbLoginMain .zbLogoInfoHigh {
  background: url(https://p3.lefile.cn/product/adminweb/2020/09/21/84fa23b9-a5a9-42a0-a4aa-5699ee90076e.png) no-repeat 57px 6px;
  background-size: 5px 10px;
  color: #FF2F2F;
}
.detail .zbLogoFixed {
  position: fixed;
  top: 55px;
}
.detail .isZbThink {
  width: 62px;
  position: fixed;
  top: 119px;
  right: 45px;
}
.detail .isZbThink .zbLoginMain .zbLogoInfo {
  background: url(https://p1.lefile.cn/product/adminweb/2020/09/21/a08e0b1a-dccb-4eed-9da0-5a83ec8c9549.png) no-repeat 54px 6px;
  background-size: 5px 10px;
}
.detail .isZbThink .zbLoginMain .zbLogoInfoHigh {
  background: url(https://p3.lefile.cn/product/adminweb/2020/09/21/84fa23b9-a5a9-42a0-a4aa-5699ee90076e.png) no-repeat 54px 6px;
  background-size: 5px 10px;
  color: #FF2F2F;
}
.detail .nav {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #DADADA;
}
.detail .nav .nav_con {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  color: #535353;
}
.detail .nav .nav_con .go-to-customer-service-wrap {
  display: none;
  float: right;
  font-size: 0;
}
.detail .nav .nav_con .go-to-customer-service-wrap .gtcs {
  position: relative;
  width: 99px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.detail .nav .nav_con .go-to-customer-service-wrap .gtcs span {
  margin-left: 36px;
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
  position: relative;
  z-index: 1;
}
.detail .nav .nav_con .go-to-customer-service-wrap .gtcs img {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.detail .nav .nav_con .go-to-customer-service-wrap .gtcs .origin {
  display: inline;
}
.detail .nav .nav_con .go-to-customer-service-wrap:hover .gtcs img {
  display: inline;
}
.detail .nav .nav_con .go-to-customer-service-wrap:hover .gtcs .origin {
  display: none;
}
.detail .nav .nav-gray {
  color: #535353 !important;
}
.detail .button-gray {
  background-color: #999999 !important;
  color: #ffffff !important;
}
.detail .container-active {
  display: block;
  position: relative;
}
.detail .container-active .active-title-box {
  position: relative;
  margin-top: 27px;
  width: 642px;
  height: 33px;
  background-color: #E1140A;
  background-size: 14px;
}
.detail .container-active .active-title-box #active-title {
  display: inline-block;
  line-height: 33px;
  margin-left: 15px;
  color: #ffffff;
  font-size: 14px;
}
.detail .container-active .active-title-box #active-title.active-title {
  background: url("../images/icon-clock-origin.png") no-repeat 10px center;
  margin-left: 0;
  padding-left: 30px;
  background-size: 14px;
}
.detail .container-active .active-title-box #active-price {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  margin-left: 27px;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 2px;
  letter-spacing: 0px;
}
.detail .container-active .active-title-box #active-timer {
  font-size: 12px;
  color: #E1140A;
  margin-left: 5px;
  font-weight: bold;
}
.detail .container-active .active-title-box #count-down-wrap {
  float: right;
  font-size: 14px;
  line-height: 33px;
  margin-right: 18px;
  color: #ffffff;
}
.detail .container-active .active-title-box #count-down-wrap #countdown-text {
  letter-spacing: 2px;
}
.detail .container-active .active-title-box #presell-personNum {
  color: #ffffff;
  font-size: 14px;
  float: right;
  line-height: 33px;
  margin-right: 15px;
  letter-spacing: 1px;
}
.detail .container-active .active-title-box #hb_presell-personNum {
  color: #ffffff;
  font-size: 14px;
  line-height: 33px;
  margin-left: 27px;
  letter-spacing: 1px;
  display: inline-block;
}
.detail .container-active .active-title-box #yuyue-personNum {
  color: #ffffff;
  font-size: 14px;
  float: right;
  line-height: 33px;
  margin-right: 15px;
  letter-spacing: 1px;
}
.detail .container-active .active-title-box #presell-adv-txt {
  position: absolute;
  right: 15px;
  height: 100%;
  line-height: 33px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 2px;
  top: 0px;
}
.detail .container-active .active-title-box #active-timer {
  font-size: 12px;
  color: #E1140A;
  margin-left: 6px;
}
.detail .container-active .active-title-box #setMsRemind {
  color: #434343;
  font-size: 12px;
  float: right;
  line-height: 33px;
  margin-right: 15px;
  letter-spacing: 1px;
  cursor: pointer;
  font-weight: bold;
}
.detail .container-active .active-title-box #setMsRemind i {
  height: 33px;
  width: 14px;
  padding-right: 5px;
  float: left;
  background: url("../images/icon-sztx.png") no-repeat left center;
  background-size: 14px;
}
.detail .container-active .active-title-msBeforeBox {
  background-color: #F0F0F0;
}
.detail .container-active .active-title-msBeforeBox #active-title.active-title {
  color: #E1140A;
  background: url("../images/icon-clock-red.png") no-repeat 10px center;
  background-size: 14px;
  font-weight: bold;
}
.detail .container-active .box {
  position: relative;
  margin-top: 10px;
  height: auto;
  overflow: hidden;
  font-size: 14px;
}
.detail .container-active .box .item {
  position: relative;
  width: 278px;
  height: 53px;
  line-height: 53px;
  border-radius: 5px;
  border: #c9c9c9 solid 1px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 14px;
}
.detail .container-active .box .item .guige-color,
.detail .container-active .box .item .guige-name,
.detail .container-active .box .item .guige-icon {
  display: inline-block;
}
.detail .container-active .box .item .guige-icon-sdimage {
  display: inline-block;
  background: url('../images/icon_srdz.jpg') no-repeat 0 16px;
  height: 53px;
  width: 27px;
  margin-right: 4px;
  vertical-align: top;
}
.detail .container-active .box .item .guige-color {
  width: 22px;
  height: 22px;
  border-radius: 11px;
  vertical-align: middle;
}
.detail .container-active .box .item .guige-icon {
  width: 27px;
  height: 32px;
  vertical-align: middle;
  background: url('../images/new_detail.png') no-repeat -57px -63px;
}
.detail .container-active .box .item .price {
  font-size: 13px;
}
.detail .container-active .box .item .tjxj-price {
  overflow: hidden;
  height: 20px;
}
.detail .container-active .box .item .tjxj-price .jiesheng {
  color: #e2231a;
  padding-left: 3px;
  font-size: 12px;
}
.detail .container-active .box .item .item-right {
  margin-left: 58px;
  font-size: 14px;
  margin-top: 8px;
  margin-right: 4px;
  overflow: hidden;
  line-height: 20px;
}
.detail .container-active .box .item .item-right div.text-normal {
  height: 20px;
  overflow: hidden;
}
.detail .container-active .box .item .item-right a.detail {
  float: right;
  display: inline-block;
  width: 60px;
}
.detail .container-active .box .item-no-children {
  text-align: center;
}
.detail .container-active .box .item-disabled {
  border: #c9c9c9 dotted 1px;
  background: #f3f3f3;
  color: #c9c9c9;
}
.detail .container-active .box .checked {
  border-color: #e2231a;
}
.detail .bg {
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  background-repeat: no-repeat;
  background-position: -39px -43px;
  display: inline-block;
}
/* 新版less */
#detail_main {
  position: relative;
  width: 1200px;
  margin: 0 auto 0;
  height: auto;
  padding-bottom: 40px;
  /*右侧主题内容*/
}
#detail_main .con_left {
  position: relative;
  width: 520px;
  float: left;
}
#detail_main .con_left .cornerIcon {
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 125px;
  height: 100px;
  cursor: default;
}
#detail_main .con_left .cornerIcon img {
  width: 60px;
  height: 60px;
}
#detail_main .con_left .pic {
  width: 520px;
  height: 520px;
}
#detail_main .con_left .good_action {
  font-size: 13px;
  margin-top: 5px;
  position: relative;
  height: 30px;
  line-height: 30px;
  width: 530px;
}
#detail_main .con_left .good_action a.action-pic {
  cursor: pointer;
}
#detail_main .con_left .good_action a.action-pic span {
  width: 22px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
}
#detail_main .con_left .good_action a.action-pic span.icon-open {
  background: url('../images/xx_pic_open_icon.jpg');
}
#detail_main .con_left .good_action a.action-pic span.des {
  width: auto;
}
#detail_main .con_left .good_action .good_code {
  color: #A5A5A5;
  font-size: 11px;
  display: block;
  position: absolute;
  top: 0;
  right: 340px;
  height: 30px;
  line-height: 30px;
}
#detail_main .con_left .good_operate {
  width: 135px;
  float: right;
  margin-right: 98px;
  color: #000000;
}
#detail_main .con_left .share_img {
  background-position: -63px -118px;
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 10px 0 0;
}
#detail_main .con_left .collect_img {
  width: 10px;
  height: 10px;
  float: left;
  margin: 10px 6px 0 10px;
}
#detail_main .con_left .collect {
  font-size: 11px;
}
#detail_main .con_left .good-do {
  display: inline-block;
  cursor: pointer;
  float: right;
  top: 0;
}
#detail_main .con_left #div_sc {
  right: 57px;
  margin-right: 10px;
}
#detail_main .con_left #div_share {
  right: 0px;
}
#detail_main .con_left #div_share #a_share {
  display: inline-block;
}
#detail_main .con_left #div_share #a_share .share_icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  background-position: -55px -42px;
}
#detail_main .con_left #div_share #a_share .share-txt {
  font-size: 11px;
}
#detail_main .con_right {
  position: relative;
  margin-top: 36px;
  width: 642px;
  float: right;
  color: #000000;
}
#detail_main .con_right .question-mark {
  display: inline-block;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  background-position: -43px -23px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
#detail_main .con_right .title {
  font-size: 22px;
  font-weight: normal;
}
#detail_main .con_right .title .product_name_tip {
  width: 48px;
  height: 22px;
  float: left;
  margin-right: 5px;
  background: url(//p3.lefile.cn/fes/cms/2023/08/22/idr3wuhnixn312ug8kwuk2zxk0tj0k108475.png) no-repeat center;
  background-size: cover;
  margin-top: 4px;
}
#detail_main .con_right .dec {
  color: #A2A2A2;
  font-size: 14px;
  margin-top: 8px;
  line-height: 22px;
  word-break: break-all;
  margin-bottom: 20px;
}
#detail_main .con_right .price-area {
  background: #F9F9F9;
  border: 1px solid #F0F0F0;
  padding-bottom: 15px;
}
#detail_main .con_right .price-area .price-detail-wrap {
  position: relative;
  height: 38px;
  margin-top: 9px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container {
  position: absolute;
  padding-left: 15px;
  line-height: 42px;
  top: -3px;
  /*------------预估到手的价格显示start-----------*/
  /*------------预估到手的价格显示start-----------*/
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .price-desc {
  display: inline-block;
  font-size: 12px;
  color: #434242;
  letter-spacing: 0.8px;
  margin-right: 35px;
  height: 42px;
  width: 45px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-virtual {
  display: inline-block;
  margin-left: 5px;
  color: #E1140A;
  font-weight: bold;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-virtual .price-sign-virtual {
  font-size: 16px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-virtual #span_price_virtual {
  font-size: 28px;
  margin-left: 5px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-virtual #span_price_virtual_txt {
  font-size: 12px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-integral {
  display: inline-block;
  color: #E1140A;
  font-weight: bold;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-integral .price-sign-integral {
  font-size: 16px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-integral #span_price_integral {
  font-size: 28px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-integral #span_price_integral_txt {
  font-size: 12px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .presell-price-desc {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-right: 40px;
  height: 42px;
  width: 40px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .presell-sign-prc-group {
  display: inline-block;
  height: 32px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .presell-sign-prc-group .presell-price-sign {
  font-size: 12px;
  color: #E1140A;
  font-weight: bold;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .presell-sign-prc-group .presell-price-show {
  font-weight: bold;
  font-size: 28px;
  color: #E1140A;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group {
  display: inline-block;
  height: 42px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group .price-sign {
  font-size: 12px;
  color: #E1140A;
  font-weight: bold;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group .price-show {
  font-weight: bold;
  font-size: 27px;
  color: #E1140A;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .couponBestPriceWrap {
  display: inline-block;
  width: auto;
  height: 26px;
  background-color: #FF2F2F;
  background-image: linear-gradient(42deg, #FF2F2F 0%, #EF1E0B 100%);
  text-align: center;
  margin-left: 15px;
  padding-left: 5px;
  position: relative;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .couponBestPriceWrap:before {
  content: "";
  display: inline-block;
  background: url(//p4.lefile.cn/fes/cms/2021/09/18/rao833edy2z4813fvaaqput13sw6ax297941.png) no-repeat center;
  width: 12px;
  background-size: cover;
  height: 26px;
  position: absolute;
  left: -12px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .couponBestPriceWrap:after {
  content: "";
  display: inline-block;
  background: url(//p4.lefile.cn/fes/cms/2021/09/18/55edqcaofwqeeqcj4wwlvit5bjrn7r882621.png) no-repeat center;
  width: 12px;
  background-size: cover;
  height: 26px;
  position: absolute;
  right: -12px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .couponBestPriceWrap .couponBestPriceText {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  vertical-align: top;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .couponBestPriceWrap .couponBestPriceNum {
  line-height: 26px;
  font-size: 22px;
  color: #fff;
  vertical-align: top;
  font-weight: 500;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .sign-prc-group-del {
  display: inline-block;
  margin-left: 12px;
  height: 42px;
  text-decoration: line-through;
  color: #a5a5a5;
  font-size: 13px;
  font-weight: 400;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .qianggou-time-group {
  display: inline-block;
  margin-left: 22px;
  height: 42px;
  color: red;
  font-size: 12px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .presell-cash-discount {
  display: inline-block;
  margin-left: 10px;
  line-height: 34px;
  height: 42px;
  vertical-align: middle;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .presell-cash-discount #pre-cash-dis {
  display: inline-block;
  font-size: 12px;
  background-color: #EF1E0B;
  color: #FFFFFF;
  width: 114px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  vertical-align: middle;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .estimated-delivery-price-show {
  display: none;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .estimated-delivery-price-show .estimated-delivery-price-show-desc {
  display: inline-block;
  font-size: 12px;
  color: #434242;
  letter-spacing: 0.8px;
  margin-right: 28px;
  height: 42px;
  color: #EF1E0B;
  font-weight: 400;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .estimated-delivery-price-show .estimatedPrice-sign-prc-group {
  display: inline-block;
  height: 42px;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .estimated-delivery-price-show .estimatedPrice-sign-prc-group .estimatedPrice-price-sign {
  font-size: 12px;
  color: #E1140A;
  font-weight: bold;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .estimated-delivery-price-show .estimatedPrice-sign-prc-group .estimatedPrice-span_pric {
  font-weight: bold;
  font-size: 28px;
  color: #E1140A;
}
#detail_main .con_right .price-area .price-detail-wrap .prc-container .estimated-delivery-price-show .estimatedPrice-original-price {
  display: inline-block;
  font-size: 13px;
  color: #979797;
  letter-spacing: 0;
  font-weight: 400;
  margin-left: 12px;
  text-decoration: line-through;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier {
  position: absolute;
  right: 0;
  height: 35px;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier .price-reminder {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #3E8DDD;
  background: #F9F9F9;
  border: 1px solid #dae6f2;
  border-radius: 4px;
  margin-right: 10px;
  height: 35px;
  width: 35px;
  text-align: center;
  box-sizing: border-box;
  padding: 3px 0px;
  line-height: 13px;
  user-select: none;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier .price-reminder:hover {
  cursor: pointer;
  border-color: #3E8DDD;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier .total-evaluate-wrap {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  border-left: 1px solid #E0E0E0;
  top: 2px;
  padding: 0 22px;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier .total-evaluate-wrap .total-evaluate-desc {
  font-size: 12px;
  color: #A5A5A5;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier .total-evaluate-wrap #total-evaluate-count {
  font-size: 12px;
  color: #4A4A4A;
  cursor: pointer;
}
#detail_main .con_right .price-area .price-detail-wrap .total-evaluate-wrap-contanier .total-evaluate-wrap #total-evaluate-count:hover {
  color: #E22319;
}
#detail_main .con_right .price-area .price-detail-wrap.deliveryWrap {
  height: 90px;
}
#detail_main .con_right .price-area .yy-price-detail-wrap {
  height: 56px;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container {
  height: 56px;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .yy-sign-prc-group {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 100%;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .yy-sign-prc-group .yy-price-sign {
  font-size: 14px;
  color: #F62828;
  font-weight: bold;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .yy-sign-prc-group .yy-price-show {
  font-weight: bold;
  color: #E1140A;
  font-size: 20px;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .yy-sign-prc-group .yy-price-hide {
  font-size: 20px;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .yy-sign-prc-group .yy-price-date {
  position: absolute;
  top: 38px;
  line-height: 20px;
  font-size: 12px;
  color: #434242;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .yy-sign-prc-group .yy-price-base {
  display: inline-block;
  margin-left: 10px;
  text-decoration: line-through;
  color: #a5a5a5;
  font-size: 13px;
  font-weight: 400;
}
#detail_main .con_right .price-area .yy-price-detail-wrap .prc-container .sign-prc-group-del {
  position: absolute;
  left: 197px;
  top: 6px;
  margin-left: 0;
}
#detail_main .con_right .price-area .presell-price-detail-wrap {
  position: relative;
  height: auto;
  margin-top: -3px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container {
  padding-left: 15px;
  height: 32px;
  line-height: 32px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container #lasttime_nailpay {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  color: #000000;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container .presell-price-desc {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-right: 40px;
  height: 32px;
  width: 40px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container .presell-sign-prc-group {
  display: inline-block;
  height: 32px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container .presell-sign-prc-group .presell-price-sign {
  font-size: 12px;
  color: #E1140A;
  font-weight: bold;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container .presell-sign-prc-group .presell-price-show {
  font-weight: bold;
  font-size: 20px;
  color: #E1140A;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container .presell-price-balance .presell-price-sign {
  font-size: 13px;
  color: #252525;
  font-weight: normal;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-container .presell-price-balance .presell-price-show {
  font-weight: normal;
  font-size: 13px;
  color: #252525;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-isShow-container {
  height: 56px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-isShow-container .presell-sign-prc-group {
  position: relative;
  width: 30%;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-prc-isShow-container .presell-sign-prc-group .presell-price-date {
  position: absolute;
  top: 34px;
  line-height: 16px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-rule {
  position: absolute;
  top: 72px;
  right: 298px;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-rule a:hover {
  color: #E22319;
}
#detail_main .con_right .price-area .presell-price-detail-wrap .presell-isShow-rule {
  top: 64px;
}
#detail_main .con_right .price-area .presellall-price-detail-wrap {
  position: relative;
  height: auto;
  margin-top: 6px;
}
#detail_main .con_right .price-area .presellall-price-detail-wrap .presell-prc-container {
  padding-left: 15px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
#detail_main .con_right .price-area .presellall-price-detail-wrap .presell-prc-container .presell-price-desc {
  float: left;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-right: 20px;
  height: 42px;
  width: 60px;
}
#detail_main .con_right .price-area .presellall-price-detail-wrap .presell-prc-container .presell-sign-prc-group {
  display: inline-block;
  height: 42px;
}
#detail_main .con_right .price-area .presellall-price-detail-wrap .presell-rule {
  position: absolute;
  top: 8px;
  right: 298px;
}
#detail_main .con_right .price-area .beAnAlternate_div {
  padding-left: 15px;
  margin-bottom: 18px;
}
#detail_main .con_right .price-area .beAnAlternate_div .beAnAlternate_reminder {
  display: inline-block;
}
#detail_main .con_right .price-area .beAnAlternate_div .beAnAlternate_reminder img {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
#detail_main .con_right .price-area .beAnAlternate_div .beAnAlternate_reminder span {
  display: inline-block;
  font-size: 12px;
  letter-spacing: -0.09px;
  font-weight: 400;
  vertical-align: middle;
}
#detail_main .con_right .price-area .beAnAlternate_div .beAnAlternate_reminder span .alternate_otification_time {
  vertical-align: baseline;
}
#detail_main .con_right .price-area .beAnAlternate_div .beAnAlternate_reminder .view_aternate_instructions {
  font-size: 12px;
  color: #1C9EFF;
  line-height: 16px;
  font-weight: 400;
}
#detail_main .con_right .business-staff-container {
  margin: 15px 0 0 0;
  color: #434242;
}
#detail_main .con_right .business-staff-container .business-title {
  float: left;
  width: 58px;
  line-height: 30px;
  margin-right: 20px;
  margin-left: 20px;
}
#detail_main .con_right .business-staff-container .business-detail {
  position: relative;
  float: left;
  height: 30px;
  line-height: 30px;
}
#detail_main .con_right .business-staff-container .business-detail .span-bd {
  font-size: 12px;
  vertical-align: middle;
}
#detail_main .con_right .business-staff-container .business-detail .old-for-new {
  display: inline-block;
  background-color: #96cb27;
  border-radius: 12px;
  line-height: 22px;
  width: 86px;
  margin: 0 10px;
  text-align: center;
}
#detail_main .con_right .business-staff-container .business-detail .old-for-new .old-for-new-img {
  width: auto;
  height: 14px;
  vertical-align: middle;
  margin-right: 7px;
  margin-left: -5px;
}
#detail_main .con_right .business-staff-container .business-detail .old-for-new span {
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
}
#detail_main .con_right .business-staff-container .business-detail .old-for-new:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper {
  position: relative;
  width: 218px;
  height: 19px;
  border: 1px solid #DADADA;
  padding: 2px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon {
  position: relative;
  top: -1px;
  line-height: 15px;
  padding: 2px;
  margin-left: 8px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon img {
  display: inline-block;
  width: 18px;
  vertical-align: middle;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon .ins-tit {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 8px 0px 6px;
  border-right: 1px solid #DADADA;
  color: #000000;
  font-weight: bold;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon .installment-info {
  display: inline-block;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon .installment-info {
  text-indent: 4px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon .installment-info span {
  vertical-align: middle;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .installment-icon .installment-info i {
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 5px;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-group.png);
  background-position: -46px 0px;
  background-repeat: no-repeat;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper .install-style-helper {
  display: none;
  position: absolute;
  top: -1px;
  width: 10px;
  height: 23px;
  border: 1px solid #fff;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown-wrapper.checked {
  border: 1px solid #E1140A;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown {
  display: none;
  padding: 6px 15px 0px 15px;
  position: absolute;
  width: 100%;
  top: 24px;
  border: 1px solid #DADADA;
  z-index: 1;
  background-color: #FFFFFF;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item {
  padding: 8px 0;
  cursor: pointer;
  overflow: hidden;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item span {
  display: block;
  height: 17px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item .ins-des {
  color: #6F7170;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item .ins-circle-wrap {
  float: left;
  margin-top: 7px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item .ins-circle-wrap .circle {
  float: left;
  margin-top: 2px;
  display: block;
  width: 11px;
  height: 11px;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: content-box;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item .ins-circle-wrap .circle .inner {
  display: block;
  width: 11px;
  height: 11px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item .ins-circle-wrap .circle .inner.checked {
  background: url(https://p2.lefile.cn/product/adminweb/2019/07/21/6f3d1339-c0c8-4afd-8981-29d0a69d4266.png) no-repeat center center;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item .ins-con-wrap {
  border-bottom: 1px solid #DADADA;
  margin-left: 25px;
  padding-bottom: 15px;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown .installment-item:last-child .ins-con-wrap {
  border-bottom: none;
}
#detail_main .con_right .business-staff-container .business-detail .installment-dropdown.left {
  right: 0px;
}
#detail_main .con_right .business-staff-container .business-detail:hover .installment-dropdown {
  display: block;
}
#detail_main .con_right .business-staff-container .business-detail:hover .installment-info i {
  transform: rotate(180deg);
}
#detail_main .con_right .business-staff-container .business-detail:hover .installment-dropdown-wrapper.right {
  border-bottom: 1px solid #fff;
  z-index: 2;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .business-detail:hover .installment-dropdown-wrapper.left {
  border-bottom: 1px solid #fff;
  z-index: 2;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .business-detail:hover #ins_unionPay {
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .business-detail.yjhx {
  font-size: 0;
}
#detail_main .con_right .business-staff-container .business-detail.yb {
  font-size: 0;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_img {
  width: 14px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#detail_main .con_right .business-staff-container .business-detail.yb .span-yb {
  color: #E1140A;
  margin-left: 5px;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  width: 270px;
  height: 85px;
  padding: 13px 21px 18px;
  z-index: 9999;
  background: #ffffff;
  border: 1px solid #DADADA;
  box-shadow: 0 0 7px 0 rgba(224, 224, 224, 0.5);
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info:before {
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  pointer-events: none;
  content: "";
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info:after {
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  pointer-events: none;
  content: "";
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_left {
  margin-top: 8px;
  float: left;
  width: 180px;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_left p {
  letter-spacing: 0.5px;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_left .yb_info_title {
  font-size: 14px;
  color: #434242;
  line-height: 20px;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_left .yb_info_name {
  font-size: 14px;
  color: #E1140A;
  line-height: 20px;
  margin-bottom: 6px;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_left .yb_info_explain {
  font-size: 10px;
  color: #C6C6C6;
  line-height: 14px;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_right {
  float: right;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info .yb_info_right img {
  width: 85px;
  height: auto;
  display: block;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info_up:before {
  border-bottom-color: #DADADA;
  border-width: 8px;
  left: 100px;
  margin-left: -8px;
  bottom: 100%;
}
#detail_main .con_right .business-staff-container .business-detail.yb .yb_info_up:after {
  border-bottom-color: #fff;
  border-width: 7px;
  left: 100px;
  margin-left: -7px;
  bottom: 100%;
}
#detail_main .con_right .business-staff-container .installment_wrap {
  float: left;
  width: 527px;
}
#detail_main .con_right .business-staff-container .modify-buy-counts {
  height: 26px !important;
  line-height: 24px !important;
  font-size: 0;
}
#detail_main .con_right .business-staff-container #install_huabei {
  margin-right: 10px;
}
#detail_main .con_right .business-staff-container #no_install {
  border: 1px solid #DADADA;
  padding: 0px 2px;
  margin-right: 8px;
  width: 55px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  cursor: pointer;
  display: none;
}
#detail_main .con_right .business-staff-container #no_install.checked {
  border: 1px solid #E1140A;
}
#detail_main .con_right .business-staff-container .business-detail ul li:hover .install-hover {
  color: #E1140A;
}
#detail_main .con_right .business-staff-container #guige {
  font-size: 12px;
  margin-bottom: -8px;
}
#detail_main .con_right .business-staff-container #guige .guige-li {
  padding-left: 20px;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-title {
  float: left;
  margin-right: 20px;
  width: 58px;
  line-height: 16px;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail {
  float: left;
  width: 537px;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail .spec-mid {
  display: inline-block;
  width: 125px;
  height: 23px;
  padding: 0px 21px;
  border: 1px solid #DADADA;
  text-align: center;
  line-height: 23px;
  margin-right: 10px;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail .spec-big {
  display: inline-block;
  width: 214px;
  padding: 0px 21px;
  height: 23px;
  border: 1px solid #DADADA;
  text-align: center;
  line-height: 23px;
  margin-right: 10px;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail .active {
  color: #E1140A;
  border: 1px solid #E1140A;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail .down_line {
  color: #999999;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail span:hover {
  border-color: #E1140A;
  color: #E1140A;
}
#detail_main .con_right .business-staff-container #guige .guige-li .guige-item-detail span:hover.down_line {
  color: #999;
  border-color: #DADADA;
}
#detail_main .con_right .business-staff-container .title {
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 12px;
  color: #434242;
}
#detail_main .con_right .business-staff-container .recommendBox {
  position: absolute;
  top: 0;
  left: 98px;
  width: 524px;
  height: 192px;
  background: #FFFFFF;
  border: 1px solid #DADADA;
}
#detail_main .con_right .business-staff-container .recommendBox .title {
  position: absolute;
  top: 11px;
  left: 25px;
  font-size: 11px;
  color: #434242;
  margin-bottom: 13px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperBox {
  position: absolute;
  top: 38px;
  left: 8px;
  width: 509px;
  height: 137px;
  overflow: hidden;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap {
  position: absolute;
  height: 137px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item {
  position: relative;
  float: left;
  width: 68px;
  height: 137px;
  margin-left: 15px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .imgBox {
  width: 58px;
  height: 58px;
  border: 1px solid #DADADA;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .imgBox img {
  width: 58px;
  height: 58px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .imgBox:hover {
  border-color: #E1140A;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .title-s {
  display: inline-block;
  margin-top: 7px;
  font-size: 11px;
  color: #6F7170;
  line-height: 17px;
  width: 68px;
  word-break: break-all;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .title-s:hover {
  color: #E22319;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .price {
  width: 68px;
  height: 32px;
  font-size: 11px;
  color: #6F7170;
  line-height: 16px;
  position: absolute;
  bottom: 1px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item .price .save {
  color: #E1140A;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperItemWrap .item.checked .imgBox {
  border-color: #E1140A;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperBtn .left {
  left: -5px;
  background-position: 0px 0px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperBtn .right {
  right: 0px;
  background-position: -15px 0px;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperBtn .left,
#detail_main .con_right .business-staff-container .recommendBox .swiperBtn .right {
  position: absolute;
  top: 22px;
  width: 15px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/arrow-group.png);
  background-repeat: no-repeat;
}
#detail_main .con_right .business-staff-container .recommendBox .swiperBtn .left:hover,
#detail_main .con_right .business-staff-container .recommendBox .swiperBtn .right:hover {
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .serviceBox {
  float: left;
  width: 527px;
  position: relative;
  /*.item:hover{
                    .icon{
                        background-image: url(/series/product/xiaoxin/images/arrow-group.png);
                        background-position: -2px 7px;
                        background-repeat: no-repeat;
                    }
                    .hoverBox{
                        display: block;
                    }
                }*/
}
#detail_main .con_right .business-staff-container .serviceBox .item {
  float: left;
  width: 258px;
  height: 25px;
  background: #FFFFFF;
  border: 1px solid #DADADA;
  margin: 9px 0 0 10px;
  font-size: 12px;
  color: #434242;
  line-height: 23px;
  text-indent: 9px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .ellipsis {
  float: left;
  width: 173px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#detail_main .con_right .business-staff-container .serviceBox .item .icon {
  float: right;
  margin-top: 4px;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/arrow-group.png);
  background-position: -47px 0px;
  background-repeat: no-repeat;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox {
  position: absolute;
  left: auto;
  right: 1px;
  width: 400px;
  background: #FFFFFF;
  border: 1px solid #DADADA;
  z-index: 1;
  padding: 10px 0 0 0;
  display: none;
  margin-top: 10px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .shade {
  position: absolute;
  top: -35px;
  left: -1px;
  width: 256px;
  height: 33px;
  background: #fff;
  border: 1px solid #DADADA;
  border-bottom: 1px solid #FFF;
  font-size: 12px;
  color: #434242;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .shade .ellipsis {
  float: left;
  width: 173px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .shade .icon {
  width: 15px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/arrow-group.png);
  background-position: -28px 0px;
  background-repeat: no-repeat;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .shade .s-title-wrap-hover {
  width: 256px;
  height: 24px;
  box-sizing: content-box;
  border: 1px solid transparent;
  border-bottom: 0;
  margin-top: -1px;
  margin-left: -1px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail {
  margin: 0 0 10px 10px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .clickBox {
  float: left;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .clickBox .recommend-opt {
  float: left;
  line-height: 17px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .clickBox:hover {
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .clickBox:hover .content {
  color: #E1140A;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .clickBox:hover .recommend-opt {
  color: #E1140A;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .circle {
  float: left;
  margin-top: 1px;
  display: block;
  width: 11px;
  height: 11px;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .circle .inner {
  display: block;
  margin-left: 1px;
  margin-top: 1px;
  width: 9px;
  height: 9px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .content {
  float: left;
  font-size: 12px;
  color: #000000;
  line-height: 17px;
  max-width: 380px;
  text-indent: 0;
  margin-left: 8px;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .more {
  float: left;
  margin-right: 10px;
  font-size: 12px;
  color: #A5A5A5;
  line-height: 17px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail .more:hover {
  color: #E22319;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox .detail.selected .circle .inner {
  background: url(https://p2.lefile.cn/product/adminweb/2019/07/21/6f3d1339-c0c8-4afd-8981-29d0a69d4266.png) no-repeat center center;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox.leftBox {
  right: 1px;
  margin-top: 10px;
  left: auto;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox.leftBox .shade {
  top: -35px;
  width: 256px;
  right: 0;
  left: auto;
  height: 33px;
  margin-right: -1px;
}
#detail_main .con_right .business-staff-container .serviceBox .item .hoverBox.leftBox .shade .icon {
  right: 5px;
}
#detail_main .con_right .business-staff-container .serviceBox .item.left-li .hoverBox {
  left: 0;
  right: auto;
}
#detail_main .con_right .business-staff-container .serviceBox .item.noMarginLeft {
  margin-left: 0;
}
#detail_main .con_right .business-staff-container .serviceBox .item.noMarginTop {
  margin-top: 0;
}
#detail_main .con_right .business-staff-container .serviceBox .item.selected {
  border: 1px solid #E1140A;
}
#detail_main .con_right .business-staff-container .serviceBox .item.selected .hoverBox .shade .s-title-wrap-hover {
  border-color: #E1140A;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .personal-pic {
  background: #EFEFEF;
  border: 1px solid #DADADA;
  cursor: pointer;
  margin-right: 10px;
  color: #434242;
  letter-spacing: 0.7px;
  width: 169px;
  text-align: center;
  float: left;
}
#detail_main .con_right .business-staff-container .personal-pic .personal-pic-title {
  display: inline-block;
  overflow: hidden;
}
#detail_main .con_right .business-staff-container .personal-pic .personal-pic-txt {
  display: inline-block;
  max-width: 115px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#detail_main .con_right .business-staff-container .personal-pic:hover {
  opacity: .8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
}
#detail_main .con_right .business-staff-container .personal-pic.checked {
  border: 1px solid #E1140A;
}
#detail_main .con_right .business-staff-container .personal-des {
  position: relative;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #A5A5A5;
  cursor: pointer;
  font-size: 0;
}
#detail_main .con_right .business-staff-container .personal-des span {
  font-size: 12px;
  vertical-align: middle;
  margin-right: 4px;
}
#detail_main .con_right .business-staff-container .ts-right {
  float: left;
}
#detail_main .con_right .business-staff-container .dingzhi-wrap {
  float: left;
  width: 542px;
}
#detail_main .con_right .business-staff-container .div_go_cto {
  float: left;
  background: #EFEFEF;
  border: 1px solid #DADADA;
  cursor: pointer;
  margin-right: 10px;
  color: #434242;
  letter-spacing: 0.7px;
  width: 169px;
  text-align: center;
  line-height: 30px;
  display: none;
}
#detail_main .con_right .business-staff-container .ts-rightBox {
  float: left;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityWrap .address {
  float: left;
  background: #fff;
  border: 1px solid #DADADA;
  min-width: 258px;
  height: 28px;
  font-size: 12px;
  color: #434242;
  line-height: 28px;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityWrap .address span {
  margin: 0 0 0 18px;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityWrap .address .arrow {
  float: right;
  margin: 6px 3px 0 18px;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-group.png);
  background-position: -47px 0px;
  background-repeat: no-repeat;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityWrap .address.active {
  border-bottom: 1px solid #fff;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityWrap .takeTime {
  float: left;
  font-size: 11px;
  color: #A5A5A5;
  margin-top: 7px;
  margin-left: 18px;
}
#detail_main .con_right .business-staff-container .ts-rightBox.open .cityWrap .address {
  position: relative;
  border-bottom: 1px solid #FFF;
  z-index: 2;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent {
  position: relative;
  top: -1px;
  display: none;
  background: #FFFFFF;
  border: 1px solid #DADADA;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .text {
  position: absolute;
  top: -3px;
  left: 0;
  min-width: 258px;
  height: 25px;
  background: #FFF;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .text span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 19px;
  font-size: 12px;
  color: #434242;
  padding: 0 15px 0 5px;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .text:hover {
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .tabsWrap {
  overflow: hidden;
  width: 519px;
  height: auto;
  margin-top: 34px;
  margin-left: 11px;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .tabsWrap .tabsItem li {
  position: relative;
  z-index: 2;
  float: left;
  padding: 6px 30px 6px 10px;
  font-size: 12px;
  color: #434242;
  font-weight: bold;
  box-sizing: border-box;
  border: 1px solid #FFF;
  border-bottom: 1px solid #DADADA;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .tabsWrap .tabsItem li.active {
  border: 1px solid #DADADA;
  border-bottom: 1px solid #FFF;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .tabsWrap .tabsItem li:hover {
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .ts-rightBox .cityContent .tabsWrap .line {
  position: relative;
  z-index: 1;
  top: -1px;
  left: 0;
  width: 519px;
  height: 1px;
  background: #DADADA;
}
#detail_main .con_right .business-staff-container#container_arrivalTime {
  position: relative;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities {
  position: relative;
  padding-bottom: 2px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities.arrivalTimeInfoTip {
  margin-bottom: 18px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities.noStockArea .address {
  border: 1px solid #E1140A;
  color: #E1140A;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityWrap .address {
  min-width: 0;
  font-size: 0;
  padding: 0 5px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityWrap .address span {
  margin: 0 0 0 5px;
  font-size: 12px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityWrap .address .arrow {
  margin: 6px 0 0 10px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent {
  top: 31px;
  box-shadow: 0 0 4px 0 #E0E0E0;
  position: absolute;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap {
  width: 540px;
  margin: 0;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap li {
  padding: 8px 14px;
  background: #F6F6F6;
  border: 1px solid #E0E0E0;
  border-top: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap li.city_tab_title_city {
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap li.city_tab_title_area {
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap li.active {
  background: #FFFFFF;
  border: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap .line {
  background: #ffffff;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap dl span:hover {
  cursor: pointer;
  color: #FF2F2F;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities .cityContent .tabsWrap dl dd.active {
  color: #FF2F2F;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap {
  z-index: 10001;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap .city_tab_body {
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0;
  font-size: 0;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap .city_tab_body.city_tab_city {
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap .city_tab_body.city_tab_area {
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap .city_tab_body dd {
  font-size: 12px;
  width: auto;
  float: left;
  padding: 0;
  cursor: pointer;
  margin: 10px 0 5px 20px;
  width: 115px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap .city_tab_body dd.o2o-now {
  color: #e2231a;
}
#detail_main .con_right .business-staff-container#container_arrivalTime #arrivalTime_cities #arrivalTime_city_wrap .city_tab_body dd span {
  border: none;
  padding: 0;
  box-sizing: border-box;
  display: inline-block;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo {
  position: absolute;
  left: 98px;
  top: 36px;
  color: #000000;
  line-height: 17px;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo.arrivalTimeNoStockTip {
  font-size: 12px;
  color: #E1140A;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionTip {
  width: 116px;
  height: 16px;
  background: url(//p3.lefile.cn/fes/cms/2021/05/12/t838m1r3mg2hq3bpvqjq6eb4e40rot144520.png) no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-left: 12px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionTip .frontPositionInfo {
  position: absolute;
  width: 220px;
  /* height: 92px; */
  left: 0;
  top: 19px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.11);
  padding: 8px 11px;
  z-index: 11111;
  background-image: url('//p3.lefile.cn/fes/cms/2021/04/07/pzj40l58fdayfdkaeviedypsiekmrq205577.png');
  background-size: contain;
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionTip .frontPositionInfo:before {
  position: absolute;
  left: 0;
  top: -3px;
  width: 242px;
  height: 6px;
  background: url(//p2.lefile.cn/fes/cms/2021/04/07/w88tv5545wqo8jabjqq9tdn2tfmejo967956.png) no-repeat center;
  background-size: contain;
  display: block;
  content: '';
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionTip .frontPositionInfo:after {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 242px;
  height: 3px;
  background: url(//p3.lefile.cn/fes/cms/2021/04/07/uyedqi5rpe5o1jxy1899j89y1ze5rq164308.png) no-repeat center;
  background-size: contain;
  display: block;
  content: '';
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionPresellTip {
  width: 53px;
  height: 16px;
  background: url(//p2.lefile.cn/fes/cms/2021/05/12/z482irq1so87c256wtifnj35jkhnu2798258.png) no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-left: 12px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionPresellTip .frontPositionInfo {
  position: absolute;
  width: 220px;
  /* height: 92px; */
  left: 0;
  top: 19px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.11);
  padding: 8px 11px;
  z-index: 11111;
  background-image: url('//p3.lefile.cn/fes/cms/2021/04/07/pzj40l58fdayfdkaeviedypsiekmrq205577.png');
  background-size: contain;
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionPresellTip .frontPositionInfo:before {
  position: absolute;
  left: 0;
  top: -3px;
  width: 242px;
  height: 6px;
  background: url(//p2.lefile.cn/fes/cms/2021/04/07/w88tv5545wqo8jabjqq9tdn2tfmejo967956.png) no-repeat center;
  background-size: contain;
  display: block;
  content: '';
}
#detail_main .con_right .business-staff-container#container_arrivalTime .arrivalTimeInfo .frontPositionPresellTip .frontPositionInfo:after {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 242px;
  height: 3px;
  background: url(//p3.lefile.cn/fes/cms/2021/04/07/uyedqi5rpe5o1jxy1899j89y1ze5rq164308.png) no-repeat center;
  background-size: contain;
  display: block;
  content: '';
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap {
  position: relative;
  float: left;
  margin-left: 10px;
  margin-top: 6px;
  width: 170px;
  height: 20px;
  background: url(//p1.lefile.cn/fes/cms/2022/08/09/pnv8b5doaf4m6sg4fxpv4xhjjqtbdu837027.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshida_sanjiaoIcon {
  width: 20px;
  height: 20px;
  background: url(//p2.lefile.cn/fes/cms/2022/06/15/62pas190hqlya41ku88e3834tcvdob866231.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshida_sanjiaoIcon.hoverIcon {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshidaQrCodeBox {
  width: 120px;
  height: 140px;
  padding: 18px 16px 15px;
  position: absolute;
  right: -94px;
  top: 13px;
  background: url(//p2.lefile.cn/fes/cms/2022/06/15/seh84n193qcqip1vnpz9qmibasheid247795.svg) no-repeat center;
  background-size: contain;
  z-index: 11;
  display: none;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshidaQrCodeBox .xiaoshidaQrCode {
  height: 120px;
  position: relative;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshidaQrCodeBox .xiaoshidaQrCode .xiaoshidaQrCodeImg {
  width: 100%;
  height: 100%;
  display: block;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshidaQrCodeBox .xiaoshidaQrCode .xiaoshida_lenovoIcon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(//p2.lefile.cn/fes/cms/2022/06/15/ez0rw5why2o33gkv9b7dqubfbumnrt228794.png) no-repeat center;
  background-size: contain;
}
#detail_main .con_right .business-staff-container#container_arrivalTime .xiaoshidaWrap .xiaoshidaQrCodeBox p {
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  color: #454545;
  line-height: 12px;
}
#detail_main .con_right .business-staff-container .add-count-wrap {
  width: 92px;
  border: 1px solid #DADADA;
  display: inline-block;
  line-height: 24px;
}
#detail_main .con_right .business-staff-container .add-count-wrap .reduce {
  display: inline-block;
  width: 20px;
  height: 24px;
  line-height: 24px;
  border-right: 1px solid #DADADA;
  text-align: center;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .add-count-wrap .reduce .buy-count-plus {
  display: inline-block;
  width: 14px;
  height: 2px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: -71px -48px;
}
#detail_main .con_right .business-staff-container .add-count-wrap .txt {
  width: 50px;
  border: none;
  text-align: center;
  vertical-align: middle;
}
#detail_main .con_right .business-staff-container .add-count-wrap .add {
  display: inline-block;
  width: 20px;
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #DADADA;
  text-align: center;
  cursor: pointer;
}
#detail_main .con_right .business-staff-container .add-count-wrap .add .buy-count-minus {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: -90px -44px;
}
#detail_main .con_right .business-staff-container .delivery-info-wrap {
  display: inline-block;
  margin-left: 20px;
  color: #A5A5A5;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}
#detail_main .con_right .business-staff-container .delivery-info-wrap .delivery-txt {
  font-size: 12px;
  vertical-align: middle;
  margin-right: 4px;
}
#detail_main .con_right .business-staff-container .delivery-info-wrap #delivery_pop_box {
  position: absolute;
  top: 30px;
  z-index: 2;
  width: 400px;
}
#detail_main .con_right .business-staff-container .delivery-info-wrap #delivery_pop_box .del-info {
  display: inline-block;
  line-height: 20px;
  border: 1px solid #DADADA;
  background-color: #FFFFFF;
  padding: 2px 10px;
  font-size: 12px;
}
#detail_main .con_right .business-staff-container .toEnterpriseReg {
  display: inline-block;
  font-size: 12px;
  color: #EF1E0B;
  letter-spacing: -0.12px;
  line-height: 24px;
  margin-left: 20px;
  vertical-align: middle;
  background: url(https://p1.lefile.cn/product/adminweb/2020/09/01/290fafba-5851-4dda-bb54-7475f207e5a9.png) no-repeat right center;
  background-size: 4px 8px;
  width: 152px;
  cursor: pointer;
  display: none;
}
#detail_main .con_right .business-staff-container .toEnterpriseReg:hover {
  font-weight: bold;
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay {
  width: 130px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  color: #FFFFFF;
  background-color: #E1140A;
  text-align: center;
  font-size: 15px;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #E1140A;
  vertical-align: middle;
  /*预估到手评估start*/
  /*预估到手评估end*/
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay .couponBestPriceBuyBtn {
  padding: 4px 0;
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay .couponBestPriceBuyBtn .couponBestPriceBuyText {
  display: block;
  font-size: 14px;
  line-height: 15px;
  height: 15px;
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay .couponBestPriceBuyBtn .couponBestPriceBuyNum {
  display: block;
  height: 15px;
  line-height: 16px;
  font-size: 12px;
  font-weight: 500;
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay .estimatedAvailability {
  padding: 4px 0;
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay .estimatedAvailability .estimatedAvailabilityText {
  display: block;
  font-size: 14px;
  height: 15px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 15px;
  font-weight: 400;
}
#detail_main .con_right .business-staff-container #div_button_group .button-pay .estimatedAvailability .estimatedAvailabilityBuyNum {
  display: block;
  height: 15px;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 15px;
  font-weight: 600;
}
#detail_main .con_right .business-staff-container #div_button_group .button-add {
  width: 130px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #E1140A;
  display: inline-block;
  background-color: #FFEDED;
  text-align: center;
  color: #E1140A;
  font-size: 15px;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: middle;
}
#detail_main .con_right .business-staff-container #div_button_group .standardBiddingButton {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  margin-left: 9px;
}
#detail_main .con_right .business-staff-container #div_button_group .standardBiddingButton i {
  display: inline-block;
  width: 1px;
  height: 18px;
  background: #E0E0E0;
}
#detail_main .con_right .business-staff-container #div_button_group .standardBiddingButton .button_enquiry {
  display: inline-block;
  font-size: 13px;
  color: #E22319;
  cursor: pointer;
  height: 18px;
  vertical-align: top;
  line-height: 18px;
  margin-left: 12px;
  font-weight: 400;
}
#detail_main .con_right .business-staff-container#old_change_new .business-detail {
  font-size: 0;
}
#detail_main .con_right #container_guige #guige li.guige-li .guige-item-title {
  line-height: 16px;
  margin-top: 3px;
}
#detail_main .con_right #container_dingzhi .business-title {
  line-height: 32px;
}
#detail_main .con_right #pson-pic .personal-des {
  font-size: 0;
}
#detail_main .con_right #pson-pic .personal-des span {
  font-size: 12px;
  margin-right: 4px;
}
#detail_main .con_right #div_service .business-title {
  line-height: 25px;
}
#detail_main .con_right #container_installment .business-title {
  line-height: 25px;
}
#detail_main .con_right #container_purchase_count .business-title {
  line-height: 26px;
}
#detail_main .con_right #recommend-wrap {
  position: relative;
  height: 196px;
}
#detail_main .con_right div.hidden {
  display: none !important;
}
#detail_main .con_right ul.hidden {
  display: none !important;
}
#detail_main .con_right .goods-offline-recommend {
  display: none;
}
#detail_main .con_right .goods-offline-recommend .goods-offline {
  font-size: 0;
  line-height: 20px;
  margin: 16px;
}
#detail_main .con_right .goods-offline-recommend .goods-offline span {
  font-size: 18px;
  vertical-align: middle;
  color: #464545;
  letter-spacing: 1px;
}
#detail_main .con_right .goods-offline-recommend .goods-offline .question-mark {
  display: none;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap {
  display: none;
  background: #F6F6F6;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap * {
  box-sizing: border-box;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .top-title {
  margin-left: 15px;
  font-size: 22px;
  padding-top: 17px;
  color: #000000;
  line-height: 22px;
  font-weight: bold;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content {
  width: 642px;
  height: auto;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul {
  overflow: hidden;
  margin-left: 2px;
  border-radius: 2px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li {
  position: relative;
  float: left;
  width: 612px;
  height: 250px;
  background-color: #fff;
  margin: 15px 15px 15px;
  padding: 25px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li:hover {
  box-shadow: 0 0 10px 0 rgba(140, 140, 140, 0.5);
  cursor: pointer;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .icon-hot {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 4px;
  right: 4px;
  background: url('../images/icon-hot.png');
  background-size: contain;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .img-wrap {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  float: left;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .img-wrap a {
  display: block;
  width: 100%;
  height: 100%;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .img-wrap img {
  max-width: 100%;
  height: 100%;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .goodsInfo-wrap {
  float: left;
  margin-left: 28px;
  width: 334px;
  margin-top: 15px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .goodsInfo-wrap .goods-name {
  font-size: 17px;
  line-height: 24px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 12px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .goodsInfo-wrap .goods-brief {
  font-size: 14px;
  color: #A2A2A2;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 14px;
  height: 14px;
  margin-bottom: 25px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .price {
  font-size: 20px;
  line-height: 20px;
  color: #E1140A;
  font-weight: 500;
  margin-bottom: 13px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .go-item {
  width: 132px;
  height: 38px;
  background: #E1140A;
  text-align: center;
  line-height: 38px;
  color: #ffffff;
  font-size: 15px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li .icon-goto {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 9px;
  right: 13px;
  background: url('../images/icon-goto.png');
  background-size: contain;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content ul li:hover .icon-goto {
  background: url('../images/icon-gotoHot.png');
  background-size: contain;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content .list-content-ad {
  display: block;
  width: 612px;
  height: 213px;
  padding: 29px 15px 15px;
}
#detail_main .con_right .goods-offline-recommend .recommend-list-wrap .list-content .list-content-ad img {
  display: block;
  width: 100%;
  height: 100%;
}
#detail_main .con_right .toAppLoad {
  position: relative;
  margin-left: 98px;
  margin-top: 18px;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 14px;
  color: #434242;
}
#detail_main .con_right .toAppLoad p span {
  color: #3E8DDD;
  margin: 0 3px;
  cursor: pointer;
  border-bottom: 1px solid #3E8DDD;
}
#detail_main .con_right .toAppLoad .toAppQrCode {
  width: 100px;
  height: auto;
  position: absolute;
  z-index: 9999;
  left: 20px;
  top: 19px;
  display: none;
}
#detail_main .con_right .serviceDct {
  margin-left: 98px;
  margin-top: 15px;
  display: none;
}
#detail_main .con_right .serviceDct i {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.5px;
}
#detail_main .con_right .serviceDct .serviceTip {
  width: 63px;
  line-height: 14px;
  font-size: 12px;
  color: #979797;
  font-weight: 400;
  float: left;
  margin-right: 20px;
  padding-bottom: 10px;
  cursor: pointer;
  position: relative;
}
#detail_main .con_right .serviceDct .serviceTip i {
  margin-left: 3px;
  background: url(//p1.lefile.cn/fes/cms/2021/11/08/dt2bolff7dgcc3988jl7zpi3aa5t6l271214.png) no-repeat center;
  background-size: contain;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox {
  padding: 15px 6px 15px 15px;
  width: 555px;
  height: 340px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: #E5DEDE 0px 0px 8px 0px;
  position: absolute;
  left: 0;
  top: 24px;
  z-index: 11111;
  display: none;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo {
  height: 100%;
  overflow-y: auto;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li {
  margin-bottom: 15px;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li i {
  background: url(//p1.lefile.cn/fes/cms/2021/11/29/cdbytvbwv7twxgm7ozcp3vhrlr0ge5250359.png) no-repeat center;
  background-size: contain;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li i.notSupportIcon {
  background: url(//p4.lefile.cn/fes/cms/2021/12/15/h7evguftdbuey1wjrgumd3o5umyp38803795.png) no-repeat center;
  background-size: contain;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li .serviceInfo_title {
  width: calc(100% - 33px);
  display: inline-block;
  margin-left: 8px;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li .serviceInfo_title h4 {
  font-size: 14px;
  color: #606060;
  margin-bottom: 10px;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li .serviceInfo_title p {
  line-height: 22px;
  font-size: 14px;
  color: #979797;
  font-weight: 400;
  overflow: hidden;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li .serviceInfo_title p strong {
  color: #606060;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo li .serviceInfo_title p .checkCompanyInfoIcon {
  color: #EF1E0B;
  font-weight: 600;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo::-webkit-scrollbar {
  width: 4px;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo::-webkit-scrollbar-track {
  background: #F6F6F6;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo::-webkit-scrollbar-thumb {
  background: #E0E0E0;
  border-radius: 3.5px;
  height: 100px;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo::-webkit-scrollbar-button {
  display: none;
}
#detail_main .con_right .serviceDct .serviceTip .serviceInfoBox .serviceInfo::-webkit-scrollbar-corner {
  background: #E0E0E0;
}
#detail_main .con_right .serviceDct .seriveceTipTag {
  width: calc(100% - 83px);
  line-height: 14px;
  font-size: 12px;
  color: #BDBDBD;
  font-weight: 400;
  float: left;
}
#detail_main .con_right .serviceDct .seriveceTipTag .serviceTipTag_item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 12px;
}
#detail_main .con_right .serviceDct .seriveceTipTag .serviceTipTag_item .serviceTipTag_itemIcon {
  margin-right: 3px;
  background: url(//p2.lefile.cn/fes/cms/2021/11/08/dkbzah836hca4bb57ce4zstb41109u049995.png) no-repeat center;
  background-size: contain;
}
#detail_main .con_right .serviceDct .seriveceTipTag .serviceTipTag_item .notSupportIcon {
  background: url(//p4.lefile.cn/fes/cms/2021/11/10/42tfyvme8kfgzvaqe3mv9fhgjo84ju894159.png) no-repeat center;
  background-size: contain;
}
#detail_main .con_right .merchantQualificationBox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 111111;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
#detail_main .con_right .merchantQualificationBox .serviceToBImg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1111;
  height: auto;
}
#detail_main .con_right .merchantQualificationBox .serviceToBImg.isLandscapeVerticalScreen {
  width: 450px;
}
#detail_main .con_right .merchantQualificationBox .serviceToBIcon {
  width: 30px;
  height: 30px;
  background: url(//p3.lefile.cn/fes/cms/2021/11/18/ldpiianhiopt1vsqmk9ncf488gpxss540978.png) center center / contain no-repeat;
  position: fixed;
  z-index: 1111;
  cursor: pointer;
}
#a_share_info {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-decoration: underline;
  color: #e2231a;
  margin-top: 10px;
}
#a_sc.sc .bg {
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  background-position: -22px -43px;
}
#div_share {
  right: 165px;
  height: 30px;
}
#div_sc {
  right: 265px;
}
#div_kexuan,
#div_check {
  display: none;
}
#div_promotion {
  padding-bottom: 10px;
}
#ljgm,
#jrgwc {
  line-height: 40px;
}
#a_edit_gifts {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
#button_checkgifts_cancel {
  margin-left: 15px;
  display: none;
}
span#span_stock_dec {
  margin-right: 5px;
}
#span_product_name {
  width: 510px;
  overflow: hidden;
}
/*遮罩层*/
#layer_zhezhao {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: opacity(50%);
  opacity: 0.5;
  z-index: 19998;
}
.tm {
  margin-left: 20px;
}
.tm p {
  float: left;
  line-height: 22px;
  color: #999999;
  font-size: 16px;
  padding-right: 40px;
}
.tm img {
  width: 730px;
  height: 8px;
}
.bta {
  width: 117px;
  height: 30px;
  background: #e2231a;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.epp_layer_success {
  width: 480px;
  height: 313px;
  border-radius: 5px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -150px;
  display: none;
  background: #d62f26;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 19999;
}
.epp_layer_success p {
  text-align: center;
  background: #fff url('../../../../product/pd_comp/images/epp_layer_icon.jpg') no-repeat center 40px;
  padding: 100px 0 15px 0;
  margin: 0;
  color: #363636;
  font-size: 20px;
}
.epp_layer_success .epp_bottom {
  text-align: center;
  padding-top: 35px;
}
.epp_layer_success .epp_bottom a {
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #841913;
  text-decoration: none;
  margin: 0 8px;
}
.epp_layer_success .epp_bottom a:hover {
  background: #77130d;
}
.epp_layer_success .epp_btn {
  position: absolute;
  right: 0;
  top: 1px;
  display: inline-block;
  width: 32px;
  height: 33px;
  background: url('../../../../product/pd_comp/images/epp_close.png');
}
.epp_layer_success .epp_layer_input {
  background: #fff;
  text-align: center;
  padding-bottom: 30px;
  font-size: 16px;
  color: #555;
}
.epp_layer_success .epp_layer_input input {
  width: 240px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #888;
  padding-left: 10px;
}
#ctc-btn {
  width: 32px;
  height: 32px;
  position: absolute;
  right: -32px;
  top: 0px;
  margin: 0 0;
  cursor: pointer;
}
#ctc-btn img {
  width: 100%;
  height: 100%;
}
#ctc-modle {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  /*background-color: rgba(0,0,0,.5);*/
  z-index: 19999;
}
#ctc-modle .main {
  border-radius: 5px;
  font-size: 14px;
  line-height: 30px;
  background-color: transparent;
  box-sizing: border-box;
  width: 290px;
  top: 50%;
  left: 50%;
  margin-left: -145px;
  margin-top: -208px;
  position: absolute;
  padding: 20px 20px;
}
#ctc-modle .main img {
  width: 100%;
}
/*追评*/
.addcomment {
  padding-top: 10px;
}
p.addcomment-days {
  color: #8c8c8c;
  margin-bottom: -4px;
  margin-left: -6px;
}
.addcomment .addcomment-con {
  font-size: 14px;
}
.addcomment-pic {
  margin-bottom: 9px;
}
.addcomment-pic .addcomment-pic-list {
  zoom: 1;
  height: 66px;
}
.addcomment-pic .addcomment-pic-list:after {
  display: table;
  content: '';
  clear: both;
}
.addcomment-pic .addcomment-pic-list li {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: #d3d3d3 solid 2px;
  padding: 2px;
  float: left;
  margin-right: 5px;
  position: relative;
  width: 60px;
  height: 60px;
  cursor: url('//p1.lefile.cn/g1/M00/00/E4/CmBZD1ZwANmAL3PqAAAEHbFfmjU555.png'), url(//assets.alicdn.com/img/common/zoom_in.cur), auto;
}
.addcomment-pic .addcomment-pic-list li video {
  width: 60px;
  height: 60px;
}
.addcomment-pic .addcomment-pic-list li img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  display: block;
}
.addcomment-pic ul li.borderActive {
  border: #e2231a solid 2px;
  cursor: url(//p1.lefile.cn/g1/M00/00/E4/CmBZEFZwANmARl8uAAAECvgvUIc950.png), url(//assets.alicdn.com/img/common/zoom_out.cur), auto;
}
.sanjiao2 {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #e2231a;
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -4px;
  display: none;
}
.addcomment-ap {
  padding: 19px 14px;
  background: #e8e8e8;
  font-size: 14px;
  line-height: 20px;
  margin-top: 40px;
}
p.addcomment-ap-tit {
  color: #e2231a;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.addcomment-ap-con {
  font-size: 14px;
  line-height: 20px;
}
.playBigPic2 {
  padding: 2px !important;
  position: relative;
  margin-top: 7px;
  border: #d6d6d6 solid 1px;
  width: 606px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  height: 450px;
  display: none;
  text-align: center;
}
.playBigPic2 img {
  max-width: 600px;
  height: 450px;
  cursor: url(//p1.lefile.cn/g1/M00/00/E4/CmBZEFZwANmARl8uAAAECvgvUIc950.png), url(//assets.alicdn.com/img/common/zoom_out.cur), auto;
}
.playBigPic2 .assess_zhuipin_video {
  width: auto;
  margin: 0 auto;
  height: 450px;
}
.playBigPic2 .assess_zhuipin_video video {
  max-width: 600px;
  height: 450px;
}
.playBigPic2 .assess_zhuipin_video .vjs-big-play-button {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 55px;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.playBigPic2 .assess_zhuipin_video .vjs-control-bar .vjs-control:not(.vjs-progress-control) {
  display: none;
}
.playBigPic2 .assess_btnLeft,
#container_info #box_comment .assess .playBigPic2 .assess_btnLeft {
  position: absolute;
  top: 180px;
  cursor: pointer;
  margin-top: 0;
  width: 41px;
  height: 69px;
  background: url(../images/icon.png) no-repeat -88px -192px;
  left: 3px;
  z-index: 1;
}
.playBigPic2 .assess_btnRight,
#container_info #box_comment .assess .playBigPic2 .assess_btnRight {
  position: absolute;
  top: 180px;
  margin-top: 0;
  cursor: pointer;
  width: 41px;
  height: 69px;
  background: url(../images/icon.png) no-repeat -130px -192px;
  right: 3px;
  z-index: 1;
}
/*================icall 懂得通信 start=======================*/
/*选择套餐浮层css*/
.clearfix:after {
  content: ' ';
  clear: both;
  display: table;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
.D {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 9999;
  font-size: 14px;
  display: none;
  top: 0px;
}
.D .closeIcon {
  color: #B8B3AD;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  cursor: pointer;
}
.selectPackage {
  position: absolute;
  width: 900px;
  height: 520px;
  border: 4px solid #DFDCD8;
  left: 50%;
  top: 50%;
  margin: -312px 0 0 -452px;
  background: #fff;
  border-radius: 3px;
}
.selectTitle {
  background: #F3F2F0;
  height: 36px;
  line-height: 36px;
  color: #64625E;
  text-indent: 15px;
}
.packageContent {
  padding: 10px 28px;
}
.packagePhone {
  border: 1px solid #D7D4CF;
  height: 42px;
  line-height: 42px;
  color: #494947;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #fff;
}
.packagePhone .phonetype {
  float: left;
}
.packagePhone .price {
  float: right;
}
.packagePhone .price span {
  color: #FB0000;
}
.packagedetail {
  border: 1px solid #D7D4CF;
  background: #F8F8F7;
  clear: both;
  padding: 5px 0;
}
.packagedetail dl {
  padding: 6px 0;
  display: block;
  clear: both;
  overflow: visible;
  *zoom: 1;
}
.packagedetail dl:after {
  content: ' ';
  clear: both;
  display: table;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
.packagedetail dl dt {
  float: left;
  padding-left: 10px;
}
.packagedetail dl dd {
  float: left;
  width: 85%;
}
.phonelocal {
  border: 1px solid #D7D4CF;
  height: 28px;
  line-height: 28px;
  width: 80px;
  text-indent: 8px;
  position: relative;
  cursor: pointer;
  background: #fff;
}
#cityname {
  background: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
#dongde-box .triangle-down {
  z-index: 4;
  position: absolute;
  right: 8px;
  top: 15px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #D7D4CF;
}
.triangle-down {
  z-index: 4;
  position: absolute;
  right: 8px;
  top: 11px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #D7D4CF;
}
.triangle-down b {
  position: absolute;
  right: -6px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.contractPeriod {
  float: left;
  width: 68px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #D7D4CF;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.contractPeriod.selected,
.packagetype.selected {
  border-color: #FB0000;
  color: #FB0000;
}
.packagetype {
  border: 1px solid #D7D4CF;
  height: 28px;
  line-height: 28px;
  text-align: center;
  width: 240px;
}
.packagedetail .cityList {
  background: #fff;
  border: 1px solid #D7D4CF;
  width: 308px;
  height: 300px;
  font-size: 12px;
  position: absolute;
  top: 27px;
  left: -1px;
  z-index: 5;
  padding-top: 10px;
  overflow: hidden;
}
.packagedetail .cityList span {
  float: left;
  display: block;
  width: 65px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin: 5px;
  color: #6E6C67;
  cursor: pointer;
  text-indent: 0;
}
.citys {
  background: #fff;
  border: 1px solid #D7D4CF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 544px;
  height: 300px;
  font-size: 12px;
  position: absolute;
  top: 30px;
  left: -1px;
  z-index: 5;
  padding-top: 10px;
  overflow: hidden;
}
.citys span {
  float: left;
  display: block;
  width: 65px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin: 5px;
  color: #6E6C67;
  cursor: pointer;
  text-indent: 0;
}
.citys span.selected {
  background: #FB0000;
  color: #fff;
}
.citys span:hover {
  background: #FB0000;
  color: #fff;
}
.packagedetail .active span:nth-child(1) {
  transition-delay: 0ms, 0ms;
}
.packagedetail .active span:nth-child(2) {
  transition-delay: 50ms, 50ms;
}
.packagedetail .active span:nth-child(3) {
  transition-delay: 100ms, 100ms;
}
.packagedetail .active span:nth-child(4) {
  transition-delay: 150ms, 150ms;
}
.packagedetail .active span:nth-child(5) {
  transition-delay: 200ms, 200ms;
}
.packagedetail .active span:nth-child(6) {
  transition-delay: 250ms, 250ms;
}
.packagedetail .active span:nth-child(7) {
  transition-delay: 300ms, 300ms;
}
.packagedetail .active span:nth-child(8) {
  transition-delay: 350ms, 350ms;
}
.packagedetail .active span:nth-child(9) {
  transition-delay: 400ms, 400ms;
}
.packagedetail .active span:nth-child(10) {
  transition-delay: 450ms, 450ms;
}
.numSearch {
  background: #FB0000;
  color: #fff;
  padding: 0;
  border: 0;
  width: 86px;
  height: 29px;
  border-radius: 3px;
  cursor: pointer;
  margin: 0px 40px;
  display: inline-block;
}
.packagedetail .active span:hover,
.packagedetail .active span.selected {
  background: #FB0000;
  color: #fff;
  border-radius: 2px;
}
.dataList {
  width: 100%;
  color: #4C4B49;
  margin-left: 7%;
  margin-bottom: 15px;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.dataList .thead {
  text-align: center;
}
.dataList .tbody li span:hover,
.dataList .tbody li span.selected {
  background: #FB0000;
  color: white;
  cursor: pointer;
}
.dataList .tbody li {
  height: 40px;
  line-height: 40px;
  background: #fff;
}
.dataList .thead li span {
  background: #CCEEF7;
  height: 30px;
  line-height: 30px;
  float: left;
  width: 18%;
}
.dataList .tbody {
  height: 200px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  display: block;
  clear: both;
}
.dataList .tbody li span {
  float: left;
  width: 20%;
  text-align: center;
}
.dataList li span.firstChild {
  width: 10%;
}
.detailmessages {
  padding-right: 10px;
  color: #7A7772;
  font-size: 12px;
  line-height: 18px;
}
.checkPhoneNum {
  margin-top: 10px;
  clear: both;
}
.checkPhoneNum input {
  height: 28px;
  border: 1px solid #D7D4CF;
  line-height: 28px;
  padding: 0;
  outline: none;
}
.checkPhoneNum input.input {
  text-indent: 3px;
}
.checkPhoneNum input.getcheckcode {
  background: #FB0000;
  color: #fff;
  border: 1px solid #FB0000;
  padding: 0 15px;
  cursor: pointer;
}
.checkPhoneNum input.active {
  border-color: #91C8FC;
}
.packagefooter {
  text-align: center;
  padding-top: 25px;
}
.packagefooter p,
.packagefooter a {
  color: #FB0000;
}
.packagefooter .btnconfirm {
  background: #FB0000;
  color: #fff;
  padding: 0;
  border: 0;
  width: 135px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  font-size: 18px;
  cursor: pointer;
  margin: 0px auto;
  display: inline-block;
}
.packagefooter .btnconfirm.disable {
  background: #ccc;
  cursor: default;
}
.triangle-topright {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 0;
  height: 0;
  border-top: 10px solid red;
  border-left: 13px solid transparent;
}
#roleList ul li:hover {
  background: #FB0000;
  color: white;
  cursor: pointer;
}
.actived {
  background: #FB0000;
  color: white;
  cursor: pointer;
}
#dongde-box {
  margin-left: 20px;
}
#dongde-box .dongde-title {
  display: block;
  float: left;
  width: 58px;
  line-height: 30px;
  margin-right: 20px;
  font-size: 12px;
}
#dongde-box .dongde-item-container {
  position: relative;
  margin-top: 10px;
  height: auto;
  font-size: 14px;
}
#dongde-box .dongde-item-container dl {
  float: left;
  width: 100px;
  padding-left: 10px;
}
#dongde-box .dongde-item-mid {
  position: relative;
  width: 278px;
  height: 53px;
  overflow: hidden;
  line-height: 53px;
  text-align: center;
  border-radius: 5px;
  border: #c9c9c9 solid 1px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 14px;
}
#dongde-box .dongde-item {
  width: 524px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: #c9c9c9 solid 1px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 12px;
}
#dongde-box .dongde-item-small {
  width: 112px;
  padding: 0 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: #c9c9c9 solid 1px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 12px;
}
#dongde-box .dongde-item-container .active {
  border-color: #E1140A;
}
/*====================icall 懂得通信 ===end===========*/
/*====================商品对比==============*/
.searchpage-wrapper .search_comparepart {
  display: none;
  position: fixed;
  left: 0px;
  width: 100%;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 25px 0px 0px 0px;
  z-index: 100;
}
.searchpage-wrapper .search_comparepart.show {
  display: block;
}
.searchpage-wrapper .search_comparepart .comparepart_content {
  width: 965px;
  height: 142px;
  background-color: #ffffff;
  margin: 0 auto;
  position: relative;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_info {
  height: 26px;
  line-height: 26px;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_info a {
  float: right;
  color: #525252;
  margin-right: 12px;
  text-decoration: none;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info {
  border: 3px solid #ffb107;
  height: 109px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item {
  float: left;
  width: 200px;
  /* width:19.5%; */
  height: 50px;
  margin-top: 25px;
  border-right: 1px solid #dbdbdb;
  padding: 5px 0px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_item:nth-child(4) {
  border-right: none !important;
}
.search_main .search_tab .search_comparepart .comparepart_content .pro_info .oprate_compare {
  float: left;
  width: 150px;
  height: 50px;
  margin-top: 15px;
  border-left: 1px solid #ffb107;
  padding: 13px 0px;
  margin-left: -1px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_info .cantCompare {
  color: #f4364c;
  float: left;
  display: none;
  margin-left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .pro_img {
  float: left;
  margin: 0px 10px 0 30px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .pro_img img {
  width: 60px;
  height: 42px;
  object-fit: contain;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .pro_desc {
  float: left;
  width: 100px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .pro_desc .pro_title {
  height: 32px;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
  word-break: break-all;
  color: #2b2b2b;
  width: 100px;
  overflow: hidden;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .pro_desc .pro_price {
  margin: 0px;
  padding: 0px;
  margin-top: 3px;
  line-height: 15px;
  color: #ff0000;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .pro_desc .pro_price a {
  float: right;
  color: #005aa0;
  display: none;
  cursor: pointer;
  margin-right: 6px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .compare_title {
  position: absolute;
  left: 0px;
  top: -9px;
  border: 3px solid #ffb107;
  border-bottom: none;
  color: #ffb107;
  padding: 10px 20px;
  background-color: #ffffff;
  z-index: 10;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_compare {
  width: 150px;
  height: 50px;
  margin-top: 15px;
  border-left: 1px solid #ffb107;
  padding: 13px 0px;
  margin-left: -1px;
  position: absolute;
  float: right;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_compare p {
  text-align: center;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_compare p.clear {
  margin-top: 10px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_compare p a.btn_compare {
  display: inline-block;
  width: 73px;
  height: 28px;
  line-height: 28px;
  background-color: #ff6b00;
  color: #ffffff;
}
.searchpage-wrapper .search_comparepart .comparepart_content .oprate_compare p a.btn_clear {
  color: #959595;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro {
  position: relative;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_no .pro_order {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #f6f6f6;
  vertical-align: top;
  margin: 0px 8px 0px 13px;
  color: #cccccc;
  font-size: 20px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_no .order_desc {
  color: #c7c7c7;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .isCommont {
  border-radius: 50%;
  top: 10px;
  width: 16px;
  position: absolute;
  height: 16px;
  border: 1px solid #ddd;
  left: 5px;
}
.searchpage-wrapper .search_comparepart .comparepart_content .pro_info .pro_item .has_pro .selectSame {
  background: url(//p2.lefile.cn/fes/cms/2021/01/06/5mm0rcm2p3qo7zob89v6m9bzq4wwob499236.png) 0 0 no-repeat;
  background-size: 70%;
  object-fit: contain;
  background-position-y: 4px;
  background-position-x: 2px;
}
#suggestContainer ul li i {
  position: relative;
  left: -14px;
  float: left;
  top: auto;
  right: auto;
  margin-right: 0px;
  margin-top: 7px;
  width: 13px;
  height: 12px;
  background: url(//m1.lefile.cn/lenovo_pc_search_common/css/icons/search_03.png) no-repeat !important;
}
.searchpage-wrapper .productDetail .productDetailUl li .scoreDetailBtn {
  padding: 0px 2px;
  border: none;
  background-color: #f4364c;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
}
.searchpage-wrapper .productDetail .productDetailUl li .scoreDetail {
  position: absolute;
  width: 93%;
  height: 93%;
  cursor: pointer;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 10px;
  z-index: 4000;
  overflow-y: scroll;
  display: none;
  word-break: break-all;
}
.searchpage-wrapper .productDetail .productDetailUl .scoreDetail::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: transparent;
}
#div_goodsComapre .compare-icon {
  width: 18px;
  height: 11px;
  float: left;
  margin: 10px 5px 0 15px;
  background: url(//p4.lefile.cn/fes/cms/2021/03/01/ruiuqe76fyvlru2e8d4omwdhducxpz300545.png) no-repeat center;
  background-size: contain;
}
#div_goodsComapre .compare-txt {
  font-size: 12px;
}
#notice_sg_queue {
  position: fixed;
  height: 92px;
  z-index: 11111;
  display: block;
  padding-top: 20px;
}
/*------------为你组合-开始------------*/
/*组合商品套餐价后显示基础价*/
.prc-container .sign-prc-group del {
  font-size: 12px;
  color: #A5A5A5;
  font-weight: 500;
  margin-left: 10px;
}
/*------------为你组合-结束------------*/
/* 优化活动样式------------开始 */
/* 促销语样式 */
.cxy_content {
  height: 16px;
  margin-bottom: 16px;
}
.cxy_content .cxy_brief {
  max-width: calc(100% - 40px);
  font-size: 13px;
  color: #E1140A;
  line-height: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.cxy_content .cxy_more {
  font-size: 12px;
  color: #3E8DDD;
  text-align: right;
  line-height: 12px;
  font-weight: 400;
  float: left;
  cursor: pointer;
  border-bottom: 1px solid #3E8DDD;
  margin-top: 2px;
  margin-left: 5px;
}
/* 活动弹窗样式 */
.event-details {
  background: #FFFFFF;
  border-radius: 2px;
  width: 100%;
  height: 100%;
}
.event-details .event-details-title {
  width: 100%;
  height: 26px;
  font-size: 22px;
  padding: 34px 0;
  text-align: center;
  color: #252525;
  font-weight: 400;
}
.event-details .close-event-details {
  position: absolute;
  top: 18.55px;
  right: 18.55px;
  width: 30px;
  height: 30px;
  background: url(//p3.lefile.cn/fes/cms/2022/03/08/tcebwg3yparixqacy0c4akom3s1n52483816.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.event-details .event-content {
  margin: 0 49px 86px 57px;
  height: calc(100% - 180px);
  overflow-y: auto;
}
.event-details .event-content .event-list {
  margin-top: 20px;
  padding-right: 20px;
}
.event-details .event-content .event-list .list-title {
  background: #FDEAED;
  border-radius: 2px;
  font-size: 14px;
  color: #EF1E0B;
  line-height: 14px;
  font-weight: 400;
  padding: 4px 8px;
  display: inline-block;
  margin-bottom: 8px;
}
.event-details .event-content .event-list .list-content {
  font-size: 14px;
  color: #252525;
  font-weight: 400;
}
.event-details .event-content .event-list .list-content div,
.event-details .event-content .event-list .list-content p,
.event-details .event-content .event-list .list-content span,
.event-details .event-content .event-list .list-content h1,
.event-details .event-content .event-list .list-content h2,
.event-details .event-content .event-list .list-content h3,
.event-details .event-content .event-list .list-content h4,
.event-details .event-content .event-list .list-content h5,
.event-details .event-content .event-list .list-content h6,
.event-details .event-content .event-list .list-content ul,
.event-details .event-content .event-list .list-content ol,
.event-details .event-content .event-list .list-content li,
.event-details .event-content .event-list .list-content dl,
.event-details .event-content .event-list .list-content dd,
.event-details .event-content .event-list .list-content dt,
.event-details .event-content .event-list .list-content table,
.event-details .event-content .event-list .list-content tr,
.event-details .event-content .event-list .list-content td,
.event-details .event-content .event-list .list-content th,
.event-details .event-content .event-list .list-content u,
.event-details .event-content .event-list .list-content i,
.event-details .event-content .event-list .list-content em,
.event-details .event-content .event-list .list-content strong,
.event-details .event-content .event-list .list-content b {
  font-size: 14px !important;
  color: #252525 !important;
  border: none !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  font-weight: 400 !important;
}
.event-details .event-content .event-list .list-content u {
  text-decoration: none !important;
}
.event-details .event-content .event-list .list-content a {
  font-size: 14px !important;
  color: #F4364C !important;
  text-decoration: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  font-weight: 400 !important;
}
.event-details .event-content .event-list .list-content a div,
.event-details .event-content .event-list .list-content a p,
.event-details .event-content .event-list .list-content a span,
.event-details .event-content .event-list .list-content a h1,
.event-details .event-content .event-list .list-content a h2,
.event-details .event-content .event-list .list-content a h3,
.event-details .event-content .event-list .list-content a h4,
.event-details .event-content .event-list .list-content a h5,
.event-details .event-content .event-list .list-content a h6,
.event-details .event-content .event-list .list-content a ul,
.event-details .event-content .event-list .list-content a ol,
.event-details .event-content .event-list .list-content a li,
.event-details .event-content .event-list .list-content a dl,
.event-details .event-content .event-list .list-content a dd,
.event-details .event-content .event-list .list-content a dt,
.event-details .event-content .event-list .list-content a table,
.event-details .event-content .event-list .list-content a tr,
.event-details .event-content .event-list .list-content a td,
.event-details .event-content .event-list .list-content a th,
.event-details .event-content .event-list .list-content a u,
.event-details .event-content .event-list .list-content a i,
.event-details .event-content .event-list .list-content a em,
.event-details .event-content .event-list .list-content a strong,
.event-details .event-content .event-list .list-content a b {
  color: #F4364C !important;
}
.event-details .event-content .event-list .list-content i,
.event-details .event-content .event-list .list-content em {
  font-style: normal !important;
}
.event-details .event-content .event-list .list-content strong,
.event-details .event-content .event-list .list-content b {
  font-weight: 400 !important;
}
.event-details .event-content .event-list .look-details {
  font-size: 14px;
  color: #E1140A;
  font-weight: 400;
  display: inline-block;
  margin-left: 13px;
}
.event-details .event-content .event-list .look-details i {
  width: 5px;
  height: 5px;
  border-left: 1px solid red;
  border-bottom: 1px solid red;
  display: inline-block;
  transform: rotate(-135deg);
  margin-bottom: 2px;
  margin-left: 2px;
}
.event-details .event-content .event-list:first-child {
  margin-top: 0;
}
.event-details .event-content::-webkit-scrollbar {
  width: 4px;
}
.event-details .event-content::-webkit-scrollbar-track {
  background: #F6F6F6;
}
.event-details .event-content::-webkit-scrollbar-thumb {
  background: #E0E0E0;
  border-radius: 3.5px;
  height: 100px;
}
.event-details .event-content::-webkit-scrollbar-button {
  display: none;
}
.event-details .event-content::-webkit-scrollbar-corner {
  background: #E0E0E0;
}
.event-details.hidden {
  display: none !important;
}
/* 优惠部分样式 */
.discount-coupon-container {
  margin-bottom: 10px;
  margin-top: 6px;
  padding-left: 15px;
  line-height: 38px;
  font-size: 0;
}
.discount-coupon-container .coupon-desc {
  display: inline-block;
  width: 40px;
  margin-right: 40px;
  font-size: 12px;
  color: #434242;
  vertical-align: top;
}
.discount-coupon-container .coupon-cart {
  max-width: calc(100% - 158px);
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  /* 升配样式-开始 */
  /* 升配样式-结束 */
  /* 组合样式-开始 */
  /* 组合样式-结束 */
  /*到手价需求-乐豆兑换start*/
  /*到手价需求-乐豆兑换end*/
}
.discount-coupon-container .coupon-cart .coupon-interestFree {
  height: 12px;
  border: 1px solid #FF7D7D;
  border-radius: 1px;
  display: inline-block;
  font-size: 12px;
  color: #E1140A;
  line-height: 12px;
  font-weight: 400;
  padding: 5px 8.5px;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
}
.discount-coupon-container .coupon-cart .coupon-interestFree:hover {
  border-color: rgba(255, 59, 59, 0.3);
}
.discount-coupon-container .coupon-cart .coupons_content {
  display: none;
}
.discount-coupon-container .coupon-cart .coupons_content .amount-coupon {
  height: 22px;
  line-height: 22px;
  display: inline-block;
  margin-right: 8px;
  border-radius: 1px;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #EF1E0B;
}
.discount-coupon-container .coupon-cart .coupons_content .amount-coupon .amount-num {
  font-size: 12px;
  color: #EF1E0B;
  line-height: 14px;
  font-weight: 400;
  padding: 4px 6.5px;
}
.discount-coupon-container .coupon-cart .coupons_content .amount-coupon .coupon-bg {
  font-size: 12px;
  color: #EF1E0B;
  line-height: 22px;
  font-weight: 400;
  text-align: right;
  display: inline-block;
  padding: 0 4px;
  border-left: 1px dashed #EF1E0B;
}
.discount-coupon-container .coupon-cart .coupons_content .amount-coupon:hover {
  border-color: rgba(255, 59, 59, 0.3);
}
.discount-coupon-container .coupon-cart .cxy_contents {
  display: none;
}
.discount-coupon-container .coupon-cart .cxy_contents .coupon-s {
  height: 12px;
  border: 1px solid #EF1E0B;
  border-radius: 1px;
  display: inline-block;
  font-size: 12px;
  color: #E1140A;
  line-height: 12px;
  font-weight: 400;
  padding: 5px 8.5px;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
}
.discount-coupon-container .coupon-cart .cxy_contents .coupon-s:hover {
  border-color: rgba(255, 59, 59, 0.3);
}
.discount-coupon-container .coupon-cart .coupon-upgradeGoods {
  height: 22px;
  border-radius: 1px;
  border: none;
  padding: 0;
  padding: 0 8.5px;
  display: none;
  line-height: 22px;
  border: 1px solid #EF1E0B;
  margin-right: 8px;
  cursor: pointer;
}
.discount-coupon-container .coupon-cart .coupon-upgradeGoods .coupon-upgradeGoods-title {
  font-size: 12px;
  color: #FF5E00;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 2px;
}
.discount-coupon-container .coupon-cart .coupon-upgradeGoods .selectedImgs {
  display: inline-block;
}
.discount-coupon-container .coupon-cart .coupon-upgradeGoods .selectedImgs img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}
.discount-coupon-container .coupon-cart .coupon-coupon:hover {
  border-color: rgba(255, 59, 59, 0.3);
}
.discount-coupon-container .coupon-cart .coupon-upgradeGoods .selectedImgs {
  display: inline-block;
}
.discount-coupon-container .coupon-cart .coupon-upgradeGoods .selectedImgs img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}
.discount-coupon-container .coupon-cart .coupon-combination {
  height: 22px;
  background-image: linear-gradient(128deg, #FFE9C6 0%, #FFEDC9 100%);
  border-radius: 1px;
  border: none;
  padding: 0;
  padding: 0 8.5px;
  display: none;
  line-height: 22px;
  border: 1px solid #FCDDAA;
  margin-right: 8px;
  cursor: pointer;
}
.discount-coupon-container .coupon-cart .coupon-combination .coupon-combination-title {
  font-size: 12px;
  color: #FF5E00;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 2px;
}
.discount-coupon-container .coupon-cart .coupon-combination .selectedImgs {
  display: inline-block;
}
.discount-coupon-container .coupon-cart .coupon-combination .selectedImgs img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}
.discount-coupon-container .coupon-cart .coupon-combination:hover {
  border: 1px solid #FFD48B !important;
}
.discount-coupon-container .coupon-cart .coupon-zp {
  height: 22px;
  border-radius: 1px;
  border: none;
  padding: 0;
  padding: 0 8.5px;
  display: none;
  line-height: 22px;
  border: 0.5px solid #EF1E0B;
  margin-right: 8px;
  cursor: pointer;
}
.discount-coupon-container .coupon-cart .coupon-zp .coupon-zp-title {
  font-size: 12px;
  color: #EF1E0B;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 2px;
}
.discount-coupon-container .coupon-cart .coupon-zp .selectedImgs {
  display: inline-block;
}
.discount-coupon-container .coupon-cart .coupon-zp .selectedImgs img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}
.discount-coupon-container .coupon-cart .coupon-zp:hover {
  border-color: rgba(255, 59, 59, 0.3);
}
.discount-coupon-container .coupon-cart .coupon-look-detail {
  height: 24px;
  line-height: 24px;
  display: inline-block;
  cursor: pointer;
  display: none;
  background-image: linear-gradient(90deg, #EF1E0B 5%, #FF6145 100%);
  width: 45px;
  text-align: center;
  opacity: 1;
}
.discount-coupon-container .coupon-cart .coupon-look-detail span {
  vertical-align: middle;
  margin-right: 2px;
  display: inline-block;
  font-size: 10px;
  line-height: 24px;
  color: #fff;
}
.discount-coupon-container .coupon-cart .coupon-look-detail i {
  width: 5px;
  height: 5px;
  transform: rotate(-135deg);
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
}
.discount-coupon-container .coupon-cart .coupon-look-detail:hover {
  opacity: 0.8;
}
.discount-coupon-container .coupon-cart .interestFree-coupon {
  height: 12px;
  background: #FFF2F2;
  border: 1px solid #FF7D7D;
  border-radius: 1px;
  display: inline-block;
  font-size: 12px;
  color: #E1140A;
  line-height: 12px;
  font-weight: 400;
  padding: 5px 8.5px;
  margin-right: 8px;
  vertical-align: middle;
}
.discount-coupon-container .coupon-cart .points-exchange-text {
  font-size: 12px;
  color: #252525;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
  margin: 2px 0 8px;
}
.discount-coupon-container .coupon-cart .points-exchange-text span {
  color: #E1140A;
}
.discount-coupon-container .coupon-cart .ld-exchange-text {
  font-size: 12px;
  color: #FF2F2F;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
  cursor: pointer;
}
.discount-coupon-container .coupon-cart .couponInlineblock {
  display: inline-block;
}
.discount-coupon-container .coupon-cart .couponInline {
  display: inline;
}
/* 优惠券弹窗样式 */
#coupon-layer-new-wrap {
  height: 100%;
}
#coupon-layer-new-wrap .coupon-popup-title .coupon-popup-name {
  font-size: 23px;
  color: #252525;
  font-weight: 600;
  height: 26px;
  text-align: center;
  padding-bottom: 25px;
}
#coupon-layer-new-wrap .coupon-popup-cont {
  margin: 17px 47px 0 57px !important;
  height: 100%;
  width: auto !important;
  padding: 0 !important;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  position: relative;
  /* 升配(定制)样式 */
  /* 赠品样式 */
  /*------------预估到手价start-------------*/
  /*------------预估到手价end-------------*/
}
#coupon-layer-new-wrap .coupon-popup-cont .active-item-box {
  margin-bottom: 20px;
}
#coupon-layer-new-wrap .coupon-popup-cont .active-item-box .promotion-label-style {
  background: #FFF2F2;
  border-radius: 2px;
  font-size: 14px;
  color: #E1140A;
  height: 13px;
  line-height: 13px;
  font-weight: 400;
  padding: 6px;
  display: inline-block;
}
#coupon-layer-new-wrap .coupon-popup-cont .active-item-box p {
  font-size: 14px;
  color: #252525;
}
#coupon-layer-new-wrap .coupon-popup-cont .active-item-box p span {
  line-height: 22px;
}
#coupon-layer-new-wrap .coupon-popup-cont .active-item-box p .integration-infoPage {
  position: relative;
  color: #E1140A;
  padding-right: 10px;
  cursor: pointer;
}
#coupon-layer-new-wrap .coupon-popup-cont .active-item-box p .integration-infoPage:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  width: 5px;
  height: 8px;
  background: url(//p4.lefile.cn/fes/cms/2022/08/18/sdp0u9wrlk2ldhodv882k7fj2jwy3p634251.png) no-repeat center;
  background-size: 100%;
  line-height: 22px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-state-info {
  border-radius: 2px;
  display: inline-block;
  font-size: 14px;
  line-height: 13px;
  font-weight: 400;
  margin-bottom: 15px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-check-link {
  display: inline-block;
  margin-left: 14px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-check-link .couponlink i {
  width: 5px;
  height: 5px;
  transform: rotate(-135deg);
  border-left: 1px solid #979797;
  border-bottom: 1px solid #979797;
  display: inline-block;
  vertical-align: middle;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-card-ul li:first-child {
  margin-top: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-card-ul li:nth-child(2) {
  margin-top: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text {
  margin-bottom: 20px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .cx_text {
  font-size: 14px;
  color: #3D3D3D;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .event-list {
  margin-top: 17px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .event-list .list-title {
  background: #FDEAED;
  border-radius: 2px;
  font-size: 12px;
  color: #E1140A;
  line-height: 14px;
  font-weight: 400;
  padding: 4px 8px;
  display: inline-block;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .event-list .list-content {
  font-size: 14px;
  color: #252525;
  font-weight: 400;
  display: inline;
  margin-left: 8px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .event-list .list-content a {
  font-size: 14px;
  color: #EF1E0B;
  letter-spacing: 0;
  line-height: 12px;
  cursor: pointer;
  margin-left: 8px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .event-list .list-content:hover {
  opacity: 0.8;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-text .event-list:first-child {
  margin-top: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods {
  margin-top: 30px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-title {
  background: #FDEAED;
  border-radius: 2px;
  font-size: 12px;
  color: #FF2F2F;
  line-height: 12px;
  font-weight: 400;
  text-align: center;
  padding: 4px 8px;
  display: inline-block;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs {
  min-height: 100px;
  margin-bottom: 20px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .coupon-upgradeGoods-img {
  width: 80px;
  height: 80px;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  margin-top: 8px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .coupon-upgradeGoods-img .upgradeGoods-details {
  width: 159px;
  height: 22px;
  background: #FFFFFF;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);
  border-radius: 3px;
  position: absolute;
  bottom: -27px;
  z-index: 111;
  padding: 2px 8.5px;
  display: none;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .coupon-upgradeGoods-img .upgradeGoods-details .upgradeGoods-title {
  width: 107px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #454545;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 400;
  float: left;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .coupon-upgradeGoods-img .upgradeGoods-details .look-upgradeGoods-details {
  width: 35px;
  float: left;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .coupon-upgradeGoods-img .upgradeGoods-details .look-upgradeGoods-details span {
  width: 24px;
  font-size: 12px;
  color: #FF2F2F;
  letter-spacing: 0;
  font-weight: 400;
  float: left;
  line-height: 22px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .coupon-upgradeGoods-img .upgradeGoods-details .look-upgradeGoods-details i {
  width: 5px;
  height: 5px;
  transform: rotate(-135deg);
  border-left: 1px solid #FF2F2F;
  border-bottom: 1px solid #FF2F2F;
  vertical-align: middle;
  float: left;
  margin: 8px 0 0 2px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-popup-upgradeGoods-imgs .is_checked {
  width: 26.67px;
  height: 26.67px;
  background: url(//p3.lefile.cn/fes/cms/2022/08/09/ipzo2rxwy3vlzwrq0sfuynzug8taaj611396.png) no-repeat;
  /* 要换成灰色的图片 */
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-upgradeGoods-img.checked {
  border: 1px solid #E1140A;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-upgradeGoods .coupon-upgradeGoods-img.checked .is_checked {
  width: 26.67px;
  height: 26.67px;
  background: url(//p1.lefile.cn/fes/cms/2022/07/26/aek2sl333dsg1aibxd7s4cc3n7tupg963436.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp {
  margin-top: 20px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-title {
  background: #FDEAED;
  border-radius: 2px;
  font-size: 12px;
  color: #FF2F2F;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
  padding: 4px 8px;
  display: inline-block;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs {
  height: 120px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .coupon-zp-img {
  width: 80px;
  height: 80px;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  margin-top: 8px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .coupon-zp-img .zp-details {
  width: 159px;
  height: 22px;
  background: #FFFFFF;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);
  border-radius: 3px;
  position: absolute;
  bottom: -27px;
  padding: 2px 8.5px;
  display: none;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .coupon-zp-img .zp-details .zp-title {
  width: 107px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #454545;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 400;
  float: left;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .coupon-zp-img .zp-details .look-zp-details {
  width: 35px;
  float: left;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .coupon-zp-img .zp-details .look-zp-details span {
  width: 24px;
  font-size: 12px;
  color: #FF2F2F;
  letter-spacing: 0;
  font-weight: 400;
  float: left;
  line-height: 22px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .coupon-zp-img .zp-details .look-zp-details i {
  width: 5px;
  height: 5px;
  transform: rotate(-135deg);
  border-left: 1px solid #FF2F2F;
  border-bottom: 1px solid #FF2F2F;
  vertical-align: middle;
  float: left;
  margin: 8px 0 0 2px;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-popup-zp-imgs .is_checked {
  width: 26.67px;
  height: 26.67px;
  background: url(//p3.lefile.cn/fes/cms/2022/08/09/ipzo2rxwy3vlzwrq0sfuynzug8taaj611396.png) no-repeat;
  /* 要换成灰色的图片 */
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-zp-img.checked {
  border: 1px solid #E1140A;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .coupon-zp-img.checked .is_checked {
  width: 26.67px;
  height: 26.67px;
  background: url(//p1.lefile.cn/fes/cms/2022/07/26/aek2sl333dsg1aibxd7s4cc3n7tupg963436.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .coupon-popup-zp .zp-text {
  font-size: 12px;
  color: #606060;
  display: inline-block;
  position: relative;
  left: 10px;
  bottom: 10px;
}
#coupon-layer-new-wrap .coupon-popup-cont::-webkit-scrollbar {
  width: 4px;
  display: none;
}
#coupon-layer-new-wrap .coupon-popup-cont::-webkit-scrollbar-track {
  background: #F6F6F6;
}
#coupon-layer-new-wrap .coupon-popup-cont::-webkit-scrollbar-thumb {
  background: #E0E0E0;
  border-radius: 3.5px;
  height: 100px;
}
#coupon-layer-new-wrap .coupon-popup-cont::-webkit-scrollbar-button {
  display: none;
}
#coupon-layer-new-wrap .coupon-popup-cont::-webkit-scrollbar-corner {
  background: #E0E0E0;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div {
  margin: 0 25.5px 30px 15.5px;
  background: #FFFFFF;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .estimated-delivery {
  width: 106px;
  height: 36px;
  background: rgba(244, 54, 76, 0.1);
  border-radius: 8px;
  display: inline-block;
  padding: 20px 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .estimated-delivery .delivery-price {
  font-size: 18px;
  color: #EE2A2A;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
  float: left;
  width: 100%;
  text-align: center;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .estimated-delivery .textBiref {
  font-size: 16px;
  color: #EE2A2A;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 5.5px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .delivery-price-symbol {
  width: 10px;
  height: 13px;
  margin: 0 14px;
  height: 76px;
  line-height: 76px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #EE2A2A;
  letter-spacing: 0;
  font-weight: 400;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-div {
  width: auto;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #FC9696;
  border-radius: 8px;
  padding: 10px 22px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-div .calculate-price {
  width: 81px;
  height: 56px;
  background: #FDEAED;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-div .calculate-price span:first-child {
  font-size: 16px;
  color: #EE2A2A;
  letter-spacing: 0;
  text-align: center;
  line-height: 12px;
  font-weight: 400;
  display: block;
  margin-top: 16.5px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-div .calculate-price span:nth-child(2) {
  font-size: 14px;
  color: #EE2A2A;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-div .delivery-price-symbol-del {
  width: 8px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  font-size: 16px;
  color: #EE2A2A;
  letter-spacing: 0;
  font-weight: 400;
  vertical-align: top;
  margin: 0 7px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails {
  display: inline-block;
  vertical-align: top;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-div {
  width: auto;
  display: inline-block;
  padding: 10px 22px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-div .calculate-price {
  width: 81px;
  height: 56px;
  background: #FDEAED;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-div .calculate-price span:first-child {
  font-size: 16px;
  color: #EE2A2A;
  letter-spacing: 0;
  text-align: center;
  line-height: 12px;
  font-weight: 400;
  display: block;
  margin-top: 16.5px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-div .calculate-price span:nth-child(2) {
  font-size: 14px;
  color: #EE2A2A;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-div .delivery-price-symbol-del {
  width: 8px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  font-size: 16px;
  color: #EE2A2A;
  letter-spacing: 0;
  font-weight: 400;
  vertical-align: top;
  margin: 0 7px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold {
  width: 81px;
  background: #FFFFFF;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details span,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold span {
  display: block;
  font-size: 12px;
  color: #FF7777;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  line-height: 21px;
  border-radius: 5px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details span:first-child,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold span:first-child {
  border-top: 0.5px solid #FF7777;
  border-left: 0.5px solid #FF7777;
  border-right: 0.5px solid #FF7777;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details span:nth-child(2n+1),
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold span:nth-child(2n+1) {
  border-left: 0.5px solid #FF7777;
  border-right: 0.5px solid #FF7777;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details span:nth-child(2n+2),
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold span:nth-child(2n+2) {
  border-left: 0.5px solid #FF7777;
  border-right: 0.5px solid #FF7777;
  border-top: 0.5px dashed #FF7777;
  border-bottom: 0.5px dashed #FF7777;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details span:last-child,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold span:last-child {
  border-left: 0.5px solid #FF7777;
  border-right: 0.5px solid #FF7777;
  border-bottom: 0.5px solid #FF7777;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details .hr_div,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold .hr_div {
  width: 70px;
  border-bottom: 1px dashed #FF9292;
  margin: 0 auto;
  font-size: 0;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details .yhq-whole,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold .yhq-whole {
  cursor: pointer;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details .yhq-whole i,
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div .calculate-price-yhDetails .calculate-price-details_fold .yhq-whole i {
  width: 4px;
  height: 4px;
  display: inline-block;
  border-left: 1px solid #FF7777;
  border-bottom: 1px solid #FF7777;
  transform: rotate(-45deg);
  margin-left: 5px;
  margin-bottom: 3px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div.zNum3 {
  padding-left: 56px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div.zNum2 {
  padding-left: 115px;
}
#coupon-layer-new-wrap .coupon-popup-cont .estimated-delivery-price-div.zNum1 {
  padding-left: 171px;
}
#coupon-layer-new-wrap .rule-description {
  text-align: center;
  height: 47px;
  padding-top: 40px;
}
#coupon-layer-new-wrap .rule-description span {
  display: inline-block;
  font-size: 12px;
  color: #3D3D3D;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
}
#coupon-layer-new-wrap .rule-description .viewRules {
  font-size: 12px;
  color: #FF2F2F;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
  cursor: pointer;
}
#coupon-layer-new-wrap .rule-description .viewRules i {
  width: 12px;
  height: 12px;
  color: #FF2F2F;
}
/*----------------乐豆兑换弹层start-------------------*/
.layui-layer {
  border-radius: 4px!important;
}
.leDou-exchange {
  width: 522px;
  height: 370px;
  position: relative;
  display: none;
}
.leDou-exchange .leDou-exchange-title {
  height: 82px;
  line-height: 82px;
  font-size: 23px;
  color: #252525;
  letter-spacing: 0;
  font-weight: 600;
  text-align: center;
}
.leDou-exchange .leDou-exchange-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
}
.leDou-exchange .leDou-exchange-content {
  padding: 0 70px;
  height: 288px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-title {
  font-size: 16px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  font-weight: bold;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons {
  text-align: center;
  margin-top: 30px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons .leDou-isons {
  width: 44px;
  height: 44px;
  vertical-align: middle;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons .leDou-arrow {
  margin-left: 17.43px;
  width: 22px;
  height: 14px;
  vertical-align: middle;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons .leDouCoupon {
  display: inline-block;
  margin-left: 21.71px;
  background: url(//p2.lefile.cn/fes/cms/2023/07/17/5h9dfk309wa8ecijj8tf20s3q31l65928643.png) no-repeat center;
  background-size: contain;
  width: 64px;
  height: 42px;
  vertical-align: middle;
  color: #fff;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons .leDouCoupon div i {
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
  vertical-align: sub;
  line-height: 16px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons .leDouCoupon div span {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: justify;
  font-weight: 500;
  vertical-align: middle;
  line-height: 24px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-imgsCoupons .leDouCoupon div p {
  font-size: 12px;
  line-height: 14px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-brief {
  font-size: 11px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  line-height: 15px;
  font-weight: 400;
  margin-top: 18px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-btns {
  text-align: center;
  margin-top: 28px;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-btns .leDou-exchange-content-button {
  width: 306px;
  height: 40px;
  line-height: 40px;
  background: #EF1E0B;
  border-radius: 20px;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
  margin-left: 38px;
  cursor: pointer;
}
.leDou-exchange .leDou-exchange-content .leDou-exchange-content-btns .leDou-exchange-myLeDou {
  font-size: 11px;
  color: #252525;
  letter-spacing: 0;
  line-height: 11px;
  font-weight: 400;
  margin-top: 6px;
}
/*----------------乐豆兑换弹层end-------------------*/
/* 优化活动样式------------结束 */
.guige-bg {
  background-color: #FFF5F4;
}
.guige-bg .guige-item-detail span {
  background-color: #fff;
}
#container_guige {
  margin-left: 0;
}
#container_guige #guige .guige-li {
  padding-left: 0;
}
.offLineGoodsDialog {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500px;
  height: 325px;
  margin: auto;
  background: #fff;
  z-index: 1111111;
}
.offLineGoodsDialog img {
  width: 268px;
  height: 194px;
  margin: 0 auto;
  display: block;
}
.offLineGoodsDialog h3 {
  margin-top: 22px;
  text-align: center;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.offLineGoodsDialog p {
  margin-top: 11px;
  text-align: center;
  font-size: 14px;
  color: #606060;
  line-height: 14px;
}
/* 候补销售活动弹窗样式 */
.hbxs-details {
  background: #FFFFFF;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  display: none;
}
.hbxs-details .hbxs-details-title {
  width: 100%;
  height: 26px;
  font-size: 22px;
  padding: 34px 0;
  text-align: center;
  color: #252525;
  font-weight: 400;
}
.hbxs-details .close-hbxs-details {
  position: absolute;
  top: 18.55px;
  right: 18.55px;
  width: 30px;
  height: 30px;
  background: url(//p3.lefile.cn/fes/cms/2022/03/08/tcebwg3yparixqacy0c4akom3s1n52483816.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.hbxs-details .hbxs-content {
  margin: 0 49px 86px 57px;
  height: calc(100% - 180px);
  overflow-y: auto;
}
.hbxs-details .hbxs-content::-webkit-scrollbar {
  width: 4px;
}
.hbxs-details .hbxs-content::-webkit-scrollbar-track {
  background: #F6F6F6;
}
.hbxs-details .hbxs-content::-webkit-scrollbar-thumb {
  background: #E0E0E0;
  border-radius: 3.5px;
  height: 100px;
}
.hbxs-details .hbxs-content::-webkit-scrollbar-button {
  display: none;
}
.hbxs-details .hbxs-content::-webkit-scrollbar-corner {
  background: #E0E0E0;
}
.hbxs-details .hbxs-content .hb-serve_explain_main {
  height: 315px;
}
.hbxs-details .hbxs-content .hb-serve_explain_main .hb-serviceInfo {
  height: 100%;
  padding-right: 30px;
  overflow-y: auto;
}
.hbxs-details .hbxs-content .hb-serve_explain_main .hb-serviceInfo li {
  margin-bottom: 10px;
  font-size: 14px;
}
.hbxs-details .hbxs-content .hb-serve_explain_main .hb-serviceInfo li .hb-serviceInfo_title {
  width: calc(100% - 33px);
  display: inline-block;
  margin-left: 8px;
}
.hbxs-details .hbxs-content .hb-serve_explain_main .hb-serviceInfo li .hb-serviceInfo_title h4 {
  font-size: 14px;
  color: #606060;
  margin-bottom: 5px;
  line-height: 24px;
}
.hbxs-details .hbxs-content .hb-serve_explain_main .hb-serviceInfo li .hb-serviceInfo_title p {
  line-height: 22px;
  font-size: 14px;
  color: #979797;
  font-weight: 400;
  overflow: hidden;
  letter-spacing: 0.3px;
}
/* 实名认证 */
.realNameAuthentication-div {
  width: 435px;
  height: 234px;
  position: relative;
  display: none;
}
.realNameAuthentication-div .realNameAuthentication-div-closed {
  width: 42px;
  height: 42px;
  position: absolute;
  top: -42px;
  right: -42px;
  cursor: pointer;
}
.realNameAuthentication-div .realNameAuthentication {
  width: 435px;
  height: 234px;
  background: #FFFFFF;
  border: 1px solid #979797;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.realNameAuthentication-div .realNameAuthentication .realNameAuthentication-title {
  font-size: 18px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  font-weight: 400;
  width: 198px;
  height: 52px;
  position: absolute;
  top: 58.5px;
  left: 118px;
}
.realNameAuthentication-div .realNameAuthentication .realNameAuthentication-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #EF1E0B;
  position: absolute;
  top: 151px;
  left: 157px;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 400;
  cursor: pointer;
}
/* 上传用户资料 */
.uploadUsersInfo-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-closeIcon {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier {
  padding: 34px 110px;
  text-align: center;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-title {
  font-size: 20px;
  color: #252525;
  line-height: 24px;
  font-weight: bold;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-tip {
  margin-top: 15px;
  background: #FFF2DC;
  border-radius: 4px;
  padding: 8px 0 8px 20px;
  text-align: left;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-tip .uploadUsersInfo-tipIcon {
  width: 12px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  background: url(//p3.lefile.cn/fes/cms/2023/08/22/3ha7ggcdb7htopfmyqrn2sehm3mjb1747539.png) no-repeat center;
  background-size: cover;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-tip .uploadUsersInfo-tipContent {
  font-size: 12px;
  color: #FF2F2F;
  margin-left: 5px;
  line-height: 14px;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content {
  margin-top: 16px;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container {
  margin-top: 18px;
  height: 48px;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input {
  background: #FFFFFF;
  position: relative;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input {
  width: 100%;
  border: 1px solid #C4C4C4;
  padding: 11px 15px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
  color: #252525;
  line-height: 24px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input::input-placeholder {
  color: #A5A5A5;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input::-webkit-input-placeholder {
  color: #A5A5A5;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input:-moz-placeholder {
  color: #A5A5A5;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input::-moz-placeholder {
  color: #A5A5A5;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input:-ms-input-placeholder {
  color: #A5A5A5;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input:hover {
  border: 1px solid #dddddd;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input:focus {
  border: 1px solid #979797;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input input.errorInput {
  border-color: #FF2F2F;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-input img {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox {
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  border-radius: 3px;
  position: relative;
  width: 174px;
  height: 145px;
  box-sizing: border-box;
  transition: border-color 0.3s;
  cursor: pointer;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox .form-item-deletImgIcon {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 1111;
  visibility: hidden;
  cursor: pointer;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox .form-item-upload {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox .form-item-upload input[type='file'] {
  cursor: pointer;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox .form-item-upload .form-item-uploadAddBox {
  font-size: 12px;
  color: #C4C9D0;
  text-align: center;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox .form-item-upload .form-item-uploadAddBox img {
  width: 38px;
  height: 38px;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox .form-item-upload .form-item-uploadAddBox span {
  display: block;
  margin-top: 22px;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox:hover {
  border-color: #dddddd;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox.form-item-uploaded .form-item-uploadAddBox {
  width: 100%;
  height: 100%;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox.form-item-uploaded .form-item-uploadAddBox img {
  width: 100%;
  height: 100%;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox.form-item-uploaded .form-item-uploadAddBox span {
  display: none;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-uploadBox.form-item-uploaded:hover .form-item-deletImgIcon {
  visibility: visible;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-receiveInfo {
  font-size: 12px;
  color: #979797;
  line-height: 16px;
  margin-top: 8px;
  text-align: left;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-container .form-item-error {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  line-height: 18px;
  color: #FF2F2F;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content form .form-item-upload-container {
  height: 185px;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content .uploadUsersInfo-submitBtn {
  margin-top: 37px;
  padding: 9px 0;
  background: #FF2F2F;
  opacity: 0.4;
  border-radius: 4px;
  border: 0;
  box-shadow: 0 4px 7px 0 rgba(114, 169, 255, 0.47);
  color: #fff;
  -webkit-appearance: button;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content .uploadUsersInfo-submitBtn.uploadUsersInfo-submitBtnActive {
  background: #FF2F2F;
  opacity: 1;
}
.uploadUsersInfo-wrapper .uploadUsersInfo-contanier .uploadUsersInfo-content .uploadUsersInfo-submitBtn.uploadUsersInfo-submitBtnActive:hover {
  opacity: 0.8;
}
.uploadUsersSuccessInfo-wrapper {
  width: 560px;
  height: 300px;
  position: relative;
  background: #ffffff;
  display: none;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-closeIcon {
  position: absolute;
  top: 18px;
  right: 19px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-contanier {
  padding: 101px 203px;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-contanier .uploadUsersSuccessInfo-content {
  font-size: 0;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-contanier .uploadUsersSuccessInfo-content .uploadUsersSuccessInfo-contentIcon {
  display: inline-block;
  width: 28px;
  height: 25px;
  background: url(//p1.lefile.cn/fes/cms/2023/10/13/1jeaxj226udt0z0aibkg0oeonetzdg154322.png) no-repeat center;
  background-size: cover;
  vertical-align: top;
  margin-top: 3px;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-contanier .uploadUsersSuccessInfo-content span {
  display: inline-block;
  font-size: 24px;
  color: #000000;
  line-height: 30px;
  margin-left: 9px;
  vertical-align: top;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-contanier .uploadUsersSuccessInfo-tip {
  text-align: center;
  margin-top: 28px;
}
.uploadUsersSuccessInfo-wrapper .uploadUsersSuccessInfo-contanier .uploadUsersSuccessInfo-tip p {
  font-size: 14px;
  color: #8E8E8E;
  line-height: 20px;
  font-weight: 400;
}

/*颜色变量定义*/
/*字体变量定义*/
.detail {
  /*底部购物按钮相关*/
}
.detail .detail_bottom {
  background: #e8e8e8;
  height: 80px;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
  /*二维码样式*/
}
.detail .detail_bottom .operate_right .button {
  line-height: 40px;
}
.detail .detail_bottom img#ewm {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -100px;
  left: -30px;
  border: 0;
  display: none;
}
.detail .detail_bottom #ewm_icon,
.detail .detail_bottom #btn_gmzx {
  float: left;
  display: inline-block;
  height: 80px;
}
.detail .detail_bottom #ewm_icon {
  width: 73px;
  background: url('../images/ewm_icon.jpg') no-repeat;
}
.detail .detail_bottom #btn_gmzx {
  width: 74px;
  /*display: none;*/
  background: url('../images/goumaizixun.jpg') no-repeat;
}
.detail .detail_bottom #btn_gmzx a#a_gmzx {
  display: block;
  height: 80px;
}
.detail .detail_bottom #div_button_group {
  float: left;
  margin-top: 18px;
  height: 40px;
  line-height: 40px;
}
.detail .detail_bottom .button-add {
  background: #fff;
  border: 1px solid #e2231a;
  font-size: 16px;
  color: #000;
}
.detail .detail_bottom .ewm_bg {
  background-position: -8px -56px;
  width: 42px;
  height: 42px;
  float: left;
  margin-top: 19px;
}
.detail .detail_bottom .detail_con {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  position: relative;
}
.detail .detail_bottom .operate {
  float: left;
  margin-left: 33px;
}
.detail .detail_bottom .operate_right {
  float: right;
  height: 80px;
  line-height: 80px;
}
.detail .detail_bottom .operate_right .operate_money #price_des {
  font-size: 16px;
  font-weight: 700;
  float: left;
}
.detail .detail_bottom .pay_bg {
  background-position: -8px -101px;
  width: 22px;
  height: 15px;
  float: left;
  margin: 1px 9px 0 0;
}
.detail .detail_bottom .operate_div {
  margin-top: 18px;
}
.detail .detail_bottom .operate_div1 {
  margin-top: 10px;
}
.detail .detail_bottom .change_bg {
  background-position: -8px -121px;
  width: 22px;
  height: 17px;
  float: left;
  margin-right: 9px;
}
.detail .detail_bottom .reduce {
  background-position: -56px -33px;
  width: 25px;
  height: 26px;
  margin: 27px 0 0 3px;
  float: left;
  cursor: pointer;
}
.detail .detail_bottom .add {
  background-position: -82px -33px;
  width: 25px;
  height: 26px;
  float: left;
  margin-top: 27px;
  cursor: pointer;
}
.detail .detail_bottom .txt {
  width: 38px;
  height: 26px;
  border: #9d9d9d solid 1px;
  background: white;
  float: left;
  margin-top: 27px;
  text-align: center;
}
.detail .detail_bottom .operate_money {
  font-size: 24px;
  color: #e2231a;
  margin-left: 16px;
  float: left;
}
.detail .detail_bottom .bottom_ewm {
  background: url('../images/xxewm.png');
  width: 110px;
  height: 110px;
  margin: 17px 0 0 17px;
  cursor: pointer;
}
.detail .detail_bottom .ewm_tk {
  width: 145px;
  border: #dcdcdc solid 1px;
  position: absolute;
  z-index: 1000;
  bottom: 79px;
  left: 0px;
  display: none;
  background: white;
  padding-bottom: 18px;
}
.detail .detail_bottom .triangle {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 11px solid transparent;
  border-top: 10px solid white;
  position: absolute;
  bottom: -10px;
  left: 0px;
}
.detail .detail_bottom .ewm_title {
  font-size: 14px;
  margin: 3px 0 0px 17px;
}
.detail .detail_bottom .ewm_yh {
  font-size: 14px;
  margin: 0px 0 0 17px;
  color: #e2231a;
  line-height: 16px;
}

/*颜色变量定义*/
/*字体变量定义*/
.detail {
  /*热销*/
}
.detail .hotGood {
  width: 1200px;
  border-top: #dcdcdc solid 1px;
  margin: 0 auto 120px;
  padding-top: 50px;
  height: auto;
  overflow: hidden;
}
.detail .hotGood .hot_title {
  font-size: 28px;
  text-align: center;
}
.detail .hotGood .line {
  width: 60px;
  height: 1px;
  margin: 10px auto 0;
  background: #c9c9c9;
}
.detail .hotGood .hot_desc {
  color: #959595;
  font-size: 14px;
  margin: 13px auto 0;
  text-align: center;
}
.detail .hotGood .hot_con {
  margin-top: 60px;
}
.detail .hotGood .hot_con .hot_item {
  width: 399px;
  height: 305px;
  border-right: #dcdcdc solid 1px;
  float: left;
  text-align: center;
}
.detail .hotGood .hot_con .hot_pic {
  width: 205px;
  height: 205px;
}
.detail .hotGood .hot_con .hot_picTitle {
  height: 20px;
  overflow: hidden;
  font-size: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.detail .hotGood .hot_con .hot_picDec {
  font-size: 14px;
  color: #959595;
  margin-top: 5px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  /*word-break: break-all;*/
  padding-left: 20px;
  padding-right: 20px;
}
.detail .hotGood .hot_con .hot_picMoney {
  font-size: 15px;
  color: #e2231a;
  margin-top: 5px;
}
.detail .hotGood .hot_con .noborder {
  border: none;
}
#div_hotlist a.hot-item {
  display: block;
  cursor: pointer;
}

/*颜色变量定义*/
/*字体变量定义*/
/* 套餐推荐组件 */
#swiper-wrap {
  /**/
  margin-top: 100px;
  height: 262px;
  background: #F6F7F8;
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  /* 主体样式 */
}
#swiper-wrap .content {
  position: relative;
  top: -36px;
  /**/
  margin: 0 auto;
  width: 1176px;
  height: 277px;
  /* 标题 */
  /* 标签页 */
}
#swiper-wrap .content .title {
  font-size: 24px;
  line-height: 24px;
  color: #434242;
  /**/
  font-weight: bold;
}
#swiper-wrap .content .tabsWrap {
  position: relative;
}
#swiper-wrap .content .tabsWrap .tabs {
  /* 标签页内容 */
  /* 左边主要内容 */
  /* 加号 */
  /* 轮播 */
  /* 等号 */
}
#swiper-wrap .content .tabsWrap .tabs .tabsItem {
  position: absolute;
  top: -24px;
  left: 154px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsItem li {
  float: left;
  width: 167px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  font-size: 12px;
  color: #434242;
  font-weight: bold;
  margin-right: 10px;
  border: 1px solid #DADADA;
  padding: 0 4px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsItem li a {
  width: 100%;
  display: inline-block;
}
#swiper-wrap .content .tabsWrap .tabs .tabsItem li.active {
  background: #F6F7F8;
  border-bottom: 1px solid #F6F7F8;
}
#swiper-wrap .content .tabsWrap .tabs .tabsItem li span {
  margin-left: 10px;
  color: #A5A5A5;
}
#swiper-wrap .content .tabsWrap .tabs .card {
  position: absolute;
  top: 30px;
  width: 180px;
  height: 224px;
  background: #FFF;
  overflow: hidden;
}
#swiper-wrap .content .tabsWrap .tabs .card img {
  display: block;
  width: 180px;
  height: 156px;
}
#swiper-wrap .content .tabsWrap .tabs .card p {
  margin-left: 12px;
  font-size: 11px;
  /**/
  font-weight: bold;
  line-height: 18px;
}
#swiper-wrap .content .tabsWrap .tabs .card .title {
  color: #434242;
}
#swiper-wrap .content .tabsWrap .tabs .card .detail {
  color: #B6B6B6;
  /*省略号*/
  max-width: 158px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#swiper-wrap .content .tabsWrap .tabs .card .price {
  margin-top: 4px;
  font-weight: normal;
  color: #E1140A;
  font-size: 9px;
}
#swiper-wrap .content .tabsWrap .tabs .card .price span {
  font-weight: bold;
  font-size: 12px;
}
#swiper-wrap .content .tabsWrap .tabs .card:hover {
  -moz-box-shadow: 0 5px 10px silver;
  -webkit-box-shadow: 0 5px 10px silver;
  box-shadow: 0 5px 10px silver;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0c0c0', Direction=125, Strength=9);
  -ms-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  display: block;
}
#swiper-wrap .content .tabsWrap .tabs .card:hover a {
  -ms-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  display: block;
}
#swiper-wrap .content .tabsWrap .tabs .plus div {
  position: absolute;
  top: 142px;
  left: 197px;
  width: 22px;
  height: 4px;
  background: #D8D8D8;
}
#swiper-wrap .content .tabsWrap .tabs .plus .firstDiv {
  top: 133px;
  left: 206px;
  width: 4px;
  height: 22px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent {
  position: absolute;
  top: 30px;
  left: 220px;
  width: 793px;
  height: 224px;
  display: none;
  /* 导航按钮 */
  /* 套餐总价 */
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent.active {
  display: block;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperOuter {
  position: relative;
  width: 744px;
  height: 224px;
  overflow: hidden;
  margin-left: 24px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperOuter .swiperWrap {
  position: absolute;
  top: 0;
  left: 0;
  /* 继承前面的card类样式 */
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperOuter .swiperWrap .card {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  margin-right: 8px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .left,
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .right {
  position: absolute;
  top: 80px;
  width: 16px;
  height: 60px;
  line-height: 60px;
  background-color: #EBEBEB;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .left {
  left: 0;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .left .taocan-left-arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/series/product/xiaoxin/images/arrow-group.png);
  background-position: 0px 0px;
  vertical-align: middle;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .right {
  right: 0;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .right .taocan-right-arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/series/product/xiaoxin/images/arrow-group.png);
  background-position: 48px 0px;
  vertical-align: middle;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .left:hover,
#swiper-wrap .content .tabsWrap .tabs .tabsContent .swiperBtn .right:hover {
  cursor: pointer;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .toShopCart {
  position: absolute;
  top: 70px;
  right: -200px;
  width: 150px;
  height: 80px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .toShopCart p {
  margin-left: 4px;
  font-size: 12px;
  color: #434242;
  line-height: 16px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .toShopCart p span.price span {
  font-size: 18px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .toShopCart .second {
  margin-top: 8px;
}
#swiper-wrap .content .tabsWrap .tabs .tabsContent .toShopCart button {
  width: 100px;
  height: 28px;
  background: #E1140A;
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 12px;
  border: 0;
  outline: none;
  cursor: pointer;
}
#swiper-wrap .content .tabsWrap .tabs .equal div {
  position: absolute;
  top: 134px;
  right: 127px;
  width: 22px;
  height: 3px;
  background: #D8D8D8;
}
#swiper-wrap .content .tabsWrap .tabs .equal .firstDiv {
  margin-top: 6px;
}
/* 看了又看 */
.cnxh-wrap {
  position: relative;
  height: auto;
  background-color: #f6f7f8;
  margin-bottom: 5px;
  display: none;
}
.cnxh-wrap .cnxh-title {
  position: relative;
  height: 46px;
  background-color: #FFFFFF;
  padding-top: 5px;
}
.cnxh-wrap .cnxh-title .cnxh-txt {
  font-size: 22px;
  color: #434242;
  letter-spacing: 0.17px;
  line-height: 46px;
  font-weight: bold;
  width: 1176px;
  margin: 0 auto;
}
.cnxh-wrap .image-box {
  width: 1231px;
  margin: 0 auto;
  position: relative;
  display: none;
}
.cnxh-wrap .image-box .image-wrap {
  width: 1191px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 24px;
}
.cnxh-wrap .image-box .image-wrap .image-detail {
  margin: 0 7.5px;
  padding: 21px 0  18px;
  display: block;
  width: 223px;
  background-color: #FFFFFF;
  text-decoration: none;
  height: 266px;
  box-sizing: border-box;
  position: relative;
}
.cnxh-wrap .image-box .image-wrap .image-detail .pro-img-wrap .pro-img {
  width: 153px;
  display: block;
  margin: 0 auto;
}
.cnxh-wrap .image-box .image-wrap .image-detail .pro-name {
  line-height: 20px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
  color: #252525;
  margin-top: 3px;
}
.cnxh-wrap .image-box .image-wrap .image-detail .pro-desc {
  margin: 2px 0 5px;
  font-size: 12px;
  text-align: center;
  color: #979797;
  letter-spacing: 0.17px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.cnxh-wrap .image-box .image-wrap .image-detail .pro-price-box {
  font-size: 14px;
  color: #e2231a;
  text-align: center;
  letter-spacing: 0.17px;
  height: 29px;
  line-height: 29px;
  font-weight: bold;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
}
.cnxh-wrap .image-box .image-wrap .image-detail .pro-price-box i {
  margin-right: 5px;
}
.cnxh-wrap .image-box .image-wrap .image-detail:hover {
  -moz-box-shadow: 0 5px 10px silver;
  -webkit-box-shadow: 0 5px 10px silver;
  box-shadow: 0 5px 10px silver;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0c0c0', Direction=125, Strength=9);
  cursor: pointer;
}
.cnxh-wrap .swiper-button-prev {
  left: 0;
  width: 16px;
  height: 61px;
  top: 47%;
  color: #4d4d4d;
  background: #eaebeb;
  line-height: 61px;
  text-align: center;
}
.cnxh-wrap .swiper-button-prev .triangle-wrap {
  position: absolute;
  width: 8px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.cnxh-wrap .swiper-button-prev .triangle-wrap .triangle-left {
  border-top: 6px solid transparent;
  border-right: 8px solid #A5A5A5;
  border-bottom: 6px solid transparent;
}
.cnxh-wrap .swiper-button-prev .triangle-wrap .triangle-left1 {
  top: 0;
  left: 2px;
  position: absolute;
  width: 0;
  border-top: 6px solid transparent;
  border-right: 8px solid #eaebeb;
  border-bottom: 6px solid transparent;
}
.cnxh-wrap .swiper-button-next {
  right: 0;
  width: 16px;
  height: 61px;
  top: 47%;
  background: #eaebeb;
  line-height: 61px;
  text-align: center;
}
.cnxh-wrap .swiper-button-next .triangle-wrap {
  position: absolute;
  width: 8px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.cnxh-wrap .swiper-button-next .triangle-wrap .triangle-right {
  border-top: 6px solid transparent;
  border-left: 8px solid #A5A5A5;
  border-bottom: 6px solid transparent;
}
.cnxh-wrap .swiper-button-next .triangle-wrap .triangle-right1 {
  top: 0;
  left: -2px;
  position: absolute;
  width: 0;
  border-top: 6px solid transparent;
  border-left: 8px solid #eaebeb;
  border-bottom: 6px solid transparent;
}
.cnxh-wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
}
.cnxh-wrap .swiper-button-next.swiper-button-disabled {
  opacity: 1 !important;
}

/*颜色变量定义*/
/*字体变量定义*/
#div_service {
  overflow: visible;
}
#div_service .service-option {
  height: 53px;
}
#div_service span.service-name {
  display: inline-block;
  overflow: hidden;
  width: 165px;
  height: 53px;
}
#div_service span.service-price {
  display: inline-block;
  vertical-align: top;
}
#div_service ul.service-ul {
  display: none;
  color: #898989;
  font-size: 14px;
}
#div_service ul.service-ul li div {
  height: 53px;
  overflow: hidden;
}
#div_service .item-hover {
  z-index: 9999;
}
#div_service .item-hover ul {
  display: block;
  z-index: 9999;
  position: absolute;
  background-color: #fff;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  box-sizing: content-box;
  width: 100%;
  margin-top: -2px;
  margin-left: -1px;
  border-radius: 0 0 5px 5px;
}
#div_service .item-hover span.arrows {
  -ms-transform-origin: center center;
  -ms-transform: rotate(180deg);
  transform-origin: center center;
  transform: rotate(180deg);
}
#div_service .serve_border {
  width: 278px;
  line-height: 53px;
  border-radius: 5px;
  float: left;
  cursor: pointer;
  margin: 10px 10px 0 0;
}
#div_service .checked ul {
  border-color: #e2231a;
}

/*颜色变量定义*/
/*字体变量定义*/
/* 配送城市 */
#div_cities {
  overflow: visible;
}
#city_wrap {
  z-index: 1;
}
#city_wrap .city_tab_body {
  overflow: hidden;
  padding-top: 10px;
  padding-left: 10px;
  margin-top: -1px;
  min-width: 200px;
  font-size: 0;
}
#city_wrap .city_tab_body dd {
  font-size: 12px;
  width: 75px;
  float: left;
  padding: 4px;
  cursor: pointer;
  vertical-align: top;
  display: inline-block;
}
#city_wrap .city_tab_body dd.o2o-now {
  color: #e2231a;
}
#city_wrap .city_tab_body dd span {
  box-sizing: border-box;
  display: inline-block;
  padding: 3px 8px;
  border: 1px solid #fff;
}
#city_wrap .city_tab_body dd span.normal:hover {
  border: 1px solid #e2231a;
}
#city_wrap .city_tab_body dd span.gray {
  color: #b5b5b5;
}
#city_wrap .city_tab .city_tab_city {
  display: none;
}
#city_wrap dd.city_tab_title_province span,
dd.city_tab_title_city span,
dd.city_tab_title_area span,
dd.city_tab_title_country span {
  font-size: 15px;
  font-weight: bold;
}
/* 配送城市 */

/*颜色变量定义*/
/*字体变量定义*/
/*分享样式*/
.share_box {
  display: none;
  position: absolute;
  top: 21px;
  left: 0;
  height: 30px;
  width: 110px;
  z-index: 2;
  border: 1px solid #C29C9C;
  overflow: hidden;
  clear: both;
  background-color: #fff;
}
.share_box .jiathis_style a {
  display: inline-block;
  margin-top: 5px;
  margin-left: 10px !important;
  width: 20px;
  height: 20px;
  line-height: 30px;
  margin-left: 0;
}
.share_box .share-icon {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
  overflow: hidden;
  display: block !important;
  vertical-align: middle;
  background: url('../images/mui.png') no-repeat left !important;
}
.jiathis_style .jtico {
  background: url('../../../../product/pd_comp/images/mui.png') no-repeat left !important;
}
.jiathis_style .jtico_tsina {
  background-position: -140px -113px !important;
}
.jiathis_style .jtico_tsina:hover {
  background-position: -140px -133px !important;
}
.jiathis_style .share-icon-weibo {
  background-position: -140px -113px !important;
}
.jiathis_style .share-icon-weibo:hover {
  background-position: -140px -133px !important;
}
.jiathis_style .jtico_qzone {
  background-position: -209px -113px !important;
}
.jiathis_style .jtico_qzone:hover {
  background-position: -209px -133px !important;
}
.jiathis_style .share-icon-qzone {
  background-position: -209px -113px !important;
}
.jiathis_style .share-icon-qzone:hover {
  background-position: -209px -133px !important;
}
.jiathis_style .jtico_renren {
  background-position: -163px -113px !important;
}
.jiathis_style .jtico_renren:hover {
  background-position: -163px -133px !important;
}
.jiathis_style .share-icon-renren {
  background-position: -163px -113px !important;
}
.jiathis_style .share-icon-renren:hover {
  background-position: -163px -133px !important;
}
.jiathis_style .jtico_weixin {
  background-position: -232px -113px !important;
}
.jiathis_style .jtico_weixin:hover {
  background-position: -232px -133px !important;
}
.jiathis_style .share-icon-weixin {
  background-position: -232px -113px !important;
}
.jiathis_style .share-icon-weixin:hover {
  background-position: -232px -133px !important;
}
#share_dialog_box {
  z-index: 1999;
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid #000;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  margin: -200px 0 0 -200px;
  position: fixed;
  top: 50%;
  width: 360px;
  height: 360px;
  overflow: hidden;
}
#share_dialog_box #share_dialog_header {
  border-bottom: 1px solid #EEEEEE;
  padding: 9px 15px;
}
#share_dialog_box #share_dialog_header a#share_wechat_close {
  text-decoration: none;
  margin-top: 2px;
  color: #000000;
  float: right;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF;
}
#share_dialog_box #share_dialog_header h3 {
  line-height: 30px;
  margin: 0;
  font-weight: normal;
}
#share_dialog_box #share_dialog_body {
  text-align: center;
  height: 251px;
}
#share_dialog_box #share_dialog_body #share_wechat_image {
  padding-top: 15px;
}
#share_dialog_box #share_dialog_body #share_wechat_image table {
  margin: 0 auto;
}
#share_dialog_box #share_dialog_footer {
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #DDDDDD;
  box-shadow: 0 1px 0 #FFFFFF inset;
  height: 100%;
  padding: 0 10px;
  padding-top: 11px;
  text-align: right;
  font-size: 12px;
}
#share_dialog_box #share_dialog_footer #share_wechat_tip {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

body .personal-layer-style {
  /* 滚动条部分 */
  /*私定刻字*/
  /*私定喷绘*/
}
body .personal-layer-style .zoom-img-area {
  position: absolute;
  width: 359px;
  height: 359px;
  line-height: 359px;
  border: 2px solid #DADADA;
  text-align: center;
  font-size: 0;
  display: none;
  background-color: #FFFFFF;
}
body .personal-layer-style .zoom-img-area img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
body .personal-layer-style .scroll-container {
  height: 100%;
  position: relative;
  overflow: hidden;
}
body .personal-layer-style .mlc-wrap {
  float: left;
  overflow: hidden;
  height: 100%;
  color: #494949;
}
body .personal-layer-style .scroll-div {
  position: absolute;
  right: 0;
  width: 10px;
  height: 100%;
}
body .personal-layer-style .scroll-div .scroll-block {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #D8D8D8;
  cursor: pointer;
  border-radius: 6px;
}
body .personal-layer-style .tab-container {
  margin-top: 35px;
  width: 380px;
}
body .personal-layer-style .tab-container .tab-rows {
  width: 100%;
  overflow: hidden;
}
body .personal-layer-style .tab-container .tab-rows .tabs-scroller {
  display: inline-block;
  transition: all 200ms;
  -webkit-transition: all 200ms;
}
body .personal-layer-style .tab-container .tab-select-text {
  font-size: 15px;
  color: #31333B;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 10px;
  margin-right: 16px;
  box-sizing: border-box;
}
body .personal-layer-style .tab-container .tab-select-text:hover {
  cursor: pointer;
}
body .personal-layer-style .tab-container .tab-select-text:nth-last-child(1) {
  margin-right: 0;
}
body .personal-layer-style .tab-container .tab-select-text.active {
  font-weight: bold;
  position: relative;
}
body .personal-layer-style .tab-container .tab-select-text.active::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 4px;
  left: 50%;
  bottom: 0;
  background-image: linear-gradient(105deg, #8CFF32 0%, #12A8FF 100%);
  border-radius: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
body .personal-layer-style .tab-container .btn-line {
  opacity: 0.3;
  background-image: linear-gradient(105deg, #8CFF32 0%, #12A8FF 100%);
  height: 1px;
}
body .personal-layer-style #c-wrap {
  height: 600px;
  width: 1000px;
}
body .personal-layer-style #c-wrap .c-inner {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  position: relative;
}
body .personal-layer-style #c-wrap .c-inner .userUpload_title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #F6F6F6;
}
body .personal-layer-style #c-wrap .c-inner .userUpload_title .userUpload_title-head {
  font-size: 20px;
  color: #3C4463;
  font-weight: bold;
  margin: 20px 0 20px 60px;
}
body .personal-layer-style #c-wrap .c-inner .userUpload_title .title-desc {
  font-size: 12px;
  color: #CDCDCD;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
  margin-left: 10px;
  cursor: pointer;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-close {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 25px;
  top: 20px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-close:hover {
  cursor: pointer;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left {
  height: calc(100% - 60px);
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row {
  margin-top: 20px;
  margin-left: 69px;
  position: relative;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .title-head {
  font-size: 20px;
  color: #3C4463;
  line-height: 20px;
  font-weight: bold;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .title-desc {
  font-size: 12px;
  color: #CDCDCD;
  line-height: 12px;
  margin-left: 12px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .title-desc:hover {
  cursor: pointer;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .a-c-desc-pop {
  display: none;
  position: absolute;
  left: 38px;
  top: -60px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  box-shadow: 0 0 12px 0 rgba(231, 231, 231, 0.5);
  border-radius: 4px;
  width: 300px;
  box-sizing: border-box;
  padding: 19px 18px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .a-c-desc-pop .srdz-pop-title {
  font-weight: bold;
  font-size: 12px;
  color: #000;
  margin-top: 30px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .a-c-desc-pop .srdz-pop-title:nth-child(1) {
  margin-top: 0;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .a-c-desc-pop .srdz-pop-text {
  white-space: normal;
  margin-top: 9px;
  font-size: 12px;
  color: #606060;
  font-weight: 400;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .title-row .a-c-desc-pop .srdz-desc-pic {
  margin-top: 10px;
  width: 174px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box {
  width: 360px;
  margin-top: 60px;
  margin-left: 20px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .srdz-c-desc-title {
  width: 100%;
  font-size: 12px;
  color: #454545;
  line-height: 12px;
  font-weight: 400;
  margin-top: 36px;
  text-align: center;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .srdz-c-desc-content {
  width: 100%;
  font-size: 12px;
  color: #979797;
  font-weight: 400;
  margin-top: 4px;
  text-align: center;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .srdz-c-img-wrapper {
  position: relative;
  margin-top: 20px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .srdz-c-img {
  display: block;
  width: 100%;
  height: 132px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .srdz-c-img-text {
  position: absolute;
  top: 25px;
  left: 110px;
  font-size: 14px;
  font-weight: 400;
  font-family: "lenovo-emoji" !important;
  letter-spacing: 1px;
  white-space: pre-wrap;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .text-dark {
  opacity: 0.8;
  color: rgba(237, 237, 237, 0.75);
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-left .srdz-c-left-box .text-light {
  opacity: 0.66;
  color: rgba(4, 4, 6, 0.75);
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right {
  height: calc(100% - 60px);
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 50px;
  box-sizing: border-box;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .input-box {
  width: 380px;
  height: 40px;
  margin-top: 59px;
  box-sizing: border-box;
  position: relative;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .input-close-img {
  height: 17px;
  width: 17px;
  position: absolute;
  right: 12px;
  top: 50%;
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .input-close-img:hover {
  cursor: pointer;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .srdz-c-input {
  width: 100%;
  height: 100%;
  padding: 8px 40px 8px 20px;
  font-size: 16px;
  color: #212121;
  box-sizing: border-box;
  letter-spacing: 1.5px;
  font-weight: 400;
  opacity: 0.9;
  background: #FFFFFF;
  border: 1.2px solid #434343;
  border-radius: 1px;
  font-family: "lenovo-emoji" !important;
  line-height: 22px;
  text-indent: 2px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .srdz-c-input::placeholder {
  color: #AFAFAF;
  font-size: 14px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .srdz-input-desc {
  margin-top: 14px;
  font-size: 12px;
  color: #AFAFAF;
  letter-spacing: 0;
  font-weight: 400;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .srdz-input-desc.red {
  color: red !important;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .emoji_div {
  width: 354px;
  max-height: 160px;
  background: #ffffff;
  margin-top: 25px;
  margin-left: 16px;
  white-space: normal;
  overflow-y: scroll;
  scrollbar-width: thin;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .lenovo-emoji {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-left: 10px;
  border-radius: 4.67px;
  cursor: pointer;
  border: 1px solid transparent;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .emoji_div::-webkit-scrollbar {
  width: 3px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .emoji_div::-webkit-scrollbar-thumb {
  background: #e4e4e4;
  border-radius: 8px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .lenovo-emoji.active {
  border: 1px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #8DFF32, #13A8FF);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-right .emoji_div .lenovo-emoji:nth-child(8n+1) {
  margin-left: 0;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom {
  position: absolute;
  right: 66px;
  bottom: 38px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .price-area {
  display: inline-block;
  vertical-align: middle;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .price-area .origin-price {
  font-size: 12px;
  color: #979797;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .price-area .current-price {
  font-size: 12px;
  color: #252525;
  font-weight: 500;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .button {
  width: 108px;
  height: 34px;
  background: white;
  border-radius: 1px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  vertical-align: middle;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .button:hover {
  cursor: pointer;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .cancel {
  margin-left: 18px;
  border: 1px solid #D6D6D6;
  opacity: 0.9;
  font-size: 14px;
  color: rgba(45, 50, 72, 0.75);
  font-weight: 400;
}
body .personal-layer-style #c-wrap .c-inner .srdz-c-bottom .confirm {
  margin-left: 18px;
  font-size: 14px;
  color: rgba(4, 4, 6, 0.75);
  font-weight: 400;
  border: solid 1px transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(125deg, #FFEF84, #FF5656, #7FFFAE, #4AEBFF, #00A3FF);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
body .personal-layer-style #personal-box {
  height: 614px;
  width: 1000px;
  position: relative;
}
body .personal-layer-style #personal-box .userUpload_title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #F6F6F6;
}
body .personal-layer-style #personal-box .userUpload_title .userUpload_title-head {
  font-size: 20px;
  color: #3C4463;
  font-weight: bold;
  margin: 20px 0 20px 60px;
}
body .personal-layer-style #personal-box .userUpload_title .title-desc {
  font-size: 12px;
  color: #CDCDCD;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
  margin-left: 10px;
  cursor: pointer;
}
body .personal-layer-style #personal-box .uploadType_div {
  width: 300px;
  height: 40px;
  position: relative;
  margin: 20px 0 0 60px;
}
body .personal-layer-style #personal-box .uploadType_div .official_gallery {
  width: 85px;
  font-size: 16px;
  color: #3C4463;
  line-height: 16px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(72, 201, 176, 0.1);
  float: left;
  border-radius: 22px 0 0 22px;
}
body .personal-layer-style #personal-box .uploadType_div .official_gallery.active div {
  border-radius: 22px;
  background-color: #ffffff;
  height: 36px;
  line-height: 36px;
  margin-top: 2px;
  margin-left: 4px;
}
body .personal-layer-style #personal-box .uploadType_div .official_gallery.active div span {
  background: linear-gradient(to right, #88FC3A, #16AAFA);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 17px;
}
body .personal-layer-style #personal-box .uploadType_div .user_defined_upload {
  width: 105px;
  font-size: 16px;
  color: #3C4463;
  line-height: 16px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(72, 201, 176, 0.1);
  float: left;
}
body .personal-layer-style #personal-box .uploadType_div .user_defined_upload.firstEnter {
  background: #fff;
  border-radius: 22px;
  z-index: 39891014;
  position: relative;
}
body .personal-layer-style #personal-box .uploadType_div .user_defined_upload.active div {
  margin-right: 4px;
  border-radius: 22px;
  background-color: #ffffff;
  height: 36px;
  line-height: 36px;
  margin-top: 2px;
}
body .personal-layer-style #personal-box .uploadType_div .user_defined_upload.active div span {
  background: linear-gradient(to right, #88FC3A, #16AAFA);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 17px;
}
body .personal-layer-style #personal-box .uploadType_div .aiCreate {
  width: 85px;
  font-size: 16px;
  color: #3C4463;
  line-height: 16px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(72, 201, 176, 0.1);
  float: left;
  border-radius: 0 22px 22px 0;
}
body .personal-layer-style #personal-box .uploadType_div .aiCreate.active div {
  margin-right: 4px;
  border-radius: 22px;
  background-color: #ffffff;
  height: 36px;
  line-height: 36px;
  margin-top: 2px;
}
body .personal-layer-style #personal-box .uploadType_div .aiCreate.active div span {
  background: linear-gradient(to right, #88FC3A, #16AAFA);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 17px;
}
body .personal-layer-style #personal-box .srdz-a-close {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 25px;
  top: 20px;
}
body .personal-layer-style #personal-box .srdz-a-close:hover {
  cursor: pointer;
}
body .personal-layer-style #personal-box .a-c-desc-pop {
  display: none;
  position: absolute;
  left: 146px;
  top: 60px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  box-shadow: 0 0 12px 0 rgba(231, 231, 231, 0.5);
  border-radius: 4px;
  width: 300px;
  box-sizing: border-box;
  padding: 19px 18px;
  z-index: 11111;
}
body .personal-layer-style #personal-box .a-c-desc-pop .srdz-pop-title {
  font-weight: bold;
  font-size: 12px;
  color: #000;
  margin-top: 30px;
}
body .personal-layer-style #personal-box .a-c-desc-pop .srdz-pop-title:nth-child(1) {
  margin-top: 0;
}
body .personal-layer-style #personal-box .a-c-desc-pop .srdz-pop-text {
  white-space: normal;
  margin-top: 9px;
  font-size: 12px;
  color: #606060;
  font-weight: 400;
}
body .personal-layer-style #personal-box .a-c-desc-pop .srdz-desc-pic {
  margin-top: 10px;
  width: 174px;
}
body .personal-layer-style #personal-box #personalType_con_div {
  height: calc(100% - 120px);
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  position: relative;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left {
  height: calc(100% - 120px);
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .title-row {
  margin-top: 20px;
  margin-left: 69px;
  position: relative;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .title-row .title-head {
  font-size: 20px;
  color: #3C4463;
  line-height: 20px;
  font-weight: bold;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .title-row .title-desc {
  font-size: 12px;
  color: #CDCDCD;
  line-height: 12px;
  margin-left: 12px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .title-row .title-desc:hover {
  cursor: pointer;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .srdz-a-left-box {
  text-align: center;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .srdz-a-left-box .display-pic {
  margin-top: 20px;
  width: 320px;
  height: 320px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-left .srdz-a-left-box .srzd-pic-desc {
  font-size: 12px;
  color: #252525;
  text-align: center;
  opacity: 0.7;
  margin-top: 10px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right {
  height: calc(100% - 120px);
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 50px;
  box-sizing: border-box;
  margin-top: -70px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box-wrapper {
  position: relative;
  overflow: visible;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box-wrapper .scroll-bar-wrapper {
  position: absolute;
  top: 0;
  right: -7px;
  width: 7px;
  bottom: 0;
  opacity: 0;
  transition: all 200ms;
  -webkit-transition: all 200ms;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box-wrapper .scroll-bar-wrapper:hover {
  opacity: 1;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box-wrapper .scroll-bar-wrapper-relative {
  position: relative;
  height: 100%;
  width: 100%;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box-wrapper .scroll-bar-pointer {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  background-color: #424242;
  border: 1px solid #ffffff;
  background-clip: padding-box;
  border-radius: 5px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box {
  width: 100%;
  height: 358px;
  overflow-y: auto;
  margin-top: 20px;
  padding-bottom: 5px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box::-webkit-scrollbar {
  display: none;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items {
  margin-bottom: 14px;
  margin-top: 14px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .series-title {
  margin-bottom: 10px;
  position: relative;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .series-title .series-title-text {
  font-size: 15px;
  color: #31333B;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: bold;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .series-title .series-pics-btns {
  position: absolute;
  right: 0;
  top: 0;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .series-title .series-pics-btns .series-arrow-btn {
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 1px;
  color: #CDCDCD;
  display: inline-block;
  box-sizing: border-box;
  font-size: 14px;
  user-select: none;
  border: solid 1px transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #8CFF32, #12A8FF);
  background-origin: border-box;
  background-clip: content-box, border-box;
  opacity: 0.5;
  margin-left: 3px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .series-title .series-pics-btns .series-arrow-btn:hover {
  cursor: pointer;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .series-title .series-pics-btns .active {
  opacity: 1;
  color: white;
  background-image: linear-gradient(to right, #8CFF32, #12A8FF), linear-gradient(to right, #8CFF32, #12A8FF);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .srdz-pic-img-box .srdz-pic-img {
  opacity: 0.9;
  border: 1px solid #EDEDED;
  border-radius: 1px;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 4px;
  box-sizing: border-box;
  margin-top: 4px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .srdz-pic-img-box .srdz-pic-img:nth-child(6n) {
  margin-right: 0;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .srdz-pic-img-box .srdz-pic-img:hover {
  cursor: pointer;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-right .srdz-a-pic-box .pic-series-items .srdz-pic-img-box .active {
  border: solid 1px transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(to right bottom, #DCF941, #28B0FD);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .noUploadType {
  margin-top: 0;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .noUploadType .srdz-a-bottom {
  bottom: 0;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom {
  position: absolute;
  right: 66px;
  bottom: 38px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .price-area {
  display: inline-block;
  vertical-align: middle;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .price-area .origin-price {
  font-size: 12px;
  color: #979797;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .price-area .current-price {
  font-size: 12px;
  color: #252525;
  font-weight: 500;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .button {
  width: 108px;
  height: 34px;
  background: white;
  border-radius: 1px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  vertical-align: middle;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .button:hover {
  cursor: pointer;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .cancel {
  margin-left: 18px;
  border: 1px solid #D6D6D6;
  opacity: 0.9;
  font-size: 14px;
  color: rgba(45, 50, 72, 0.75);
  font-weight: 400;
}
body .personal-layer-style #personal-box #personalType_con_div .dz-box .srdz-a-bottom .confirm {
  margin-left: 18px;
  font-size: 14px;
  color: rgba(4, 4, 6, 0.75);
  font-weight: 400;
  border: solid 1px transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(125deg, #FFEF84, #FF5656, #7FFFAE, #4AEBFF, #00A3FF);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
body .personal-layer-style #personal-box #upload_personal-box {
  display: none;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con {
  width: 430px;
  height: 473.5px;
  margin: auto;
  margin-top: -60px;
  display: none;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con #uploadImgCanvas {
  width: 365px;
  height: 365px;
  margin-left: 15px;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .custom_explain {
  font-size: 12px;
  color: #252525;
  font-weight: 400;
  margin-top: 3px;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .agreement_div {
  margin-top: 12.5px;
  text-align: left !important;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .agreement_div .no_select {
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(//p1.lefile.cn/fes/cms/2022/11/24/aqm6oev03cfsvv4i49btisdum53nx4939893.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 16px;
  margin-top: -2px;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .agreement_div .no_select.selected {
  background: url(//p2.lefile.cn/fes/cms/2023/02/08/21j8hiw8pf57ke7t2gvt291ismeoaj215769.png) no-repeat;
  background-size: 100% 100%;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .agreement_div .no_select.no_select_tips {
  background: url(//p4.lefile.cn/fes/cms/2022/11/25/3e627y9qcxkew1hxdguma4x452lgpa377465.png) no-repeat;
  background-size: 100% 100%;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .agreement_div span {
  font-size: 12px;
  color: #979797;
  text-align: center;
  line-height: 17px;
  font-weight: 500;
  margin-left: 8px;
}
body .personal-layer-style #personal-box #upload_personal-box .uploadType_con .agreement_div .agreementDescription {
  height: 17px;
  font-size: 12px;
  color: #006BFF;
  text-align: center;
  line-height: 17px;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}
body .personal-layer-style #personal-box #upload_personal-box .reUpload {
  position: absolute;
  right: 198px;
  bottom: 165px;
  font-size: 16px;
  color: #FF8200;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  display: none;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom {
  position: absolute;
  right: 66px;
  bottom: 38px;
  display: none;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom .upload_price-area {
  display: inline-block;
  vertical-align: middle;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom .upload_price-area .current-price {
  font-size: 12px;
  color: #252525;
  font-weight: 500;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom .upload_price-area .origin-price {
  font-size: 12px;
  color: #979797;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom .button {
  width: 108px;
  height: 34px;
  background: white;
  border-radius: 1px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  vertical-align: middle;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom .upload_dz_cancel {
  margin-left: 18px;
  border: 1px solid #D6D6D6;
  opacity: 0.9;
  font-size: 14px;
  color: rgba(45, 50, 72, 0.75);
  font-weight: 400;
  cursor: pointer;
}
body .personal-layer-style #personal-box #upload_personal-box .upload_srdz-a-bottom .upload_dz_OK {
  margin-left: 18px;
  font-size: 14px;
  color: rgba(4, 4, 6, 0.75);
  font-weight: 400;
  border: solid 1px transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(125deg, #FFEF84, #FF5656, #7FFFAE, #4AEBFF, #00A3FF);
  background-origin: border-box;
  background-clip: content-box, border-box;
  cursor: pointer;
}
body .personal-layer-style #personal-box #baiduAiWrap {
  display: none;
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  margin: 20px auto 0;
}
body .personal-layer-style #personal-box .newFunction_tips {
  width: 239px;
  height: 175px;
  position: absolute;
  top: 15px;
  left: 0;
  padding: 0 18px;
  background: url(//p1.lefile.cn/fes/cms/2023/09/22/1i8hbxmwz8sg5umz35xidik5t4iybp202076.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  display: none;
  z-index: 39891014;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_title {
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
  font-weight: 400;
  margin-top: 40px;
  line-height: 20px;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_title:after {
  content: '';
  width: 46px;
  height: 20px;
  background: url(//p4.lefile.cn/fes/cms/2023/10/13/8pe0isoghf91zm2xyoks8myameatzk632233.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  margin-top: -4px;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_content {
  opacity: 0.9;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 19px;
  font-weight: 400;
  margin: 6px 0 13px 0;
  text-align: left;
  white-space: normal;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_explain {
  font-size: 14px;
  line-height: 14px;
  color: #FFFFFF;
  transform: scale(0.7) translateX(-75px);
  -ms-transform: scale(0.7) translateX(-75px);
  -moz-transform: scale(0.7) translateX(-75px);
  -webkit-transform: scale(0.7) translateX(-75px);
  -o-transform: scale(0.7) translateX(-75px);
  text-align: left;
  width: 150%;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_explain a {
  color: #ffffff;
  opacity: 0.6;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_explain a:hover {
  opacity: 0.9;
}
body .personal-layer-style #personal-box .newFunction_tips .newFunction_tips_yes {
  opacity: 0.9;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 12px;
  font-weight: 400;
  width: 239px;
  height: 39.3px;
  line-height: 39.3px;
  border-top: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
body .personal-layer-style #personal-box .newFunction_tipsLeft {
  left: 180px;
  top: 40px;
}
body .personal-layer-style #personal-box .baiduAifirstEnter {
  background: #fff;
  border-radius: 22px;
  z-index: 39891014;
  position: relative;
  padding: 0 5px;
}
body .layui-layer-page .layui-layer-content {
  overflow: visible !important;
}
body .productTerms {
  width: 1000px;
  height: 614px;
  position: relative;
  display: none;
}
body .productTerms .productTerms_title {
  height: 78px;
  line-height: 78px;
  font-size: 17px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
}
body .productTerms .productTerms_close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 28.47px;
  top: 22.82px;
  cursor: pointer;
}
body .productTerms .productTerms_content {
  overflow-x: hidden;
  padding: 0 62.5px;
  width: calc(100% - 125px);
  height: calc(100% - 184px);
}
body .productTerms .haveRead_div {
  width: 100%;
  height: 106px;
  position: relative;
}
body .productTerms .haveRead_div .haveRead {
  width: 260px;
  height: 53px;
  line-height: 53px;
  background: #FFADA6;
  border-radius: 2px;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-left: 370px;
  cursor: pointer;
  position: absolute;
  bottom: 20px;
}
body .productTerms .haveRead_div .haveRead.clickabled {
  background: #EF1E0B;
  font-weight: 500;
}
body .dz_tips_div {
  width: 435px;
  height: 180px;
  background: #fff;
  text-align: center;
  position: relative;
  display: none;
}
body .dz_tips_div .dz_tips_close {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 12px;
  top: 10px;
  cursor: pointer;
}
body .dz_tips_div .dz_tips_title img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-bottom: 4px;
}
body .dz_tips_div .dz_tips_title span {
  font-size: 16px;
  color: #252525;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 500;
  margin-left: 8px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-top: 43px;
}
body .dz_tips_div .dz_tips_content {
  width: 247px;
  font-size: 12px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
  margin: auto;
  margin-top: 23px;
}

/*颜色变量定义*/
/*字体变量定义*/
#detail_playPicture {
  position: relative;
  overflow: hidden;
  width: 530px;
  display: none;
  margin-top: 20px;
}
#detail_playPicture a.left-button,
#detail_playPicture a.right-button {
  line-height: 86px;
  opacity: 0.3;
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 86px;
  top: 0;
  cursor: pointer;
}
#detail_playPicture a.right-button {
  right: 3px;
}
#detail_playPicture a.right-button #triangle-right {
  border-top: 10px solid transparent;
  border-left: 12px solid #A5A5A5;
  border-bottom: 10px solid transparent;
}
#detail_playPicture a.right-button #triangle-right1 {
  top: 0;
  left: -3px;
  position: absolute;
  width: 0;
  border-top: 10px solid transparent;
  border-left: 12px solid #ffffff;
  border-bottom: 10px solid transparent;
}
#detail_playPicture .triangle-wrap {
  position: absolute;
  width: 12px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#detail_playPicture .triangle-wrap #triangle-left {
  border-top: 10px solid transparent;
  border-right: 12px solid #A5A5A5;
  border-bottom: 10px solid transparent;
}
#detail_playPicture .triangle-wrap #triangle-left1 {
  top: 0;
  left: 3px;
  position: absolute;
  width: 0;
  border-top: 10px solid transparent;
  border-right: 12px solid #ffffff;
  border-bottom: 10px solid transparent;
}
#detail_playPicture #detail_playPicture_list {
  height: 88px;
  width: 470px;
  margin-left: 20px;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  left: 8px;
}
#detail_playPicture #detail_playPicture_list ul {
  width: 10000px;
  height: 88px;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s .2s all ease;
}
#detail_playPicture #detail_playPicture_list ul li {
  float: left;
  width: 86px;
  height: 86px;
  display: block;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  margin-right: 10px;
}
#detail_playPicture #detail_playPicture_list ul li a {
  display: block;
  width: 84px;
  height: 84px;
}
#detail_playPicture #detail_playPicture_list ul li img {
  border: 0;
  width: 84px;
  height: 84px;
}
#detail_playPicture #detail_playPicture_list ul li.checked {
  border-color: #e2231a;
}

/*颜色变量定义*/
/*字体变量定义*/
#container_info {
  margin: 0 auto 0 auto;
  position: relative;
}
#container_info .detail-all-tab-container {
  background-color: #F6F7F8;
}
#container_info .detail-all-tab-container .detail-tab-wrap {
  height: 52px;
  width: 1200px;
  margin: 0 auto;
}
#container_info .detail-all-tab-container .detail-tab-wrap .detail-tab-title {
  float: left;
  width: 630px;
  line-height: 52px;
  font-size: 22px;
  color: #4A4949;
  position: absolute;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box {
  float: right;
  height: 52px;
  line-height: 52px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li {
  float: left;
  padding-right: 40px;
  list-style: none;
  cursor: pointer;
  font-size: 14px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox {
  width: 201px;
  height: 71px;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #DADADA;
  position: absolute;
  right: 38px;
  top: 66px;
  z-index: 2;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox .tab-img-wrap {
  float: left;
  height: 70px;
  line-height: 70px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox .tab-img-wrap #tabimg {
  width: 70px;
  vertical-align: middle;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox .tab-detail-txt {
  float: left;
  width: 120px;
  height: 70px;
  padding-left: 10px;
  margin-top: 8px;
  color: #A5A5A5;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox .tab-detail-txt .tabtxt {
  font-size: 12px;
  line-height: 18px;
  width: 100%;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox .tab-detail-txt .tab-price-info {
  font-size: 12px;
  height: 20px;
  line-height: 15px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li .tab-detail-infobox .tab-detail-txt .tab-price-info #tabcount {
  margin-left: 5px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li#tab_ljgm {
  position: relative;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li.checked {
  color: #e2231a;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box li:hover {
  color: #e2231a;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box .tab-button-pay {
  background-color: #E1140A;
  text-align: center;
  color: #FFFFFF;
  padding: 5px 10px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box .tab_deliveryPriceDesc {
  font-size: 12px;
  line-height: 15px;
  display: block;
  padding: 1px 7px 0;
  margin-top: 9px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box .tab_deliveryPrice {
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 15px;
  display: block;
  background-color: #E1140A;
  padding: 1px 10px;
}
#container_info .detail-all-tab-container .detail-tab-wrap .ul-box.addpage li {
  padding-right: 30px;
}
#container_info .detail-all-tab-container.fixed {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 2;
}
#container_info .info-box {
  left: 0;
  right: 0;
}
#container_info .info-box div.padding-top {
  height: 10px;
}
#container_info #box_information {
  text-align: center;
  overflow: hidden;
}
#container_info #box_information img {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  left: 0;
}
#container_info #box_information div.images {
  overflow: hidden;
}
#container_info #box_configuration {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#container_info #box_configuration .con .good_item {
  padding-bottom: 15px;
}
#container_info #box_configuration .con .good_item div {
  font-size: 14px !important;
  line-height: 30px;
}
#container_info #box_configuration .con .good_item .item_title {
  font-size: 26px !important;
  margin: 0px 30px 15px 0;
  float: left;
  width: 150px;
  padding-top: 5px;
}
#container_info #box_configuration .con .good_item .item_title1 {
  height: 50px;
  width: 220px;
  float: left;
  margin-left: 35px;
}
#container_info #box_configuration .con .good_item .item_row {
  height: auto;
  overflow: hidden;
  width: 1200px;
}
#container_info #box_configuration .con .good_item .item_row div {
  float: left;
}
#container_info #box_configuration .con .good_item .item_row .col_one {
  width: 150px;
}
#container_info #box_configuration .con .good_item .item_row .col_two1 {
  width: 976px !important;
  margin-left: 64px !important;
  font-weight: normal !important;
}
#container_info #box_configuration .con .good_item .item-row-last .col_one {
  border-bottom: 1px solid #c9c9c9;
}
#container_info #box_comment {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#container_info #box_comment .assess {
  width: 1200px;
  margin: 20px auto 0;
  font-size: 14px;
  height: auto;
  overflow: hidden;
}
#container_info #box_comment .assess .assess_left {
  width: 180px;
  float: left;
  border-top: #e9e9e9 solid 1px;
  height: auto;
  overflow: hidden;
  padding-top: 50px;
}
#container_info #box_comment .assess .assess_top {
  height: auto;
  /*overflow: hidden;*/
}
#container_info #box_comment .assess .assess_top:after {
  content: '';
  display: table;
  clear: both;
  visibility: hidden;
}
#container_info #box_comment .assess .assess_top .assess_tLeft {
  width: 180px;
  text-align: left;
  font-size: 24px;
  float: left;
}
#container_info #box_comment .assess .assess_top .assess_tLeft .assess_num {
  font-size: 25px;
  color: #e2231a;
  margin-left: 13px;
}
#container_info #box_comment .assess .assess_tRight {
  float: right;
  font-size: 14px;
  line-height: 30px;
  /*height: 30px;*/
  /*width: 987px;*/
  /*added:*/
  position: relative;
  padding-right: 100px;
  width: 887px;
}
#container_info #box_comment .assess .assess_btn {
  float: left;
  cursor: pointer;
}
#container_info #box_comment .assess .assess_btn span.radio {
  display: block;
  float: left;
  margin-top: 8px;
  width: 13px;
  height: 14px;
  background: url("../images/radio.jpg") no-repeat;
}
#container_info #box_comment .assess .assess_btn span.radioActive {
  display: none;
  float: left;
  margin-top: 8px;
  width: 13px;
  height: 14px;
  background: url("../images/raidoActive.jpg") no-repeat;
}
#container_info #box_comment .assess .assess_btn.checked span.radio {
  display: none;
}
#container_info #box_comment .assess .assess_btn.checked span.radioActive {
  display: block;
}
#container_info #box_comment .assess .assess_btn img {
  float: left;
  margin-top: 8px;
  width: 13px;
}
#container_info #box_comment .assess .assess_title {
  margin: 0 19px 0 7px;
}
#container_info #box_comment .assess .radioActive {
  display: none;
}
#container_info #box_comment .assess .assess_item {
  margin-top: 50px;
  height: auto;
  overflow: hidden;
}
#container_info #box_comment .assess .swiper-button-next1,
#container_info #box_comment .assess .swiper-button-prev1 {
  background: none !important;
  top: 12% !important;
}
#container_info #box_comment .assess .assess_name {
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#container_info #box_comment .assess .start_bg {
  background: url('../images/start.png') no-repeat;
  height: 17px;
  width: 86px;
  display: inline-block;
  margin-top: 14px;
}
#container_info #box_comment .assess .start1 {
  background-position: 0 0;
}
#container_info #box_comment .assess .start2 {
  background-position: 0 -18px;
}
#container_info #box_comment .assess .start3 {
  background-position: 0 -36px;
}
#container_info #box_comment .assess .start4 {
  background-position: 0 -54px;
}
#container_info #box_comment .assess .start5 {
  background-position: 0 -72px;
}
#container_info #box_comment .assess .assess_time {
  margin-top: 10px;
}
#container_info #box_comment .assess .assess_right {
  width: 987px;
  float: right;
  border-top: #e9e9e9 solid 1px;
  padding-top: 50px;
  line-height: 25px;
}
#container_info #box_comment .assess .assess_picDiv {
  margin-top: 20px;
}
#container_info #box_comment .assess .assess_picBtn {
  border: #d3d3d3 solid 2px;
  padding: 2px;
  float: left;
  margin-right: 5px;
  position: relative;
  width: 60px;
  height: 60px;
  cursor: url('//p1.lefile.cn/g1/M00/00/E4/CmBZD1ZwANmAL3PqAAAEHbFfmjU555.png'), url(//assets.alicdn.com/img/common/zoom_in.cur), auto;
}
#container_info #box_comment .assess .assess_picBtn img,
#container_info #box_comment .assess .assess_picBtn video {
  width: 60px;
  height: 60px;
}
#container_info #box_comment .assess .assess_picBtn .assess_picBtn_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  display: block;
}
#container_info #box_comment .assess .assess_picTop {
  height: 66px;
  margin-bottom: 20px;
}
#container_info #box_comment .assess .assess_ul {
  width: 606px;
  overflow: hidden;
}
#container_info #box_comment .assess .assess_ul li {
  display: none;
  padding: 2px !important;
  border: #d6d6d6 solid 1px;
  text-align: center;
}
#container_info #box_comment .assess .assess_ul .assess_ul_video {
  width: auto;
  margin: 0 auto;
  height: 450px;
}
#container_info #box_comment .assess .assess_ul li video {
  height: 450px;
  max-width: 600px;
}
#container_info #box_comment .assess .assess_ul li .vjs-big-play-button {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 55px;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
#container_info #box_comment .assess .assess_ul li .vjs-control-bar .vjs-control:not(.vjs-progress-control) {
  display: none;
}
#container_info #box_comment .assess .assess_ul li img {
  cursor: url('//p1.lefile.cn/g1/M00/00/E4/CmBZEFZwANmARl8uAAAECvgvUIc950.png'), url(//assets.alicdn.com/img/common/zoom_out.cur), auto;
  height: 450px;
  max-width: 600px;
}
#container_info #box_comment .assess .active1 {
  display: block;
}
#container_info #box_comment .assess .sanjiao {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #e2231a;
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -4px;
  display: none;
}
#container_info #box_comment .assess .borderActive {
  border: #e2231a solid 2px;
  cursor: url('//p1.lefile.cn/g1/M00/00/E4/CmBZEFZwANmARl8uAAAECvgvUIc950.png'), url(//assets.alicdn.com/img/common/zoom_out.cur), auto;
}
#container_info #box_comment .assess .assess_btnLeft {
  position: absolute;
  margin-top: -267px;
  cursor: pointer;
  width: 41px;
  height: 69px;
  background: url('../images/icon.png') no-repeat -88px -192px;
  left: 3px;
}
#container_info #box_comment .assess .assess_btnRight {
  position: absolute;
  margin-top: -267px;
  right: -603px;
  cursor: pointer;
  width: 41px;
  height: 69px;
  background: url('../images/icon.png') no-repeat -130px -192px;
}
#container_info #box_comment .assess .btn_div {
  position: absolute;
  display: none;
}
#container_info #box_comment .assess .service_info {
  height: auto;
  padding: 19px 14px;
  background: #e8e8e8;
  font-size: 14px;
  margin-top: 40px;
  line-height: 20px;
}
#container_info #box_comment .assess .info_top {
  color: #e2231a;
  margin-bottom: 10px;
}
#container_info #box_comment .mjyx {
  width: 837px;
  height: auto;
  overflow: hidden;
  margin-left: 212px;
  margin-top: 10px;
}
#container_info #box_comment .mjyx .mjyx_title {
  float: left;
}
#container_info #box_comment .mjyx .mjyx_con {
  width: 760px;
  float: right;
}
#container_info #box_comment .mjyx .mjyx_info {
  width: 136px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  margin: 0 14px 14px 0;
  border: #c9c9c9 solid 1px;
  cursor: pointer;
}
#container_info #box_comment .mjyx .mjyx_active {
  background: #e2231a;
  color: white;
}
#container_info #box_comment .mjyx_detailDiv {
  height: auto;
  overflow: hidden;
}
#container_info #box_comment .mjyx_detailDiv .mjyx_detail {
  width: 136px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  margin: 0 14px 14px 0;
  border: #c9c9c9 solid 1px;
}
#container_info #box_comment #box_show_this {
  width: 100px;
  /*float: right;*/
  position: absolute;
  top: -1px;
  right: 0;
}
#container_info #box_comment #box_show_this #comment_only_show_this {
  vertical-align: middle;
}
#container_info #box_comment #box_show_this label {
  vertical-align: middle;
}
#container_info #box_service {
  max-width: 1200px;
  min-width: 420px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#container_info #box_service .service-title {
  max-width: 1200px;
  margin: 30px auto;
  padding-left: 26px;
  font-size: 26px;
}
#container_info #box_service .self-service .service-box {
  min-width: 420px;
}
#container_info #box_service .self-service .service-box .self-service-item {
  width: 20%;
  float: left;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-img {
  display: block;
  width: 98px;
  height: 100px;
  margin: 0 auto;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-qd {
  background: url("../images/zzfw.png") no-repeat 14px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-qd:hover {
  background: url("../images/zzfwon.png") no-repeat 14px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-cx {
  background: url("../images/zzfw.png") no-repeat -100px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-cx:hover {
  background: url("../images/zzfwon.png") no-repeat -100px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-kx {
  background: url("../images/zzfw.png") no-repeat -220px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-kx:hover {
  background: url("../images/zzfwon.png") no-repeat -220px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-zsk {
  background: url("../images/zzfw.png") no-repeat -340px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-zsk:hover {
  background: url("../images/zzfwon.png") no-repeat -340px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-jqr {
  background: url("../images/zzfw.png") no-repeat -462px 0;
}
#container_info #box_service .self-service .service-box .self-service-item .self-service-jqr:hover {
  background: url("../images/zzfwon.png") no-repeat -462px 0;
}
#container_info #box_service .self-service .lenovo-service-box {
  min-width: 420px;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item {
  width: 16.6%;
  float: left;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-img {
  display: block;
  width: 98px;
  height: 100px;
  margin: 0 auto;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-qd {
  background: url("../images/zzfwnew.png") no-repeat 17px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-qd:hover {
  background: url("../images/zzfwonnew.png") no-repeat 17px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-cx {
  background: url("../images/zzfwnew.png") no-repeat -98px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-cx:hover {
  background: url("../images/zzfwonnew.png") no-repeat -98px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-wxwd {
  background: url("../images/zzfwnew.png") no-repeat -571px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-wxwd:hover {
  background: url("../images/zzfwonnew.png") no-repeat -571px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-kx {
  background: url("../images/zzfwnew.png") no-repeat -221px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-kx:hover {
  background: url("../images/zzfwonnew.png") no-repeat -221px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-zsk {
  background: url("../images/zzfwnew.png") no-repeat -340px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-zsk:hover {
  background: url("../images/zzfwonnew.png") no-repeat -340px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-jqr {
  background: url("../images/zzfwnew.png") no-repeat -460px 0;
}
#container_info #box_service .self-service .lenovo-service-box .self-service-item .self-service-jqr:hover {
  background: url("../images/zzfwonnew.png") no-repeat -460px 0;
}
#container_info #box_service .service-line {
  margin: 0 auto;
  margin-top: 30px;
  border-bottom: 1px solid #c9c9c9;
  width: 1200px;
}
#container_info #box_service .artificial-service .service-box {
  margin-left: 0px;
  min-width: 500px;
  padding-bottom: 40px;
}
#container_info #box_service .artificial-service .service-box .rg-service-item {
  height: 132px;
  float: left;
  position: relative;
}
#container_info #box_service .artificial-service .service-box .rg-service-item .rg-service-img {
  display: block;
  width: 92px;
  height: 132px;
  margin: 0 34px;
}
#container_info #box_service .artificial-service .service-box .rg-service-item .rg-service-wx {
  background: url("../images/rgfw.png") no-repeat 0px 0;
  position: relative;
}
#container_info #box_service .artificial-service .service-box .rg-service-item .rg-service-app {
  background: url("../images/rgfw.png") no-repeat -172px 0;
  position: relative;
}
#container_info #box_service .artificial-service .service-box .rg-service-item .rg-service-gj {
  background: url("../images/rgfw.png") no-repeat -360px 0;
  position: relative;
}
#container_info #box_service .artificial-service .service-box .rg-service-item .rg-service-ipad-wx {
  background: url("//p2.lefile.cn/fes/cms/2021/09/14/vqt667o5sa30dylx6vb97k47lvt5wg636715.png") no-repeat 0 0;
  position: relative;
}
#container_info #box_service .artificial-service .service-box .rg-service-item:after {
  display: block;
  width: 1px;
  height: 110px;
  position: absolute;
  content: '';
  right: 0;
  top: 20px;
  background-color: #c9c9c9;
}
#container_info #box_service .artificial-service .service-box .rg-item-only:after {
  display: none;
}
#container_info #box_service .artificial-service .service-box .rg-item-last:after {
  display: none;
}
.bottomBannerstyle {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  left: 0;
}
#container_info #box_information .doubleImagesWrap,
#container_info #box_information .doubleImagesBottomWrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1920px;
}
#container_info #box_information .doubleImagesWrap a,
#container_info #box_information .doubleImagesBottomWrap a {
  float: left;
  height: 100%;
  width: 50%;
}
#container_info #box_information .doubleImagesWrap a img,
#container_info #box_information .doubleImagesBottomWrap a img {
  margin: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: inherit;
}

/*颜色变量定义*/
/*字体变量定义*/
.page_number {
  font-size: 13px;
  float: right;
  margin: 20px;
  /*.page_number .page_btn a i{width: 6px;height: 8px;background-image: url(icons/usericon.png);}*/
}
.page_number ul {
  width: auto;
}
.page_number li {
  float: left;
  padding: 0 2px;
  line-height: 25px;
}
.page_number .page_btn a {
  width: 63px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #d9d8d6;
  display: block;
  border-radius: 2px;
}
.page_number .disable a {
  color: #9e9e9e;
}
.page_number .prev a i {
  background-position: -24px -22px;
  margin: 7px 3px 0 6px;
  float: left;
}
.page_number .prev a span {
  float: left;
}
.page_number .prev.disable a i {
  background-position: -2px -22px;
}
.page_number .next a i {
  background-position: -33px -22px;
  margin: 7px 6px 0 3px;
  float: right;
}
.page_number .next a span {
  float: right;
}
.page_number .next.disable a i {
  background-position: -11px -22px;
}
.page_number .page_num a {
  display: block;
  width: auto;
  min-width: 27px;
  padding: 0 4px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #d9d8d6;
  border-radius: 2px;
  text-align: center;
}
.page_number .page_num.active a {
  color: #e2231a;
  border: 1px solid #ffffff;
}
.page_number .page_other a {
  display: block;
  width: 27px;
  text-align: center;
}
.page_number .page_total {
  padding: 0 15px;
}
.page_number .page_goto input {
  width: 38px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #d9d8d6;
  text-align: center;
  margin: 0 5px;
}
.page_number .page_sure {
  padding-left: 12px;
}
.page_number .page_sure input {
  width: 52px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #d9d8d6;
  border-radius: 2px;
  background: #eee;
}

body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title {
  height: 50px;
  padding-left: 33px;
  padding-top: 30px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title .coupon-state-info {
  float: left;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title .coupon-state-info .coupon-state-txt {
  font-size: 23px;
  color: #252525;
  letter-spacing: 0;
  line-height: 23px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title .coupon-check-link {
  float: left;
  margin-left: 18px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title .coupon-check-link a {
  font-size: 13px;
  color: #4E93E2;
  letter-spacing: 0;
  line-height: 30px;
  background: url(https://p4.lefile.cn/product/adminweb/2020/08/17/b5f85e3e-0870-413a-b527-c19d07b9e96f.png) no-repeat right center;
  background-size: 5px 8px;
  display: inline-block;
  width: 100px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title .layer-close-icon {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-title .layer-close-icon img {
  width: 100%;
  height: 100%;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap {
  height: calc(100% - 185px);
  position: relative;
  overflow: visible;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont {
  margin: 17px auto 0;
  width: 667px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul {
  padding: 0;
  margin: 0;
  position: relative;
  width: 685px;
  margin-top: 7px;
  padding-bottom: 30px;
  font-size: 0;
  /*到手价-乐豆优惠券start*/
  /*到手价-乐豆优惠券end*/
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li {
  display: inline-block;
  width: 313px;
  height: 130px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-top: 25px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left {
  float: left;
  border: 1px solid #E9E9E9;
  border-right: none;
  width: 238px;
  height: 128px;
  position: relative;
  left: 1px;
  padding: 0 12px 0 15px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 0;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .coupon-item-prc-box {
  margin-top: 13px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .coupon-item-prc-box i {
  font-size: 20px;
  color: #FF2F2F;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .coupon-item-prc-box .coupon-price {
  line-height: 42px;
  font-size: 42px;
  color: #FF2F2F;
  display: inline-block;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .coupon-item-prc-box .coupon-item-mjinfo {
  font-size: 12px;
  color: #FF2F2F;
  line-height: 12px;
  margin-left: 5px;
  display: inline-block;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .coupon-item-title {
  font-size: 12px;
  color: #000000;
  margin: 10px 0 9px 0;
  display: inline-block;
  line-height: 12px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-date {
  font-size: 12px;
  color: #454545;
  line-height: 12px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-brief {
  font-size: 0;
  line-height: 16px;
  margin-top: 7px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-brief .card-evaluate-terminal,
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-brief .card-evaluate-ledou {
  font-size: 12px;
  color: #454545;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-brief .card-item-des {
  width: 61px;
  font-size: 11px;
  color: #979797;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-brief .card-item-des .card-item-icon {
  width: 12px;
  height: 12px;
  background: url(https://p1.lefile.cn/product/adminweb/2020/08/17/24acad2c-aec7-4fd0-a5d1-a742545c5b4c.png) no-repeat right center;
  background-size: 12px;
  float: right;
  margin-top: 2px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-evaluate-brief .card-item-des .card-item-fight-icon {
  background: url(https://p3.lefile.cn/product/adminweb/2020/08/17/a5d001ef-420d-48ad-bfed-43de727186cc.png) no-repeat right center;
  background-size: 12px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-item-info {
  position: absolute;
  top: 120px;
  left: -9px;
  z-index: 1111;
  width: 330px;
  height: auto;
  background: url(https://p3.lefile.cn/product/adminweb/2020/08/17/c39456e2-9f29-4f1f-abcd-355df2d58eca.png) no-repeat center;
  background-size: 100% 100%;
  display: none;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-item-info .card-item-info-desc {
  margin: 26px 31px 22px;
  width: 280px;
  height: auto;
  font-size: 12px;
  color: #606060;
  letter-spacing: 0;
  text-align: justify;
  line-height: 19px;
  overflow-y: auto;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-item-info .card-item-info-des::-webkit-scrollbar {
  width: 6px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-item-info .card-item-info-des::-webkit-scrollbar-thumb {
  background: #8C8C8C;
  border-radius: 3.5px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-item-has {
  width: 72px;
  height: 72px;
  position: absolute;
  background: url(https://p1.lefile.cn/product/adminweb/2020/08/17/5be23a49-7c2d-4222-9daf-073301bf5e5d.png) no-repeat center;
  background-size: contain;
  right: 18px;
  top: 8px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-left .card-gray-text {
  color: #979797;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-fenqi-left .coupon-item-prc-box {
  margin-top: 16px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-fenqi-left .coupon-item-prc-box .no-interest-text1 {
  font-size: 30px;
  color: #FF2F2F;
  letter-spacing: -1px;
  line-height: 32px;
  display: inline-block;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-fenqi-left .coupon-item-prc-box .no-interest-text2 {
  font-size: 12px;
  color: #FF2F2F;
  line-height: 12px;
  display: inline-block;
  margin-left: 5px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-fenqi-left .coupon-item-title {
  margin-top: 15px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-fenqi-left .card-item-des {
  bottom: 10px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-zhekou-left .coupon-item-prc-box {
  margin-top: 14px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-zhekou-left .coupon-item-prc-box .coupon-discount {
  font-size: 42px;
  color: #FF2F2F;
  line-height: 42px;
  display: inline-block;
  position: relative;
  top: 1px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-zhekou-left .coupon-item-prc-box .coupon-discount-icon {
  font-size: 22px;
  color: #FF2F2F;
  line-height: 22px;
  display: inline-block;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-zhekou-left .coupon-item-prc-box .currency-sign {
  font-size: 18px;
  color: #FF2F2F;
  line-height: 18px;
  display: inline-block;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-right {
  float: right;
  width: 47px;
  height: 130px;
  background: url(https://p2.lefile.cn/product/adminweb/2020/08/10/98309742-b910-4d06-84cb-f8bc38c09793.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-right .coupon-taken-btn {
  height: 68px;
  width: 17px;
  margin: 30px auto;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 17px;
  text-align: center;
  display: block;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-noledou {
  opacity: 0.4;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-select-right {
  background: url(https://p2.lefile.cn/product/adminweb/2020/08/11/ef72a9b3-5ae1-4545-837e-85fdbce160ed.png) no-repeat center;
  background-size: cover;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li .coupon-item-select-right .coupon-taken-btn {
  color: #EF1E0B;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li:nth-of-type(odd) {
  margin-right: 19px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li:first-child {
  margin-top: 0;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul li:nth-child(2) {
  margin-top: 0;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul .coupon-card-li-leDou .coupon-item-left .card-evaluate-ledou div {
  height: 16px;
  line-height: 16px;
  background: #E6FBE8;
  border-radius: 8px;
  padding: 0 5px;
  cursor: pointer;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul .coupon-card-li-leDou .coupon-item-left .card-evaluate-ledou div i {
  width: 13px;
  height: 13px;
  margin-right: 2px;
  display: inline-block;
  vertical-align: top;
  background: url(//p4.lefile.cn/fes/cms/2023/07/11/5d40j1yi39r5m03n3hd28ihei1nfqd256175.png) no-repeat center;
  background-size: contain;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-cont .coupon-card-ul .coupon-card-li-leDou .coupon-item-left .card-evaluate-ledou div span {
  font-size: 11px;
  color: #519E45;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .scroll-bar-wrapper {
  position: absolute;
  top: 0;
  right: 30px;
  width: 7px;
  bottom: 0;
  opacity: 1;
  transition: all 200ms;
  -webkit-transition: all 200ms;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .scroll-bar-wrapper:hover {
  opacity: 1;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .scroll-bar-wrapper .scroll-bar-wrapper-relative {
  position: relative;
  height: 100%;
  width: 100%;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .scroll-bar-wrapper .scroll-bar-wrapper-relative .scroll-bar-pointer {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  background-color: #424242;
  border: 1px solid #ffffff;
  background-clip: padding-box;
  border-radius: 5px;
}
body .coupon-layer-style .layui-layer-content #coupon-layer-new-wrap .coupon-popup-cont-wrap .coupon-popup-single-count {
  width: 324px;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .topLine {
  width: 100%;
  height: 50px;
  background: #FFF;
  border-bottom: 1px dashed #DADADA;
  line-height: 50px;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .topLine .goBack {
  float: right;
  margin-right: 25px;
  margin-top: 17px;
  width: 16px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  cursor: pointer;
  background-position: -112px -23px;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .title-cou {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #434242;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .detail-cou {
  /*margin: 34px 0 48px 94px;*/
  margin-top: 34px;
  margin-left: 94px;
  width: 363px;
  font-size: 20px;
  color: #434242;
  text-align: center;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .centerWrap {
  max-width: 550px;
  margin: 0 auto;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox {
  margin-top: 48px;
  margin-left: 119px;
  font-size: 12px;
  color: #434242;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox input {
  height: 32px;
  line-height: 32px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #DADADA;
  font-size: 12px;
  color: #434242;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox input.phone {
  width: 281px;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox i {
  position: absolute;
  top: 9px;
  left: 273px;
  font-size: 12px;
  color: #434242;
  cursor: pointer;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .rush {
  position: relative;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .order {
  position: relative;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform {
  position: relative;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform .verificationCode {
  margin-top: 24px;
  width: 85px;
  margin-left: 12px;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform .verificationImg {
  position: absolute;
  top: 58px;
  right: 119px;
  width: 92px;
  height: 34px;
  background: #CCC;
  cursor: pointer;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform .nodeMsg {
  width: 181px;
  margin-top: 24px;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform .getVerificationCode {
  position: absolute;
  top: 116px;
  left: 220px;
  width: 92px;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #E1140A;
  color: #E1140A;
  cursor: pointer;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform .SNCode {
  position: relative;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .formBox .inform .SNCode .howToGet {
  display: block;
  margin-top: 16px;
  margin-left: 16px;
  color: #4E93E2;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .btnBox {
  margin-top: 69px;
  text-align: center;
  font-size: 0;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .btnBox .btn {
  width: 128px;
  height: 34px;
  border: 1px solid #E1140A;
  background: #E1140A;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
body .dhtz-layer-style .layui-layer-content #promotion_popdialog_wrap .btnBox .btn.cancel {
  margin-left: 11px;
  background: #FFF;
  color: #E1140A;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap {
  padding: 47px 43px 84px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .topLine {
  width: 100%;
  height: 50px;
  background: #FFF;
  border-bottom: 1px dashed #DADADA;
  line-height: 50px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .topLine .goBack {
  float: right;
  margin-right: 25px;
  margin-top: 17px;
  width: 16px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  cursor: pointer;
  background-position: -112px -23px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .title-cou {
  width: 100%;
  font-size: 18px;
  color: #252525;
  font-weight: bold;
  line-height: 22px;
  padding-bottom: 9px;
  border-bottom: 1px solid #BEBEBE;
  margin-bottom: 31px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .detail-cou {
  margin: 0 auto 25px;
  width: 425px;
  height: 46px;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  line-height: 23px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .centerWrap {
  max-width: 550px;
  margin: 0 auto;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox {
  color: #434242;
  margin: 0 auto 23px;
  width: 294px;
  height: 54px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox input {
  height: 38px;
  line-height: 38px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #B2B2B2;
  font-size: 14px;
  color: #434242;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .yy-error-tip {
  font-size: 12px;
  color: #FF2424;
  line-height: 24px;
  display: none;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox input.phone {
  width: 262px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox input.error_phone {
  border: 1px solid #E1140A;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox i {
  position: absolute;
  top: 9px;
  left: 273px;
  font-size: 12px;
  color: #434242;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox #wsgyy_modify {
  position: absolute;
  top: 9px;
  width: 30px;
  height: 20px;
  left: 250px;
  font-size: 14px;
  color: #434242;
  cursor: pointer;
  display: none;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .rush {
  position: relative;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .order {
  position: relative;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform {
  position: relative;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform .verificationCode {
  margin-top: 24px;
  width: 85px;
  margin-left: 12px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform .verificationImg {
  position: absolute;
  top: 58px;
  right: 119px;
  width: 92px;
  height: 34px;
  background: #CCC;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform .nodeMsg {
  width: 181px;
  margin-top: 24px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform .getVerificationCode {
  position: absolute;
  top: 116px;
  left: 220px;
  width: 92px;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #E1140A;
  color: #E1140A;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform .SNCode {
  position: relative;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .formBox .inform .SNCode .howToGet {
  display: block;
  margin-top: 16px;
  margin-left: 16px;
  color: #4E93E2;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .btnBox {
  text-align: center;
  font-size: 0;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .btnBox .btn {
  width: 140px;
  height: 36px;
  background: #E1140A;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
  border: none;
  outline: none;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .btnBox .btn.cancel {
  margin-left: 11px;
  background: #FFF;
  color: #E1140A;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .yy-close {
  position: absolute;
  top: -20px;
  right: -26px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-layer-wrap .yy-close img {
  width: 100%;
  height: 100%;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap {
  padding: 46px 43px 55px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .title-cou {
  width: 100%;
  font-size: 18px;
  color: #252525;
  font-weight: bold;
  line-height: 22px;
  padding-bottom: 9px;
  border-bottom: 1px solid #BEBEBE;
  margin-bottom: 29px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .centerWrap {
  max-width: 550px;
  margin: 0 auto;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .centerWrap .detail-cou {
  margin: 0 auto 21px;
  width: 460px;
  height: 30px;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .centerWrap .detail-cou .ljyy-pop-txt {
  float: left;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .centerWrap .detail-cou .ljyy-pop-btn {
  width: 103px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  background: #E1140A;
  margin-left: 10px;
  float: left;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .centerWrap .qrCodeBox img {
  display: block;
  width: 117px;
  height: 117px;
  margin: 0 auto 3px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .centerWrap .qrCodeBox p {
  font-size: 14px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  line-height: 17px;
  font-weight: bold;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .yy-close {
  position: absolute;
  top: -20px;
  right: -26px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-done-layer-wrap .yy-close img {
  width: 100%;
  height: 100%;
}
body .ljyy-layer-style .layui-layer-content #ljyy-fail-layer-wrap {
  padding: 64px 73px;
  text-align: center;
}
body .ljyy-layer-style .layui-layer-content #ljyy-fail-layer-wrap .yy-fail-info img {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
body .ljyy-layer-style .layui-layer-content #ljyy-fail-layer-wrap .yy-fail-info p {
  line-height: 22px;
  font-size: 16px;
  display: inline-block;
  color: #313131;
  font-weight: bold;
}
body .ljyy-layer-style .layui-layer-content #ljyy-fail-layer-wrap .yy-again-btn {
  width: 140px;
  height: 36px;
  background: #E1140A;
  color: #fff;
  margin: 18px auto 0;
  font-size: 14px;
  line-height: 36px;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-fail-layer-wrap .yy-close {
  position: absolute;
  top: -20px;
  right: -26px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
body .ljyy-layer-style .layui-layer-content #ljyy-fail-layer-wrap .yy-close img {
  width: 100%;
  height: 100%;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .topLine {
  width: 100%;
  height: 50px;
  background: #FFF;
  border-bottom: 1px dashed #DADADA;
  line-height: 50px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .topLine .goBack {
  float: right;
  margin-right: 25px;
  margin-top: 17px;
  width: 16px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  cursor: pointer;
  background-position: -112px -23px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .title-cou {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #434242;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .detail-cou {
  margin-top: 34px;
  margin-left: 94px;
  width: 363px;
  font-size: 20px;
  color: #434242;
  text-align: center;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .detail-cou .sn-remand {
  color: #E1140A;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .centerWrap {
  max-width: 550px;
  margin: 0 auto;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox {
  margin-top: 48px;
  margin-left: 119px;
  font-size: 12px;
  color: #434242;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox input {
  height: 32px;
  line-height: 32px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #DADADA;
  font-size: 12px;
  color: #434242;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox input.phone {
  width: 281px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox i {
  position: absolute;
  top: 9px;
  left: 273px;
  font-size: 12px;
  color: #434242;
  cursor: pointer;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox .rush {
  position: relative;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox .order {
  position: relative;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox .SNCode {
  position: relative;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .formBox .SNCode .howToGet {
  display: block;
  margin-top: 16px;
  margin-left: 16px;
  color: #4E93E2;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .btnBox {
  margin-top: 69px;
  text-align: center;
  font-size: 0;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .btnBox .btn {
  width: 128px;
  height: 34px;
  border: 1px solid #E1140A;
  background: #E1140A;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
body .sn-layer-style .layui-layer-content #checkSNcode_box .btnBox .btn.cancel {
  margin-left: 11px;
  background: #FFF;
  color: #E1140A;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_topLine {
  width: 100%;
  height: 50px;
  background: #FFF;
  border-bottom: 1px dashed #DADADA;
  line-height: 50px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_topLine .goBack {
  float: right;
  margin-right: 25px;
  margin-top: 17px;
  width: 16px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  cursor: pointer;
  background-position: -112px -23px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_goodsName {
  font-size: 19px;
  color: #454545;
  line-height: 26px;
  text-align: center;
  width: 390px;
  margin: 96px auto 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_goodsName .checkSNcode_goodsName {
  font-size: 19px;
  color: #000000;
  font-weight: 600;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap {
  max-width: 550px;
  margin: 0 auto;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap .detail-cou {
  margin-top: 27px;
  margin-left: 94px;
  width: 363px;
  font-size: 19px;
  color: #434242;
  text-align: center;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap .detail-cou .checkSN_name {
  color: #454545;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap .detail-cou .checkSN_number {
  color: #000000;
  font-weight: bold;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap .checkSN_priceBox {
  width: 207px;
  background: #FFF2F0;
  margin: 11px auto 0;
  border: 1px solid #FFAEA6;
  border-radius: 12px;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  padding-left: 43px;
  color: #EF1E0B;
  font-weight: 600;
  background: #FFF2F0 url(//p2.lefile.cn/fes/cms/2021/06/10/4nqke1z8f3hzpzajvb2vn4369awlzz651022.png) no-repeat 12px center;
  background-size: 23px 19px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap .checkSN_priceBox span {
  margin-right: 3px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_centerWrap .checkSN_priceBox_desc {
  width: 252px;
  margin: 5px auto 0;
  text-align: center;
  font-size: 12px;
  color: #979797;
  line-height: 16px;
  font-weight: 400;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_btnBox {
  margin-top: 36px;
  text-align: center;
  font-size: 0;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_btnBox .btn {
  width: 120px;
  height: 34px;
  border: 1px solid #E1140A;
  background: #E1140A;
  font-size: 15px;
  color: #FFFFFF;
  cursor: pointer;
}
body .sn-layer-style .layui-layer-content #checkSNcode_priceBox .checkSNcode_priceBox_btnBox .cancel {
  color: #E11E09;
  background: #FFFFFF;
  font-size: 15px;
  margin-right: 61px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_error_box .topLine {
  width: 100%;
  height: 50px;
  background: #FFF;
  border-bottom: 1px dashed #DADADA;
  line-height: 50px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_error_box .topLine .goBack {
  float: right;
  margin-right: 25px;
  margin-top: 17px;
  width: 16px;
  height: 15px;
  background-image: url(/series/product/xiaoxin/images/small-icons.png);
  cursor: pointer;
  background-position: -112px -23px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_error_box .checkSNcode_error_info {
  font-size: 19px;
  color: #000000;
  margin: 170px auto 0;
  text-align: right;
  width: 433px;
  font-weight: bold;
  background: url(//p1.lefile.cn/fes/cms/2021/06/10/d26ffis9sjg5ui9s189xo52rktfugn875104.png) no-repeat left;
  background-size: 28px;
  line-height: 28px;
}
body .sn-layer-style .layui-layer-content #checkSNcode_error_box .btnBox {
  margin-top: 90px;
  text-align: center;
  font-size: 0;
}
body .sn-layer-style .layui-layer-content #checkSNcode_error_box .btnBox .btn {
  width: 128px;
  height: 34px;
  border: 1px solid #E1140A;
  background: #E1140A;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
body .ledou-not-enough-layer {
  border-radius: 4px;
}
body .ledou-not-enough-layer .ledou-not-enough {
  text-align: center;
}
body .ledou-not-enough-layer .ledou-not-enough .main-icon {
  margin: 48px 0 28px;
}
body .ledou-not-enough-layer .ledou-not-enough p {
  margin-bottom: 40px;
  line-height: 32px;
  font-size: 22px;
  color: #777;
}
body .ledou-not-enough-layer .ledou-not-enough a {
  display: block;
  height: 60px;
  line-height: 60px;
  border-top: 2px solid #c4c4c4;
  color: #b39764;
  font-size: 26px;
}
body .ledou-not-enough-layer .ledou-not-enough span {
  position: absolute;
  top: 11px;
  right: 13px;
  width: 29px;
  height: 29px;
  cursor: pointer;
}
body .ledou-not-enough-layer .ledou-not-enough span img {
  width: 100%;
  height: 100%;
}
body .ms-remind-tip-layer {
  border-radius: 4px;
}
body .ms-remind-tip-layer .ms-remind-tip {
  padding: 50px 80px;
  text-align: center;
  font-size: 0;
  height: 30px;
}
body .ms-remind-tip-layer .ms-remind-tip .ms-remind-icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
body .ms-remind-tip-layer .ms-remind-tip p {
  line-height: 30px;
  font-size: 16px;
  display: inline-block;
  color: #313131;
}
body .ms-remind-tip-layer .ms-remind-tip .ms-remind-close {
  position: absolute;
  top: -20px;
  right: -26px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
body .ms-remind-tip-layer .ms-remind-tip .ms-remind-close img {
  width: 100%;
  height: 100%;
}
body .ms-remind-phone-tip-layer {
  border-radius: 4px;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-tip {
  padding: 33px 53px 42px 47px;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-title {
  width: 400px;
  border-bottom: 1px solid #979797;
  font-size: 18px;
  color: #323232;
  padding-bottom: 5.5px;
  line-height: 22px;
  height: 22px;
  margin-bottom: 24.5px;
  font-weight: bold;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-main {
  margin-bottom: 40px;
  position: relative;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-main label {
  margin-right: 3px;
  font-size: 14px;
  color: #323232;
  line-height: 30px;
  display: inline-block;
  font-weight: bold;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-main .ms-remind-phone {
  display: inline-block;
  border: 1px solid #979797;
  width: 212px;
  padding-left: 8px;
  line-height: 28px;
  border-radius: 2px;
  color: #323232;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-main .ms-remind-success-img {
  width: 23px;
  height: 23px;
  vertical-align: middle;
  margin-left: 8px;
  display: none;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-main .ms-remind-error-phone {
  border: 1px solid #FF2424;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-main .ms-remind-error-tip {
  position: absolute;
  top: 36px;
  left: 60px;
  font-size: 12px;
  color: #FF2424;
  display: none;
}
body .ms-remind-phone-tip-layer .ms-remind-phone-submit {
  background: #E72D21;
  border-radius: 2px;
  font-size: 13px;
  color: #FFFFFF;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
body .ms-remind-phone-tip-layer .ms-remind-close {
  position: absolute;
  top: -20px;
  right: -26px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
body .ms-remind-phone-tip-layer .ms-remind-close img {
  width: 100%;
  height: 100%;
}
body .reminder-layer-style .layer-header-container {
  position: relative;
  text-align: center;
  font-size: 20px;
  color: #252525;
  line-height: 56px;
  font-weight: 500;
  height: 56px;
}
body .reminder-layer-style .reminder-layer-close {
  position: absolute;
  right: 15px;
  top: 15px;
  height: 30px;
  width: 30px;
}
body .reminder-layer-style .reminder-layer-close:hover {
  opacity: 0.8;
  cursor: pointer;
}
body .reminder-layer-style .reminer-tips {
  margin: 0 18px;
  background: #FFF2DC;
  border-radius: 15px;
  font-size: 11px;
  color: #FF2F2F;
  letter-spacing: 0;
  line-height: 11px;
  font-weight: 400;
  padding: 10px 12px;
}
body .reminder-layer-style .reminer-tips .tip-icon {
  height: 14px;
  vertical-align: middle;
  margin-right: 3px;
}
body .reminder-layer-style .layer-content-contanier {
  margin: 20px auto 80px;
  width: 335px;
}
body .reminder-layer-style .layer-content-contanier input[type=number] {
  -moz-appearance: textfield;
}
body .reminder-layer-style .layer-content-contanier input[type=number]::-webkit-inner-spin-button,
body .reminder-layer-style .layer-content-contanier input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .reminder-layer-style .layer-content-contanier .price-input-title {
  font-size: 15px;
  color: #252525;
  letter-spacing: 0;
  line-height: 15px;
  font-weight: 500;
}
body .reminder-layer-style .layer-content-contanier .price-input-box {
  box-sizing: border-box;
  position: relative;
  height: 40px;
  margin-top: 12px;
}
body .reminder-layer-style .layer-content-contanier .price-input {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  padding: 11px 12px 11px 24px;
  box-sizing: border-box;
  font-size: 18px;
  color: #252525;
  line-height: 18px;
  background: #F6F6F6;
  border: 1px solid #BDBDBD;
}
body .reminder-layer-style .layer-content-contanier .phone-input {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  padding: 10px 15px;
  box-sizing: border-box;
  font-size: 15px;
  color: #252525;
  letter-spacing: 0;
  font-weight: 400;
}
body .reminder-layer-style .layer-content-contanier .error {
  border: 1px solid #EF1E0B;
  color: #EF1E0B;
}
body .reminder-layer-style .layer-content-contanier .price-symbol {
  position: absolute;
  left: 12px;
  top: 50%;
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 17px;
  color: #252525;
  line-height: 18px;
}
body .reminder-layer-style .layer-content-contanier .error-font-color {
  color: #EF1E0B;
}
body .reminder-layer-style .layer-content-contanier .input-price-close {
  height: 17px;
  width: 17px;
  position: absolute;
  right: 12px;
  top: 50%;
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
body .reminder-layer-style .layer-content-contanier .input-price-close:hover {
  cursor: pointer;
}
body .reminder-layer-style .layer-content-contanier .err-msg {
  margin-top: 5px;
  font-size: 11px;
  color: #FF2F2F;
  letter-spacing: 0;
  line-height: 11px;
  font-weight: 400;
  height: 11px;
}
body .reminder-layer-style .layer-content-contanier .phone-input-contanier {
  margin-top: 14px;
}
body .reminder-layer-style .layer-content-contanier .phone-input-name {
  display: inline-block;
  line-height: 40px;
  font-size: 15px;
  color: #252525;
  letter-spacing: 0;
  font-weight: 400;
  width: 75px;
}
body .reminder-layer-style .layer-content-contanier .phone-input-box {
  box-sizing: border-box;
  position: relative;
  float: right;
  width: 260px;
  height: 40px;
}
body .reminder-layer-style .float-bottom-btn {
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 30px;
  background-color: #FF2F2F;
  height: 40px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
}
body .reminder-layer-style .float-bottom-btn:hover {
  cursor: pointer;
  opacity: 0.8;
}
body .reminder-success-layer {
  position: relative;
  padding-top: 70px;
}
body .reminder-success-layer .reminder-layer-close {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 30px;
  width: 30px;
}
body .reminder-success-layer .reminder-layer-close:hover {
  opacity: 0.8;
  cursor: pointer;
}
body .reminder-success-layer .reminder-success-icon {
  display: block;
  height: 60px;
  width: 60px;
  margin: 0px auto 17px;
}
body .reminder-success-layer .reminder-success-content {
  font-size: 16px;
  color: #252525;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule {
  width: 779px;
  height: 100%;
  position: relative;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .delivery-price-rule-title {
  height: 78px;
  line-height: 78px;
  font-size: 23px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .delivery-price-rule-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 25px;
  top: 20px;
  cursor: pointer;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .delivery-price-rule-content {
  overflow-x: hidden;
  padding: 0 55px;
  width: calc(100% - 110px);
  height: calc(100% - 184px);
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .bottom-div {
  width: 100%;
  height: 73px;
  line-height: 73px;
  position: relative;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .bottom-div .bottom-div-text {
  text-align: center;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .bottom-div .bottom-div-text span {
  font-size: 14px;
  color: #979797;
  letter-spacing: 0;
  font-weight: 400;
}
body .guize-layer-style .layui-layer-content .delivery-price-rule .bottom-div .bottom-div-text a {
  font-size: 14px;
  color: #FF2F2F;
  letter-spacing: 0;
  font-weight: 400;
}
