﻿html {
    font-size: 14px;
    overflow-y: auto;
    height: 100%;
    background-color: #fff
}

body, html {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

body {
    font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', Arial, sans-serif;
    position: relative;
    line-height: 1;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

body, button, dd, dl, figure, form, h1, h2, h3, h4, h5, h6, input, ol, p, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

button, img, input, textarea {
    border: none;
    -webkit-appearance: none;
    appearance: none
}

input {
    text-align: inherit
}

textarea {
    resize: none
}

a, button, h1, h2, h3, h4, h5, h6, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
    outline: 0
}

a {
    text-decoration: none
}

ol, ul {
    list-style: none
}

button, input[type=submit], input[type=button] {
    cursor: pointer
}

input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
}

template {
    display: none
}

.i-row {
    width: 100%;
    zoom: 1
}

.i-row:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.'
}

.i-col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 0
}

.i-col-pull {
    float: right
}

.i-col-span-1 {
    width: 4.16666667%;
    display: block
}

.i-col-offset-1 {
    margin-left: 4.16666667%
}

.i-col-span-2 {
    width: 8.33333333%;
    display: block
}

.i-col-offset-2 {
    margin-left: 8.33333333%
}

.i-col-span-3 {
    width: 12.5%;
    display: block
}

.i-col-offset-3 {
    margin-left: 12.5%
}

.i-col-span-4 {
    width: 16.66666667%;
    display: block
}

.i-col-offset-4 {
    margin-left: 16.66666667%
}

.i-col-span-5 {
    width: 20.83333333%;
    display: block
}

.i-col-offset-5 {
    margin-left: 20.83333333%
}

.i-col-span-6 {
    width: 25%;
    display: block
}

.i-col-offset-6 {
    margin-left: 25%
}

.i-col-span-7 {
    width: 29.16666667%;
    display: block
}

.i-col-offset-7 {
    margin-left: 29.16666667%
}

.i-col-span-8 {
    width: 33.33333333%;
    display: block
}

.i-col-offset-8 {
    margin-left: 33.33333333%
}

.i-col-span-9 {
    width: 37.5%;
    display: block
}

.i-col-offset-9 {
    margin-left: 37.5%
}

.i-col-span-10 {
    width: 41.66666667%;
    display: block
}

.i-col-offset-10 {
    margin-left: 41.66666667%
}

.i-col-span-11 {
    width: 45.83333333%;
    display: block
}

.i-col-offset-11 {
    margin-left: 45.83333333%
}

.i-col-span-12 {
    width: 50%;
    display: block
}

.i-col-offset-12 {
    margin-left: 50%
}

.i-col-span-13 {
    width: 54.16666667%;
    display: block
}

.i-col-offset-13 {
    margin-left: 54.16666667%
}

.i-col-span-14 {
    width: 58.33333333%;
    display: block
}

.i-col-offset-14 {
    margin-left: 58.33333333%
}

.i-col-span-15 {
    width: 62.5%;
    display: block
}

.i-col-offset-15 {
    margin-left: 62.5%
}

.i-col-span-16 {
    width: 66.66666667%;
    display: block
}

.i-col-offset-16 {
    margin-left: 66.66666667%
}

.i-col-span-17 {
    width: 70.83333333%;
    display: block
}

.i-col-offset-17 {
    margin-left: 70.83333333%
}

.i-col-span-18 {
    width: 75%;
    display: block
}

.i-col-offset-18 {
    margin-left: 75%
}

.i-col-span-19 {
    width: 79.16666667%;
    display: block
}

.i-col-offset-19 {
    margin-left: 79.16666667%
}

.i-col-span-20 {
    width: 83.33333333%;
    display: block
}

.i-col-offset-20 {
    margin-left: 83.33333333%
}

.i-col-span-21 {
    width: 87.5%;
    display: block
}

.i-col-offset-21 {
    margin-left: 87.5%
}

.i-col-span-22 {
    width: 91.66666667%;
    display: block
}

.i-col-offset-22 {
    margin-left: 91.66666667%
}

.i-col-span-23 {
    width: 95.83333333%;
    display: block
}

.i-col-offset-23 {
    margin-left: 95.83333333%
}

.i-col-span-24 {
    width: 100%;
    display: block
}

.i-col-offset-24 {
    margin-left: 100%
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: top;
    position: relative
}

img {
    border: 0
}

img.mw-img {
    display: block;
    max-width: 100%
}

img.mw-img-i {
    display: inline-block;
    max-width: 100%
}

img.c-img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

img.mc-img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.oh {
    overflow: hidden
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.full-width {
    width: 100%
}

.full-height {
    height: 100%
}

.pf {
    position: fixed;
    -webkit-transform: translateZ(0)
}

.middle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.v-middle {
    position: relative;
    top: 50%;
    -webkit-transform: -webkit-translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.to {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.block {
    display: block
}

.dib {
    display: inline-block
}

.item-lh {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.img-container {
    max-width: 100%;
    min-width: 1200px;
    margin: 0 auto
}

.index-container {
    width: 1200px;
    margin: 0 auto;
    display: block
}

.m_container {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    display: block
}

.oh-container {
    max-width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.img_nr {
    background-repeat: no-repeat
}

.img_center {
    background-position: center
}

.img_cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.img_contain {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

#message-container {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-width: 0
}

.auto-height-flex {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#y-chat-page-container {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.y-chat-page {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    overflow: auto;
    background-color: #f3f3f3;

    -webkit-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    z-index: 1
}

#y-chat-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f3f3f3
}

#y-chat-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #f3f3f3;
    min-height: 8.281vw;
    line-height: 8.281vw
}

#y-chat-footer {
    min-height: 16.094vw;
    line-height: 16.094vw;
    background-color: #f3f3f3;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, .02);
    box-shadow: 0 -2px 8px rgba(0, 0, 0, .02)
}

.main-content-wrapper {
    padding-bottom: 4vw
}

.main-content-wrapper .message-item-wrapper {
    padding-top: 3vw;
    font-size: 0
}

.main-content-wrapper .message-avatar {
    padding-left: 4.388vw;
    display: inline-block
}

.main-content-wrapper .avatar {
    width: 11.875vw
}

.main-content-wrapper .message-pop {
    padding-top: .625vw;
    display: inline-block;
    padding-left: 3.281vw
}

.main-content-wrapper .message-pop.message-left::before {
    content: '';
    display: inline-block;
    background-image: url(../images/pop-j.jpg);
    width: 2.15384615vw;
    height: 2.15384615vw;
    background-size: cover;
    position: absolute;
    top: 3.125vw;
    left: 1.43484615vw;
    z-index: 1
}

.main-content-wrapper .message-pop-text {
    max-width: 66vw;
    display: inline-block;
    color: #333;
    background-color: #fff;
    font-size: 3.906vw;
    line-height: 1.3;
    border-radius: 1.4vw;
    padding: 2vw;
    text-align: left
}

.main-content-wrapper .message-right {
    padding-right: 5vw;
    text-align: right
}

.main-content-wrapper .message-right .message-pop-text {
    background-color: #f4d7af;
    border: .113vw solid #f9f8f8;
    color: #a3683f
}

.message-right .message-pop-text::after {
    content: '';
    position: absolute;
    top: 3vw;
    right: -1vw;
    border: 10px solid transparent;
    border-bottom-color: #f4d7af;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.message-left .message-pop-text::after {
    content: '';
    position: absolute;
    top: 3vw;
    left: -1.2vw;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.main-content-wrapper .message-center, .main-content-wrapper .y-pop-time {
    padding-top: 4vw;
    display: block;
    text-align: center;
    font-size: 3vw
}

.main-content-wrapper .message-center + .message-item-wrapper, .main-content-wrapper .y-pop-time + .message-item-wrapper {
    padding-top: 4vw
}

.main-content-wrapper .message-center .center-message-text, .main-content-wrapper .y-pop-time .center-message-text {
    display: inline-block;
    background: #dadada;
    line-height: 1.3;
    padding: .5vw 2vw;
    color: #fff;
    vertical-align: middle;
    border-radius: 2vw;
    display: none
}

.form-icon {
    text-align: center
}

.form-icon-content {
    width: 7.344vw;
    margin-bottom: 1vw;
    display: inline-block;
    vertical-align: middle
}

.message-input {
    height: 19vw;
    background-color: #fff;
    border-radius: 1.563vw;
    border: solid .156vw rgba(0, 0, 0, .1);
    vertical-align: middle;
    color: #666;
    font-size: 3.906vw;
    line-height: 1.2;
    width: 100%;
    padding: 1vw
}

.last-button {
    text-align: center
}

.form-submit-btn {
    display: inline-block;
    vertical-align: middle;
    height: 19vw;
    line-height: 19vw;
    color: #a3683f;
    font-size: 4.1vw;
    background-color: #f4d7af;
    border-radius: 1vw;
    width: 15vw
}

.main-info-text {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2vw;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.main-info-text p {
    padding-top: 2.3vw;
    color: #666;
    font-size: 2.344vw
}

.header-bar {
    height: 14.6vw;
    background-image: url(/zt/index-images/header_bg.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-bar .back-icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 8vw;
    margin-left: 4.5vw;
    margin-right: 2.0313vw
}

.header-bar .right-icon {
    -ms-flex-preferred-size: 6.15384615vw;
    flex-basis: 9vw;
    margin-left: auto;
    margin-right: 4.1vw
}

.header-bar .header-bar-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    justify-self: center;
    font-size: 4.147vw
}

.nav-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: .156vw solid #f3f3f3
}

.nav-bar .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 9vw;
    line-height: 9vw;
    font-size: 3.8147vw;
    color: #333;
    text-align: center;
    cursor: pointer;
    background-color: #f3f3f3;
    -webkit-transition: all 230ms ease-in-out;
    -o-transition: all 230ms ease-in-out;
    transition: all 230ms ease-in-out
}

.nav-bar .nav-item::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: .313vw;
    max-width: 0%;
    background-color: #fd637d;
    z-index: 1;
    margin: 0 auto;
    -webkit-transition: all 230ms ease-in-out;
    -o-transition: all 230ms ease-in-out;
    transition: all 230ms ease-in-out
}

.nav-bar .nav-item.active {
    background-color: #f5f3f3;
    color: #fd637d
}

.nav-bar .nav-item.active::before {
    max-width: 100%
}

.info-page .row-wrap {
    padding-top: 3vw;
    margin: 0 .9375vw
}

.info-page .col-wrap {
    padding: 0 1.4065vw
}

.info-page .content {
    background-color: #f3f3f3
}

.info-page .content-text {
    padding-top: .5vw;
    width: 37.781vw;
    margin: 0 auto;
    font-size: 3.594vw;
    text-align: left;
    line-height: 1.25
}

.info-page .title {
    padding-top: 2.8vw;
    padding-bottom: 2vw;
    font-size: 3.906vw;
    color: #406db4
}

.info-page .title .num {
    font-size: 4.688vw;
    width: 4.688vw;
    height: 4.688vw;
    line-height: 4.688vw;
    border: solid .156vw #999;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 2.3vw
}

.default-info-text {
    background-color: #f2f2f2;
    font-size: 2.344vw;
    color: #666;
    padding: 2vw 0
}

.default-info-text.has-margin {
    margin-top: 3.125vw
}

.default-info-text p {
    line-height: 2
}

.default-info-text .red {
    color: red
}

.home-page {
    padding-top: 3.594vw;
    background-color: #ebebeb
}

.home-page .col-wrap, .home-page .row-wrap {
    padding: 0 1.625vw
}

.home-page .cover-img {
    width: 95.84615385vw;
    margin: 0 auto;
    padding-bottom: 4.8vw;
    padding-top: 2.3vw
}

.home-page .col-logo {
    padding-top: 2.656vw;
    padding-bottom: 2vw
}

.home-page .logo-info {
    font-size: 4.525vw;
    text-align: center
}

.home-page .home-tit {
    font-size: 5vw;
    color: #000;
    margin: 2vw 0;
    text-align: center;
    font-weight: bold
}

.home-page .home-tit img {
    vertical-align: middle;
    position: relative;
    top: -.5vw
}

.home-page .home-tit span {
    padding: 0 2.5vw
}

.home-yyjj {
    font-size: 4vw;
    color: #000;
    line-height: 140%;
    margin: 0 0 1vw
}

.yy01 {
    width: 52%
}

.yy02 {
    width: 48%
}

.form-wrap {
    padding-bottom: 2vw
}

.form-wrap .form-input {
    padding-left: 2vw
}

.i-case {
    width: 100%;
    display: block;
    margin: 2vw 0;
    overflow: hidden
}

.i-case .cover {
    width: 45%;
    margin-right: 2%;
    float: left
}

.i-case .content-text {
    width: 53%;
    float: left
}

.i-case .content-text h2 {
    font-size: 5vw;
    color: #fa3b4b
}

.i-case .content-text h2 span {
    font-size: 3.8vw;
    color: #5f5f5f;
    position: relative;
    top: 1.1vw
}

.i-case .content-text .xg {
    font-size: 3.5vw;
    color: #5f5f5f;
    margin: 1.5vw 0;
    line-height: 120%;
    border-left: 1px solid #fa3b4b;
    padding-left: .4vw
}

.i-case .content-text .xg p {
    border-left: 2px solid #fa3b4b;
    padding-left: 1vw
}

.i-case .content-text .xg span:nth-child(1) {
    color: #5f5f5f;
    font-weight: bold;
    display: block
}

.i-case .content-text .xg span {
    color: #909090;
    display: block
}

.i-case .content-text .ftit {
    width: 90%;
    height: 6vw;
    background: #fa3b4b;
    color: #fff;
    font-size: 3.5vw;
    line-height: 6vw;
    text-align: center;
    margin-top: 1.5vw
}

.i-case .content-text .xm {
    font-size: 3.5vw;
    color: #000;
    margin: 1.5vw 0
}

.i-case .content-text .xm span {
    color: #636363
}

.i-case .content-text .zx {
    width: 90%;
    height: 6vw;
    font-size: 3.5vw;
    line-height: 6vw;
    text-align: center;
    border: 1px dotted #fa3b4b;
    border-radius: 1vw
}

.i-case .content-text .zx a {
    display: block;
    color: #fa3b4b
}

.fixed-phone {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 58%;
    right: 10px;
    z-index: 999
}

.fixed-phone img {
    width: 40px
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.field-dis {
    width: 100%;
    height: 11vw;
    background: url('../images/dis_bg.jpg') no-repeat;
    background-size: cover;
    overflow: hidden;
}

.field-dis > span {
    padding-left: 2vw;
    font-size: 3.906vw;
    line-height: 11vw;
    color: #fff;
    float: left;
}

.field-dis > img {
    margin: 3.575vw 3vw;
    height: 3.85vw;
    float: left;
}

.field-dis > .mwrap {
    width: 70vw;
    float: right;
}

.field-dis > .mwrap .item {
    font-size: 3.906vw;
    line-height: 11vw;
    color: #fff;
}

.field-dis > .mwrap .item span {
    /*font-weight: bold;*/
    color: #fff;
}

.field-dis2 img {
    width: 100%;
}

.tb {
    display: block;
    position: fixed;
    bottom: 15%;
    right: 0;
    width: 28vw;
    height: 10vw;
    padding-left: 2vw;
    background: #353131;
    color: #fff;
    border-radius: 5vw 0 0 5vw;
    line-height: 10vw;
    text-align: center;
    font-size: 4.4vw;
    opacity: 0;
}

.tb span {
    display: block;
    position: absolute;
    top: -1vw;
    left: -1vw;
    background: #cc2a1e;
    width: 6vw;
    height: 6vw;
    border-radius: 100%;
    line-height: 6vw;
    font-size: 4vw;
}

/*btm*/
.btm {
    background: #fff;
    padding: 2vw 0
}

.btm_p {
    padding: 2vw;
}

.btm_p, .btm_p img {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 16px;
}

.btm_p img {
    float: left;
    margin: 0 8px 0 0;
}

/*来院路线*/
.lylx {
    background: #fff;
    padding-top: 2vw;
    width: 100%
}

.lylx h2 {
    font-size: 5vw;
    color: #000;
    margin: 2vw 0;
    text-align: center;
    font-weight: bold;
}
.yuan-link-text {
    color: #2978ff;
    display: inline-block;
    background-color: #b8eafb;
    border-radius: 10vw;
    padding: 0.5vw 1.2vw;
    margin-bottom: 1vw;
}

.main-content-wrapper .avatar {
    height: 11.875vw;
    background: url('https://hu.xn--49sw11dtjh1kk.com/images/logo-zx.jpg') no-repeat top left;
    background-size: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.main-content-wrapper .avatar img {
    display: none;
}
