@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: #131313;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #131313;
}
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.525rem;
  background-color: #cdcdcd;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.zt3-public-p {
  padding: 0 0.125rem;
}
.zt3-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt3-public-p p span {
  font-weight: bold;
}
/* start */
.zt3-rule {
  margin-top: 1rem;
  margin-bottom: 1.375rem;
}
.zt3-rule .title {
  padding-top: 1.375rem;
}
.zt3-rule .title em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #131313;
}
.zt3-rule .title .main {
  margin-top: -1.125rem;
  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;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.zt3-rule .title .main .offen {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0 0.25rem;
  background-color: #fff;
}
.zt3-rule .title .main .offen span {
  display: inline-block;
  width: 2.25rem;
  text-align: center;
  height: 2.25rem;
  line-height: 2.175rem;
  color: #fff000;
  background-color: #029794;
  margin-left: 0.2rem;
  border-radius: 50%;
}
.zt3-rule .title .main .yz {
  padding: 0 0.3rem 0 0;
  background-color: #fff;
  font-size: 0.45rem;
  text-transform: uppercase;
}
.zt3-rule .title .main .yz span {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
}
.zt3-rule .zt3-notice-title {
  padding-left: 1rem;
  position: relative;
  margin-top: 1.375rem;
  margin-bottom: 1rem;
}
.zt3-rule .zt3-notice-title h2 {
  font-size: 1.05rem;
  color: #029794;
  line-height: 1;
  padding-top: 0.25rem;
}
.zt3-rule .zt3-notice-title h2 span {
  padding-bottom: 0.25rem;
  border-bottom: 1px #029794 solid;
  display: inline-block;
  padding-left: 1.8rem;
}
.zt3-rule .zt3-notice-title h2 b {
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 0;
  width: 1.75rem;
  height: 1.75rem;
  line-height: 1.275rem;
  text-align: center;
  padding: 0.1rem;
  background-color: #029794;
  transform: rotate(45deg);
}
.zt3-rule .zt3-notice-title h2 b em {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  border: 1px #fff dashed;
}
.zt3-rule .zt3-notice-title h2 b em a {
  color: #fff000;
  display: block;
  transform: rotate(-45deg);
}
.zt3-rule .zt3-notice-main .img {
  width: 37.5%;
  height: 11.475rem;
}
.zt3-rule .zt3-notice-main .txt {
  height: 11.475rem;
  width: 60%;
}
.zt3-rule .zt3-notice-main .txt p {
  line-height: 1.5375;
}
.zt3-zj {
  margin-top: 1.375rem;
  min-height: 6.225rem;
  padding-left: 3rem;
  background: url(../images/zt3_22.jpg) no-repeat 0 0;
  background-size: 4.5rem 6.225rem;
  font-size: 0.825rem;
}
.zt3-zj p {
  margin-bottom: 0.1375rem;
  white-space: nowrap;
}
.zt3-zj p:nth-of-type(1) {
  text-indent: 2rem;
}
.zt3-zj p:nth-of-type(2) {
  text-indent: 1.2rem;
}
.zt3-zj p:nth-of-type(3) {
  text-indent: 1rem;
}
.zt3-zj p:nth-of-type(4) {
  text-indent: 0.5rem;
}
.zt3-gz {
  margin-top: 1rem;
  padding-bottom: 0.375rem;
}
.zt3-gz h2 {
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 2.25rem;
  background-color: #ff5a00;
  color: #fff;
  margin-bottom: 0.75rem;
}
.zt3-gz .zt3-gz-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0.6rem;
}
.zt3-gz .zt3-gz-list li a {
  flex: auto;
  font-size: 0.825rem;
  line-height: 2.75rem;
  border: 1px #bfbfbf solid;
  text-align: center;
  border-radius: 0.3rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.zt3-care-center {
  margin-top: 1.375rem;
}
.zt3-care-center .title {
  background-color: #0d9290;
  position: relative;
  z-index: -2;
  height: 6.6rem;
  color: #fff;
  text-align: center;
  padding-top: 1rem;
}
.zt3-care-center .title em {
  display: block;
  width: 86%;
  height: 3.6rem;
  border: 1px #fff solid;
  position: absolute;
  top: 2rem;
  left: 7%;
  z-index: -1;
}
.zt3-care-center .title h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff000;
  line-height: 1;
}
.zt3-care-center .title h2 span {
  display: inline-block;
  background-color: #0d9290;
  padding: 0 0.375rem;
}
.zt3-care-center .title h6 {
  font-size: 0.45rem;
  text-transform: uppercase;
  color: #fff000;
  letter-spacing: 0.125rem;
  padding-top: 0.2rem;
  white-space: nowrap;
}
.zt3-care-center .title h5 {
  font-size: 0.825rem;
  padding-top: 0.275rem;
}
.zt3-care-center .zt3-care-slide {
  margin-top: 1.375rem;
}
.zt3-care-center .zt3-care-slide .main .txt {
  background-color: #dfefef;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 40.625%;
  height: 16.875rem;
  margin: 0 auto;
}
.zt3-care-center .zt3-care-slide .main .txt h2 {
  height: 100%;
  width: 3rem;
  background-color: #0d9290;
  font-size: 0.9rem;
  line-height: 1.1;
  padding: 0 1rem;
  color: #fff;
  text-align: center;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.zt3-care-center .zt3-care-slide .main .txt p {
  writing-mode: vertical-rl;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-rl;
  /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
  margin: 0 auto;
  padding: 0.75rem 1.25rem 0.6rem 0;
  line-height: 1.75;
  font-size: 0.825rem;
}
.zt3-care-center .zt3-care-slide .main .img {
  width: 56%;
  height: 16.875rem;
  position: relative;
}
.zt3-care-center .zt3-care-slide .main .img li {
  width: 6.5625rem;
}
.zt3-care-center .zt3-care-slide .main .img li a,
.zt3-care-center .zt3-care-slide .main .img li img {
  display: block;
  width: 100%;
}
.zt3-care-center .zt3-care-slide .main .img li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.3;
  padding-top: 0.3rem;
}
.zt3-care-center .zt3-care-slide .main .img li:nth-of-type(2) {
  position: absolute;
  right: 0rem;
  top: 4.75rem;
}
.zt3-care-center .zt3-care-slide .main .img li:nth-of-type(3) {
  position: absolute;
  left: 0rem;
  bottom: 0rem;
}
.zt3-care-center .zt3-care-slide .swiper-container {
  padding-bottom: 1.35rem;
}
.zt3-care-center .zt3-care-slide .swiper-pagination-bullet {
  height: 0.375rem;
  width: 1.5rem;
  border-radius: 0.1rem;
  border: 1px #000 solid;
  background-color: rgba(0, 0, 0, 0);
}
.zt3-care-center .zt3-care-slide .swiper-pagination-bullet-active {
  border: 1px #007aff solid;
  background-color: #007aff;
}
.zt3-care-center .zt3-care-slide .swiper-container-horizontal > .swiper-pagination-bullets,
.zt3-care-center .zt3-care-slide .swiper-pagination-custom,
.zt3-care-center .zt3-care-slide .swiper-pagination-fraction {
  bottom: 0rem;
}

.include-nav {
  margin-bottom: 3px;
}
.include-nav li {
  float: left;
  width: 25%;
  border-bottom: 1px #fff solid;
  border-right: 1px #fff solid;
}
.include-nav li:nth-of-type(4n) {
  border-right: none;
}
.include-nav a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
  line-height: 2.25rem;
  overflow: hidden;
  background-color: #029794;
  color: #fff;
}
.last-nav li {
  float: left;
  width: 25%;
  background-color: #049294;
  border-right: 1px #fff solid;
  color: #fff;
}
.last-nav li a {
  color: #fff;
  font-size: 0.825rem;
  text-align: center;
  display: block;
  width: 100%;
  line-height: 2rem;
}
.last-nav li:last-child {
  border-right: none;
}
.yj-footer p {
  background-color: #fff;
  text-align: center;
  font-size: 0.85rem;
  font-size: 0.825rem;
  line-height: 1.1rem;
  padding-bottom: 0.8rem;
  background-color: #eee;
  padding-top: 0.75rem;
  padding-bottom: 3rem;
}
.yj-footer p span {
  font-weight: bold;
  color: #eb6100;
}
.jb-doc img {
  display: block;
  width: 100%;
}
.jb-doc .swiper-container-horizontal > .swiper-pagination {
  bottom: 6.5rem;
}
.jb-b-logo {
  margin-top: 1.125rem !important;
  margin-bottom: 0.75rem !important;
}
.jb-b-logo img {
  display: block;
  width: 100%;
}