﻿html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto
}
* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0; padding:0;}
body {
 padding-bottom:0.3rem;   font-family: Microsoft Yahei;
    color: #000;
    background: #fff;
    font-size: .12rem;
    line-height: 1.5;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto
}
#LRfloater1 { display:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
li, ol, ul {
    list-style: none
}
fieldset, img {
    border: 0
}
img {
    vertical-align: middle
}
iframe {
    display: block
}
abbr, acronym {
    border: 0;
    font-variant: normal
}
del {
    text-decoration: line-through
}
address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: 500
}
h1, h2, h3, h4, h5, h6 {
    font-family: "microsoft yahei", Arial, "微软雅黑", "Arial Narrow", HELVETICA
}
a {
    text-decoration: none;
    outline: 0;
    color: #333;
}

input, textarea {
    outline: medium none;
    vertical-align: middle
}

a:hover {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, input[type=submit], input[type=reset], input[type=button] {
    -webkit-appearance: none;
    outline: 0
}

a, button, input {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

th {
    text-align: inherit
}

select, textarea {
    vertical-align: middle
}

.clearfix:after, .w:after {
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    content: ".";
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.yh {
    font-family: "microsoft yahei"
}

.bd {
    font-weight: 700
}

.none {
    display: none
}
.header {
    background: #27aca7;
    padding: 0.025rem 0;
    overflow: hidden;
    position: relative
}

.header-s {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: .15rem;
    color: #fff;
    background: #27aca7
}

.header img {
    width: 100%
}

.header .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 85%;
    box-sizing: border-box;
    height: 100%
}

.header .house {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    height: 100%;
    background: url(/all_file/images/house-top.png) no-repeat center center;
    background-size: 50% auto;
    box-sizing: border-box
}

.header .back {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    height: 100%;
    background: url(/all_file/images/back.png) no-repeat center center;
    background-size: 50% auto;
    box-sizing: border-box
}

.header .tel {
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    height: 100%;
    background: url(/all_file/images/tel.png) no-repeat center center;
    background-size: 50% auto;
    box-sizing: border-box
}

.nav a {
    width: 25%;
    float: left;
    font-size: .13rem;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    height: .35rem;
    line-height: .35rem
}

.nav a:nth-child(4n) {
    border-right: none
}

.nav a:nth-child(5), .nav a:nth-child(6), .nav a:nth-child(7), .nav a:nth-child(8) {
    border-bottom: none
}

.title {
    background: #e9e9e9;
    padding: .1rem 0 .12rem
}

.title h2 {
    background: url(/all_file/images/title-bg.png) no-repeat center center;
    background-size: auto .06rem;
    font-size: .13rem;
    color: #27aca7;
    text-align: center;
    font-weight: 400;
    line-height: .15rem
}

.title p {
    font-size: .1rem;
    color: #838383;
    text-align: center;
    line-height: .1rem
}

.footer {
    padding: .1rem 0;
    border-top: 1px solid #ccc;
    width: 100%;
    background: #fff;
    z-index: 99;
    position:fixed;
    bottom:0;
    max-width: 640px;
}

.footer .nav-ft {
    height: .44rem
}

.footer .nav-ft a {
    width: 25%;
    float: left;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center
}

.footer .nav-ft a:last-child {
    border-right: none
}

.footer .nav-ft a img {
    display: block;
    width: .26rem;
    margin: 0 auto
}
.banner-index img {
    margin-top: 0;
    width: 100%;
    border: none;
}

.ad-box {
    height: 60px;
    padding: 8px 0;
    box-sizing: border-box
}

.ad-box .icons {
    width: 22%;
    height: 44px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    background: url(/all_file/images/ico-ad.jpg) no-repeat center center;
    background-size: auto .17rem;
    border-right: 1px solid #ccc
}

.ad-box .news {
    width: 78%;
    height: 44px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px
}

.ad-box ul li {
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    overflow: hidden
}

.ad-box ul li em {
    color: #bd0a25
}

.nav-ks {
    margin: .1rem 0;
}

.nav-ks a {
    width: 25%;
    float: left;
    font-size: .1rem;
    text-align: center;
    box-sizing: border-box;
    line-height: .22rem;
    color: #5b5b5b;
    padding: .1rem 0 .05rem
}

.nav-ks a img {
    display: block;
    width: .4rem;
    margin: 0 auto
}

.nav-ks a:nth-child(4n) {
    border-right: none
}

.nav-ks a:nth-child(10), .nav-ks a:nth-child(11), .nav-ks a:nth-child(12), .nav-ks a:nth-child(9) {
    border-bottom: none
}

.ask-box {
    padding-left: 2%;
    margin: .15rem 0
}

.ask-box a {
    width: 47%;
    float: left;
    margin-right: 2%;
    margin-bottom: .05rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: .05rem 0 .05rem .05rem;
    color: #bbb;
    font-size: .08rem
}

.ask-box a img {
    float: left;
    width: .64rem;
    margin-right: .05rem
}
.ask-box a p img{ float: left; width: auto; margin-right: 0; height: 0.15rem; margin-top: 0.08rem;}
.ask-box a h3 {
    font-size: .14rem;
    color: #333
}

.ask-box a span {
    border-bottom: 2px solid #ff5f11
}

.tab-doc {
    padding: .18rem 0 0
}

.tab-doc-con a {
    width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: .1rem
}
.tab-doc-con a .pic{ display: inline-block; width: 0.67rem; height: 0.85rem; overflow: hidden; border-radius: 0; border: none;}
.tab-doc-con a img {
    width: .67rem;
    min-height: .67rem;
}
.tab-doc-con a strong {
    color: #27aca7;
    font-size: .12rem;
    display: block;
    font-weight: 400
}

.tab-doc-con a span {
    color: #666;
    font-size: .12rem;
    display: inline-block;
    width: .67rem;
    height: .18rem;
    line-height: .18rem;
    border: 1px solid #666;
    border-radius: .1rem;
    overflow: hidden
}

.tab-doc-hd {
    text-align: center;
    height: 20px;
    line-height: 20px
}

.tab-doc-hd a {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #ccc;
    margin: 0 5px
}

.tab-doc-hd a.on {
    background: #27aca7
}

.tab-news-hd {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background: #d4d4d4;
    overflow: hidden
}

.tab-news-hd a {
    width: 50%;
    height: .4rem;
    float: left;
    font-size: .14rem;
    color: #3b3b3b
}

.tab-news-hd a.on {
    color: #fff;
    background: #27aca7
}

.tab-news-con {
    padding: .05rem 0.05rem 0.1rem;
}

.tab-news-con li a {
    display: block;
    height: .4rem;
    line-height: .4rem;
    color: #3e3e3e;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    font-size: .13rem
}

.tab-news-con li a span {
    padding: 0 .05rem
}

.ad-ft img {
    width: 100%;
}

.nav-user {
    margin: .2rem auto;
}

.nav-user a {
    width: 33.3%;
    float: left;
    font-size: .12rem;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    line-height: .22rem;
    color: #5b5b5b;
    padding: .15rem 0;
}

.nav-user a img {
    display: block;
    width: .56rem;
    margin: 0 auto
}

.nav-user a:nth-child(3n) {
    border-right: none
}

.nav-user a:nth-child(7), .nav-user a:nth-child(8), .nav-user a:nth-child(9) {
    border-bottom: none
}

.page-nav {
    padding: 0 .05rem 0 .28rem;
    margin: 0 0.1rem;
    height: .35rem;
    line-height: .35rem;
    color: #565656;
    border-bottom: 1px solid #ccc;
    background: url(/all_file/images/ico_house.png) no-repeat .05rem center;
    background-size: auto .15rem
}

.pages {
    color: #a5c0dc;
    font-size: 0.13rem;
    text-align: center;
    height: .18rem;
    line-height: .18rem;
    margin: .1rem 0 .2rem;
}

.pages a {
    color: #484848;
    font-size: .13rem;
    padding: 0 .1rem
}

.list-box ul {
    padding: 0 .1rem
}

.list-box ul li {
    padding-bottom: 0.05rem;
    border-bottom: 1px solid #ccc
}

.list-box ul li h2 {
    font-size: .14rem;
    color: #000;
    font-weight: 400;
    margin: .2rem 0 .1rem .05rem;
    border-left: 1px solid #27aca7;
    text-indent: .05rem;
    height: .14rem;
    line-height: .14rem
}

.list-box ul li p a {
    font-size: .1rem;
    color: #565656;
    height: .36rem;
    line-height: .18rem;
    overflow: hidden;
    text-indent: .18rem
}

.list-box ul li p a span {
    color: #f76901
}

.line-box .top {
    padding: .06rem;
    line-height: .21rem;
    color: #313131
}

.line-box .map {
    padding: 0 .06rem
}

.line-box .map img {
    display: block;
    width: 100%
}

.line-box .item ul li {
    padding: .1rem;
    border-top: 1px solid #e0e0e0;
    color: #313131;
    line-height: .18rem;
    font-size: .12rem
}

.line-box .item ul li:first-child {
    border-top: none
}

.line-box .item ul li h2 {
    color: #27aca7;
    font-size: .14rem;
    line-height: .2rem
}

.hospital .before {
    background: #ececec;
    padding: 0 0 .15rem
}

.hospital .before p {
    padding: .1rem;
    line-height: .2rem;
    text-indent: .18rem
}

.hospital .before .pic {
    padding: .1rem;
    background: #fff
}

.hospital .before .pic img {
    width: 100%
}

.hospital .list-time {
    padding: .14rem .14rem 0
}

.hospital .list-time ul {
    padding: 0 .07rem;
    border-left: 1px solid #ccc
}

.hospital .list-time ul li h2 {
    position: relative;
    color: #27aca7;
    height: .2rem;
    line-height: .2rem
}

.hospital .list-time ul li h2 em {
    position: absolute;
    top: .07rem;
    left: -.1rem;
    display: inline-block;
    width: .06rem;
    height: .06rem;
    background: url(/all_file/images/ico-d.png) no-repeat;
    background-size: .06rem auto
}

.hospital .list-time ul li p {
    font-size: .14rem;
    line-height: .18rem;
    color: #666;
    margin-bottom: .1rem
}

.hospital .list-time ul li img {
    width: 100%;
    margin-top: .05rem
}

.news-in {
    padding: .1rem .3rem;
    font-size: .12rem
}

.news-in p {
    height: .27rem;
    line-height: .27rem;
    margin-top: .05rem
}

.news-in input {
    padding: 0 .05rem;
    width: 100%;
    height: .27rem;
    line-height: .27rem;
    border: 1px solid #d2d2d2;
    border-radius: .03rem;
    box-sizing: border-box;
    font-size: .12rem
}

.news-in .check-box {
    position: relative;
    height: .27rem;
    box-sizing: border-box
}

.news-in .check-box input {
    padding-right: .35rem
}

.news-in .item-box .btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: .3rem;
    height: .27rem;
    width: .3rem;
    border-top-right-radius: .03rem;
    border-bottom-right-radius: .03rem;
    z-index: 1
}

.news-in .item-box .btn.ks {
    background: url(/all_file/images/icon1.png) no-repeat center .1rem #ff5f11;
    background-size: .165rem auto
}

.news-in .item-box .btn.time {
    background: url(/all_file/images/icon1.png) no-repeat center -.13rem #ff5f11;
    background-size: .165rem auto
}

.news-in .btn {
    text-align: center
}

.news-in .btn input.clr {
    width: .95rem;
    margin: .18rem .1rem;
    color: #27aca7;
    background: #fff;
    border: 1px solid #27aca7;
    font-size: .12rem;
    text-indent: .2rem;
    background: url(/all_file/images/icon1.png) no-repeat .1rem -.39rem;
    background-size: .165rem auto
}

.news-in .btn input.sub {
    width: .95rem;
    margin: .18rem .1rem;
    color: #ff5f11;
    background: #fff;
    border: 1px solid #ff5f11;
    font-size: .12rem;
    text-indent: .2rem;
    background: url(/all_file/images/icon1.png) no-repeat .1rem -.63rem;
    background-size: .165rem auto
}

.check-ks-box {
    background: rgba(0, 0, 0, .4);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 11;
    border: 1px solid #ccc;
    border-top: none
}
.check-ks-box .box-ul{position: absolute; left: 50%; top: 50%; width: 300px; background: #fff; height: 300px; box-sizing: border-box; margin-left: -150px; margin-top: -150px; border-radius: 5px;}
.check-ks-box .box-ul ul{ width: 260px; height: 260px; margin: 20px auto; overflow-y: scroll;}
.check-ks-box ul::-webkit-scrollbar{display: none;}
.check-ks-box ul li {
    height: .27rem;
    line-height: .27rem;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px dashed #a2ebe2;
    background: #fff
}

.check-ks-box ul li:last-child {
    border-bottom: none
}

.list-ks-top {
    height: .54rem;
    margin: .07rem;
    padding: 0 .1rem;
    border: 1px solid #ccc
}

.list-ks-top dt {
    width: 50%;
    float: left
}

.list-ks-top dt strong {
    display: block;
    padding: .07rem 0 .03rem;
    font-size: .12rem
}

.list-ks-top dt span {
    display: inline-block;
    width: .5rem;
    height: .14rem;
    line-height: .14rem;
    text-align: center;
    font-size: .1rem;
    color: #ff6000;
    border: 1px solid #ff6000;
    border-radius: .03rem;
    float: left;
    margin-right: .1rem
}

.list-ks-top dt span:last-child {
    color: #27aca7;
    border: 1px solid #27aca7
}

.list-ks-top dd {
    padding: .08rem 0 0 .2rem;
    width: 50%;
    box-sizing: border-box;
    float: left
}

.list-ks-top dd p {
    font-size: .1rem;
    line-height: .18rem
}

.list-ks-top dd p em {
    color: #ff6000;
    font-weight: 700
}

.list-ks-box {
    background: #e6e6e6;
    padding-bottom: 0
}

.list-ks-box h2 {
    padding: 0 .08rem;
    height: .4rem;
    line-height: .4rem;
    color: #27aca7;
    font-size: .15rem
}

.list-ks-box ul {
    padding: 0 .08rem 0.1rem;
    line-height: .45rem;
    font-size: .15rem;
    background: #fff
}

.list-ks-box ul li a {
    border-bottom: 1px dashed #ccc;
    display: block
}

.list-ks-box ul li a span em {
    color: #27aca7
}

.list-ks-box .pages {
    margin: 0;
    padding: .1rem 0;
    background: #fff
}

.yy-box .yy-top {
    height: .35rem;
    padding: 0 .1rem
}

.yy-box .yy-top a {
    padding-left: .21rem;
    background: url(/all_file/images/icon1.png) no-repeat 0 -.89rem;
    background-size: .165rem auto;
    margin-top: .05rem;
    height: .25rem;
    line-height: .25rem
}

.yy-box .yy-top a:last-child {
    background: url(/all_file/images/icon1.png) no-repeat 0 -1.11rem;
    background-size: .165rem auto;
    color: #ff6000
}

.yy-box .news-in {
    background: #a2ebe2;
    margin-bottom: 1px
}

.yy-box .news-in p {
    color: #fff
}

.yy-box .news-in input[type=text] {
    border: none
}

.text-box {
    padding: 0 .1rem;
    overflow: hidden;
}

.text-box h1 {
    font-size: .14rem;
    text-align: center;
    line-height: .22rem;
    padding: .1rem 0
}

.text-box .ss {
    background: #bdf;
    border-radius: .03rem;
    padding: .1rem;
    font-size: .1rem;
    line-height: .15rem;
    color: #27aca7
}

.text-box .ss a {
    color: #ff3000
}

.text-box p {
    color: #414141;
    font-size: .12rem;
    line-height: .2rem;
    margin: .05rem 0 .1rem
}

.text-box p.center {
    text-align: center;
    text-indent: 0
}

.text-box img {
    width: 100%;
    float: left;
}

.item-about {
    background: #e9e9e9;
    padding: .04rem 0 0;
}

.item-about .wz-box {
    margin-bottom: .04rem;
    background: #fff
}

.item-about .wz-box a {
    width: 50%;
    float: left;
    border-right: 1px solid #ccc;
    padding: .1rem 0 0.1rem 0.3rem;
    box-sizing: border-box
}

.item-about .wz-box a:last-child {
    border-right: none
}

.item-about .wz-box a img {
    width: .32rem;
    float: left;
    display: inline-block;
    margin-right: .04rem
}

.item-about .wz-box a strong {
    display: block;
    font-size: .14rem;
    line-height: .2rem;
}

.item-about .wz-box a span {
    display: block;
    font-size: .08rem;
    line-height: .1rem;
    color: #666
}

.other-box {
    padding: .05rem 0 1px;
    background: #fff
}

.other-box ul {
    padding: 0 .04rem;
    border-bottom: 1px solid #ccc
}

.other-box h2 {
    height: .34rem;
    line-height: .34rem
}

.other-box h2 strong {
    display: inline-block;
    font-size: .13rem;
    border-left: 2px solid #2982bb;
    height: .13rem;
    line-height: .13rem;
    padding-left: .05rem;
    margin-left: .05rem
}

.other-box h2 a.more {
    float: right;
    font-size: .1rem;
    font-weight: 400
}

.other-box ul li {
    height: .34rem;
    line-height: .34rem;
    border-bottom: 1px solid #ccc;
    font-size: .12rem;
    color: #5c5c5c
}

.other-box ul li:last-child {
    border-bottom: none
}

.other-box ul li em {
    color: #27aca7;
    padding-left: .05rem
}

.search-zj {
    padding: .1rem .15rem;
    position: relative
}

.search-zj input {
    height: .35rem;
    line-height: .35rem;
    border-radius: .03rem;
    width: 100%;
    border: none;
    box-sizing: border-box;
    font-size: .15rem;
    padding: 0 .6rem 0 .1rem
}

.search-zj .btn {
    position: absolute;
    top: .1rem;
    right: .15rem;
    display: block;
    width: .5rem;
    height: .35rem;
    border-top-right-radius: .03rem;
    border-bottom-right-radius: .03rem;
    background: url(/all_file/images/icon1.png) no-repeat center .15rem #ff5f11;
    background-size: .21rem auto
}

.doctor-list {
    background: #e9e9e9;
    padding-bottom: .1rem
}

.doctor-box {
    background: #fff;
    padding-bottom: 1px
}

.doctor-box li {
    padding: .13rem .1rem;
    border-bottom: 1px solid #ccc;
    position: relative
}

.doctor-box li .pic {
    display: block;
    width: .71rem;
    height: .71rem;
    border-radius: 0.35rem;
    float: left;
    margin-right: .1rem;
    overflow: hidden;
}

.doctor-box li .pic img {
    width: 100%
}
.doctor-box li h3 {
    font-weight: 400;
    font-size: .14rem;
    height: .3rem;
    overflow: hidden;
    line-height: .3rem;
    background: none;
    padding: 0;
    position: relative;
    margin-top: 0;
}

.doctor-box li h3 span {
    font-size: .11rem;
    color: #313131;
    padding: 0 .1rem;
    font-weight: 400
}
.doctor-box li .con{
    color: #666;
    line-height: 0.2rem;
    text-indent: 0;
    padding: 0;
}
.doctor-box li .con em {
    color: #ff7e00;float: left;
}

.doctor-box li p a {
    color: #ff4040
}
.doctor-box li h3 .yy{bottom: .08rem;}
.doctor-box li .yy {
    position: absolute;
    right: .1rem;
    bottom: .15rem;
    display: block;
    width: .62rem;
    text-align: center;
    height: .17rem;
    line-height: .15rem;
    color: #ff7e00;
    border: 1px solid #ff7e00;
    border-radius: .05rem;
    font-size: 0.12rem;
    font-weight: 400;
}

.doctor-con {
    background: #e9e9e9;
    padding-bottom: .1rem
}

.doctor-con .item-tx {
    background: #fff;
    padding-bottom: 1px;
    padding-top: .1rem
}

.doctor-con .item-tx h3 {
    height: .2rem;
    line-height: .2rem;
    font-size: .12rem;
    padding: 0 .14rem 0 .35rem;
    margin-top: .1rem;
    background: url(/all_file/images/icon2.png) no-repeat;
    background-size: .18rem auto
}

.doctor-con .item-tx .con
 {  font-size:0.12rem;
    line-height: .2rem;
    text-indent: .14rem;
    color: #666;
    padding: 0 .1rem 0 .2rem
}

.doctor-con .item-tx .more {
    color: #ff6c00
}

.doctor-con .item-tx h3.gr {
    background-position: .14rem .01rem
}

.doctor-con .item-tx h3.sc {
    background-position: .14rem -.27rem
}

.doctor-con .item-tx h3.db {
    background-position: .14rem -.55rem
}

.doctor-con .item-tx h3.hj {
    background-position: .14rem -.83rem
}

.doctor-con .item-tx h3.qt {
    background-position: .14rem -1.11rem
}

.doctor-con .doc-other {
    border-bottom: 1px solid #ccc;
    padding-bottom: .1rem
}

.doctor-con .doc-other a {
    width: 21%;
    float: left;
    margin: .1rem 2% 0;
    box-sizing: border-box;
    height: .24rem;
    line-height: .24rem;
    text-align: center;
    color: #4e4e4e;
    background: #d7d7d7;
    border-radius: .05rem
}

.doctor-con .doc-other a:nth-child(4n) {
    margin-right: 0
}

.item-ks .con {
    line-height: .2rem;
    font-size: .14rem;
    text-indent: .14rem;
    color: #3c3c3c;
    padding: 0 .1rem
}

.item-ks h3 {
    height: .2rem;
    line-height: .2rem;
    font-size: .16rem;
    padding: 0 .14rem 0 .35rem;
    margin-top: .1rem;
    background: url(/all_file/images/icon3.png) no-repeat;
    background-size: .18rem auto
}

.item-ks h3.js {
    background-position: .1rem .01rem
}

.item-ks h3.cj {
    background-position: .1rem -.27rem
}

.item-ks h3.zj {
    background-position: .1rem -.55rem
}

.item-ks h3.wt {
    background-position: .1rem -.83rem
}

.item-ks .item-con a {
    width: 21%;
    float: left;
    margin: .1rem 2% 0;
    box-sizing: border-box;
    height: .24rem;
    line-height: .24rem;
    text-align: center;
    color: #545454;
    border: 1px solid #ccc;
    font-size: .12rem
}

.item-wt {
    padding: .1rem 4% 0;
    text-align: center
}

.item-wt a {
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: .1rem;
    float: left;
    font-size: .12rem;
    color: #fff
}

.item-wt a:nth-child(2), .item-wt a:nth-child(5), .item-wt a:nth-child(8) {
    margin-right: 0
}



/*导航栏字体加粗*/
 /*LT  2017.8.29*/
/*.main{padding-bottom: 40px;}*/
.yy-box{padding-bottom: 0.35rem;}

/*医院简介 add 1023*/
.hospital .title-h{ font-size: 0.15rem; border-left: 0.05rem solid #27aca7; text-indent: 0.05rem; height: 0.2rem; line-height: 0.2rem; margin: 0.1rem 0; font-weight: 700;}
.honor-box{ padding: 0.1rem; border-top: 0.15rem solid #ececec;}
.honor-box table tr th{ text-align: center; color: red; font-weight: 700;}
.honor-box tr td:first-child,.honor-box tr td:last-child{ text-align: center;}
.honor-box table td,.honor-box table th{ border: 1px solid #dcdcdc; color: #505050; font-size: 0.08rem;}
.honor-box table .name,.honor-box table .unit{ padding:0 0.05rem;}
.honor-box table .name{ font-weight: 700;}
.study-box,.doctor-h{ padding: 0.1rem; border-top: 0.15rem solid #ececec;}
.study-box p,.doctor-h p{ text-indent: 0.18rem; line-height: 0.18rem;}
.study-box ul li{ width: 32%; float: left; margin-right: 2%; padding: 0.1rem 0;}
.study-box ul li:last-child{ margin-right: 0;}
.study-box ul li img{ width: 100%;}
.doctor-h p a{ color: #ff0000;}
.doctor-h dl dt img{ width: 100%;}
.doctor-h dl dd{ width: 25%; float: left; background: #27aca7; padding: 0.1rem 0 0.05rem; text-align: center;}
.doctor-h dl dd img{ width: 80%;}
.doctor-h dl dd span{ width: 100%; display: block; font-size: 0.08rem; color: #fff;}
