.sdi-tp {
  width: 100%;
  height: auto;
  background: url("//img1.xiaoxiancai.com.cn/career/edc95e4c2e387efa3978e8501f71cc84.png");
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
.sdi-tp-mid {
  width: 979px;
  margin: 0 auto;
}
.sdi-title {
  overflow: hidden;
  display: table;
  margin: 0 auto;
}
.sdi-title-logo {
  float: left;
  width: 307px;
  height: 68px;
  margin-top: 50px;
  margin-right: 42px;
}
.sdi-title-logo img {
  width: 100%;
  height: 100%;
}
.sdi-title-colorful {
  width: 184px;
  height: 55px;
  margin-top: 57px;
  float: left;
}
.sdi-title-colorful img {
  width: 184px;
  height: 55px;
}
.sdi-title-btn {
  padding: 0 27px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: right;
  margin-top: 62px;
  cursor: pointer;
  height: 46px;
  border: 1px solid #1E47C7;
  line-height: 46px;
  text-align: center;
  border-radius: 23px;
  font-size: 20px;
  color: #1E47C7;
}
.sdi-mid h2 {
  color: #1E47C7;
  font-size: 32px;
  text-align: center;
  margin-top: 47px;
  margin-bottom: 17px;
}
.sdi-mid-p1 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 23px;
  color: #1E47C7;
}
.sdi-mid-p2 {
  font-size: 16px;
  margin-bottom: 17px;
  color: #1E47C7;
  line-height: 27px;
}
.sdi-mid-p3 {
  margin-bottom: 37px;
  color: #ff3333;
  line-height: 27px;
}
.sdi-block {
  width: 979px;
  background: rgba(30, 71, 199, 0.6);
  border-radius: 20px;
  padding: 30px 0 17px 30px;
  margin-bottom: 40px;
  overflow: hidden;
}
.sdi-block p {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 17px;
}
.sdi-block-list {
  border-radius: 12px;
  font-size: 27px;
  box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.1);
  width: 212px;
  height: 95px;
  color: #ffffff;
  line-height: 83px;
  position: relative;
  margin-right: 24px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
  z-index: 10;
  cursor: pointer;
}
.sdi-block-list div {
  display: block;
}
.sdi-block-list img {
  border-radius: 12px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.sdi-bt {
  background: #1E47C6;
  height: 95px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
.sdi-bt img {
  width: 240px;
  display: block;
  margin: 20px auto 10px;
}