@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%;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%;
}
.tab-btn li {
  float: left;
  font-size: 0.825rem;
  height: 2.25rem;
  line-height: 2.25rem;
  text-align: center;
}
.tab-btn li:last-child {
  margin-right: 0;
}
.tab-p4 li {
  width: 23.5%;
  margin-right: 2%;
}
.tab-p3 li {
  width: 32%;
  margin-right: 2%;
}
.tab-p2 li {
  width: 49%;
  margin-right: 2%;
}
.tab-cd li {
  background-color: #eee;
}
.p {
  font-size: 0.825rem;
  line-height: 1.35rem;
  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
 */
.ng-tab .tab-btn li {
  float: left;
  margin-right: 0.4rem;
  font-size: 0.825rem;
  line-height: 2.25rem;
  background-color: #006be0;
  color: #fff;
  width: 4.5rem;
  text-align: center;
}
.ng-tab .tab-btn .on {
  background-color: #ff7906;
}
.ng-tab .groupe p {
  padding-left: 2.75rem;
  font-size: 0.825rem;
  line-height: 1.5rem;
  margin-top: 0.6rem;
}
.ng-tab .groupe .p1 {
  background: url(../images/tap_03.jpg) no-repeat 0.375rem 0;
  background-size: 2.025rem 3rem;
}
.ng-tab .groupe .p2 {
  background: url(../images/tap_06.jpg) no-repeat 0.375rem 0;
  background-size: 2.025rem 3rem;
}
.ng-tab .groupe .p3 {
  background: url(../images/tap_08.jpg) no-repeat 0.375rem 0;
  background-size: 2.025rem 3rem;
}
.ng-tab .groupe .p4 {
  background: url(../images/tap_10.jpg) no-repeat 0.375rem 0;
  background-size: 2.025rem 3rem;
}
.ng-tab .groupe .p5 {
  background: url(../images/tap_12.jpg) no-repeat 0.375rem 0;
  background-size: 2.025rem 3rem;
}
.ng-tab .groupe .p6 {
  background: url(../images/tap_14.jpg) no-repeat 0.375rem 0;
  background-size: 2.025rem 3rem;
}
.ng-tab .groupe h2 {
  background-color: #ff7906;
  color: #fff;
  text-align: center;
  line-height: 1.8rem;
  font-size: 0.825rem;
  width: 50%;
  border-radius: 0.25rem;
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
.ng-list {
  padding: 1rem 0.375rem;
}
.ng-list .left {
  width: 48.6%;
  background-color: #ff7906;
  height: 4.5rem;
  border-radius: 0.3rem;
  padding-top: 0.375rem;
}
.ng-list .left a {
  color: #fff;
  display: block;
  width: 100%;
}
.ng-list .left h2 {
  padding-left: 3rem;
  font-size: 0.9rem;
  line-height: 1.95rem;
  background: url(../images/rote_17.png) no-repeat 0.8rem center;
  background-size: 1.95rem 1.95rem;
}
.ng-list .left p {
  text-align: center;
  font-size: 0.825rem;
  padding-top: 0.4rem;
}
.ng-list .right {
  width: 48.6%;
  background-color: #00a0e9;
  height: 4.5rem;
  border-radius: 0.3rem;
  padding-top: 0.375rem;
}
.ng-list .right a {
  color: #fff;
  display: block;
  width: 100%;
}
.ng-list .right h2 {
  padding-left: 4.45rem;
  font-size: 0.9rem;
  line-height: 1.95rem;
  background: url(../images/rote_19.png) no-repeat 2.15rem center;
  background-size: 1.95rem 1.95rem;
}
.ng-list .right p {
  text-align: center;
  font-size: 0.825rem;
  padding-top: 0.4rem;
}
.bottom-nav{overflow: hidden;}
.bottom-nav li{float: left; width: 21.5%; box-sizing: border-box; border-left: 1px #292929 solid; font-size: 0.8em;
	border-right: 1px #b4b3b3 solid; text-align: center; margin-top: 1.2em; margin-bottom: 1em;}
.bottom-nav li:first-child{border-left: none; width: 14%}
.bottom-nav li:last-child{border-right: none;}
.bottom-nav li a:hover{color: #ff8400;}
/*新底部*/
.z-footer {
  height: 11.25rem;
  background-color: #166be0;
  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;
}
