@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: #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%;
  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.825rem;
  line-height: 1.6;
  text-indent: 2em; }
  .pub-p p b {
    font-weight: bold; }

.ma {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.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; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zh166-lead {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 6.3rem;
  background: url(../images/jb_04.jpg) no-repeat;
  background-size: 100% 100%;
  padding-left: 4.3125rem;
  padding-top: 0.75rem;
  padding-right: 0.3rem;
  font-size: 0.75rem;
  line-height: 1.6; }
  .zh166-lead a {
    color: #f46b21; }

.zt163-panel-tips {
  background-color: #0c35bf;
  padding: 0.5rem 0.375rem 0.5rem 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .zt163-panel-tips img {
    display: block;
    width: 7.05rem;
    height: 1.9875rem; }
  .zt163-panel-tips .txt {
    flex: 1;
    padding-left: 0.375rem; }
    .zt163-panel-tips .txt h2 {
      font-size: 1.125rem;
      font-weight: bold;
      color: #fff;
      line-height: 1; }
    .zt163-panel-tips .txt h6 {
      font-size: 0.525rem;
      color: #fff;
      padding-top: 0.15rem; }
  .zt163-panel-tips a {
    width: 3.225rem;
    background-color: #eee;
    color: #0c35bf;
    border-radius: 0.2rem;
    line-height: 1.1rem;
    font-size: 0.675rem;
    text-align: center; }

.zt166-tips {
  margin-top: 1rem;
  margin-bottom: 1rem;
  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; }
  .zt166-tips img {
    display: block;
    width: 4.8rem;
    height: 4.8rem; }
  .zt166-tips p {
    flex: 1;
    margin-left: 0.75rem;
    font-size: 0.75rem;
    line-height: 1.5;
    text-indent: 2em; }
    .zt166-tips p a {
      color: #ff7800; }
    .zt166-tips p b {
      font-weight: bold;
      color: #ff7800; }

.zt166-read {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #dae2ff;
  margin-bottom: 1rem; }
  .zt166-read h1 span {
    display: inline-block;
    font-size: 1.05rem;
    color: #fff;
    background-color: #0c35bf;
    line-height: 1.8rem;
    padding: 0 0.75rem 0 0.75rem;
    border-radius: 0 2rem 2rem 0; }
  .zt166-read h2 {
    text-align: right; }
    .zt166-read h2 span {
      display: inline-block;
      font-size: 1.05rem;
      color: #fff;
      background-color: #0c35bf;
      line-height: 1.8rem;
      padding: 0 0.75rem 0 0.75rem;
      border-radius: 2rem 0 0 2rem; }
  .zt166-read .mix {
    padding: 1rem 0.75rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .zt166-read .mix img {
      display: block;
      width: 6rem;
      height: 4.05rem; }
    .zt166-read .mix p {
      flex: 1;
      margin-right: 1rem;
      font-size: 0.75rem;
      line-height: 1.5; }
  .zt166-read .bs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 1rem 1.4rem 1rem;
    align-items: center; }
    .zt166-read .bs img {
      display: block;
      width: 2.5125rem;
      height: 2.5125rem; }
    .zt166-read .bs p {
      font-size: 0.75rem;
      flex: 1;
      margin-left: 0.5rem; }
  .zt166-read ul {
    padding: 1rem 0.375rem 0.5rem;
    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;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap; }
    .zt166-read ul li {
      width: 6.975rem; }
      .zt166-read ul li span {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 0.825rem;
        line-height: 2.025rem;
        background-color: #6a86e6;
        color: #fff;
        margin-bottom: 0.375rem; }
      .zt166-read ul li img {
        display: block;
        width: 100%; }
      .zt166-read ul li p {
        font-size: 0.75rem;
        padding-top: 0.375rem;
        margin-bottom: 0.5rem; }

.zt166-zj {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border: 1px #ccc dashed;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .zt166-zj img {
    display: block;
    width: 4.8375rem;
    height: 5.8125rem; }
  .zt166-zj p {
    font-size: 0.75rem;
    flex: 1;
    margin-left: 0.75rem;
    line-height: 1.6;
    padding-right: 0.375rem; }
    .zt166-zj p a {
      color: #ff7800;
      display: block; }
    .zt166-zj p b {
      font-weight: bold;
      color: #ff7800; }

.zt166-cheak {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt166-cheak ul {
    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;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap; }
    .zt166-cheak ul li {
      width: 7.2rem;
      height: 6.975rem;
      margin-bottom: 0.5rem; }
      .zt166-cheak ul li a, .zt166-cheak ul li img {
        display: block;
        width: 100%; }
      .zt166-cheak ul li p {
        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;
        padding-top: 0.3rem;
        align-items: center; }
        .zt166-cheak ul li p span {
          font-size: 0.75rem;
          font-weight: bold; }
        .zt166-cheak ul li p b {
          font-size: 0.6rem;
          color: #ff7800; }

.zh166-hosp-t {
  text-align: center;
  margin-top: 1rem; }
  .zh166-hosp-t h2 span {
    display: inline-block;
    background-color: #768bd7;
    font-size: 0.825rem;
    color: #fff;
    padding: 0 1rem;
    border-radius: 2rem;
    line-height: 1.4rem; }
  .zh166-hosp-t h1 {
    font-size: 1.425rem;
    color: #0c35bf;
    line-height: 1;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    font-weight: bold; }
    .zh166-hosp-t h1 b {
      color: #ff7800; }
  .zh166-hosp-t h6 {
    font-size: 0.525rem;
    text-transform: uppercase;
    color: #888;
    padding-bottom: 0.3rem;
    border-bottom: 1px #ccc solid; }
  .zh166-hosp-t em {
    display: block;
    width: 5rem;
    height: 5px;
    margin: -3px auto 0;
    background-color: #ccc; }

.zt166-zhjc {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .zt166-zhjc img {
    display: block;
    width: 4.5rem;
    height: 10.65rem; }
  .zt166-zhjc .txt {
    flex: 1;
    background-color: #f1f1f1;
    border: 1px #ccc solid;
    border-left: none; }
    .zt166-zhjc .txt .list {
      border-bottom: 1px #ccc solid;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      padding: 0.375rem 0 0.375rem 0.3rem; }
      .zt166-zhjc .txt .list span {
        display: block;
        width: 2.4rem;
        height: 2.4rem;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        font-size: 0.975rem;
        background-color: #ff7800;
        padding-top: 0.5rem; }
      .zt166-zhjc .txt .list p {
        flex: 1;
        margin-left: 0.375rem;
        font-size: 0.75rem; }
        .zt166-zhjc .txt .list p a {
          color: #ff7800; }
    .zt166-zhjc .txt .nb {
      border-bottom: none; }

.zt166-swt2 {
  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;
  margin-bottom: 1rem; }
  .zt166-swt2 a {
    margin-left: 1rem;
    margin-right: 1rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background-color: #0c35bf;
    border-radius: 2rem;
    color: #fff;
    line-height: 2.25rem;
    font-size: 0.825rem;
    padding: 0 1rem; }
    .zt166-swt2 a img {
      display: block;
      width: 1.0875rem;
      height: 1.3125rem;
      margin-right: 0.3rem; }
  .zt166-swt2 a:last-child {
    background-color: #ff7800; }

.zt166-action {
  background: url(../images/bjre_80.jpg);
  padding: 1rem 0.75rem 0;
  margin-bottom: 1rem; }
  .zt166-action 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;
    padding-top: 3rem; }
    .zt166-action ul li {
      width: 6.75rem;
      margin-bottom: 3.75rem;
      background-color: #fff; }
      .zt166-action ul li img {
        display: block;
        width: 5.7rem;
        height: 5.7rem;
        margin: -3rem auto 0; }
      .zt166-action ul li .ts-img {
        display: block;
        width: 7.3125rem;
        height: 14.625rem;
        margin: -3rem auto 0; }
      .zt166-action ul li h2 {
        font-weight: bold;
        font-size: 0.9rem;
        text-align: center;
        color: #ff7800;
        padding-top: 0.3rem; }
      .zt166-action ul li em {
        display: block;
        height: 0.15rem;
        width: 2.25rem;
        background-color: #ccc;
        margin: 0.3rem auto; }
      .zt166-action ul li p {
        font-size: 0.75rem;
        line-height: 1.5;
        padding: 0 0.3rem 0;
        height: 4.5rem; }
      .zt166-action ul li span {
        display: block;
        width: 5rem;
        background-color: #ff7800;
        font-size: 0.825rem;
        line-height: 1.65;
        border-radius: 0.25rem;
        color: #fff;
        margin: 0.375rem auto;
        text-align: center; }
    .zt166-action ul li:nth-of-type(2) {
      width: 7.3125rem;
      background-color: transparent; }
    .zt166-action ul li:nth-of-type(n+4) {
      margin-bottom: 0.75rem; }

.zt166-fx {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt166-fx h1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    border-bottom: 1px #ccc solid; }
    .zt166-fx h1 img {
      display: block;
      width: 0.6rem;
      height: 1.6875rem; }
    .zt166-fx h1 span {
      height: 1.6875rem;
      line-height: 1.6125rem;
      color: #fff;
      background-color: #0c35bf;
      font-size: 0.975rem;
      padding: 0 0.375rem; }
    .zt166-fx h1 b {
      font-size: 1.05rem;
      font-weight: bold;
      color: #ff7800;
      padding: 0 0.375rem; }
    .zt166-fx h1 small {
      font-size: 0.525rem;
      color: #999; }
  .zt166-fx .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 1rem 0; }
    .zt166-fx .list .l {
      width: 7.2375rem; }
      .zt166-fx .list .l img {
        display: block;
        width: 100%; }
      .zt166-fx .list .l a {
        display: block;
        width: 100%;
        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;
        align-items: center;
        background-color: #ff7800;
        color: #fff;
        line-height: 2rem;
        border-radius: 0.2rem;
        margin-top: 0.5rem; }
        .zt166-fx .list .l a img {
          display: block;
          width: 1.1625rem;
          height: 1.1625rem;
          margin-left: 0.25rem; }
    .zt166-fx .list .r {
      flex: 1;
      margin-left: 1rem; }
      .zt166-fx .list .r h2 {
        font-size: 0.45rem;
        text-transform: uppercase;
        color: #bbb8b8;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem; }
        .zt166-fx .list .r h2 span {
          font-weight: bold;
          font-size: 0.9rem;
          color: #ff7800;
          margin-right: 0.375rem; }
        .zt166-fx .list .r h2 b {
          font-weight: bold;
          font-size: 0.9rem;
          color: #0c35bf;
          margin-right: 0.375rem; }
      .zt166-fx .list .r p {
        font-size: 0.75rem;
        line-height: 1.4; }
  .zt166-fx .zt166-swt2 a {
    line-height: 2rem;
    padding: 0 1.5rem; }
  .zt166-fx .table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1rem;
    margin-bottom: 1rem; }
    .zt166-fx .table td {
      border: 1px #ccc solid;
      font-size: 0.75rem;
      padding: 0.375rem 0;
      text-align: center; }
      .zt166-fx .table td img {
        display: block;
        width: 3.0375rem;
        margin: 0 auto; }
      .zt166-fx .table td span {
        font-size: 0.825rem;
        font-weight: bold;
        color: #ff7800; }
  .zt166-fx .zt166-tab2 {
    margin-top: 1rem; }
    .zt166-fx .zt166-tab2 .tab-btn {
      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; }
      .zt166-fx .zt166-tab2 .tab-btn li {
        width: 33%;
        background-color: #ececec;
        font-size: 0.825rem;
        line-height: 2rem;
        position: relative; }
        .zt166-fx .zt166-tab2 .tab-btn li b {
          display: block;
          width: 100%;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          -moz-box-pack: center;
          -webkit-moz-box-pack: center;
          box-pack: center; }
        .zt166-fx .zt166-tab2 .tab-btn li em {
          display: block;
          position: absolute;
          width: 0;
          height: 0;
          overflow: hidden;
          display: block;
          border-width: 0.25rem;
          border-style: dashed dashed solid dashed;
          border-color: transparent transparent #ececec transparent;
          bottom: 0;
          left: 50%;
          margin-left: -0.5rem; }
      .zt166-fx .zt166-tab2 .tab-btn .on {
        background-color: #0c35bf;
        color: #fff; }
        .zt166-fx .zt166-tab2 .tab-btn .on em {
          width: 0;
          height: 0;
          overflow: hidden;
          display: block;
          border-width: 0.25rem;
          border-style: dashed dashed solid dashed;
          border-color: transparent transparent #fff transparent; }
    .zt166-fx .zt166-tab2 .tab-txt {
      border: 1px #ccc solid;
      border-top: none;
      padding-top: 1rem; }
      .zt166-fx .zt166-tab2 .tab-txt .p {
        font-size: 0.75rem;
        text-indent: 2em;
        line-height: 1.5;
        padding: 0 0.75rem; }
      .zt166-fx .zt166-tab2 .tab-txt .main {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -moz-box-pack: space-around;
        -webkit-moz-box-pack: space-around;
        box-pack: space-around;
        margin-top: 1rem; }
        .zt166-fx .zt166-tab2 .tab-txt .main .item {
          width: 6.9375rem; }
          .zt166-fx .zt166-tab2 .tab-txt .main .item a, .zt166-fx .zt166-tab2 .tab-txt .main .item img {
            display: block;
            width: 100%; }
          .zt166-fx .zt166-tab2 .tab-txt .main .item span {
            display: block;
            width: 100%;
            font-size: 0.75rem;
            text-align: center;
            padding-top: 0.3rem;
            line-height: 1.2;
            margin-bottom: 0.6rem; }

.zt163-swt {
  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;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .zt163-swt a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 1rem;
    background-color: #ff7800;
    color: #fff;
    border-radius: 2rem; }
    .zt163-swt a img {
      display: block;
      width: 1.2375rem;
      height: 1.2375rem; }
    .zt163-swt a b {
      font-size: 0.825rem;
      margin-left: 0.375rem;
      line-height: 2.15rem; }

.zt106-gh-form {
  margin-top: 1rem;
  padding: 1rem 0 1rem;
  border: 1px #d2e0e9 solid;
  border-radius: 0.75rem;
  background-color: #f2f4f6; }
  .zt106-gh-form .p {
    font-size: 0.825rem;
    color: #ff0000;
    text-align: center;
    padding-top: 0.75rem; }

.zt106-gh-form h2 {
  width: 100%;
  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;
  align-items: center; }

.zt106-gh-form h2 img {
  display: block;
  width: 8.4375rem;
  height: 2.325rem;
  margin-left: 0.6rem; }

.zt106-gh-form h2 b {
  font-size: 1.575rem;
  font-weight: bold;
  color: #0c35bf;
  line-height: 1; }

.zt106-gh-form h4 {
  font-size: 0.825rem;
  text-align: center;
  color: #444444;
  line-height: 1.8rem; }

.zt106-gh-form .list {
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative; }

.zt106-gh-form .list label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 19.5rem;
  margin: 0 auto; }

.zt106-gh-form .list label span {
  width: 5.775rem;
  font-size: 0.9375rem;
  background-color: #6a86e6;
  line-height: 2.55rem;
  color: #fff;
  text-align: center;
  border-radius: 0.3rem 0 0 0.3rem; }

.zt106-gh-form .list label input {
  flex: 1;
  border-radius: 0 0.3rem 0.3rem 0;
  border: 1px #ccc solid;
  border-left: none;
  font-size: 0.9375rem;
  color: #9bb6ca;
  line-height: 2.475rem;
  text-indent: 0.375rem; }

.zt106-gh-form .list em {
  margin-left: 0.25rem;
  color: red;
  position: absolute;
  right: 1.375rem;
  top: 0.6rem; }

.zt106-gh-form .main {
  position: relative; }

.zt106-gh-form .main em {
  margin-left: 0.25rem;
  color: red;
  position: absolute;
  right: 1.375rem;
  top: 0.6rem; }

.zt106-gh-form .l2 {
  width: 19.5rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }

.zt106-gh-form .l2 label {
  width: 58%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.zt106-gh-form .l2 label span {
  width: 5.775rem;
  text-align: center;
  font-size: 0.9375rem;
  background-color: #6a86e6;
  line-height: 2.55rem;
  color: #fff;
  border-radius: 0.3rem 0 0 0.3rem; }

.zt106-gh-form .l2 label input {
  flex: 1;
  min-width: 1px;
  font-size: 0.9375rem;
  color: #9bb6ca;
  line-height: 2.475rem;
  text-indent: 0.375rem;
  border: 1px #ccc solid;
  border-radius: 0 0.3rem 0.3rem 0; }

.zt106-gh-form .l2 label select {
  flex: 1;
  min-width: 1px;
  font-size: 0.9375rem;
  color: #9bb6ca;
  line-height: 2.475rem;
  text-indent: 0.375rem;
  border: 1px #ccc solid;
  border-radius: 0 0.3rem 0.3rem 0; }

.zt106-gh-form .l2 label select option {
  display: block;
  width: 100%;
  line-height: 2.475rem; }

.zt106-gh-form .l2 .lab2 {
  width: 38%; }

.zt106-gh-form .l2 .lab2 .age {
  width: 2.8125rem; }

.zt106-gh-form input[type="submit"] {
  display: block;
  width: 19.5rem;
  font-size: 0.9375rem;
  color: #fff;
  background-color: #ff7800;
  border-radius: 0.3rem;
  line-height: 2.25rem;
  box-shadow: 0 5px #d96701;
  border: none;
  margin: 0 auto; }

.zt166-qz {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem; }
  .zt166-qz h1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .zt166-qz h1 > img {
      display: block;
      width: 9.4875rem;
      height: 2.025rem; }
    .zt166-qz h1 span {
      flex: 1;
      font-size: 0.9rem;
      color: #0c35bf;
      height: 2.025rem;
      line-height: 1.8rem;
      padding-left: 0.3rem;
      border-bottom: 1px #b5b5b5 solid; }
    .zt166-qz h1 a {
      width: 1.5rem;
      height: 2.025rem;
      border-bottom: 1px #b5b5b5 solid;
      padding-top: 0.3rem; }
      .zt166-qz h1 a img {
        display: block;
        width: 1.3875rem;
        height: 1.3875rem; }
  .zt166-qz .mix {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 1rem; }
    .zt166-qz .mix img {
      display: block;
      width: 11.325rem;
      height: 7.5rem; }
    .zt166-qz .mix p {
      font-size: 0.825rem;
      line-height: 1.6;
      flex: 1;
      margin-left: 0.3rem; }
      .zt166-qz .mix p a {
        color: #ff7800; }
  .zt166-qz ul {
    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;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap; }
    .zt166-qz ul li {
      width: 10.875rem;
      margin-top: 1rem; }
      .zt166-qz ul li a, .zt166-qz ul li img, .zt166-qz ul li span {
        display: block;
        width: 100%; }
      .zt166-qz ul li span {
        font-size: 0.825rem;
        text-align: center;
        padding-top: 0.375rem; }

/*# sourceMappingURL=main.css.map */
