@charset "UTF-8";
/* 单位换算---函数 */
/* define-1 */
/* define-2 */
/* define-3 */
/* define-4 */
/* reset */
* {
  -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: #1a1a1a; }

html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/ }

ol, li, ul {
  list-style: none; }

input, textarea {
  outline: 0;
  resize: none; }

a {
  text-decoration: none;
  color: #1a1a1a; }

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%;
  overflow: hidden; }
  .allW > img {
    display: block;
    width: 100%; }

.img img {
  display: block;
  width: 100%;
  height: 100%; }

.margin {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.g-line {
  height: 0.5rem;
  background-color: #f0f0f0; }

/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%; }

.pagination-line .swiper-container {
  padding-bottom: 1.2rem; }
.pagination-line .swiper-pagination-bullet {
  width: 1.375rem;
  height: 0.2125rem;
  border-radius: 0.1rem; }
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-line .swiper-pagination-custom, .pagination-line .swiper-pagination-fraction {
  bottom: 0rem; }
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.pagination-circle .swiper-container {
  padding-bottom: 1.35rem; }
.pagination-circle .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  border: 1px #000 solid;
  background-color: rgba(0, 0, 0, 0); }
.pagination-circle .swiper-pagination-bullet-active {
  border: 1px #007aff solid; }
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-circle .swiper-pagination-custom, .pagination-circle .swiper-pagination-fraction {
  bottom: 0rem; }
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.coverflow {
  margin-bottom: 1.2rem; }
  .coverflow .swiper-slide {
    width: 60%; }
    .coverflow .swiper-slide span {
      display: block;
      width: 100%;
      font-size: 0rem;
      text-align: center; }
  .coverflow .swiper-slide-active span {
    font-size: 0.825rem;
    line-height: 1.8rem; }

.pub-p p {
  font-size: 0.75rem;
  line-height: 1.6;
  text-indent: 2em; }
  .pub-p p b {
    font-weight: bold; }
  .pub-p p a {
    color: #d61e1e; }

.ma {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mt-small {
  margin-top: 0.375rem; }

.allW > video {
  display: block;
  width: 100%; }

.w600 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.w620 {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.cRed {
  color: #b20606; }

.mt {
  margin-bottom: 1rem; }

.pa {
  padding: 1rem 0; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt251-t {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1.2rem;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: visible;
  align-items: center; }
  .zt251-t b {
    display: block;
    flex: 1;
    height: 1px;
    background-color: #ccc; }
  .zt251-t .txt {
    border: 1px #ccc solid;
    height: 2.1375rem;
    padding: 0 0.5rem; }
    .zt251-t .txt h1 {
      font-size: 1.2rem;
      font-weight: bold; }
    .zt251-t .txt h6 {
      font-size: 0.45rem;
      padding-top: 0.15rem;
      text-transform: uppercase;
      text-align: center; }
      .zt251-t .txt h6 span {
        display: inline-block;
        background-color: #fff; }

.zt251-btn {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }
  .zt251-btn a {
    width: 32.5%;
    background-color: #1f6abb;
    border-radius: 0.25rem;
    color: #fff;
    text-align: center;
    padding: 0.5rem 0.375rem; }
    .zt251-btn a h2 {
      font-weight: bold;
      font-size: 0.825rem;
      color: #fada00;
      padding-bottom: 0.375rem;
      border-bottom: 1px #fff solid; }
    .zt251-btn a p {
      font-size: 0.75rem;
      line-height: 1.5;
      padding: 0.3rem 0; }
    .zt251-btn a span {
      display: block;
      width: 4rem;
      margin: 0 auto;
      background-color: #fff;
      color: #1a1a1a;
      font-size: 0.75rem;
      font-weight: bold;
      text-align: center;
      line-height: 1.65;
      border-radius: 0.2rem; }
  .zt251-btn a:nth-of-type(2) {
    background-color: #46659c; }
    .zt251-btn a:nth-of-type(2) h2 {
      color: #fab000; }
  .zt251-btn a:nth-of-type(3) {
    background-color: #d17d1a; }
    .zt251-btn a:nth-of-type(3) h2 {
      color: #fff; }

.zt251-swt1 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -moz-box-pack: space-around;
  -webkit-moz-box-pack: space-around;
  box-pack: space-around; }
  .zt251-swt1 a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 0.825rem;
    background-color: #1f6abb;
    color: #fff; }
    .zt251-swt1 a img {
      display: block;
      width: 1.8375rem;
      height: 1.35rem; }
    .zt251-swt1 a span {
      padding: 0 0.375rem; }
  .zt251-swt1 a:last-child {
    background-color: #ff7108; }
    .zt251-swt1 a:last-child b {
      font-weight: bold;
      font-family: Impact; }

#zt251-v3 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  #zt251-v3 .main {
    background-color: #d9e8fc;
    padding: 0.2rem 0 0.5rem; 
	padding-bottom: 2rem;
	}
    #zt251-v3 .main img {
      display: block;
      width: 7.0875rem;
      margin: 0 auto; }
    #zt251-v3 .main span {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 0.75rem;
      padding: 0.375rem 0;
      white-space: nowrap; }
    #zt251-v3 .main a {
      display: block;
      width: 3rem;
      margin: 0 auto;
      background-color: #ff7108;
      color: #fff;
      text-align: center;
      border-radius: 2rem;
      font-size: 0.825rem; }

.zt251-expert {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
  padding-bottom: 0.375rem; }
  .zt251-expert ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between; }
    .zt251-expert ul li {
      width: 7.35rem;
      background-color: #f0f6ff;
      padding: 0.2rem 0 0.5rem;
      margin-bottom: 1rem;
      border: 1px #ccc dashed; }
      .zt251-expert ul li img {
        display: block;
        width: 7.0875rem;
        margin: 0 auto; }
      .zt251-expert ul li span {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 0.75rem;
        padding: 0.375rem 0;
        white-space: nowrap; }
      .zt251-expert ul li a {
        display: block;
        width: 3rem;
        margin: 0 auto;
        background-color: #ff7108;
        color: #fff;
        text-align: center;
        border-radius: 2rem;
        font-size: 0.825rem; }
    .zt251-expert ul li:nth-of-type(even) {
      background-color: #fdfcfc; }

.zt251-swt {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between;
  margin-bottom: 1rem;
  margin-top: 0.75rem; }
  .zt251-swt a {
    width: 30%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    background-color: #1f6abb;
    border-radius: 0.3rem;
    padding: 0.15rem  0;
    align-items: center; }
    .zt251-swt a img {
      display: block;
      width: 1.5375rem;
      height: 1.5375rem;
      margin-right: 0.375rem; }
    .zt251-swt a span {
      border-left: 1px #fff solid;
      padding-left: 0.375rem;
      font-size: 0.975rem;
      font-weight: bold;
      color: #fada00; }
  .zt251-swt a:nth-of-type(2) {
    background-color: #ff7200; }
    .zt251-swt a:nth-of-type(2) span {
      color: #fff; }

.zt251-swt-vh {
  width: 78.125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between;
  margin-bottom: 1rem;
  margin-top: 0.75rem; }
  .zt251-swt-vh a {
    width: 27%;
    background-color: #1f6abb;
    border-radius: 0.3rem;
    padding: 0.3rem  0; }
    .zt251-swt-vh a img {
      display: block;
      width: 1.5375rem;
      height: 1.5375rem;
      margin: 0 auto; }
    .zt251-swt-vh a span {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 0.825rem;
      line-height: 1.6;
      color: #fada00; }
    .zt251-swt-vh a small {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 0.375rem;
      color: #fff;
      text-transform: uppercase; }
  .zt251-swt-vh a:nth-of-type(2) {
    background-color: #ff7200; }
    .zt251-swt-vh a:nth-of-type(2) span {
      color: #fff; }

.zt251-gd ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .zt251-gd ul li {
    width: 7.3125rem;
    margin-right: 0.375rem; }
    .zt251-gd ul li img {
      display: block;
      width: 100%; }

.zt251-tips {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 1px #1f6abb solid;
  border-radius: 0.5rem 0 0.5rem 0;
  background-color: #f2f2f2;
  margin-top: 0.75rem;
  align-items: center; }
  .zt251-tips p {
    flex: 1;
    background-color: #1f6abb;
    padding: 0.375rem 0.75rem;
    font-size: 0.75rem;
    color: #fff;
    line-height: 1.6; }
    .zt251-tips p b {
      font-weight: bold;
      color: #fada00; }
  .zt251-tips a {
    display: block;
    padding: 0 0.75rem;
    font-size: 1.05rem;
    color: #ff5a00;
    font-weight: bold; }

/*# sourceMappingURL=main.css.map */
.zw-nav li {
  float: left;
  width: 25%;
  border-right: 1px #ccc solid;
}
.zw-nav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  background-color: #fff;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
}
.zw-nav li:last-child {
  border-right: none;
}
.blue li {
  border-right: 1px #ccc solid;
}
.blue li a {
  background-color: #fff;
  color: #000;
}
.nb-footer {
  background-color: #1368bd;
  margin-top: 1rem;
  padding-top: 1rem;
}
.nb-footer .main {
  margin-top: 0.825rem;
  padding-bottom: 0.5rem;
}
.nb-footer .main .left {
  width: 24.375%;
  margin-left: 10.625%;
}
.nb-footer .main .left img {
  display: block;
  width: 100%;
}
.nb-footer .main .left span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
}
.nb-footer .main .right {
  width: 62%;
}
.nb-footer .main .right p {
  font-size: 0.75rem;
  line-height: 1.2rem;
  color: #fff;
  padding-left: 2.5rem;
  margin-bottom: 0.5rem;
}
.nb-footer .main .right p b {
  font-size: 0.975rem;
}
.nb-footer .main .right p:first-child {
  background: url(/images/last_105.jpg) no-repeat 0 0.2rem;
  background-size: 2.1rem 2.1rem;
}
.nb-footer .main .right p:last-child {
  background: url(/images/last_108.jpg) no-repeat 0 0.2rem;
  background-size: 2.1rem 2.1rem;
}
.sb1-notice {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
  .sb1-notice .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 0.375rem; }
    .sb1-notice .list video {
      display: block;
      width: 12.6rem;
      height: 7.7625rem; }
    .sb1-notice .list .txt {
      flex: 1;
      height: 7.7625rem;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-content: center;
      border: 1px #ccc solid;
      border-left: none;
      -webkit-flex-wrap: wrap;
      -webkit-box-lines: multiple;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap; }
      .sb1-notice .list .txt h2 {
        width: 100%;
        text-align: center;
        font-size: 0.9rem;
        font-weight: bold;
        margin-bottom: 0.375rem; }
      .sb1-notice .list .txt p {
        width: 100%;
        font-size: 0.825rem;
        padding: 0 0.5rem;
        line-height: 1.6; }
		.jgGuahaoTitle {
  width: 100%;
  margin: auto;
  font-size: 0.825rem;
}
.jgGuahaoForm {
  width: 100%;
  margin: auto;
}
.jgGuahaoFormZhu {
  font-size: 0.825rem;
  width: 40%;
  float: left;
  margin: 0.3rem 0;
}
.jgGuahaoFormName {
  font-size: 0.8rem;
  width: 40%;
  float: left;
}
.jgGuahaoFormTel {
  font-size: 0.8rem;
  width: 40%;
  float: left;
}
.jgGuahaoForm1 {
  width: 100%;
  overflow: hidden;
  margin: auto;
  margin-top: 0.6rem;
}
.jgGuahaoTijiao {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
}
.jgGuahaoTijiao .jgGuahaoTijiaoSubmit {
  display: block;
  width: 80%;
  margin: 0 auto;
  font-size: 0.825rem;
  padding-left: 0;
  background: #298dd9;
  color: #fff;
}
.jgGuahaoFormZhu2 {
  font-size: 0.825rem;
  color: red;
}