.useinfobg {
  width: 100%;
  background: url(../images/userinfobg.jpg) no-repeat top;
  height: 644px;
}
.usercountbg {
  width: 100%;
  background: url(../images/infobg_bottom.jpg) no-repeat bottom #fff;
}
.witse910 {
  width: 910px;
  margin: 0 auto;
  position: relative;
}
.vmctitac {
  text-align: center;
  padding: 45px 0;
}
.user_pic {
  position: absolute;
  width: 232px;
  top: 208px;
  left: 67px;
  border: 2px #ff5900 solid;
}
.user_infor {
  position: absolute;
  top: 225px;
  left: 346px;
  width: 522px;
}
.user_infor p {
  font-size: 20px;
  color: #2a2a32;
  margin-bottom: 24px;
}
.usercardinfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px #e5e5e5 dashed;
  padding-top: 25px;
  margin-top: 40px;
}
.useinfocard_dsc {
  font-size: 20px;
  color: #ff5900;
}
.xfbtns {
  display: block;
  width: 229px;
}
.table_conters {
  width: 100%;
}
.table_conters {
  width: 100%;
  background: #f7f7f7;
}
.table_counts {
  width: 774px;
  margin: 30px auto;
}
.table_with0 {
  width: 92px;
}
.table_with {
  width: 350px;
}
.table_with1 {
  width: 328px;
}
.title_tb {
  padding: 12px 0;
  font-size: 18px;
  color: #666666;
  border-bottom: 1px #afafaf dashed;
}
.infros {
  padding: 12px 0 0;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px #afafaf dashed;
}
.inputvals {
  width: 328px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 0;
  color: #666666;
  border: 1px #afafaf solid;
}
.tabl_listxm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 60px;
}
.tabl_listml {
  width: 174px;
}
.xf_cardboxes {
  width: 100%;
  margin-top: 30px;
  display: block;
}
.xf_cardboxes:hover img {
  transform: scale(1.03);
}
.xf_cardboxes img {
  transform: scale(1);
  transition: all 0.4s ease;
}

.uncess_title {
  text-align: center;
  color: #323232;
  font-size: 30px;
  padding: 80px 0 80px 0;
}
.uncess_title a {
  color: #323232;
  text-decoration: underline;
}
.uncess_title img {
  width: 26px;
  margin-right: 15px;
  margin-top: -5px;
  vertical-align: middle;
  display: inline-block;
}
.userinter {
  display: none;
}
