@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: #444444;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #444444;
}
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;
}
.mr0 {
  margin-right: 0;
}
.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;
}
.zt18-public-p {
  padding: 0 0.125rem;
}
.zt18-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt18-public-p p b {
  font-weight: bold;
}
.zt18-public-p p a,
.zt18-public-p p span {
  color: #fe8700;
}
/* start */
.zt6-public-p {
  padding: 0 0.125rem;
}
.zt6-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt6-public-p p span {
  font-weight: bold;
}
/* start */
.zt6-public-title {
  text-align: center;
  padding: 0.75rem 0;
  margin-top: 1rem;
}
.zt6-public-title h2 {
  border-top: 1px #049294 solid;
  line-height: 1.35rem;
  padding: 0.6rem 0;
  font-size: 1.35rem;
  font-weight: bold;
  color: #049294;
}
.zt6-public-title span {
  display: inline;
  background-color: #049294;
  color: #fff;
  font-size: 1.35rem;
  margin-right: 0.6rem;
  padding: 1rem 0.6rem;
}
.zt6-public-title em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #049294;
  position: absolute;
  z-index: 1;
}
.zt6-slide-flowover {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.zt6-slide-flowover .swiper-slide {
  width: 60%;
}
.zt6-swt01 {
  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;
}
.zt6-swt01 a {
  font-size: 0.825rem;
  height: 2rem;
  line-height: 1.925rem;
  padding: 0 0.75rem;
}
.zt6-swt01 a:nth-of-type(1) {
  border: 1px #ccc solid;
  border-right: none;
}
.zt6-swt01 a:nth-of-type(2) {
  background-color: #ff7403;
  color: #fff;
}
.zt6-effect {
  height: 15.375rem;
  margin-bottom: 1rem;
  margin-top: 0.75rem;
  position: relative;
  background: url(../images/ok_05.jpg) no-repeat center center;
  background-size: 100% 5.1rem;
  background-color: #e8e8eb;
  padding: 0.75rem 0.7875rem;
}
.zt6-effect li {
  width: 47%;
}
.zt6-effect li h2 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #049294;
  line-height: 1;
}
.zt6-effect li p {
  font-size: 0.75rem;
  line-height: 1.575;
  padding-top: 0.3rem;
}
.zt6-effect li:nth-of-type(2) {
  width: 40%;
  position: absolute;
  right: 0.7875rem;
  top: 0.75rem;
}
.zt6-effect li:nth-of-type(3) {
  width: 88%;
  text-align: center;
  position: absolute;
  left: 6%;
  bottom: 0.9rem;
  padding-bottom: 0.1rem;
  border-bottom: 1px #cbcaf0 solid;
}
.zt5-litter-title {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  position: relative;
}
.zt5-litter-title h2 {
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.8rem;
  height: 1.875rem;
}
.zt5-litter-title h2 span {
  display: inline-block;
  background-size: 1.875rem 1.875rem;
  background-color: #049294;
  padding: 0 0.75rem 0 2.02rem;
  border-radius: 2rem 0 0 2rem;
  margin-left: 0.2rem;
}
.zt5-litter-title img {
  display: block;
  width: 1.8375rem;
  position: absolute;
  left: 0;
  top: 0;
}
.zt5-why {
  margin-top: 1rem;
  background-color: #ff8003;
  padding: 0.75rem 0.75rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.zt5-why a {
  font-size: 0.825rem;
  line-height: 1.95rem;
  text-align: center;
  color: #fff;
  flex: auto;
}
.zt5-why a:nth-of-type(1) {
  border: 1px #fff solid;
}
.zt5-why a:nth-of-type(2) {
  background-color: #fff;
  color: #ff8003;
}
.zt6-key h2 {
  margin-top: 1rem;
  padding-bottom: 0.25rem;
  font-size: 0.825rem;
  font-weight: bold;
}
.zt6-key .imgs {
  margin-bottom: 1rem;
}
.zt6-key .imgs li {
  float: left;
  width: 33%;
  margin-right: 0.5%;
}
.zt6-key .imgs li a {
  display: block;
  width: 100%;
}
.zt6-key .imgs li img {
  display: block;
  width: 100%;
  margin: 0.75rem auto 0.5rem;
}
.zt6-key .imgs li p {
  background-color: #049294;
  font-size: 0.75rem;
  text-align: center;
  padding: 0.5rem 0;
  color: #fff;
}
.zt6-key .imgs li p span {
  display: block;
  width: 100%;
  color: #ffea00;
}
.zt6-key .imgs li:last-child {
  margin-right: 0;
}
.zt6-key .zt19-imgs {
  padding: 1rem 1.5rem;
}
.zt6-key .zt19-imgs li {
  float: left;
  width: 48%;
  height: 6.75rem;
  background-color: #ececec;
  border-radius: 0.25rem;
  margin-bottom: 1rem;
}
.zt6-key .zt19-imgs li h3 {
  font-size: 0.825rem;
  text-align: center;
  background-color: #049294;
  color: #fff;
  line-height: 1.8rem;
  border-radius: 0.225rem;
}
.zt6-key .zt19-imgs li p {
  font-size: 0.75rem;
  line-height: 1.6;
  text-indent: 2em;
  padding: 0.375rem 0.475rem 0;
}
.zt6-key .zt19-imgs li:nth-of-type(even) {
  margin-left: 4%;
}
.zt6-key .zt19-imgs li:nth-of-type(n+3) {
  margin-bottom: 0;
}
.zt6-tab {
  margin-bottom: 1rem;
}
.zt6-tab .tab-btn {
  padding: 1rem 1rem 0.75rem;
}
.zt6-tab .tab-btn li {
  float: left;
  width: 32%;
  margin-right: 2%;
  text-align: center;
  border-radius: 0.2rem;
  font-size: 0.82rem;
  line-height: 2rem;
  background-color: #e4e4e4;
}
.zt6-tab .tab-btn .on {
  background-color: #27248d;
  color: #fff;
}
.zt6-tab .tab-btn li:last-child {
  margin-right: 0;
}
.zt6-tab .tab-txt .main {
  padding: 0 0.75rem;
}
.zt6-tab .tab-txt .main dd {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.zt6-tab .tab-txt .main dd a {
  display: block;
  width: 6.75rem;
  height: 6.75rem;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.zt6-tab .tab-txt .main dd a img {
  display: block;
  width: 6.75rem;
  height: 6.75rem;
  border-radius: 50%;
}
.zt6-tab .tab-txt .main dd a span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 1.8rem;
  text-align: center;
  left: 0;
  line-height: 1.8;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 0.675rem;
}
.zt6-tab .tab-txt .main dd p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.5;
  padding-top: 0.375rem;
}
.zt6-tab .tab-txt .main dd:last-child {
  margin-right: 0;
}
.zt6-tab .tab-txt .main2 {
  padding: 0 1rem;
}
.zt6-tab .tab-txt .main2 a {
  position: relative;
  float: left;
  width: 48%;
}
.zt6-tab .tab-txt .main2 a img {
  display: block;
  width: 100%;
}
.zt6-tab .tab-txt .main2 a span {
  display: block;
  font-size: 0.675rem;
  padding-left: 0.375rem;
  position: absolute;
  left: 0;
  top: 5.375rem;
  color: #fff;
}
.zt6-tab .tab-txt .main2 a p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  padding-top: 0.475rem;
}
.zt6-tab .tab-txt .main2 a:nth-of-type(even) {
  margin-left: 4%;
}
/*  */
.expert-main h2 {
  margin-top: 1.2rem;
  font-size: 0.6rem;
  line-height: 1.6rem;
  text-transform: capitalize;
  color: #888;
}
.expert-main h2 span {
  display: inline-block;
  background-color: #049294;
  color: #fff;
  padding: 0 0.75rem;
  font-weight: bold;
  margin-right: 0.375rem;
  font-size: 0.825rem;
}
.expert-main li {
  margin-top: 1rem;
  float: left;
  width: 33.33%;
  text-align: center;
}
.expert-main li a {
  display: block;
  width: 100%;
}
.expert-main li img {
  display: block;
  width: 5.7375rem;
  margin: 0 auto;
}
.expert-main li h3 {
  font-size: 0.9rem;
  color: #049294;
  line-height: 1.8rem;
}
.expert-main li h6 {
  font-size: 0.75rem;
  white-space: nowrap;
  color: #555;
}
.expert-main li span {
  display: inline-block;
  background-color: #049294;
  color: #fff;
  padding: 0 1.5rem;
  border-radius: 2rem;
  font-size: 0.75rem;
  line-height: 1.3rem;
  margin-top: 0.375rem;
}
.expert-main .swiper-container {
  padding-bottom: 1.5rem;
}
.expert-main .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.2rem;
  border-radius: 0;
}
.expert-main .swiper-container-horizontal > .swiper-pagination-bullets,
.expert-main .swiper-pagination-custom,
.expert-main .swiper-pagination-fraction {
  bottom: 0rem;
}
.zt19-nav {
  margin-top: 1rem;
  margin-bottom: 1.375rem;
  background: url(../images/en_26.jpg) no-repeat 23.75% center, url(../images/en_26.jpg) no-repeat 50% center, url(../images/en_26.jpg) no-repeat 76.35% center;
  background-size: 0.15rem 2.025rem;
}
.zt19-nav li {
  float: left;
  width: 22%;
  margin-right: 4%;
  padding: 0.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 1px #ccc solid;
}
.zt19-nav li a {
  display: block;
  width: 100%;
  text-align: center;
}
.zt19-nav li a span {
  font-size: 0.75rem;
}
.zt19-nav li a span b {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  color: #049294;
}
.zt19-nav li img {
  display: block;
  width: 2.25rem;
  margin: 0 auto;
}
.zt19-nav li:last-child {
  margin-right: 0;
}
.zt19-jq {
  padding: 1rem 0.6rem 0;
}
.zt19-jq a {
  float: left;
  width: 49.25%;
  margin-bottom: 0.5rem;
}
.zt19-jq a img {
  display: block;
  width: 100%;
}
.zt19-jq a:nth-of-type(even) {
  margin-left: 1.5%;
}
.zt19-jq-nav {
  padding-top: 0.5rem;
  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;
  flex-wrap: wrap;
  padding: 0 1.2rem;
  justify-content: space-between;
}
.zt19-jq-nav a {
  display: block;
  width: 6.8rem;
  margin-top: 0.5rem;
  font-size: 0.825rem;
  line-height: 1.8rem;
  border: 1px #049294 solid;
  border-radius: 0.25rem;
  text-align: center;
}
.zt19-tab {
  padding-top: 1.2rem;
}
.zt19-tab .tab-btn {
  margin-bottom: 0.75rem;
}
.zt19-tab .tab-btn li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  font-size: 0.825rem;
  line-height: 2rem;
  text-align: center;
  background-color: #d7d7d7;
}
.zt19-tab .tab-btn .on {
  background-color: #049294;
  color: #fff;
}
.zt19-tab .tab-btn li:last-child {
  margin-right: 0;
}
.zt19-tab .tab-txt .main {
  padding: 0 0.6rem;
}
.zt19-tab .tab-txt .main a {
  float: left;
  width: 49.25%;
  margin-bottom: 0.5rem;
}
.zt19-tab .tab-txt .main a img {
  display: block;
  width: 100%;
}
.zt19-tab .tab-txt .main a:nth-of-type(even) {
  margin-left: 1.5%;
}
.zt19-sqt2 .swiper-container {
  padding-bottom: 1.35rem;
}
.zt19-sqt2 .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.2rem;
  border-radius: 0;
}
.zt19-sqt2 .swiper-container-horizontal > .swiper-pagination-bullets,
.zt19-sqt2 .swiper-pagination-custom,
.zt19-sqt2 .swiper-pagination-fraction {
  bottom: 0.375rem;
}

.zw-nav li {
  float: left;
  width: 25%;
  border-right: 1px #ccc solid;
}
.zw-nav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  background-color: #fff;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
}
.zw-nav li:last-child {
  border-right: none;
}
.zw-navTs {
  margin-top: 1rem;
}
.zw-navTs li {
  border-right: 1px #fff solid;
}
.zw-navTs li a {
  background-color: #049294;
  color: #fff;
}
.zw-footer {
  padding: 1rem 0;
}
.zw-footer p {
  margin-top: 0.75rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2rem;
  background-color: #eee;
  padding-top: 0.6rem;
  padding-bottom: 3rem;
}
.zw-footer p b {
  font-weight: bold;
  color: #ff9d00;
}
