.pro {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
  position: relative;
}
.pro .title {
  margin-bottom: 90px;
}

.prolist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.prolist .item {
  width: 969px;
  height: 280px;
  margin-bottom: 25px;
  position: relative;
}

.prolist .item .img {
  width: 370px;
  height: 280px;
  box-shadow: 0 2px 25px rgba(0, 197, 185, 0.15);
  border-radius: 20px;
  z-index: 9;
  overflow: hidden;
  position: relative;
}

.prolist .item .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.prolist .item .info {
  width: 650px;
  min-height: 181px;
  float: right;
  background: #f2f6f8;
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.prolist .item .info.pl {
  padding: 35px 35px 35px 80px;
}

.prolist .item .info.pr {
  padding: 35px 80px 35px 35px;
}

.prolist .item .info h3 {
  color: #222;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  font-weight: bold;
}

.prolist .item .info p {
  font-size: 16px;
  line-height: 32px;
  color: #222a41;
  text-align: justify;
}

.ylzypro {
  width: 100%;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}
.ylzypro .title {
  margin-bottom: 90px;
}

.fytdpro {
  width: 100%;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}
.fytdpro .title {
  margin-bottom: 90px;
}

.fytdprolist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.fytdprolist .item {
  width: 50%;
  height: 300px;
  float: left;
  margin-bottom: 49px;
  overflow: hidden;
}

.fytdprolist .item .img {
  width: 300px;
  height: 300px;
  float: left;
}

.fytdprolist .item .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.fytdprolist .item .info {
  width: calc(100% - 300px);
  padding: 30px 30px 0;
  float: left;
}

.fytdprolist .item .tag {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  padding: 0 35px;
  line-height: 60px;
  border-radius: 5px;
  margin-bottom: 30px;
  background-image: linear-gradient(to bottom, #37c8dc, #00c5b9);
  overflow: hidden;
}

.fytdprolist .item li {
  color: #222a41;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 15px;
  padding-left: 28px;
  position: relative;
}

.fytdprolist .item li::before {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #00c5b9;
  border-radius: 12px;
  background: rgba(0, 197, 185, 0.15);
  position: absolute;
  left: 0;
  top: 11px;
  overflow: hidden;
}
.ylzypro {
  padding-bottom: 30px;
}
.yltxt {
  width: 100%;
  color: #222a41;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.yltxt span {
  color: #00c5b9;
}

.ylzypro .map {
  width: 1080px;
  height: 834px;
  background: url(../img/map.png) 0 0 no-repeat;
  position: relative;
}

.ylzypro .map .item {
  width: 61px;
  height: 67px;
  cursor: pointer;
  position: absolute;
}

.ylzypro .map .item .inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.ylzypro .map .item .inner img {
  display: block;
  width: 100%;
  height: 100%;
}

.ylzypro .map .item.on .info {
  display: block;
}

.ylzypro .map .item .info {
  width: 342px;
  padding: 16px 20px 16px 20px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 5px 25px 0 rgba(0, 197, 185, 0.1);
  position: absolute;
  top: 0;
  left: 61px;
  display: none;
}

.ylzypro .map .item .info.lef {
  left: auto;
  top: 0;
  right: 61px;
}

.ylzypro .map .item .info.lef h3 {
  text-align: right;
}

.ylzypro .map .item .info.lef p {
  text-align: right;
}

.ylzypro .map .item .info h3 {
  font-size: 20px;
  color: #00c5b9;
  font-weight: bold;
  margin-bottom: 5px;
}

.ylzypro .map .item .info p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.ylzypro .map .item.pos1 {
  left: 580px;
  top: 570px;
}

.ylzypro .map .item.pos2 {
  left: 727px;
  top: 397px;
}

.ylzypro .map .item.pos2 .info {
  width: 292px;
}

.ylzypro .map .item.pos3 {
  left: 643px;
  top: 230px;
}

.ylzypro .map .item.pos4 {
  left: 406px;
  top: 430px;
}

.ylzypro .hzyy {
  width: 260px;
  height: 588px;
  border: 1px solid #eee;
  margin-top: 110px;
}

.ylzypro .hzyy .name {
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 18px;
  padding-left: 15px;
  line-height: 50px;
  background-image: linear-gradient(to right, #00c5b9, #7de2dc, #fff);
}

.ylzypro .hzyy .scroll {
  width: 100%;
  height: 536px;
  overflow-y: auto;
}

.ylzypro .hzyy .scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(240, 240, 240, 1);
}
/*定义滚动条轨道 内阴影+圆角*/
.ylzypro .hzyy .scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  border-radius: 10px;
  background-color: rgba(240, 240, 240, 0.5);
}
/*定义滑块 内阴影+圆角*/
.ylzypro .hzyy .scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(237, 44, 37, 0.5);
  background-color: #dedede;
}
.ylzypro .hzyy .scroll li {
  width: 100%;
  min-height: 134px;
  padding: 10px;
  overflow: hidden;
}

.ylzypro .hzyy .scroll li h4 {
  font-size: 20px;
  color: #00c5b9;
  margin-bottom: 10px;
  font-weight: bold;
}

.ylzypro .hzyy .scroll li p {
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 750px) {
  .pro {
    padding: 30px 15px;
  }
  .pro .title {
    margin-bottom: 20px;
  }
  .prolist .item {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
  .prolist .item .img {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
  }
  .prolist .item .info {
    width: 100%;
    min-height: 0;
    float: none;
    border-radius: 0 0 10px 10px;
    top: 0;
    transform: translateY(0);
    position: relative;
  }
  .prolist .item .info.pl,
  .prolist .item .info.pr {
    padding: 20px;
  }
  .prolist .item .info p {
    font-size: 12px;
    line-height: 20px;
  }
  .prolist .item .info h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .prolist .item.fr {
    display: flex;
    flex-direction: column-reverse;
  }
  .ylzypro .title {
    margin-bottom: 20px;
  }
  .fytdpro {
    width: 100%;
    padding-bottom: 30px;
  }
  .fytdpro .title {
    margin-bottom: 20px;
  }
  .fytdprolist {
    padding: 0 15px;
  }
  .fytdprolist .item {
    width: 100%;
    height: 150px;
    float: none;
    margin-bottom: 15px;
  }
  .fytdprolist .item .img {
    width: 150px;
    height: 150px;
    float: left;
  }
  .fytdprolist .item .info {
    width: calc(100% - 150px);
    padding: 10px 0 0 15px;
    float: left;
  }
  .fytdprolist .item .tag {
    font-size: 14px;
    padding: 0 35px;
    line-height: 30px;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .fytdprolist .item li {
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .fytdprolist .item li::before {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #00c5b9;
    border-radius: 8px;
    left: 0;
    top: 7px;
  }
  .sjmap {
    display: block;
    width: 100%;
  }
  .yltxt {
    width: 80%;
    font-size: 10px;
    line-height: 16px;
    margin: 0 auto 20px;
  }
  .yltxt br {
    display: none;
  }
  .ylzypro .hzyy .name {
    display: none;
  }
  .ylzypro .hzyy {
    width: 100%;
    height: auto;
    padding: 0 15px;
    border-width: 0;
    margin-top: 30px;
  }
  .ylzypro .hzyy .scroll {
    height: auto;
    overflow: visible;
  }
  .ylzypro .hzyy .scroll li {
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px #eee;
  }
}
