.z_head {
  width: 100%;
  float: left;
  background: #EEE454;
}
.z_head .z_max {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}
.z_head .z_max .logo {
  height: auto;
}
.z_head .z_max .nav {
  height: 100%;
  display: flex;
  align-items: center;
  
}
.z_head .z_max .nav li {
  height: 100%;
  min-width: 60px;
  margin-left: 55px;
}
.z_head .z_max .nav li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 4px solid transparent;
  font-size: 20px;
  font-weight:bold;
  color: #3E3A39;
  box-sizing: border-box;
}
.z_head .z_max .nav li.active a {
  color: #3389FF;
  border-color: #3389FF;
}
.z_banner {
  width: 100%;
  float: left;
  overflow: hidden;
}
.z_banner .swiper-container {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
}
.z_banner .swiper-container img {
  width: 100%;
  float: left;
  height: 740px;
}
.z_banner .swiper-container img.img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 158px;
  height: 158px;
  top: 40%;
  margin-top: -76px;
}
.z_banner .swiper-container .z_max {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 9;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: column;
}
.z_banner .swiper-container .z_max h3 {
  font-size: 60px;
  color: #338BFF;
  line-height: 1.5;
  margin-bottom: 50px;
}
.z_banner .swiper-container .z_max h4 {
  font-size: 20px;
  color: #338BFF;
  margin-bottom: 135px;
}
.z_banner .swiper-container .z_max h5 {
  font-size: 22px;
  color: #338BFF;
}
.z_jxpx {
  width: 100%;
  float: left;
}
.z_jxpx .jxpx {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.z_jxpx .jxpx li {
  float: left;
  margin-bottom: 70px;
  width: 680px;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.z_jxpx .jxpx li:nth-child(2n) {
  float: right;
}
.z_jxpx .jxpx li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  width: 100%;
  height: 100%;
  text-align: center;
}
.z_jxpx .jxpx li a img {
  width: auto;
}
.z_jxpx .jxpx li a h3 {
  margin: 35px 0;
  font-size: 30px;
  color: #fff;
}
.z_jxpx .jxpx li a font {
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
}
.z_title {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  margin-top: 110px;
  margin-bottom: 50px;
}
.z_title a {
  position: absolute;
  right: 0;
  bottom: 0;
}
.z_zdts {
  width: 100%;
  float: left;
  background: #F6F6F6;
}
.z_zdts .z_title {
  margin-top: 40px;
}
.z_zdts .zdts {
  width: 100%;
  float: left;
  text-align: center;
}
.z_zdts .zdts.active {
  margin-bottom: 20px;
  margin-top: 45px;
}
.z_zdts .zdts li {
  width: 230px;
  display: inline-block;
  margin-right: 168px;
  margin-bottom: 60px;
  text-align: center;
}
.z_zdts .zdts li img {
  width: auto;
}
.z_zdts .zdts li h3 {
  width: 100%;
  float: left;
  margin-top: 35px;
  font-size: 25px;
  color: #3D3A39;
}
.z_zdts .zdts li:last-child {
  margin-right: 0;
}
.z_zdts i {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #3D3A39;
}
.z_sshd {
  width: 100%;
  float: left;
}
.z_sshd .sshd {
  width: 1330px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  height: 609px;
  margin: 0 auto;
}
.z_sshd .sshd .hd1 {
  width: 330px;
  height: 100%;
}
.z_sshd .sshd .hd1 img {
  width: 100%;
  height: 100%;
  float: left;
}
.z_sshd .sshd .hd2 {
  width: 400px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: column;
}
.z_sshd .sshd .hd2 .a img {
  width: 100%;
  height: 209px;
  float: left;
}
.z_sshd .sshd .hd2 bt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.z_sshd .sshd .hd2 bt a img {
  width: 193px;
  height: 150px;
}
.z_sshd .sshd .hd3 {
  width: 555px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: column;
}
.z_sshd .sshd .hd3 img {
  width: 100%;
  height: 439px;
}
.z_sshd .sshd .hd3 font {
  font-size: 15px;
  color: #898989;
  line-height: 2;
  display: -webkit-box;
  height: 150px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.z_hzhb {
  width: 100%;
  float: left;
}
.z_hzhb .hzhb {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
  margin-bottom: 100px;
}
.z_hzhb .hzhb li {
  width: 20%;
  margin-bottom: 15px;
  text-align: center;
}
.z_hzhb .hzhb li img {
  width: 100%;
}
.z_bot {
  width: 100%;
  float: left;
  height: 300px;
  box-sizing: border-box;
  padding-top: 110px;
  background: #EEE454;
}
.z_bot .z_max {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.z_bot .z_max .left {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.z_bot .z_max .left::before {
  content: "";
  position: absolute;
  height: 1.5px;
  background: #3E3A39;
  left: 0;
  top: 38px;
  width: 100%;
}
.z_bot .z_max .left .logo {
  width: auto;
  margin-right: 55px;
}
.z_bot .z_max .left .logo img {
  width: auto;
}
.z_bot .z_max .left .nav {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
}
.z_bot .z_max .left .nav li {
  margin-left: 30px;
  margin-right: 45px;
}
.z_bot .z_max .left .nav li .a {
  font-size: 15px;
  color: #3E3A39;
  margin-bottom: 20px;
  display: block;
}
.z_bot .z_max .left .nav li .fnav {
  line-height: 1.5;
}
.z_bot .z_max .left .nav li .fnav a {
  display: block;
  font-size: 15px;
  color: #3E3A39;
}
.z_bot .z_max .right {
  display: flex;
  align-items: flex-start;
}
.z_bot .z_max .right .ewm {
  display: flex;
  align-items: flex-start;
}
.z_bot .z_max .right .ewm a {
  margin-right: 20px;
  display: flex;
  align-items: center;
  flex-flow: column;
}
.z_bot .z_max .right .ewm a img {
  width: 99px;
}
.z_bot .z_max .right .ewm a font {
  margin-top: 5px;
  font-size: 9px;
  color: #3E3A39;
}
.z_bot .z_max .right .top {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #3E3A39;
  margin-left: 55px;
}
.z_bot .z_max .right .top img {
  margin-left: 15px;
}
.z_index {
  width: 100%;
  float: left;
}
.z_index .banner {
  width: 1920px;
  margin: 0 auto;
  position: relative;
  left: 50%;
  margin-left: -960px;
  height: 740px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.z_index .banner::before {
  content: "";
  width: 1810px;
  background: #fff;
  height: 350px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  position: absolute;
}
.z_index .index {
  width: 100%;
  float: left;
  margin-top: -350px;
  position: relative;
  z-index: 2;
}
.z_index .index .z_max {
  width: 1200px;
}
.z_title1 {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 95px;
  font-size: 45px;
  color: #3387FF;
  margin-top: 140px;
}
.z_title1 font {
  display: block;
  width: 100%;
  float: left;
  font-size: 15px;
  color: #3E3A39;
  margin-top: 20px;
}
.z_bdtx {
  width: 100%;
  float: left;
}
.z_bdtx .li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #3D3A39;
  margin-bottom: 60px;
  padding-bottom: 45px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.z_bdtx .li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 135px;
}
.z_bdtx .li .a {
  width: 530px;
}
.z_bdtx .li .a h3 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 30px;
  color: #8EC4F8;
  margin-bottom: 35px;
}
.z_bdtx .li .a h3.active {
  font-size: 40px;
}
.z_bdtx .li .a .img {
  width: 100%;
  float: left;
}
.z_bdtx .li .a .img.tixi1 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}
.z_bdtx .li .a .img.tixi1 img {
  flex: 1;
  width: 0;
  margin-right: 15px;
  height: 107px;
  border-radius: 10px;
}
.z_bdtx .li .a .img.tixi1 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a .img.tixi2 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.z_bdtx .li .a .img.tixi2 img {
  flex: 1;
  width: 0;
  margin-right: 15px;
  height: 155px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.14);
}
.z_bdtx .li .a .img.tixi2 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a .img.tixi3 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.z_bdtx .li .a .img.tixi3 img {
  flex: 1;
  width: 0;
  margin-right: 15px;
  height: 161px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.14);
}
.z_bdtx .li .a .img.tixi3 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a .img.tixi4 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.z_bdtx .li .a .img.tixi4 img {
  flex: 1;
  width: 0;
  margin-right: 15px;
  height: 157px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.14);
}
.z_bdtx .li .a .img.tixi4 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a .img.tixi5 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}
.z_bdtx .li .a .img.tixi5 img {
  flex: 1;
  width: 0;
  margin-right: 15px;
  height: 156px;
  border-radius: 10px;
  box-sizing: border-box;
}
.z_bdtx .li .a .img.tixi5 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a .img.tixi6 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}
.z_bdtx .li .a .img.tixi6 img {
  flex: 1;
  width: 0;
  margin-right: 15px;
  height: 155px;
  border-radius: 10px;
  box-sizing: border-box;
}
.z_bdtx .li .a .img.tixi6 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a .img.tixi7 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.z_bdtx .li .a .img.tixi7 img {
  flex: 1;
  width: 0;
  height: 331px;
  border-radius: 10px;
  box-sizing: border-box;
}
.z_bdtx .li .a .img.tixi7 span {
  flex: 1;
  width: 0;
  height: 331px;
  margin-left: 15px;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
}
.z_bdtx .li .a .img.tixi7 span img {
  width: 100%;
  height: 0;
  flex: 1;
  margin-bottom: 15px;
}
.z_bdtx .li .a .img.tixi7 span img:last-child {
  margin-bottom: 0;
}
.z_bdtx .li .a .img.tixi8 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.z_bdtx .li .a .img.tixi8 img {
  flex: 1;
  width: 0;
  margin-right: 20px;
  height: 331px;
  border-radius: 10px;
  box-sizing: border-box;
}
.z_bdtx .li .a .img.tixi8 img:last-child {
  margin-right: 0;
}
.z_bdtx .li .a bt {
  width: 100%;
  float: left;
}
.z_bdtx .li .a bt dt {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.z_bdtx .li .a bt dt:last-child {
  margin-bottom: 0;
}
.z_bdtx .li .a bt dt::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #3D3A39;
  margin-right: 15px;
  margin-top: 5px;
}
.z_bdtx .li .a bt dt h4 {
  font-size: 20px;
  color: #3D3A39;
  flex: 1;
  width: 0;
}
.z_bdtx .li .a bt dt font {
  display: block;
  width: 100%;
  float: left;
  margin-top: 15px;
  font-size: 15px;
  color: #858585;
}
.z_bdtx .li .a .bt {
  width: 100%;
  float: left;
}
.z_bdtx .li .a .bt h4 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_bdtx .li .a .bt h4 span {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #3D3A39;
}
.z_bdtx .li .a .bt h4 span:nth-child(2)::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #3D3A39;
  margin-right: 5px;
}
.z_bdtx .li .a .bt h4 span:nth-child(2)::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #3D3A39;
  margin-left: 5px;
}
.z_bdtx .li .a .bt font {
  display: block;
  width: 100%;
  float: left;
  margin-top: 15px;
  font-size: 15px;
  color: #858585;
  text-align: center;
}
.z_aa {
  width: 100%;
  float: left;
  margin-top: 115px;
  height: 331px;
  border-bottom: 1px solid #8EC4F8;
  margin-bottom: 115px;
  display: flex;
  align-items: center;
}
.z_aa .left {
  height: 100%;
  display: flex;
  align-items: center;
  border-right: 1px solid #8EC4F8;
  margin-right: 120px;
  width: 325px;
}
.z_aa .left img {
  width: 241px;
}
.z_aa .right {
  flex: 1;
  width: 0;
  height: 100%;
}
.z_aa .right .z_title2 {
  margin-bottom: 30px;
}
.z_aa .right .font {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #858585;
  line-height: 2;
}
.z_title2 {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.z_title2 h3 {
  float: left;
  display: flex;
  align-items: center;
  font-size: 40px;
  color: #8EC4F8;
}
.z_title2 h3::after {
  content: "";
  display: block;
  margin: 0 15px;
  width: 1px;
  height: 34px;
  background: #8EC4F8;
}
.z_title2 font {
  font-size: 18px;
  color: #8EC4F8;
  margin-top: 20px;
  float: left;
}
.z_aa1 {
  width: 100%;
  float: left;
  margin-bottom: 100px;
}
.z_aa1 .img1 {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}
.z_aa1 .img1 img {
  flex: 1;
  width: 0;
  margin-right: 30px;
  height: 400px;
}
.z_aa1 .img2 {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
}
.z_aa1 .img2 img {
  flex: 1;
  width: 0;
  margin-right: 35px;
  height: 271px;
}
.z_aa2 {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
.z_aa2 li {
  width: 595px;
  margin-bottom: 60px;
}
.z_aa2 li h3 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 60px;
  color: #8EC4F8;
  font-weight: bold;
}
.z_aa2 li h3 i {
  flex: 1;
  width: 0;
  margin-left: 25px;
  display: flex;
  align-items: center;
}
.z_aa2 li h3 i::before {
  content: "";
  display: block;
  flex: 1;
  width: 0;
  background: #8EC4F8;
  height: 1px;
}
.z_aa2 li h3 i::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #FF4D4D;
  border-radius: 50%;
}
.z_aa2 li h4 {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #858585;
  margin-bottom: 20px;
}
.z_aa2 li font {
  display: block;
  width: 100%;
  float: left;
  line-height: 1.5;
  margin-bottom: 15px;
  font-size: 15px;
  color: #858585;
}
.z_aa2 li:nth-child(2n) {
  width: 570px;
}
.z_aa2 li:last-child {
  width: 100%;
  margin-bottom: 0;
}
.z_join {
  width: 100%;
  float: left;
  margin-top: 150px;
  margin-bottom: 70px;
}
.z_join .title {
  width: 100%;
  float: left;
  line-height: 1.5;
  margin-bottom: 40px;
}
.z_join .title h3 {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #3E3A39;
}
.z_join .title font {
  display: block;
  width: 100%;
  float: left;
  font-size: 15px;
  color: #898989;
}
.z_join .h3 {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #8EC4F8;
  margin-bottom: 55px;
}
.z_join .join1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 70px;
}
.z_join .join1 li {
  width: 360px;
}
.z_join .join1 li h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  float: left;
  margin-bottom: 35px;
  position: relative;
}
.z_join .join1 li h3::before {
  content: "";
  display: block;
  position: relative;
  width: 51px;
  height: 51px;
  background: #ECE254;
  border-radius: 50%;
  z-index: 1;
  margin-right: -35px;
  top: -5px;
}
.z_join .join1 li h3 span {
  position: relative;
  z-index: 2;
  font-size: 60px;
  color: #3D3A39;
}
.z_join .join1 li font {
  display: block;
  width: 100%;
  float: left;
  font-size: 15px;
  color: #3D3A39;
  line-height: 1.5;
}
.z_join .join2 {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: wrap;
  margin-bottom: 330px;
}
.z_join .join2 li {
  width: 560px;
  margin-bottom: 100px;
}
.z_join .join2 li h3 {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #8EC4F8;
  margin-bottom: 15px;
}
.z_join .join2 li font {
  display: block;
  line-height: 1.5;
  width: 100%;
  float: left;
  font-size: 15px;
  color: #3D3A39;
}
.z_join .h4 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 30px;
  color: #3E3A39;
}
.z_jfjc {
  width: 100%;
  float: left;
}
.z_jfjc .li {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
  padding-bottom: 35px;
  border-bottom: 1px dashed #90C6FA;
}
.z_jfjc .li:last-child {
  border-bottom: 0;
}
.z_jfjc .li .a {
  width: 530px;
}
.z_jfjc .li .a h3 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 20px;
  color: #3389FF;
  margin-bottom: 25px;
}
.z_jfjc .li .a font {
  display: block;
  width: 100%;
  float: left;
  line-height: 1.5;
  font-size: 15px;
  color: #898989;
  margin-bottom: 75px;
}
.z_jfjc .li .a .img {
  width: 100%;
  float: left;
  text-align: center;
}
.z_jxpx {
  width: 100%;
  float: left;
  margin-bottom: 120px;
}
.z_jxpx .h3 {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #92C8FC;
  margin-bottom: 20px;
}
.z_jxpx .li {
  width: 550px;
  float: left;
}
.z_jxpx .li:last-child {
  float: right;
}
.z_jxpx .li h3 {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  font-size: 15px;
  color: #3E3A39;
}
.z_jxpx .li font {
  display: block;
  width: 100%;
  float: left;
  line-height: 1.5;
  font-size: 15px;
  color: #898989;
}
.z_jxpx .li .img {
  width: 100%;
  float: left;
  margin: 20px 0;
  display: flex;
  align-items: flex-start;
}
.z_jxpx .li .img img {
  flex: 1;
  width: 0;
  height: 154px;
  margin-right: 10px;
  border-radius: 10px;
}
.z_jxpx .li .img img:last-child {
  margin-right: 0;
}
.z_team {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
}
.z_team li {
  width: 260px;
  line-height: 1.5;
  margin-bottom: 60px;
  margin-right: 90px;
}
.z_team li img {
  width: 100%;
  height: 260px;
  box-sizing: border-box;
  border: 1px solid #8EC4F8;
  border-radius: 50%;
}
.z_team li h3 {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  color: #3E3A39;
}
.z_team li font {
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 15px;
  color: #898989;
}
.z_team li:nth-child(4n) {
  margin-right: 0;
}
.z_page {
  width: 100%;
  float: left;
  margin-top: 15px;
  margin-bottom: 75px;
  text-align: center;
}
.z_page a {
  display: inline-block;
  line-height: 26px;
  width: 26px;
  height: 26px;
  background: #898989;
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  margin: 0 15px;
}
.z_page a.select {
  background: #338BFF;
}
.z_news {
  width: 100%;
  float: left;
}
.z_news li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border: 1px solid #3E3A39;
  border-radius: 15px;
  position: relative;
  margin-bottom: 40px;
}
.z_news li a {
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 20px;
  padding-right: 170px;
}
.z_news li a img {
  width: 240px;
  height: 240px;
  border-radius: 20px;
}
.z_news li a .dt {
  flex: 1;
  width: 0;
  margin-left: 55px;
}
.z_news li a .dt h3 {
  width: 100%;
  float: left;
  font-size: 25px;
  color: #3E3A39;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 30px;
}
.z_news li a .dt font {
  width: 100%;
  float: left;
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  font-size: 15px;
  color: #898989;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.z_news li a .dt img {
  position: absolute;
  width: auto;
  height: auto;
  right: 60px;
  bottom: 55px;
}
.z_news li:hover a .dt h3 {
  color: #338BFF;
}
.z_page1 {
  width: 100%;
  float: left;
  margin: 60px 0;
  text-align: center;
}
.z_page1 img {
  transform: rotate(90deg);
}
.z_show {
  width: 100%;
  float: left;
  min-height: 700px;
  margin-bottom: 130px;
  margin-top: 80px;
  line-height: 1.5;
  font-size: 15px;
  color: #898989;
}
.z_show h3 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 40px;
  color: #338BFF;
  margin-bottom: 80px;
}
.z_con {
  width: 100%;
  float: left;
  margin-top: 85px;
  margin-bottom: 85px;
}
.z_con .font {
  width: 100%;
  float: left;
  line-height: 1.5;
  font-size: 15px;
  color: #3D3A39;
  margin-bottom: 30px;
}
.z_con ul {
  width: 100%;
  float: left;
}
.z_con ul li {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.z_con ul li:last-child {
  margin-bottom: 0;
}
.z_con ul li h3 {
  text-align: center;
  background: #ECE254;
  width: 70px;
  margin-right: 30px;
  font-size: 40px;
  color: #3E3A39;
  border-radius: 10px;
  height: 70px;
  line-height: 70px;
}
.z_con ul li font {
  display: block;
  flex: 1;
  box-sizing: border-box;
  width: 0;
  padding: 20px 30px;
  background: #ECE254;
  border-radius: 10px;
  line-height: 1.5;
  font-size: 20px;
  color: #3D3A39;
}
.z_con1 {
  width: 100%;
  float: left;
  margin-bottom: 100px;
}
.z_con1 h3 {
  width: 100%;
  float: left;
  line-height: 2;
  margin-bottom: 20px;
  font-size: 20px;
  color: #90C6FA;
}
.z_con1 h3 span {
  font-size: 15px;
  color: #3D3A39;
}
.z_con1 ul {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
}
.z_con1 ul li {
  margin-right: 40px;
  width: 270px;
}
.z_con1 ul li img {
  width: 100%;
  float: left;
}
.z_con1 ul li:last-child {
  margin-right: 0;
}
.z_con2 {
  width: 100%;
  float: left;
  margin-bottom: 80px;
}
.z_con2 h3 {
  width: 100%;
  float: left;
  line-height: 2;
  margin-bottom: 20px;
  font-size: 20px;
  color: #90C6FA;
}
.z_con2 ul {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
}
.z_con2 ul li {
  margin-right: 30px;
  width: 277px;
}
.z_con2 ul li img {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border: 1px solid #90C6FA;
}
.z_con2 ul li span {
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 23px;
  color: #3E3A39;
  margin-top: 25px;
}
.z_con2 ul li:last-child {
  margin-right: 0;
}
.z_con3 {
  width: 100%;
  float: left;
  margin-bottom: 90px;
}
.z_con3 .font {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #3D3A39;
  line-height: 2;
  margin-bottom: 60px;
}
.z_con3 .li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #90C6FA;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.z_con3 .li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.z_con3 .li h3 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  float: left;
  margin-bottom: 40px;
  font-size: 28px;
  color: #90C6FA;
}
.z_con3 .li h3 span {
  font-size: 18px;
}
.z_con3 .li ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  float: left;
}
.z_con3 .li ul li {
  width: 110px;
  margin-right: 65px;
}
.z_con3 .li ul li img {
  width: 100%;
  height: 110px;
  border-radius: 50%;
}
.z_con3 .li ul li span {
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 15px;
  font-size: 23px;
  color: #3E3A39;
}
.z_con3 .li ul li:last-child {
  margin-right: 0;
}
