@charset 'utf-8';
.centerV {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #333333;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #333333;
}
img {
  display: block;
  outline: none;
  border: 0;
}
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.right {
  float: right!important;
}
.clear {
  clear: both;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.margin {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.margint {
  margin-top: 1rem;
}
.marginb {
  margin-bottom: 1rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%;
}
.p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.h6 {
  font-size: 0.6rem;
  line-height: 1;
  color: #888;
}
.no-mr {
  margin-right: 0;
}
/*
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
  height: 0.675rem;
  background-color: #eee;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-centerL {
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center;
}
.zt24-public-p {
  padding: 0 0.125rem;
}
.zt24-public-p p {
  font-size: 0.7875rem;
  line-height: 1.65;
  text-indent: 2em;
  word-break: break-all;
}
.zt24-public-p p b {
  font-weight: bold;
}
.zt24-public-p p span {
  color: #fd7700;
}
.zt24-public-p p a {
  color: #ff6600;
}
/* start */
.zt24-complate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 1rem;
}
.zt24-complate .l {
  width: 1.8rem;
  font-size: 1rem;
  height: 3.375rem;
  line-height: 3.375rem;
  color: #fff;
  text-align: center;
  background-color: #049294;
  position: relative;
  margin-right: 0.75rem;
}
.zt24-complate .l em {
  display: block;
  border-width: 0.5rem;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #049294;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: -0.95rem;
  margin-top: -0.5rem;
}
.zt24-complate .r {
  height: 3.375rem;
  flex: auto;
  position: relative;
}
.zt24-complate .r p {
  font-size: 0.7875rem;
  line-height: 1.4;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.zt24-public-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center;
  margin-bottom: 1rem;
}
.zt24-public-btn a {
  font-size: 0.7875rem;
  color: #fff;
  height: 2.25rem;
  line-height: 2.2rem;
  padding: 0 1rem 0 2.375rem;
  background: url(../images/zhzj_29.jpg) no-repeat 0.75rem center;
  background-size: 1.275rem 1.275rem;
  background-color: #049294;
  border: 1px #049294 dashed;
  background-clip: padding-box;
}
.zt24-public-btn a:last-child {
  margin-left: 1.375rem;
  background: url(../images/zhzj_32.jpg) no-repeat 0.75rem center;
  background-size: 1.275rem 1.275rem;
  background-color: #ff7600;
  border: 1px #ff7600 dashed;
  background-clip: padding-box;
}
.zt24-public-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.zt24-public-title img {
  display: block;
  width: 2.4rem;
  height: 2.025rem;
  margin-right: 0.175rem;
}
.zt24-public-title .r h2 {
  font-size: 0.975rem;
  font-weight: bold;
  color: #049294;
  padding: 0 2rem 0 0.2rem;
  white-space: nowrap;
  border-bottom: 1px #049294 solid;
  line-height: 1;
  padding-bottom: 0.275rem;
}
.zt24-public-title .r h6 {
  font-size: 0.525rem;
  text-transform: capitalize;
  padding-left: 0.2rem;
}
.flexAuto {
  flex: auto;
}
.zt24-complate-main {
  margin-bottom: 1rem;
}
.zt24-complate-main h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.zt24-complate-main h2 span {
  display: inline-block;
  background-color: #0d8e94;
  color: #fff;
  padding: 0 1rem;
  border-radius: 2rem;
  line-height: 1.5rem;
}
.zt24-warn li {
  float: left;
  width: 47.5%;
  margin-left: 1.25%;
  margin-right: 1.25%;
  height: 9.375rem;
  margin-bottom: 1rem;
  background-color: #959595;
  padding: 0.275rem 0.275rem 0;
}
.zt24-warn li a,
.zt24-warn li img {
  display: block;
  width: 100%;
}
.zt24-warn li span {
  display: block;
  width: 100%;
  font-size: 0.7875rem;
  text-align: center;
  line-height: 1;
  padding-top: 0.5rem;
  color: #fff;
}
.zt24-panel-j {
  background-color: #d9e4e4;
  padding: 0 1.5rem 1rem;
  margin-bottom: 1rem;
}
.bj-fff {
  background-color: #fff;
}
.zt24-panel-six .list {
  margin-top: 1rem;
}
.zt24-panel-six .list .img {
  width: 46.875%;
  height: 7.5rem;
  position: relative;
}
.zt24-panel-six .list .img img {
  height: 7.5rem;
}
.zt24-panel-six .list .img span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.7875rem;
  line-height: 1.375rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
}
.zt24-panel-six .list .txt {
  width: 51.6%;
  height: 7.5rem;
}
.zt24-panel-six .list .txt p {
  font-size: 0.7875rem;
  border: 1px #555 solid;
  height: 4.4rem;
  padding: 0.225rem 0 0 0.375rem;
  margin-bottom: 0.35rem;
}
.zt24-panel-six .list .txt p a {
  display: block;
  width: 100%;
  line-height: 1.3rem;
}
.zt24-panel-six .list .txt p a b {
  font-weight: bold;
  margin-right: 0.25rem;
}
.zt24-panel-six .list .txt h4 {
  height: 2.75rem;
  background-color: #049294;
  color: #fff;
  font-size: 0.7875rem;
  text-align: center;
  padding-top: 0.325rem;
}
.zt24-panel-six .list .txt h4 span {
  display: block;
  width: 100%;
  color: #fffc00;
}
.zt24-video {
  width: 81.25%;
  margin: 1rem auto 0;
}
.zt24-video a,
.zt24-video img,
.zt24-video video {
  display: block;
  width: 100%;
}
.zt24-panel-senve .space {
  background-color: #049294;
  padding: 0.75rem 0.375rem 0.25rem;
}
.zt24-panel-senve .space li {
  float: left;
  width: 49%;
  background-color: #fff;
  padding: 0.375rem;
  border-radius: 0.375rem;
  margin-bottom: 0.85rem;
}
.zt24-panel-senve .space li a,
.zt24-panel-senve .space li img {
  display: block;
  width: 100%;
}
.zt24-panel-senve .space li h2 {
  width: 88%;
  margin: 0 auto;
  background-color: #049294;
  font-size: 0.7875rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 1.5rem;
}
.zt24-panel-senve .space li p {
  font-size: 0.7875rem;
  white-space: nowrap;
  text-align: center;
  line-height: 1.6rem;
}
.zt24-panel-senve .space li:nth-of-type(even) {
  margin-left: 2%;
}
.zt24-la-nav {
  margin-top: 1rem;
}
.zt24-la-nav li {
  float: left;
  width: 32%;
  margin-right: 2%;
  background-color: #efefef;
  padding: 0.75rem 0;
  border-radius: 0.3rem;
}
.zt24-la-nav li a {
  display: block;
  width: 100%;
}
.zt24-la-nav li img {
  display: block;
  width: 3rem;
  margin: 0 auto 0.6rem;
}
.zt24-la-nav li span {
  display: block;
  width: 100%;
  font-size: 0.7875rem;
  text-align: center;
  line-height: 1;
}
.zt24-la-nav li:last-child {
  margin-right: 0;
}
.zt24-la-mune {
  background-color: #049294;
  line-height: 2.25rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center;
  margin-top: 1rem;
}
.zt24-la-mune a {
  font-size: 0.7875rem;
  color: #fff;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.zt24-la-mune a em {
  display: inline-block;
  width: 0.6rem;
  height: 0.5rem;
}
