@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.6rem;
  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;
}
.zt9-public-p {
  padding: 0 0.125rem;
}
.zt9-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt9-public-p p span {
  font-weight: bold;
}
/* start */
.zt9-lead {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.zt9-lead .img {
  width: 20%;
  padding-left: 0.375rem;
  height: 5.525rem;
  position: relative;
  background: url(../images/sy_07.jpg) no-repeat 0.45rem 2.25rem;
  background-size: 2.25rem 2.175rem;
  text-align: center;
}
.zt9-lead .img span {
  display: block;
  width: 2.25rem;
  line-height: 2.2rem;
  height: 2.25rem;
  background-color: #029794;
  color: #fff;
  font-size: 1.425rem;
  position: absolute;
  left: 0.375rem;
  top: 0;
}
.zt9-lead .img span:nth-of-type(2) {
  left: 2.625rem;
  top: 2.25rem;
}
.zt9-lead .img b {
  font-size: 0.525rem;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding-left: 0.375rem;
  text-align: left;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 0;
}
.zt9-lead .txt {
  width: 77%;
  height: 5.525rem;
}
.zt9-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: 1.2rem;
  margin-bottom: 1.2rem;
}
.zt9-public-title img {
  width: 2.625rem;
  height: 2.625rem;
  margin-right: 0.175rem;
}
.zt9-public-title h2 {
  font-size: 1.425rem;
  line-height: 1.2;
  margin-bottom: 0.125rem;
  font-weight: bold;
}
.zt9-public-title h2 span {
  color: #ff6c00;
}
.zt9-public-title h6 {
  font-size: 0.525rem;
  white-space: nowrap;
  color: #bcbcbc;
  text-transform: uppercase;
}
.zt9-ways {
  margin-bottom: 1rem;
}
.zt9-ways .list {
  height: 13.125rem;
  position: relative;
  padding-left: 44%;
  padding-top: 0.75rem;
}
.zt9-ways .list .bj {
  position: absolute;
  display: block;
  width: 58.90625%;
  z-index: -1;
  left: 0;
  top: 0;
}
.zt9-ways .list .main {
  height: 11.625rem;
  position: relative;
  background-color: #029794;
  padding: 0.3rem 0.475rem 0;
  color: #fff;
}
.zt9-ways .list .main h2 {
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.zt9-ways .list .main h2 span {
  display: inline-block;
  border-bottom: 0.125rem #fff solid;
  padding-bottom: 0.25rem;
}
.zt9-ways .list .main p {
  font-size: 0.7875rem;
  line-height: 1.575;
  text-indent: 2em;
}
.zt9-ways .list .main .arr {
  position: absolute;
  display: block;
  width: 1.9125rem;
  bottom: 0.2rem;
  right: 0.2rem;
}
.zt9-ways .list-reveser {
  margin-top: 1rem;
  padding-left: 0%;
  padding-right: 44%;
}
.zt9-ways .list-reveser .bj {
  position: absolute;
  display: block;
  width: 58.90625%;
  z-index: -1;
  left: auto;
  right: 0;
  top: 0;
}
.zt8-complex .img {
  width: 38.4375%;
  height: 13.2375rem;
  position: relative;
}
.zt8-complex .img span {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 62%;
  color: #94c8c7;
  font-size: 0.7875rem;
  text-transform: uppercase;
}
.zt8-complex .img span b {
  display: block;
  color: #fff;
  font-size: 1.3125rem;
  font-weight: bold;
}
.zt8-complex .txt {
  width: 61.5625%;
  height: 13.2375rem;
  border: 1px #ccc solid;
  border-left: none;
  padding: 0.2rem 0.1rem 0 0.375rem;
}
.zt8-complex .txt p {
  font-size: 0.825rem;
  line-height: 1.5375;
  text-indent: 2em;
}
.zt9-public-btn {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.zt9-public-btn a {
  float: left;
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
  text-align: center;
  padding-right: 1.5rem;
  font-size: 0.825rem;
  line-height: 1.3;
  height: 2.45rem;
  border-radius: 2rem;
  background: url(../images/sy_29.jpg) no-repeat 85% center;
  background-size: 1.5rem 1.575rem;
  background-color: #ff6c00;
  color: #fff;
}
.zt9-public-btn a:nth-of-type(1) {
  padding-top: 0.125rem;
}
.zt9-public-btn a:nth-of-type(2) {
  padding-top: 0rem;
  line-height: 2.45rem;
  background: url(../images/sy_32.jpg) no-repeat 83.5% center;
  background-size: 1.5rem 1.575rem;
  background-color: #ff6c00;
}
.zt9-ty {
  margin-bottom: 1rem;
}
.zt9-ty > h2 {
  width: 99%;
  font-size: 0.825rem;
  white-space: nowrap;
  background-color: #eee;
  line-height: 1.475rem;
  border-bottom: 1px #fff solid;
  box-shadow: 2px 2px #029794;
  margin-bottom: 0.6rem;
}
.zt9-ty .zt9-notice {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 1px #ccc dashed;
  padding: 0.375rem 0.375rem;
}
.zt9-ty .zt9-notice h2 {
  font-size: 0.825rem;
  text-indent: 2em;
  padding-bottom: 0.2rem;
}
.zt9-ty .zt9-notice p {
  font-size: 0.825rem;
  text-indent: 2em;
}
.zt9-ty .zt9-notice p span {
  font-weight: bold;
  color: #ff6c00;
}
.zt9-ty .doc {
  height: 11.85rem;
  background: url(../images/doc_47.jpg) no-repeat;
  background-size: 9.1875rem 11.85rem;
  background-color: #eee;
  padding-top: 0.675rem;
  padding-left: 6.375rem;
  padding-right: 0.275rem;
}
.zt9-ty .doc .main {
  height: 10.3rem;
  background: rgba(255, 255, 255, 0.6);
  padding: 0.25rem;
}
.zt9-ty .doc .main p {
  font-size: 0.7875rem;
  line-height: 1.275rem;
  padding: 0.275rem 0 0.275rem 0.9rem;
  background: url(../images/sy_41.jpg) no-repeat 0.2rem 0.675rem;
  background-size: 0.45rem 0.45rem;
  background-color: #fff;
}
.zt9-public-btn-p1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.zt9-public-btn-p1 a {
  display: inline-block;
  font-size: 0.825rem;
  color: #fff;
  line-height: 2.25rem;
  padding: 0 2.45rem 0 1.25rem;
  border-radius: 2rem;
  background: url(../images/sy_74.jpg) no-repeat 90% center;
  background-color: #ff6c00;
}
.zt9-down li {
  float: left;
  width: 48.5%;
  height: 15.1125rem;
  padding: 0.375rem;
  background-color: #eee;
  margin-top: 0.75rem;
}
.zt9-down li h2 {
  font-size: 0.975rem;
  font-weight: bold;
  color: #029794;
  line-height: 1;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.zt9-down li p {
  font-size: 0.7875rem;
  line-height: 1.5;
  border-left: 1px #717171 solid;
  padding-left: 0.25rem;
  margin-bottom: 0.375rem;
  height: 4.725rem;
}
.zt9-down li a,
.zt9-down li img {
  display: block;
  width: 100%;
}
.zt9-down li span {
  display: block;
  width: 3rem;
  background-color: #029794;
  line-height: 1.5rem;
  margin-top: 0.375rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.zt9-down li:nth-of-type(even) {
  margin-left: 3%;
}
.zt9-down li:last-child {
  background: url(../images/jj_03.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 1.5rem;
}
.zt9-down li:last-child a {
  font-size: 0.825rem;
  width: 98%;
  margin: 0 auto;
  border-radius: 2rem;
  background: url(../images/sy_60.jpg) no-repeat 91% center;
  background-size: 1.5rem 1.5rem;
  background-color: #029794;
  line-height: 2.25rem;
  margin-top: 2.2rem;
  text-align: center;
  color: #fff;
  padding-right: 1.6rem;
}
.zt9-down li:last-child a:last-child {
  background: url(../images/sy_65.jpg) no-repeat 91% center;
  background-size: 1.5rem 1.5rem;
  background-color: #ff6c00;
}
.zt9-video .swiper-container {
  width: 96.0925%;
  margin: 0 auto;
}
.zt9-video .swiper-slide a,
.zt9-video .swiper-slide img,
.zt9-video .swiper-slide span,
.zt9-video .swiper-slide video {
  display: block;
  width: 100%;
}
.zt9-video .swiper-slide video {
  height: 15rem;
}
.zt9-video .swiper-slide span {
  font-size: 0.825rem;
  line-height: 1;
  padding-top: 0.6rem;
  margin-bottom: 0.1rem;
  text-align: center;
}
.zt9-video .swiper-container {
  padding-bottom: 1.35rem;
}
.zt9-video .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.2rem;
  border-radius: 0;
}
.zt9-video .swiper-container-horizontal > .swiper-pagination-bullets,
.zt9-video .swiper-pagination-custom,
.zt9-video .swiper-pagination-fraction {
  bottom: 0rem;
}
.zt9-doc-show {
  height: 21rem;
  position: relative;
}
.zt9-doc-show > img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.zt9-doc-show > h2 {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding-top: 1rem;
}
.zt9-doc-show h4 {
  font-size: 0.825rem;
  text-align: center;
  color: #fff;
}
.zt9-doc-show ul {
  padding: 1rem 0.75rem 0;
}
.zt9-doc-show ul li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  background-color: #fff;
  border-radius: 0.25rem;
  height: 5.25rem;
  padding-top: 0.525rem;
}
.zt9-doc-show ul li a {
  display: block;
  width: 100%;
  color: #333;
}
.zt9-doc-show ul li h2 {
  font-size: 0.825em;
  text-align: center;
  padding-top: 0.2rem;
}
.zt9-doc-show ul li span {
  display: block;
  width: 100%;
  font-size: 0.45rem;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
}
.zt9-doc-show ul li img {
  display: block;
  width: 3rem;
  margin: 0 auto;
}
.zt9-doc-show ul li:last-child {
  margin-right: 0;
}
.zt9-doc-show h1 {
  text-align: right;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fad43c;
  margin-top: 3.6rem;
  padding-right: 0.25rem;
}
.zt9-doc-show h3 {
  text-align: right;
  padding-right: 0.25rem;
  font-size: 0.825rem;
  color: #fff;
  line-height: 1.675rem;
}
.zt9-doc-show h6 {
  text-align: right;
  padding-right: 0.25rem;
}
.zt9-doc-show h6 a {
  display: inline-block;
  font-size: 0.825rem;
  line-height: 1.3375rem;
  padding: 0 0.75rem;
  border-radius: 2rem;
  border: 1px #fff solid;
  color: #fff;
}




.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{
	margin-top: 0.5rem;
}
.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;
}
.jb-b-logo {
  margin-top: 1.125rem !important;
  margin-bottom: 0.75rem !important;
}
.jb-b-logo img {
  display: block;
  width: 100%;
}
/* 2 */
.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;
}