.userimg {
  background: url(../image/personal.png) no-repeat top center;
  background-size: 100%;
  height: 228px;
  width: 100%;
  min-width: 1300px;
  background-position: top center;
  margin-top: 30px;
}
.userimg::after{
  content: '';
  position: absolute;
  background: #F5F7FA;
  height: 114px;
  width: 100%;
  margin-top: -0px;
  z-index: -2;
}
.userimg p {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 56px;
  letter-spacing: 6px;
  text-align: center;
  padding-top: 90px;
}
.user_con {
  width: 100%;
  height: auto;
  display: flex;
}
.user_con .user_wrap {
  width: 1300px;
  height: auto;
  background: #FFFFFF;
  margin: 0 auto;
}
.user_con .user_wrap .user_left {
  width: 207px;
  height: auto;
  float: left;
  margin-top: 60px;
}
.user_con .user_wrap .user_left .registration {
  width: 207px;
  height: 82px;
  background: url(../image/noticetop.png) no-repeat;
}
.user_con .user_wrap .user_left .registration .registration_top {
  height: auto;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 24px;
  margin-left: 14px;
  padding-top: 24px;
  position: relative;
}
.user_con .user_wrap .user_left .registration .registration_top::after {
  content: "";
  width: 36px;
  height: 1px;
  background: #FFFFFF;
  border-radius: 1px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.user_con .user_wrap .user_left .notice_column {
  width: 207px;
  height: 450px;
  background: url(../image/column.png) #EEEFF1FF no-repeat bottom;
}
.user_con .user_wrap .user_left .notice_column .notice_column_con {
  padding-top: 15px;
}
.user_con .user_wrap .user_left .notice_column .notice_column_con .column_active {
  background: #ffffff !important;
  color: #204F9F !important;
  position: relative;
}
.user_con .user_wrap .user_left .notice_column .notice_column_con .column_active::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #204F9F;
  left: 10px;
  bottom: 20px;
}
.user_con .user_wrap .user_left .notice_column .notice_column_con .message {
  width: 193px;
  height: 50px;
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 50px;
  float: right;
  padding-left: 30px;
}
.user_con .user_wrap .user_left .notice_column .notice_column_con .message:hover {
  width: 193px;
  height: 50px;
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 50px;
  float: right;
  padding-left: 30px;
  background: rgba(255, 255, 255, 0.8);
}
.user_con .user_wrap .user_right {
  width: 1024px;
  height: auto;
  float: right;
  margin-top: 20px;
  padding-bottom: 40px;
}
.user_con .user_wrap .user_right .right_sub {
  width: 100%;
  border-bottom: #D4D4D4 1px dashed;
  padding-bottom: 30px;
  padding-top: 40px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top {
  width: 100%;
  height: 141px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .left {
  width: 244px;
  height: 141px;
  float: left;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .left img {
  width: 100%;
  height: 100%;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right {
  width: 750px;
  height: 141px;
  float: left;
  margin-left: 20px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .top {
  width: 750px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .top span {
  width: 70%;
  height: 18px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .top a {
  width: 96px;
  height: 18px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #2058E0;
  line-height: 18px;
  float: left;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .time {
  width: 750px;
  height: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
  margin-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .address {
  width: 750px;
  height: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 20px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .cost {
  width: 750px;
  height: 18px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 20px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .cost .gray {
  color: #FF6600;
  font-size: 16px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .cost .state {
  padding-left: 36px;
  font-size: 16px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .cost .bule {
  color: #3B70FF;
  font-size: 16px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .cost .red {
  color: #FF653B;
  font-size: 16px;
}
.user_con .user_wrap .user_right .right_sub .right_sub_top .right .cost .ash {
  color: #666666;
  font-size: 16px;
}
.user_con .user_wrap .user_right .right_sub .right_btn_con {
  width: 100%;
  height: 50px;
  margin-top: 30px;
}
.user_con .user_wrap .user_right .right_sub .right_btn_con .ash_btn {
  display: inline-block;
  width: 137px;
  height: 50px;
  background: #F7F7F7;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  text-align: center;
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  margin-right: 24px;
}
.user_con .user_wrap .user_right .right_sub .right_btn_con .pay {
  display: inline-block;
  width: 180px;
  height: 50px;
  background: #3B70FF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  text-align: center;
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 50px;
  letter-spacing: 1px;
}
.topnavcom {
  width: 100%;
  height: 49px;
  background: rgba(245, 247, 250, 0.82);
  clear: both;
  margin: 0 auto;
  margin-top: 30px;
}
.topnavcom .project_top {
  padding: 14px 30px;
}
.topnavcom .project_top .rectangle {
  width: 6px;
  height: 22px;
  background: #F7B41C;
  display: block;
  float: left;
}
.topnavcom .project_top .project_title {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  padding-left: 10px;
  height: 22px;
}
.pramg,
.pramg:hover {
  width: 240px;
  height: 46px;
  background: rgba(247, 247, 247, 0.6);
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 46px;
  margin-right: 40px;
}
.bule_btn,
.bule_btn:hover {
  background: #3069CA;
  color: #FFFFFF;
}
.padding_250 {
  padding-left: 250px;
  padding-bottom: 170px;
}
.txt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.dhyin {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.layui-form-radio > i:hover,
.layui-form-radioed > i {
  color: #4078FF !important;
}
.layui-form-select dl dd.layui-this {
  background-color: #fff !important;
  color: #4078ff !important;
}
.layui-form-select dl dd:hover {
  color: #4078FF !important;
  background-color: #fff !important;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.layui-input,
.layui-select,
.layui-textarea {
  height: 46px !important;
  line-height: 1.3;
  line-height: 46px\9!important;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  border-radius: 2px;
}
.layui-form-item {
  margin-top: 30px !important;
}
.layui-form-label {
  width: 197px !important;
  padding: 13px 15px !important;
}
.layui-form-label span {
  color: #AA0000;
  font-size: 14px;
}
.layui-input,
.layui-textarea {
  display: block;
  width: 478px !important;
  padding-left: 10px;
}
.layui-input-block {
  margin-left: 197px !important;
  min-height: 36px;
}
input[disabled] {
  background: rgba(242, 242, 242, 0.55);
  border-radius: 2px;
  border: 1px solid #D8D8D8;
}

