.fl {
  float: left;
}
.czs-title > span {
  font-size: 24px;
  color: #d0021b;
  background-color: #fff;
  line-height: 1.5;
  padding-right: 15px;
  position: absolute;
  left: 0px;
  top: -10px;
}

.czs-title {
  height: 16px;
  position: relative;
  width: 100%;
  background-color: #e9e9e9;
}

.czsmt-right {
  height: 24px;
  float: right;
  padding-left: 25px;
  background: url("./image/czsm-tip.png") left center no-repeat;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 900;
}

.czsmt-right > span {
  color: #d0021b;
  font-size: 16px;
}

.czsm-tip {
  padding: 20px 0px;
}

.czsmi-box {
  padding: 5px 0px;
}

.czsmi-box.row {
  margin: 0px;
}

.czsmi-box .col-md-10 {
  font-size: 14px;
  color: #666e70;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
}

.czsmi-box:hover .col-md-10 {
  color: #d0021b;
}

.czsmi-box .not-read::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #d0021b;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
}

.czsmi-box .col-md-2 {
  font-size: 14px;
  color: #666e70;
  line-height: 30px;
}

.czsm-more {
  padding: 20px 0px;
  text-align: center;
}

.czsm-more a {
  display: inline-block;
  padding: 0px 10px;
  line-height: 30px;
  color: #d0021b;
  border: 1px solid #999999;
  border-radius: 2px;
}

/* 2022-1-5 ---start */
.czs-banner {
  height: 150px;
  padding: 30px 0px 50px;
}

.czs-banner a {
  position: relative;
  width: 100%;
}

.czsb-title {
  width: 100%;
  position: absolute;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 5px;
}

/* 2022-1-5 ---end */

.czs-status {
  padding-top: 38px;
}

.czss-item {
  border: 1px solid #e6e6e6;
  border-left: 3px solid #004098;
  margin: 0px;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.cszzi-first h1 {
  color: #333333;
  font-weight: 800;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  margin: 0px;
}

.cszzi-first p {
  color: #333333;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  margin: 0px;
}

.cszzi-second p {
  color: #333333;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  margin: 0px;
}

.cszzi-third {
  text-align: center;
}

.cszzi-forth {
  text-align: right;
}

.ysh-item {
  padding-left: 25px;
  height: 30px;
  background: url("./image/ybm-i.png") left center no-repeat;
  line-height: 30px;
  color: #333333;
  font-size: 14px;
}

.qy-item {
  padding-left: 25px;
  height: 30px;
  background: url("./image/qy-i.png") left center no-repeat;
  line-height: 30px;
  color: #333333;
  font-size: 14px;
}

.ysh-close {
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url("./image/ybm-close-i.png") center no-repeat;
  cursor: pointer;
}

.czss-item-no .cszzi-forth {
  text-align: center;
}

.cz-info-red {
  display: inline-block;
  padding: 0px 20px;
  line-height: 30px;
  background-color: #d0021b;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
}

.cz-info-grey {
  display: inline-block;
  padding: 0px 20px;
  line-height: 30px;
  background-color: #bbc1c9;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
}

.cz-info-span {
  font-size: 12px;
  color: #bbc1c9;
}
.czsn-list {
  padding-top: 30px;
}
.czsni-box.row {
  margin: 0px;
}
.czs-title > a {
  font-size: 16px;
  color: #004098;
  background: url("./image/back-i.png") 15px center no-repeat;
  background-color: #fff;
  line-height: 1.5;
  padding-left: 40px;
  position: absolute;
  right: 0px;
  top: -5px;
}
.czsn-item {
  padding: 5px 0px;
}
.czsni-box .col-md-10 {
  font-size: 14px;
  color: #666e70;
  line-height: 24px;
  padding-left: 5px;
}
.czsni-box:hover .col-md-10 {
  color: #d0021b;
}

.czsni-box .not-read::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #d0021b;
  position: absolute;
  top: 10px;
  left: 0px;
  border-radius: 50%;
}
.czsni-box:hover .col-md-10::after {
  background-color: #d0021b;
}
.czsni-box .col-md-2 {
  font-size: 14px;
  color: #666e70;
  line-height: 30px;
  text-align: right;
}
.czsna-title {
  padding: 35px 0px;
  border-bottom: 1px solid #ebebeb;
}
.czsna-title h1 {
  margin: 0px;
  color: #333333;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}
.czsna-title p {
  margin: 0px;
  color: #666e70;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.czsna-detail p {
  margin-top: 30px;
  text-indent: 2em;
  color: #666e70;
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 0px;
}
.czsna-detail h3 {
  font-weight: 400;
  font-size: 14px;
  text-align: right;
  color: #666e70;
  line-height: 28px;
}
@media (max-width: 768px) {
  .padding-left-30 {
    padding-left: 15px !important;
  }
  /* 2022-1-5 ---start */
  .czsb-title {
    font-size: 10px;
    line-height: 1;
  }

  .czs-banner img {
    height: 50px;
  }

  /* 2022-1-5 ---end */
}
