.ysqgk {
  background-color: #fff;
  margin: 30px auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 60px 50px;
}
.ysqgk .ysqgk_header {
  text-align: center;
}
.breadcrumbs {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.breadcrumbs .title {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
}
.breadcrumbs .title img {
  width: 14px;
  height: 18px;
  margin-right: 11px;
}
.breadcrumbs .title a {
  color: #333;
}
.breadcrumbs .title a:hover {
  color: #016bb5;
}
.ysqgk h3.title {
  text-align: center;
  color: #016bb5;
  font-weight: 600;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.progressBar img {
  width: 100%;
}
.slsm {
  font-size: 18px;
  line-height: 36px;
  color: #333;
}

.slsm img {
  margin: 10px auto;
  max-width: 90%;
}
.wyydjs {
  text-align: center;
  margin-top: 40px;
}
.wyydjs button {
  display: inline-block;
  width: 290px;
  height: 50px;
  font-size: 16px;
  cursor: no-drop;
  border: none;
  outline: none;
  border-radius: 3px;
  background-color: #e2e9ed;
  color: #016bb5;
}
.wyydjs button.show {
  cursor: pointer;
}
.ysq_zfzcbm {
  margin-top: 40px;
}
.tong_tit .hd {
  height: 47px;
  border-bottom: 1px solid #ebebeb;
}
.tong_tit .hd span {
  font-size: 24px;
  color: #016bb5;
  font-weight: 700;
  display: inline-block;
  height: 45px;
  border-bottom: 3px solid #016bb5;
}
.ysq_zfzcbm .bd {
  padding-top: 20px;
  padding-bottom: 60px;
}
.ysq_zfzcbm .bd li {
  float: left;
  width: 33.3333%;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
  height: 60px;
  line-height: 60px;
  background: url(../images/green_point.png) no-repeat left center;
}
.ysq_zfzcbm .bd li a {
  font-size: 18px;
  color: #222;
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ysq_zfzcbm .bd li a:hover {
  color: #016bb5;
}
