@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.5rem;
  background-color: #eee;
}
.w600 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.public-p {
  margin-top: 1.375rem;
  margin-bottom: 1rem;
  background-color: #f4f4f5;
}
.public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  padding: 0.75rem;
}
.type-f {
  height: 6.9375rem;
  background: url(../images/unknow_04.jpg) no-repeat center center;
  background-size: 6.9375rem 6.9375rem;
}
.type-f li {
  float: left;
  width: 30%;
  background-color: #71a0f0;
  font-size: 0.825rem;
  margin-bottom: 0.84375rem;
  position: relative;
}
.type-f li em {
  display: block;
  position: absolute;
  border-width: 0.375rem;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #71a0f0;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 50%;
  right: -0.7125rem;
  margin-top: -0.375rem;
}
.type-f li a {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.75rem;
  height: 1.75rem;
  color: #fff;
}
.type-f li:nth-of-type(even) {
  margin-left: 40%;
}
.type-f li:nth-of-type(even) em {
  display: block;
  position: absolute;
  border-width: 0.375rem;
  border-style: dashed solid dashed dashed;
  border-color: transparent #71a0f0 transparent transparent;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 50%;
  right: auto;
  left: -0.7125rem;
  margin-top: -0.375rem;
}
.public-title-fnk {
  text-align: center;
  margin-top: 1.375rem;
  margin-bottom: 1rem;
}
.public-title-fnk h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #0d2d63;
  padding-bottom: 0.5rem;
}
.public-title-fnk .em1 {
  display: block;
  width: 3rem;
  height: 0.25rem;
  background-color: #f5812b;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.public-title-fnk .em2 {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-top: -1px;
}
.qt-video .img {
  width: 45.16%;
  height: 11.175rem;
}
.qt-video .img video {
  display: block;
  width: 100%;
  height: 11.175rem;
}
.qt-video .txt {
  width: 53.5%;
  height: 11.175rem;
  position: relative;
}
.qt-video .txt h2 {
  font-size: 0.825rem;
  line-height: 1.65rem;
}
.qt-video .txt h2 span {
  display: inline-block;
  background-color: #d7e9ff;
  color: #0c6adf;
  padding: 0 0.75rem;
}
.qt-video .txt h2 span b {
  font-weight: bold;
}
.qt-video .txt h3 {
  font-size: 0.825rem;
  line-height: 1.65rem;
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  margin-top: -0.825rem;
}
.qt-video .txt h3 span {
  display: inline-block;
  background-color: #ffe9c9;
  color: #fb7008;
  padding: 0 0.75rem;
}
.qt-video .txt h3 span b {
  font-weight: bold;
}
.qt-video .txt p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.qt-video .txt p .left {
  width: 40%;
  background-color: #d7e9ff;
  color: #0c6adf;
  font-size: 0.825rem;
  line-height: 1.65rem;
  text-align: center;
}
.qt-video .txt p .left b {
  font-weight: bold;
}
.qt-video .txt p .right {
  width: 57%;
  font-size: 0.75rem;
  line-height: 1.1;
}
.sqt-fz,
.sqt-fz1,
.sqt-fz2,
.sqt-fz3,
.sqt-fz4 {
  margin-top: 1.375rem;
}
.sqt-fz ul li,
.sqt-fz1 ul li,
.sqt-fz2 ul li,
.sqt-fz3 ul li,
.sqt-fz4 ul li {
  float: left;
  width: 100%;
  margin-right: 0%;
}
.sqt-fz ul li a,
.sqt-fz1 ul li a,
.sqt-fz2 ul li a,
.sqt-fz3 ul li a,
.sqt-fz4 ul li a,
.sqt-fz ul li img,
.sqt-fz1 ul li img,
.sqt-fz2 ul li img,
.sqt-fz3 ul li img,
.sqt-fz4 ul li img,
.sqt-fz ul li video,
.sqt-fz1 ul li video,
.sqt-fz2 ul li video,
.sqt-fz3 ul li video,
.sqt-fz4 ul li video {
  display: block;
  width: 100%;
}
.sqt-fz ul li:nth-of-type(3n),
.sqt-fz1 ul li:nth-of-type(3n),
.sqt-fz2 ul li:nth-of-type(3n),
.sqt-fz3 ul li:nth-of-type(3n),
.sqt-fz4 ul li:nth-of-type(3n) {
  margin-right: 0;
}
.sqt-fz-add ul li,
.sqt-fz-add1 ul li,
.sqt-fz-add2 ul li,
.sqt-fz-add3 ul li,
.sqt-fz-add4 ul li {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-top: 0.55rem;
}
.sqt-fz-add ul li a,
.sqt-fz-add1 ul li a,
.sqt-fz-add2 ul li a,
.sqt-fz-add3 ul li a,
.sqt-fz-add4 ul li a,
.sqt-fz-add ul li img,
.sqt-fz-add1 ul li img,
.sqt-fz-add2 ul li img,
.sqt-fz-add3 ul li img,
.sqt-fz-add4 ul li img,
.sqt-fz-add ul li video,
.sqt-fz-add1 ul li video,
.sqt-fz-add2 ul li video,
.sqt-fz-add3 ul li video,
.sqt-fz-add4 ul li video {
  display: block;
  width: 100%;
}
.sqt-fz-add ul li:nth-of-type(3n),
.sqt-fz-add1 ul li:nth-of-type(3n),
.sqt-fz-add2 ul li:nth-of-type(3n),
.sqt-fz-add3 ul li:nth-of-type(3n),
.sqt-fz-add4 ul li:nth-of-type(3n) {
  /*margin-right: 0;*/
}
.sqt-fz-btn,
.sqt-fz-btn1,
.sqt-fz-btn2,
.sqt-fz-btn3,
.sqt-fz-btn4,
.qg-slide-btn,
.qg-slide-btn1 {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.sqt-fz-btn span,
.sqt-fz-btn1 span,
.sqt-fz-btn2 span,
.sqt-fz-btn3 span,
.sqt-fz-btn4 span,
.qg-slide-btn span,
.qg-slide-btn1 span {
  font-size: 0.675rem;
  display: inline-block;
  padding: 0 1.5rem 0 0.75rem;
  line-height: 1.5rem;
  background: url(../images/btn_13.jpg) no-repeat 90.5% center;
  background-size: 0.75rem 0.75rem;
  background-color: #e5e5e5;
}
.onM span {
  background: url(../images/ok_13.jpg) no-repeat 90.5% center;
  background-size: 0.75rem 0.75rem;
  background-color: #e5e5e5;
}
.swt-btn {
  text-align: center;
  margin-top: 1.575rem;
  margin-bottom: 1rem;
}
.swt-btn a {
  display: inline-block;
  font-size: 0.825rem;
  line-height: 2.25rem;
  color: #fff;
  padding: 0 1rem;
  background-color: #0d2d63;
  border-radius: 0.2rem 0 0 0.2rem;
}
.swt-btn a:last-child {
  background: url(../images/unknow_18.jpg) no-repeat 83% center;
  background-size: 1.125rem 1.35rem;
  background-color: #f5812b;
  border-radius: 0rem 0.2rem 0.2rem 0;
  padding: 0 2.5rem 0 1rem;
}
.qg-slide ul,
.qg-slide1 ul {
  width: 100%;
  margin: 0 auto;
}
.qg-slide ul li,
.qg-slide1 ul li {
  float: left;
  width: 48%;
  margin-bottom: 0.6rem;
}
.qg-slide ul li img,
.qg-slide1 ul li img {
  display: block;
  width: 100%;
}
.qg-slide ul li:nth-of-type(even),
.qg-slide1 ul li:nth-of-type(even) {
  margin-left: 4%;
}
.qg-slide-add ul,
.qg-slide-add1 ul {
  width: 95%;
  margin: 0 auto;
}
.qg-slide-add ul li,
.qg-slide-add1 ul li {
  float: left;
  width: 48%;
  margin-bottom: 0.6rem;
}
.qg-slide-add ul li img,
.qg-slide-add1 ul li img {
  display: block;
  width: 100%;
}
.qg-slide-add ul li:nth-of-type(even),
.qg-slide-add1 ul li:nth-of-type(even) {
  margin-left: 4%;
}

.w600 ul li video{
	height: 15rem;
}

.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-t{margin-top: 0.6em;}
.margin-t1{margin-top: 1em;}
.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;}
#scrolltp{position: fixed;bottom: 2.85em;right: 0.15em;z-index: 999999999;}
#scrolltp img{width: 1.3em;height: 1.3em;cursor: pointer;}


