.user-statistics-message {
  padding: 20px;
  position: relative;
  min-height: 1000px;
}
.user-statistics-message .screening-conditions {
  width: 100%;
  height: 258px;
  border: 1px solid #ccc;
  margin-top: 10px;
}
.user-statistics-message .screening-conditions h5 {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background-color: #F7F7F7;
  padding-left: 10px;
}
.user-statistics-message .screening-conditions h5 span {
  display: inline;
}
.user-statistics-message .screening-conditions ul {
  width: 100%;
  height: 28px;
  margin: 16px 0;
}
.user-statistics-message .screening-conditions ul .lis,
.user-statistics-message .screening-conditions ul li {
  width: 83px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  float: left;
  color: #000;
  margin: 0 15px;
  border: 1px solid #ccc;
  background-color: #F7F7F7;
  cursor: pointer;
  font-size: 12px;
}
.user-statistics-message .screening-conditions ul li.active {
  border: 1px solid #199ED8;
  background-color: #fff;
  color: #199ED8;
}
.user-statistics-message .screening-conditions ul .msg_tit {
  width: 100px;
  border: none;
  background-color: #fff;
}
.user-statistics-message .screening-conditions .statisticalInfor {
  width: 100%;
  display: flex;
  border-bottom: 1px dashed #ccc;
  border-top: 1px dashed #ccc;
}
.user-statistics-message .screening-conditions .statisticalInfor .msg_tit {
  width: 100px;
  border: none;
  background-color: #fff;
  margin: 16px 15px;
  text-align: center;
  line-height: 28px;
}
.user-statistics-message .screening-conditions .statisticalInfor ul {
  flex: 1;
  width: 100%;
  height: 100%;
  margin: 0;
}
.user-statistics-message .screening-conditions .statisticalInfor ul li {
  width: 70px;
  margin: 16px 15px 0;
}
.user-statistics-message .screening-conditions ul:nth-child(4) li {
  width: 70px;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .msg_tit {
  width: 100px;
  border: none;
  background-color: #fff;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .change_time {
  width: 200px;
  border: none;
  background-color: #fff;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .change_time input {
  width: 88px;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .change_userType {
  width: 150px;
  border: none;
  background-color: #fff;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .change_userType input {
  width: 80px;
  height: 20px;
  margin-left: 5px;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .change_userType select {
  width: 80px;
  height: 20px;
}
.user-statistics-message .screening-conditions ul:nth-child(4) .change_userType select option {
  height: 30px;
  line-height: 30px;
}
.user-statistics-message .screening-conditions .msg_tit {
  width: 100px;
  border: none;
  background-color: #fff;
}
.user-statistics-message .screening-conditions #sureBtn {
  display: block;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  margin: 0 auto;
  border: none;
  background-color: #199ed8;
  color: #fff;
}
.user_tab0,
.user_tab1 {
  width: 100%;
}
.user_tab0 .uInfo-table td,
.user_tab1 .uInfo-table td {
  vertical-align: middle;
}
.user_tab0 {
  height: 400px;
}
.pt30 {
  padding-top: 30px;
}
.user_tab1 {
  width: 100%;
}
.user_tab1 th,
.user_tab1 td {
  text-align: center;
  height: 40px;
}
