.yz-navbar {
  background-color: #fff;
}

.banner {
  height: 620px;
  background: url(../image/banner.png) no-repeat center center;
  background-size: cover;
}

.home-btn {
  opacity: 1;
  border-radius: 17.5px;
  background: rgba(255, 113, 86, 1);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 0px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: bottom;
  padding: 0 19px;
  border: 0;
  cursor: pointer;
}

.d-container {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

.yz-s-title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 52px;
  padding-top: 195px;
}

.yz-s-section-banner .yz-s-topic {
  font-size: 48px;
  margin-top: 20px;
}

.yz-s-section-banner .yz-s-subtopic {
  color: #383838;
  font-size: 24px;
}

.banner .home-btn,
.mdm-footer .f-row .home-btn {
  height: 60px;
  width: 152px;
  border-radius: 36px;
  font-size: 18px;
}

.banner .home-btn:active,
.banner .home-btn:focus {
  outline: none;
}

.yz-s-topic {
  font-size: 20px;
  color: #383838;
  margin: 35px 0;
}

.top-list {
  height: 580px;
  padding-top: 130px;
}

.top-list {
  display: flex;
}

.top-list .list-item {
  flex: 1;
  padding: 0 25px;
  text-align: center;
}

.top-list .list-item .p-title {
  font-size: 20px;
  color: #383838;
  font-weight: bold;
  margin: 30px 0;
}

.top-list .list-item .p-text {
  font-size: 16px;
  color: #808080;
  border-right: 1px solid #efefef;
  padding: 10px 45px 0 0;
}

.top-list .list-item:last-child .p-text {
  border-right: 0;
}

.d-data-mian {
  height: 912px;
  background-color: #f5f7fb;
}

.home-title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 57.92px;
  color: rgba(56, 56, 56, 1);
  text-align: center;
  padding: 50px 0;
}

.jiagouMain {
  background-color: #fff;
  padding: 50px 100px;
}

.home-tips {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26.06px;
  color: #A6A6A6;
  text-align: center;
}

.yz-s-carousel-indicators li {
  position: inherit;
  width: 100%;
  list-style: none;
  display: list-item;
  text-indent: inherit;
  text-align: left;
  line-height: 45px;
  height: 45px;
  cursor: pointer;
  border-right: solid 4px #fff;
  font-size: 14px;
  padding-left: 24px;
  background: transparent;
}

.yz-s-bpm .carousel-indicators .active {
  color: #3874fb;
  border-right: solid 4px #3874fb;
  font-size: 20px;
  background-color: #f5f7fb;
}

.yz-s-bpm .carousel-indicators .active {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 45px;
  color: #2a82e4;
}

.yz-s-bpm .yz-s-cimg {
  float: left;
}

.yz-s-carousel-indicators {
  position: inherit;
  list-style: none;
  display: inherit;
  margin: 0px;
  padding: 15px 0px;
  margin-left: -7px;
}

.yz-s-carousel-indicators li {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 45px;
  color: rgba(128, 128, 128, 1);
  margin-bottom: 10px;
}

.yz-s-card .p-btn {
  cursor: pointer;
  color: #4a6af7;
  font-size: 18px;
  position: absolute;
  left: 40px;
  transition: all 0.2s ease-in-out;
}

.carousel-item .c-title,
.carousel-item .carousel-texts {
  text-align: left;
}

.carousel-item .c-title {
  font-size: 24px;
  color: #383838;
}

.carousel-item .carousel-texts {
  color: #808080;
  font-size: 20px;
  margin: 10px 0 20px;
}

.carousel-item .carousel-texts li {
  position: relative;
  padding-left: 15px;
}

.carousel-item .carousel-texts li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #808080;
  border-radius: 50%;
  left: 0;
  top: 14px;
}

.mdm-footer {
  height: 410px;
  background: url(../image/s9.png) no-repeat center center;
}

.footer-zx {
  font-size: 36px;
  color: #383838;
}

.footer-text {
  font-size: 40px;
  font-weight: bold;
  color: #383838;
}

.mdm-footer .f-row {
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
  align-items: flex-end;
}

.mdm-footer .f-list {
  display: flex;
  margin-top: 95px;
}

.mdm-footer .f-list .f-item {
  flex: 1;
  display: flex;
}

.mdm-footer .f-list .f-item img {
  width: 55px;
  height: 55px;
  margin-right: 10px;
}

.mdm-footer .f-list .f-item p {
  font-size: 15px;
  color: #383838;
  margin: 0;
}

.mdm-footer .f-list .f-item p:last-child {
  color: #808080;
  margin-top: 5px;
}
