@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;
}
.zt23-public-p {
  padding: 0 0.125rem;
}
.zt23-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  word-break: break-all;
}
.zt23-public-p p b {
  font-weight: bold;
}
.zt23-public-p p span {
  color: #fd7700;
}
.zt23-public-p p a {
  color: #ff6600;
}
/* start */
.zt23-looker {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.zt23-looker .img {
  width: 39.375%;
}
.zt23-looker .right {
  width: 59%;
}
.zt23-looker .right p {
  text-indent: 0;
  font-size: 0.825rem;
  line-height: 1.275;
}
.zt23-looker .right p b {
  font-weight: bold;
}
.zt23-public-title {
  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;
  margin-bottom: 1rem;
}
.zt23-public-title .main {
  border-left: 0.1rem #ccc solid;
  padding-left: 0.2rem;
}
.zt23-public-title h2 {
  padding-top: 0.6rem;
  position: relative;
  font-size: 1.275rem;
  line-height: 1.6;
  font-weight: bold;
  padding-left: 3.375rem;
  white-space: nowrap;
}
.zt23-public-title h2 span {
  font-size: 3rem;
  color: #c1c1c1;
  line-height: 1;
  position: absolute;
  left: 0;
  top: -0.3375rem;
}
.zt23-public-title h2 b {
  border-top: 1px #ccc dashed;
  display: inline-block;
}
.zt23-public-title h2 em {
  color: #ff8503;
}
.zt23-public-title h6 {
  font-size: 0.675rem;
  text-transform: uppercase;
  color: #c2c2c2;
  line-height: 1;
}
.zt23-public-title-g h2 {
  padding-left: 2.075rem;
  white-space: nowrap;
}
.zt23-public-title-g h2 span {
  font-size: 3rem;
  color: #c1c1c1;
  line-height: 1;
  position: absolute;
  left: 0;
  top: -0.3375rem;
}
.zt23-public-title-g h2 b {
  border-top: 1px #ccc dashed;
  display: inline-block;
}
.zt23-public-title-g h2 em {
  color: #ff8503;
}
.zt23-public-title-g h6 {
  font-size: 0.675rem;
  text-transform: uppercase;
  color: #c2c2c2;
  line-height: 1;
}
.zt23-public-title-g2 h2 {
  padding-left: 2.5rem;
}
.zt23-panel-title {
  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;
}
.zt23-panel-title b {
  display: block;
  flex: auto;
  height: 0.5rem;
  background-color: #fff;
  margin-top: 0.6rem;
  position: relative;
  z-index: 1;
}
.zt23-panel-title .l {
  margin-right: -1px;
  border-bottom: 1px #ccc solid;
}
.zt23-panel-title .r {
  margin-left: -1px;
  border-top: 1px #ccc solid;
}
.zt23-panel-title span {
  display: block;
  height: 1.8rem;
  line-height: 1.7125rem;
  border: 1px #ccc solid;
  padding: 0 0.75rem;
  font-size: 1.05rem;
  color: #036bc4;
}
.zt23-complex {
  margin-top: 1rem;
}
.zt23-complex .left {
  width: 50%;
}
.zt23-complex .left .main {
  position: relative;
}
.zt23-complex .left .main img {
  display: block;
  width: 100%;
}
.zt23-complex .left .main p {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 2.6rem;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 0.825rem;
  text-align: center;
}
.zt23-complex .left .main span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.zt23-complex .right {
  width: 48%;
}
.zt23-complex .right p {
  font-size: 0.825rem;
  line-height: 1.5125;
}
.zt23-complex .right p b {
  font-weight: bold;
}
.zt23-public-btn {
  padding: 1rem 0.375rem;
  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;
}
.zt23-public-btn a {
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
  background: url(../images/poka_16.png) no-repeat 80% center;
  background-size: 1.5rem 1.5rem;
  background-color: #fd7700;
  border-radius: 2rem;
  padding: 0 3.375rem 0 2rem;
  height: 2.6rem;
  line-height: 2.5rem;
}
.zt23-public-btn a:first-child {
  padding: 0 2.5rem 0 1rem;
  margin-right: 0.6rem;
  line-height: 1.4;
  padding-top: 0.25rem;
  background: url(../images/poka_13.png) no-repeat 93% center;
  background-size: 1.5rem 1.5rem;
  background-color: #fd7700;
}
.zt23-tb {
  margin-top: 1rem;
  background-color: #f3f1f1;
  border: 1px #ccc dashed;
  padding: 0.375rem 0.75rem;
  font-size: 0.825rem;
  line-height: 1.6;
}
.zt23-tb b {
  color: #fd7700;
}
.zt23-relative .img {
  width: 44.875%;
}
.zt23-relative .txt {
  width: 53%;
}
.zt23-relative .txt h2 {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1;
}
.zt23-relative .txt p {
  font-size: 0.825rem;
  line-height: 1.6;
  padding-top: 0.375rem;
}
.zt23-relative .list {
  padding: 0.475rem 0;
}
.zt23-relative .list1 .txt h2 {
  line-height: 1.3;
}
.zt23-relative .list1 .img {
  padding-top: 1.5rem;
}
.zt23-zz {
  margin-top: 1rem;
  padding-left: 4.1rem;
  position: relative;
}
.zt23-zz .main {
  border: 1px #ccc dashed;
  height: 8.1rem;
  position: relative;
}
.zt23-zz .main p {
  font-size: 0.825rem;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 4.575rem;
  padding-right: 0.175rem;
  line-height: 1.5;
}
.zt23-zz .main p b {
  font-weight: bold;
}
.zt23-zz img {
  display: block;
  width: 8.1rem;
  position: absolute;
  left: 0;
  top: 0;
}
.zt23-panel-mix {
  margin-bottom: 1rem;
}
.zt23-panel-mix .img {
  width: 43.75%;
  height: 9.15rem;
}
.zt23-panel-mix .txt {
  width: 54.5%;
  height: 9.15rem;
  background-color: #eee;
  line-height: 1.5;
  font-size: 0.825rem;
  padding: 0.25rem 0.25rem 0;
}
.zt23-panel-mix-g .img {
  height: 10.5rem;
}
.zt23-panel-mix-g .txt {
  height: 10.5rem;
}
.zt23-litter-title {
  margin-top: 1rem;
  text-align: center;
  position: relative;
}
.zt23-litter-title span {
  display: inline-block;
  border: 1px #036ac4 solid;
  font-size: 1.125rem;
  font-weight: bold;
  color: #036ac4;
  padding: 0 0.675rem;
  line-height: 1.75rem;
}
.zt23-litter-title a {
  position: absolute;
  right: 0;
  font-size: 0.675rem;
  color: #f39a02;
  width: 5.9rem;
  text-align: center;
  border: 1px #f39a02 dashed;
  border-radius: 2rem;
  line-height: 1.1rem;
  top: 0.3rem;
}
.zt23-litter-title-list {
  margin-top: 1rem;
}
.zt23-litter-title-list li {
  float: left;
  width: 33.33%;
  text-align: center;
}
.zt23-litter-title-list li a {
  display: block;
  width: 100%;
}
.zt23-litter-title-list li img {
  display: block;
  width: 7.6125rem;
  margin: 0 auto;
}
.zt23-litter-title-list li span {
  font-size: 0.825rem;
  white-space: nowrap;
}
.zt23-litter-title-list li b {
  margin-top: 0.275rem;
  display: inline-block;
  font-size: 0.75rem;
  color: #f39a02;
  border: 1px #f39a02 dashed;
  border-radius: 2rem;
  line-height: 1.275rem;
  padding: 0 0.6rem;
}
.zt23-la-p {
  margin-top: 1rem;
  font-size: 0.825rem;
  line-height: 1.6;
  background-color: #f3f1f1;
  border: 1px #ccc dashed;
  padding: 0.375rem;
}
.zt23-la-p b {
  font-weight: bold;
  color: #fd7700;
}
.zt2-sb {
  margin-top: 1rem;
}
.zt2-sb li {
  float: left;
  width: 50%;
  text-align: center;
}
.zt2-sb li a {
  display: block;
  width: 100%;
}
.zt2-sb li img {
  display: block;
  width: 10.275rem;
  margin: 0 auto;
}
.zt2-sb li span {
  font-size: 0.825rem;
  white-space: nowrap;
}
.zt2-sb li b {
  margin-top: 0.275rem;
  display: inline-block;
  font-size: 0.75rem;
  color: #f39a02;
  border: 1px #f39a02 dashed;
  border-radius: 2rem;
  line-height: 1.275rem;
  padding: 0 0.6rem;
}
.top-max img{width:100%;}
.top-max .top-blueline{ width:100%; height:0.3em; background-color:#135fbf;}
.top-max .top-text{ width:100%; text-align:center; line-height:1.8em; background-color:#f6fbff; color:#135fbf;}
.top-max .buleline{ width:100%; height:0.2em; background-color:#135fbf;}
.topTEL{position:fixed;top:0;max-width:720px;z-index:999;display:none;}
.topTEL img{width:100%;}
.footerbox a{ color:#343434;}
.footerbox{ background-color:#edeeef; color:#343434; text-align:center; padding-bottom:2.9em;}
.footerbox h1{ width:100%;font-size:1em; line-height:2em; border-bottom:1px #cfcfcf solid;}
.bottom-logo{ width:62%; overflow:hidden; margin:1em auto 0.5em auto;}
.bottom-logo img{ width:100%;}
.footerbox p{ margin-bottom:1em; width:100%; line-height:1.6em;}
.nav{ width: 100%; margin-bottom: 0.6rem;}
.nav ul{overflow:hidden;background:#036ac4 url(/images/nav_01.jpg) repeat-x bottom;}
.nav li{width:33.33%;float:left; text-align:center;background:url(/images/nav_02.jpg) no-repeat right;height: 3rem;line-height: 3rem;}
.nav li a,.hzgz_zx li a,.zj_zxan li a,.nav2 li a,.zj_zxan2 li a{color:#FFF; font-size: 1rem;}

.zt101-last-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 1rem 0 1rem; }
  .zt101-last-nav a {
    display: block;
    flex: 1;
    border-right: 1px #ccc solid;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center; }
  .zt101-last-nav a:last-child {
    border-right: none; }

.zt101-footer {
  height: 12.525rem;
  background: url(/images/jk205_88.jpg) no-repeat 0 0;
  background-size: 100% 100%; }
  .zt101-footer .main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 1.875rem; }
    .zt101-footer .main .l {
      flex: 1;
      margin-right: 0.375rem; }
      .zt101-footer .main .l p {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-top: 0.75rem;
        align-items: center; }
        .zt101-footer .main .l p img {
          display: block;
          width: 1.9125rem;
          height: 1.6125rem; }
        .zt101-footer .main .l p b {
          flex: 1;
          font-size: 0.9rem;
          color: #fff;
          line-height: 1.2;
          margin-left: 0.3rem; }
          .zt101-footer .main .l p b span {
            display: block;
            width: 100%; }
    .zt101-footer .main .r {
      width: 4.725rem; }
      .zt101-footer .main .r img {
        display: block;
        width: 100%;
        height: 4.725rem; }
      .zt101-footer .main .r span {
        font-size: 0.75rem;
        color: #fff;
        opacity: 0.5;
        text-align: center;
        display: block;
        width: 100%;
        white-space: nowrap;
        line-height: 1.2;
        padding-top: 0.3rem; }
