@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 {
  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: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.public-p {
  margin-top: 1.375rem;
  margin-bottom: 1rem;
  background-color: #f4f4f5;
}
.public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  padding: 0.75rem;
}
.type-f {
  height: 6.9375rem;
  background: url(../images/unknow_04.jpg) no-repeat center center;
  background-size: 6.9375rem 6.9375rem;
}
.type-f li {
  float: left;
  width: 30%;
  background-color: #71a0f0;
  font-size: 0.825rem;
  margin-bottom: 0.84375rem;
  position: relative;
}
.type-f li em {
  display: block;
  position: absolute;
  border-width: 0.375rem;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #71a0f0;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 50%;
  right: -0.7125rem;
  margin-top: -0.375rem;
}
.type-f li a {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.75rem;
  height: 1.75rem;
  color: #fff;
}
.type-f li:nth-of-type(even) {
  margin-left: 40%;
}
.type-f li:nth-of-type(even) em {
  display: block;
  position: absolute;
  border-width: 0.375rem;
  border-style: dashed solid dashed dashed;
  border-color: transparent #71a0f0 transparent transparent;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 50%;
  right: auto;
  left: -0.7125rem;
  margin-top: -0.375rem;
}
.public-title-fnk {
  text-align: center;
  margin-top: 1.375rem;
  margin-bottom: 1rem;
}
.public-title-fnk h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #0d2d63;
  padding-bottom: 0.5rem;
}
.public-title-fnk .em1 {
  display: block;
  width: 3rem;
  height: 0.25rem;
  background-color: #f5812b;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.public-title-fnk .em2 {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-top: -1px;
}
.qt-video .img {
  width: 45.16%;
  height: 11.175rem;
}
.qt-video .img video {
  display: block;
  width: 100%;
  height: 11.175rem;
}
.qt-video .txt {
  width: 53.5%;
  height: 11.175rem;
  position: relative;
}
.qt-video .txt h2 {
  font-size: 0.825rem;
  line-height: 1.65rem;
}
.qt-video .txt h2 span {
  display: inline-block;
  background-color: #d7e9ff;
  color: #0c6adf;
  padding: 0 0.75rem;
}
.qt-video .txt h2 span b {
  font-weight: bold;
}
.qt-video .txt h3 {
  font-size: 0.825rem;
  line-height: 1.65rem;
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  margin-top: -0.825rem;
}
.qt-video .txt h3 span {
  display: inline-block;
  background-color: #ffe9c9;
  color: #fb7008;
  padding: 0 0.75rem;
}
.qt-video .txt h3 span b {
  font-weight: bold;
}
.qt-video .txt p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.qt-video .txt p .left {
  width: 40%;
  background-color: #d7e9ff;
  color: #0c6adf;
  font-size: 0.825rem;
  line-height: 1.65rem;
  text-align: center;
}
.qt-video .txt p .left b {
  font-weight: bold;
}
.qt-video .txt p .right {
  width: 57%;
  font-size: 0.75rem;
  line-height: 1.1;
}
.sqt-fz,
.sqt-fz1,
.sqt-fz2,
.sqt-fz3,
.sqt-fz4 {
  margin-top: 1.375rem;
}
.sqt-fz ul li,
.sqt-fz1 ul li,
.sqt-fz2 ul li,
.sqt-fz3 ul li,
.sqt-fz4 ul li {
  float: left;
  width: 100%;
  margin-right: 0%;
}
.sqt-fz ul li a,
.sqt-fz1 ul li a,
.sqt-fz2 ul li a,
.sqt-fz3 ul li a,
.sqt-fz4 ul li a,
.sqt-fz ul li img,
.sqt-fz1 ul li img,
.sqt-fz2 ul li img,
.sqt-fz3 ul li img,
.sqt-fz4 ul li img,
.sqt-fz ul li video,
.sqt-fz1 ul li video,
.sqt-fz2 ul li video,
.sqt-fz3 ul li video,
.sqt-fz4 ul li video {
  display: block;
  width: 100%;
}
.sqt-fz ul li:nth-of-type(3n),
.sqt-fz1 ul li:nth-of-type(3n),
.sqt-fz2 ul li:nth-of-type(3n),
.sqt-fz3 ul li:nth-of-type(3n),
.sqt-fz4 ul li:nth-of-type(3n) {
  margin-right: 0;
}
.sqt-fz-add ul li,
.sqt-fz-add1 ul li,
.sqt-fz-add2 ul li,
.sqt-fz-add3 ul li,
.sqt-fz-add4 ul li {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-top: 0.55rem;
}
.sqt-fz-add ul li a,
.sqt-fz-add1 ul li a,
.sqt-fz-add2 ul li a,
.sqt-fz-add3 ul li a,
.sqt-fz-add4 ul li a,
.sqt-fz-add ul li img,
.sqt-fz-add1 ul li img,
.sqt-fz-add2 ul li img,
.sqt-fz-add3 ul li img,
.sqt-fz-add4 ul li img,
.sqt-fz-add ul li video,
.sqt-fz-add1 ul li video,
.sqt-fz-add2 ul li video,
.sqt-fz-add3 ul li video,
.sqt-fz-add4 ul li video {
  display: block;
  width: 100%;
}
.sqt-fz-add ul li:nth-of-type(3n),
.sqt-fz-add1 ul li:nth-of-type(3n),
.sqt-fz-add2 ul li:nth-of-type(3n),
.sqt-fz-add3 ul li:nth-of-type(3n),
.sqt-fz-add4 ul li:nth-of-type(3n) {
  /*margin-right: 0;*/
}
.sqt-fz-btn,
.sqt-fz-btn1,
.sqt-fz-btn2,
.sqt-fz-btn3,
.sqt-fz-btn4,
.qg-slide-btn,
.qg-slide-btn1 {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.sqt-fz-btn span,
.sqt-fz-btn1 span,
.sqt-fz-btn2 span,
.sqt-fz-btn3 span,
.sqt-fz-btn4 span,
.qg-slide-btn span,
.qg-slide-btn1 span {
  font-size: 0.675rem;
  display: inline-block;
  padding: 0 1.5rem 0 0.75rem;
  line-height: 1.5rem;
  background: url(../images/btn_13.jpg) no-repeat 90.5% center;
  background-size: 0.75rem 0.75rem;
  background-color: #e5e5e5;
}
.onM span {
  background: url(../images/ok_13.jpg) no-repeat 90.5% center;
  background-size: 0.75rem 0.75rem;
  background-color: #e5e5e5;
}
.swt-btn {
  text-align: center;
  margin-top: 1.575rem;
  margin-bottom: 1rem;
}
.swt-btn a {
  display: inline-block;
  font-size: 0.825rem;
  line-height: 2.25rem;
  color: #fff;
  padding: 0 1rem;
  background-color: #0d2d63;
  border-radius: 0.2rem 0 0 0.2rem;
}
.swt-btn a:last-child {
  background: url(../images/unknow_18.jpg) no-repeat 83% center;
  background-size: 1.125rem 1.35rem;
  background-color: #f5812b;
  border-radius: 0rem 0.2rem 0.2rem 0;
  padding: 0 2.5rem 0 1rem;
}
.qg-slide ul,
.qg-slide1 ul {
  width: 100%;
  margin: 0 auto;
}
.qg-slide ul li,
.qg-slide1 ul li {
  float: left;
  width: 48%;
  margin-bottom: 0.6rem;
}
.qg-slide ul li img,
.qg-slide1 ul li img {
  display: block;
  width: 100%;
}
.qg-slide ul li:nth-of-type(even),
.qg-slide1 ul li:nth-of-type(even) {
  margin-left: 4%;
}
.qg-slide-add ul,
.qg-slide-add1 ul {
  width: 95%;
  margin: 0 auto;
}
.qg-slide-add ul li,
.qg-slide-add1 ul li {
  float: left;
  width: 48%;
  margin-bottom: 0.6rem;
}
.qg-slide-add ul li img,
.qg-slide-add1 ul li img {
  display: block;
  width: 100%;
}
.qg-slide-add ul li:nth-of-type(even),
.qg-slide-add1 ul li:nth-of-type(even) {
  margin-left: 4%;
}

.w600 ul li video{
	height: 15rem;
}

/**********/

.topTEL{position:fixed;top:0;max-width:640px;z-index:999;display:none;}
.topTEL img{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: 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: 29.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-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;}
.margin-a ul li img {width:100%;}


.bj-video {
  margin-top: 1rem;
  margin-bottom: 1.475rem;
  height: 14.9625rem;
  background: url(/zt/yypp/images/dadiel_76.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 1.8rem;
}
.bj-video video {
  display: block;
  width: 82.5%;
  margin: 0 auto;
  height: 11.1375rem;
}
.bj-video .swiper-container {
  padding-bottom: 3.675rem;
}
.bj-video .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.2rem;
  border-radius: 0;
}
.bj-video .swiper-container-horizontal > .swiper-pagination-bullets,
.bj-video .swiper-pagination-custom,
.bj-video .swiper-pagination-fraction {
  bottom: 0rem;
}
.jssl {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}
.jssl li {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}
.jssl li h1 {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
  line-height: 3.75rem;
}
.jssl li a,
.jssl li img {
  display: block;
  width: 100%;
}
.jssl li .txt {
  margin-top: 0.525rem;
  padding-bottom: 0.675rem;
  background-color: #edf2ff;
  text-align: center;
}
.jssl li .txt h2 {
  white-space: nowrap;
  font-size: 0.825rem;
  text-align: center;
  line-height: 2rem;
}
.jssl li .txt span {
  display: inline-block;
  font-size: 0.825rem;
  background-color: #2f5bc0;
  padding: 0 1rem;
  border-radius: 2rem;
  color: #fff;
  line-height: 1.3rem;
}
.jssl li:last-child {
  margin-right: 0;
}