@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 {
  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;
  margin: 0.75rem 0; }

/* 
 * 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; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt106-nav {
  margin-bottom: 0.75rem; }
  .zt106-nav 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; }
    .zt106-nav ul li {
      width: 19.4%;
      background-color: #0871c4;
      font-size: 0.9rem; }
      .zt106-nav ul li a {
        display: block;
        width: 100%;
        color: #fff;
        line-height: 2.25rem;
        text-align: center; }

.zt108-pub-t {
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 95.3125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt108-pub-t h2 {
    font-size: 1.3125rem;
    font-weight: bold;
    color: #0b6fbd;
    text-align: center;
    line-height: 1;
    padding-bottom: 0.6rem; }
  .zt108-pub-t h4 {
    font-size: 0.825rem;
    margin-bottom: 0.6rem;
    text-align: center; }
  .zt108-pub-t img {
    display: block;
    width: 100%; }

.zt108-hospital-info {
  width: 95.3125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt108-hospital-info p {
    font-size: 0.825rem;
    line-height: 1;
    margin-bottom: 0.75rem;
    text-indent: 1em; }
  .zt108-hospital-info 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;
    padding-top: 0.25rem; }
    .zt108-hospital-info ul li {
      width: 7.575rem;
      height: 4.6125rem; }
      .zt108-hospital-info ul li a, .zt108-hospital-info ul li img {
        display: block;
        width: 100%; }

.zt108-expert {
  width: 95.3125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border-top: 1px #ccc solid; }
  .zt108-expert .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px #fff solid;
    background-color: #ededed; }
    .zt108-expert .list .panel {
      height: 2.475rem;
      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;
      line-height: 1.2;
      flex: 2;
      font-size: 0.825rem;
      text-align: center;
      border-left: 1px #fff solid; }
      .zt108-expert .list .panel b {
        font-weight: bold;
        font-size: 0.9rem; }
    .zt108-expert .list .F1 {
      flex: 1; }
    .zt108-expert .list .color-pink {
      background-color: #ecf1f5;
      color: #7699b4; }
    .zt108-expert .list .panel-ts a {
      display: block;
      padding: 0.2rem 0.25rem;
      background-color: #f98503;
      color: #fff;
      border-radius: 0.3rem;
      font-size: 0.75rem;
      margin-left: 0.375rem; }
  .zt108-expert .bb {
    border-bottom: 1px #ccc solid; }
  .zt108-expert .btn {
    font-size: 0.825rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    text-align: center; }
    .zt108-expert .btn a {
      display: inline-block;
      color: #fff;
      padding: 0 1rem;
      border-radius: 0.3rem;
      background-color: #f08300; }

.zt108-doc {
  width: 95.3125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt108-doc .list {
    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; }
    .zt108-doc .list > img {
      display: block;
      width: 7.6875rem;
      height: 11.925rem; }
    .zt108-doc .list .txt {
      flex: 1;
      margin-left: 0.8rem; }
      .zt108-doc .list .txt h2 {
        font-size: 1.125rem;
        font-weight: bold;
        color: #0b6fbd; }
        .zt108-doc .list .txt h2 small {
          font-size: 0.675em;
          font-weight: normal; }
      .zt108-doc .list .txt h4 {
        font-size: 0.675rem;
        line-height: 2;
        border-bottom: 1px #ccc dashed;
        margin-bottom: 0.3rem; }
      .zt108-doc .list .txt p {
        font-size: 0.75rem; }
        .zt108-doc .list .txt p a {
          color: #f08300; }
      .zt108-doc .list .txt h1 {
        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-top: 0.6rem; }
        .zt108-doc .list .txt h1 span {
          font-size: 0.825rem; }
        .zt108-doc .list .txt h1 a {
          font-size: 0.675rem;
          color: #f08300;
          padding: 0rem 0.375rem;
          border: 1px #f08300 dashed; }
      .zt108-doc .list .txt .imgs {
        padding-top: 0.6rem;
        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; }
        .zt108-doc .list .txt .imgs a {
          display: block;
          width: 49%; }
          .zt108-doc .list .txt .imgs a img {
            display: block;
            width: 100%; }
  .zt108-doc .btn {
    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; }
    .zt108-doc .btn a {
      margin-left: 0.375rem;
      margin-right: 0.375rem;
      color: #fff;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      padding: 0 0.75rem;
      background-color: #0b6fbd;
      border-radius: 0.2rem; }
      .zt108-doc .btn a img {
        display: block;
        width: 1.0125rem;
        height: 1.0125rem;
        margin-right: 0.375rem; }
      .zt108-doc .btn a span {
        font-size: 0.825rem;
        line-height: 1.8rem; }
    .zt108-doc .btn a:last-child {
      background-color: #f08300; }

.zt108-zj {
  width: 95.3125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt108-zj .list {
    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; }
    .zt108-zj .list > img {
      display: block;
      width: 7.6875rem;
      height: 7.875rem; }
    .zt108-zj .list .txt {
      flex: 1;
      margin-left: 0.8rem; }
      .zt108-zj .list .txt h2 {
        font-size: 1.125rem;
        font-weight: bold;
        color: #0b6fbd;
        margin-bottom: 0.3rem; }
        .zt108-zj .list .txt h2 small {
          font-size: 0.675em;
          font-weight: normal; }
          .zt108-zj .list .txt h2 small b {
            color: #555; }
      .zt108-zj .list .txt p {
        font-size: 0.75rem; }
        .zt108-zj .list .txt p a {
          color: #f08300; }
      .zt108-zj .list .txt h1 span {
        font-size: 0.825rem; }
      .zt108-zj .list .txt .swt {
        text-align: center;
        font-size: 0.75rem;
        background-color: #fff;
        margin-top: 0.6rem; }
        .zt108-zj .list .txt .swt a {
          display: inline-block;
          border-radius: 2rem;
          border: 1px #f08300 dashed;
          color: #f08300;
          padding: 0.2rem 0.5rem; }
  .zt108-zj .btn {
    text-align: center;
    padding-bottom: 1.5rem; }
    .zt108-zj .btn a {
      position: relative;
      display: inline-block;
      font-size: 0.825rem;
      color: #fff;
      background-color: #f08300;
      padding: 0 2rem 0 1rem;
      line-height: 1.8rem;
      border-radius: 0.3rem; }
      .zt108-zj .btn a img {
        display: block;
        width: 1.2rem;
        height: 1.3125rem;
        position: absolute;
        right: 0.6rem;
        bottom: -0.5rem; }

.zt108-swt {
  margin-bottom: 1rem; }

.zt108-la > p {
  font-size: 0.75rem;
  line-height: 1.6;
  text-indent: 2em;
  padding: 0 1rem 0.75rem; }

/*# sourceMappingURL=main.css.map */
