.ucenter-box {

  border-radius: 10px;
  padding:40px 25px 60px;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 50px;
}

.ucenter-box .left {
  width: 20%;
  text-align: center;
}

.ucenter-box .right {
  width: 75%;
  text-align: center;
  margin-top: 70px;
}

.ucenter-box .left .img-box {
  width: 95px;
  height: 95px;
  background-color: white;
  border-radius: 50px;
  margin: 0 auto;
  position: relative;
}
.ucenter-box .left .img-box .vip{
  position: absolute;
  bottom: 0;
  left: 10%;
}

.ucenter-box .left .img-box img {
  max-height: 100%;
  width: auto;
}

.ucenter-box .left .email {
  line-height: 21px;
  letter-spacing: 0px;
  color: #062c33;
  margin-top: 20px;
  font-size: 18px;
  font-family: Poppins-SemiBold;
}

.ucenter-box .left .welcome {
  line-height: 21px;
  letter-spacing: 0px;
  color: #283b4f;
  margin-top: 5px;
  font-size: 14px;
  font-family: Poppins-Regular;
}

.ucenter-box .left .info {
  margin-top: 24px;
  border-top:1px solid #ccc;
}

.ucenter-box .left .info li {
  line-height: 30px;

  text-align: left;
  border-bottom:1px solid #ccc;
}



.ucenter-box .left .info li.active a {
  border-left:3px solid #FF6633;
  color:#FF6633;
}
.ucenter-box .left .info li.active svg path{
  fill:#FF6633;
}
.ucenter-box .left .info li img{
  float: left;
  margin-top: 15px;
  margin-right: 8px;
}
.ucenter-box .left .info li a {
  margin:20px 0 20px 0px;
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #353736;
  padding-left: 60px;
  border-left: 3px solid transparent;
}
.ucenter-box .left .info li a svg{
  margin-right:8px;
}

.ucenter-box .right .email {
  line-height: 22px;
  letter-spacing: 0px;
  color: #FF6633;
  font-family: Poppins-SemiBold;
  text-align: left;
}
.ucenter-box .right .email i{

  color: #333;
 font-family: Poppins-Regular;
 font-style: normal;
}

.ucenter-box .right .info-vip-level {
  color: #FF6633;
  font-family:  Poppins-SemiBold;
  text-align: left;
}

.ucenter-box .right .info-vip-level .level {
  margin: 10px 0;
  font-family: Poppins-SemiBold;
}
.ucenter-box .right .info-vip-level .level img{
  vertical-align: middle;
}
.ucenter-box .right .info-vip-level i {
  color: red;
}

.ucenter-box .right .info-form {
  margin-top: 50px;
}

.ucenter-box .right .info-form li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;

}

.ucenter-box .right .info-form li>p {
  letter-spacing: 0px;
  color: #363537;
  width: 110px;
  text-align: left;
}

.ucenter-box .right .info-form li>input {

  border: solid 1px #999;
  border-radius: 6px;
  height: 40px;
  width: 260px;
  padding-left: 5px;
  font-size: 16px;
}


.ucenter-box .right .info-form li>input:focus {
  border: 1px solid #FF6633; 
  outline: none; 
  box-shadow: 0 0 5px rgba(255, 102, 51, 0.5); 
}
.ucenter-box .right .save {
  width: 250px;
  height: 40px;
  border-radius: 6px;
  border: none;
  color: white;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
  transition: background-color 0.3s;
  background: #FF6633;
}



.ucenter-box .right.changePasswd .info-form li>p {
  width: 165px;
}

.ucenter-box .right.changePasswd {
  text-align: left;
}

.ucenter-box .right.changePasswd .save {
  margin-top: 20px;
  margin-left: 45px;
  background: #FF6633;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
}

.ucenter-box .right.order-box {
  padding: 30px 0 30px 0px;
}
.ucenter-box .right.order-box .empty{
  padding:20px 0;
}
.ucenter-box .right.order-box .empty p{
  font-size: 20px;
  margin-top: 20px;
  font-family: Poppins-Regular;
}
.ucenter-box .right .order .line {
  /*display: flex;
  flex-direction: row;*/
  position: relative;
  /*background: url(/acitemsbuy/images/ucenter/order-line.png) no-repeat;*/
  background-size: cover;
  border-radius: 10px 10px 0 0;
  padding: 15px;
  background: #C0CEE8;
}
.ucenter-box .right .order .items{
  padding: 15px 0;
}
.ucenter-box .right .order .line .order_no{
  float: left;
  text-align: left;
  padding-left: 0;
}

.ucenter-box .right .order .line .order_info{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}


.ucenter-box .right .order .line>div {
  width: 100%;
}

.ucenter-box .right .order .line>div>div {
  line-height: 40px;
}

.ucenter-box .right .order_no {
  text-decoration: underline;
  color: #2a3e52;
  line-height: 44px;
  padding-left: 10px;
  font-size: 14px;
}

.ucenter-box .right .order_no a {
  color: #333;
}

.ucenter-box .right time {
  line-height: 15px;
  color: #ffffff;
  font-size: 12px;
  margin-left: 8px;
}

.ucenter-box .right .pay_status {
  /* position: absolute; */
  color: #b93a38;
  font-family: Baloo_M;
  right: 25px;
  top: 11px;
}
.ucenter-box .right .info_time {
  font-size: 12px;
  color: #666;
}

.ucenter-box .right .select-label {
  margin: 0 25px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 2px solid #ffffff;
  background-color: #b09b8b;
  position: relative;
  top: 5px;
  cursor: pointer;
}

.ucenter-box .right .select-order {
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: -99;
}

.ucenter-box .right input[type='checkbox']:checked {
  z-index: 9;
}

.ucenter-box .right input[type='checkbox']:checked::after {
  content: '';
  background: url(/acitemsbuy/images/ucenter/checkbox.png) no-repeat;
  height: 20px;
  width: 20px;
  z-index: 99;
  position: absolute;
  left: -3px;
  top: -3px;
  cursor: pointer;
}


.ucenter-box .right .items li {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-family: Baloo_M;
  padding: 0 30px;
  margin-top: 15px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px;
  align-items: start;
}
.ucenter-box .right .items li:last-child{
  border-bottom: none;
}
.ucenter-box .right .items li .flexItemCenter{
  align-items: start;
}

.ucenter-box .right .items li .img-box {
  width: 60px;
  height: 60px;
}

.ucenter-box .right .items li .img-box img {
  max-height: 100%;
  width: auto;
}

.ucenter-box .right .items li .title {
  color: #363537;
  margin-left: 5px;
  font-weight: normal;
  text-align: left;
  width: 450px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.ucenter-box .right .items li .title .attr{

}


.ucenter-box .right .items li .title .attr .custom{
  padding: 3px 0;
  color: #555;
  font-size: 14px;
}
.ucenter-box .right .items li .title .attr .attr-info{
  max-height: 100px;
  overflow-y: auto;
  color:#666;
  font-size: 12px;
  width: 180px;
}
.ucenter-box .right .items li .title .attr .attr-info ul{

}
.ucenter-box .right .items li .title .attr .attr-info ul li{
  padding: 0;
  border-bottom: none;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
}

.ucenter-box .right .items li .num-box {
  display: flex;
  justify-content: space-between;
  min-width: 100px;
}


.ucenter-box .right .items li .num,
.ucenter-box .right .items li .price {
  color: #363537;
  font-weight: normal;
}
.ucenter-box .right .items li .price {
  color: #D21E43;
  font-weight: normal;
  margin-right: 7px;
}

.ucenter-box .right .order {
  overflow: auto;
  margin-bottom: 50px;
}

.ucenter-box .right .order::-webkit-scrollbar {
  width: 6px;
}

.ucenter-box .right .order::-webkit-scrollbar-thumb {
  background: #686868;
  border-radius: 5px;
  border: 1px solid hsla(0, 0%, 100%, .26);
  cursor: pointer;
}

.ucenter-box .right .order li.list_item {
  margin-bottom: 20px;
  border:1px solid #C0CEE8;
  border-radius: 10px;
}

.ucenter-box .right .select-all {
  text-align: left;
  margin-left: 25px;
  cursor: pointer;
}

.ucenter-box .right .select-all-i {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.ucenter-box .right .btn-del {
  cursor: pointer;
  width: 96px;
  height: 30px;
  background-color: #f8ecd2;
  border-radius: 3px;
  border: solid 1px #707070;
  transition: all 0.3s;
  margin-right: 50px;
}



/* register */
.register .register-b {
  margin: 30px auto;
  background-color: #fff;
  border: 1px solid #333;
  padding: 40px;
  border-radius: 10px;
  border: 5px solid #C0CEE8;
  background: #eff2f5;
}

.sign_up_w .description {
  font-size: 18px;
  color: #363537;
  text-align: right;
  width: 200px;
}

.block-area {
  padding: 30px 50px 10px;
}

.block-area li {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.red-star {
  color: red;
}

.sign_up_w .input-area {
  display: flex;
  align-items: center;
}

.sign_up_w .input-area input {
  vertical-align: top;
  border-radius: 5px;
  background-color: #fff;
  border: none;
  color: #363537;
  border: 1px solid #ccc;
  margin-left: 15px;
  line-height: 30px;
  padding: 0 5px;
  width: 313px;
  height: 40px;
  font-size: 14px;
}

.sign_up_w .input-area .warnMsg {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
}

.register .register-b .log-in {
  width: 359px;
  height: 49px;
  background-color: #A1A1A1;
  border-radius: 5px;
  border: none;
  color: white;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  transition: all 0.3s;
  max-width: 100%;
}


.ucenter-index .img-box {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 35px;
}

.ucenter-index .img-box img {
  max-height: 100%;
}

.ucenter-index .email {
  flex-direction: column;
  margin-left: 15px;
  justify-content: space-evenly;
}

.ucenter-index .menu {
  padding: 5px;
}

.ucenter-index .menu li {
  border-bottom: solid 1px #c6baba;
  line-height: 45px;
  padding: 0 10px;
  display: flex;
}

.ucenter-index .menu li a {
  width: 100%;
  color: #353736;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ucenter-index .menu li>i {
  font-size: 22px;
  margin-right: 15px;
}

.ucenter-index .menu li i.ucenter {
  color: #fab24b;
}

.ucenter-index .menu li i.resetpawd {
  color: #5ab84d;
}

.ucenter-index .menu li i.order {
  color: #51bff1;
}




.ucenter-nav  {
  padding: 2px;
  display: flex;
  border-bottom: solid 1px #ddd;
  justify-content: space-between;
  margin-bottom: 15px;
}

.ucenter-nav  li {

  line-height: 45px;
  padding: 0 5px;
  display: flex;
}

.ucenter-nav li a {
  width: 100%;
  color: #353736;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}

.ucenter-nav li>i {
  font-size: 14px;
  margin-right: 3px;
}

.ucenter-nav  li i.ucenter {
  color: #fab24b;
}

.ucenter-nav li i.resetpawd {
  color: #5ab84d;
}

.ucenter-nav li i.orders {
  color: #51bff1;
}
  .main__info__style{
    grid-template-columns: repeat(2, 1fr);
  }
.main__info__style__change{
  grid-template-columns: repeat(1, 1fr);
}

@media (max-width:1024px) {
  .ucenter-box .left .img-box,
  .ucenter-box .left .email,.ucenter-box .left .welcome{display: none;}
  .ucenter-box .left{display: block;width:100%}
  .ucenter-box .left .info{justify-content: space-between;display: flex;flex-wrap: wrap;border:none;}
  .ucenter-box .left .info li{background:#fff;width:49%;border:none;margin-top:10px;border-radius: 6px;}
  .ucenter-box .left .info li a{margin:0;padding:0 0 0 8px;font-size: 14px;font-family: 'Poppins-Regular'}
  .ucenter-box .left .info li a svg{width:20px;margin-right: 5px;}
  .ucenter-box .right{margin-top:30px;}
  .register .register-b .log-in:active {
    background-color: #515a6c;
  }
  .ucenter-box .right.order-box .empty img{
    transform: scale(0.7);
  }
  .ucenter-box .right.order-box .empty p{
    font-size: 18px;
    margin:0;
  }
  .ucenter-box .right .btn-del:active {
    background-color: #dabc7a;
  }

  .ucenter-box .right .save:active {
    background-color: #EA580C;
  }

  .ucenter-box {
    width: 100%;
    background: transparent;
    display: block;
    border-left: none;
    border-right: none;
    padding: 0 15px;
    border: none;
    min-height: auto;
  }

  .ucenter-box .right {
    width: 100%;
    padding: 0;
  }

  .ucenter-box .right .info-form {
    margin-top: 20px;
  }

  .ucenter-box .right .info-form li {
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding:0;
  }

  .ucenter-box .right .info-form li>input {
    width: 100%;
    background:transparent;
  }
  .ucenter-box .right .info-form li>p{
    margin-bottom: 8px;
  }


  .ucenter-box .right .save {
    margin-top: 25px;
  }

  .ucenter-box .right.changePasswd .save {
    display: block;
    margin: 20px auto;
  }

  .ucenter-box .right.order-box {
    padding: 0;
  }

  .ucenter-box .right .select-label {
    margin: 0;
  }

  .ucenter-box .right .order_no a {
    font-size: 14px;
  }

  .ucenter-box .right .order {
    max-height: none;
    border: 5px solid #E4EBF9;
    border-radius: 10px;
    background: #eff2f5;
    margin-bottom: 0;
    padding: 15px;
  }
  .right_content{
   
    border-radius: 10px;
    
  }

  .ucenter-box .right .order .line {
    background: transparent;
    background-color: #C0CEE8;
    border-radius: 10px 10px 0 0;
    overflow: inherit;
    display: block;
  }
  .ucenter-box .right .order .line > div > div{
    line-height: 26px;
  }
  .ucenter-box .right .order .line > div {
    width: 100%;
  }
  .ucenter-box .right .order .line .order_no{
    width: 100%;
    text-align: left;
    line-height: 26px;
  }
  .ucenter-box .right .order .line .order_info{
    display: flex;
    justify-content:space-between;
    padding: 0 10px;
  }
  .ucenter-box .right .order .line .order_info .info_game{
    font-size: 14px;
    color: #333;
  }
  .ucenter-box .right .order .line .order_info .pay_status{
    font-size: 12px;
    color: #D21E43;
  }
  .ucenter-box .right .order .line .order_info .info_time{
    font-size: 10px;
    color: #333;
  }

  .ucenter-box .right .items li {
    padding: 0 10px;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .ucenter-box .right .select-all {
    margin-left: 0;
  }

  .ucenter-box .right .btn-del {
    margin-right: 0;
  }

  .ucenter-box .right .pay_status {
    right: 10px;
    top: -10px;
  }

  .register .register-b {
    padding: 20px;
    border-left: none;
    border-right: none;
    margin: 20px;
    width: 90%;
    border-radius: 10px;
    border: 5px solid #C0CEE8;
    background: #eff2f5;
  }

  .block-area {
    padding: 10px;
  }

  .sign_up_w .description {
    text-align: left;
    margin-bottom: 5px;
  }

  .register .register-b .log-in {
    width: 280px;
  }

  .sign_up_w .input-area input {
    margin-left: 0;
    width: 100%;
    background: #F5F7F9;
  }

  .sign_up_w .input-area .warnMsg {
    display: block;
    margin-left: 0;
    font-size: 10px;
  }

  .sign_up_w .input-area {
    display: block;
    width: 100%;
  }

  .ucenter-box .right .items li .title{
    width:auto;
    display: block;
  }
  .ucenter-box .right .items li .title .attr .attr-info{
    width: 90%;
  }

  .ucenter-nav li a{
    font-size: 12px;
  }
  .ucenter-nav li a svg{
    margin-right:0px;
  }
}

@media (hover: hover) {

  .register .register-b .log-in:hover {
    background-color: #515a6c;
  }
  
  .ucenter-box .right .btn-del:hover {
    background-color: #dabc7a;
  }

  .ucenter-box .right .save:hover {
    background-color: #EA580C;
  }
  
}

.step ul{display:flex;justify-content: center;}
.step li div{display:flex;align-items: center;}
.step li .circle{
  width: 39px;
  height: 39px;
  margin:0 auto;
  border-radius: 50%;
  font-size: 20px;
  font-family: DIN;
  font-weight: bold;
  line-height: 24px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(var(--main-color));
}
.step li  .line {
  width:200px;
  height: 1px;
  display: inline-block;
  margin: 2px;
  background: rgb(var(--main-color))
}
.step li >span{    font-size: 16px;
  font-family: Titillium-Web;color:#333;
  width: 100%;
  margin-left: -40%;
  text-align: center;margin-top:5px;display: block;}
  .step li:last-child >span{    margin-left: 7%;}
  .step li span.cur{    color: rgb(var(--main-color));}
.resetbox {
  padding: 30px;
  background:#fff;
  border-radius: 10px;
  margin-bottom: 100px;
}

.row-box,
.flow {
  width: 100%;
  text-align: center;
}
.reset-w{padding:30px;}

.input-area {
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-area input {
  padding-left: 10px;
  background-color: #fff;
  border-radius: 4px;
  border: none;
  width: 100%;
  margin-left: 0;
  color: #363537;
  border: 1px solid #fff;
  height: 38px;
  line-height: 30px;
  width: 360px;
  margin-left: 10px;
  border:1px solid #ddd;
}
.input-area input:focus{
  border-color: #FF6633;
box-shadow: 0 1px 6px rgba(32,33,36,.28);
}

.reset-w .text-center .btn {
  font-size: 14px;
  width: 130px;
  height: 34px;
  border-radius: 5px;
  background: rgb(var(--main-color));
  color: #fff;
  padding: 0 15px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .step li{position: relative;width:33%}
  .step li .circle {
      width: 26px;
      height: 26px;
      font-size: 15px;
  }
  .step li >span{font-size: 15px;line-height:20px;display: block;margin:0;}
  .step li .line {
      width: 90%;
      position: absolute;
      top: 10px;
      left:55%;
  }
  .resetbox{padding:30px 15px;}
  .reset-w{padding:30px 0 0;}
}