.flex {
  display: flex;
  justify-content: space-between;
}

.zjwl_top {
  background: url('../img/zjwlbanner@2x.png')center top no-repeat;
  background-size: 100% auto;
  padding-top: 250px;
  margin-bottom: 50px;
}

.zjwl_top_con {}

.zjwl_top_con img {
  width: 59px;
  position: absolute;
  top: 33px;
  left: 33px;
}

.lsgy_t {
  width: 124px;
  height: 303px;
  background-image: linear-gradient(2deg, #3BB1FF 1%, #0062C7 100%);
  writing-mode: vertical-lr;
  text-align: center;
  position: relative;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 900;
  font-size: 27px;
  color: #FFFFFF;
  line-height: 31px;
  padding-left: 48px;
  text-indent: 2em;
  cursor: pointer;
}

.xzqh_t {
  width: 124px;
  height: 303px;
  background-image: linear-gradient(68deg, #DFF2FF 10%, #B7DEFF 57%, #6EB7F5 100%);
  writing-mode: vertical-lr;
  text-align: center;
  position: relative;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 900;
  font-size: 27px;
  color: #FFFFFF;
  line-height: 31px;
  padding-left: 48px;
  text-indent: 2em;
  cursor: pointer;


}

.lsgy_c {
  width: 952px;
  height: 303px;
  background: rgba(245, 248, 254, 0.84);
  border: 2px solid #0062C7;
  padding: 38px 44px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  text-align: justify;
  line-height: 1.8;
  text-indent: 2em;
  overflow: hidden;

}

.xzqh_c {
  width: 952px;
  height: 303px;
  background: rgba(245, 248, 254, 0.84);
  border: 2px solid #0062C7;
  padding: 38px 44px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  text-align: justify;
  line-height: 1.8;
  text-indent: 2em;
  overflow: hidden;
}

.lsgy_box {
  width: 124px;
  /* height: 303px; */
  overflow: hidden;
  transition: all 0.5s;
}

.lsgy_box>div {
  width: 1200px;
}

.xzqh_box {
  width: 124px;
  /* height: 303px; */
  overflow: hidden;
  transition: all 0.5s;
}

.xzqh_box>div {
  width: 1200px;
}

.zjwl_top_con>.tab_title.on {
  width: 1076px;
  transition: all 0.5s;
}


.middle_into a {
  display: block;
  width: 23.7%;

}

.middle_into a img {
  width: 100%;
}

.mytcLogo {
  width: 100%;
  margin-top: 50px;
}

.mytc .cl {
  margin-top: 25px;
}

.mytc .fl {
  padding: 13px;
  background: url('../img/mytcbg.png')left bottom no-repeat;
}

.mytc .fl img {
  width: 426px;
  height: 247px;
}

.mytc .fr {
  width: 745px;
  height: 295px;
  background: #DFF2FF;
  padding: 16px 13px;
}

.mytc .fr .fr_c {
  padding: 23px 42px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  text-align: justify;
  line-height: 31px;
  background: #FFFFFF;
  text-indent: 2em;
}

.jdly {
  /* width: 100%; */
  margin-top: 40px;

}

.jdlytlogo {
  width: 100%;
}

.jdly_slider {
  position: relative;
}

.jdly_slider .bd .fl a {
  width: 596px;
  height: 365px;
  position: relative;
  display: block;
}

.jdly_slider .bd .fl a img {
  width: 596px;
  height: 365px;
  object-fit: cover;
}

.jdly_slider .bd .fl a p {
  width: 100%;
  height: 43px;
  line-height: 43px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}

.jdly_slider .bd .fr {
  width: 585px;
}

.jdly_slider .bd .fr a {
  width: 282px;
  height: 173px;
  display: block;
  position: relative;
  margin-bottom: 20px;

}

.jdly_slider .bd .fr a img {
  width: 282px;
  height: 173px;
  object-fit: cover;
}

.jdly_slider .bd .fr a p {
  width: 100%;
  height: 43px;
  line-height: 43px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}

.jdly_slider .bd .fr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.jdly_slider .prev {
  width: 35px;
  height: 92px;
  position: absolute;
  left: -50px;
  top: 50%;
  cursor: pointer;
  transform: translate(0, -50%);
}

.jdly_slider .next {
  width: 35px;
  height: 92px;
  position: absolute;
  right: -50px;
  top: 50%;
  cursor: pointer;
  transform: translate(0, -50%);


}

.oldModel .lsgy_t {
  font-size: 32px;
}

.oldModel .xzqh_t {
  font-size: 32px;
}

.oldModel .lsgy_c {
  font-size: 28px;
  height: auto;
  line-height: 2;
}

.oldModel .xzqh_c {
  font-size: 28px;
  height: auto;
  line-height: 2;
}

.oldModel .mytc .fr .fr_c {
  font-size: 28px;
  height: 250px;
  line-height: 2;
}

.oldModel .mytc .fr {
  overflow: hidden;
}

.oldModel .jdly_slider .bd .fl a p {
  font-size: 28px;
}

.oldModel .jdly_slider .bd .fr a p {
  font-size: 28px;
}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}