* {
  margin: 0;
  padding: 0;
}
body {
  width: 900px;
  height: 754px;
}
table {
  text-align: center;
  margin-left: 32px;
  margin-top: 32px;
  width: 70% !important;
  border: 1px solid #d1d1d1;
}

/* table td{

} */
.fl {
  float: left;
}
.fr {
  float: right;
}
td {
  width: 170px;
  height: 41px;
  border: 0.01rem solid rgba(241, 238, 238, 0.966);
}
.color1 {
  background: #517fba;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #e2e9f2;
  text-align: center;
}
.color2 {
  background: #9cbce3;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.color3 {
  background: #e3c09c;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.color4 {
  background: #f7f7f7;
}
.foot {
  text-align: left !important;
  padding-left: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.em {
  text-align: left !important;
  padding-left: 41px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.btn {
  margin-left: 15px;
}
.btn1 {
  border: 1px solid #979797;
  margin-top: 50px;
  margin-left: 134px;
  width: 74px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #666666;
}
.btn2 {
  width: 74px;
  height: 32px;
  margin-left: 20px;
  border-radius: 4px;
  border: 1px solid #666666;
}

.divImg {
        width: 46%;
        float: left;
        margin: 0 0 0 1%;
}
.divImg>.divImgContent{
    width: 100%;
}
.divImg>.divImgContent>img{
    width: 100%;
}
.divImg .titleName{
    font-size: 20px;
}
#customers2{
    margin-top: 4%;
}
.pd2 {
  margin-right: 30px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #e2e9f2;
  line-height: 20px;
}

.bttn {
  margin-left: 32px;
  margin-top: 13px;
}

.nf {
  width: 160px;
  height: 40px;
  border-radius: 8px;
  border: 2px solid #d9d9d9;
}
select {
  border: 0;
  margin-top: 15px;
  outline: none;
  /* font-size: 12px; */
  /* color: #9b9b9b; */
}
/* option{
    margin-left: 2px;
    font-size: 20px;
    color: #9b9b9b;
} */
.yf {
  width: 160px;
  height: 40px;
  border-radius: 8px;
  border: 2px solid #d9d9d9;
  margin-left: 25px;
}
input {
  width: 85px;
  height: 37px;
  border-radius: 8px;
  margin-left: 25px;
  background-color: #065b9c;
  color: #fff;
  border: 0;
}

.cc {
  background: #e2e1e1 !important;
}
.bb {
  background-color: #fff !important;
}
.box1 {
  margin-top: 20px;
}
.layui-input-inline input {
  border-radius: 8px;
}
.titleName{
    text-align: center;
    font-size: 20px;
    color: #454545;
    font-weight: 500;
    margin-top: 3%;
}
.titleDate{
    text-align: center;
    font-size: 20px;
    color: #454545;
    font-weight: 500;
    margin-top: 1%;
}