@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: #444444;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #444444;
}
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
 */
.g-line {
  height: 0.375rem;
  background-color: #e3e3e3;
}
.standard-p {
  font-size: 0.825rem;
  line-height: 1.75;
  text-indent: 2em;
  padding: 0 0.275rem;
}
.pub-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  min-height: 2.8rem;
  /* padding-left: 5.2125rem; */
}
.pub-title h2 {
  font-size: 1.2375rem;
  color: #0155b5;
  font-weight: bold;
  padding-top: 0.1rem;
}
.pub-title h6 {
  font-size: 0.6rem;
  color: #474747;
  text-transform: uppercase;
}
.bg1 {
  padding-left: 43%;
  background: url(../images/gnhf_06.jpg) no-repeat 24% 0;
  background-size: 5.2125rem 2.775rem;
}
.bg3 {
  padding-left: 45%;
  background: url(../images/gnhf_51.jpg) no-repeat 26% 0;
  background-size: 5.2125rem 2.775rem;
}
.bg2 {
  padding-left: 28%;
  background: url(../images/gnhf_16.jpg) no-repeat 5% 0;
  background-size: 5.2125rem 2.775rem;
}
.public-btn {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  white-space: nowrap;
}
.public-btn a {
  display: inline-block;
  font-size: 0.825rem;
  line-height: 2.25rem;
  color: #fff;
  border-radius: 0.3rem;
  box-shadow: 0 0.135rem #002a59;
  background-color: #0155b5;
  padding: 0 1.5rem;
}
.public-btn a:last-child {
  box-shadow: 0 0.135rem #8d4a00;
  background-color: #ff8500;
  margin-left: 0.375rem;
}
.public-btn a:last-child span {
  border-bottom: 1px #fff solid;
}
.video-1 video,
.video-1 span {
  display: block;
  width: 100%;
}
.video-1 span {
  font-size: 0.75em;
  text-align: center;
  line-height: 2rem;
}
.gpsz {
  margin-bottom: 1rem;
}
.gpsz h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #131313;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.gpsz ul {
  padding-top: 1rem;
}
.gpsz li {
  float: left;
  width: 49%;
  margin-bottom: 0.5rem;
  height: 7.65rem;
  padding-left: 4.95rem;
  border-radius: 0.375rem;
}
.gpsz li a {
  display: block;
  width: 100%;
}
.gpsz li h4 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #0155b5;
  padding-top: 1.65rem;
  padding-bottom: 0.375rem;
}
.gpsz li p {
  font-size: 0.825rem;
  line-height: 1.3rem;
}
.gpsz li:nth-of-type(1) {
  padding-left: 6.275rem;
  background: url(../images/ok_26.png) no-repeat 0 0;
  background-size: 5.625rem 7.65rem;
  background-color: #0155b5;
}
.gpsz li:nth-of-type(1) a {
  color: #fff;
}
.gpsz li:nth-of-type(1) a h4 {
  color: #fff;
}
.gpsz li:nth-of-type(2) {
  background: url(../images/ok_28.png) no-repeat 0 0;
  background-size: 5.625rem 7.65rem;
  background-color: #ddd;
}
.gpsz li:nth-of-type(3) {
  background: url(../images/ok_33.png) no-repeat 0 0;
  background-size: 5.625rem 7.65rem;
  background-color: #ddd;
}
.gpsz li:nth-of-type(4) {
  background: url(../images/ok_35.png) no-repeat 0 0;
  background-size: 5.625rem 7.65rem;
  background-color: #ddd;
}
.gpsz li:nth-of-type(even) {
  margin-left: 2%;
}
.gpsz dd {
  width: 49%;
}
.gpsz dd a,
.gpsz dd img {
  display: block;
  width: 100%;
}
.sx-btn {
  padding: 0.6rem 0;
  position: relative;
}
.sx-btn .swiper-container {
  width: 78%;
  margin: 0 auto;
  background-color: #e9e9e9;
}
.sx-btn .swiper-container h5 {
  font-size: 0.825rem;
  text-align: center;
  line-height: 2.25rem;
}
.sx-btn .swiper-container ul {
  padding: 0 2.8rem 0.825rem;
  background: url(../images/gnhf_66.jpg) no-repeat center center;
  background-size: 1.05rem 0.75rem;
}
.sx-btn .swiper-container ul li {
  width: 42%;
}
.sx-btn .swiper-container ul li img {
  display: block;
  width: 100%;
}
.sx-btn .swiper-button-prev {
  width: 1.2rem;
  height: 2.25rem;
  margin-top: -1.125rem;
  background: url(../images/gnhf_60.jpg) no-repeat;
  background-size: 100%;
}
.sx-btn .swiper-button-next {
  width: 1.2rem;
  height: 2.25rem;
  margin-top: -1.125rem;
  background: url(../images/gnhf_63.jpg) no-repeat;
  background-size: 100%;
}
/*新底部*/
.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{
    width:100%;
}


/*新底部*/
.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: 5.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;
}
#dibu p {
    line-height: 40px;
    overflow: hidden;
    text-indent: 0px;
    margin: 0 8px 8px;
}

#dibu p label {
    background: #f1f1f1;
    line-height: 42px;
    display: inline-block;
    font-size: 16px;
    width: 30%;
    text-align: center;
	float:left;
}
#dibu p input, #dibu p textarea {
    width: 70%;
    padding: 0px 8px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	float:right;
}
#dibu p .act-submit, #dibu p .act-submit1 {
    float: left;
    background: #137cbf;
    width: 45%;
    margin: 4px 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
}
#dibu p .act-submit1 {
    float: right;
    background: #FE7800;
    border: 1px solid #f1f1f1;
}

.topTEL{position:fixed;top:0;max-width:640px;z-index:999;display:none;}
.topTEL img{width:100%;}