@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%;}


.nav{background-color: #14a292; padding-top: 2px; padding-bottom: 2px;}
.nav ul{width: 100%; overflow: hidden;}
.nav ul li{width: 25%; box-sizing: border-box; float: left; text-align: center; 
	line-height: 2em;border:1px solid; border-color:#078a74 #078a74 #21b7a6 #21b7a6;}
.nav ul li a{color:#fff;}
.nav ul li:nth-of-type(1),.nav ul li:nth-of-type(5){border-left-color:#14a292 }
.nav ul li:nth-of-type(4),.nav ul li:nth-of-type(8){border-right-color:#14a292 }
.nav ul li:nth-of-type(1),.nav ul li:nth-of-type(2),.nav ul li:nth-of-type(3),.nav ul li:nth-of-type(4){border-top: #14a292;}
.nav ul li:nth-of-type(5),.nav ul li:nth-of-type(6),.nav ul li:nth-of-type(7),.nav ul li:nth-of-type(8){border-bottom: #14a292;}
.margin-b{margin-bottom: 0.5em;}
.margin-t{margin-top: 0.6em;}
.margin-t1{margin-top: 1em;}
.margin-a{margin-top: 0.6em; margin-bottom: 0.6em;}
.sh-footer-logo{width: 40.625%; height: 8.175em; margin-right: 1.375%;}
.sh-footer-logo a{display: block; width: 100%; height: 100%; background:url(/skin/n/images/shsj_75.jpg) no-repeat left top;
	background-size:cover; margin-top: 0.2em;}
.sh-footer-txt{width: 58%;}
.sh-footer-txt-panel01{width: 100%; overflow: hidden; margin-bottom: 0.5em;}
.panel01-img{width: 15.625%; height: 2.1em;}
.panel01-img a{display: block;width: 100%; height: 100%; background:url(/skin/n/images/shsj_77.jpg) no-repeat left top;
	background-size:cover; margin-top: 0.2em;}
.panel01-txt{width: 82%; font-size: 0.9em;}
.panel01-img01 a{margin-top: 0.3em;background:url(/skin/n/images/shsj_81.jpg) no-repeat left top;background-size:cover;}
.sh-footer-btn{width: 100%; overflow: hidden; padding-top: 0.85em;}
.sh-footer-btn a{float: left; width: 48.5%; background-color: #3e3a39; color:#fff; line-height: 1.8em; height: 1.8em; border-radius: 0.3em;}
.sh-footer-btn a:first-child{margin-right: 3%;}
.sh-footer-btn a img{width: 19%; margin-right: 6%; margin-top: 0.23em;}
.sh-footer-btn a span{width: 75%; text-align: center;}

footer{margin-top: 3.25em;}
footer .foot{padding: 1em 0;position: fixed;z-index: 2;left: 50%;bottom: 0;width: 24em;margin-left: -12em;background: #fff;border-top: 1px solid #ccc;max-width: 640px;}
footer .foot a{float: left;width: 5.9em;border-left: 1px solid #e0e0e0;padding: 0.2em 0; color:#333;}
footer .foot a:first-child{border-left: none;}
footer .foot a .foot_icon{margin: 0 auto;width: 2em;height: 1.6em;background: url(/swt/images/spr_bot.gif) no-repeat;background-size: 7.5em auto;}
footer .foot a .foot_icon1{background-position: -3.735em 0;}
footer .foot a .foot_icon2{background-position: -5.6em 0;}
footer .foot a .foot_icon3{background-position: -0.05em 0;width: 1.6em;}
footer .foot a .foot_icon4{background-position: -1.8em 0;}
footer .foot a p{text-align: center;font-size: 0.7em;margin-top: 0.15em;}
