@charset "utf-8";

body {
    overflow-x: hidden;
    max-width: 100%;
    color: #222;
    word-wrap: break-word;
    letter-spacing: -0.1px;
    font-size: 16px;
    line-height: 1.5;
    -webkit-text-size-adjust: none;
    font-family: Helvetica,"microsoft yahei",simsun;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, fieldset, input, textarea, blockquote {
    margin: 0;
    padding: 0;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, input, textarea, span, select, a {
    font-family: Arial,Microsoft YaHei\, SimHei,Helvetica,sans-serif;
}

div, ul, li, ol, dd, dl, dt, p, h1, h2, h3, h4, h5, h6, a, span, input, textarea, button, select, form, i {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    input[type="text"], input[type="button"], textarea {
        outline: medium;
        border: none;
        resize: none;
        -webkit-appearance: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

li {
    list-style-type: none;
}

form {
    display: block;
}

table {
    margin: 0 auto;
}

img {
    border: 0;
    vertical-align: top;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

input:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, h2, h3, h4, h5 {
    font-weight: unset;
}

input, textarea, select {
    outline: medium;
    border: none;
    background: none;
    resize: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a {
    color: #666;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

i, em {
    font-style: normal;
}
/* input placeholder color */
:-moz-placeholder {
    color: #c3c3c3;
}

::-moz-placeholder {
    color: #c3c3c3;
}

::-webkit-scrollbar {
    display: none
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #c3c3c3;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c3c3c3;
}

.input-placeholder {
    color: #c3c3c3 !important;
}
/* 禁止浏览器页面内容被点击  系统默认菜单被禁用 */
/* *{  
    -webkit-touch-callout:none; */
/* -webkit-user-select:none; */
/* -khtml-user-select:none; */
/* -moz-user-select:none; */
/* -ms-user-select:none; */
/* user-select:none; */
input, textarea, button {
    margin: 0px;
    padding: 0px;
    outline: none;
    -webkit-user-select: auto;
    /*webkit浏览器*/
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    /* For some Androids */
}

:root {
    --header-height: .44rem;
    /* header */
    --navTab-height: .5rem;
    /* nav-tab */
    --hospitalCard-height: 1.24rem;
    /* hospital-card */
    --border-color: #f1f1f1;
    --text0-color: #000;
    --text3-color: #333;
    --text5-color: #555;
    --text6-color: #666;
    --text9-color: #999;
    --text52-color: #525252;
    --text62-color: #626262;
    --textf8-color: #f8f8f8;
    --text1f-color: #1F1F1F;
    --textf-color: #fff;
    --green1-color: #00c8c8;
    --green2-color: #01b2b2;
    --green3-color: #01B3B3;
    --blue1-color: #3F8CFF;
    --blue2-color: #418dff;
    --orange1-color: #FF6F61;
    --orange2-color: #FF7920;
}

.green {
    color: #62C4A6;
}

.yellow2 {
    color: #C69623;
}

.hid2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.aic {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.tac {
    text-align: center;
}

.fc3 {
    color: #333;
}

.fc6 {
    color: #666;
}

.mr10 {
    margin-right: .1rem;
}

.nbg {
    background: none !important;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.w-77 {
    width: 77%;
}

.disb {
    display: block;
}

.jtico {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background-size: cover;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.butleft {
    background: linear-gradient(-45deg, #00a7d0ad, #4c84f8b3,#e270ffb5 );
}

.butright {
    background: linear-gradient(-45deg, #3fe1a6ad, #66d2cead, #00a7d0b5);
}

.nobg {
    background: none !important
}

.pd2 {
    padding: .2rem
}

.pd3 {
    padding: .3rem
}

.pbt0 {
    padding-bottom: 0 !important;
}
.pbt20 {
    padding-bottom: .2rem !important;
}
.ptd20 {
    padding-top: .2rem !important;
}

.ptd0 {
    padding-top: 0rem !important;
}

.mtp0 {
    margin-top: 0 !important
}

.mtp20 {
    margin-top: .2rem !important;
}

.mtp60 {
    margin-top: .6rem !important
}

.mtp80 {
    margin-top: .8rem !important
}

.mtp30 {
    margin-top: .3rem !important;
}
.mbt20 {
    margin-bottom: .2rem !important;
}
.mbt30 {
    margin-bottom: .3rem !important;
}

.mbt60 {
    margin-bottom: .6rem !important;
}
.mtp_0 {
    margin-top: 0rem !important;
}
.mtp_13 {
    margin-top: -.13rem !important;
}

.noline {
    border: none !important;
}

.openbox {
    height: auto !important;
}

.bshadow {
    border-radius: 0.1rem !important;
    box-shadow: 0px 2px 5px #0171006b;
}

.btn_more {
    background: #f2f2f2;
    color: #999;
    border-radius: .5rem;
    width: 80%;
    margin: 0rem auto;
    padding: 0.1rem 0;
    display: block;
    text-align: center;
    font-size: .24rem;
}

.vipbg {
    background: linear-gradient(to right, #56C1FF, #A2C56F, #27BD9E);
    padding-bottom: 0.1rem;
    border-radius: 0 0 .15rem .15rem;
    box-shadow: 0px 2px 5px #0171006b;
}

    .vipbg a {
        color: #fff !important;
    }

    .vipbg .curr:after {
        background-color: #fff !important;
    }
.back-top {
    width: 1rem;
    height: 1rem;
    position: fixed;
    right: 0.3rem;
    bottom: 1rem;
    z-index: 99999999999;
    display: none;
}
.back-top a {
    width: 100%;
    height: 100%;
    background:url(../images/backtop.png) no-repeat;
    background-size: 1rem;
    opacity: .7;
    display: block;
    cursor: pointer;
}
@media screen and (max-width:360px) {
    html {
        font-size: 48px;
    }
}
@media screen and (max-width:375px) {
    html {
        font-size: 50px;
    }
}

@media screen and (max-width:414px) {
    html {
        font-size: 55.2px;
    }
}

@media screen and (max-width:430px) {
    html {
        font-size: 57.33px;
    }
}
@media screen and (max-width:750px) {
    html {
        font-size: 55.2px;
    }
}
@media screen and (min-width: 751px) {
    html {
        font-size: 90.2px;
    }
}


.dibud {width: 100%;height: 56px;position: fixed;z-index: 9999;bottom: 0;left: 0;background:linear-gradient(to right, #95d8ff, #e6f7f5);box-shadow: 0px 0px 0.1rem #dadada;padding: 0 3.125%;padding-top:2%}
.dbtp{width:43px;margin-right:3%; float: left;}
.dbtj{width:77%; float: left;}
.dbtp img{width:100%;border-radius: 100%;}
.srkd{width:100%;border-radius: 12.65625vw;border: 2px solid #fff;height:40px}
.srkd span{line-height: 40px;color: #95989e;padding-left: 6%;}