.usercenter-page {
  background-color: #fff;
  padding: 0 16px;
  min-height: 500px;
}
.usercenter-page .title-bar {
  padding: 12px 0;
  border-bottom: 1px solid #d4d3d3;
  margin: 0 0 12px;
  height: auto;
  line-height: normal;
  color: #262626;
  position: relative;
  background: #fff;
}
.usercenter-page .title-bar .back {
  position: relative;
  padding-right: 12px;
  margin-right: 12px;
  display: inline-block;
  color: #ff6a00;
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
}
.usercenter-page .title-bar .back::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2px;
  height: 20px;
  background-color: #f2f2f2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}
.usercenter-page .title-bar .title {
  color: #181818;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-weight: 600;
}
.usercenter-page .ccbrc {
  width: 100%;
  padding: 16px;
  margin: 16px 0;
  border-width: 1px;
  border-style: solid;
  border-color: #d4d3d3;
  -o-border-image: initial;
     border-image: initial;
}
.usercenter-page .ccbrc ul {
  min-height: 140px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.usercenter-page .ccbrc ul li {
  padding-left: 16px;
  width: 25%;
  float: left;
  height: 100%;
  list-style: none;
  border-left: 1px dashed #d4d3d3;
}
.usercenter-page .ccbrc ul li:first-child {
  padding-left: 0;
  width: 48%;
  border-width: 0;
  border-style: initial;
  border-color: initial;
  -o-border-image: initial;
     border-image: initial;
}
.usercenter-page .ccbrc ul li h3 {
  font-weight: 400;
  margin-bottom: 9px;
  font-size: 18px;
  line-height: 24px;
}
.usercenter-page .ccbrc ul li .no-content {
  height: 60px;
  line-height: 60px;
}
.usercenter-page .ccbrc ul li .money-container {
  width: 50%;
  display: inline-block;
}
.usercenter-page .ccbrc ul li .money-container .content-container {
  height: 60px;
}
.usercenter-page .ccbrc ul li .money-container .content-container .money-total {
  font-size: 28px;
  line-height: 32px;
}
.usercenter-page .aps-tab {
  border-bottom: 1px solid #d7d8d9;
  height: 40px;
}
.usercenter-page .aps-tab .aps-tab-bar {
  bottom: 0;
  position: relative;
  border-right: 1px solid #d7d8d9;
  border-left: 1px solid #d7d8d9;
  border-bottom: 1px solid #ffffff;
  float: left;
  line-height: 40px;
  height: 40px;
}
.usercenter-page .aps-tab .aps-tab-bar .aps-tab-label-inner {
  top: -1px;
  color: #ff4400;
  margin: 0;
  padding: 0 24px;
  width: 100%;
}
.usercenter-page .aps-tab .aps-tab-bar .aps-tab-label-inner::before {
  position: absolute;
  content: "";
  top: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background-color: #f26400;
}
.usercenter-page .aps-tab1 {
  border-bottom: 1px solid #d7d8d9;
  height: 40px;
}
.usercenter-page .aps-tab1 .aps-tab-bar {
  bottom: 0;
  position: relative;
  border: 1px solid #d7d8d9;
  float: left;
  line-height: 40px;
  height: 40px;
}
.usercenter-page .aps-tab1 .aps-tab-bar.active {
  border-bottom: 1px solid #fff;
}
.usercenter-page .aps-tab1 .aps-tab-bar.active .aps-tab-label-inner {
  color: #ff4400;
}
.usercenter-page .aps-tab1 .aps-tab-bar.active .aps-tab-label-inner::before {
  position: absolute;
  content: "";
  top: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background-color: #f26400;
}
.usercenter-page .aps-tab1 .aps-tab-bar .aps-tab-label-inner {
  top: -1px;
  color: #181818;
  margin: 0;
  padding: 0 24px;
  width: 100%;
}
.usercenter-page .aps-tab1 .aps-tab-bar:hover .aps-tab-label-inner {
  color: #ff4400;
  cursor: pointer;
}
.usercenter-page .sub-tab-page .sc-gwVKww {
  margin: 32px auto;
  width: 500px;
}
.usercenter-page .sub-tab-page .sc-gwVKww .gwVKww-squre {
  float: left;
}
.usercenter-page .sub-tab-page .sc-gwVKww .gwVKww-squre .num {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #eee;
  margin-right: 6px;
}
.usercenter-page .sub-tab-page .sc-gwVKww .gwVKww-squre .txt {
  color: #999;
  font-size: 14px;
  font-weight: 700;
}
.usercenter-page .sub-tab-page .sc-gwVKww .gwVKww-squre.active .num {
  border: 1px solid #ff4400;
  background: #ff4400;
  color: #fff;
}
.usercenter-page .sub-tab-page .sc-gwVKww .gwVKww-line {
  float: left;
  padding: 0 8px;
}
.usercenter-page .sub-tab-page .sc-gwVKww .gwVKww-line .line-line {
  width: 230px;
  height: 1px;
  background: #e9e9e9;
  margin-top: 13px;
}
.usercenter-page .page-content .content-tip {
  background: #f4f4f4;
  padding: 10px 15px;
  font-size: 12px;
  line-height: 20px;
  color: #3d3d3d;
  margin-bottom: 12px;
}
.usercenter-page .page-content .form-ul {
  font-size: 12px;
  color: #181818;
}
.usercenter-page .page-content .form-ul li {
  line-height: 32px;
}
.usercenter-page .page-content .form-ul li .info-label {
  display: inline-block;
  width: 110px;
  text-align: right;
}
.usercenter-page .page-content .form-ul li .info-value {
  text-align: left;
  margin-left: 4px;
  display: inline-block;
}
