@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: #555555;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #555555;
}
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%;
}
.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
 */
.lenson-title {
  text-align: center;
  margin-top: 1rem;
  height: 2.7rem;
  background: url(../images/shqz_07.jpg) no-repeat center center;
  background-size: 15rem 2.7rem;
}
.lenson-title h2 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.6rem;
  color: #006be0;
}
.pub-t {
  text-align: center;
}
.pub-t h2 {
  display: inline-block;
  border-bottom: 1px #ccc dashed;
  position: relative;
  font-size: 0.525rem;
  line-height: 1;
  color: #c5c1be;
  padding-bottom: 0.175rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.pub-t h2 b {
  font-size: 2rem;
}
.pub-t h2 span {
  position: absolute;
  color: #006be0;
  font-size: 0.8675rem;
  top: 0.2rem;
  left: 1.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pub-t1 {
  margin-top: 0.5rem;
}
.pub-t1 h2 b {
  font-size: 2rem;
}
.pub-t1 h2 span {
  left: 1.75rem;
}
.pub-t2 {
  margin-top: 0.5rem;
}
.pub-t2 h2 b {
  font-size: 2rem;
}
.pub-t2 h2 span {
  left: 1.3rem;
}
#v6 {
  margin-top: 1rem;
  position: relative;
}
#v6 .swiper-container {
  width: 88.125%;
  margin: 0 auto;
}
#v6 .swiper-button-next {
  width: 1.2rem;
  height: 1.35rem;
  margin-top: -0.675rem;
  background: url(../images/shqz_16.jpg) no-repeat;
  background-size: 100% 100%;
  right: 0;
}
#v6 .swiper-button-prev {
  width: 1.2rem;
  height: 1.35rem;
  margin-top: -0.675rem;
  background: url(../images/shqz_13.jpg) no-repeat;
  background-size: 100% 100%;
  left: 0;
}
.chatEasy {
  width: 88.125%;
  margin: 1rem auto 0;
  text-align: center;
  overflow: hidden;
}
.chatEasy .left {
  width: 72%;
  font-size: 0.75rem;
  height: 2.4rem;
  line-height: 2.3rem;
  border: 1px #ccc solid;
  border-right: none;
  border-radius: 0.25rem 0 0 0.25rem;
}
.chatEasy .right {
  width: 28%;
  font-size: 0.825rem;
  height: 2.4rem;
  line-height: 2.35rem;
  padding-left: 1.25rem;
  color: #fff;
  background: url(../images/shqz_22.jpg) no-repeat 0.6rem center;
  background-size: 1.125rem 1.575rem;
  background-color: #ff9d00;
  border: 1px #ff9d00 solid;
  border-radius: 0 0.25rem 0.25rem 0;
}
.chatEasy1 {
  width: 82%;
  margin: 1rem auto 0;
  text-align: center;
  overflow: hidden;
}
.chatEasy1 .left {
  width: 58%;
  font-size: 0.75rem;
  height: 2.4rem;
  line-height: 2.3rem;
  border: 1px #ccc solid;
  border-right: none;
  border-radius: 0.25rem 0 0 0.25rem;
}
.chatEasy1 .right {
  width: 42%;
  font-size: 0.825rem;
  height: 2.4rem;
  line-height: 2.35rem;
  padding-left: 1.75rem;
  color: #fff;
  background: url(../images/shqz_94.jpg) no-repeat 0.875rem center;
  background-size: 1.575rem 1.35rem;
  background-color: #ff9d00;
  border: 1px #ff9d00 solid;
  border-radius: 0 0.25rem 0.25rem 0;
}
.panel-t {
  margin-top: 1rem;
  height: 2.325rem;
  line-height: 2.3rem;
  background: url(../images/shqz_25.jpg) no-repeat 0 0;
  background-size: 10.3125rem 2.325rem;
  background-color: #e3effc;
}
.panel-t .left {
  width: 42.96875%;
  font-size: 1.05rem;
  font-weight: bold;
  color: #fff;
  padding-left: 0.75rem;
}
.panel-t .right {
  width: 55%;
  font-size: 0.9375rem;
}
.panel-model {
  padding-top: 1rem;
}
.panel-model .main {
  overflow: hidden;
}
.panel-model .main .left {
  width: 31.5625%;
  margin-left: 10%;
}
.panel-model .main .left img {
  display: block;
  width: 100%;
  height: 8.25rem;
}
.panel-model .main .right {
  width: 55%;
  height: 8.25rem;
}
.panel-model .main .right p {
  font-size: 0.825rem;
  margin-bottom: 0.6rem;
  line-height: 1.6rem;
  height: 1.6rem;
}
.panel-model .main .right p span {
  display: inline-block;
  width: 4.55rem;
  text-align: center;
  background-color: #d7e9ff;
  color: #006be0;
  margin-right: 0.5rem;
}
.panel-model .main .right p:nth-of-type(even) span {
  background-color: #ffeac8;
  color: #fc7100;
}
.panel-model .main .right p:last-child {
  margin-bottom: 0;
}
.panel-model .btn {
  padding: 1rem 0.75rem 0;
  padding-bottom: 0.75rem;
  border-bottom: 0.275rem #eee solid;
}
.panel-model .btn li {
  float: left;
  width: 33.33%;
}
.panel-model .btn li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  line-height: 1.35rem;
  text-align: center;
  padding-left: 0.825rem;
}
.panel-model .btn li:nth-of-type(1) a {
  background: url(../images/shqz_33.jpg) no-repeat 0.75rem center;
  background-size: 1.35rem 1.35rem;
  color: #2ca1c7;
}
.panel-model .btn li:nth-of-type(2) a {
  background: url(../images/shqz_35.jpg) no-repeat 0.75rem center;
  background-size: 1.35rem 1.35rem;
  color: #ff5f11;
}
.panel-model .btn li:nth-of-type(3) a {
  background: url(../images/shqz_37.jpg) no-repeat 0.75rem center;
  background-size: 1.35rem 1.35rem;
  color: #0189d5;
}
.index-btn {
  text-align: center;
  margin-top: 1rem;
  font-size: 0.825rem;
}
.index-btn a {
  display: inline-block;
  line-height: 1.5rem;
  padding: 0 2.25rem 0 1rem;
  background: url(../images/shqz_50.jpg) no-repeat 90% center;
  background-size: 0.825rem 0.825rem;
  background-color: #f4f4f4;
}
.sixPanel {
  margin-top: 1rem;
}
.sixPanel li {
  float: left;
  width: 29.33%;
  margin-left: 2%;
  margin-right: 2%;
  padding: 0.6rem 0.575rem;
  height: 13.5rem;
  border-radius: 8rem;
  margin-bottom: 1rem;
  text-align: center;
}
.sixPanel li img {
  display: block;
  width: 100%;
}
.sixPanel li p {
  font-size: 0.9rem;
  padding-top: 0.375rem;
}
.sixPanel li:nth-of-type(1) {
  background-color: #c6def8;
}
.sixPanel li:nth-of-type(2) {
  background-color: #faefd9;
}
.sixPanel li:nth-of-type(3) {
  background-color: #c6def8;
}
.sixPanel li:nth-of-type(4) {
  background-color: #c6def8;
}
.sixPanel li:nth-of-type(5) {
  background-color: #faefd9;
}
.sixPanel li:nth-of-type(6) {
  background-color: #c6def8;
}
.sh-la {
  margin-top: 0.15rem;
  position: relative;
  overflow: visible;
}
.sh-la .img {
  width: 11.8875rem;
  height: 6.6rem;
}
.sh-la .txt {
  position: absolute;
  padding: 0 0.375rem 0.475rem 2rem;
  right: 0.75rem;
  top: -1.125rem;
  border: 0.2rem #fff1dd solid;
}
.sh-la .txt p:nth-of-type(1) {
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #7e7c7c;
  text-align: right;
  margin-top: 0.85rem;
  letter-spacing: -0.1rem;
}
.sh-la .txt p:nth-of-type(2) {
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #dc6a0e;
  text-align: right;
}
.t-btn {
  padding: 2rem 2rem 0;
}
.t-btn a {
  float: left;
  width: 45%;
  font-size: 0.9rem;
  line-height: 2rem;
  border-radius: 0.2rem;
  text-align: center;
  color: #fff;
  padding-left: 1.5rem;
}
.t-btn a:nth-of-type(1) {
  background: url(../images/shqz_105.jpg) no-repeat 1.25rem center;
  background-size: 1.5rem 1.2rem;
  background-color: #006be0;
}
.t-btn a:nth-of-type(2) {
  background: url(../images/shqz_108.jpg) no-repeat 1.25rem center;
  background-size: 1.5rem 1.2rem;
  background-color: #ff9d00;
}
.p2-main {
  display: none;
}

.topTEL {
    position: fixed;
    top: 0;
    max-width: 640px;
    z-index: 999;
    display: none;
}
img {
    max-width: 100%;
}
.z-footer {
    height: 11.25rem;
    background-color: #1a4b8e;
}
.z-footer .main {
    height: 11.25rem;
    background: url(/images/ddd.png) no-repeat;
        background-size: auto auto;
    background-size: 100% 100%;
}
.z-footer .main .left {
    width: 43.59375%;
    margin-left: 8.40625%;
    padding-top: 0.825rem;
}
.left {
    float: left !important;
}
.z-footer .main .left .line1 {
    background: url(/images/dl_10.png) no-repeat;
        background-size: auto auto;
    background-size: 1.9125rem 1.6125rem;
}
.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 .line2 {
    background: url(/images/dl_13.png) no-repeat;
        background-size: auto auto;
    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: 1rem;
    color: #fff;
}
.z-footer .main .right span {
    margin-top: 0.4rem;
    opacity: 0.7;
}
.footer-nav ul .on a {
    color: #ff8400;
}
.footer-nav ul .on a h6 {
    color: #ff8400;
}
.footer-mark ul {
    width: 96%;
    margin-left: 2%;
    overflow: hidden;
}
.footer-mark ul li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
}
.footer-mark ul li:last-child {
    margin-right: 0;
}
.margin-a {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}

.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;}
footer{margin-top: 2.75em;}
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_bot1.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;}