.z_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  background: url(../images/bg1.png) no-repeat bottom;
}
.z_top .logo {
  width: auto;
}
.z_top .logo img {
  width: auto;
}
.z_top .img {
  width: auto;
}
.z_top .img img {
  width: auto;
}
.z_top .login {
  display: flex;
  align-items: center;
  padding: 0 21px;
  height: 40px;
  background: #F3F3F3;
  border: 1px solid #EEEEEE;
  opacity: 1;
  font-size: 14px;
  color: #686868;
  border-radius: 2px;
}
.z_top .login img {
  width: auto;
  margin-right: 17px;
  max-width: 20px;
}
.z_top .login a {
  color: #686868;
}
.z_nav {
  width: 100%;
  float: left;
  height: 42px;
  background: #008CF0;
}
.z_nav ul {
  display: flex;
  height: 100%;
}
.z_nav ul li {
  width: 12.5%;
  height: 100%;
  position: relative;
}
.z_reg .ul .li .dt span .layui-unselect{display:none;}
.z_nav ul li ul{
  position: absolute;
  width: 100%;
  left: 0;
  top: 40px;
  z-index: 9;
  background: #008cf0;
  display: none;
  height: auto;
  z-index: 99;
}
.z_nav ul li ul li{width:100%;height:40px;}
.z_nav ul li ul li ul{display:none;left: 100%;top: 0;width: 125%}
.z_nav ul li:hover ul{display:block;}
.z_nav ul li:hover ul li ul{display:none;}
.z_nav ul li ul li:hover ul{display:block;}
.z_nav ul li.active {
  background: #004EA2;
}
.z_nav ul li:hover {
  background: #004EA2;
}
.z_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #FFFFFF;
}
.z_banner {
  width: 100%;
  float: left;
  overflow: hidden;
}
.z_banner .mySwiper {
  position: relative;
  overflow: hidden;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.z_banner .mySwiper .swiper-slide {
  overflow: hidden;
}
.z_banner .mySwiper .swiper-slide img{width: 100%;}
.z_banner .mySwiper .swiper-pagination {
  bottom: 36px;
}
.z_banner .mySwiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
}
.z_banner .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #008CF0;
}
.z_sea {
  width: 100%;
  float: left;
  padding-top: 36px;
  padding-bottom: 24px;
  background: #fff;
}
.z_sea .z_max {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_sea .z_max .sea {
  display: flex;
  width: 584px;
  height: 48px;
  border: 1px solid #008CF0;
  border-radius: 2px;
  margin-bottom: 10px;
}
.z_sea .z_max .sea .select {
  width: 100px;
  box-sizing: border-box;
  height: 100%;
  background: rgba(245, 245, 245, 0.39);
  border-radius: 2px 0px 0px 2px;
  border-right: 1px solid #008CF0;
}
.z_sea .z_max .sea select {
  width: 100%;
  border: none;
  background: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: url(../images/jt.png) no-repeat 80% center;
  box-sizing: border-box;
  padding: 0 10%;
  height: 100%;
  font-size: 16px;
  color: #282828;
}
.z_sea .z_max .sea input {
  width: auto;
  height: 100%;
}
.z_sea .z_max .sea input.wz {
  flex: 1;
  margin-left: 20px;
  font-size: 14px;
  color: #333;
}
.z_sea .z_max .sea input.dj {
  width: 57px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/sea.png) #008CF0 no-repeat center;
}
.z_sea .z_max .resou {
  display: flex;
  width: 100%;
  font-size: 12px;
  color: #282828;
  opacity: 0.5;
}
.z_sea .z_max .resou a {
  color: #282828;
}
.z_title {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 11px;
}
.z_title.pp1 {
  margin-top: 15px;
}
.z_title.pp2 {
  margin-top: 20px;
}
.z_title.pp3 {
  margin-top: 40px;
}
.z_title h1 {
  font-size: 20px;
  color: #282828;
  display: flex;
  align-items: center;
}
.z_title h1 span {
  color: #008CF0;
  font-weight: bold;
  margin-right: 4px;
}
.z_title h1 font {
  font-size: 12px;
  margin-left: 7px;
  color: rgba(40, 40, 40, 0.5);
  padding-bottom: 5px;
  background: url(../images/xian.png) no-repeat bottom left;
  width: 70px;
  box-sizing: border-box;
  padding-left: 1px;
  display: block;
}
.z_title a {
  font-size: 14px;
  color: #008CF0;
  text-transform: uppercase;
}
.z_title a img {
  margin-left: 4px;
}
.z_cc {
  width: 100%;
  float: left;
  display: flex;
  height: 480px;
}
.z_cc.cc1 {
  /* height: 362px; */
}
.z_cc.cc1 .left .swiper .swiper-slide a {
  box-sizing: border-box;
  padding: 15px;
}
.z_cc.cc1 .left .swiper .swiper-slide a .img {
  height: 232px;
}
.z_cc.cc1 .left .swiper .swiper-slide a h1 {
  margin-top: 10px;
}
.z_cc.last {
  margin-bottom: 60px;
}
.z_cc .left {
  width: 270px;
  background: #fff;
  height: 100%;
}
.z_cc .left .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.z_cc .left .swiper .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.z_cc .left .swiper .swiper-slide a {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_cc .left .swiper .swiper-slide a .img {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.z_cc .left .swiper .swiper-slide a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_cc .left .swiper .swiper-slide a:hover .img img {
  transform: scale(1.1);
}
.z_cc .left .swiper .swiper-slide a h1 {
  margin-top: 20px;
  font-size: 18px;
  color: #282828;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%;
  margin-bottom: 15px;
}
.z_cc .left .swiper .swiper-slide a h2 {
  margin-bottom: 15px;
  font-size: 12px;
  color: rgba(40, 40, 40, 0.7);

}
.z_cc .left .swiper .swiper-slide a h3 {
  font-size: 18px;
  color: #F00000;
  font-weight: bold;
}
.z_cc .left .swiper .swiper-pagination {
  bottom: 20px;
}
.z_cc .right {
  flex: 1;
  width: 0;
  margin-left: 10px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
}
.z_cc .right li {
  width: calc(33.6% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  height: 235px;
  background: #fff;
}
.z_cc .right li a {
  display: flex;
  padding: 17px 15px;
  align-items: self-start;
  padding-right: 10px;
  height: 85%;
  box-sizing: border-box;
}
.z_cc .right li a .img {
  width: 116px;
  overflow: hidden;
  margin-top: 30px;
  height: 130px;
}
.z_cc .right li a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_cc .right li a:hover .img img {
  transform: scale(1.1);
}
.z_cc .right li a:hover .dt h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_cc .right li a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  margin-left: 0px;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-top: 40px;
}
.z_cc .right li a .dt h1 {
  font-size: 18px;
  color: #282828;
  margin-top: 4px;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
.z_cc .right li a .dt h2 {
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  color: rgba(40, 40, 40, 0.7);
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.z_cc .right li a .dt h2 span {
  width: 65px;
  text-align: right;
  /* text-align-last: justify; */
  position: relative;
  box-sizing: border-box;
  /*padding-right: 15px;*/
}
.z_cc .right li a .dt h2 span::after {
  content: "";
  position: absolute;
  right: 0;
}
.z_cc .right li a .dt h2 font {
  flex: 1;
  width: 0;
}
.z_cc .right li a .dt h2:nth-child(2) font {    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.z_cc .right li a .dt h3 {
  margin-top: 10px;
  font-size: 18px;
  color: #F00000;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 45px;
}
.z_cc .right li:nth-child(3n) {
  margin-right: 0;
}
.z_nn {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
}
.z_nn .left {
  flex: 1;
  width: 0;
  margin-right: 10px;
  overflow: hidden;
}
.z_nn .left .swiper {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.z_nn .left .swiper .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.z_nn .left .swiper .swiper-slide a {
  display: block;
  overflow: hidden;
}
.z_nn .left .swiper .swiper-slide a .img {
  width: 100%;
  overflow: hidden;
}
.z_nn .left .swiper .swiper-slide a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_nn .left .swiper .swiper-slide a:hover .img img {
  transform: scale(1.1);
}
.z_nn .left .swiper .swiper-pagination {
  bottom: 20px;
  width: auto;
  right: 15px;
  left: auto;
}
.z_nn .left .swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
}
.z_nn .left .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #008CF0;
}
.z_nn .right {
  width: 47.5%;
  background: #fff;
  height: 296px;
  box-sizing: border-box;
  padding: 0 10px;
}
.z_nn .right li {
  width: 100%;
  float: left;
  height: 48px;
  position: relative;
  background: url(../images/xian1.png) no-repeat bottom;
}
.z_nn .right li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: calc(100% - 1px);
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  color: #282828;
}
.z_nn .right li a h1 {
  flex: 1;
  width: 0;
  margin-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.z_nn .right li a h2 {
  font-size: 14px;
  opacity: 0.5;
}
.z_nn .right li:hover a {
  background: #008CF0;
  color: #fff;
}
.z_nn .right li:last-child {
  background: none;
}
.z_foot {
  width: 100%;
  float: left;
  background: url(../images/bg.png) no-repeat center;
  height: 270px;
  box-sizing: border-box;
  padding-top: 50px;
}
.z_foot .z_max {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.z_foot .z_max .left {
  display: flex;
  align-items: flex-start;
}
.z_foot .z_max .left .nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_foot .z_max .left .nav.active {
  margin-left: 100px;
}
.z_foot .z_max .left .nav h1 {
  margin-bottom: 15px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}
.z_foot .z_max .left .nav .ul {
  display: flex;
  align-items: flex-start;
}
.z_foot .z_max .left .nav .ul ul {
  margin-left: 50px;
}
.z_foot .z_max .left .nav .ul ul:first-child {
  margin-left: 0;
}
.z_foot .z_max .left .nav ul {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_foot .z_max .left .nav ul li {
  font-size: 12px;
  margin-bottom: 10px;
}
.z_foot .z_max .left .nav ul li a {
  color: #fff;
  opacity: 0.7;
}
.z_foot .z_max .left .nav ul li a:hover {
  opacity: 1;
}
.z_foot .z_max .right {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_foot .z_max .right img {
  width: 115px;
}
.z_foot .z_max .right h1 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #FFFFFF;
}
.z_foot .z_max .right h2 {
  font-size: 12px;
  color: #fff;
  opacity: 0.7;
}
.z_banner1 {
  width: 100%;
  float: left;
  overflow: hidden;
}
.z_banner1 img {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  max-width: initial;
}
.z_index {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 60px;
}
.z_index .z_max {
  display: flex;
}
.z_index .z_max .left {
  width: 300px;
}
.z_index .z_max .right {
  flex: 1;
  width: 0;
  margin-left: 10px;
  min-height: calc(100vh - 100px - 42px - 270px - 60px - 20px);
}
.z_nav1 {
  width: 100%;
  float: left;
}
.z_nav1 h1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  height: 46px;
  background: #008CF0;
}
.z_nav1 ul {
  width: 100%;
  float: left;
}
.z_nav1 ul li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #CCCCCC;
}
.z_nav1 ul li a {
  display: flex;
  align-items: center;
  padding: 0 20px;
  height: 51px;
  background: #fff;
  font-size: 14px;
  color: #282828;
  font-weight: bold;
}
.z_nav1 ul li.active a {
  background: #F0F0F0;
}
.z_nav1 ul li:hover a {
  background: #F0F0F0;
}
.z_weizi {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  font-size: 14px;
  color: #282828;
}
.z_weizi a {
  color: #282828;
}
.z_aa {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  font-size: 14px;
  color: #282828;
  line-height: 2;
}
.z_history {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 35px 32px;
}
.z_history.shu ul li .dt::before {
  box-sizing: border-box;
  background: transparent;
  border-bottom: 2px dotted #929292;
}
.z_history.shu ul li .dt::after {
  box-sizing: border-box;
  background: transparent;
  border-right: 2px dotted #929292;
}
.z_history ul {
  width: 100%;
  float: left;
}
.z_history ul li {
  display: flex;
  align-items: flex-start;
}
.z_history ul li h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 26px;
  background: #F5F5F5;
  border-radius: 13px;
  font-size: 14px;
  color: #282828;
  margin-right: 30px;
  position: relative;
}
.z_history ul li h1::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  right: -39px;
  top: 9px;
  background: #fff;
  box-sizing: border-box;
  border: 2px solid #008CF0;
  border-radius: 50%;
}
.z_history ul li .dt {
  flex: 1;
  padding-bottom: 60px;
  padding-left: 70px;
  font-size: 14px;
  color: #282828;
  line-height: 1.5;
  position: relative;
  padding-top: 3px;
}
.z_history ul li .dt::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  background: #DDDDDD;
  left: 18px;
  top: 13px;
}
.z_history ul li .dt::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #DDDDDD;
  left: 4px;
  bottom: -10px;
  height: calc(100% - 0px);
}
.z_history ul li:last-child .dt {
  padding-bottom: 0;
}
.z_history ul li:last-child .dt::after {
  visibility: hidden;
}
.z_leader {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 27px 31px;
}
.z_leader ul {
  width: 100%;
  float: left;
}
.z_leader ul li {
  width: 100%;
  float: left;
  display: flex;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #929292;
}
.z_leader ul li .img {
  width: 180px;
  overflow: hidden;
}
.z_leader ul li .img img {
  width: 100%;
}
.z_leader ul li .dt {
  flex: 1;
  width: 0;
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 40px 0;
  padding-bottom: 60px;
}
.z_leader ul li .dt h1 {
  display: flex;
  flex-direction: column;
  line-height: 1.5;
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  margin-top: 8px;
  font-family: cursive;
}
.z_leader ul li .dt h1 span {
  font-size: 14px;
  color: #282828;
  font-weight: normal;
}
.z_leader ul li .dt bt {
  display: flex;
  flex-direction: column;
}
.z_leader ul li .dt bt dt {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #282828;
  opacity: 0.7;
}
.z_leader ul li .dt bt dt p{}
.z_leader ul li .dt bt dt::before {
  content: "";
  background: #ccc;
  display: block;
  margin-right: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.z_leader ul li:last-child {
  border-bottom: 0;
}
.z_pp_index {
  width: 100%;
  float: left;
  margin: 20px 0;
  position: relative;
  z-index: 9;
}
.z_pp_index .z_max {
  display: flex;
  justify-content: space-between;
}
.z_pp_index .z_max .left {
  width: 300px;
}
.z_pp_index .z_max .right {
  flex: 1;
  width: 0;
  margin-left: 11px;
}
.z_pp_nav {
  width: 100%;
  float: left;
  min-height: 775px;
  background: #fff;
}
.z_pp_nav.list {
  margin-bottom: 10px;
  height: auto;
}
.z_pp_nav.list ul li {
  padding: 22px 20px;
}
.z_pp_nav.list ul li .h1 {
  margin-bottom: 12px;
}
.z_pp_nav.list ul li .h2 {
  line-height: 1.5;
}
.z_pp_nav h1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 20px;
  height: 46px;
  background: #008CF0;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.z_pp_nav ul {
  width: 100%;
  float: left;
}
.z_pp_nav ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 21px 20px;
  background: #fff;
  border-bottom: 1px dotted #CCCCCC;
  display: flex;
  flex-direction: column;
  position: relative;
}
.z_pp_nav ul li:hover {
  background: #F4F4F4;
}
.z_pp_nav ul li:hover .fnav {
  display: block;
}
.z_pp_nav ul li:hover .jiaoyu {
  display: block;
}
.z_pp_nav ul li.active {
  background: #F4F4F4;
}
.z_pp_nav ul li .h1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #282828;
  font-weight: bold;
  margin-bottom: 10px;
}
.z_pp_nav ul li .h2 {
  line-height: 1.5;
  display: flex;
  flex-flow: wrap;
  text-align: center
}
.z_pp_nav ul li .h2 .a {
  font-size: 14px;
  color: #282828;
  opacity: 0.6;
  margin-right: 19px;
  white-space: nowrap;
  width: calc(50% - 20px);
  font-weight: bold;
  text-align: left;
}
.z_pp_nav ul li .h2 .a:hover {
  color: #008CF0;
}
.z_pp_nav ul li .fnav {
  position: absolute;
  left: 300px;
  top: 0;
  box-sizing: border-box;
  padding: 0 10px;
  width: 262px;
  background: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
  display: none;
  z-index: 9;
}
.z_pp_nav ul li .fnav li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #CCCCCC;
}
.z_pp_nav ul li .fnav li a {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #282828;
}
.z_pp_nav ul li .fnav li:hover {
  background: #fff;
}
.z_pp_nav ul li .fnav li:hover a {
  color: #008CF0;
}
.z_pp_nav ul li .jiaoyu {
  position: absolute;
  left: 300px;
  top: 0;
  box-sizing: border-box;
  width: 700px;
  background: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
  z-index: 99;
  display: none;
  max-height: 500px;
  overflow: auto;
}
.z_pp_nav ul li .jiaoyu .li {
  width: 100%;
  display: flex;
  float: left;
  border-bottom: 1px dashed #CCCCCC;
}
.z_pp_nav ul li .jiaoyu .li font {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #282828;
  width: 100px;
  background: rgba(0, 140, 240, 0.2);
  text-align: center;
}
.z_pp_nav ul li .jiaoyu .li .dt {
  flex: 1;
  width: 0;
  display: flex;
  padding: 20px;
}
.z_pp_nav ul li .jiaoyu .li .dt a {
  color: rgba(40, 40, 40, 0.6);
  font-size: 14px;
  line-height: 1.5;
}
.z_pp_nav ul li .jiaoyu .li .dt a:hover {
  color: #008CF0;
}
.z_pp_nav ul li .jiaoyu .li .dt a::after {
  content: "|";
  color: rgba(40, 40, 40, 0.6);
  margin: 0 10px;
}
.z_pp_nav ul li .jiaoyu .li .dt a:last-child::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1 {
  width: 100%;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(3) .h4 a:nth-child(3)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(4) .h4 a:nth-child(3)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(4) .h4 a:nth-child(6)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(4) .h4 a:nth-child(9)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(4) .h4 a:nth-child(11)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(4) .h4 a:nth-child(14)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(5) .h4 a:nth-child(3)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(5) .h4 a:nth-child(5)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(5) .h4 a:nth-child(7)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(1) li:nth-child(6) .h4 a:nth-child(2)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1:nth-child(2) li:nth-last-child(2) a:nth-child(3)::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1 li {
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 0;
  padding-right: 15px;
  width: 50%;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1 li:hover {
  background: #fff;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1 li .h3 {
  color: #282828;
  font-weight: bold;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1 li .h3::after {
  display: none;
}
.z_pp_nav ul li .jiaoyu .li .dt .jiaoyu1 li .h4 {
  display: flex;
  flex-flow: wrap;
  width: 100%;
}
.z_pp_nav ul li .jiaoyu .li:last-child {
  border-bottom: 1px dashed transparent;
}
.z_gg {
  width: 100%;
  float: left;
}
.z_gg.list {
  margin-top: 10px;
}
.z_gg img {
  width: 100%;
  float: left;
}
.z_cc1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
  float: left;
  height: 360px;
}
.z_cc1.list {
  height: auto;
  align-items: initial;
}
.z_cc1.list li{height: auto;min-height: 175px;}
.z_cc1.list li .dt h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_cc1 li .dt h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_cc1.list li .dt h3 {
  position: relative;
}
.z_cc1 li {
  width: calc(33.3% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  height: 175px;
  background: #fff;
}
.z_cc1 li a {
  display: flex;
  padding: 17px 15px;
  padding-right: 10px;
}
.z_cc1 li a .img {
  width: 116px;
  overflow: hidden;
  height: 120px;
  position: relative;
}
.z_cc1 li a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  max-height: 100%;
}
.z_cc1 li a:hover .img img {
  transform: scale(1.1);
}
.z_cc1 li a:hover .dt h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_cc1 li a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  align-items: flex-start;
  position: relative;
  margin-top: 3%;
}
.z_cc1 li a .dt h1 {
  font-size: 18px;
  color: #282828;
  margin-top: 4px;
  font-weight: bold;
  margin-bottom: 10px;
  max-width: 100%;
  line-height: 1.5;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_cc1 li a .dt h2 {
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  color: rgba(40, 40, 40, 0.7);
  line-height: 1.5;
  width: 100%;
}
.z_cc1 li a .dt h2:nth-child(2) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_cc1 li a .dt h2:nth-child(3) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_cc1 li a .dt h2:nth-child(4) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_cc1 li a .dt h2 span {
  width: 65px;
  text-align: justify;
  text-align-last: justify;
  position: relative;
  box-sizing: border-box;
  padding-right: 15px;
}
.z_cc1 li a .dt h2 span::after {
  content: "";
  position: absolute;
  right: 0;
}
.z_cc1 li a .dt h2 font {
  flex: 1;
  width: 0;
}
.z_cc1 li a .dt h3 {
  font-size: 18px;
  color: #F00000;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 25%;
}
.z_cc1 li:nth-child(3n) {
  margin-right: 0;
}
.z_gg1 {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
}
.z_gg1.index {
  margin-top: 30px;
}
.z_pp_index1 {
  width: 100%;
  float: left;
  display: flex;
}
.z_pp_index1:last-child {
  margin-bottom: 27px;
}
.z_pp_index1 .left {
  width: 440px;
  background: #fff;
  height: 318px;
}
.z_pp_index1 .left a {
  display: flex;
  padding: 15px;
  height: 100%;
  box-sizing: border-box;
}
.z_pp_index1 .left a .img {
  width: 223px;
  overflow: hidden;
  height: 100%;
  margin-top: 5%;
}
.z_pp_index1 .left a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_pp_index1 .left a:hover .img img {
  transform: scale(1.1);
}
.z_pp_index1 .left a:hover .dt h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_pp_index1 .left a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  position: relative;
  align-items: flex-start;
  margin-top: 7%;
}
.z_pp_index1 .left a .dt h1 {
  font-size: 20px;
  color: #282828;
  margin-top: 9px;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
.z_pp_index1 .left a .dt h2 {
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  color: rgba(40, 40, 40, 0.7);
  line-height: 1.5;
  width: 100%;
  /* text-align: right; */
}
.z_pp_index1 .left a .dt h2 span {
  width: 65px;
  text-align: right;
  /* text-align-last: justify; */
  position: relative;
  box-sizing: border-box;
  padding-right: 0px;
}
.z_pp_index1 .left a .dt h2 span::after {
  content: "";
  position: absolute;
  right: 0;
}
.z_pp_index1 .left a .dt h2 font {
  flex: 1;
  width: 0;
}
.z_pp_index1 .left a .dt h2:nth-child(2) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_pp_index1 .left a .dt h3 {
  font-size: 20px;
  color: #F00000;
  font-weight: bold;
  position: absolute;
  left: 25%;
  bottom: 60px;
}
.z_pp_index1 .right {
  flex: 1;
  margin-left: 0px;
  width: 0;
  height: 318px;
  height: auto;
  display: flex;
  flex-flow: wrap;
}
.z_pp_index1 .right.list {
  margin-left: 0;
  height: auto;
  margin-bottom: calc(98px - 27px);
}
.z_pp_index1 .right.list li {
  width: calc(33.5% - 10px);
}
.z_pp_index1 .right.list li:nth-child(2n) {
  margin-right: 10px;
}
.z_pp_index1 .right.list li:nth-child(3n) {
  margin-right: 0;
}
.z_pp_index1 .right li {
  width: calc(50.5% - 10px);
  width: calc(33.6% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  height: 154px;
  background: #fff;
}
.z_pp_index1 .right li a {
  display: flex;
  padding: 17px 15px;
  align-items: flex-start;
  padding-right: 10px;
  box-sizing: border-box;
}
.z_pp_index1 .right li a .img {
  width: 100px;
  overflow: hidden;
  height: 125px;
}
.z_pp_index1 .right li a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_pp_index1 .right li a:hover .img img {
  transform: scale(1.1);
}
.z_pp_index1 .right li a:hover .dt h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_pp_index1 .right li a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  align-items: flex-start;
}
.z_pp_index1 .right li a .dt h1 {
  font-size: 16px;
  color: #282828;
  margin-top: 8px;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
.z_pp_index1 .right li a .dt h2 {
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  color: rgba(40, 40, 40, 0.7);
  line-height: 1.5;
  width: 100%;
}
.z_pp_index1 .right li a .dt h2 span {
  width: 65px;
  text-align: right;
  /* text-align-last: justify; */
  position: relative;
  box-sizing: border-box;
  padding-right: 0px;
}
.z_pp_index1 .right li a .dt h2 span::after {
  content: "";
  position: absolute;
  right: 0;
}
.z_pp_index1 .right li a .dt h2 font {
  flex: 1;
  width: 0;
}
.z_pp_index1 .right li a .dt h2:nth-child(2) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_pp_index1 .right li a .dt h2:nth-child(3) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_pp_index1 .right li a .dt h2:nth-child(4) font{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_pp_index1 .right li a .dt h3 {
  margin-top: 10px;
  font-size: 16px;
  color: #F00000;
  font-weight: bold;
  margin-left: 30%;
}
.z_pp_index1 .right li:nth-child(3n) {
  margin-right: 0;
}
.z_sea_jieguo {
  width: 100%;
  float: left;
  margin-top: 15px;
  margin-bottom: 60px;
}
.z_sea_jieguo .z_max {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.z_sea_jieguo .z_max .left {
  flex: 1;
  width: 0;
  margin-right: 10px;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  padding-bottom: 0;
}
.z_sea_jieguo .z_max .left.zy {
  padding: 31px 21px 24px 21px;
}
.z_sea_jieguo .z_max .left .title {
  width: 100%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.z_sea_jieguo .z_max .left .title span {
  margin: 0 4px;
  font-weight: bold;
}
.z_sea_jieguo .z_max .left ul {
  width: 100%;
  float: left;
}
.z_sea_jieguo .z_max .left ul li {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #CCCCCC;
  display: flex;
}
.z_sea_jieguo .z_max .left ul li .img {
  width: 116px;
  overflow: hidden;
}
.z_sea_jieguo .z_max .left ul li .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_sea_jieguo .z_max .left ul li:hover .img img {
  transform: scale(1.1);
}
.z_sea_jieguo .z_max .left ul li:hover .dt .h1 h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_sea_jieguo .z_max .left ul li .dt {
  flex: 1;
  width: 0;
  display: flex;
  justify-content: space-between;
  margin-left: 15px;
}
.z_sea_jieguo .z_max .left ul li .dt .h1 {
  margin-top: 4px;
  display: flex;
  flex-direction: column;
}
.z_sea_jieguo .z_max .left ul li .dt .h1 h1 {
  font-size: 18px;
  color: #282828;
  font-weight: bold;
  margin-bottom: 20px;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
.z_sea_jieguo .z_max .left ul li .dt .h1 h2 {
  font-size: 14px;
  color: #282828;
  line-height: 1.5;
}
.z_sea_jieguo .z_max .left ul li .dt .h2 {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.z_sea_jieguo .z_max .left ul li .dt .h2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(238, 238, 238, 0.39);
  width: 100px;
  height: 32px;
  box-sizing: border-box;
  font-size: 14px;
  color: #282828;
  border: 1px solid #999999;
}
.z_sea_jieguo .z_max .left ul li .dt .h2 a.active {
  background: rgba(207, 235, 255, 0.39);
  border: 1px solid #008CF0;
}
.z_sea_jieguo .z_max .left ul li .dt .h2 a.nhov {
  background: rgba(255, 244, 243, 0.39);
  border: 1px solid rgba(240, 28, 24, 0.6);
}
.z_sea_jieguo .z_max .left ul li .dt .h2 a:first-child {
  margin-bottom: 14px;
}
.z_sea_jieguo .z_max .left ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.z_sea_jieguo .z_max .right {
  width: 300px;
}
.z_sea_jieguo .z_max .right .z_gg {
  margin-bottom: 10px;
}
.z_sea_jieguo .z_max .right .pp {
  width: 100%;
  float: left;
  background: #fff;
  margin-bottom: 10px;
}
.z_sea_jieguo .z_max .right .pp h1 {
  width: 100%;
  float: left;
  display: flex;
  font-size: 18px;
  color: #282828;
  font-weight: bold;
  align-items: center;
  margin-bottom: 27px;
  height: 24px;
  margin-top: 11px;
}
.z_sea_jieguo .z_max .right .pp h1::before {
  content: "";
  display: block;
  width: 5px;
  height: 24px;
  background: #008CF0;
  margin-right: 15px;
}
.z_sea_jieguo .z_max .right .pp ul {
  width: 100%;
  float: left;
}
.z_sea_jieguo .z_max .right .pp ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 15px;
  border-bottom: 1px dashed #CCCCCC;
  cursor: pointer;
}
.z_sea_jieguo .z_max .right .pp ul li a {
  padding: 0 20px;
  padding-bottom: 15px;
  display: block;
  line-height: 25px;
}
.z_sea_jieguo .z_max .right .pp ul li a .h1 {
  display: block;
}
.z_sea_jieguo .z_max .right .pp ul li a .h1 h2 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #282828;
  position: relative;
}
.z_sea_jieguo .z_max .right .pp ul li a .h1 h2::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 9px;
  left: -10px;
  /* margin-right: 4px; */
  background: #008CF0;
  border-radius: 50%;
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 {
  display: none;
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 .img {
  width: 82px;
  overflow: hidden;
  margin-right: 10px;
  float: left;
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 .img img {
  width: 100%;
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 .dt {
  display: flex;
  flex-direction: column;
  float: right;
  width: calc(100% - 92px);
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 .dt h2 {
  margin-bottom: 3px;
  font-size: 16px;
  color: #282828;
  line-height: 20px;
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 .dt h3 {
  font-size: 12px;
  color: #282828;
  line-height: 1.5;
  opacity: 1;
  margin-bottom: 15px;
}
.z_sea_jieguo .z_max .right .pp ul li a .h2 .dt h4 {
  font-size: 20px;
  color: #F01C18;
  margin-bottom: 10px;
}
.z_sea_jieguo .z_max .right .pp ul li:first-child .h1 {
  display: none;
  line-height:25px;
}
.z_sea_jieguo .z_max .right .pp ul li:first-child .h2 {
  display: block;
}
.z_sea_jieguo .z_max .right .pp ul li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.z_page {
  width: 100%;
  float: left;
  /* margin-top: -100px; */
  margin-bottom: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
  margin-top: 40px;
}
.z_page ul{  display: flex;
  align-items: center;
  justify-content: center;}
.z_page ul li{
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #999999;
  box-sizing: border-box;
  border: 1px solid #999999;
  margin: 0 5px;
  border-radius: 2px;
  width: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.z_page ul li.active {
  color: #fff;
  background: #008CF0;
}
.z_page ul li.active span{color: #fff}
.z_page a:first-child {
  margin-left: 0;
}
.z_page ul li form{
  display: flex;
  height: 25px;
}
.z_page ul li form a{
  border: 0;width: auto;
}
.z_page ul li form a input{
  border: 1px solid #999 !important;
  background: transparent;
  color: #333;
  margin-right: 10px;
}
.z_page ul li form input{
  height: 25px !important;
  padding: 0 !important;
  width: 60px;
  font-size: 12px;
  background: #008CF0;
  color: #fff;
}
.z_page ul li:last-child{border: 0;border-bottom: 0 !important;}
.z_page ul li a{display: flex;align-items: center;justify-items: center;box-sizing: border-box;
  width: 100%;height: 100%;  padding: 5px 10px;}
.z_page span {
  /*margin: 0 5px;*/
  font-size: 14px;
  color: #999;
  padding: 5px 10px;
}
.z_page input.wz {
  width: 38px;
  font-size: 12px;
  color: #999999;
  height: 20px;
  text-align: center;
  margin: 0 5px;
  border: 1px solid #999999;
  border-radius: 2px;
}
.z_page input.dj {
  margin-left: 15px;
  width: 60px;
  height: 28px;
  font-size: 14px;
  color: #fff;
  background: #008CF0;
  border-radius: 2px;
}


.z_show1 {
  width: 100%;
  float: left;
  display: flex;
  margin-bottom: 25px;
}
.z_show1 .img {
  width: 212px;
  overflow: hidden;
}
.z_show1 .img img {
  width: 100%;
}
.z_show1 .dt {
  flex: 1;
  width: 0;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
}
.z_show1 .dt .h1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  line-height: 30px;
}
.z_show1 .dt .h1 .span {
  display: flex;
  align-items: center;
}
.z_show1 .dt .h1 .span a {
  margin-left: 20px;
  display: flex;
  align-items: center;
  width: 98px;
  height: 28px;
  font-size: 14px;
  color: #282828;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
}
.z_show1 .dt .h1 .span a img {
  margin-left: 8px;
  margin-right: 4px;
}
.z_show1 .dt .h2 {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  margin-bottom: 20px;
  font-size: 14px;
  color: rgba(40, 40, 40, 1);
}
.z_show1 .dt .h2 span {
  display: block;
  width: 50%;
  margin-bottom: 10px;
}
.z_show1 .dt .h3 {
  margin-bottom: 20px;
  font-size: 28px;
  color: #F01C18;
  font-weight: bold;
}
.z_show1 .dt .h4 {
  display: flex;
}
.z_show1 .dt .h4 a {
  margin-right: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 30px;
  font-size: 14px;
  color: #282828;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
}
.z_show1 .dt .h4 a:last-child {
  margin-right: 0;
}
.z_show2 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 17px 15px 20px 15px;
  background: rgba(0, 140, 240, 0.1);
  font-size: 12px;
  color: #686868;
  line-height: 1.5;
  margin-bottom: 20px;
}
.z_show2 h1 {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #008CF0;
  font-weight: bold;
  margin-bottom: 10px;
}
.z_show3 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.z_show3 .nav {
  width: 100%;
  float: left;
  background: #f4f4f4;
  display: flex;
}
.z_show3 .nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 124px;
  height: 42px;
  border-top: 2px solid transparent;
  font-size: 14px;
  color: #686868;
  position: relative;
  cursor: pointer;
}
.z_show3 .nav a::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  background: #CCCCCC;
  right: 0;
}
.z_show3 .nav a.active {
  background: #fff;
  color: #008CF0;
  border-color: #008CF0;
}
.z_show3 .nav a.active::after {
  visibility: hidden;
}
.z_show3 .nr {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  color: #686868;
  line-height: 2;
}
.z_show3 .nr .li {
  display: none;
}
.z_show3 .nr .li.on {
  display: block;
}
.z_opinion {
  width: 100%;
  float: left;
  padding-top: 20px;
  margin-bottom: 50px;
  position: relative;
  background: url(../images/bg2.png) no-repeat top;
}
.z_opinion .z_max .yijian {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
}
.z_opinion .z_max .yijian::before {
  content: "";
  position: absolute;
  width: 100vw;
  z-index: 1;
  height: 540px;
  background: url(../images/bg3.png) no-repeat bottom;
  left: 0;
  bottom: 0;
}
.z_opinion .z_max .yijian .h1 {
  width: 100%;
  float: left;
  padding-bottom: 10px;
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}
.z_opinion .z_max .yijian .gok {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  margin-bottom: 370px;
}
.z_opinion .z_max .yijian .gok .cc {
  width: calc(360px + 190px);
  height: 234px;
  position: absolute;
  right: 0;
  top: 0;
}
.z_opinion .z_max .yijian .gok .cc a {
  display: flex;
  width: 100%;
  height: 100%;
}
.z_opinion .z_max .yijian .gok .cc a .img {
  width: 190px;
  overflow: hidden;
}
.z_opinion .z_max .yijian .gok .cc a .img img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.z_opinion .z_max .yijian .gok .cc a:hover .img img {
  transform: scale(1.1);
}
.z_opinion .z_max .yijian .gok .cc a:hover .dt h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_opinion .z_max .yijian .gok .cc a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  position: relative;
}
.z_opinion .z_max .yijian .gok .cc a .dt h1 {
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
.z_opinion .z_max .yijian .gok .cc a .dt h2 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: rgba(40, 40, 40, 0.7);
  margin-bottom: 10px;
}
.z_opinion .z_max .yijian .gok .cc a .dt h3 {
  font-size: 28px;
  color: #F00000;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
}
.z_opinion .z_max .yijian .gok .cc:nth-child(3n) {
  margin-right: 0;
}
.z_opinion .z_max .yijian .gok .ul {
  width: 100%;
  float: left;
}
.z_opinion .z_max .yijian .gok .ul .li {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.z_opinion .z_max .yijian .gok .ul .li font {
  line-height: 38px;
  margin-right: 20px;
  font-size: 16px;
  color: #000;
}
.z_opinion .z_max .yijian .gok .ul .li span {
  font-size: 14px;
  color: rgba(40, 40, 40, 0.6);
  line-height: 38px;
  margin-left: 10px;
}
.z_opinion .z_max .yijian .gok .ul .li select {
  width: 440px;
  height: 38px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  color: #282828;
  background: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: url(../images/jt3.png) no-repeat 96% center;
  box-sizing: border-box;
  padding: 0 10px;
  border-radius: 2px;
}
.z_opinion .z_max .yijian .gok .ul .li .wz {
  width: 440px;
  height: 38px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  color: #282828;
  padding: 0 10px;
  border-radius: 2px;
}
.z_opinion .z_max .yijian .gok .ul .li .wz.wz1 {
  width: 120px;
  margin-right: 12px;
}
.z_opinion .z_max .yijian .gok .ul .li .wz.wz2 {
  width: 308px;
}
.z_opinion .z_max .yijian .gok .ul .li .wz.wz3 {
  width: 340px;
}
.z_opinion .z_max .yijian .gok .ul .li .file {
  width: 100px;
  height: 38px;
  background: #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 14px;
  color: rgba(40, 40, 40, 0.6);
}
.z_opinion .z_max .yijian .gok .ul .li .file input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0;
}
.z_opinion .z_max .yijian .gok .ul .li textarea {
  width: 0;
  flex: 1;
  height: 200px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  outline: none;
  resize: none;
  padding: 10px;
  font-size: 14px;
  color: #282828;
}
.z_opinion .z_max .yijian .gok .ul .anniu {
  width: 100%;
  float: left;
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.z_opinion .z_max .yijian .gok .ul .anniu input {
  width: 160px;
  height: 54px;
  border-radius: 2px;
  font-size: 20px;
  margin: 0 100px;
}
.z_opinion .z_max .yijian .gok .ul .anniu input.dj {
  color: #000;
  background: #EEEEEE;
}
.z_opinion .z_max .yijian .gok .ul .anniu input.dj1 {
  color: #fff;
  background: #008CF0;
}
.z_login {
  width: 100%;
  float: left;
  background: url(../images/bg4.png) no-repeat center;
}
.z_login .z_max {
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.z_login .z_max.reg {
  justify-content: center;
  align-items: flex-start;
}
.z_login .z_max.pass {
  justify-content: center;
}
.z_login .z_max .login {
  width: 400px;
  height: 365px;
  background: url(../images/bg5.png) no-repeat;
  box-sizing: border-box;
  padding: 53px 50px;
  display: flex;
  flex-direction: column;
}
.z_login .z_max .login h1 {
  font-size: 18px;
  color: #008CF0;
  font-weight: bold;
  margin-bottom: 30px;
}
.z_login .z_max .login .input {
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  width: 100%;
  padding: 0 10px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  height: 42px;
  margin-bottom: 20px;
}
.z_login .z_max .login .input input {
  flex: 1;
  width: 0;
  font-size: 14px;
  color: #282828;
  height: 100%;
}
.z_login .z_max .login .anniu {
  width: 100%;
  height: 42px;
  background: #008CF0;
  font-size: 16px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 11px;
}
.z_login .z_max .login .h2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_login .z_max .login .h2 a {
  font-size: 14px;
  color: rgba(40, 40, 40, 0.5);
}
.z_login .z_max .login .h2 h2 {
  font-size: 14px;
  color: rgba(40, 40, 40, 0.5);
}
.z_login .z_max .login .h2 h2 a {
  color: #008CF0;
}
.z_reg {
  width: 442px;
  margin-top: 20px;
  margin-bottom: 80px;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 2px;
}
.z_agree {
  width: 442px;
  margin-top: 20px;
  margin-bottom: 80px;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 2px;
}
.z_reg h1 {
  font-size: 18px;
  color: #008CF0;
  font-weight: bold;
  margin-bottom: 20px;
}
.z_reg .ul {
  width: 100%;
  float: left;
}
.z_reg .ul .li {
  width: 100%;
  float: left;
  display: flex;
  margin-bottom: 20px;
}
.z_reg .ul .li:nth-last-child(4) {
  margin-bottom: 10px;
}
.z_reg .ul .li:nth-last-child(2) {
  margin-bottom: 6px;
}
.z_reg .ul .li:nth-last-child(1) {
  margin-bottom: 0px;
  color: rgba(40, 40, 40, 0.5);
}
.z_reg .ul .li font {
  font-size: 14px;
  color: #282828;
  line-height: 36px;
  display: block;
  width: 85px;
}
.z_reg .ul .li .dt {
  flex: 1;
  width: 0;
  display: flex;
  font-size: 14px;
  color: #282828;
}
.z_reg .ul .li .dt a {
  color: #008CF0;
}
.z_reg .ul .li .dt .wz {
  flex: 1;
  width: 0;
  height: 36px;
  box-sizing: border-box;
  color: #282828;
  border: 1px solid #CCCCCC;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 2px;
}
.z_reg .ul .li .dt span {
  display: flex;
  align-items: center;
  height: 36px;
  font-size: 14px;
  color: #282828;
  margin-right: 30px;
}
.z_reg .ul .li .dt span input {
  margin-right: 10px;
}
.z_reg .ul .li .dt .img {
  width: 110px;
  height: 36px;
  margin-left: 10px;
}
.z_reg .ul .li .dt .yzm {
  width: 110px;
  height: 36px;
  margin-left: 10px;
  background: #008CF0;
  font-size: 14px;
  color: #FFFFFF;
}
.z_reg .ul .li .dt .dj {
  flex: 1;
  width: 0;
  background: #008CF0;
  height: 42px;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
}
.z_tishixiaoxi {
  position: fixed;
  text-align: center;
  height: 60px;
  z-index: 99;
  display: none;
  width: 150px;
  background: rgba(40, 40, 40, 0.39);
  font-size: 16px;
  color: #fff;
  border-radius: 2px;
  z-index: 9;
  line-height: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  margin-top: -30px;
}
.z_pass {
  width: 428px;
  height: 290px;
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
  border: 1px solid #EEEEEE;
  opacity: 1;
  display: flex;
  flex-direction: column;
  border-radius: 2px;
}
.z_pass h1 {
  font-size: 18px;
  color: #008CF0;
  font-weight: bold;
  margin-bottom: 23px;
}
.z_pass .ul {
  width: 100%;
}
.z_pass .ul .li {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  float: left;
}
.z_pass .ul .li font {
  font-size: 14px;
  color: #282828;
  display: block;
  width: 70px;
}
.z_pass .ul .li .dt {
  flex: 1;
  width: 0;
  display: flex;
}
.z_pass .ul .li .dt .wz {
  flex: 1;
  width: 0;
  height: 36px;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  color: #282828;
}
.z_pass .ul .li .dt .img {
  width: 110px;
  height: 36px;
  margin-left: 10px;
}
.z_pass .ul .li .dj {
  flex: 1;
  width: 0;
  margin-top: 10px;
  height: 42px;
  border-radius: 2px;
  background: #008CF0;
  font-size: 16px;
  color: #fff;
}
.z_title1 {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #686868;
  margin-top: 5px;
}
.z_title1 span strong {
  color: #F01C18;
}
.z_pp_nav1 {
  width: 100%;
  float: left;
  height: 592px;
  background: #fff;
}
.z_pp_nav1 h1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 20px;
  height: 46px;
  background: #008CF0;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.z_pp_nav1 ul {
  width: 100%;
  float: left;
}
.z_pp_nav1 ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 20px;
  background: #fff;
  border-bottom: 1px dotted #CCCCCC;
}
.z_pp_nav1 ul li:hover {
  background: #F4F4F4;
}
.z_pp_nav1 ul li.active {
  background: #F4F4F4;
}
.z_pp_nav1 ul li a {
  height: 51px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #282828;
  font-weight: bold;
  justify-content: space-between;
  width: 100%;
}
.z_con_index {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 50px;
}
.z_con_index .z_max {
  display: flex;
  justify-content: space-between;
}
.z_con_index .z_max .left {
  width: 345px;
}
.z_con_index .z_max .right {
  flex: 1;
  width: 0;
  margin-left: 10px;
  background: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
}
.z_con {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  margin-bottom: 10px;
}
.z_con li {
  width: 50%;
  box-sizing: border-box;
  padding-right: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.z_con li img {
  width: auto;
}
.z_con li h1 {
  flex: 1;
  line-height: 1.5;
  margin-left: 10px;
  font-size: 16px;
  color: #282828;
  display: flex;
  flex-direction: column;
}
.z_con li h1 span {
  opacity: 0.5;
}
.z_map {
  width: 100%;
}
.z_map img {
  width: 100%;
}
.z_down {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 0 20px;
}
.z_down.down1 {
  padding: 0 10px;
}
.z_down.down1 .down {
  margin: 10px 0;
}
.z_down.down1 .down li {
  padding: 0;
  border: 0;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  height: 60px;
  margin: 0;
}
.z_down.down1 .down li:nth-child(2n) {
  background: #F0F0F0;
}
.z_down.down1 .down li .left1 {
  flex: 1;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
  font-size: 16px;
  color: #282828;
}
.z_down.down1 .down li .right {
  width: auto;
}
.z_down .down {
  width: 100%;
  float: left;
  margin-top: 35px;
  margin-bottom: 15px;
}
.z_down .down li {
  width: 100%;
  float: left;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #CCCCCC;
  display: flex;
  align-items: center;
}
.z_down .down li:last-child {
  margin-bottom: 0;
}
.z_down .down li:hover .center1 h1 {
  color: #0042ba;
  background-size: 100% 1px;
}
.z_down .down li .left1 {
  width: 100px;
}
.z_down .down li .left1 img {
  width: 100%;
}
.z_down .down li .center1 {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin: 0 15px;
  width: 0;
  align-items: flex-start;
}
.z_down .down li .center1 h1 {
  font-size: 18px;
  color: #282828;
  font-weight: bold;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
  background-image: linear-gradient(#0042ba, #0042ba);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
.z_down .down li .center1 h2 {
  font-size: 14px;
  color: #282828;
  opacity: 0.6;
}
.z_down .down li .right1 {
  display: flex;
  flex-direction: column;
}
.z_down .down li .right1 a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 70px;
  color: #999999;
  height: 26px;
  font-size: 14px;
  border: 1px solid #999999;
  border-radius: 2px;
}
.z_down .down li .right1 a:hover {
  background: #008CF0;
  color: #fff;
  border-color: #008CF0;
}
.z_down .down li .right1 a:first-child {
  margin-bottom: 10px;
}
.jxt_user_moreimagesize {
  height: 15px;
  width: 15px;
}

.jxt_nav1 {
  width: 100%;
  float: left;
}

.jxt_nav1 h1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  height: 46px;
  background: #008cf0;
}

.jxt_nav1 ul {
  width: 100%;
  float: left;
}

.jxt_nav1 ul li {
  width: 100%;
  float: left;
  border-bottom: 0.9px inset #f4f4f4;
}

.jxt_nav1 ul li a {
  display: flex;
  align-items: center;
  padding: 0 20px;
  height: 51px;
  background: #fff;
  font-size: 14px;
  color: #282828;
}

.jxt_nav1 ul li.active a {
  color: #008cf0;
}

.jxt_nav1 ul li:hover a {
  color: #008cf0;
}

.jxt_nav1 ul li.active a .jxt_user_moreimagesize img {
  content: url(/static/index/images/icon_more_choosed.png);
}

.jxt_nav1 ul li:hover a .jxt_user_moreimagesize img {
  content: url(/static/index/images/icon_more_choosed.png);
}


.z_pp_index .left .h21 {
  height: 46px;
  display: flex;
  align-items: center;
  float: left;
  width: 100%;
  justify-content: space-around;
  background: #EEEEEE;
  border-top: 10px solid #EEEEEE;
}
.z_pp_index .left .h21 a {
  font-size: 14px;
  color: #999;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  width: 50%;
  justify-content: center;
  box-sizing: border-box;
}
.z_pp_index .left .h21 a.active {
  color: #008CF0;
  border-top: 1px solid #008CF0;
  background: #fff;
}
.z_pp_index .left .h21 a:hover {
  color: #008CF0;
}

.bookTag {
  position: absolute;
  right: 5px;
  top: 0;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 38px;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  text-indent: 1px;
  background: url(/static/sve/static/index/public/images/sprite.png) no-repeat;
  background-position: -330px -100px;
}
.pop {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.popMask {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
}

.pop .mask {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
}

.popBox {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  background-color: #FFF;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}

.popHd {
  position: relative;
  height: 45px;
  padding: 0 20px;
  line-height: 44px;
  font-size: 18px;
  color: #FFF;
  background-color: #20609F;
}

.popHd .close {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  display: block;
  width: 30px;
  height: 30px;
  background-position: -460px -50px;
  cursor: pointer;
}

.popFt {
  padding: 20px 0;
  border-top: 1px dashed #DDD;
}

.popBox .btns {
  text-align: center;
}

.popBox .btns .btn {
  display: inline-block;
  width: 130px;
  height: 40px;
  margin: 0 16px;
  line-height: 40px;
  text-align: center;
  color: #FFF !important;
  font-size: 16px;
  border: 0;
  border-radius: 2px;
  cursor: pointer;
}

.popBox .btns .btn1 {
  background-color: #B8C4CE;
}

.popBox .btns .btn2 {
  background-color: #F16300;
}

.popBox .btns .btn3,
.popBox .btns .btn4 {
  background-color: #20609F;
}

.sprite {
  background: url(../images/sprite.png) no-repeat;
}

.popContact .popBox {
  width: 500px;
}

.popContact .popBody {
  padding: 16px 32px;
  line-height: 34px;
  font-size: 16px;
  color: #333;
}
b{
  font-weight:bold;
}
b span{
  font-weight:bold;
}
strong{
  font-weight:bold;
}
strong span{
  font-weight:bold;
}
em{
  font-style:italic;
}
em span{
  font-style:italic;
}

.ysk {
  display: block;
  width: 30px;
  line-height: 20px;
  background: #008fef;
  color: #fff;
  text-align: center;
  position: relative;
  height: 150px;
  float: left;
}

.ysk span {
  position: absolute;
  top: 3px;
  right: 0px;
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  line-height: 15px;
  color: #008fef;
}

.ysk i {
  position: absolute;
  top: 35px;
  right: 0px;
  display: block;
  width: 30px;
  line-height: 27px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-style: normal;
}

.wkmore {
  display: none;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}

.ysk_right {
  display: block;
  width: 220px;
  min-height: 150px;
  background: #fff;
  float: right;
}

.ysk_right li {
  display: block;
  width: 180px;
  margin: 5px auto;
  height: 90px;
  border-bottom: solid 1px #cacacc;
}

.ysk_right li img {
  float: left;
  width: 70px;
  height: 70px;
  margin: 5px 5px 5px 0;
}