.section2-wrap {
  padding: 40px 0 20px;
  background-color: #25599c;
}

.section2 {
  color: #fff;
  margin-bottom: 35px;
}

.section2 .condition-wrap {
  width: 850px;
  margin: 5px auto 20px;
}

.section2 .condition-wrap .condition-title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.2em;
}

.section2 .condition-wrap .condition-ul .condition-li {
  margin-top: 9px;
  font-size: 16px;
  line-height: 36px;
  text-align: justify;
}

.list-tab-wrap {
  padding: 0 11px;
}

.list-tab-wrap .condition-wrap {
  padding: 5px 0 5px;
}

.list-tab-wrap .condition-wrap .condition-title {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.2em;
}

.list-tab-wrap .condition-wrap .text {
  margin-top: 18px;
  font-size: 18px;
  line-height: 18px;
  color: #25599c;
}

.list-tab-wrap .tab-wrap {
  margin-top: -10px;
  font-size: 0;
}

.list-tab-wrap .tab-wrap .tab-list {
  margin: 8px 0 0 5px;
  vertical-align: top;
  width: 32.9%;
  border-radius: 5px;
  height: 68px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transition: all .5s;
  cursor: pointer;
  background-color: #fff;
}

.list-tab-wrap .tab-wrap .tab-list:hover {
  border: 2px solid #fff;
  box-shadow: inset 0 0 7px 4px #c3d2e9;
  transform: translateY(-3px);
}

.list-tab-wrap .tab-wrap .tab-list.active {
  border: 2px solid #fff;
  background-color: #0587da;
}

.list-tab-wrap .tab-wrap .tab-list.active .text {
  color: #fff;
}

.list-tab-wrap .tab-wrap .tab-list:nth-child(3n+1) {
  margin-left: 0;
}

.list-tab-wrap .tab-wrap .tab-list .text {
  display: block;
  font-size: 16px;
  color: #000;
  text-align: center;
  cursor: pointer;
}

.list-tab-wrap .l2-wrap {
  display: flex;
  margin: 8px 0 0;
  height: 52px;
  overflow: hidden;
  background-color: #fff;
}

.list-tab-wrap .l2-wrap:not(.active) {
  display: none;
}

.list-tab-wrap .l2-wrap .l2-list {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 33.3%;
  flex: 1;
  height: 100%;
  line-height: 100%;
  text-align: center;
  transition: all .4s;
  cursor: pointer;
}

.list-tab-wrap .l2-wrap .l2-list:hover {
  box-shadow: inset 0 0 10px 2px #bad1ee;
  background: linear-gradient(to bottom, #dfedff, transparent);
}

.list-tab-wrap .l2-wrap .l2-list .l2-text {
  display: inline-block;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}

.list-tab-wrap .l2-wrap .l2-list.active .l2-text {
  color: #25599c;
  font-weight: 700;
  font-size: 18px;
  position: relative;
}

.list-tab-wrap .text-content-wrap {
  padding: 22px 72px;
}

.list-tab-wrap .text-content-wrap .text-content-list:not(.active) {
  display: none;
}

.list-tab-wrap .text-content-wrap .text-content-list .text-list {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #fff;
}

.list-tab-wrap .text-content-wrap .text-content-list .text-list:not(:first-child) {
  margin-top: 8px;
}

.section3 {
  color: #000;
  margin: 0 50px 37px 30px;
  border-left: 10px solid #25599c;
  line-height: 36px;
}

.section3 .cx-item {
  position: relative;
  padding: 0 0 20px 60px;
  margin-left: 9px;
  border-left: 3px solid #25599c;
}

.section3 .cx-item:last-child {
  padding-bottom: 10px;
}

.section3 .cx-item h2 {
  margin-bottom: 10px;
  font-size: 22px;
  color: #25599c;
}

.section3 .cx-item p {
  font-size: 18px;
  text-align: justify;
}

.section3 .cx-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 18px;
  width: 28px;
  height: 28px;
  background: url(../img/hdzj/left-top-bg.png) no-repeat top left;
}

.section3 .cx-item:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 177px;
  height: 90px;
}

.section4-wrap {
  padding: 45px 0 50px;
  background-color: #25599c;
}

.section4 {
  color: #fff;
}

.section4 .download-text-wrap {
  margin: 35px 0 30px;
  text-align: center;
}

.section4 .download-text-wrap > a {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  letter-spacing: 2px;
  position: relative;
}

.section4 .tips-text {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  line-height: normal;
}

.module5 {
  padding: 50px 0 30px;
}

.module5 .media-list-wrap {
  margin-top: 33px;
  overflow: hidden;
}

.module5 .media-list-wrap .media-list {
  margin: 0 0 8px 7.5px;
  float: left;
  width: 190px;
  height: 94px;
  background-color: #25599c;
}

.module5 .media-list-wrap .media-list:nth-child(5n+1) {
  margin-left: 0;
}

.section-tp {
  position: relative;
  min-height: 300px;
  margin: 30px 35px 0;
  color: #010101;
}

.section-tp .tp-wrap {
  display: flex;
  padding: 30px 0;
  border-radius: 10px;
  background: #fff;
}

.section-tp .tp-wrap .tp-text {
  flex: 1;
  padding: 5px 46px 16px 46px;
}

.section-tp .tp-wrap .tp-text h2 {
  margin-bottom: 12px;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #25599c;
}

.section-tp .tp-wrap .tp-text .tp-intro-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  text-indent: 2em;
  text-align: justify;
}

.section-tp .tp-wrap .tp-text .tp-time {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 700;
  color: #25599c;
  text-align: center;
}

.section-tp .tp-wrap .tp-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 32px 10px;
  border-left: 5px solid #25599c;
}

.section-tp .tp-wrap .tp-img h2 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #25599c;
  letter-spacing: 1px;
}

.section-tp .tp-wrap .tp-img img {
  width: 170px;
  display: block;
  margin: 0 auto;
}

.section-tp .tp-wrap .tp-img .tp-gz {
  margin: 10px 0 10px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #25599c;
  letter-spacing: 1px;
}

.section-tp .tp-wrap .tp-img .tp-gz-text {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.section-tp .tp-left-img {
  position: absolute;
  left: 0;
  bottom: -12px;
  z-index: 9;
}

.section-tp .tp-right-img {
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 9;
}
