.ucenter .main-content-w {
  /* padding: 20px 30px;
  background-color: #f7f7f7; */
}

.ucenter .main-content {
  /* background: #f7f7f7; */
  border-radius: 8px;
  /* padding: 0px 15px; */
  /* border: 1px solid #363537; */
}

.main-content .left-nav {
  /* width: 300px;
  height: 460px;
  float: left; */
  border-radius: 4px;
  /* padding: 30px 20px 0; */
  /* background: #f7f7f7; */
}
.main-content .left-nav .left{
  /* width: 300px;
  height: 460px;
  float: left; */
  height: 100%;
  border-radius: 4px;
  padding: 30px 0 0;
  background: #f7f7f7;
  border-radius: 20px;
}
.left-nav .current {
  /* background-image: linear-gradient(to bottom, #08e6c7, #029182, #08e6c7); */
  /* background: url(/acbellsbuy/images/items/pub_bg.png) no-repeat left center;
  background-size: 100% 100%; */
  background-color: #f25b61;
}
.left-nav .current a {
  color: #fff;
}
.left-nav .left>div {
  height: 50px;
  width: 100%;
  /* margin-bottom: 20px; */
  padding: 1px;
  /* border-radius: 8px; */
}
.left-nav .left>div.avatar {
  height: auto;
  text-align: center;
  margin-bottom: 16px;
  border-bottom: 1px solid #dee2e6;
}
.left-nav .left>div.avatar img{
  margin-bottom: 8px;
}
.left-nav .left>div.avatar p{
  margin-bottom: 4px;
}
.left-nav .left>div.avatar p:last-child{
  margin-bottom: 24px;
}
.left-nav .left>div.avatar .email {
  color: #f25b61;
  word-break: break-all;
  line-height: 16px;
}
.left-nav>div a {
  display: block;
  height: 50px;
  color: #363537;
  font-size: 16px;
  line-height: 50px;
  text-align: left;
  padding-left: 45px;
}

.main-content .content {
  /* padding-left: 20px; */
  padding-right: 0;
}

.main-content .info-box {
  width: 100%;
  /* background: #f7f7f7; */
  border-radius: 5px;
  min-height: 460px;
  position: relative;
  /* padding: 20px; */
  box-sizing: border-box;
  /* margin-left: 20px; */
}
.info-box-w {
  padding: 25px;
  background: #f7f7f7;
  border-radius: 20px;
}
.info-item-email .description {
  width: auto;
  font-size: 24px;
}

.description {
  text-align: right;
  margin-right: 10px;
  /* float: left; */
  color: #363537;
}

.changePass-item .description {
  font-size: 14px;
  /*width: 175px;*/
  text-align: left;
  /* float: left; */
  color: #363537;
  margin-bottom: 10px;
}

.info-item-email .email {
  font-size: 24px;
  color: #f65841;
  margin-left: 10px;
}

.info-vip-level {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
  margin-bottom: 36px;
  margin-top: 24px;
}

.info-vip-level .level img {
  width: 24px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.info-vip-level .discount {
  margin-left: 25px;
  white-space: nowrap;
  overflow: hidden;
}

.info-item .description {
  font-size: 14px;
  width: 130px;
}

.info-item .input-area {
  width: 230px;
  background-color: #fff;
  padding: 1px;
  border-radius: 8px;
  height: 50px;
  box-sizing: border-box;
}

.info-item {
  margin-left: 0 !important;
  margin-top: 0;
  margin-bottom: 20px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  float: left;
  padding: 0;
}


.info-item-email,
.info-vip-level {
  padding: 0;
}

.info-item .input-area input {
  width: 100%;
  height: 100%;
  border: none;
  background: #fff;
  border-radius: 8px;
  padding: 0 5px;
  vertical-align: top;
  font-size: 16px;
  color: #363537;
}

.info-item .input-area .control-group input {
  height: 48px;
  flex: 1;
}

.info-item .input-area .control-group .add-on {
  height: 48px;
  width: 35px;
  padding: 0;
  line-height: 48px;
  box-sizing: border-box;
}

.info-item-save {
  display: flex;
   justify-content: center;
  margin-bottom: 16px;
  margin-top: 8px;
}

.info-item-save button {
  width: 250px;
  height: 40px;
  font-size: 18px;
  border: 0;
  color: #fff;
	background-color: #f25b61;
	border-radius: 20px;
  transition: all 0.3s;
}
.info-item-save button:hover {
  background-color: #616161;
}
/* ==========changePassword============ */
.changePass-item {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
}

.changePass-item .input-area input {
  border: 1px solid #fff;
  width: 100%;
  width: 300px;
  height: 100%;
  background: #fff;
  vertical-align: top;
  font-size: 22px;
  color: #363537;
  border-radius: 20px;
  height: 40px;
  padding: 0 15px;
}

/* ========My order================ */
.order-list .empty {
  text-align: center;
}
.orders-c {
  background-color:#f7f7f7;
  border-radius: 7px;
  padding: 20px;
  width: 100%;
  border-radius: 20px;
  margin-bottom: 20px;
  border: 1px solid #fff;
}

.odd-number {
  font-size: 20px;
  float: left;
  height: 35px;
  line-height: 35px;
}

.odd-number a {
  color: #fbc300;
  font-size: 18px;
}

.orders-check-img {
  float: right;
  position: relative;
  width: 35px;
  height: 35px;
}

.orders-check-img .round {
  display: inline;
}

.orders-check-img .yes {
  display: none;
}

.orders-check-img input {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 0;
  top: 0;
  opacity: 0;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.orders-infomartion {
  overflow: hidden;
}

.orders-commodity {
  width: 480px;
  margin-bottom: 28px;
}

.orders-money-payment {
  text-align: center;
  position: relative;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
}

.orders-commodity p {
  font-size: 16px;
  line-height: 30px;
}

.orders-commodity p a {
  color: #363537;
}

.orders-money-payment {
  text-align: center;
  position: relative;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
}

.orders-money {
  display: inline-block;
  font-size: 32px;
  color: #f7fa04;
}

.orders-payment {
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
  line-height: 35px;
  color: #363537;
  font-size: 24px;
}

.orders-time {
  text-align: right;
  line-height: 1;
  color: #888;
  font-size: 14px;
}

.orders-del {
  margin-bottom: 12px;
}

.orders-del-w {
  float: right;
  height: 35px;
  line-height: 35px;
}

.orders-del-w em {
  font-size: 32px;
  color: #fff;
  font-style: normal;
  margin-right: 12px;
}

.select-all-img {
  float: right;
  width: 35px;
  height: 35px;
  position: relative;
}

.select-all-img input {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 0;
  top: 0;
  opacity: 0;
}

.orders-del-button .delete-button {
  float: right;
  width: 110px;
  height: 40px;
  border-radius: 5px;
  background-color: #1f99b1;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
}

.orders-del-button .delete-button:hover {
  background: #3cbed8;
  color: #fff;
}





.order-list {
/*  margin-top: 24px*/
}

.order-list .spinner {
  margin-top: 40px;
  display: block
}

.order-list .noOrder {
  text-align: center;
  margin-top: 30px
}

.order-list table {
  width: 100%;
  text-align: center;
  margin-bottom: 10px
}

.order-info-box .goods-list {
  display: none;
  background: #f3f3f3;
  margin-top: -10px;
  padding: 0 20px 20px;
  margin-bottom: 20px;
  border-radius: 0 0 20px 20px;
  overflow: hidden
}

.order-list table thead td {
  color: #fff;
  font-family: baloo bold;
  padding: 9px 0;
  /*text-transform: uppercase;*/
  font-size: 16px
}

.order-list table thead td:last-child {
  border-radius: 0 20px 20px 0
}

.order-list table thead td:first-child {
  border-radius: 20px 0 0 20px
}

.order-list table thead tr {
  background: #363537;
  height: 60px
}

.order-list table tbody tr {
  background: #f3f3f3;
  height: 60px;
}

.order-list table tbody td:first-child {
  border-radius: 20px 0 0 20px
}

.order-list table tbody td:last-child {
  border-radius: 0 20px 20px 0;
}

.order-list table tbody td .price {
  font-size: 16px;
  color: #f25b61
}

.order-list table tbody td .order-status {
  width: 140px;
  display: block;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-transform: uppercase
}

.order-list table tbody td .order-status0 {
  background: #F4EBE8

}

.order-list table tbody td .order-status2 {
  background: #3ae9be
}

.order-list table tbody td .order-status3 {
  background: #ffc382
}

.order-list table tbody td .order-status4 {
  background: #80de73
}

.order-list table tbody td .btn {

}

.goods-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 10px 20px
}

.goods-info .price {
  font-size: 16px;
  font-family: baloo bold
}

.goods-info .qty {
  margin-right: 100px;
  font-size: 16px
}

.goods-info .qty span:last-child {
  font-family: baloo bold
}

.goods-info .goods-title {
  display: flex;
  align-items: center
}

.goods-info .goods-title div {
  font-size: 16px;
  font-family: baloo bold
}

.goods-title .goodsImage {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  background: #f3f3f3;
  border-radius: 50%
}

.goods-title img {
  max-width: 70px;
  max-height: 100%
}

.payment {
  display: flex;
  justify-content: space-between;
  padding: 20px 13px 20px 20px
}

.method p {
  margin-bottom: 16px
}

.payment .pay-price div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px
}

.payment .pay-price div label {
  display: inline-block;
  margin-right: 65px;
  text-transform: uppercase
}

.payment .pay-price div .price {
  font-size: 16px;
  font-family: baloo bold
}

.payment .pay-price div.subtotal {
  font-size: 16px;
  padding-top: 15px
}

.payment .pay-price div.subtotal .price {
  color: #f25b61
}

.order-list .desc {
  padding: 0 35px 20px 20px;
  border-bottom: 1px solid #ccc
}

.order-list .desc > p {
  margin-bottom: 20px;
  margin-top: 10px
}

.live-chat {
  box-sizing: border-box;
  box-shadow: rgb(0 0 0 / 30%) 0px 4px 12px;
  border-radius: 50%;
  padding: 14px;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 30px;
  right: 20px;
  cursor: pointer;
  transition: all 0.3s;
  background-color: #fff;
  z-index: 1;
}
.order-list .desc ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.order-list .desc ul li {
  color: #f25b61;
  margin-bottom: 20px
}

.order-list .desc ul li.player {
  margin-right: 20px
}

.order-list .desc ul li.other {
  width: 49%
}

.order-list .desc ul li.other:nth-child(2n) {
  text-align: right
}

.order-list .desc ul li span {
  color: #000;
  margin-right: 20px
}

.order-list .table-bottom tbody td {
  border-bottom: none
}

.order-list .desc ul li.upimg {
  display: flex;
  justify-content: flex-end
}

.order-list .desc ul li.upimg img {
  max-width: 100px;
  cursor: pointer
}

.order-list .desc ul li.upimg .bigImg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 100
}

.order-list .desc ul li.upimg .bigImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1000px
}

.order-list .desc ul li.upimg .bigImg i {
  background: url(/static/pc/image/swipebox-icons.svg);
  width: 20px;
  height: 24px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer
}

.order-list .table-bottom tbody td {
  border-bottom: none
}

.order-info-box .goods-list > a.buynow {
  background: #EC8955;
  height: 40px;
  border-radius: 40px;
  font-family: baloo ;
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  line-height: 42px;
  float: right
}
.order-list td.btn span.live-chat {
  color: #1fa6df;
  border-bottom: 1px solid #1fa6df;
  line-height: 15px;
  margin-right: 20px;
}

.order-info-box .goods-list > a.buynow:hover {
  background: #f25b61
}

.activity-info-box{
  font-size: 12px;
}


.activity-list table thead td {
  color: #fff;
  font-family: baloo bold;
  padding: 9px 0;
  /*text-transform: uppercase;*/
  font-size: 16px
}

.activity-list table thead td:last-child {
  border-radius: 0 20px 20px 0
}

.activity-list table thead td:first-child {
  border-radius: 20px 0 0 20px
}

.activity-list table thead tr {
  background: #363537;
  height: 60px
}

.activity-list table tbody tr {
  background: #f3f3f3;
  height: 60px;
}

.activity-list table tbody td:first-child {
  border-radius: 20px 0 0 20px
}

.activity-list table tbody td:last-child {
  border-radius: 0 20px 20px 0;
}

.activity-list table tbody td .price {
  font-size: 16px;
  color: #f25b61
}

.activity-list table tbody td .order-status {
  width: 140px;
  display: block;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-transform: uppercase
}

.activity-list table tbody td .order-status0 {
  background: #F4EBE8

}

.activity-list table tbody td .order-status2 {
  background: #3ae9be
}

.activity-list table tbody td .order-status3 {
  background: #ffc382
}

.activity-list table tbody td .order-status4 {
  background: #80de73
}
.activity-list table{
  text-align: center;
  width: 100%;
}


@media (max-width:567px) {
  .ucenter .main-content-w {
    padding: 0px
  }

  .ucenter .main-content {
    border: 0px;
    padding: 0px;
  }

  .main-content .content {
    padding-left: 0px;
  }

  .main-content .info-box {
    padding: 8px;
    text-align: center;
  }
  .main-content .info-box h3{
    font-size: 16px;
    font-weight: normal;
  }

  .left-nav>div {
    width: 38%;
    display: inline-block;
    height: 20px;
    padding: 6px 0;
    box-sizing: content-box;
    margin-bottom: 8px;
  }
  .left-nav>div a {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    padding-left: 0;
    text-align: center;
    padding: 0 10px;
  }

  .left-nav .current {
    font-weight: 600;
    background: none;
    background-color: #0b85ea;
    border-radius: 15px;
  }

  .main-content .left-nav {
    padding: 8px;
  }

  .odd-number {
    font-size: 18px;
    float: left;
    height: 30px;
    line-height: 30px;
  }

  .orders-commodity p {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }
  .orders-money {
    font-size: 24px;
  }
  .orders-payment {
    /*left: 0;*/
    right: 0;
    font-size: 18px;
  }
  .info-item .description {
    font-size: 15px;
    width: 90px;
    text-align: right;
    margin-right: 5px;
  }
  .info-item .input-area {
    height: 40px;
    width: 62vw;
  }
  .info-item .input-area .control-group input {
    height: 38px;
  }
  .info-item-email .description, .info-item-email .email  {
    font-size: 20px;
  }
  .info-vip-level {
    font-size: 13px;
  }
  .info-item-email {
    margin-bottom: 10px;
  }
  .info-vip-level .level{
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
  }
  .info-item-save button {
    width: 200px;
    height: 40px;
    font-size: 20px;
  }
  .changePass-item .input-area input {
    width: 100%;
  }
  .info-vip-level .level img {
    width: 32px;
  }
  .main-content .left-nav .left {
    width: 100%;
    padding-top: 15px;
  }
  /* .main-content .left-nav .left>div {
    width: 31%;
    display: inline-block;
  } */
  .left-nav .left>div {
    display: inline-block;
    width: auto;
    height: 25px;
    text-align: center;
    padding: 0px;
  }
  .left-nav .left>div.avatar {
    width: 100%;
  }
  .left-nav .left .orders {

  }
  .left-nav .left .ucenter-info {

  }
  .info-box-w {
    padding: 10px;
  }
  .main-content .content {
    margin-top: 25px;
  }
  .info-item-save {
    justify-content: center;
  }
}