.bread {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.bread .area {
  padding: 21px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.brtabs {
  width: 39.42%;
}
.brtabs ul {
  display: flex;
  justify-content: space-between;
}
.brtabs ul li,
.blcake {
  line-height: 14px;
}
.ab_gsjj {
  margin-top: 100px;
}
.ab_gsjj .area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ab_gsjj .jjdesc {
  width: 40.71%;
}
.jjdesc p {
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.jjdesc h5 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  color: #666666;
  margin-top: 60px;
  margin-bottom: 35px;
}
.ab_gsjj .jjimg {
  width: 48.57%;
}
.ab_qywh {
  margin-top: 80px;
}
.ab_qywh .whitems {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 49px;
}
.ab_qywh .handCoke {
  width: 31.85%;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 12px;
  padding-top: 61px;
  padding-bottom: 40px;
  transition: all 0.3s linear;
}
.handCoke .img {
  width: 17%;
  margin: auto;
}
.handCoke h5 {
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  font-weight: bold;
  margin-top: 29px;
  margin-bottom: 22px;
}
.handCoke p {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.ab_qywh .handCoke:hover {
  transform: translateY(-8px);
}
.fzlc .swiper-container {
  height: 100%;
}
.year_thing p:first-child {
  margin-top: 20px;
}
.year_thing p:last-child {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
}
.ab_hzhb {
  margin-top: 100px;
  overflow: hidden;
}
.ab_hzhb .hbList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.hbList .swiper-slide {
  transition: all 0.3s linear;
}
.hbList .swiper-slide:hover {
  transform: translateY(-8px);
}
.ab_gsys {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
.ab_gsys .gsysdesc p {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.ab_gsys .ysimgs {
  width: 52%;
}
.ab_gsys .gsysdesc {
  width: 48%;
  background-color: #f5f5f5;
}
.gsysdesc .texts {
  width: 68%;
  padding-top: 98px;
  padding-left: 69px;
}
.gsysdesc h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
}
.gsysdesc .rw {
  margin-top: 50px;
}
.gsysdesc .texts > p {
  margin-top: 34px;
}
@media (max-width: 1420px) {
  .bread .area {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px) {
  .ab_gsjj {
    margin-top: 85px;
  }
  .ab_gsjj .jjdesc {
    width: 43%;
  }
  .jjdesc h5 {
    font-size: 22px;
    line-height: 24px;
    color: #666666;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .ab_qywh {
    margin-top: 60px;
  }
  .ab_qywh .whitems {
    margin-top: 35px;
  }
  #md3 .area {
    padding-top: 65px;
    padding-bottom: 80px;
    margin-top: 80px;
    height: 530px;
  }
  .ab_hzhb {
    margin-top: 80px;
    overflow: hidden;
  }
  .ab_gsys {
    margin-top: 85px;
  }
  .gsysdesc .rw {
    margin-top: 12px;
  }
  .gsysdesc h5 {
    font-size: 17px;
    line-height: 30px;
  }
  .gsysdesc .texts {
    width: 98%;
    padding-top: 30px;
    padding-left: 25px;
  }
  .ab_gsys .gsysdesc p {
    font-size: 14px;
    line-height: 25px;
  }
  .handles .block {
    margin-top: 20px;
  }
  .gsysdesc .texts > p {
    margin-top: 20px;
  }
  .ysimgs img {
    height: 100%;
  }
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .brtabs {
    width: 47.42%;
  }
  .brtabs ul li a {
    font-size: 13px;
  }
  .jjdesc h5 {
    font-size: 19px;
    font-weight: bold;
    line-height: 22px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .ab_gsjj {
    margin-top: 60px;
  }
  .jjdesc p {
    font-size: 13px;
    line-height: 24px;
    color: #999999;
  }
  .ab_qywh {
    margin-top: 55px;
  }
  .handCoke p {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
  }
  .ab_qywh .handCoke {
    width: 32%;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .handCoke h5 {
    font-size: 17px;
    line-height: 20px;
    margin-top: 22px;
    margin-bottom: 16px;
  }
  .ab_hzhb {
    margin-top: 60px;
  }
  .ab_gsys {
    margin-top: 60px;
  }
  .gsysdesc .texts {
    width: 98%;
    padding-top: 30px;
    padding-left: 25px;
  }
  .ab_gsys .gsysdesc p {
    font-size: 13px;
    line-height: 20px;
  }
  .handles .block {
    margin-top: 15px;
  }
  .gsysdesc .texts > p {
    margin-top: 20px;
  }
  .ysimgs img {
    height: 100%;
  }
  .gsysdesc .rw {
    margin-top: 20px;
  }
  .gsysdesc h5 {
    font-size: 16px;
    line-height: 30px;
  }
  .handles h1 {
    font-size: 24px;
  }
  .handles .block {
    width: 29px;
    height: 4px;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  .bread .area {
    flex-wrap: wrap;
    padding: 10px 10px;
  }
  .bread .brtabs {
    width: 100%;
    margin-top: 8px;
  }
  .ab_gsjj {
    margin-top: 35px;
  }
  .ab_gsjj .area {
    flex-wrap: wrap;
  }
  .ab_gsjj .jjdesc,
  .ab_gsjj .jjimg {
    width: 100%;
  }
  .handles .block {
    width: 25px;
    height: 4px;
    background-color: #1f4e78;
    margin-top: 25px;
  }
  .jjdesc h5 {
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .jjdesc p {
    line-height: 25px;
  }
  .ab_qywh {
    margin-top: 35px;
  }
  .ab_qywh .whitems {
    flex-wrap: wrap;
    justify-content: center;
  }
  .ab_qywh .handCoke {
    width: 95%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 14px;
  }
  .handCoke p {
    font-size: 12px;
    line-height: 20px;
  }
  .handCoke h5 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .ab_hzhb {
    margin-top: 35px;
  }
  .ab_gsys {
    flex-wrap: wrap;
  }
  .ab_gsys .ysimgs,
  .ab_gsys .gsysdesc {
    width: 100%;
  }
  .gsysdesc .texts {
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
  }
  .ab_gsys .gsysdesc p {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
  }
  .gsysdesc .rw {
    margin-top: 15px;
  }
  .ab_gsys {
    margin-top: 35px;
  }
}
