html {
  font-size: 16px;
}

@media (max-width: 1160px) {
  html {
    font-size: 12px;
  }
}

input {
  -webkit-appearance: none;
}

body {
  width: 100%;
  overflow-x: hidden
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bold {
  font-weight: bold;
}

.block {
  display: block
}

.bg_gray {
  background: #F5F5F5
}

.bg_white {
  background: #fff
}

.main {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.25rem;
}

.pad_t30 {
  padding-top: 30px;
}

.v {
  padding-top: 1.25rem;
}

.pad_t20 {
  padding-top: 20px;
}

.pad_t10 {
  padding-top: 10px;
}

.cart {
  padding: 46px 3.75rem;
  /*padding: 3.5rem 3.75rem;*/
}

.cart2 {
  padding: 1.5rem 3.75rem 3.5rem 3.75rem;
}

.cart_title {}

.car_title_pad_b38 {
  margin-bottom: 38px;
}

.cart_title h2 {
  font-size: 2rem;
  margin: 0;
}

.cart_project {
  padding-top: 33px;
}

.cart_project h2 {
  font-size: 1.13rem;
  margin: 0;
  line-height: 1.5rem;
}

.cart_title span {
  width: 10.38rem;
  height: 1.75rem;
  font-size: 1.25rem;
  font-family: Helvetica;
  color: #595959;
  line-height: 1.75rem;
  text-transform: uppercase;
}

.cart_project span {
  font-size: 0.88rem;
  margin: 0;
}

.cart_tops {
  height: 3.25rem;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 0 3%;
  /* margin-top: 2.38rem; */
}

.cart_tops li {
  list-style: none;
  font-size: 0.88rem;

  color: #262626;
  line-height: 1.19rem;
}

.cart_tops li a {
  margin-right: 0.5rem;
}

.cart_tops li:nth-child(2) {
  margin-left: 1.9rem;
  width: 5%;
}

.cart_tops li:nth-child(3) {
  margin: 0 6% 0 42%;
  width: 5%;
}

.cart_tops li:nth-child(4) {
  width: 5%;
  margin-right: 10%;
}

.cart_tops li:nth-child(5) {
  margin-right: 6%;
  width: 5%;
}

.cart_tops li:nth-child(6) {
  width: 11%;
}

.red_ {
  color: #F5222D !important;
}

.normal_ {
  font-weight: normal !important;
  font-size: 0.88rem !important;
}

.green_ {
  color: #0A7AFF !important;
}

.opacity_0 {
  opacity: 0
}

.cart_list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cart_list .cart_text {
  width: 52%;
  margin-left: 1%;
}

.cart_list .w_cart_tops {
  width: 63%;
  margin-left: 2%;
}

.cart_list_order .cart_text {
  width: 77.5%;
}

.cart_list_order .car_order_w3w {
  margin-left: 20px !important;
  width: calc(35.5% - 120px) !important;
}

.ml20 {
  margin-left: 20px !important;
}

.cart_list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.cart_list li .cart_swipe {
  display: flex;
  align-items: center;
  /* justify-content: flex-start; */
  width: 100%;
  border-bottom: 2px solid #eaeaea;
  padding: 10px 3%;
  position: relative;
}

.cart_list li .cart_swipe2 {
  padding: 10px 0%;
  border: none;
}

.cart_list li:hover {
  background: #F5F5F5
}

.cart_list li .sele,
.order_idx {
  width: 3.5%;
  margin: 0 2.8% 0 0;
}

.backinfo_idx {
  display: inline-block !important;
  width: 5% !important;
  margin: 0 !important;
}

.backinfo_img {
  display: inline-block !important;
  width: 100px !important;
  height: 100px !important;
}

.cart_list li .cartImg {
  min-width: 88px;
  /* max-width: 89px; */

  min-height: 88px;
  /* max-height: 89px; */
  object-fit: cover;
  /* margin: 0 1% 0 3%; */
  margin-right: 1%;
}

.cart_list li .cart_t {
  width: 100%;
  height: 2.75rem;
  font-size: 1rem;

  color: #262626;
  /* line-height: 1.38rem; */
  line-height: 2.75rem;
  margin: 0;
}

.cart_list li .cart_desc {
  position: relative;
  line-height: 40px;
  width: auto;
  width: 240px;
  /* padding: 0 5px; */
}

.cart_list li .cart_desc span {
  font-size: 0.88rem;
  color: #8C8C8C;
  line-height: 1.19rem;
  white-space: nowrap;
}

.cart_list li .cart_desc a {
  display: none
}

.cart_list li:not(.lose_) .cart_desc:hover {
  border: 1px dashed #262626
}

.cart_list li:not(.lose_) .cart_desc:hover a.cart_change1 {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #262626;
  color: #fff;
  /* width: 24px; */
  /* height: 1rem; */
  line-height: 1rem;
  padding: 3px;
}

.cart_list li .cart_price1 {
  margin: 0 3% 0 2%;
  width: 12%;
}

.cart_list li .cart_price2 {
  margin: 0 3% 0 0%;
  width: 10%;
}

.cart_list li .cart_price s {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.38rem;
}

.cart_list li .cart_price p {
  font-size: 0.88rem;
  color: #595959;
  line-height: 1.38rem;
  margin: 0;
}

.cart_list li .cart_price2 p {
  color: #262626;
}

.cart_control {
  white-space: nowrap;
  width: 17%;
}

.cart_control button {
  background: #F5F5F5;
  border: 1px solid #D9D9D9;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  /* font-size: 1.3rem; */
  font-weight: bold;
  overflow: hidden;
  /* line-height: 1.3rem; */
}

.cart_control button.decrease {
  border-right: none;
}

.cart_control button.increase {
  border-left: none;
}

button[disabled] {
  color: #ccc
}

.cart_control .spinnerExample {
  width: 3.75rem;
  height: 2rem;
  background: #FFFFFF;
  border: 0.06rem solid #D9D9D9;
  text-align: center;
}

.cart_list li .cart_edit {
  width: 12%;
}

.cart_list li .cart_edit a {
  display: table-row-group;
  white-space: nowrap;
  width: auto;
}

.cart_list li .cart_edit p {
  color: #595959;
}

.cart_list li .shixiao {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  background: #E8E8E8;
  padding: 3px 5px;
  margin: 0 1.21rem 0 0;
  white-space: nowrap;
  position: absolute;
  left: 2%;
}

.cart_list li {}

.cart_list li {}

.cart_list li {}

.dse {
  width: 9.99rem;
  height: 5.59rem;
}

.left_pt {
  width: 420px;
  background: #000;
  /* height:300px; */
}

.right_pt {
  width: calc(100% - 480px);
}

.row_between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bottom-11 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 11px;
}

.row_around {
  display: flex;
  align-items: center;
  justify-content: space-around
}

.row_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.row_right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pardocut {
  width: 100%;
  margin: 0 auto;
  /* padding: 0 3.5%; */
}

.right_pt h2 {
  font-size: 1.25rem;

  font-weight: bold;
  color: #262626;
  margin: 0;
  line-height: 1.88rem;
  padding: 0;
}

.click_prev {
  width: 30px;
  height: 68px;
  background: rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.click_next {
  width: 30px;
  height: 68px;
  background: rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.con_btnse {
  position: absolute;
  right: 1px;
  bottom: 0;
}

.con_btnse a {
  display: block;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.49);
  text-align: center;
}

.con_btnse a:nth-last-child(1) {
  margin-top: 2px;
}

.video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.right_pt {}

.right_pt h2 {}

.ms_ p {
  font-size: 0.88rem;
  .User_address_list li .adre_top p a.btn_adress color: #EE3232;
  line-height: 1.19rem;
  padding: 0;
  margin: 0;
  margin-right: 4%;
}

.ms_ {
  margin-top: 10px;
}

.ms_ p span {}

.ms_ a {
  font-size: 0.88rem;

  color: #666;
  line-height: 1.19rem;
}

.ms_ a .arrow {
  color: #262626;
  padding-right: .5rem;
}

.price_area {
  background: #333 url('../images/vr_bg.png') left top;
  background-size: 25%;
  color: #262626;
  padding: 17px 3%;
  margin: 10px 0 20px 0;
}

.lt_price {}

.lt_price p {
  margin: 0;
  padding: 0;
}

.lt_price p span {}

.lt_price b {
  font-size: 2.375rem;
  color: #262626;
  line-height: 1.94rem;
}

.lt_price s {
  /* background: #FFFFFF; */
  /* opacity: 0.05; */
}

.lt_price span.ms_Desc {
  margin-left: 14px;
}

.rt_price {}

.rt_price p {
  font-size: 1.25rem;

  color: #262626;
  line-height: 1.63rem;
  padding: 0;
  margin: 0;
  text-align: right;
  margin-bottom: 10px;
}

.alr_jid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.alr_jid_tiao {
  width: 120px;
  height: 10px;
  border: 1px solid #fff;
  margin-right: 10px;
}

.alr_jid_tiao p {
  background: #fff;
  height: 100%;
}

.alr_jid span {
  font-size: 0.88rem;

  color: #FFFFFF;
  line-height: 1.19rem;
}

.mar_l20 {
  margin-left: 20px;
}

.mar_l40 {
  margin-left: 40px;
}

.prceInfo_area {
  position: relative;
  /* z-index: 9999; */
  width: 100%;
  margin: -5px auto 0 auto;
}

.prceInfo_area li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  /* 增加规格的换行 */
  flex-wrap: wrap;
  gap: 10px;
}

.prceInfo_area li:nth-last-child(1) {
  padding-top: 10px;
  margin-bottom: 0;
}

.prceInfo_area li span {
  font-size: 0.88rem;
  color: #8C8C8C;
  margin-right: 20px;
  white-space: nowrap;
}
/* 设置产品信息里面的p标签文字换行 */
.prceInfo_area li span p {
  white-space: normal;
  display: inline-block;
  line-height: 1.5;
}

.prceInfo_area li p.cx_tips {
  margin: 0;
  color: #595959;
  font-size: 0.88rem;
}

.prceInfo_area li .icon_tips {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.prceInfo_area li .icon_tips a {}

.prceInfo_area li .icon_tips p {
  margin: 0 20px 0 8px;
}

.prceInfo_area li a.pr_link {
  font-size: 0.88rem;

  color: #0A7AFF;
}

.prceInfo_area li p.color_sel {
  width: 40px;
  height: 40px;
  margin: 0;
  cursor: pointer;
}

.prceInfo_area li p.color_sel+p.color_sel {
  margin-left: 16px;
}

.prceInfo_area li p.current_ {
  border: 1px solid #262626;
  position: relative;
}

.prceInfo_area li p.color_sel a,
.prceInfo_area li p.miaji_sel a {
  /* display: none; */
  /* 设置产品信息里面的p标签文字换行 */
  white-space: normal;
  display: inline-block;
  line-height: 1.5;
  

}

.prceInfo_area li p.current_ a.iconRight,
.prceInfo_area li p.current_ a {
  position: absolute;
  background: url(../images/right.svg) right bottom no-repeat;
  background-size: 42%;
  /* display: block; */
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /* 设置产品信息里面的p标签文字换行 */
  white-space: normal;
  display: inline-block;
  line-height: 1.5;
}

.prceInfo_area li p.current_.btn_disabled a.iconRight,
.prceInfo_area li p.current_.btn_disabled a {
  opacity: 0.5;
}

.prceInfo_area li p.current_ a {
  background-size: 16px;
}

.prceInfo_area li p.color_sel.current_ a {
  /* bottom: 3px; */
}

.prceInfo_area .attrs-wrap {
  align-items: flex-start;
}

.prceInfo_area .attrs-content {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-end;
  margin-bottom: -16px;
}

.prceInfo_area .attrs-content p.miaji_sel {
  height: auto;
  text-align: left;
  line-height: inherit;
  margin: 0 16px 16px 0 !important;
  white-space: inherit;
  padding: 4px 16px;
}

.prceInfo_area li p.miaji_sel {
  /*width: 60px;*/
  height: wrap-content;
  background: #fff;
  text-align: left;
  margin: 0;
  cursor: pointer;
  line-height: 32px;
  z-index: 0;
  padding: 0 10px;
  min-width: 60px;
  border: 1px solid #BFBFBF;
  white-space: nowrap;
  /* 设置产品信息里面的p标签文字换行 */
  white-space: normal;
  display: inline-block;
  line-height: 1.5;
}

.prceInfo_area li p.miaji_sel.current_ {
  border: 1px solid #262626;
}

.prceInfo_area li p.miaji_sel+p.miaji_sel {
  margin-left: 16px;
}

.prceInfo_area li a.current_ span {
  display: block;
  font-family: iconfont;
  font-size: 16px;
  font-style: normal;
  color: #fff;
}

.prceInfo_area li .cart_control {}

.but_btn_black {
  width: 200px;
  height: 40px;
  background: #262626;
  color: #fff;
}

.but_btn_black a {
  display: block;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.but_btn_black p {
  font-size: 1rem;
  margin: 0;
  margin-right: 10px;
}

.but_btn_black span {}

.but_btn_white {
  width: 200px;
  height: 40px;
  border: 1px solid #262626;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}

.but_btn_white p {
  font-size: 1rem;
  color: #262626;
  margin: 0;
}

.but_btn_white a {
  display: block;
  width: 100%;
  text-align: center;
}

.pro_left {
  width: 75.4%;
}

.content_title {
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 1px 0px 0px #BFBFBF;
  display: flex;
  align-items: center;
}

.content_title li {
  font-size: 1rem;

  color: #8C8C8C;
  line-height: 1.31rem;
  margin-left: 3.75rem;
  cursor: pointer;
  height: 100%;
  line-height: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.content_title li.cur_content {
  font-weight: bold;
  color: #262626;
  font-size: 1rem;
  position: relative;
}

.content_title li.cur_content:after {
  content: '';
  position: absolute;
  width: 4.01rem;
  height: 0.25rem;
  background: #262626;
  bottom: 0;
}

.pad_content {}

h5.font24 {
  font-size: 1.5rem;

  color: #262626;
  line-height: 1.94rem;
}

.font24 {
  margin-bottom: 30px;
}

.font24 h2 {
  font-size: 1.5rem;

  font-weight: bold;
  color: #262626;
  line-height: 1.94rem;
}

.font24 span {
  font-size: 1rem;
  font-family: Helvetica;
  color: #595959;
  line-height: 1.38rem;
}

.font12 {
  font-size: 12px !important;
}

.font18 {
  font-size: 18px !important;
}

.font20 {}

.font20 h2 {
  font-size: 1.25rem;
  margin: 0;
  line-height: 1.63rem;
}

.font20 span {
  font-size: 0.88rem;
}

.para_list {
  border: 1px solid #D9D9D9;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.para_list thead {
  height: 0;
  display: none;
}

.para_list tr {

  display: flex;

  align-items: center;

  justify-content: flex-start;

  flex-wrap: wrap;
}

.para_list tr td:nth-child(2n+1) {
  background: #F5F5F5;
  border: none;
  border: 0;
  width: 10%;
  text-align: right;
  padding: 5px;
}

.para_list tr td:nth-child(2n) {
  border-bottom: 1px solid #D9D9D9;
  width: 40%;
}

.para_list li {
  width: 50%;
  display: flex;
  align-items: center;
}

.para_list li span {
  display: block;
  height: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #F5F5F5;
  width: 16%;
  padding: 0 2%;
  color: #595959;
}

.para_list li p {
  margin: 0;
  width: 84%;
  padding: 5px 3%;
  height: 100%;
  border-bottom: 1px solid #D9D9D9;
  display: flex;
  align-items: center;
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.38rem;
}

.para_list li:nth-last-child(1) p,
.para_list li:nth-last-child(2) p {
  border-bottom: none;
}

.content_ {
  text-align: center
}

.content_ img {
  max-width: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}

.content_ p,
.content_ span,
.content_ * {
  font-size: 1rem;
  text-align: left;
  color: #262626;
  line-height: 1.75rem;
}

.pro_right {
  width: 22.7%;
  padding: 1.94rem 1.75rem;
}

.commend_list {}

.commend_list .swiper-slide {
  font-size: 1rem;

  color: #262626;
  line-height: 1.75rem;
  border: 1px solid #D9D9D9;
  margin-bottom: 1.94rem;
  padding-bottom: 1.06rem;
}

.commend_list .swiper-slide a.newMiddle {
  margin-bottom: 25px;
}

.commend_list .swiper-slide a img {
  width: 100%;
  max-height: 100%;
  /*margin-bottom: 1.94rem;*/
}

.commend_list .swiper-slide a span.com_tip {
  position: absolute;
  right: 0;
  top: 0;
  background: #262626;
  color: #FFFFFF;
  line-height: 1.19rem;
  font-size: 0.88rem;
  padding: 2px 4%;
}

.commend_list .swiper-slide .commend_link {
  padding: 0 1.25rem;
  line-height: 1.75rem;
  display: block;
  margin-bottom: 1rem;
  height: 3.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.commend_list .swiper-slide .row_l {
  margin-left: 1.25rem;
}

.commend_list .swiper-slide .row_l p {
  margin: 0;
  display: inline-block;
  font-size: 1.25rem;

  color: #262626;
  line-height: 1.63rem;
}

.commend_list .swiper-slide .row_l s {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
}

s.price_no {}

.commend_list .swiper-slide .row_r {
  margin-right: 1.25rem;
}

.commend_list .swiper-slide .row_r a {
  display: inline-block;
}

.commend_list .swiper-slide .row_r p {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
  margin: 0;
  display: inline-block;
}

.control_page {
  position: fixed;
  right: 3.15%;
  bottom: 5%;
  box-shadow: 0rem 0.31rem 0.63rem 0rem rgb(0 0 0 / 30%);
  z-index: 99999;
  font-size: 16px;
}

.control_page ul {}

.control_page ul li {
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding-top: 5px;
}

.control_page ul li:nth-last-child(1) {
  padding-top: 0px;
}

.control_page ul li+li {
  border-top: 1px solid #d9d9d9;
}

.control_page ul li:hover {
  background: #8C8C8C;
}

.control_page ul li:hover a {
  color: #fff;
}

.control_page ul li:hover span {
  color: #fff;
}

.control_page ul li a {
  display: block;
  width: 100%;
  line-height: 24px;
}

.control_page ul li span {
  line-height: 24px;
}

.control_page ul li a.iconUP {
  display: flex;
  align-items: center;
  /*background: #8C8C8C;*/
  justify-content: center;
  height: 100%;
  font-size: 1.25em;

  font-weight: bold;
  color: #262626;
  line-height: 1.63em;
  width: 100%;
}

.control_page ul li:hover a.iconUP {
  color: #fff;
}

.pad_3_5 {
  padding-top: 3.5rem;
}

.rela_tive {
  position: relative
}

.services_ {
  min-width: 50.75rem;
  max-width: 59rem;
  /* height: 26.25rem; */
  background: #FFFFFF;
  padding: 1.58rem 1.88rem;
  box-shadow: 0rem 0.31rem 0.63rem 0rem rgba(0, 0, 0, 0.3);
}

.services_width_auto {
  width: auto;
  min-width: unset
}

.arrow_left {}

.arrow_right {}

.services_ li {
  margin-top: 32px;
}

.services_ li span {
  color: #0A7AFF;
}

.services_ li p {
  margin: 0;
}

.Dialogs {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 5000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Dialogs .close_ {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.btn_know {
  padding: 36px 0 0 0;
  text-align: right;
}

.btn_know a {
  height: 40px;
  width: 120px;
  background: #262626;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  /* padding: 0 20px; */
  color: #fff;
}

.cart_sumbite_area {
  margin: 30px 0;
  padding: 0 3.75rem;
}

.car_sumbit {
  height: 80px;
  background: #FFFFFF;
}

.car_sumbit li {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}

.car_sumbit li p {
  margin: 0;
  display: inline-block;
  font-size: 0.88rem;

  color: #595959;
  /* line-height: 1.19rem; */
}

.car_sumbit li:nth-child(1) a+a {
  margin-left: 2.5rem;
}

.car_sumbit li:nth-child(1) span {
  margin: 0 2.5rem 0 0.5rem;
}

.car_sumbit li p:nth-child(2) {
  margin-left: 2.5rem;
}

.car_sumbit li p .sumbit_count_already {
  color: #F5222D
}

.car_sumbit li p .sumbit_count {}

.car_sumbit li p .sumbit_count_kou {}

.car_sumbit li p .sumbit_countPrice {
  line-height: 1.94rem;
  font-size: 1.5rem;

  font-weight: bold;
  color: #262626;
}

a.car_sumbit_btn,
div.car_sumbit_btn {
  width: 200px;
  height: 40px;
  background: #262626;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin-left: 20px;
  display: block;
  cursor: pointer;
}

a.car_sumbit_btn_white {
  width: 200px;
  height: 40px;
  background: #fff;
  color: #262626;
  border: 1px solid #D9D9D9;
  line-height: 40px;
  text-align: center;
  margin-left: 40px;
  display: block;
}

.fix_bottom {
  background: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  box-shadow: 0rem -0.12rem 0.5rem 0rem rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  z-index: 9999;
}

.fix_bottom .car_sumbit {
  padding: 0 3.75rem;
}

.delete_ {
  width: 26.25rem;
  /* height: 10.13rem; */
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0rem 0.31rem 0.63rem 0rem rgba(0, 0, 0, 0.3);
  padding: 20px 20px 20px 20px;
}

.delete_title {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  /*flex-flow: wrap;*/
}

.delete_title2 {
  flex-flow: row;
}

.delete_title a {}

.delete_title .tip_as {
  margin-left: 0.95rem;
}

.delete_title .tip_as h2 {
  font-size: 1rem;

  color: #262626;
  line-height: 1.31rem;
  font-weight: normal;
  margin: 0;
}

.delete_title .tip_as span {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
}

.dialogs_list {
  width: 100%;
  display: flex;
  align-items: normal;
  justify-content: flex-end;
  margin-top: 30px;
}

.dialogs_list li {}

.dialogs_list li:nth-child(2) a {
  width: 66px;
  height: 32px;
  line-height: 32px;
  background: #262626;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-left: 10px;
}

.dialogs_list li:nth-child(1) a {
  /* min-width: 100px; */
  width: 66px;
  /*_width: 66px;*/
  height: 32px;
  line-height: 32px;
  background: #FFFFFF;
  border: 0.06rem solid #D9D9D9;
  display: inline-block;
  text-align: center;
  padding: 0px 8px;
}

.dialogs_list_long li:nth-child(2) a {
  width: 7.5rem;
  ;
}

.dialogs_list_long li:nth-child(1) a {
  width: 7.5rem;
}



.add_coll {
  /* width: 10.25rem; */
  /* height: 2.63rem; */
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0rem 0.31rem 0.63rem 0rem rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-left: -5.125rem;
  margin-top: -1.32rem;
}

.add_coll span {
  font-size: 0.88rem;
  color: #666666;
  line-height: 1.19rem;
}

.add_coll a {
  margin-right: 10px;
}

.add_coll2 {
  width: 21%;
  padding: 15px 20px;
  height: unset;
}

.add_coll2 span {}

.add_coll2 span i {
  font-style: normal;
}

.change_edit {
  /* width: 28.75rem; */
  /* height: 11.62rem; */
  background: #FFFFFF;
  box-shadow: 0rem 0.19rem 0.31rem 0rem rgba(0, 0, 0, 0.35);
  border: 0.03rem solid #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 99;
  /* padding: 20px 15px; */
}

.change_editLeft {
  padding: 20px 20px 20px 15px;
  border-right: 1px solid #D8D8D8;
}

.change_editRight {
  text-align: center;
  height: 100%;
  /* border-left: 1px solid #D8D8D8; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 15px;
}

.change_editRight img {
  width: 11.75rem;
  margin: 0 auto;
}

.change_edit {}

.change_edit:after {
  content: '';
  position: absolute;
  border: 9px solid #fff;
  border-left: 9px solid transparent;
  border-top: 9px solid transparent;
  top: -8px;
  left: 8%;
  transform: rotate(225deg);
  box-shadow: 2px 2px 4px -1px rgb(0 0 0 / 24%);
  z-index: 67;
}

.change_edit .prceInfo_area li:hover {
  background: none;
}

.change_edit .prceInfo_area li {
  margin: 0 0 1.25rem 0;
  padding: 0;
  border: 0;
}

.change_editBtn {
  padding-left: 3.2rem;
  line-height: 0;
  min-width: 200px;
}

.change_editBtn a {
  display: inline-block !important;
  width: 4.13rem;
  height: 1.5rem;
  background: #262626;
  line-height: 1.5rem;
  text-align: center;
  color: #fff;
}

.change_editBtn a:nth-child(2) {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  background: none;
}

.cart_null {
  text-align: center;
}

.cart_null span {}

.cart_null h2 {
  margin: -30px 0 20px 0;
  padding: 0;
  font-size: 20px;
  color: #595959;
  line-height: 2.63rem;
  font-weight: normal;
}

.cart_null a {
  width: 12.5rem;
  height: 2.5rem;
  background: #262626;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 2.5rem;
}

.address_area {
  display: flex;
  /* align-items: center; */
  /* justify-content: flex-start; */
}

.address_area li {
  position: relative;
  width: 398px;
  background: #FFFFFF;
  border: 2px solid #D9D9D9;
  /* margin-right: 30px; */
  padding: 19px 22px 9px;
  box-sizing: border-box;
}

.address_area li:hover {
  border: 2px solid #262626;
}

.address_area li a.icon {
  display: none;
}

.address_area li.current_ {
  background: #fff url(../images/right.svg) right bottom no-repeat;
  background-size: 6%;
  border: 2px solid #262626;
}

.address_area li.current_ a.icon {
  display: none;
}

.address_area li .adre_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #D9D9D9;
  padding-bottom: 20px;
}

.address_area li .adre_top span:nth-child(1) {
  font-size: 1rem;

  font-weight: bold;
  color: #262626;
  line-height: 1.31rem;
}

.address_area li .adre_top span:nth-child(2) {
  font-size: 1rem;

  color: #8C8C8C;
  line-height: 1.31rem;
}

.address_area li .adre_top span a {
  font-size: 1rem;

  color: #0A7AFF;
  line-height: 1.31rem;
  /* margin-right: 1.25rem; */
}

.address_area li .adre_top span a.gray {
  font-size: 1rem;

  color: #8C8C8C;
  line-height: 1.31rem;
  /* margin-right: 0; */
}

.address_area li .adre_mid {
  margin: 20px 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.address_area li .adre_mid span {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.38rem;
}

.address_area li .adre_ span {
  font-size: 0.88rem;
  color: #595959;
  line-height: 1.38rem;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.address_add {
  border: 2px solid #0A7AFF;
  line-height: 40px;
  width: 200px;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
  color: #0A7AFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.address_area li.address_add a.icon {
  display: block;
  font-size: 22px;
}

.address_area li.address_add span {
  font-size: 1rem;

  color: #595959;
  line-height: 1.31rem;
}

.address_area_edit {
  /* justify-content: flex-start; */
  flex-wrap: wrap;
}

.address_area_edit li {
  /* margin: 1.33% 0 0 0; */
  width: 24%;
}

.address_area_edit li+li {
  /* margin-left: 1.333% */
}

.address_area_edit li:nth-child(4n+1) {
  /* margin-left: 0 */
}

.address_area_edit li {
  margin: 0 10px 10px 0;
  /* margin-top: 0; */
  display: block
}

.cart_order h5 {
  font-size: 1rem;

  font-weight: bold;
  color: #262626;
  line-height: 1.31rem;
  margin: 2.5rem 0 1.25rem 0;
}

.cart2 .cart_order h5 {
  margin: 1.5rem 0 1.25rem 0;
}

.cart_tops_order {
  margin-top: 0;
}

.cart_tops_order li:nth-child(2) {
  margin-left: 3.2rem;
}

.cart_list_order li {
  padding: 20px 3%;
  border-bottom: 1px solid #eaeaea;
}

.cart_list_order li .cart_price2 {
  /* margin: 0 6.5% 0 14%; */
  margin: 0px 6.5% 0 10%;
}

.cart_list_order li:hover {
  background: none;
}

.cart_list_order li:not(.lose_) .cart_desc:hover {
  border: none;
}

.pay_ {
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.pay_border {
  border: 2px solid #989494;
  width: 70%;
  height: 40px;
}

.pay_ a {
  height: 28px;
  cursor: pointer;
}

.pay_ span {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  margin: 0 20px 0 10px;
}

.pay_ p {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
  margin: 0;
}

.fp_list {}

.fp_list li {
  display: flex;
  margin-bottom: 1rem;
}

.fq_list {
  margin-top: 20px
}

.fq_list li {
  display: flex;
  margin-bottom: 0px;
}

.fq_list li .pay_ {
  padding-left: 0;
}

.fp_list li label {
  font-size: 0.88rem;

  color: #595959;
  /* line-height: 1.19rem; */
}

.fp_list li label {
  min-width: 8%;
}

.fp_list li .pay_list {
  width: 100%;
}

.fp_list li .pay_list a.pay_links {
  font-size: 0.88rem;

  color: #0A7AFF;
  line-height: 1.19rem;
}

.fp_list li i {
  display: block;
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
  font-style: normal;
}

.active_ {}

.active_border {
  width: 22.5rem;
  height: 2.5rem;
  background: #FFFFFF;
  border: 2px solid #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.active_border span {
  font-size: 1rem;

  color: #595959;
  line-height: 1.31rem;
}

.active_border a {
  font-size: 0.6rem;
  /* width: 10px; */
  display: inline-block;
}

.active_border:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #8C8C8C;
  border-right: 1px solid #8C8C8C;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  margin-top: -5px;
}

.active_ p {
  font-size: 1rem;

  color: #595959;
  margin: 0;
}

.active_ p a {
  font-size: 1rem;

  color: #0A7AFF;
  line-height: 1.19rem;
  margin-left: 20px;
}

.pay_check {
  border-top: 1px solid #D9D9D9;
  margin-top: 60px;
  padding-top: 10px;
  text-align: right;
}

.pay_check ul {
  display: inline-block;
}

.pay_check ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.pay_check ul li+li {
  border-top: 1px solid #d9d9d9
}

.payOrder_check ul li+li {
  border-top: none
}

.pay_check ul li label {
  display: inline-block;
  min-width: 106px;
  font-size: 1rem;

  color: #595959;
  line-height: 1.31rem;
}

.pay_check ul li span {
  display: inline-block;
  text-align: right;
  min-width: 100px;
  font-size: 1rem;

  color: #262626;
  line-height: 1.31rem;
}

.pay_check ul li p {
  display: inline-block;
  margin: 0;
  min-width: 100px;
  font-size: 1.5rem;

  font-weight: bold;
  color: #262626;
  line-height: 1.94rem;
}

.quan_ {}

.Dialogs .Dialogs__body,
.quan_body {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}

.quan_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 94%;
  margin: 20px auto;
}

.quan_list li {
  border-radius: 0.03rem;
  border: 1px solid #EEEEEE;
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  padding-left: 1.25rem;
  margin-top: 0;
  margin-bottom: 20px;
}

.quan_list li.current_ {

  background: #EEEEEE;
}

.quan_list li .quan_desc {

  /* padding: 13px 0; */
}

.quan_list li label {
  font-size: 1rem;

  color: #595959;
  line-height: 1.31rem;
}

.quan_list li span {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
  display: block;
  /* width: 100%; */
}

.quan_list li .quan_price {
  background: #0A7AFF url('../images/spike_bg2.png') left top;
  background-size: 146%;
  color: #fff;
  text-align: center;
  width: 36%;
  height: 100%;
  padding: 20px 4%;
}

.quan_list li .quan_price_gray {
  background: #999 url('../images/spike_bg2.png') left top;
  background-size: 146%;
}

.quan_list li .quan_price b {
  font-size: 1.5rem;

  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.94rem;
}

.quan_list li .quan_price p {
  font-size: 0.88rem;

  color: #FFFFFF;
  line-height: 1.19rem;
}

.small_title {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  margin: -20px 0 20px 3%;
}

.page_ {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_ li {
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  text-align: center;
  margin-right: 8px;
  margin-top: 0;
}

.page_ li a {
  display: block;
  cursor: pointer;
}

.page_ li.current_ {
  border: 1px solid #0A7AFF;
  color: #0A7AFF;
}

.page_ li.current_ a {}

.address_list {}

.address_list li {
  display: flex;
  align-items: center;
}

.address_list li label {
  /* text-align: right; */
  width: 79px;
  display: inline-block;
  margin-right: 10px;
}


.address_list li label i {
  color: #EE3232;
  margin-right: 5px;
}

.address_list li input {
  width: 260px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  padding: 0 15px;
}

.address_list li:nth-last-child(2) input {
  /* width: 100%; */
  width: 73.5%;
}

.address_listSet_width li:nth-last-child(2) input {
  width: 73.5%;
}

.fapiao_list li:nth-last-child(2) input {
  width: 460px;


}

.fapiao_list li {
  position: relative
}

.fapiao_list li input {
  width: 460px;
  margin-right: 20px;
}

.fapiao_list li .tip_dialogs {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3);
  width: 16rem;
  padding: 8px;
  left: -15px;
  bottom: 44px;
  z-index: 66;
}

#tip_dialogs_t,
#tip_dialogs_y {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3);
  width: 16rem;
  padding: 8px;
  z-index: 5002;
}


.fapiao_list li .tip_dialogs p {
  margin: 0;
  font-size: 0.75rem;

  color: #595959;
  line-height: 1.22rem;
  border: none;
}

#tip_dialogs_t p {
  margin: 0;
  font-size: 0.75rem;

  color: #595959;
  line-height: 1.22rem;
  border: none;
}

#tip_dialogs_y p {
  position: relative;
  margin: 0;
  font-size: 0.75rem;

  color: #595959;
  line-height: 1.22rem;
  border: none;
  padding-left: 10px;
}

#tip_dialogs_y p::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #262626;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  top: 8px;
  margin-right: 5px;
  position: absolute;
}

.tip_dialogs2 {
  width: 19.25rem;
}

.tips_error {
  color: #F5222D;
  display: flex;
  align-items: center;
  position: absolute;
  /*right: 260px;*/
  /*bottom: 25px;*/
}

.tips_error i {
  font-size: 16px;
  margin-right: 10px;
  line-height: 1;
}

.tips_error span {}

.address_list li p {
  font-size: 0.88rem;

  color: #595959;
  line-height: 40px;
  display: inline-block;
  border: 1px solid #D9D9D9;
  padding: 0 6px;
  cursor: pointer;
}

.address_list li p+p {
  margin-left: 2.1%;
}

.address_list li p.current_ {
  position: relative;
  border: 1px solid #262626
}

.address_list li p a {
  display: none
}

input.red_border {
  border: 1px solid #F5222D
}

/*.address_list li p.current_ a{*/
/*  position: absolute;*/
/*  right: -5px;*/
/*  bottom: 11px;*/
/*  font-family: iconfont;*/
/*  font-size: 0.6rem;*/
/*  color: #fff;*/
/*  !* width: 12px; *!*/
/*  !* height: 12px; *!*/
/*  display: block;*/
/*  !* background: #fff; *!*/
/*  z-index: 10;*/
/*  display: inline-block;*/
/*  height: 14px;}*/
/*.address_list li p.current_:after{*/
/*  content: '';*/
/*  position: absolute;*/
/*  border: 7px solid #262626;*/
/*  border-left: 7px solid transparent;*/
/*  border-top: 7px solid transparent;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*}*/

.address_list li span {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  margin-left: 10px;
}

.address_list li a.icon {
  cursor: pointer
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #BFBFBF;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #BFBFBF;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #BFBFBF;
}

.add_select {
  /* width: 100%; */
  width: 73.5%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.add_selectWidth {
  width: 73.5%;
}

.address_list li.add_select1 p+p {

  margin-left: 15px;
}

.add_select2 {
  justify-content: flex-start;
  width: auto;
}

.address_list li .add_select2 a+a {

  margin-left: 10px;
}

.add_select a.normal_:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #8C8C8C;
  border-right: 1px solid #8C8C8C;
  box-shadow: 0 0 0 lightgray;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  margin-top: -5px;
}

.add_select a.current_:after {
  transform: rotate(-45deg);
  top: 62%;
}

.add_select .normal_ {
  position: relative;
  flex: 1;
  height: 40px;
  line-height: 40px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  display: inline-block;
  text-align: center;
  padding: 0 30px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-align: left;
}

.normal_+.normal_ {
  margin-left: 6px;
}

.add_select .disableds_ {
  background: #F5F5F5;
  color: #BFBFBF;
}

.add_select .disableds_:nth-child(1) {
  background: none;
  color: #BFBFBF;
}

.select_info {
  position: absolute;
  /*display: none;*/
  padding: 10px 4%;
  border: 1px solid #ddd;
  background: #fff;
  width: 100%;
  top: 40px;
  z-index: 1;
}

.select_info a {
  width: 23%;
  text-align: left;
  display: inline-block;
  margin-left: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tip_dialogs:after {
  content: '';
  position: absolute;
  border: 6px solid #fff;
  border-left: 9px solid transparent;
  border-top: 9px solid transparent;
  bottom: -5px;
  left: 10%;
  transform: rotate(45deg);
  box-shadow: 2px 2px 4px -1px rgb(0 0 0 / 24%);
  z-index: 67;
}

.tip_dialogs2:after {
  bottom: -5px;
  left: 7%;
}

.tip_area {
  position: relative
}

.fapiao_list li .tip_dialogs.tip_dialogs2 {
  width: 19.75rem;
  /* height: 8.78rem; */
  /*right: -224px;*/
}

.fapiao_list li .tip_dialogs.tip_dialogs2 p {
  position: relative;

}

.fapiao_list li .tip_dialogs.tip_dialogs2 p:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #262626;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  top: 8px;
  margin-right: 5px;
  position: absolute;
}

.fapiao_list li .tip_dialogs.tip_dialogs2 p span {

  margin: 0;

  font-size: 0.75rem;



  color: #595959;

  line-height: 1.22rem;

  border: none;

  margin-left: 6px;
  display: inline-block;
}

.waring_title .tip_as h2 {
  font-size: 1.5rem;

  color: #262626;
  line-height: 1.94rem;
  margin-bottom: 22px;
}

.waring_title .tip_as span {
  line-height: 1.75rem;
}

.waring_title {
  padding: 10px 0 0 30px;
}

.sm_areas {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sm_areas_left {
  margin-right: 140px;
  text-align: center;
}

.sm_areas_left img {
  width: 130px;
  height: 130px;
  margin-bottom: 1rem;
  margin: 0 auto;
}

.sm_areas_right img {
  width: 218px;
}

.row_left_center {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.payweixin {}

.payweixin p {
  margin: 0 0 0 5px;
}

.payweixin p span {
  display: block;
  font-size: 0.88rem;

  color: #262626;
  line-height: 1.19rem;
  text-align: left;
}

.payweixin p span i {
  font-style: normal;
  color: #3DB748;
}

.wx_tips {
  font-size: 0.88rem;

  color: #8C8C8C;
  line-height: 1.19rem;
  margin-left: 5px
}

.pay_orderDone {
  padding: 1rem 0 1rem 3%;
}

.pay_orderDone h5 {
  font-size: 2rem;

  font-weight: bold;
  color: #262626;
  line-height: 2.63rem;
  margin: 0;
  display: inline-block;
  margin-left: 20px;
}

.pay_orderDone1 {
  padding-top: 0;
}

.pay_orderDone1 h5 {
  font-size: 1.5rem;

  color: #262626;
  line-height: 1.94rem;
}

.pay_orderDone p {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 30px;
}

.pay_orderDone p span.prices {
  font-size: 2rem;
  font-weight: bold;
  color: #F5222D;
  line-height: 2.63rem;
}

.pay_type {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.pay_type li {
  width: 380px;
  height: 80px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.pay_type li+li {
  margin-left: 30px;
}

.pay_type li.current_ {
  border: 2px solid #262626;
}

.border_top {
  border-top: 1px solid #d9d9d9;
  margin-top: 60px;
}

.border_top30 {
  border-top: 1px solid #E8E8E8;
  margin-top: 30px;
}

.border_bottom {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
}

.border_top_1_25 {
  border-top: 1px solid #d9d9d9;
  margin-top: 1.25rem;
}

.order_infoPrice {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.order_infoPrice_left {}

.order_infoPrice_right {
  text-align: right;
}

.order_infoPrice_right p {
  align-items: baseline;
}

.order_infoPrice_right p span {
  font-size: 1.5rem;
}

.order_infoPrice_right a {
  font-size: 0.88rem;

  color: #0A7AFF;
  line-height: 1.19rem;
  padding-right: 20px;
}

.order_infoPrice_right a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  height: 7px;
  border-top: 1px solid #8C8C8C;
  border-right: 1px solid #8C8C8C;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  margin-top: -5px;
}

.order_infoPrice_right a.upArrow:after {
  top: 67%;
  transform: rotate(-45deg);
}

.order_infoPrice {}

.order_goodsinfo {
  display: flex;
  align-items: baseline;
}

.order_content__item {
  display: flex;
}

.order_content__item__label {
  white-space: nowrap;
  width: 138px;
  text-align: right;
  flex: 1;
}

.order_content__item__content {
  flex: 8;
}

.order_goodsinfo p {
  display: inline-block;
  margin: 0;
}

.order_goodsinfo label {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
}

.order_goodsinfo p span {
  font-size: 0.88rem;

  color: #595959;
  line-height: 1.19rem;
  display: block;
  font-weight: normal;
}

.order_goodsinfo p span i {
  font-style: normal;
  margin-left: 40px;
}

.order_content {}

.order_content p b {
  font-size: 0.88rem;

  color: #0A7AFF;
  line-height: 1.19rem;
}

.swiper-container {}

.swiper-container .swiper-slide {}

.swiper-container .swiper-slide img {
  width: 100%;
}

.swiper-pagination {
  display: inline-block;
  width: auto !important;
}

.top_control {
  position: fixed;
  width: 94.6%;
  left: 2.7%;
  top: 20px;
  z-index: 9;
}

.top_btnL {
  width: 2.79rem;
  height: 2.79rem;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top_btnL a {}

.top_btnR {
  width: 2.79rem;
  height: 2.79rem;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top_btnR a {}

.info_top_nav {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 350%;
  top: 3.6rem;
  right: 2.7%;
}

.info_top_nav li {
  line-height: 3.14rem;
  text-align: left;
  padding: 0 13%;
}

.info_top_nav li+li {
  border-top: 1px solid #d9d9d9
}

.info_top_nav li a {
  color: #fff;
  text-align: left;
  font-size: 1.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  /* line-height: 1.61rem; */
  display: block;
}

.info_top_nav:after {
  content: '';
  position: absolute;
  border: 9px solid rgba(0, 0, 0, 0.8);
  border-left: 9px solid transparent;
  border-top: 9px solid transparent;
  top: -8px;
  right: 8%;
  transform: rotate(225deg);
  box-shadow: 2px 2px 4px -1px rgb(0 0 0 / 24%);
  z-index: 182;
}

.row_between_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wap_tite {
  /*border-bottom: 1px solid #E5E5E5;*/
  padding: 1rem 3%;
}

.wap_tite h2 {
  font-size: 1.14rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #262626;
  line-height: 1.71rem;
  height: 3.43rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 88%;
}

.wap_ico {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

.wap_ico span {
  display: inline-block;
  position: relative;
  top: -0.5rem;
}

.test_s {
  width: 100% !important;
  transform: none !important;
}

.Foot_goods_info {
  height: 3.93rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.04rem 0rem 0rem #E5E5E5;
  width: 100%;
  margin: 0 auto;
  padding: 9px 3%;
  border-top: 1px solid #E5E5E5;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
}

.Foot_goods_info .wap_ico {}

.Foot_goods_info .wap_ico a {}

.Foot_goods_info .wap_ico span {
  font-size: 0.71rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #595959;
  line-height: 1rem;
  margin-top: 5px;
}

.Foot_goods_info .wap_btn {
  width: 56%;
  display: flex;
}

.Foot_goods_info .wap_btn .but_btn_white {
  width: 50%;
  margin: 0;
  margin-right: 2px;
}

.Foot_goods_info .wap_btn .but_btn_white a {}

.Foot_goods_info .wap_btn .but_btn_white a p {
  font-size: 1.05rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #262626;
  line-height: 1.61rem;
}

.Foot_goods_info .wap_btn .but_btn_black {
  width: 50%;
  margin: 0;
}

.Foot_goods_info .wap_btn .but_btn_black a {}

.Foot_goods_info .wap_btn .but_btn_black a p {
  font-size: 1.05rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 1.61rem;
}

.iconAdd {
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  background: #fff;

}

.top_btnR a+a {
  margin-left: 12%;
}

.wap_ht {
  height: 3.93rem;
}

.cart_qx {
  /* white-space: nowrap; */
}

.cart_qx span {
  margin-left: 6px;
  display: inline-block;
}

.cart_desc {}

.cart_desc p {
  margin: 0;
  text-align: right;
  color: #595959;
  font-size: 0.86rem;
  line-height: 1.5rem;
}

.cart_desc p b {
  font-size: 1rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #262626;
}

.cart_desc p span {}

.wap_btn_cart {
  width: 32%;
}

.wap_btn_cart_done {
  width: 58.6%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wap_btn_cart_done .but_btn_white {
  width: 48.2%;
  margin: 0;
}

.wap_btn_cart .but_btn_black {
  width: 100%;
}

.cart_whites {

  margin-right: 3%;

  font-size: 1rem;

  font-family: PingFangSC-Regular, PingFang SC;

  font-weight: 400;

  color: #0A7AFF;

  line-height: 1.46rem;
}

.cart_whites a {
  color: #0A7AFF;
}

.cart_Edit_Dialog {
  background: rgba(0, 0, 0, 0.4);
  align-items: flex-end;
}

.cart_Edit_fp_Dialog .address_wap_list li label {
  width: 23%;
}

.cartArea {
  position: relative;
  background: #fff;
  border-top-left-radius: 0.71rem;
  border-top-right-radius: 0.71rem;
  overflow: hidden;
  width: 100%;
  padding: 1.2rem 5%;
}

.cartArea.showOverflow {
  overflow: unset
}

.cartArea .color_list.fixLong {
  flex-wrap: wrap;
  margin-bottom: -3.5%;
}

.cartArea .color_list.fixLong li {
  width: inherit;
  height: inherit;
  margin: 0 3.5% 3.5% 0;
  text-align: left;
  padding: 10px;
}

.cartInfs_ {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.cartInfs_ .goods_imgControl {
  position: relative;
  margin-top: -20%;
}

.cartInfs_ img {
  width: 24%;
}

.cartInfs_ span {
  font-size: 1.43rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #262626;
  display: inline-block;
  margin: 0 5%;
}

.cartInfs_ s {
  font-size: 0.86rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 0.79rem;
}

.cart_color_title {}

.cart_color_title h2 {
  font-size: 1.14rem;

  color: #262626;
  line-height: 1.5rem;
  margin: 1.5rem 0 0.8rem 0;
}

.color_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.color_list li {
  width: 31%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #D9D9D9;
}

.color_list li+li {
  margin-left: 3.5%;
}

.color_list li.current_ {
  border: 1px solid #262626;
  position: relative;
}

.color_list li a {
  display: flex;
  height: 100%;
  line-height: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
}

.color_list li a p {
  width: 1.43rem;
  height: 1.43rem;
  background: #BFBFBF;
  margin: 0;
  position: absolute;
  left: 3%;
}

.color_list li a span {
  font-size: 0.9rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #262626;
}

.danwei_list {
  padding-bottom: 7rem;
}

.danwei_list li {
  /*width: 17%;*/
}

.danwei_list li a {}

.danwei_list li a span {}

.dialog_btn {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #E5E5E5;
  padding-top: 1rem;
}

.dialog_btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  height: 3.14rem;
  background: #262626;
}

.color_list li.current_:before {
  content: '';
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 7px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  /* margin-top: -5px; */
  z-index: 2;
}

.color_list li.current_:after {
  content: '';
  position: absolute;
  border: 7px solid #262626;
  border-left: 7px solid transparent;
  border-top: 7px solid transparent;
  right: 0;
  bottom: 0;
}

.color_list li label {
  display: none;
}

.color_list li.current_ label {
  position: absolute;
  right: -5px;
  bottom: 11px;
  font-family: iconfont;
  font-size: 0.6rem;
  color: #fff;
  /* width: 12px; */
  /* height: 12px; */
  display: block;
  /* background: #fff; */
  z-index: 10;
  display: inline-block;
  height: 14px;
}

.back_ {
  padding-top: 10px;
  margin-bottom: 0.4rem;
}

.back_ a {
  width: 2.19rem;
  height: 2.19rem;
  position: relative;
  display: block;
  left: 3%;
}

.back_paydone a {

  left: 6%;
}

.back_ a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  border-top: 2px solid #262626;
  border-right: 2px solid #262626;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(225deg);
  margin-top: -5px;
}

.Dialogs_title {
  font-size: 1.21rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #262626;
  line-height: 1.71rem;
  margin: 0 0 1.68rem 0;
}

.address_area_dialog {}

.address_area_dialog li {
  padding: 0
}

.address_area_dialog li:nth-child(1) {
  border: none;
}

.address_area_dialog li .adre_top {
  padding-bottom: 0.68rem;
}

.address_area_dialog li .adre_mid {
  margin: 0.68rem 0 0 0;
}

.address_area_dialog li .adre_ span {
  font-size: 0.86rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #595959;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.address_area_dialog li a.icon {
  display: block
}

.no_border_top {
  border-top: none !important;
}

.no_border_bottom,
.no_border_bottom li {
  border-bottom: none !important;
}

.pad_t7rem {
  padding-top: 7rem;
}

.address_wap_list {}

.address_wap_list li {
  border-bottom: 1px solid #D9D9D9;
  line-height: 3.11rem;
  height: 3.11rem;
  position: relative;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #262626;
  line-height: 1.43rem;
}

.address_wap_list li label {
  width: 25%;
  display: inline-block;
  color: #595959;
  text-align: right;
  margin-right: 5px;
}

.address_answer_list li label {
  width: 90%;
  text-align: left;
  height: 100%;
  display: block;
  display: flex;
  align-items: center;
}

.address_wap_list li label i {
  color: #EE3232;
  margin-right: 5px;
  font-style: normal;
}

.address_wap_list li input {
  border: none;
  line-height: 100%;
  height: 100%;
  min-width: 72%;
}

.address_wap_list li a.icon {
  position: absolute;
  right: 2%;
  top: 26%;
}

.address_wap_list li a.icon.arr {
  color: #999;
}

.fp_list_wap {
  height: 60vh;
  overflow-y: scroll;
}

.fp_list_wap li {
  display: block;
}

.fp_list_wap li label {
  font-size: 1rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #262626;
}

.fp_list_wap li .pay_ {
  padding-left: 0
}

.fp_list_wap li .pay_ span {
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #595959;
  margin: 0 1.5%;
}

.fp_list_wap li .pay_list a.pay_links {

  font-size: 1rem;

  font-family: PingFangSC-Regular, PingFang SC;

  font-weight: 400;

  color: #0A7AFF;
}

.fp_list_wap li i {
  font-size: 0.86rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8C8C8C;
}

.fp_list_wap li:nth-last-child(1) .pay_ span {
  margin-right: 5%
}

.pay_list a.icon {
  cursor: pointer
}

.dialog_content {
  height: 39vh;
  overflow-y: scroll;
}

.wap_tab_list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.7rem;
}

.wap_tab_list li {
  width: 50%;
  text-align: center;
  font-size: 1.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #595959;
}

.wap_tab_list li.current_ {
  font-weight: bold;
  color: #262626;
}

.wap_tab_list li a {
  line-height: 2.4rem;
  display: inline-block;
}

.wap_tab_list li.current_ a {
  color: #262626;
  position: relative;
}

.wap_tab_list li.current_ a:after {
  content: '';
  left: 0;
  bottom: 0;
  position: absolute;
  height: 4px;
  width: 100%;
  display: inline-block;
  background: #262626;
}

.quan_list_dialog {
  margin: 0 auto;
}

.quan_list_dialog li {
  width: 94%;
  margin-bottom: 0.71rem;
  margin-left: 6%;
  position: relative;
}

.quan_list_dialog_gray li {
  width: 100%;
  margin-left: 0%;
}

.quan_list_dialog li label {
  font-size: 0.86rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
}

.quan_list_dialog li span {
  font-size: 0.86rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8C8C8C;
}

.quan_list_dialog li .quan_price b {
  font-size: 1.43rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 2rem;
}

.quan_list_dialog li .quan_price p {
  font-size: 0.86rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.18rem;
}

.quan_list_dialog li .quan_price p {
  margin: 3px 0
}

.quan_list_dialog li .quan_price {
  padding: 0.7rem 4%;
}

.quan_list_dialog li .quan_desc {
  padding: 0.54rem 0;
}

.quan_list_dialog li.current_ {
  background: none
}

.quan_list_dialog li a.icon {
  position: absolute;
  left: -9%;
}

.user_address_tiels {}

.user_address_tiels p {
  display: inline-block;
  color: #8C8C8C;
  margin: 0;
}

.user_address_tiels p:first-child {
  font-size: 0.88rem;
  margin-right: 20px;
  color: #262626;
}

.user_address_tiels p b {
  color: #F5222D
}

.but_btn_black_Add {
  text-align: center;
  line-height: 40px;
  width: 120px;
  font-size: 1rem;
}

.but_btn_black:hover {
  color: #fff;
}

.User_address_list {}

.User_address_list li {
  border: 1px solid #D9D9D9;
  margin-bottom: 30px;
  padding: 18px;
}

.User_address_list li .ad_rights {
  border-bottom: 1px dashed #D9D9D9;
  margin-bottom: 20px;
}

.User_address_list li .ad_rights p {}

.User_address_list li .ad_rights p b {
  font-size: 1rem;
}

.User_address_list li .adre_top {}

.User_address_list li .adre_top p {}

.User_address_list li .adre_top p a:nth-child(2) {
  border-left: 1px solid #BFBFBF;
  padding: 0 20px;
  margin-left: 20px;
}

.User_address_list li .adre_top p a:not(.btn_adress) {
  font-size: 1rem;
  color: #0A7AFF;
}

.User_address_list li .adre_top p span {
  margin-right: 5px;
}

.User_address_list li .adre_top p a.btn_adress {
  width: 100px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #F5222D;
  display: inline-block;
  text-align: center;
  color: #F5222D;
  font-size: 0.88rem;

}

.User_address_list li .adre_top p a.btn_adress_gray {
  color: #262626;
  border: 1px solid #D9D9D9;
}

.User_address_list li .adre_mid {}

.User_address_list li .adre_mid span {}

.User_address_list li .user_dree_p {
  margin: 0;
  font-size: 0.88rem;
  color: #262626;
}

.User_address_list li {}

.user_address_top {
  margin-bottom: 20px;
}

.user_order_gz {
  position: relative
}

.user_order_gz:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #8C8C8C;
  border-right: 1px solid #8C8C8C;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  margin-top: -5px;
}

.order__infoNew {
  display: flex;
  justify-content: flex-start !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
}

.order__addnew .flex__main {
  /* width: 38.8%; */
  /* margin-right: 0; */
  /* flex: none; */
}

.order__infoNew .order_p-thumb {
  width: 20.9%;
}

.order__row {
  flex: 1;
  flex-direction: row;
  display: flex;
}

.order__addnew {
  flex: 1;
  flex-direction: row !important;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  padding: 0 1.5%;
}

.order__addnew:nth-last-child(1) {
  border-bottom: none;
}

.order__addnew .order_p-thumb {
  /* display: inline-block; */
  /* width: 24.179487%; */
}

.order__addnew .order__info {
  display: flex;
  padding: 1.8% 1.5%;
}

/*align-items: center; */
.order__addnew .order__price {
  width: 35.3%;
  text-align: center;
  border-left: 1px solid #d5d5d5;
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.orderDialog_title {
  font-size: 1.13rem;
  color: #262626;
  flex: 1;
  display: flex;
  align-items: center;
}

.orderDialog_title a {
  display: inline-block;
  margin-right: 10px;
}

.order_liy_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 500px;
  margin: 0 auto;
}

.order_liy_list li {
  width: 240px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  color: #595959;
  font-size: 0.88rem;
  line-height: 40px;
  text-align: center;
}

.order_liy {
  width: 620px;
}

.order_liy_list li.current_ {
  border: 1px solid #262626;
  color: #262626;
}

.order_null {
  min-height: 540px;
}

.order_null h2 {
  font-size: 1.13rem;
  color: #262626;
}

.order_null a.but_btn_white {
  background: #fff;
  border: 1px solid #666;
  color: #262626;
  margin-right: 20px;
}

.oder_infose {
  border: 2px solid #D9D9D9;
  padding: 14px;
  font-size: 12px;
}

.oder_infose p:first-child {
  line-height: 20px;
}

.oder_infose p {
  color: #262626;
  margin: 0;
  line-height: 30px;
}

.oder_infose p b {}

.oder_infose p span {
  font-weight: bold;
}

.mar_t10 {
  margin-top: 10px;
}

.mar_t20 {
  margin-top: 20px;
}

.mar_t30 {
  margin-top: 30px;
}

.mar_t40 {
  margin-top: 40px;
}

.oder_infoseFpiao {}

.oder_infoseFpiao p {
  font-size: 0.88rem;
  color: #262626;
}

.oder_infoseFpiao p a {
  font-size: 0.88rem;
  color: #0A7AFF;
  margin-left: 40px;
}

.order_jindu_area {}

.order_jindu_area .order_jindu {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.order_jindu_area .order_jindu li {
  text-align: center;
}

.order_jindu_area .order_jindu li p {
  font-size: 0.7rem;
  color: #8C8C8C;
  line-height: 1.19rem;
  padding: 0 3px;
}

.order_jindu_area .order_jindu li.current_ p {
  font-size: 0.7rem;
  color: #009E4C;
  line-height: 1.19rem;
  padding: 0px 4px;
}

.order_jindu_area .order_jindu li span.icon {
  display: none
}

.order_jindu_area .order_jindu li.current_ span.icon {
  width: 32px;
  height: 32px;
  background: #009E4C;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 32px;
}

.order_jindu_area .order_jindu li.current_ span.icon {}

.order_jindu_area .order_jindu li i {
  font-size: 1rem;
  font-family: 'Helvetica';
  color: #BFBFBF;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  font-style: normal;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #BFBFBF;
  vertical-align: middle;
  flex-direction: row;
  background: #fff;
}

.order_jindu_area .order_jindu li.current_ i {
  display: none;
}

.jd_tiao {
  width: 96%;
  height: 4px;
  background: #F0F0F0;
  position: absolute;
  z-index: 0;
  bottom: 14px;
  left: 2%;
}

.now_jd_tiao {
  height: 100%;
  background: #009E4C;
}

.cur_typArea {}

.cur_typese {
  margin-top: 40px;
}

.cur_typese p {
  font-size: 1.13rem;
  font-weight: bold;
  color: #262626;
}

.cur_typese p span {
  margin-right: 10px;
}

.cur_typese p b {}

.btn_pays {}

.btn_pays a {
  width: 160px;
  height: 40px;
  border: 1px solid #D9D9D9;
  line-height: 40px;
  text-align: center;
  background: #fff;
  color: #262626;
  cursor: pointer;
  margin-left: 10px;
  display: block;
}

.btn_pays a:hover {

  color: #262626;
}

.btn_pays a:nth-child(1) {
  background: #262626;
  color: #fff;
  margin-left: 0;
}

.btn_pays .cancle_order {
  background: #fff !important;
  color: #000 !important;
  margin-left: 0;
  margin-right: 10px;
}

.btn_pays .whiteBtn {
  background: #fff !important;
  color: #000 !important;
  margin-left: 0;
}

.btn_pays a.white_btns {
  background: #fff;
  border: 1px solid #D9D9D9;
  color: #262626;
}

.btn_white {
  border: 1px solid #D9D9D9 !important;
  background: #fff !important;
  color: #262626 !important;
  width: 160px;
  height: 40px;
  border: 1px solid #D9D9D9;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  display: block;
}

.btn_black {
  background: #262626 !important;
  color: #fff !important;
}

.order_article {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 20px;
}

.__f5f5 {
  background: #f5f5f5 !important;
}

.__fff {
  background: #fff !important;
}

.order_article p {
  border-bottom: 1px solid #D9D9D9;
  margin: 0;
  line-height: 50px;
}

.order_article p span {}

.order_article p span+span {
  margin-left: 20px;
}

.order_article_list {
  padding: 15px 0;
}

.order_state {
  font-size: 1rem;
  font-weight: bold;
  color: #262626;
  line-height: 1.31rem;
}

.order_article_list li {
  flex: 1;
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}

.order_article_list li span {}

.order_article_list li i {
  font-style: normal;
  font-size: 0.88rem;
  color: #262626;
  margin: 0 40px;
}

.order_article_list li p {
  border: none;
  line-height: 1.6rem;
}

.order_article_list li p b {
  display: block;
}

.order_article_list_line {
  position: relative;
  z-index: 1;
}

.order_article_list_line:before {
  content: '';
  position: absolute;
  left: 6px;
  top: 24px;
  width: 2px;
  height: calc(100% - 80px);
  background: #E8E8E8;
  z-index: 0;
}

.order_article_list_line li {}

.order_article_list_line li span {}

.order_article_list_line li i {
  color: #8C8C8C;
  white-space: nowrap;
}

.order_article_list_line li p {
  color: #8C8C8C;
}

.order_article_list_line li p b {
  color: #8C8C8C;
}

.order_article_list_line li span.icon {
  color: #D9D9D9;
  background: #fff;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
}

.order_article_list_line li:nth-child(1) i {
  color: #262626;
}

.order_article_list_line li:nth-child(1) p {
  color: #262626;
}

.order_article_list_line li:nth-child(1) p b {
  color: #262626;
}

.order_article_list_line li:nth-child(1) span.icon {
  color: #262626;
}

.order_jindu_gray {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.order_jindu_gray .order_jindu li.current_ span.icon {
  background: #8C8C8C;
}

.back_already_jindu .order_jindu li.current_ span.icon {
  background: #0A7AFF;
}

.order_jindu_gray .order_jindu li.current_ p {
  color: #262626;
}

.back_already_jindu .order_jindu li.current_ p {
  color: #0A7AFF;
}

.order_jindu_gray .order_jindu li p {
  line-height: 1.19rem;
}

.order_jindu_gray .order_jindu li text {
  font-size: 0.88rem;
  color: #8C8C8C;
  line-height: 1.5rem;
  font-weight: normal;
  display: block;
}

.zk_silder {
  margin-top: 20px;
}

.zk_silder a {
  color: #0A7AFF;
  cursor: pointer;
}

.zk_silder a span {
  color: #0A7AFF;
  cursor: pointer;
}

.zk_silder a i {
  display: inline-block;
  font-style: normal;
  font-size: 10px;
  color: #0A7AFF;
  margin-left: 10px;
}

.order_article_list_Scroll {}

.ht_control {
  max-height: 290px;
  overflow-y: hidden;
}

.ht_control_dialog {
  /* max-height: 90%; */
  /* overflow-y: scroll; */
}

.address_list li a.pay_links {
  font-size: 0.88rem;

  color: #0A7AFF;
  line-height: 1.19rem;
  margin-left: 10px;
}

.fapiao_types_list {}

.fapiao_types_list li p {
  padding: 0 18px;
}

.fapiao_types_list li:nth-child(2) p {
  width: 28%;
  text-align: center;
}

.manav {
  padding: 16px 0 0 0;
  color: #595959;
}

.manav a {
  color: #595959;
}

.manav a:nth-child(1) {

  margin-right: 10px;
}

.manav a+a {
  margin: 0 10px;
}

.manav span {
  color: #8C8C8C;
  margin-left: 10px;
}

.order_know {
  padding: 20px;
  background: #F5F5F5;
  margin-top: 20px;
}

.order_know h6 {
  color: #595959;
  margin: 0;
  font-size: 0.88rem;
}

.order_know h6 span {
  color: #F5222D;
  margin-right: 10px;
}

.order_know p {
  position: relative;
  font-size: 0.88rem;
  /* font-family: MicrosoftYaHei; */
  color: #595959;
  line-height: 2.25rem;
  display: flex;
  align-items: center;
  margin: 0;
}

.order_knowSele p {

  margin: 0 0 0 24px;
}

.order_know p:before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  line-height: 2.25rem;
  margin-right: 10px;
  background: #262626;
  /* position: absolute; */
  /* left:0; */
  /* top:0; */
}

.sale_Control {
  margin-top: 0;
}

.sale_Control li {
  white-space: nowrap;
}

.sale_Control li:nth-child(3) {
  margin-left: 42%;
}

.cart_list li .select_area {
  margin: 0 3%;
  white-space: nowrap;
}

.cart_list li .shouhou1 {
  margin: 0 3%;
}

.cart_list li .shouhou2 {
  margin: 0 3%;
}

.cart_list li .shouhou3 {
  margin: 0 3%;
  white-space: nowrap;
}

.cart_list li .shouhou4 {
  margin: 0 5%;
}

.sale_Control li:nth-child(3) {
  margin-left: 32%;
}

.sale_Control li:nth-child(4) {
  margin: 0 12.5% 0 11.5%;
}

.sale_Control li:nth-child(5) {
  margin: 0 3% 0 0;
}

.sale_Control li:nth-child(6) {
  margin: 0 8% 0 4%;
}

.cart_list li .select_area p {
  position: relative;
  font-size: 0.88rem;
  /* font-family: MicrosoftYaHei; */
  width: 100%;
  color: #BFBFBF;
  line-height: 2rem;
  padding: 0 10px;
  border: 1px solid #D9D9D9;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.select_area p:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 1.5px solid #8c8c8c;
  border-right: 1.5px solid #8C8C8C;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  margin-top: -5px;
}

.cart_list li .select_area p.hover_ {
  border: 1px solid #0A7AFF;
}

.cart_list li .select_area p.hover_:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 1.5px solid #8c8c8c;
  border-right: 1.5px solid #8C8C8C;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(-45deg);
  margin-top: -2px;
}

.cart_list li .select_area ul {
  position: absolute;
  min-width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  padding: 11px 0;
  z-index: 10;
}

.cart_list li .select_area ul li {
  height: 32px;
  line-height: 32px;
  color: #595959;
  cursor: pointer;
  padding: 0 11px;
  border: none;
}

.cart_list li .select_area ul li:hover {
  background: #F5F5F5;
  color: #262626;
}

.cart_list li .select_area ul li.current_ {
  background: #F5F5F5;
  color: #262626;
}

.upload_area {
  border-bottom: 1px solid #eaeaea;
  display: none;
}

.upload_area:nth-last-child(1) {
  border-bottom: none
}

.upload_input {
  margin: 30px 0 0px 3%;
}

.upload_input li {
  margin-bottom: 28px;
}

.upload_input li label {
  margin-right: 10px;
}

.upload_input li p.desc_ {
  font-size: 0.88rem;
  color: #8C8C8C;
  margin: 0;
}

.upload_input li p.mar_lable {
  margin: 5px 0 0 84px;
}

.upload_input li label i {}

.upload_input li .upload_right {
  flex: 1;
}

.upload_input li .upload_right p {
  margin: 0;
}

.upload_input li .upload_right textarea {
  height: 100px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  resize: none;
  width: 100%;
  padding: 10px;
}

.upload_input li .upload_right a.upBtn {
  display: block;
  width: 100px;
  height: 100px;
  background: #FFFFFF;
  border: 1px dashed #CCCCCC;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  position: relative;
}

.upload_input li .upload_right a.upBtn span {
  font-size: 24px;
}

.upload_input li .upload_right a.upBtn input {
  border: none;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.upload_input li .upload_right a.upBtn text {
  display: block;
  color: #8C8C8C;
  font-size: 0.75rem;
}

.services_new li {
  margin-top: 20px;
}

.order_self {
  background: none;
  border: 1px solid #D9D9D9;
}

.services_new li p:before {
  display: none;
}

.upload_area {}

.services_new li:nth-last-child(1) input {
  width: 33.3%;
}

.order__status {
  position: relative
}

.ds_follow {
  position: absolute;
  width: 500px;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  right: 0;
  top: 61%;
  z-index: 9999;
  padding: 20px 0;
  display: none;
}

.ds_follow .order_article_list_line {
  margin: 0px 20px 0 20px;
}

.ds_follow .order_article_list_line li {
  margin-bottom: 0;
}

.ds_follow .order_article_list_line li p {
  margin-top: 0;
}

.ds_follow .order_article_list_line li:nth-last-child(1) p {
  margin-bottom: 0;
}

.ds_follow .order_article_list_line li i {
  margin: 0 20px;
  white-space: nowrap;
}

.ds_followTitle {
  padding: 0 20px 10px 20px;
  border-bottom: 1px solid #D9D9D9;
}

.ds_followTitle p {
  font-size: 0.88rem;
  color: #262626;
  margin: 0;
}

.ds_followTitle span {
  color: #8C8C8C;
  font-size: 0.75rem;
}

.border_topADD {
  border-top: 1px solid #d9d9d9;
  padding-right: 15px;
}

.ds_follow:after {
  content: '';
  position: absolute;
  border: 9px solid #fff;
  border-left: 9px solid transparent;
  border-top: 9px solid transparent;
  top: -8px;
  right: 16%;
  transform: rotate(225deg);
  box-shadow: 2px 2px 4px -1px rgb(0 0 0 / 24%);
  z-index: 67;
}

.back_tui {
  width: auto;
  height: 18px;
  line-height: 18px;
  font-size: 0.75rem;
  background: #ECBF27;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  padding: 0 3px;
}

.no_marg_top {
  margin-top: 0 !important;
}

.text_right {
  text-align: right
}

.back_jindu {
  width: 50%;
}

.back_jindu .jd_tiao {
  bottom: 43px;
  left: 5%;
  width: 92%;
}

.back_already_jindu .jd_tiao {
  bottom: 64px;
  left: 9%;
  width: 82%;
}

.back_jindu .order_jindu li p {
  color: #262626;
  margin-top: 10px;
}

.textCenter {
  text-align: center
}

.fontTip {
  font-size: 0.88rem;
  color: #8C8C8C;
}

.why_area {
  padding: 15px;
  margin-top: 15px;
}

.why_area p {
  font-size: 0.88rem;
  margin: 0;
  color: #262626;
}

.why_areaImg {
  padding: 10px 0 0 4.1%;
}

.why_areaImg img {
  width: 160px;
  height: 89px;
  margin-right: 10px;
  display: inline-block;
  aspect-ratio: 160/89;
  object-fit: cover;
}

.why_area:before {
  content: '';
  position: absolute;
  border: 9px solid #F5F5F5;
  border-left: 9px solid transparent;
  border-top: 9px solid transparent;
  top: -8px;
  left: 3%;
  transform: rotate(225deg);
  z-index: 67;
}

.cart_list li .th_ifo_p p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cart_topsBack {
  padding: 0 3%;
}

.th_ifo_p {
  width: 29.5% !important;
  margin-right: 4%;
}

.th_ifo_1 {
  margin: 0 !important;
  width: 15% !important;
}

.th_ifo_2 {
  margin-left: 0;
  width: 10% !important;
}

.th_ifo_3 {
  margin: 0 !important;
  width: 10% !important;
}

.th_ifo_4 {
  width: 10% !important;
}

.th_ifo_0 {
  width: 5%;
}

.th_ifo_5 {
  width: 41%;
}

.cart_topsBack li:nth-child(3) {}

.cart_topsBack li:nth-child(4) {
  margin-left: 7.5%;
}

.cart_topsBack li:nth-child(5) {
  margin-left: 6%;
}

.cart_topsBack li:nth-child(6) {
  margin: 0 6%;
}

.order_p-thumb2 {
  width: 14.6%;
}

.order_p-thumb3 {
  width: 21.2%;
}

.order__status2 {
  width: auto;
  padding: 0 4%;
  align-items: baseline !important;
}

.w_desi_jindu {
  width: 88%;
  margin: 0 auto
}

.des_input {
  padding: 30px 0 0 0.5%;
}

.des_input li {
  margin-top: 20px;
  display: flex;
  align-items: baseline;
}

.des_input li.hide {
  display: none;
}

.des_input li label {
  font-size: 14px;
  color: #595959;
  width: 100px;
  text-align: right;
  display: inline-block;
  margin-right: 15px;
}

.des_input li input {
  font-size: 14px;
  color: #262626;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #F5F5F5;
  border: 1px solid #D9D9D9;
  padding-left: 15px;
}

.des_input li p {
  font-size: 14px;
  color: #262626;
  margin: 0;
  line-height: 24px;
  max-width: 86%;
}

.des_input li p span {
  display: block
}

.cart_design h5 {
  font-size: 18px;
  font-weight: bold;
  color: #262626;
  line-height: 24px;
  margin: 30px 0 0 0;
}

.s_desBtnArea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 115px);
}

.s_desBtn {}

.s_desBtn a {
  width: 138px;
  height: 32px;
  border: 1px solid #D9D9D9;
  display: inline-block;
  font-size: 14px;
  color: #262626;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  margin-right: 10px;
}

.s_desBtn a:hover {
  background: #262626;
  color: #fff
}

/* .s_desBtn a .icon {
  margin-right: 6px;
} */
.design_arrow {
  font-size: 12px;
  color: #8C8C8C;
  padding-right: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.design_arrow:after {
  content: '';
  /* position: absolute; */
  /* top: 50%; */
  /* right: 0; */
  /* width: 7px;
  height: 7px; */
  /* border-top: 1px solid #595959;
  border-right: 1px solid #595959; */
  /* box-shadow: 0 0 0 lightgrey; */
  /* -webkit-transition: all 200ms ease; */
  content: '\e68b';
  font-family: 'iconfont';
  transition: all 200ms ease;
  transform: scale(.9) rotate(180deg);
  font-size: 12px;
  margin-top: -1px;
  margin-left: 6px;
}

.lookingSc {
  display: inline-block;
  width: 16px;
  position: relative;
  height: 16px;
  left: -7px;
  top: 3px;
}

.design_arrow.design_arrowUP:after {
  top: 67%;
  transform: scale(.9) rotate(0);
}

.s_desStar {}

.s_desStar a {
  color: #D9D9D9;
  margin-right: 10px;
  display: inline-block;
}

.s_desStar a.current_ {
  color: #F5222D;
}

.s_desStarTip {
  display: inline-block;
  font-size: 14px;
  color: #F5222D;
  _width: 80px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #F5222D;
  text-align: center;
  position: relative;
  margin-left: 5px;
  padding: 0 20px;
}

.s_desStarTip.hide {
  display: none;
}

.s_desStarTip:before {
  content: '';
  position: absolute;
  top: 53%;
  left: -5px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #F5222D;
  border-right: 1px solid #F5222D;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(-135deg);
  margin-top: -5px;
  background: #fff;
}

.des_input li textarea {
  font-size: 14px;
  padding: 11px 20px;
  color: #262626;
  width: 656px;
  height: 80px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  resize: none;
}

.des_input li a.btn_black {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #262626;
  line-height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  cursor: pointer;
}

.textareas_ {
  text-align: right;
  display: flex;
  align-items: flex-end;
  flex-flow: column;
}

.des_input li .disableds_ {
  color: #BFBFBF;
  background: #F5F5F5;
}

.spinner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative
}

.spinner .show_max_error {
  position: absolute;
  left: 0;
  top: 32px;
  white-space: break-spaces;
  margin: 0;
  width: 124px;
  background: #fbebeb;
  line-height: 20px;
  font-size: 12px;
  color: #F5222D;
  padding: 1px 3px;
  border: 1px solid #fdd7d7;
  text-align: center;
}

@media(max-width:1680px) {
  .spinner .show_max_error {
    width: 109px;
    top: 28px;
  }
}

.cart_listTOP {
  height: 3.25rem;
  background: #f5f5f5;

}

.cart_listTOP li .cart_swipe {
  border: none !important;

}

.cart_listTOP li a.sele {
  position: relative;

}

.cart_listTOP li a.sele span {
  white-space: nowrap;
  left: 20px;
  position: absolute;
}

.car_pc {
  width: 10%
}

.cart_list_order li .car_pc_nomarg {
  margin-left: 0
}

.cart_list_order li .car_order_w,
.cart_listTOP li .car_order_w {
  margin: 0 !important;
  width: 9%;
  flex: 1;
}

.cart_list_order li .car_order_w p {
  color: #595959;
  font-size: 0.88rem;
}

.cart_list_order li .car_order_w2,
.cart_listTOP li .car_order_w2 {
  margin: 0 !important;
  width: 9%;
  flex: 1;
}

.cart_list_order li .car_order_w3 {
  /* width: 44%;
  margin-right: 5%; */
  width: 44%;
}

.cart_listTOP li .car_order_w3 {
  width: 49%;
  margin-right: -1%;
}

@-moz-document url-prefix() {
  .cart_listTOP li .car_order_w3 {
    width: 67%;
  }
}

.cart_listTOP li .sele {
  width: 4.5%;
  margin-right: 0;
}

.fp_aldy_list {
  /* height: 56px; */
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  padding: 10px 20px;
  margin: 20px 0 30px 0;
  width: 60%;
}

.fp_aldy_Left {}

.fp_aldy_Riht {}

.fp_aldy_Riht a {
  color: #0A7AFF;
  font-size: 0.88rem;
}

.fp_aldy_Riht a+a {
  margin-left: 20px;
}

.fp_aldy_list {}

.cart_list li .cart_swipe2 .after_sale1 {
  width: 22%;
  margin-right: 5%;
}

.cart_list li .cart_swipe2 .after_sale1 .cart_t {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cart_list li .cart_swipe2 .after_sale2,
.cart_tops .after_sale2 {
  margin: 0 4% 0 0 !important;
  width: 15% !important;
  position: relative;
  margin-right: 4%;
}

.cart_list li .cart_swipe2 .after_sale3,
.cart_tops .after_sale3 {
  margin: 0 !important;
  width: 12% !important;
}

.cart_list li .cart_swipe2 .after_sale3 .spinnerExample {
  width: 2.75rem;
}

.cart_list li .cart_swipe2 .after_sale4,
.cart_tops .after_sale4 {
  margin: 0 !important;
  width: 8% !important;
}

.cart_list li .cart_swipe2 .after_sale5,
.cart_tops .after_sale5 {
  margin: 0 !important;
  width: 15% !important;
}

.cart_list li .cart_swipe2 .after_sale6,
.cart_tops .after_sale6 {
  margin: 0;
  width: 10%;
}

.cart_tops .after_sale7 {
  width: 39% !important;
}

.sale_Control_pad {
  padding: 0 3% !important;
}

.address_list li.add_select3 input {
  width: 563px;
}

.bg_black {
  background: rgba(0, 0, 0, 0.4);
}

.sele_waps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  line-height: 2.6rem;
}

.sele_waps a {
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #262626;
  /* line-height: 1.43rem; */
}

.sele_waps a.current_ {
  border-bottom: 2px solid #262626;
}

.address_select {
  padding: 10px 0;
  max-height: 19rem;
  overflow-y: scroll;
}

.address_select a {
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #595959;
  line-height: 2.6rem;
  display: block;
  padding-left: 3%;
}

.address_select a.current_ {
  background: #F5F5F5;
  color: #262626;
}

.min_50 {
  min-height: 50%;
}

.ht_50 {
  height: 50%;
}

.s_dialog {
  background: #FFFFFF;
  box-shadow: 0rem 0.36rem 0.71rem 0rem rgba(0, 0, 0, 0.3);
  border: 0.03rem solid #D9D9D9;
  position: absolute;
  left: 0;
  top: 2.8rem;
  z-index: 99;
  text-align: center;
  padding: 0;
  width: 8rem;
}

.s_dialog:before {
  content: '';
  position: absolute;
  border: 6px solid #fff;
  border-left: 6px solid transparent;
  border-top: 6px solid transparent;
  top: -6px;
  left: 8%;
  transform: rotate(225deg);
  box-shadow: 2px 2px 4px -1px rgb(0 0 0 / 24%);
  z-index: 67;
}

.s_dialog a {
  display: block;
  /* width: 100%; */
  font-size: 1rem;
  line-height: 3rem;
  font-weight: 400;
  color: #262626;
}

.s_dialog a+a {
  border-top: 1px solid #BFBFBF;
  padding: 0 10px;
}

.banner_bg {
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.w_100 {
  width: 100%;
}

.ht_100 {
  height: 100%;
}

.banner .contxts {
  position: absolute;
  left: 50%;
  top: 36%;
  z-index: 1;
  margin-left: -570px;
}

.banner .contxts h1 {
  font-size: 2.88rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 2.94rem;
  margin: 0;
}

.banner .contxts h2 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 2.94rem;
  margin: 10px 0 0 0;
}

.banner .contxts p {
  font-size: 1rem;
  color: #FFFFFF;
  line-height: 1.5rem;
  letter-spacing: 2px;
  margin: 0;
}

.about_area {
  width: 1140px;
  margin: 0 auto;
}

.about_content {
  margin-top: 40px;
}

.about_content p {
  font-size: 1rem;
  color: #595959;
  line-height: 1.75rem;
  margin: 0;
}

.about_contentSpace {
  height: 40px;
}

.licheng_list {
  margin-top: 20px;
  width: 100%;
}

.licheng_list ul {
  display: flex;
  position: relative;
  /*width: 100%;*/
}

.licheng_list ul li {
  cursor: pointer;
  width: 145px;
  /*min-width: 145px;*/
  overflow: hidden;
  position: relative;
}

.licheng_list ul li.current_ {
  width: 540px;
}

.licheng_list ul li .lic_desc {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
}

.licheng_list ul li:nth-child(2) .lic_desc {
  left: 10px;
}

.licheng_list ul li .lic_desc p {
  margin: 0;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.94rem;
}

.licheng_list ul li .lic_desc p+p {
  font-size: 1.25rem;
}

.licheng_list ul li .lic_Content {}

.licheng_list ul li .lic_Content h5 {
  margin: 0 0 20px 0;
}

.licheng_list ul li .lic_Content h5 span {
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.94rem;
}

.licheng_list ul li .lic_Content h5 span+span {
  font-size: 1.25rem;
  margin-left: 10px;
}

.licheng_list ul li .lic_Content p {
  font-size: 0.88rem;
  color: #FFFFFF;
  line-height: 1.5rem;
}

.licheng_list ul li.active .lic_Content {
  display: block;
  position: absolute;
  background: rgba(38, 38, 38, 0.49);
  padding: 64px 20px 20px 20px;
  width: 500px;
  height: 300px;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -150px;
}

.licheng_list ul li.active .lic_desc {
  display: none;
}

.licheng_list ul li img.img_lc {
  width: 540px;
  height: 400px;
  object-fit: cover;
  background-color: var(--loading-grey);
  background: linear-gradient(100deg,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, .5) 50%,
      rgba(255, 255, 255, 0) 60%) var(--loading-grey);
  background-size: 200% 100%;
  background-position-x: 180%;
  animation: 2s loading ease-in-out infinite;
}

.zs_titles {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.38rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 3.13rem;
}

.about_area h2 {
  margin-top: 0 !important;
}

.licheng_list {}

.licheng_list {}

.licheng_list {}

.licheng_list {}


.wap_ .close_ {}


.disabled_ {
  opacity: 0.3
}

.hide {
  display: none;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â by kanglecheng */
.after_service_h2_en {
  display: none;
}

.misha_text_mobile_cn-hide {
  display: none;
}

.misha_text_mobile_en {
  display: none;
}

.misha_text_mobile_en-show {
  display: inline-block;
}

.misha_text_mobile_ms {
  padding-right: 10px;
}

.cart_baoguo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #D9D9D9;
  margin: 30px 0 47px 0;
}

.cart_baoguo p {
  font-size: 14px;
  margin: 0;
  color: #595959;
  background: #F5F5F5;
  border: 1px solid #D9D9D9;
  padding: 0;
  border-bottom: none;
  cursor: pointer;
  width: 100px;
  line-height: 40px;
  text-align: center;
}

.cart_baoguo p+p {
  margin-left: 4px;
}

.cart_baoguo p.current_ {
  border-bottom: 1px solid #fff;
  position: relative;
  top: 1px;
  font-weight: bold;
  color: #262626;
  background: #fff;
}

.baoguo_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.baoguo_listLeft {
  font-size: 14px;
  color: #262626;
}

.baoguo_listLeft span {
  display: inline-block;
}

.baoguo_listLeft p {
  margin: 0;
  display: inline-block;
  margin-left: 40px;
}

.baoguo_listLeft p text {
  margin-left: 10px;
}

.wuliu_infso {
  width: 12%;
  text-align: center;
  position: relative;
}

.wuliu_infso a {}

.cart_list_order li.info_wulius {
  background: #E9EFEA;
  padding: 10px 3%;
}

.cart_list_order li.info_wulius:hover {
  background: #E9EFEA
}

.cart_list_order li.info_wulius .wuliu_infso a {
  color: #0A7AFF;
}

.cart_list_order li.info_wulius .wuliu_infso .ds_follow {
  text-align: left;
  top: 30px;
  right: -12%;
  z-index: 1;
}

.cart_list_order li.info_wulius .wuliu_infso .ds_follow li {
  border: none;
  padding: 0;
}

.cart_list_order li.info_wulius .wuliu_infso .ds_follow:after {
  right: 7%;
}

.cart_add_wuliu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 97%;
  margin-top: 10px;
}

.cart_add_wuliu a {
  width: auto;
  padding: 0 20px 0 10px;
  height: 32px;
  position: relative;
}

.cart_add_wuliu a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #8C8C8C;
  border-right: 1px solid #8C8C8C;
  box-shadow: 0 0 0 lightgrey;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  transform: rotate(135deg);
  margin-top: -5px;
}

.cart_list_order li.info_wulius {
  border: none !important;
}

.w_600 {
  width: 600px !important;
}

.w_380 {
  width: 380px !important;
}

.mar_r20 {
  margin-right: 20px;
}

.upImgs {
  position: relative
}

.iconCLose {
  position: absolute;
  right: -6px;
  top: -9px;
  font-size: 14px;
}

.Dialogs .closeIMg {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -10px;
  top: -17px;
}

.closeIMg a {
  font-size: 20px;
}

.upImgs img {
  max-height: 100%;
  max-width: 100%
}

@media (max-width: 750px) {
  .order_content__item__label {
    flex: 3;
  }

  .pay_check ul li label {
    width: 42%;
  }

  .misha_text_mobile {
    width: 250px;
  }

  .misha_text_mobile_ms {
    width: 240px;
    display: inline-block;
  }

  .pay_h2 {
    padding: 0 !important;
  }

  .sm_areas_left {
    padding-left: 2rem !important;
  }

  .please-use {
    display: inline-block;
  }

  .order_jindu_area .order_jindu li {
    text-align: center;
    width: 33%;
  }

  .pad_3_wap_back .back_already_jindu .order_jindu li.current_ p {
    white-space: normal !important;
    width: 77%;
    margin-left: 15px;
  }

  .orderDialog_title a {
    position: relative;
    top: -42px;
  }

  .address_list li label {
    min-width: 67px !important;
    line-height: 18px !important;
  }

  .fapiao_h2 {
    padding-left: 0px !important;

  }

  .s_desBtn_mobile a {
    line-height: 18px;
  }

  .des_input li p span {
    text-align: left;
  }

}

.mar_b0 {
  margin-bottom: 0 !important;
}

.mar_t0 {
  margin-top: 0 !important;
}

/*ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â */
.cart-item {
  width: 30px;
  border-radius: 50%;
  position: absolute;
  bottom: 30px;
  z-index: 100;
  visibility: hidden;
}

.cart-item img {
  width: 100%;
  border-radius: 50%;
  height: 30px;
  object-fit: cover;
}

/*ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â */

.btn_blackAdd {
  width: 120px !important;
  height: 40px;
  line-height: 40px;
  background: #262626;
  color: #fff !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  cursor: pointer;
}

.des_input li p.btn_blackAdd {
  width: 200px !important;
}

.yanshou_add {
  padding-left: 0;
}

@media (min-width: 1200px) {

  .yanshou_add .pay_list+.pay_list {
    margin-left: 40px;
  }

  .mar_b40 {
    margin-bottom: 40px !important;
  }

  .controls_d {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
  }

  /*.controls_d .next{*/
  /*  display: flex;*/
  /*  align-items: center;*/
  /*  justify-content: center;*/
  /*}*/

  .controls_d .next,
  .controls_d .prev {
    cursor: pointer
  }

  .controls_d .swiper-button-disabled {
    color: #BFBFBF;
    cursor: not-allowed;
  }
}

.newMiddle {
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #f0f0f0; */
}

.ht_10_gray {
  height: 10px;
  background: #f5f5f5
}

.show_cuxiao {
  border-top: 1px solid #E5E5E5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0.93rem 3%;
}

.show_cuxiao span {
  margin-right: 2%;
  font-size: 0.88rem;
  color: #8C8C8C;
}

.show_cuxiao p {
  margin: 0;
  color: #595959;
  font-size: 0.88rem;
}

.abs_showmore {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: normal;
}

.row_left_New {
  display: flex;
  margin: 30px 0 50px 0;
  align-items: baseline;
}

.safe_rights {
  margin-left: 10px;
}

.safe_rights p {
  font-size: 1.13rem;
  font-weight: bold;
  color: #262626;
  margin: 0;
}

.safe_rights span {
  font-size: 0.88rem;
  color: #595959;
  line-height: 1.19rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 10px 0 20px 0;
}

.zoomPic {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}

.showPic_close {
  position: absolute;
  right: -15px;
  top: -15px;
  font-size: 20px;
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.showPic_areas {
  position: relative
}

.showPic_areas img {
  max-width: 800px;
  max-height: 90%;
  display: block;
}

.over_hide {
  overflow: hidden
}

.red_border {
  border: 1px solid #F5222D !important;
}

.prceInfo_area .area_ListArea .a_seles p.current_ {
  border-bottom: 1px solid #fff;
  position: relative;
  top: 1px;
  font-weight: bold;
  color: #262626;
  background: #fff;
  border-top: 2px solid #262626;
  border-left: none;
  border-right: none;
}

.sho_ps {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sho_ps_TEXT {}

.area_peisong {
  text-align: left
}

.area_peisong .area_List {
  left: -220px;
}

.area_peisong .area_Select_peisong.current_ {
  box-shadow: 0 0 4px rgb(0 0 0 / 30%)
}

.area_peisong .area_Select_peisong {
  margin-right: 20px;
  border: 1px solid #D9D9D9;
}

.area_peisong .area_Select_peisong .sel_Names {
  padding: 0 30px 0 10px;
}

.area_Select_peisong {
  position: relative;
  padding-left: 0;
  text-align: left;
  left: 0
}

.no_huo {}

.yes_huo {
  margin: 0;
}

.yes_huo span {}

.yes_huo span text {}

.yes_huo span i {
  margin-left: 5px;
  cursor: pointer
}

.prceInfo_area .area_peisong li:nth-last-child(1) {
  padding-top: 0px;
  margin-bottom: 20px;
}

.btn_disabled {
  pointer-events: none;
  cursor: not-allowed;
  border: 1px solid #D9D9D9 !important;
  color: #BFBFBF !important;
  filter: grayscale(1)
}

.btn_disabled p,
.btn_disabled span,
.btn_disabled text {
  color: #BFBFBF !important;
}

.but_btn_black.btn_disabled,
.but_btn_white.btn_disabled {
  background: #F7F7F7 !important;
}

.shouhouImg {}

.shouhouImg img {
  margin: 0 auto;
}

.fp_content_type {
  width: 110px;
}

.cartArea__body {
  max-height: 51.8vh;
  overflow-y: auto;
}

.cartArea__body .cart_color_title:last-child {
  padding-bottom: 2rem;
}

.order__addnew .order__info .flex__main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.order__addnew .order__info .order__p-num {
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner_url {
  cursor: pointer;
}

.cart_t_a {
  height: 2.75rem !important;
  line-height: 1.35rem !important;
  display: inline-block !important;
}