.z_head {
  width: 100%;
  float: left;
}
.z_head .z_max {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 130px;
}
.z_head .z_max .z_tel {
  display: flex;
  align-items: center;
}
.z_head .z_max .z_tel img {
  margin-right: 10px;
}
.z_head .z_max .z_tel h3 {
  font-weight: normal;
  font-size: 20px;
  color: #353535;
  line-height: 1.2;
}
.z_head .z_max .z_tel h3 span {
  display: block;
  font-family: Impact;
  font-size: 30px;
  color: #ab0000;
}
.z_nav {
  width: 100%;
  float: left;
  border-top: 1px solid #dedede;
}
.z_nav ul {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
.z_nav ul li {
  margin: 0 60px;
  font-size: 20px;
}
.z_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  color: #000;
  box-sizing: border-box;
  padding-bottom: 7px;
}
.z_nav ul li.active {
  position: relative;
}
.z_nav ul li.active::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 7px;
  background: url(../images/xian.png) no-repeat center bottom;
}
.z_nav1 {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dedede;
}
.z_nav1 ul {
  width: 1200px;
  margin: 0 auto;
}
.z_nav1 ul li {
  margin-right: 60px;
  font-size: 20px;
  float: left;
}
.z_nav1 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  color: #000;
  box-sizing: border-box;
  padding-bottom: 7px;
}
.z_nav1 ul li.active {
  position: relative;
}
.z_nav1 ul li.active a {
  color: #0030b8;
}
.z_nav1 ul li.active::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 7px;
  background: url(../images/xian.png) no-repeat center bottom;
}
.z_banner {
  width: 100%;
  float: left;
}
.z_banner img {
  width: 100%;
  float: left;
}
.z_banner .swiper-pagination {
  bottom: 35px;
}
.z_banner .swiper-pagination .swiper-pagination-bullet {
  background: #5575c9;
  opacity: 0.66;
  -moz-box-shadow: 1px 0px 7px rgba(0, 48, 184, 0.67);
  -webkit-box-shadow: 1px 0px 7px rgba(0, 48, 184, 0.67);
  box-shadow: 1px 0px 7px rgba(0, 48, 184, 0.67);
}
.z_banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #5575c9;
  opacity: 0.66;
  width: 85px;
  border-radius: 40px;
}
.z_banner .swiper-button-next {
  background: url(../images/right.png) no-repeat center;
  width: 34px;
  height: 80px;
  margin-top: -40px;
  outline: none;
  right: 8%;
}
.z_banner .swiper-button-next::after {
  content: initial;
}
.z_banner .swiper-button-prev {
  background: url(../images/left.png) no-repeat center;
  width: 34px;
  height: 80px;
  margin-top: -40px;
  outline: none;
  left: 8%;
}
.z_banner .swiper-button-prev::after {
  content: initial;
}
.z_title {
  width: 100%;
  float: left;
  text-align: center;
  margin: 50px 0;
  line-height: 1.5;
}
.z_title h3 {
  font-weight: normal;
  font-size: 34px;
  font-family: Impact;
  color: #000;
  text-transform: uppercase;
}
.z_title h3 span {
  font-family: Impact;
  color: #ab0000;
}
.z_title h4 font {
  position: relative;
  padding: 0 95px;
}
.z_title h4 font::before {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.z_title h4 font::after {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}
.z_title h4 font span {
  font-size: 24px;
  color: #000000;
}
.z_pp1 {
  width: 100%;
  float: left;
  background: url(../images/bg.jpg) no-repeat top center;
  padding-top: 15px;
}
.z_pp2 {
  width: 1450px;
  margin: 0 auto;
  clear: both;
  box-sizing: border-box;
  padding: 0 125px;
  position: relative;
  height: 345px;
    margin-left: -725px;
    left: 50%;
}
.z_pp2 a {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  background: #f5f5f5;
  width: 100%;
  float: left;
}
.z_pp2 a img {
  width: 100%;
  float: left;
  height: 270px;
}
.z_pp2 a h3 {
  width: 100%;
  float: left;
  font-weight: normal;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.z_pp2 a:hover h3 {
  color: #0030b8;
}
.z_pp2 .swiper-button-next {
  background: url(../images/right1.png) no-repeat center;
  width: 47px;
  height: 47px;
  margin-top: -23.5px;
  outline: none;
  right: 0%;
}
.z_pp2 .swiper-button-next::after {
  content: initial;
}
.z_pp2 .swiper-button-prev {
  background: url(../images/left1.png) no-repeat center;
  width: 47px;
  height: 47px;
  margin-top: -23.5px;
  outline: none;
  left: 0%;
}
.z_pp2 .swiper-button-prev::after {
  content: initial;
}
.z_more {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 40px;
}
.z_more a {
  display: inline-block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: #0030b8;
  font-size: 18px;
  color: #fff;
}
.z_nn1 {
  width: 480px;
  float: left;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #9e9e9e;
  margin-bottom: 60px;
}
.z_nn1 img {
  width: 450px;
  height: 280px;
  float: left;
}
.z_nn2 {
  width: 635px;
  float: right;
}
.z_nn2 h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #c4c4c4;
  box-sizing: border-box;
  padding-left: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 45px;
}
.z_nn2 h3 font {
  font-size: 20px;
  color: #000000;
}
.z_nn2 h3 font a {
  color: #000000;
  margin: 0 20px;
}
.z_nn2 h3 font a:first-child {
  margin-left: 0;
}
.z_nn2 h3 font a:hover {
  color: #0030b8;
}
.z_nn2 h3 span a {
  font-size: 14px;
  color: #8b8b8b;
  display: flex;
  align-items: center;
}
.z_nn2 h3 span a img {
  margin-left: 5px;
}
.z_nn2 .li {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.z_nn2 .li a {
  display: flex;
  align-items: center;
}
.z_nn2 .li a h4 {
  font-weight: normal;
  width: 110px;
  height: 110px;
  text-align: center;
  margin-right: 25px;
}
.z_nn2 .li a h4 span {
  display: block;
  height: 70px;
  line-height: 70px;
  font-family: Impact;
  font-size: 40px;
  color: #fff;
  background: #0030b8;
}
.z_nn2 .li a h4 font {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #4e4e4e;
  background: #f4f4f4;
}
.z_nn2 .li a dt {
  flex: 1;
}
.z_nn2 .li a dt h5 {
  font-weight: normal;
  font-size: 16px;
  color: #3b3b3b;
  margin-bottom: 15px;
}
.z_nn2 .li a dt font {
  display: block;
  font-size: 14px;
  color: #9d9d9d;
  line-height: 1.5;
  height: 42px;
  overflow: hidden;
  text-indent: 2rem;
}
.z_nn2 ul {
  width: 100%;
  float: left;
}
.z_nn2 ul li {
  width: 50%;
  float: left;
  margin-bottom: 25px;
}
.z_nn2 ul li a {
  font-size: 16px;
  color: #3b3b3b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_nn2 ul li a::before {
  content: "·";
  margin-right: 10px;
}
.z_title1 {
  width: 100%;
  float: left;
  text-align: center;
  margin: 50px 0;
  line-height: 1.5;
}
.z_title1 h3 {
  font-weight: normal;
  font-size: 34px;
  font-family: Impact;
  color: #fff;
  text-transform: uppercase;
}
.z_title1 h4 font {
  position: relative;
  padding: 0 95px;
}
.z_title1 h4 font::before {
  content: "";
  width: 80px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.z_title1 h4 font::after {
  content: "";
  width: 80px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}
.z_title1 h4 font span {
  font-size: 24px;
  color: #fff;
}
.z_con1 {
  width: 100%;
  float: left;
  background: url(../images/bg1.jpg) no-repeat center;
  background-size: cover;
}
.z_con1 .bt {
  width: 650px;
  float: left;
  margin-top: 20px;
  margin-bottom: 60px;
}
.z_con1 .bt h3 {
  display: inline-block;
  font-weight: normal;
  width: 547px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  background: url(../images/bg.png) no-repeat;
  font-size: 26px;
  color: #0030b8;
  margin-bottom: 30px;
}
.z_con1 .bt .font {
  font-size: 21px;
  color: #fff;
  margin-bottom: 45px;
  line-height: 1.5;
}
.z_con1 .bt ul li {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 21px;
  color: #fff;
}
.z_con1 .bt ul li img {
  margin-right: 15px;
}
.z_con1 .dt {
  width: 503px;
  height: 384px;
  float: right;
  margin-top: 20px;
  margin-bottom: 60px;
  background: #fff;
  box-sizing: border-box;
  padding: 40px 45px;
}
.z_con1 .dt .li {
  float: left;
  margin-bottom: 20px;
  width: 190px;
  line-height: 1.5;
}
.z_con1 .dt .li.active {
  float: right;
}
.z_con1 .dt .li.nhov {
  width: 100%;
  margin-bottom: 25px;
}
.z_con1 .dt .li font {
  font-size: 18px;
  color: #303030;
  display: block;
}
.z_con1 .dt .li input {
  width: 100%;
  background: #e9e9e9;
  height: 40px;
  padding-left: 10px;
}
.z_con1 .dt .li textarea {
  border: none;
  background: none;
  outline: none;
  box-sizing: border-box;
  resize: none;
  width: 100%;
  background: #e9e9e9;
  height: 110px;
  padding: 10px;
}
.z_con1 .dt input {
  border: none;
  background: none;
  outline: none;
  box-sizing: border-box;
}
.z_con1 .dt input.dj {
  width: 100%;
  height: 40px;
  background: #0030b8;
  font-size: 18px;
  color: #fff;
}
.z_foot {
  width: 100%;
  float: left;
  background: url(../images/bg2.jpg);
}
.z_foot .z_max {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 275px;
}
.z_foot .z_max .z_bot {
  width: 800px;
}
.z_foot .z_max .z_bot .z_bot1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 45px;
}
.z_foot .z_max .z_bot .z_bot1 a {
  color: #ffffff;
}
.z_foot .z_max .z_bot .z_bot2 {
  width: 100%;
  float: left;
}
.z_foot .z_max .z_bot .z_bot2 h3 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 25px;
  width: 100%;
  float: left;
}
.z_foot .z_max .z_bot .z_bot2 h3 span {
  text-transform: uppercase;
  font-family: Impact;
}
.z_foot .z_max .z_bot .z_bot2 ul {
  width: 100%;
  float: left;
}
.z_foot .z_max .z_bot .z_bot2 ul li {
  float: left;
  margin-bottom: 30px;
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
}
.z_foot .z_max .z_bot .z_bot2 ul li img {
  margin-right: 10px;
}
.z_foot .z_max .z_bot .z_bot2 ul li:nth-child(1) {
  width: 325px;
}
.z_foot .z_max .z_bot .z_bot2 ul li:nth-child(3) {
  float: right;
}
.z_foot .z_max .z_bot .z_bot2 ul li:nth-child(4) {
  width: 325px;
  margin-bottom: 0;
}
.z_foot .z_max .z_bot .z_bot2 ul li:nth-child(5) {
  margin-bottom: 0;
}
.z_fd {
  width: 75px;
  position: fixed;
  right: 0;
  top: 50%;
  height: 300px;
  margin-top: -150px;
  z-index: 99;
}
.z_fd ul li {
  width: 75px;
  height: 75px;
  float: right;
  background: #0030b8;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  transition: all 0.5s ease-in-out 0s;
}
.z_fd ul li:last-child {
  border-bottom: 0;
}
.z_fd ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.z_fd ul li a span {
  font-family: Impact;
  font-size: 26px;
  color: #fff;
  transition: all 0.5s ease-in-out 0.5s;
  width: 0;
  opacity: 0;
}
.z_fd ul li.active:hover {
  background: #ab0000;
  width: 270px;
}
.z_fd ul li.active:hover span {
  margin-left: 10px;
  width: auto;
  opacity: 1;
}
.z_aa {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
}
.z_aa .dt {
  width: 600px;
  margin-left: 10px;
}
.z_aa .dt h3 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-family: Impact;
  text-transform: uppercase;
  font-size: 72px;
  color: rgba(236, 236, 236, 0.6);
  position: relative;
}
.z_aa .dt h3 span {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 30px;
  color: #0054a6;
  font-family: '思源黑体SC-Bold';
}
.z_aa .dt font {
  display: block;
  font-size: 16px;
  color: #000;
  margin-bottom: 35px;
  line-height: 1.5;
  text-indent: 2rem;
}
.z_aa .dt .a {
  width: 48px;
  height: 48px;
  background: #0030b8;
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  line-height: 1.5;
}
.z_aa .img {
  width: 541px;
  height: 341px;
}
.z_aa .img img {
  width: 541px;
  height: 341px;
}
.z_aa1 {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
}
.z_aa1 h3 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-family: Impact;
  text-transform: uppercase;
  font-size: 72px;
  color: rgba(236, 236, 236, 0.6);
  position: relative;
  margin-top: 35px;
}
.z_aa1 h3 span {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 30px;
  color: #0054a6;
  font-family: '思源黑体SC-Bold';
}
.z_aa1 .img {
  width: 541px;
  height: 341px;
  float: right;
  margin-left: 40px;
}
.z_aa1 .img img {
  width: 541px;
  height: 341px;
}
.z_aa1 ul {
  width: 100%;
  float: left;
  margin-top: 35px;
  margin-bottom: 40px;
}
.z_aa1 ul li {
  float: left;
  margin-bottom: 25px;
}
.z_aa1 ul li::before {
  content: "|";
  font-weight: bold;
  color: #0030b8;
  margin-right: 3px;
}
.z_aa1 ul li:first-child {
  margin-right: 210px;
}
.z_aa1 ul li:last-child {
  width: 100%;
  margin-bottom: 0;
}
.z_aa2 {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.z_aa2 h3 {
  font-weight: normal;
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
  font-family: '思源黑体SC-Bold';
}
.z_aa2 .dt {
  position: relative;
}
.z_aa2 .dt img {
  width: 100%;
  height: 244px;
}
.z_aa2 .dt .swiper-button-next {
  background: url(../images/right1.png) no-repeat center;
  width: 47px;
  height: 47px;
  margin-top: -23.5px;
  outline: none;
  right: -75px;
}
.z_aa2 .dt .swiper-button-next::after {
  content: initial;
}
.z_aa2 .dt .swiper-button-prev {
  background: url(../images/left1.png) no-repeat center;
  width: 47px;
  height: 47px;
  margin-top: -23.5px;
  outline: none;
  left: -75px;
}
.z_aa2 .dt .swiper-button-prev::after {
  content: initial;
}
.zz_left {
  width: 220px;
  float: left;
  box-sizing: border-box;
  border: 3px solid #f8f8f8;
  margin-bottom: 100px;
}
.zz_left h3 {
  width: 100%;
  float: left;
  background: url(../images/bg1.png) no-repeat top;
  height: 133px;
  padding-top: 35px;
  text-align: center;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 28px;
  color: #fff;
  line-height: 1.5;
  font-family: '思源黑体SC-Bold';
}
.zz_left h3 span {
  display: block;
  text-transform: uppercase;
  font-family: Impact;
  font-size: 26px;
  color: rgba(255, 255, 255, 0.6);
}
.zz_left ul {
  width: 100%;
  float: left;
  margin-top: 40px;
  margin-bottom: 45px;
  box-sizing: border-box;
  padding: 0 20px;
}
.zz_left ul li {
  width: 100%;
  float: left;
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url(../images/sj2.png) no-repeat right;
  border-bottom: 1px solid #eee;
}
.zz_left ul li a {
  color: #333;
}
.zz_left ul li.active {
  background: url(../images/sj1.png) no-repeat right;
}
.zz_left ul li.active a {
  color: #0030b8;
}
.zz_left ul li:last-child {
  margin-bottom: 0;
}
.zz_left .tel {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 35px;
}
.zz_left .tel img {
  margin-right: 10px;
}
.zz_left .tel h4 {
  font-weight: normal;
  font-size: 15px;
  color: #353535;
  line-height: 1.2;
}
.zz_left .tel h4 span {
  display: block;
  font-family: Impact;
  font-size: 20px;
  color: #ab0000;
}
.zz_left h5 {
  width: 100%;
  float: left;
  font-family: '思源黑体SC-Medium';
  text-align: center;
  font-weight: normal;
  font-size: 24px;
  color: #333;
  line-height: 1.5;
}
.zz_left h5 span {
  font-family: '思源黑体SC-Normal';
  display: block;
  font-size: 18px;
  color: #999;
}
.zz_right {
  width: 950px;
  float: right;
  box-sizing: border-box;
  border: 3px solid #f8f8f8;
  margin-bottom: 50px;
}
.zz_right h3 {
  display: flex;
  align-items: center;
  padding-left: 50px;
  border-bottom: 1px solid #e6e6e6;
}
.zz_right h3 font {
  display: block;
  height: 70px;
  line-height: 70px;
  background: url(../images/xian.png) no-repeat bottom center;
  font-size: 24px;
  color: #0030b8;
}
.zz_right ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 30px;
  margin-top: 5px;
}
.zz_right ul li {
  float: left;
  margin-top: 25px;
  width: 280px;
  margin-right: 22px;
  box-sizing: border-box;
  padding: 15px;
  background: #f5f5f5;
}
.zz_right ul li a img {
  width: 100%;
  float: left;
  height: 206px;
}
.zz_right ul li a font {
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
  color: #333;
}
.zz_right ul li:nth-child(3n+0) {
  margin-right: 0;
}
.zz_right ul li:hover a font {
  color: #0030b8;
}
.z_page {
  width: 100%;
  float: left;
  margin: 50px 0;
  text-align: center;
  font-size: 0;
  line-height: 1.5;
}
.z_page a {
  display: inline-block;
  font-size: 18px;
  color: #666;
  padding: 11px 19px;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  margin: 0 22.5px;
}
.z_page a.select {
  background: #0030b8;
  color: #fff;
}
.z_show {
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 30px;
  margin-top: 45px;
  margin-bottom: 35px;
}
.z_show img {
  width: 310px;
}
.z_show .dt {
  flex: 1;
  margin-left: 30px;
}
.z_show .dt h4 {
  font-weight: normal;
  font-size: 24px;
  color: #333;
  margin-bottom: 35px;
}
.z_show .dt h5 {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 20px;
  color: #0030b8;
  font-family: '思源黑体SC-Medium';
}
.z_show .dt font {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 40px;
  font-family: '思源黑体SC-Normal';
}
.z_show .dt .a {
  width: 140px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0030b8;
  color: #fff;
  font-size: 18px;
  font-family: '思源黑体SC-Normal';
}
.z_show .dt .a img {
  width: auto;
  margin-right: 5px;
}
.z_show1 {
  width: 100%;
  float: left;
}
.z_show1 h4 {
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.z_show1 h4 font {
  float: left;
  margin-left: 35px;
  font-size: 25px;
  color: #0030b8;
  background: url(../images/xian.png) no-repeat bottom center;
  padding-bottom: 22px;
}
.z_show1 .font {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 30px;
}
.z_fanhui {
  width: 100%;
  float: left;
  padding: 0 40px;
  margin: 50px 0;
  line-height: 1.5;
}
.z_fanhui .li {
  text-align: center;
  margin-bottom: 40px;
}
.z_fanhui .li a {
  display: inline-block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: #0030b8;
  color: #fff;
  font-size: 18px;
}
.z_fanhui a {
  font-size: 17px;
  color: #333;
}
.z_nn3 {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.z_nn3 ul li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e5e5e5;
}
.z_nn3 ul li:last-child {
  margin-bottom: 0;
}
.z_nn3 ul li a {
  display: flex;
  align-items: center;
}
.z_nn3 ul li a h4 {
  font-weight: normal;
  width: 110px;
  height: 110px;
  text-align: center;
  margin-right: 25px;
}
.z_nn3 ul li a h4 span {
  display: block;
  height: 70px;
  line-height: 70px;
  font-family: Impact;
  font-size: 40px;
  color: #fff;
  background: #0030b8;
}
.z_nn3 ul li a h4 font {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #4e4e4e;
  background: #f4f4f4;
}
.z_nn3 ul li a dt {
  flex: 1;
}
.z_nn3 ul li a dt h5 {
  font-weight: normal;
  font-size: 16px;
  color: #3b3b3b;
  margin-bottom: 15px;
}
.z_nn3 ul li a dt font {
  display: block;
  font-size: 14px;
  color: #9d9d9d;
  line-height: 1.5;
  height: 42px;
  overflow: hidden;
}
.z_nr {
  width: 100%;
  float: left;
  margin-top: 40px;
  font-size: 16px;
  color: #9d9d9d;
  line-height: 1.5;
}
.z_nr h3 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 24px;
  color: #3b3b3b;
}
.z_nr h4 {
  text-align: center;
  margin-bottom: 25px;
}
.z_nr h4 span {
  font-size: 20px;
  color: #4e4e4e;
  width: 140px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  background: #f4f4f4;
}
.z_down {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border: 3px solid #f8f8f8;
  padding: 15px 30px;
}
.z_down ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.z_down ul li font {
  font-size: 16px;
  color: #333;
}
.z_down ul li font:hover {
  color: #0030b8;
}
.z_down ul li a {
  display: block;
  width: 120px;
  height: 30px;
  text-align: center;
  background: #0030b8;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.z_down ul li:last-child {
  border-bottom: 0;
}
.z_map {
  width: 100%;
  float: left;
  margin-top: 35px;
  margin-bottom: 55px;
}
.z_con2 {
  width: 100%;
  float: left;
  margin-bottom: 55px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.z_con2 .z_con3 {
  width: 410px;
}
.z_con2 .z_con3 h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 25px;
  font-family: '思源黑体SC-Bold';
}
.z_con2 .z_con3 ul {
  width: 100%;
  float: left;
}
.z_con2 .z_con3 ul li {
  float: left;
  margin-bottom: 20px;
}
.z_con2 .z_con3 ul li input {
  width: 100%;
  box-sizing: border-box;
  border: none;
  background: none;
  outline: none;
  font-family: '思源黑体SC-Regular';
  height: 40px;
  background: #eeeeee;
  padding-left: 10px;
}
.z_con2 .z_con3 ul li textarea {
  width: 100%;
  box-sizing: border-box;
  border: none;
  background: none;
  outline: none;
  font-family: '思源黑体SC-Regular';
  resize: none;
  height: 110px;
  background: #eeeeee;
  padding: 10px;
}
.z_con2 .z_con3 ul li:nth-child(1) {
  width: 187px;
}
.z_con2 .z_con3 ul li:nth-child(2) {
  width: 187px;
  float: right;
}
.z_con2 .z_con3 ul li:nth-child(3) {
  width: 100%;
}
.z_con2 .z_con3 ul li:nth-child(4) {
  width: 100%;
  text-align: center;
}
.z_con2 .z_con3 ul li:nth-child(4) input {
  background: #0030b8;
  font-size: 16px;
  color: #fff;
  width: 187px;
}
.z_con2 .z_con4 {
  width: 725px;
  background: url(../images/bg3.jpg) no-repeat right bottom;
  padding-bottom: 115px;
}
.z_con2 .z_con4 h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 25px;
  font-family: '思源黑体SC-Bold';
  margin-bottom: 40px;
}
.z_con2 .z_con4 ul li {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
}
.z_con2 .z_con4 ul li img {
  margin-right: 5px;
}
