@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: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.wx-tips {
  margin-top: 1rem;
  position: relative;
  border-radius: 0.25rem;
  border: 1px #131313 solid;
}
.wx-tips p {
  font-size: 0.825rem;
  padding: 0.75rem;
  line-height: 1.65;
  text-indent: 2em;
}
.wx-tips em {
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
}
.wx-tips .em1 {
  top: -0.5rem;
  left: -0.5rem;
}
.wx-tips .em2 {
  top: -0.5rem;
  right: -0.5rem;
}
.wx-tips .em3 {
  bottom: -0.5rem;
  left: -0.5rem;
}
.wx-tips .em4 {
  bottom: -0.5rem;
  right: -0.5rem;
}
.pub-title-f {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.pub-title-f h1 {
  font-size: 1.275rem;
  font-weight: bold;
  color: #0e20a3;
}
.pub-title-f h6 {
  font-size: 0.525rem;
  color: #999;
  padding-bottom: 0.125rem;
  text-transform: capitalize;
}
.normal-p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  padding: 0 0.75rem;
}
.normal-p span {
  font-weight: bold;
}
.biaox {
  padding: 1rem 1.35rem 0;
}
.biaox li {
  float: left;
  width: 48%;
  margin-bottom: 1rem;
}
.biaox li a,
.biaox li img,
.biaox li span {
  display: block;
  width: 100%;
}
.biaox li span {
  font-size: 0.825rem;
  padding-top: 0.375rem;
  text-align: center;
  white-space: nowrap;
}
.biaox li:nth-of-type(even) {
  margin-left: 4%;
}
.zg-btn {
  background-color: #eee;
  padding: 0.75rem 1.2rem;
}
.zg-btn a {
  font-size: 0.75rem;
  background-color: #000f80;
  line-height: 2.25rem;
  text-align: center;
  width: 48%;
  color: #fff;
}
.zg-btn a:last-child {
  background-color: #fb6908;
}
.care-f .title {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.825rem;
  line-height: 1;
}
.care-f .title span {
  display: inline-block;
  padding: 0 1.975rem;
  background: url(../images/bg_19.jpg) no-repeat 0 center, url(../images/bg_19.jpg) no-repeat right center;
  background-size: 1.575rem 0.525rem;
  color:#0e20a3;
}
.care-f .p-color {
  margin-top: 1rem;
  background-color: #dfebf9;
  font-size: 0.825rem;
  padding: 0.475rem 0.75rem 0.75rem;
  text-indent: 2em;
  line-height: 1.65;
  border-radius: 1rem;
}
.care-f .img1 {
  display: block;
  width: 16.725rem;
  margin: 1rem auto 0;
}
.care-f .img2 {
  display: block;
  width: 20.025rem;
  margin: 1rem auto 0;
}
.care-f .img3 {
  display: block;
  width: 84.6875%;
  margin: 1rem auto 0;
}
.db-pic {
  width: 85%;
  margin: 1rem auto;
}
.db-pic img {
  display: block;
  width: 100%;
}
.activity .title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.activity .title h2 {
  margin-left: 0.5rem;
  color: #0e20a3;
}
.activity .title h2 span {
  display: inline-block;
  padding: 0 1rem 0 1.175rem;
  border: 1px #0e20a3 solid;
  border-radius: 2rem;
  font-size: 0.9rem;
  line-height: 1.8rem;
  font-weight: bold;
}
.activity .title em {
  display: block;
  position: absolute;
  width: 1.275rem;
  height: 1.275rem;
  border: 1px #fb6908 solid;
  border-radius: 50%;
  background-color: #fff;
  color: #fb6908;
  text-align: center;
  line-height: 1.2rem;
  top: 0.25rem;
  left: 0;
}
.activity .yq {
  margin-top: 1rem;
}
.activity .yq li {
  width: 32%;
  height: 9.225rem;
  float: left;
  margin-right: 2%;
  padding: 0.25rem 0.25rem 0.375rem;
  background-color: #dedbde;
  text-align: center;
}
.activity .yq li a,
.activity .yq li img {
  display: block;
  width: 100%;
}
.activity .yq li span {
  display: block;
  width: 100%;
  white-space: nowrap;
  font-size: 0.675rem;
  line-height: 1.45;
  padding-top: 0.5rem;
}
.activity .yq li span b {
  font-size: 0.75rem;
  font-weight: bold;
  display: block;
}
.activity .yq li:last-child {
  margin-right: 0;
}
.activity .yq li:last-child span {
  padding-top: 0.1rem;
  line-height: 1.2;
}
.activity .yq-xg2 li {
  width: 48.5%;
  margin-right: 3%;
  height: 11rem;
  margin-bottom: 1rem;
}
.activity .yq-xg2 li:nth-of-type(even) {
  margin-right: 0;
}
.activity .yq-xg2 li:last-child span {
  padding-top: 0.5rem;
  line-height: 1.5;
}
.activity .yq-xg3 li span {
  padding-top: 0.25rem;
  line-height: 1.2;
}
.activity .yq-xg3 li:last-child {
  margin-right: 0;
}
.activity .yq-xg3 li:last-child span {
  padding-top: 0.25rem;
  line-height: 1.2;
}
.la-panel .la-img {
  width: 93.75%;
  margin: 0rem auto 1rem;
}
.la-panel .zysx {
  text-align: center;
  font-size: 0.825rem;
  line-height: 1.8rem;
}
.la-panel .zysx span {
  display: inline-block;
  background-color: #fb6908;
  font-weight: bold;
  color: #fff;
  padding: 0 1rem;
}
.la-panel li {
  margin-top: 1rem;
}
.la-panel li .left {
  width: 10%;
}
.la-panel li .left span {
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  line-height: 2.2rem;
  font-size: 1rem;
  text-align: center;
  background-color: #000f80;
  color: #fff;
  font-size: 0.825rem;
  border-radius: 0.25rem;
}
.la-panel li .right {
  width: 88%;
}
.la-panel li .right h2 {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1;
}
.la-panel li .right p {
  font-size: 0.825rem;
  padding-top: 0.2rem;
  line-height: 1.65;
}

.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;}

.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: 1.75em;}
footer .foot{padding: 0.5rem 0;position: fixed;z-index: 2;left: 50%;bottom: 0;width: 24em;margin-left: -12em;background: #fff;border-top: 1px solid #ccc;max-width: 720px;}
footer .foot a{float: left;width: 5.9em;border-left: 1px solid #e0e0e0;padding: 0.2em 0;}
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_bot1.gif) no-repeat;background-size: 7.5em auto;}
footer .foot a .foot_icon1{background-position: -5.6em 0;}
footer .foot a .foot_icon2{background-position: -0.05em 0;}
footer .foot a .foot_icon3{background-position: -3.735em 0;width: 1.6em;}
footer .foot a .foot_icon4{background-position: -1.8em 0;}
footer .foot a p{text-align: center;font-size: 0.9rem;margin-top: 0.15em;}
