@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: #222222;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #222222;
}
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;
}
.zt4-public-p {
  padding: 0 0.125rem;
}
.zt4-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt4-public-p p span {
  font-weight: bold;
}
/* start */
.zt4-lead {
  padding-left: 3.75rem;
  position: relative;
  background: url(../images/ztg_06.jpg) no-repeat 1rem 0.75rem;
  background-size: 0.3rem 6.4875rem;
}
.zt4-lead h2 {
  font-size: 1.05rem;
  background-color: #059595;
  color: #fff;
  width: 2.25rem;
  padding: 0.375rem 0.6rem;
  text-align: center;
  position: absolute;
  top: 2.2rem;
  left: 0rem;
}
.zt4-lead h2 span {
  font-weight: bold;
}
.zt4-lead h6 {
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  color: #c4c3c3;
  font-size: 0.6rem;
  text-transform: uppercase;
  position: absolute;
  top: 1.65rem;
  left: 2.375rem;
}
.zt4-compare a {
  width: 48%;
  text-align: center;
}
.zt4-compare a span,
.zt4-compare a img {
  display: block;
  width: 100%;
}
.zt4-compare a span {
  font-size: 0.825rem;
  font-weight: bold;
  line-height: 1;
  padding-top: 0.75rem;
  margin-bottom: 1rem;
}
.zt4-compare .right span {
  color: #fe8605;
}
.zt4-problem {
  padding-top: 1rem;
  margin-bottom: 0.5rem;
}
.zt4-problem li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0.525rem;
  background-color: #efefef;
  border-radius: 0.3rem;
  font-size: 0.825rem;
  padding: 0.75rem 0;
  text-align: center;
}
.zt4-problem li a {
  display: block;
  width: 100%;
}
.zt4-problem li span {
  color: #059595;
  display: block;
}
.zt4-problem li span b {
  font-weight: bold;
  font-size: 1.65rem;
  margin-right: 0.375rem;
}
.zt4-problem li:nth-of-type(3n) {
  margin-right: 0;
}
.zt4-point-swt {
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center;
  padding-bottom: 0.6rem;
  margin-bottom: 1rem;
}
.zt4-point-swt a {
  height: 2.25rem;
  line-height: 2.2rem;
  padding: 0 1rem;
  font-size: 0.825rem;
}
.zt4-point-swt .l {
  border: 1px #fe8605 solid;
  border-radius: 2rem 0 0 2rem;
  border-right: none;
  color: #fe8605;
  padding-left: 1.5rem;
}
.zt4-point-swt .r {
  background-color: #fe8605;
  color: #fff;
}
.zt4-point-swt img {
  display: block;
  width: 1.2rem;
  position: absolute;
  right: 2.4rem;
  bottom: 0;
}
.qq-public-title i {
  float: left;
  width: 0.15rem;
  height: 0.8rem;
  background-color: #059595;
  margin: 0.22rem 0.4rem 0 0.4rem;
}
.qq-public-title b {
  float: left;
  font-size: 1.1rem;
  line-height: 1.1rem;
  color: #059595;
}
.qq-public-title span {
  float: left;
  font-size: 0.6rem;
  margin-top: 0.44rem;
  margin-left: 0.5rem;
}
.qq-public-title {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px #eee solid;
}
.zt4-wc-3 li {
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
  background-color: #97cbcb;
  padding: 0.8rem 0;
  text-align: center;
  border-radius: 0.3rem;
}
.zt4-wc-3 li a {
  display: block;
  width: 100%;
  color: #fff;
}
.zt4-wc-3 li b {
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
}
.zt4-wc-3 li em {
  display: block;
  width: 50%;
  margin: 0.375rem auto 0.375rem;
  height: 1px;
  background-color: #fff;
}
.zt4-wc-3 li p {
  font-size: 0.75rem;
  white-space: nowrap;
  line-height: 1.5;
}
.zt4-wc-3 li:last-child {
  margin-right: 0;
}
.zt4-wc-3 video {
  display: block;
  width: 93.75%;
  margin: 1rem auto;
}
.qq2-advanage-list {
  background-color: #eee;
}
.qq2-advanage-list li {
  float: left;
  width: 33.33%;
  height: 7.6125rem;
}
.qq2-advanage-list li h1 {
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  padding-top: 0.3rem;
  padding-bottom: 0.2rem;
}
.qq2-advanage-list li em {
  display: block;
  width: 55%;
  height: 1px;
  background-color: #03b2b2;
  margin: 0 auto;
  border-bottom: 1px #0f6f70 solid;
}
.qq2-advanage-list li p {
  font-size: 0.7rem;
  box-sizing: border-box;
  padding: 0.1rem 0.3rem 0 0.45rem;
}
.qq2-advanage-list li:nth-of-type(1) {
  background: url(../images/xs_26.jpg) no-repeat;
  background-size: 100%;
}
.qq2-advanage-list li:nth-of-type(3) {
  width: 33.34%;
  background: url(../images/xs_28.jpg) no-repeat;
  background-size: 100%;
}
.qq2-advanage-list li:nth-of-type(5) {
  background: url(../images/xs_33.jpg) no-repeat;
  background-size: 100%;
}
.qq2-advanage-list li:nth-of-type(odd) h1 {
  color: #f4fd01;
}
.qq2-advanage-list li:nth-of-type(odd) p {
  color: #fff;
}
.qq2-advanage-list li:nth-of-type(even) h1 {
  color: #008f8f;
}
/* .qq2-advanage-list li:nth-of-type(even) p{color: #fff;} */
.qq2-advanage-list li:nth-of-type(n+4) em {
  width: 90%;
}
.qq2-advanage-list li:nth-of-type(even) em {
  background-color: #fff;
  border-bottom: 1px #dad8d8 solid;
}
.qq2-zz .right {
  width: 33.28%;
}
.qq2-zz .left {
  width: 65%;
}
.qq2-zz .right img {
  display: block;
  width: 100%;
}
.qq2-zz .left p {
  padding-top: 0.25rem;
  font-size: 0.825rem;
  line-height: 1.1rem;
  padding-left: 0.2rem;
}
.topTEL{position:fixed;top:0;max-width:640px;z-index:999;display:none;}
.topTEL img{width:100%;}
.bottom-nav{overflow: hidden;}
.bottom-nav li{float: left; width: 21.5%; box-sizing: border-box; border-left: 1px #292929 solid; font-size: 0.8em;
	border-right: 1px #b4b3b3 solid; text-align: center; margin-top: 1.2em; margin-bottom: 1em;}
.bottom-nav li:first-child{border-left: none; width: 14%}
.bottom-nav li:last-child{border-right: none;}
.bottom-nav li a:hover{color: #ff8400;}
/*新底部*/
.z-footer {
  height: 11.25rem;
  background-color: #166be0;
  margin-bottom: 1rem;
}
.z-footer .main {
  height: 11.25rem;
  background: url(/images/ddd.png) no-repeat;
  background-size: 100% 100%;
}
.z-footer .main .left {
  width: 43.59375%;
  margin-left: 8.40625%;
  padding-top: 0.825rem;
}
.z-footer .main .left .line {
  font-size: 0.6rem;
  line-height: 0.8rem;
  margin-top: 0.6rem;
  margin-bottom: 0.55rem;
  color: #fff;
  padding-left: 2.2rem;
  white-space: nowrap;
}
.z-footer .main .left .line span {
  font-size: 0.825rem;
  color: #ffa759;
}
.z-footer .main .left .line1 {
  background: url(/images/dl_10.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .line2 {
  background: url(/images/dl_13.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .pp {
  font-size: 0.6rem;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
.z-footer .main .right {
  margin-top: 1.125rem;
  width: 26.25%;
  margin-right: 5.25%;
}
.z-footer .main .right img,
.z-footer .main .right span {
  display: block;
  width: 100%;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.25rem;
  color: #fff;
}
.z-footer .main .right span {
  margin-top: 0.4rem;
  opacity: 0.7;
}
