a {
  text-decoration: none !important;
}

.nydh {
  height: 12px;
}

.mbx_nav p {
  height: 54px !important;
  line-height: 54px !important;
}

.mbx_nav {
  background: #F5F5F5;
  left: 0;
}

.cont {
  background-color: white !important;
}

.news_xq {
  background: #F5F5F5;
}

.news_wzxq p {
  background: #F5F5F5 !important;
}

.gangwei_div {
  position: relative;
  background: #B8D1F1;
  height: 158px;
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gangwei_div h1 {
  font-size: 22px !important;
  font-weight: bold;
  color: #333;
}

.gangwei_div .info {
  font-size: 16px !important;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #222222;
  line-height: 32px;
  margin-top: 20px;
}

.gangwei_div .time {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  margin-top: 5px;
  text-align: left;
  color: #222222;
}

.toudi {
  position: absolute;
  width: 152px;
  height: 48px;
  text-align: center;
  right: 50px;
  top: 33px;
  background: #00509c;
  border-radius: 2px;
  cursor: pointer;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
  line-height: 48px;
}

.gzzz {
  height: 57px;
  border-bottom: 1px solid #eee;
}

.gzzz .title {
  line-height: 57px;
  font-size: 18px;
  padding-left: 10px;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  color: #222222;
}

.gzzz-info {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #757f89;
  padding: 10px;
  line-height: 32px;
}

.gzzz-info span {
  background-color: transparent !important;
}

/* .gzzz-info span,
div,
p {
  background-color: transparent !important;
} */

.upload-head {
  background-color: #FAFAFA;
  padding: 30px;
}

.modal-body .input-file-div {
  display: flex;
  justify-content: center;
  margin-left: 80px;
}


.modal-body .upload-tips {
  width: 100%;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 52px;
  height: 52px;
  text-align: center;
}


.modal-body .upload-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

.modal-body .upload-div span {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #757f89;
  line-height: 26px;
}


.user-div {
  position: relative;
}

.user-div .user-title {
  border-bottom: 1px solid #E5E5E5;
  padding: 10px 0;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #222222;
}

.user-div .line {
  display: inline-block;
  width: 100px;
  height: 2px;
  background-color: #225599;
  position: absolute;
  left: 0;
  top: 42px;
}

.item-div {
  display: flex;
  justify-content: space-between;
  background: #fafafa;
  border-radius: 4px;
  height: 42px;
  line-height: 42px;
  padding: 0 10px 0 20px;
  margin-top: 20px;
}

.item-div .left {
  position: relative;
  flex: 1;
}

.item-div .right {
  flex: 2;
  text-align: right;
}


.item-div .right .form-control {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  text-align: right;
}

.item-div .xing {
  position: absolute;
  top: 2px;
  left: -12px;
  color: #FF0000;
  font-size: 16px;
}

.item-div .right #inlineRadio1,
#inlineRadio2 {
  top: 10px;
}