.personalcenter_mian {
  background-color: #f7f7f7;
}

.personalcenter_back a {
  text-decoration: none;
  color: #a0a0a0;
  font-size: 16px;
}

.personalcenter_back {
  background-color: #15151d;
  height: 832px;
}

.personalcenter_main {
  width: 1200px;
  /* height: 620px; */
  margin: 0 auto;
  padding-top: 102px;
}
/* 左边 */
.personalcenter_left {
  float: left;
  background-color: #292931;
  color: #666666;
  font-size: 16px;
  padding: 33px 23px 33px 23px;
}

.personalcenter_left span {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0 21px 0 23px;
}

.personalcenter_leftul a {
  display: block;
  width: 186px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  margin-bottom: 33px;
}

.personalcenter_leftul a:hover, .personalcenter_leftul a.personactive {
  background-color: #1FEBC0;
  color: #292931;
}

.personalcenter_leftuser span {
  background: url(https://cdn-js.tengyoujiasu.com/u/user-icon.png) left top no-repeat;
}

.personalcenter_leftuser:hover span, .personalcenter_leftuser.personactive span {
  background-position: -16px 0;
}

.personalcenter_leftcode span {
  background: url(https://cdn-js.tengyoujiasu.com/u/code-icon.png) left top no-repeat;
}

.personalcenter_leftcode:hover span, .personalcenter_leftcode.personactive span {
  background-position: -16px 0;
}

/* 右边 */
.personalcenter_right {
  margin-left: 247px;
  background-color: #292931;
}
.personalcenter_rightmain {
  min-height: 500px;
  padding: 32px 40px 62px;
}
.personalcenter_righttitle {
  color: #dedede;
  padding-bottom: 12px;
  border-bottom: 1px solid #3a3a44;
  overflow: hidden;
}
.personalcenter_righttitle span {
  cursor: pointer;
}
.personalcenter_righttitle span.spanactive {
  color: #1FEBC0;
}
.rightuser {
  margin-top: 40px;
}
.personcenter_type {
  color: #1FEBC0;
  font-size: 16px;
  margin-bottom: 4px;
}
.personcenter_typeall {
  display: inline-block;
  vertical-align: top;
}
.rightuserintro {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-left: 24px;
}
.rightuserintro > p:nth-last-of-type(1) {
  margin-bottom: 5px;
}
.rightuser img {
  width: 90px;
}
.rightuser a{
    color: #fff;
}
.personalcenter_btn {
  display: inline-block;
  width: 140px;
  line-height: 44px;
  height: 44px;
  background-color: #1FEBC0;
  color: #292931;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}
.personalcenter_btn:hover {
  background-color: #1FEBC0;
}
/* 充值 */
.rightuserrecharge {
  float: right;
  margin-top: 23px;
}

.divhuan_tab table {
  margin-top: -40px;
}
.rightrechargetab table thead,
.divhuan_tab table thead {
  height: 40px;
  color: #c7c7c7;
  font-size: 16px;
}

.rightrechargetab table thead th,
.divhuan_tab table thead th {
  text-align: center;
  background: #525257;
}

table {
  width: 100%;
  margin: 28px 0 28px 0;
}
table tr {
  line-height: 50px;
}

table td {
  text-align: center;
  color: #999999;
  font-size: 14px;
}

.rightrechargetab table td span,
.divhuan_tab table td span {
  margin: 0 5px;
  cursor: pointer;
}
.rightrechargetab_no h2,
.divhuan_tab_no h2 {
  color: #666666;
  text-align: center;
  margin-top: 50px;
}
/* 兑换码 */
.rightcode {
  text-align: center;
  margin-top: 60px;
}
.duihuan_btn {
  margin-top: 50px;
  margin-bottom: 85px;
  font-size: 18px;
}
#duhuan_text {
  width: 334px;
  height: 48px;
  text-indent: 16px;
  font-size: 16px;
  color: #999;
  background-color: #525257;
}
/* 绑定 */
.rightbind li {
  margin-top: 46px;
  position: relative;
}
.rightbind_commontext {
  display: inline-block;
  vertical-align: top;
  margin-left: 24px;
}
.rightbind_common_p1 {
  color: #202020;
  font-size: 18px;
}
.rightbind_common_p2 {
  color: #999999;
  font-size: 16px;
}
.bind_phonetext{
  color: #f69e20;
  position: absolute;
  left: 182px;
  top: 3px;
}
.rightbind_commonbtn {
  float: right;
  margin-top: 11px;
  font-size: 18px;
}

.duihuan_tips {
  text-align: left;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  width: 334px;
  margin: 6px auto 0;
  color: #ec5a5a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.display {
  display: none;
}
