th {
  text-align: left !important;
}

td {
  width: 284px;
  font-size: 14px !important;
  color: rgba(0, 0, 0, .6) !important;
}

.zzao {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
}

.zzao .conss {
  width: 430px;
  height: 290px;
  background: #FFFFFF;
  border-radius: 12px;
  margin: 8% auto 0;
  position: relative;
}

.zzao .conss .hd {
  padding: 0 15px;
  height: 62px;
  line-height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zzao .conss .hd div {
  font-size: 20px;
  color: #000000;
  margin-left:31px;
}

.zzao .conss .hd img {
  width: 16px;
  height: 15px;
  margin-right: 25px;
  cursor: pointer;
}


.zzao .conss .midd {
  padding: 0 20px;
  color: #4C3FE9;
}

.zzao .conss .midd .mo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 19px;
}

.zzao .conss .midd .mo {
  color: rgba(0, 0, 0, .8);
  font-size: 18px;
  margin-top: 24px;
}

.zzao .conss .midd .mo .s1 {
  font-size: 30px;
  line-height: 30px;
  color: #4C3FE9;
  margin-right: 17px;
}

.zzao .conss .midd .lw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(0, 0, 0, .8);
  font-size: 18px;
  line-height: 18px;
}

.zzao .conss .midd .checkboxs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 28px;
}

.zzao .conss .midd .checkboxs .lf {
  color: rgba(0, 0, 0, .8);
  font-size: 18px;
}

.zzao .conss .midd .lw .s2 {
  font-size: 18px;
  color: #4C3FE9;
}

.zzao .conss .midd .lww .l,
.zzao .conss .midd .lww .r {
  color: rgba(0, 0, 0, .8);
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zzao .conss .midd .lww .l {
  margin: 30px 0 23px;
}

.zzao .conss .midd .lww .l .s2,
.zzao .conss .midd .lww .r .s2 {
  font-size: 18px;
  color: #4C3FE9;
}

.zzao .conss .fott {
  width: 100%;
  height: 57px;
  background: url(../img/bbt.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 57px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

#a {
  width: 100%;
  height: 400px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: rgba(0, 0, 0);
  line-height: 46px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
li span:first-child{
  width: 230px;
}
/*  */
