body {
  background-color: #F5F5F5;
  font-size: 1rem;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

header {
  background-image: none;
  height: 4rem;
  position: relative;
  border: 0;
  border-bottom: 1px solid #E7E7E7;
  background-color: #fff;
}

.pageview {
  padding: 2vw 0;
  background: #fff;
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 1rem;
}

button {
  outline: none;
}

div:after, .clearfixed:after {
  content: "";
  display: block;
  clear: both;
}

div:before {
  content: "";
  display: table;
}

/*首页广告*/
.banner-box .main-banner .slider,
.banner-box {
  height: 60vw;
}

.banner-box .main-banner {
  border: 0;
  margin: 0;
  height: auto;
}

.banner-boxd .main-banner .slider {
  height: auto;
}

.main-banner .slider-item {
  width: auto;
}

.main-banner .slider-item img {
  display: block;
  width: 100vw;
  height: 60vw;
}
/****三全商品分类*****/
.main-banner_brand{
}
.main-banner_brand ul{
  width: auto !important;
}
.main-banner_brand .slider_brand{
  padding: 1vw;
}
.slider_brand{
  width: 100%;
  height: auto;
}
.slider-item_brand{
  display: inline-block;
}
.slider-item_brand img{
  width: 47vw;
  height: 25vw;
  padding: .5vw;
  float: left;
}
/****三全商品分类end*******/
/*=====首页广告end======*/
.content-box {
  margin: 1vw;
  font-size: 0;
}

.full-screen .position-f {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 999999999999999;
}

.nav-footer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  text-align: center;

}

.nav-footer li {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  background-color: #fff;
  color: #797979;
  font-size: 1rem;
  text-align: center;
}

.nav-footer li a i {
  font-size: 1.5rem;
}

/*
.nav-footer li:first-child,
.nav-footer li:last-child {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
}
*/

/*.nav-footer li i {
  position: absolute;
  top: -3rem;
  left: -3px;
  font-size: 2rem;
}*/

.main-banner .slider-item img {
  display: block;
  width: 100vw;
  height: 60vw;
}

/*=================首页==============*/
.home-nav {
  width: 100%;
  height: 3rem;
  padding: 0.3rem;
}

.home-nav {
  background-color: #fff;
  color: #9E9E9E;
}

.home-nav form {
  box-flex: 5;
  -webkit-box-flex: 5;
  -moz-box-flex: 5;
}

.home-nav .logo-box {
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  float: left;
  border: 0;
  display: inline;
  background-color: #fff;
  position: relative;
}

.home-nav .logo-box img {
  height: 3rem;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.home-nav .search {
  background-color: transparent;
  margin: 0.5rem 0 0 10rem;
  vertical-align: middle;
  padding: 0 1vw;
  border: 1px solid transparent;
}

.home-nav
.search button {
  background: none;
  width: auto;
  height: auto;
  outline: none;
  border-left: 1px solid transparent;
}

.search .key {
  display: block;
  margin: 0;
  background-color: transparent;
  border: 1px solid #efefef;
  width: 100%;
  height: 2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0 1vw;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}

.home-nav .mulu {
  text-align: right;
  line-height: 2.8rem;
  margin-right: 1rem;
  margin-left: 1rem;
}

.home-nav i.iconfont {
  font-size: 1.5rem;
  color: #999999;
}

.home-nav-box {
  display: none;
}

.page {
  width: 100%;
  padding: 0;
  position: relative;
  background-color: #F5F5F5;
}
/*=========登录注册===========*/
.readonly {
  overflow: hidden;
  width: 1px;
  height: 1px;
  display: inline-block;
}

.inp-box input.max86 {
  height: 2.5rem;
  font-size: 0.8rem;
  padding: 0 5vw;
  border: 1px solid #ccc;
  box-sizing: border-box;
  width: 86vw;
  display: inline-block;
  position: relative;
  left: 0;
}

.form .verify-input{
  width: 30vw;
  padding: 0 5vw;
}

.inp-box {
  padding: 0 7vw;
  margin: 0 0 8vw;
  line-height: 0;
  position: relative;
}

.inp-box .new-user{
  display: block;
  background-color: #FDEEED;
  border: 1px solid #E85652;
  color: #E85652;
  font-size:1rem;
  text-align: center;
  width: 86vw;
  line-height: 2.9rem;
  margin: 1.6rem auto 0;
  box-sizing: border-box;
}

.err-alt {
  color: #D84447;
  font-size: 0.85rem;
  display: none;
  position: absolute;
  bottom: -1.2rem;
  left: 2rem;
  margin-top:1rem;
}

.err-alt.bot{
  top: 2.8rem;
  height: 2rem;
  line-height: 2rem;
  left: 5.6rem;
}

.inp-box.verif-pst{
  position: relative;
}

.inp-a-box {
  font-size: 1rem;
  width: 86vw;
  margin: 0 auto 5vw;
}

.inp-a-box .fl {
  width: 60vw;
  color: #000;
  min-width: 220px;

}

.inp-a-box a.lnk {
  display: inline-block;
  margin-left: 2%;
  width: 88%;
  text-decoration: underline;
  color: #000;
  vertical-align: middle;
}

.inp-a-box .fl a,
.inp-box .fr a,
.inp-a-box .fr a {
  text-decoration: blink;
  font-size: 1rem;
  color: #000;
  text-decoration: underline;
  margin-left: 1vw;
}

.inp-a-box input {
  vertical-align: middle;
  position: relative;
  margin-right: .4rem;
  width: 1.5rem;
  height: 1.5rem;
}

.btn-max86 {
  display: block;
  width: 86vw;
  line-height: 3rem;
  font-size: 1rem;
  background-color: #E85652;
  border: 1px solid #E85652;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.fot-text-box p {
  width: 86vw;
  margin: 0 auto 2rem;
  font-size: .8rem;
}

.fot-text-box i {
  float: left;
  width: 1rem;
  height: 1rem;
  margin-top: 0.4rem;
  background-color: #000;
  margin-right: 3vw;
  border-radius: 50%;
}

.fot-text-box span {
  display: inline-block;
  width: 78vw;
  vertical-align: text-top;
  clear: both;
  font-size: 0.8rem;
}


/*=========登录注册end===========*/
/*===========注册窗口=============*/

.inp-box > div > input.text {
  width: 60vw;
  margin: 0;
  display: inline-block;
}

.hed_ht_a {
  height: auto;
  /*header高*/
}

.inp-box > div > a.fr {
  width: 23vw;
  border: 0;
  text-decoration: none;
  line-height: 2.5rem;
  text-align: center;
  background: #595757;
  color: #fff;
  font-size: 0.8rem;
  position: inherit;
  right: inherit;
  top: inherit;
  height: auto;
}

.input-a-box > .input-a-lb {
  width: 86vw;
}

.input-a-box > .input-a-lb > a {
  display: inline-block;
  width: 90%;
  margin-left: 2%;
  vertical-align: middle;
}

.input-a-box > .input-a-lb > input {
  width: 5vw;
  height: 5vw;
}

.a-in-box {
  margin: -2vw auto 5vw;
}

/*===================注册窗口==============*/
/*===================忘记密码==============*/
.forgot-box {
  margin: 15vw 0;
}

.inp-box input.err-alt {
  border: 1px solid red;
  top: 0;
  color: #000;
}

span.success-alter {
  font-size: 1.5rem;
  color: green;
  display: inline-block;
  vertical-align: middle;
  line-height: 3rem;
}

.success-box {
  text-align: center;
}

.success-box i {
  font-size: 2.4rem;
  color: green;
  vertical-align: middle;
}
/*=========商品详情===========*/
.padd-1 {
  background-color: #fff;
}

.a-bar {
  height: auto;
  padding: 0;
}

.page.pt-pic
.slider-item img {
  width: 100vw;
  height: 100vw;
  object-fit: cover;
  max-width: none;
  max-height: none;
}

.page.pt-pic .slider {
  height: 100vw;
  /*margin-top: 1vw;*/
}

.a-bar .a-back {
  margin-left: 1rem;
  text-decoration: none;
  text-align: center;
}

.a-bar .a-name {
  text-align: center;
  font-size: 1rem;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;

}

.pt-pic .slider-item {
  width: auto;
  height: auto;
  float: left;
  border: 0;
  display: inline;
}

.a-bar .a-right {
  color: #A9A9A9;
  margin-right: 1rem;
  text-decoration: none;
}

.a-bar .a-search {
  margin-top: 1rem;
}

.a-bar .a-search button {
  background-color: transparent;
  color: #A9A9A9;
}

.a-bar .a-back,
.a-bar .a-name,
.a-bar .a-right > a /* ,
.a-bar .a-right > .btn*/
{
  color: #666666;
  font-size: 1.5rem;
  line-height: 4rem;
  height: auto;
}

.a-back i, .a-right i {
  font-size: 1.5rem;
}

.slider .innershadow {
  width: auto;
  height: auto;
  position: inherit;
  z-index: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.slider-point {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 2vw;
}

.slider-point span.act {
  background-color: #E85652;
}

.color-pink {
  color: #ff5050 !important;
  font-weight: normal;
}

h2.color-pink {
  font-size: 0.99rem;
  font-weight: normal;
}

.col.price h2.color-pink {
  font-size: 2rem;
}

.function-box {
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  text-align: right;
}

.star-box i {
  font-size: 1.3rem;

}

.function-box i {
  vertical-align: middle;
}

.pt-price {
  font-size: 1rem;
  border-bottom: 0;
}

.function-box span {
  margin-right: 4vw;
  color: #999999;
}

.function-box span a {
  color: #999999;
}

.pt-num .minus,
.pt-num .plus {
  display: block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  border: 0;
  text-align: center;
}

.tgo .pt-num .num {
  padding: 0;
}

.pt-num .btn {
  color: #333;
  background-color: transparent;
  background-image: none;
}

.pt-num.J-pt-num label {
  line-height: 2.2rem;
  font-size: 1rem;
}

.amount-box {
  border: 1px solid #E5E5E5;
  display: inherit;
  padding: 0.2rem;
  margin-right: 1rem;
  margin-left: 1rem;
}

.pt-promotions {
  border-bottom: 0;
  font-size: 1rem;
}

.pt-promotions .region {
  padding: 1vw;
  line-height: 1rem;
  display: inline-block;
  vertical-align: middle;
}

.amount-box .num .num-ipt {
  border-top: 0;
  border-bottom: 0;
  height: auto;
  font-size: 1rem;
  padding: 0;
  line-height: 2rem;
}

.pt-btn {
  padding: 0;

}

.pt-btn .btn {
  margin: 0;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.25rem;
}

.padd-1 {
  padding: 1rem;
}

.btn.pink, .child-box #J_pay_change {
  background-image: none;
  background-color: #FDEEED;
  border: 1px solid #E85652;
  color: #E85652;
}

.btn.red {
  background-image: none;
  background-color: #E85652;
  border: 1px solid #E85652;
  color: #fff;
}

.btn.orange {
  background-image: none;
  background-color: #FFAC2F;
  border: 1px solid #FFAC2F;
  color: #fff;
}

#buy_form.mar-bt3v {
  padding-bottom: 3vw;
  background-color: #fff;
}

.pt-name {
  font-size: 1.2rem;
  padding: 0;
}

.btn {
  font-size: 1rem;
}

/*地址*/
.site-box .ver-middle {
  display: inline-block;
  vertical-align: middle;
}

.site-box .region {
  position: inherit;
  vertical-align: middle;
  display: inline-block;
  line-height: 1rem;
}

/*推荐*/
.goods-info .goods-price,
.goods-info h3.goods-name {
  font-size: 1rem;
  font-weight: normal;
}

.pt-footer-goods {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

.goods-info {
  padding-bottom: 1.5rem;
}

.goods-price {
  position: absolute;
  bottom: 0;
}

.ulcyc-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pt-footer-goods .ulcyc-wrap > ul {
  width: 100%;
  font-size: 0;
  position: relative;
  top: 0;
  left: 0;
  display: box;
  display: -webkit-box;
  display: -moz-box;
}

.pt-footer-goods .goods-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  text-align: left;
  vertical-align: top;
  font-size: .8rem;
  padding: 5px;
  margin-bottom: .1rem;
  box-sizing: border-box;
  /*border: 1px solid #DFDFDF;*/
  border-left: 0;
  border-bottom: 0;
  width: 33.333%;
  position: relative;
}

.pt-footer-goods .goods-pic {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}

.pt-footer-goods li .goods-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
}

.pt-footer-goods .prev i,
.pt-footer-goods .next i {
  font-size: 1.5rem;
  font-weight: bold;
}

.pt-footer-goods .prev,
.pt-footer-goods .next {
  display: inline-block;
  position: absolute;
  top: 45%;
  width: 6vw;
  height: 6vw;
  text-align: center;
  z-index: 100;
}

.pt-footer-goods .prev {
  left: 0;
}

.pt-footer-goods .next {
  right: 0;
}

.cpxj > div {
  font-size: 1.5rem;
  padding: 1rem;
  background-color: #fff;
}

.pt-detail {
  margin: 0;
  padding: 1vw 0 0;
  background-color: #F5F5F5;
}

.tab.J-tab {
  background-color: #fff;
}

.tab .trigger-list {
  border-bottom: 1px solid #dfdfdf;
  /*border-top: 1px solid #dfdfdf;*/
}

.tab .trigger.act {
  border: 0;
  color: #EB6B68;
  /*border-right: 1px solid #dfdfdf;*/
}

.tab .trigger {
  border: 0;
  /*border-right: 1px solid #dfdfdf;*/
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.2rem;
  margin-right: 1px;
}
.pt-detail.mar-btm-nav .panel img  {
  margin-bottom: -.6px;
}
/*=========商品分类==========*/
.gallery.full-screen {
  background-color: #F5F5F5;
}

.gallery .search {
  background-color: #fff;
  position: relative;
  height: 2rem;
  border: 0;
  padding: 2vw 3vw;
  margin: 0;
}

.gallery .search .submit {
  background-color: transparent;
  background-image: none;
  height: 2rem;
  left: 4vw;
  top: 2vw;
}

.gallery .search .key {
  display: block;
  margin: 0;
  background-color: #F5F5F5;
  border: 1px solid #eee;
  width: 100%;
  height: 2rem;
  padding: 0 3vw 0 34px;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.gallery .pt-category .title {
  height: 6vw;
  line-height: 6vw;
  padding: 1vw 3vw;
  background-color: #fff;
  border-top: 1px solid #efefef;
}

.gallery .pt-category .content {
  text-align: center;
  background: transparent;
  min-height: 60vw;
  padding: 3vw;
}

.gallery .pt-category
.content .item {
  float: left;
  width: 50%;
  margin: 0;
  background: transparent;
  border: 0;
}

.gallery .pt-category
.content .item a {
  display: block;
  padding: 0;
  line-height: 3rem;
  font-size: 1rem;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  -webkit-border-radius: 2vw;
  -moz-border-radius: 2vw;
  border-radius: 2vw;
  margin: 1vw;
}

.gallery .pt-category .content
li:first-child a {
  color: #E85652;
}

.pt-h-item .pt-num {
  float: none;
}

.star {
  vertical-align: middle;
}

.pt-h-other {
  margin-bottom: 1vw;
}

.pt-gallery .filter-handle {
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  border: 0;
  border-right: 1px solid #dfdfdf;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.2rem;
  margin-right: 1px;
}

.pt-filter dl dt.handle {
  background: transparent;
}

.pt-filter dl dd table .handle {
  color: #ff5050;
  background: transparent;
}

/*=========商品分类end==========*/
/*=========提交订单==========*/
.mar-btm-nav.place-order {
  /*background-color: #fff;*/
}

.place-order .d-line .l-k {
  float: left;
  text-align: right;
  width: 5rem;
  line-height: 2rem;
}

.place-order .d-line .l-v {
  display: block;
  margin-left: 5rem;
  padding-right: 5rem;
  line-height: 2rem;
}

.place-order .form .c-g {
  height: auto;
  line-height: 3rem;
  padding: 0;
  border: 0;
}

.place-order span.v {
  float: right;
}

/*.place-order .section{
  background-color: #F6F6F6;
}*/
.mar-btm-nav.place-order {
  background-color: #fff;
  font-size: 1rem;
}

.place-order .section {
  padding: 3vw;
}

.place-order #checkout_total {
  background-color: #F6F6F6;
  padding: 0;
}

.place-order #checkout_total > .d-line {
  background-color: #fff;
  padding: 3vw;
  line-height: 2rem;
  font-size: 1rem;
}

.place-order .section .money-box,
.place-order .ob {
  padding: 3vw;
}

.place-order .d-line {
  line-height: 2rem;
  padding: 1vw 3vw;
}

.place-order .order-btn-bar {
  margin-top: 20vw;
}

.price, .f-red {
  color: #ff5050;
}

.place-order .pt-list .pt-h-info {
  margin-left: 0;
}

.place-order .col2 {
  width: auto;
}

.place-order .pren-box {
  text-align: left;
}

.place-order .pt-list .pt-h-img {
  width: 0;
  float: none;
  height: auto;
  border: 0;
  box-flex: 2;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  position: relative;
  margin-right: .5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
}

.place-order .pt-h-info {
  width: 0;
  display: block;
  box-flex: 4;
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  font-size: .9rem;
}

.place-order .edit {
  margin-left: .4rem;
  text-align: right;
  line-height: 1.6rem;
  display: block;
  box-flex: 2;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  font-size: 0.9rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.gift-stepts1 img {
  width: 100%;
  height: 100%;
}

.place-order .pt-list .pt-h-name {
  /*height: 2em;*/
}

.place-order .pt-list .pt-h-img img {
  max-width: none;
  max-height: none;
  width: 100%;
}

.place-order .pt-list .pt-h-item {
  padding: 1rem 1rem;
  border-top: 1px solid #BFBFBF;
}

/*=========提交订单end==========*/
/*=========支付订单==========*/
.child-box #J_pay_change {
  width: auto;
  display: block;
  margin-top: 1rem;
}

.gift-pay .child-box .btn-pay,
.form-success .child-box .btn-pay {
  box-sizing: content-box;
  width: 100%;
}

.gift-pay .t-center .a-btn,
.form-success .t-center .a-btn {
  padding: 0 1rem;
}

/*=========支付订单end==========*/
/*=========地址栏==========*/

.address-form {
  padding: 0;
  background-color: #fff;
  font-size: 1rem;
  color: #3A3A3A;
}

.form .c-l {
  float: left;
  width: 5rem;
  padding: 0;
  text-align: left;
  border-right: 0;
}

.form .c-g {
  height: auto;
  line-height: 3rem;
  border: 0;
  border-bottom: 1px solid #E7E7E7;
  padding: 0 3vw;
  margin: 0;
  color: #3A3A3A;
}

.address-form .region .inputstyle {
  width: auto;
  height: 3rem;
}

.form .c {
  margin-left: 5rem;
  padding-right: 1vw;
  position: relative;
}

.form .c input.text {
  height: 2rem;
  vertical-align: baseline;
}

.form textarea {
  width: 100%;
  height: 20vw;
  resize: none;
  outline: none;
  position: relative;
}

.form .c-g-c {
  height: 3rem;
  line-height: 3rem;
  padding: 0;
  margin: 0;
}

.address-form.text_box {
  background-color: #fff;
  line-height: 1.5rem;
  font-size: 1rem;
  text-align: center;
  margin: 1rem 0 3rem;
  padding: 1rem;
}

.address-form.btn-bar .btn {
  height: 3rem;
  line-height: 3rem;
  font-size: 1rem;
}

.form .c-g-c {
  padding: 3vw;
}

.form .c-g-c #def_addr_check {
  height: 1rem;
  width: 1rem;
}

.form .c-g-c label {
  text-decoration: underline;
  color: #3A3A3A;
  vertical-align: middle;
}

/*地址管理*/
.address-admin {
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-bottom: 1rem;
}

.address-admin .count, .address-admin .item {
  padding: 3vw;
  padding-bottom: 0;
  border-bottom: 1px solid #DDD;
  position: relative;
}

.address-admin p span {
  position: inherit;
  padding: 0;
  color: inherit;
  background-color: transparent;
  display: inline-block;
  margin-left: 3vw;
}

.address-admin p span i {
  font-size: 1.2rem;
  margin: 0 1vw 0 1vw;
}

.address-admin p {
  border-bottom: 1px dashed #7F7F7F;
  padding-bottom: 3vw;
}

.address-admin .fr a,
.address-admin .fl a {
  display: inline-block;
  margin-top: 0;
  width: auto;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  border: 0;
  background: transparent;

}

.address-admin .fr i,
.address-admin .fl i {
  font-size: 1rem;
}

.address-admin .fr {
  margin-right: 3vw;
  line-height: 3rem;
}

.address-admin .fl {
  margin-left: 3vw;
  line-height: 3rem;
}

.address-admin .btn {
  width: 80%;
  margin: 2rem auto;
  display: block;
  height: 3rem;
  font-size: 1.2rem;
  line-height: 3rem;
}

/*地址管理end*/
/*=========地址栏end==========*/
/*=========我的订单==========*/
.my-order .d-line .l-k {
  width: 5rem;
}

.my-order .mem-order-pt {
  border: 0;
  padding: 0;
}

.my-order .mem-pt-item .img-box {
  min-width: 30px;
  border: 1px solid #BFBFBF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.my-order .mem-pt-item img,
.evaluate-box .goods-pic img,
.my-order .mem-pt-item:last-child img,
.my-order .mem-pt-item:nth-child(4n+0) img {
  width: 87%;
  height: auto;
  padding: 1vw;
  max-width: none;
  max-height: none;
}

.my-order .mem-pt-item,
.my-order .mem-pt-item:last-child,
.my-order .mem-pt-item:nth-child(4n+0) {
  float: none;
  margin-bottom: 0;
  height: auto;
  vertical-align: middle;
  border: 0;
  padding: 1rem;
  border-bottom: 1px solid #BFBFBF;
  width: 94%;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  text-align: center;
  position: relative;
}

.my-order .child-box.text-box {
  text-align: left;
  padding: 0 3vw;
  box-flex: 7;
  -webkit-box-flex: 7;
  -moz-box-flex: 7;
  font-size: 1rem;
}

.line-item .pt-h-info .position-a,
  /*.evaluate-box td.goods-name .position-a,*/
.my-order .child-box.text-box .position-a {
  bottom: 0;
  right: 0;
}

.my-order .child-box.text-box .position-a.price,
.line-item .pt-h-info .position-a.price {
  bottom: 1.5rem;
  right: 0;
}

.full-padding.my-order {
  padding: 0;
}

.my-order .order-state {
  float: right;
  color: #727272;
}

.my-order .header-box, .my-order .footer-box {
  display: block;
  padding: 1vw 2vw;
  border: 1px solid #BFBFBF;
  border-left: 0;
  border-right: 0;
  font-size: 1rem;
  line-height: 3rem;
}

.my-order .header-box .iconfont {
  font-size: 1.25rem;
  vertical-align: middle;
}

.my-order .mem-order-item {
  padding: 0;
  background-color: #fff;
  margin-top: 2vw;
}

.my-order .mem-pt-item .position-a span {
  font-size: 0.7rem;
}

.my-order .footer-box .t-r {
  display: inline-block;
}

.my-order .footer-box {
  border: 0;
}

.my-order .footer-box .d-line.fr {
  vertical-align: middle;
  line-height: 3rem;
}

.my-order .footer-box .t-r .btn.pink ,
.my-order .footer-box .t-r .btn.orange {
  padding: 1vw;
  height: 1rem;
  vertical-align: middle;
  line-height: 1rem;
  font-weight: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/*=========我的订单end==========*/
/*=========订单详情==========*/
.line-item .section {
  background-color: #fff;
  margin-top: 3vw;
  font-size: 1rem;
  border-bottom: 1px solid #EDEDED;
  padding: 3vw 0;
  line-height: 2rem;
}

.line-item .section .d-line {
  line-height: inherit;
  padding: 0 3vw;
}

.line-item .section .d-line .l-k {
  float: left;
  text-align: left;
  width: 5rem;
  line-height: 2rem;

}

.line-item .section .d-line .l-v {
  display: block;
  margin-left: 5.5rem;
  padding-right: 1rem;
  line-height: 2rem;
}

.line-item .section .ob {
  display: block;
  border: 0;
  border-top: 1px solid #BFBFBF;
  background-color: transparent;
  padding: 3vw 0 0;
}

.line-item .section .header-box {
  padding: 0 3vw 3vw;
}

.line-item .section .ob .d-line {
  line-height: inherit;
  position: relative;
}

.line-item .pt-list .pt-h-item {
  padding: 0;
  border-bottom: 1px dashed #7F7F7F;
  padding-bottom: 3vw;
}

.line-item .pt-list .pt-h-info {
  margin-left: 0;
  padding: 0 3vw;
}

.line-item .pt-list .pt-h-img {
  float: none;
  height: auto;
  overflow: hidden;
  background-color: #FFF;
  min-width: 30px;
  border: 1px solid #BFBFBF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}

.line-item .pt-h-img img {
  width: 87%;
  height: auto;
  padding: 1vw;
  max-width: none;
  max-height: none;
}

.line-item .pt-h-info {
  text-align: left;
  position: relative;
  box-flex: 7;
  -webkit-box-flex: 7;
  -moz-box-flex: 7;
}

.line-item .footer-box .d-line {
  display: inline-block;
  width: 44%;
}

.line-item .footer-box {
  border-bottom: 1px solid #BFBFBF;
  padding: 1vw 0;
}

.text-al-r {
  text-align: right;
}

.line-item .d-line.text-al-r.total-money {
  padding-top: 3vw
}

.line-item .total-money .price {
  font-size: 1.5rem;
}

.line-item .section .btn-a-box a {
  width: 80%;
  margin: 0 auto;
  display: block;
  height: 3rem;
  line-height: 3rem;
  font-size: 1rem;
  background-color: #E85652;
  border: 1px solid #E85652;
  color: #fff;
}

.line-item .section .btn-a-box {
  text-align: center;
}

/*=========订单详情end==========*/
/*=========未评价商品==========*/
.evaluate-box {
  background-color: #fff;
}

.evaluate-box .mem-comment-list td {
  border-bottom: 1px solid #BFBFBF;
  width: 0;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  display: block;
  position: relative;
  font-size: 1rem;
  font-weight: normal;
  border-bottom: 0;
  height: auto;
  background: transparent;
  line-height: 1.5rem;
}

.evaluate-box .mem-comment-list th:first-child,
.evaluate-box .mem-comment-list th:last-child {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
}

.evaluate-box .mem-comment-list tr {
  padding: 3vw;
  display: -webkit-box;
  display: box;
  display: -moz-box;
  border-bottom: 1px solid #BFBFBF;
}

.evaluate-box .mem-comment-list thead tr {
  padding: 0;
}

.evaluate-box td.goods-pic {
  /*width: 60px;
  height: 60px;*/
  min-width: 30px;
  border: 1px solid #BFBFBF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.evaluate-box td.goods-name {
  text-align: left;
  padding: 0 3vw;
  box-flex: 7;
  -webkit-box-flex: 7;
  -moz-box-flex: 7;
  font-size: 1rem;
}

.evaluate-box .publish_comment .grades .tag {
  display: inline-block;
  width: 5rem;
  text-align: right;
}

.evaluate-box .publish_comment
.textarea .action-fill-textarea {
  width: 98%;
  height: 5rem;
  border: 1px solid #BFBFBF;
  resize: none;
  outline: none;
  padding: 1vw;
}

.evaluate-box .publish_comment .textarea {
  padding: 3vw 0;
  position: relative;
}

.evaluate-box .textarea .current {
  position: absolute;
  bottom: 4vw;
  right: 0;
}

.evaluate-box .publish_comment .item label {
  float: left;
  width: 3rem;
  padding-right: 1vw;
  border-right: 1px solid #BFBFBF;
  text-align: right;
  line-height: 1.5rem;
}

.evaluate-box .publish_comment .item .verify-input {
  width: 6rem;
}

.evaluate-box .publish_comment .mt10 input {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
}

.evaluate-box .publish_comment .mt10 {
  padding-top: 2vw;
}

.top-up .btn.red,
.evaluate-box .publish_comment .btn.red {
  height: 3rem;
  width: 100%;
  margin: 2rem auto 0;
  display: block;
}

.evaluate-box .publish_comment .item {
  padding: 1vw;
  border: 0;
  line-height: 1rem;
  min-height: inherit;
}

/*=========未评价商品end==========*/
/*=========预存款充值==========*/
.top-up {
  background-color: #fff;
  font-size: 1.2rem;
  line-height: 2.4rem;
}

.top-up .deposit, .integral {
  padding: 3vw;
}

.top-up .deposit .count,
.top-up .integral .count {
  padding-bottom: 1rem;
  font-weight: normal;

}

.top-up .deposit .deposit-num,
.top-up .integral .deposit-num {
  padding-bottom: 1rem;
}

.top-up .deposit .deposit-way,
.top-pu .integral .deposit-way {
  padding-bottom: 70px;
}

.top-up .deposit-num #deposit {
  border: 1px solid #E7E7E7;
  padding: 1vw 2vw;
}

.top-up table th {
  font-weight: normal;
}

.top-up table td.f-red, .top-up table td.trade {
  min-width: 30vw;
}

.no-history {
  width: 100%;
  height: 200px;
  text-align: center;
  line-height: 180px;
  border-top: 1px solid #BFBFBF;
}

/*=========预存款充值end==========*/
/*=========售后==========*/
#s_reset,#s_change,#gCheck-a,.s-input{
  width: 1.2rem;
  vertical-align: middle;
  display: inline-block;
  height: 1.2rem;
}
.s-input{
  margin-right: 0.5rem;
}
.section {
  padding: 3vw;
}
/*=========售后end==========*/
/*=========挂件位==========*/

.product {
  background-color: #fff;
  margin-top: 1vw;
  width: 98vw;
}

.pren-box {
  width: 100%;
  display: box;
  display: -moz-box;
  display: -webkit-box;
  text-align: center;
  position: relative;
}

.child-box {
  width: 0;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
}

.over_hdn_ell {
  /**多行文本溢出省略号**/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

}

.tgo .over_hdn_ell {
  height: 1.5rem;
}

.inline_block {
  display: inline-block;
}

.main-banner {
  margin-bottom: 3vw;
}

.pt-item .pt-img,
.tgo .pt-img {
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  position: relative;

}

.pt-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
}

.btn-a {
  display: block;
  line-height: 2.2rem;
  border: 1px solid #E5E5E5;
  padding: 0 2px;
  font-size: 1rem;
  text-align: center;
}

.tgo .amount-box {
  margin: 0;
  text-align: center;
}

.tgo .btn-a.child-box {
  font-size: 0.9rem;
}

.tgo .btn-a.child-box i {
  font-size: 0.9rem;
}

.tgo h2 {
  font-size: 1.5rem;
  margin: 1vw 0;
}

.tgo .amount-box .num .num-ipt {
  width: 100%;
}

.tgo .pt-num .minus,
.tgo .pt-num .plus {
  width: auto;
  line-height: 1.7rem;
  min-width:auto;
}

.position-r {
  position: relative;
}

.position-a {
  position: absolute;
}

.pidding-w2 {
  padding: 2vw;
}

.pt-item.inline_block.tgo, .inline_block.tgo.pt-h-item {
  width: 50%;
  padding: 2vw;
  box-sizing: border-box;
  border: 1px solid #efefef;
  border-top: 0;
  font-size: 1rem;
  position: relative;
}

.pt-item.inline_block.tgo:nth-child(even),
.pt-list .pt-h-item:nth-child(even) {
  border-left: 0;
}

.mar-bt3v {
  margin-bottom: 1vw;
}

.v.font-0 {
  line-height: 0;
  text-align: center;
}
.font-0 {
  font-size: 0;
}
.mar-btm-nav {
  margin-bottom: 2rem;
}

.mar-0 {
  margin: 0;
}

.padd-0 {
  padding: 0 !important;
}

/*=========挂件end==========*/

@media screen and (max-width: 420px) {
  .tgo .btn-a.child-box i {
    display: none;
  }

  .pt-btn .btn {
    margin: 0;
    height: 3rem;
    line-height: 3rem;
  }

  .padd-1 {
    padding: 3vw;
  }

  .pt-num.J-pt-num label {
    line-height: 2rem;
    font-size: 0.9rem;
  }

  .pt-price {
    font-size: 0.9rem;
    border-bottom: 0;
  }

  .col.price h2.color-pink {
    font-size: 20px;
  }

  .pt-num .minus, .pt-num .plus {
    width: auto;
    height: 1.7rem;
    line-height: 1.5rem;
    min-width: 20px;
  }

  .pt-num .num .num-ipt {
    line-height: 1.5rem;
    width: 2rem;
  }

  .pt-promotions {
    border-bottom: 0;
    font-size: 0.9rem;
  }
}

/*
@media screen and (max-width: 450px) {
  html {
    font-size: 80%;
  }

  .mar-btm-nav {
    margin-bottom: 1rem;
  }
}*/

/*@media screen and (min-width:480px) and (max-width:719px) {
	html {font-size: 100%;}
}*/
/*
@media screen and (min-width: 720px) and (max-width: 1079px) {
  html {
    font-size: 140%;
  }

  .mar-btm-nav {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 1080px) {
  html {
    font-size: 200%;
  }

  .mar-btm-nav {
    margin-bottom: 3rem;
  }
}
*/
