@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;
}

/*新底部*/
.z-footer {
  height: 11.25rem;
  background-color: #1a4b8e;
  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: 8.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;
}
.margin-a {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
.footer-mark ul {
    width: 96%;
    margin-left: 2%;
    overflow: hidden;
}
.footer-mark ul li {
    float: left;
    width: 23%;
    margin-right: 2%;
}
.footer-mark img{
	max-width:100%;
}