* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    overflow-x: hidden;
    font-size: 100px
}

body {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    background: #f7f8fa;
    letter-spacing: 1.5px;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
i {
    list-style: none;
    font-weight: normal;
    font-style: normal;
}

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

abbr,
acronym {
    border: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #555;
}

a img {
    border: 0
}

img {
    vertical-align: middle
}

input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}


/*清除浮动*/

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.info {
    color: red;
}

.margin_r {
    margin-right: 0 !important;
}


/* 首页 */


/* 头部 */


/* logo */

.logo img {
    width: 6.4rem;
    height: 1.23rem;
    display: block;
}

.logo a {
    display: block;
    overflow: hidden;
    width: 6.4rem;
    height: 1.23rem;
    text-indent: -9999px;
    /* 或者font-size: 0; */
    background: url(/skin/images/top_logo.jpg) no-repeat;
    background-size: 6.4rem 1.23rem;
}


/* banner */

.banner a {
    display: block;
    width: 6.4rem;
    height: auto;
}

.banner img {
    width: 6.4rem;
    height: auto;
    display: block;
}


/* 疾病导航 */

.illness .illness_title {
    padding: 0.2rem 0.3rem;
}

.illness .illness_title p {
    font-size: .26rem;
    font-weight: bold;
    color: #000;
}

.illness .illness_title img {
    display: inline-block;
    width: .45rem;
    height: .4rem;
}

.illness .illness_title p span {
    margin-left: .1rem;
    vertical-align: bottom;
}

.illness_nav {
    width: 6.2rem;
    margin: 0 auto;
    background: #fff;
    font-size: 0;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
}

.illness_nav a {
    display: inline-block;
    width: .8rem;
    text-align: center;
    margin: .17rem .62rem;
}

.illness_nav a img {
    width: .6rem;
    height: .56rem;
}

.illness_nav span {
    display: inline-block;
    color: #282828;
    font-size: .16rem;
    font-weight: bold;
    margin-top: .1rem;
}


/* 主体 */


/* 最新资讯 */

.title {
    padding: .5rem .3rem .2rem .3rem;
}

.title p {
    font-size: .26rem;
    font-weight: bold;
    color: #0f5c97;
}

.title img {
    height: .45rem;
    display: inline-block;
}

.title p span {
    margin-left: .1rem;
    vertical-align: bottom;
}

.news_body {
    width: 5.88rem;
    background: #fff;
    padding: .38rem .2rem;
    margin: 0 auto;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
}

.news_body li {
    margin-bottom: .2rem
}

.news_body .left_img {
    width: 1.75rem;
    height: 1.08rem;
    ;
}

.news_body .left_img img {
    width: 1.75rem;
    height: 1.08rem;
    display: inline-block;
}

.news_body .right_text {
    width: 3.9rem;
    height: 1.08rem;
}

.news_body .right_text h2 {
    font-size: .16rem;
    color: #353838;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: .2rem;
}

.news_body .right_text p {
    margin-top: .1rem;
    font-size: .14rem;
    color: #353838;
    line-height: .24rem;
}


/* 医生讲堂 */

.speech_body {
    width: 6.2rem;
    height: 4rem;
    background: #fff;
    margin: 0 auto;
    font-size: 0;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
}

.speech_body .hd {
    text-align: center;
}

.speech_body .hd li {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #ccc;
    margin-right: .05rem;
}

.speech_body .hd li.on {
    background: #0086cd;
}

.speech_body .video_item {
    cursor: pointer;
    text-align: center;
    font-size: 0;
    padding-top: .3rem;
}

.speech_body .video_item p {
    font-size: .18rem;
    line-height: .45rem;
}

.speech_body .video_item img {
    width: 5.11rem;
    height: 2.88rem;
    display: inline-block;
}

.speech_body .video {
    display: inline-block;
    width: 5.11rem;
    height: 2.88rem;
    position: relative;
}

.speech_body .box .start {
    position: absolute;
    width: .6rem;
    height: .6rem;
    left: 50%;
    top: 50%;
    margin-left: -.3rem;
    margin-top: -.3rem;
}


/* 医生团队 */

.doctor_body {
    width: 6.2rem;
    height: 3.7rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    text-align: center;
}

.doctor_body .bd {
    padding-top: 0.3rem;
}

.doctor_body .bd li a {
    display: inline-block;
    width: 2.25rem;
    height: 2.62rem;
    margin-right: .4rem;
}

.doctor_body .bd li p {
    font-size: .16rem;
    color: #0f5c97;
    margin-top: .1rem;
}

.doctor_body .bd li img {
    display: inline-block;
    width: 2.25rem;
    height: 2.62rem;
}

.doctor_body .hd li {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #ccc;
    margin-right: .05rem;
    font-size: 0;
}

.doctor_body .hd li.on {
    background: #0086cd;
}


/* 医院介绍 */

.hospital_body {
    width: 5.84rem;
    height: 1.64rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    padding: .18rem;
}

.hospital_body .left_text {
    width: 3rem;
    font-size: .14rem;
    line-height: .24rem;
}

.hospital_body .right_img img {
    width: 2.62rem;
    height: 1.57rem;
    display: inline-block;
    margin-top: .05rem;
}


/* 预约挂号 */

.guahao_body {
    width: 5.2rem;
    height: 5.6rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    padding: .3rem .5rem;
}

.form_title h2 {
    font-size: .36rem;
    color: #0f5c97;
    font-weight: bold;
    text-align: center;
}

.form_title p {
    font-size: .16rem;
    color: #970f12;
    text-align: center;
    margin-top: .08rem;
}

.guahao_body .form .gh {
    border: 1px solid #ccc;
    line-height: .3rem;
    padding: .05rem;
    width: 3.6rem;
}

.guahao_body .form .sel {
    padding: .08rem;
    border: 1px solid #ccc;
    line-height: .3rem;
}

.guahao_body .form p {
    line-height: .6rem;
}

.guahao_body .form #content {
    border: 1px solid #ccc;
    vertical-align: text-top;
}

.guahao_body .form .text_l {
    margin-left: .11rem;
}

.guahao_body .form .text_l textarea {
    width: 3.7rem;
    height: 1rem;
}
.submit{width:55%;background:#0f5c97;margin:0 auto;height:46px;color:#fff;}
.guahao_body .sub {
    width: 2rem;
    height: .6rem;
    line-height: .6rem;
    background: #0f5c97;
    color: #fff;
    font-size: .26rem;
    padding: 0 .2rem;
}

.guahao_body .formbtn {
    text-align: center;
    margin-top: .3rem;
}


/* 医院地址 */

.address_body {
    width: 6.2rem;
    height: 3.5rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    position: relative;
}

.address_body img {
    width: 5.58rem;
    height: 2.9rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.79rem;
    margin-top: -1.45rem;
}


/* 底部 */

.footer {
    width: 100%;
    height: 1.28rem;
    margin: .25rem auto 1.20rem;
    background: #fff;
    padding: .2rem 0;
}

.footer p {
    font-size: .18rem;
    line-height: .26rem;
    text-align: center;
}


/* 列表页 */

.breadnav {
    padding: 0.3rem 0 0.2rem 0;
    font-size: .28rem;
    font-weight: bold;
    margin-left: 0.15rem;
}

.breadnav a {
    color: #0f5c97;
}

.list_body {
    width: 5.9rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    padding: .24rem .15rem;
}

.list_body li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 0.15rem;
    margin-bottom: .2rem;
}

.list_body .left_img img {
    width: 1.75rem;
    height: 1.08rem;
    display: inline-block;
}

.list_body .mid_text {
    width: 2.5rem;
    margin-left: .15rem;
}

.list_body .mid_text h3 {
    font-size: .18rem;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_body .mid_text p {
    font-size: .16rem;
    line-height: .22rem;
    margin-top: .05rem;
}

.list_body .right_btn a {
    display: block;
    width: 1rem;
    height: .3rem;
    line-height: .3rem;
    background: #0f5c97;
    padding: 0.05rem 0.15rem;
    color: #fff;
    text-align: center;
    margin: .1rem 0 .1rem .1rem;
    font-size: .16rem;
}


/* 导航 */

.list_nav {
    width: 5.6rem;
    height: 1.1rem;
    background: #fff;
    margin: .5rem auto 0;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    padding: .25rem .3rem;
}

.list_nav a {
    display: inline-block;
    text-align: center;
    font-size: .18rem;
    font-weight: bold;
    margin-right: .55rem;
}

.list_nav .list_icon1 img {
    width: .78rem;
    height: .78rem;
}

.list_nav .list_icon2 img {
    width: 1.17rem;
    height: .78rem;
}

.list_nav .list_icon3 img {
    width: .81rem;
    height: .78rem;
}


/* 分页 */

.page {
    text-align: center;
}

.page a {
    color: #000;
    font-size: .18rem;
    padding: 0 0.05rem;
}

.page a:hover {
    color: #0086cd;
}


/* 文章页 */

.article_body {
    width: 5.8rem;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0.05rem 0.05rem 0.05rem #ccc;
    padding: .2rem;
}

.article_body .article_tit {
    text-align: center;
}

.article_body .article_tit h2 {
    font-size: .28rem;
    line-height: 0.36rem;
    font-weight: bold;
    color: #353838;
}

.article_body .article_tit p {
    font-size: .2rem;
    color: #353838;
    margin: .2rem 0;
}

.article_body .article_tit .time {
    margin-left: 10px;
}

.article_body .article_text p {
    font-size: .22rem;
    line-height: .34rem;
    color: #353838;

}
.article_body .article_text img{max-width:100%;height:auto}
.article_body .article_img {
    font-size: 0;
}

.article_body .article_img img {
    width: 2.44rem;
    height: 1.52rem;
    margin-right: .4rem;
    margin-left: .1rem;
    margin-top: .2rem;
}

.text_secondary {
    margin: 0.2rem 0.2rem;
    overflow: hidden;
}

.text_secondary span {
    font-size: .22rem;
    font-weight: bold;
    color: #000;
    line-height: .3rem;
    display: block;
}