@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%;
}
.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.6rem;
  background-color: #eee;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.w580 {
  width: 90.625%;
  margin: 0 auto;
  overflow: hidden;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-centerL {
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center;
}
.zt16-public-p {
  padding: 0 0.125rem;
}
.zt16-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt16-public-p p b {
  font-weight: bold;
}
.zt16-public-p p a,
.zt16-public-p p span {
  color: #fe8700;
}
/* start */
.zt16-top-info {
  padding: 1rem 0;
}
.zt16-top-info .img {
  width: 35.46875%;
}
.zt16-top-info .txt {
  width: 62%;
  height: 8.1rem;
  position: relative;
}
.zt16-top-info .txt p {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.825rem;
  text-indent: 2em;
  line-height: 1.6;
}
.zt16-public-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0.575rem;
  padding-bottom: 0.8rem;
  position: relative;
}
.zt16-public-title em {
  display: block;
  width: 85%;
  margin: 0 auto;
  height: 2.25rem;
  border: 1px #7c7c7c solid;
}
.zt16-public-title h5 {
  font-size: 0.9375rem;
  line-height: 1;
  height: 1rem;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.zt16-public-title h5 span {
  display: inline-block;
  background-color: #fff;
}
.zt16-public-title h5 span b {
  font-size: 1rem;
  font-weight: bold;
}
.zt16-public-title h1 {
  font-size: 1.6rem;
  line-height: 1;
  height: 1.66rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.zt16-public-title h1 span {
  background-color: #fff;
}
.zt16-public-title h1 span b {
  color: #ff8400;
}
.zt16-time h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.zt16-time h2 img {
  display: block;
  width: 1.35rem;
  height: 1.125rem;
  margin-right: 0.075rem;
}
.zt16-time h2 span {
  font-size: 0.9rem;
  line-height: 1.2;
  font-weight: bold;
  color: #036bc4;
}
.zt16-time .main {
  padding-top: 0.375rem;
}
.zt16-time .main .img {
  width: 40.625%;
}
.zt16-time .main .txt {
  margin-top: -0.375rem;
  width: 56.95%;
}
.zt16-time .main .txt p {
  font-size: 0.825rem;
  line-height: 1.45;
  text-indent: 2em;
}
.zt16-dbcs {
  background-color: #f2f2f2;
  border: 1px #ccc solid;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.475rem 0 0.475rem 0.25rem;
}
.zt16-dbcs h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.zt16-dbcs h2 img {
  display: block;
  width: 1.35rem;
  height: 1.125rem;
  margin-right: 0.075rem;
}
.zt16-dbcs h2 span {
  font-size: 0.9rem;
  line-height: 1.2;
  font-weight: bold;
  color: #036bc4;
}
.zt16-public-btn {
  padding: 1rem 0.75rem;
}
.zt16-public-btn a {
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
  border-radius: 2rem;
  height: 2.25rem;
  line-height: 2.2rem;
  padding-right: 1rem;
  background: url(../images/btn_28.png) no-repeat 76% center;
  background-size: 0.825rem 0.825rem;
  background-color: #036bc4;
}
.zt16-public-btn .left {
  width: 63%;
  line-height: 1.2;
  padding-top: 0.25rem;
  padding-right: 0;
  background: url(../images/btn_31.png) no-repeat 73% bottom;
  background-size: 0.825rem 0.825rem;
  background-color: #036bc4;
}
.zt16-public-btn .right {
  width: 35%;
}
.zt16-reason h2 {
  margin-top: 1rem;
  margin-bottom: 0.6rem;
  font-size: 0.9375rem;
  font-weight: bold;
}
.zt16-reason h2 span {
  display: inline-block;
  background-color: #036bc4;
  color: #fff;
  line-height: 1.5rem;
  padding: 0 0.6rem;
  border-radius: 0 2rem 2rem 0;
}
.zt16-reason .zt16-reason-gy {
  margin-top: 1rem;
  padding: 0.75rem 0.45rem;
  background-color: #eee;
}
.zt16-reason .zt16-reason-gy h3 {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #036bc4;
}
.zt16-reason .zt16-reason-gy h3 span {
  color: #ff8400;
}
.zt16-reason .zt16-reason-gy h6 {
  font-size: 0.525rem;
  text-transform: uppercase;
  text-align: center;
  color: #575757;
  padding-top: 0.2rem;
  margin-bottom: 0.75rem;
}
.zt16-reason .zt16-reason-gy li {
  width: 49%;
}
.zt16-reason .zt16-reason-gy li a,
.zt16-reason .zt16-reason-gy li img {
  display: block;
  width: 100%;
}
.zt16-reason .zt16-reason-gy li a {
  position: relative;
}
.zt16-reason .zt16-reason-gy li span {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0.6rem;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0 0.75rem;
  line-height: 1.5rem;
  font-size: 0.825rem;
}
.zt16-reason .zt16-reason-list {
  margin-top: 1rem;
  padding: 0 0.225rem;
}
.zt16-reason .zt16-reason-list .img {
  width: 42.5%;
  height: 9.375rem;
  background-color: #eee;
}
.zt16-reason .zt16-reason-list .img img {
  display: block;
  width: 100%;
  height: 7.6875rem;
}
.zt16-reason .zt16-reason-list .img h3 {
  font-size: 0.525rem;
  height: 1.6875rem;
  padding-top: 0.275rem;
  border-bottom: 1px #fff solid;
}
.zt16-reason .zt16-reason-list .img h3 span {
  font-size: 0.9rem;
  margin-right: 0.2rem;
  font-weight: bold;
  padding-left: 0.75rem;
}
.zt16-reason .zt16-reason-list .txt {
  width: 57.5%;
  height: 9.375rem;
  border: 1px #ccc solid;
  border-left: none;
  padding-left: 0.375rem;
}
.zt16-reason .zt16-reason-list .txt p {
  font-size: 0.825rem;
  line-height: 1.6;
  padding: 0.2rem 0.1rem;
  border-bottom: 1px #ccc dashed;
}
.zt16-reason .zt16-reason-list .txt p b {
  font-weight: bold;
}
.zt16-reason .zt16-reason-list .txt p:last-child {
  border-bottom: none;
}
.zt16-reason .zt16-expert {
  margin-top: 1rem;
  height: 8.5125rem;
  background: url(../images/fy_59.jpg) no-repeat;
  background-size: 100% 100%;
}
.zt16-reason .zt16-expert p {
  padding: 0.475rem 0.3rem 0.475rem;
  font-size: 0.825rem;
  line-height: 1.6;
  color: #fff;
}
.zt16-reason .zt16-expert p b {
  font-weight: bold;
}
.zt16-fqfx .title {
  padding-top: 1.65rem;
  margin-bottom: 1rem;
}
.zt16-fqfx .title em {
  display: block;
  width: 100%;
  border-top: 1px #ccc solid;
}
.zt16-fqfx .title h2 {
  font-size: 1.05rem;
  font-weight: bold;
  line-height: 1.775rem;
  height: 1.8rem;
  margin-top: -0.9375rem;
  text-align: center;
}
.zt16-fqfx .title h2 span {
  padding: 0 0.75rem;
  display: inline-block;
  background-color: #036bc4;
  color: #fff;
}
.zt16-fqfx h1 {
  margin-top: 1rem;
  text-align: center;
  position: relative;
}
.zt16-fqfx h1 span {
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 1.05rem;
  line-height: 1.6rem;
  border: 1px #ccc dashed;
}
.zt16-fqfx h1 a {
  display: block;
  position: absolute;
  right: 0;
  top: 0.3rem;
  width: 5.6rem;
  text-align: center;
  font-size: 0.675rem;
  color: #ff8400;
  border: 1px #ff8400 dashed;
  border-radius: 2rem;
}
.zt16-fqfx .panel1 {
  margin-top: 1rem;
  text-align: center;
}
.zt16-fqfx .panel1 li {
  width: 50%;
}
.zt16-fqfx .panel1 li a {
  display: block;
  width: 100%;
}
.zt16-fqfx .panel1 li img {
  display: block;
  width: 10.275rem;
  margin: 0 auto;
}
.zt16-fqfx .panel1 li h2 {
  font-size: 0.825rem;
  line-height: 1.6rem;
}
.zt16-fqfx .panel1 li span {
  font-size: 0.75rem;
  display: inline-block;
  padding: 0 0.6rem;
  border: 1px #ff8400 dashed;
  color: #ff8400;
  border-radius: 2rem;
}
.zt16-fqfx .panel2 {
  margin-top: 1rem;
  text-align: center;
}
.zt16-fqfx .panel2 li {
  width: 33.33%;
}
.zt16-fqfx .panel2 li a {
  display: block;
  width: 100%;
}
.zt16-fqfx .panel2 li img {
  display: block;
  width: 7.575rem;
  margin: 0 auto;
}
.zt16-fqfx .panel2 li h2 {
  font-size: 0.825rem;
  line-height: 1.6rem;
}
.zt16-fqfx .panel2 li span {
  font-size: 0.75rem;
  display: inline-block;
  padding: 0 0.6rem;
  border: 1px #ff8400 dashed;
  color: #ff8400;
  border-radius: 2rem;
}
.zt16-fqfx .title-xg em {
  width: 88%;
  margin: 0 auto;
  border-top: 1px #ff8400 solid;
}
.zt16-fqfx .title-xg h2 span {
  background-color: #ff8400;
}
.zt16-fqfx .zt16-fqfx-img {
  width: 92.96875%;
  margin: 0 auto;
}
.zt16-fqfx .zt16-fqfx-img video {
  display: block;
  height:13rem;
  width: 100%;
}
.zt16-public-btn-xg {
  padding: 1rem 0.75rem;
}
.zt16-public-btn-xg a {
  font-size: 0.75rem;
  width: 48.5%;
  color: #fff;
  text-align: center;
  border-radius: 2rem;
  height: 2.25rem;
  line-height: 2.2rem;
  padding-left: 1rem;
  background: url(../images/fy_73.jpg) no-repeat 30% center;
  background-size: 1.5rem 1.35rem;
  background-color: #ff8400;
}
.zt16-public-btn-xg a b {
  font-weight: bold;
}
.zt16-public-btn-xg .left {
  line-height: 1.2;
  padding-top: 0.25rem;
  background: url(../images/fy_76.jpg) no-repeat 0.6rem center;
  background-size: 1.5rem 1.35rem;
  background-color: #ff8400;
}
