﻿@charset "utf-8";
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
      url('iconfont.woff2?v=681054') format('woff2'),
      url('iconfont.woff?v=681054') format('woff'),
      url('iconfont.ttf?v=681054') format('truetype'),
      url('iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    min-width: 320px;
    max-width: 750px;
    margin: 0 auto;
}
* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0; padding:0;}
body {
 padding-bottom: 1.15rem;
 font-family: Microsoft Yahei;
 color: #000;
 background: #fff;
 font-size: .18rem;
 line-height: 1.5;
 min-width: 320px;
 max-width: 750px;
 margin: 0 auto;
}

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;
    display: inline-block;
}

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
}
.bg1{background-color:#6bc48a}
.bg2{background-color:#0052a6}
.bg3{background-color:#ffaf36}
.bg4{background-color:#53c2f9}
.bg5{background-color:#ff5f11}
.bg6{background-color:#ea2f2f}
.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: #0052a6;
    overflow: hidden;
    position: relative;
}

.header-s {
    height: .8rem;
    text-align: center;
    display: flex;
    font-size: .28rem;
    color: #fff;
    background: #0052a6;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.header-s a{color:#fff;font-size: .4rem;padding: .1rem .2rem;}
.header img {
    width: 100%
}

.header .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 85%;
    box-sizing: border-box;
    height: 100%
}

.header .house {
}

.header .back {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    height: 100%;
    background: url(../images/back.png) no-repeat center center;
    background-size: 50% auto;
    box-sizing: border-box
}

.header .tel {
}

.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
}


.footer {
    border-top: 1px solid #ccc;
    width: 100%;
    background: #fff;
    z-index: 99;
    position:fixed;
    bottom:0;
    max-width: 640px;
}

.footer .nav-ft {
}

.footer .nav-ft a {
    width: 50%;
    padding: .1rem 0;
    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: inline;
    width: .26rem;
    margin: 0 .1rem;
}
.banner-index a{width:100%}
.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(../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
}
.nav-ks .iconfont {
    display: table;
    width: .4rem;
    line-height: .4rem;
    border-radius: 0.03rem;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
    margin: 0 auto;
}
.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: #0052a6;
    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: #007aff
}

.tab-news-hd {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background: #d4d4d4;
    overflow: hidden
}

.tab-news-hd a {
    width: 33.33%;
    height: .4rem;
    float: left;
    font-size: .14rem;
    color: #3b3b3b
}

.tab-news-hd a.on {
    color: #fff;
    background: #007aff
}

.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
}

.zjpb{background:url(../images/zj_bg.jpg)no-repeat;background-size:cover;padding: .2rem .1rem .4rem;color: #fff;}
.zjpb span{font-size: 0.12rem;color:#ccc;}
.zjpb>div{
    border-bottom: 1px solid #fff;
    line-height: .3rem;
}
.zjks{
}
.zjzc{
    padding-top: .2rem;
}
.zjtj{border-radius: .12rem;background-color: rgba(255,255,255,0.2);color: #fff;width: 100%;border: 1px solid #fff;line-height: 0.24rem;margin-top: .2rem;text-align: center;}
.zjpb .icon{color:#fff;padding: 0 .1rem;}
.zj_tit {
    padding: 0.1rem 0.1rem 0.1rem;
    border-radius: 0.1rem;
    margin-top: -0.2rem;
    background: #fff;
}
.zj_tit span{    font-size: .13rem;
    font-weight: bold;
    padding-left: .05rem;
    line-height: .1rem;
    border-left: 2px solid #007aff;}
.title {
    padding: .1rem 0 .12rem;
    background: url(../images/zj_bg.jpg)no-repeat center;
    background-size: cover;
}.title h2 {
    font-size: .2rem;
    color: #fff;
    text-align: center;
}.title p {
    font-size: .1rem;
    color: #838383;
    text-align: center;
    line-height: .1rem;
}
.ad-ft img {
    width: 100%;
}

.nav-user {
    margin: .2rem auto;
}
.nav-user .iconfont{
    display: block;
    width: .8rem;
    line-height: .8rem;
    font-size: .4rem;
    color: #fff;
    margin: 0 auto;
    border-radius: .4rem;
}
.nav-user a {
    width: 33.3%;
    float: left;
    font-size: .28rem;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    line-height: 2;
    color: #5b5b5b;
    padding: .36rem 0;
}


.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(../images/ico_house.png) no-repeat .05rem center;
    background-size: auto .15rem
}

.pages {
    color: #a5c0dc;
    font-size: .16rem;
    text-align: center;
    line-height: 2;
    margin: .1rem 0 .2rem;
}

.pages a {
    color: #484848;
    font-size: .24rem;
    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: .28rem;
    color: #000;
    font-weight: 400;
    margin: .2rem 0 .1rem .05rem;
    border-left: 1px solid #0052a6;
    text-indent: .05rem;
    line-height: 1.4;
}
.list-box ul li h2 a{color:#0052a6}
.list-box ul li p a {
    font-size: .18rem;
    color: #565656;
    line-height: 1.4;
    overflow: hidden;
    text-indent: .18rem;
}

.list-box ul li p a span {
    color: #f76901
}

.line-box .top {
    padding: .2rem;
    line-height: 1.8;
    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: #0052a6;
    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: #0052a6;
    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(../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 {
    line-height: .36rem;
    margin-top: .1rem;
    font-size: .28rem;
}

.news-in input {
    padding: 0 .05rem;
    width: 100%;
    line-height: .6rem;
    border: 1px solid #d2d2d2;
    padding-left: .2rem;
    border-radius: .03rem;
    box-sizing: border-box;
    font-size: .28rem;
}

.news-in .check-box {
    position: relative;
    box-sizing: border-box;
}

.news-in .check-box input {
    padding-right: .6rem;
}

.news-in .item-box .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    height: .6rem;
    width: .6rem;
    border-top-right-radius: .03rem;
    border-bottom-right-radius: .03rem;
    z-index: 1;
}

.news-in .item-box .btn.ks {
    background: url(../images/icon1.png) no-repeat center .22rem #ff5f11;
    background-size: .5rem auto;
}

.news-in .item-box .btn.time {
    background: url(../images/icon1.png) no-repeat center -.5rem #ff5f11;
    background-size: .5rem auto;
}

.news-in .btn {
    text-align: center
}

.news-in .btn input.clr {
    width: 2rem;
    margin: .18rem .1rem;
    color: #0052a6;
    border: 1px solid #0052a6;
    font-size: .18rem;
    background: #fff url(../images/icon1.png) no-repeat .1rem -.85rem;
    background-size: .36rem auto;
}

.news-in .btn input.sub {
    width: 2rem;
    margin: .18rem .1rem;
    color: #ff5f11;
    border: 1px solid #ff5f11;
    font-size: .18rem;
    background: #fff url(../images/icon1.png) no-repeat .1rem -1.4rem;
    background-size: .36rem 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: 5.4rem;background: #fff;height: 6rem;box-sizing: border-box;margin-left: -2.6rem;margin-top: -3rem;border-radius: 5px;}
.check-ks-box .box-ul ul{width: 5rem;height: 5.6rem;margin: .2rem auto;overflow-y: scroll;}
.check-ks-box ul::-webkit-scrollbar{display: none;}
.check-ks-box ul li a{display:block;font-size: .4rem;}
.check-ks-box ul li {
    line-height: 2;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px dashed #a2d0ff;
    background: #fff;
}

.check-ks-box ul li:last-child {
    border-bottom: none
}

.list-ks-top {
    margin: .07rem;
    padding: .1rem .1rem;
    border: 1px solid #ccc;
}

.list-ks-top dt {
    width: 50%;
    float: left
}

.list-ks-top dt strong {
    display: block;
    padding: 0 0 .03rem;
    font-size: .24rem;
}

.list-ks-top dt span {
    display: inline-block;
    line-height: 1.4;
    text-align: center;
    padding: 0 .16rem;
    font-size: .12rem;
    color: #ff6000;
    border: 1px solid #ff6000;
    border-radius: .03rem;
    float: left;
    margin-right: .1rem;
}

.list-ks-top dt span:last-child {
    color: #0052a6;
    border: 1px solid #0052a6
}

.list-ks-top dd {
    padding: .08rem 0 0 .2rem;
    width: 50%;
    box-sizing: border-box;
    float: left
}

.list-ks-top dd p {
    font-size: .14rem;
    line-height: 1.4;
}

.list-ks-top dd p em {
    color: #ff6000;
    font-weight: 700
}

.list-ks-box {
    background: #e6e6e6;
}

.list-ks-box h2 {
    padding: 0 .2rem;
    height: .4rem;
    line-height: .4rem;
    color: #0052a6;
    font-size: .24rem;
}

.list-ks-box ul {
    padding: 0 .2rem 0.1rem;
    line-height: 2.4;
    font-size: .2rem;
    background: #fff;
}

.list-ks-box ul li a {
    border-bottom: 1px dashed #ccc;
    display: block
}

.list-ks-box ul li a span em {
    color: #0052a6
}

.list-ks-box .pages {
    margin: 0;
    padding: .1rem 0;
    background: #fff
}
.pages li {display: contents;}
.yy-box .yy-top {
    padding: .1rem .2rem;
    font-size: .28rem;
}

.yy-box .yy-top a {
    padding-left: .36rem;
    background: url(../images/icon1.png) no-repeat 0 -1.48rem;
    background-size: .26rem auto;
    margin-top: .05rem;
    height: .3rem;
    line-height: .25rem;
}

.yy-box .yy-top a:last-child {
    background: url(../images/icon1.png) no-repeat 0 -1.8rem;
    background-size: .26rem auto;
    color: #ff6000;
}

.yy-box .news-in {
    background: #a2d0ff;
    margin-bottom: 1px
}

.yy-box .news-in p {
    color: #fff
}

.yy-box .news-in input[type=text] {
    border: none
}

.text-box {
    padding: 0 .2rem;
    overflow: hidden;
}

.text-box h1 {
    font-size: .28rem;
    text-align: center;
    line-height: 2;
    padding: .1rem 0;
}

.text-box .ss {
    background: #bdf;
    border-radius: .03rem;
    padding: .1rem;
    font-size: .14rem;
    line-height: 1.4;
    color: #0052a6;
}

.text-box .ss a {
    color: #ff3000
}

.text-box p {
    color: #414141;
    font-size: .18rem;
    line-height: 1.8;
    text-indent: 2em;
    margin: .05rem 0 .1rem;
}

.text-box p.center {
    text-align: center;
    text-indent: 0
}

.text-box img {
    max-width: 100%;
    /* float: left; */
    margin: 0 auto;
    display: block;
}

.item-about {
    background: #e9e9e9;
    padding: .04rem 0 0;
}

.item-about .wz-box {
    margin-bottom: .04rem;
    background: #e9e9e9;
}

.item-about .wz-box a {
    width: 49%;
    float: left;
    padding: .1rem 0 0.1rem 0.3rem;
    margin-right: 2%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-about .wz-box a:last-child {
    margin-right: 0;
}

.item-about .wz-box a img {
    width: 0.6rem;
    padding-right: .1rem;
}

.item-about .wz-box a strong {
    display: block;
    font-size: .24rem;
    line-height: 2;
}

.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 {
    line-height: 2;
}

.other-box h2 strong {
    display: inline-block;
    font-size: .18rem;
    border-left: 2px solid #2982bb;
    height: .18rem;
    line-height: 1;
    padding-left: .05rem;
    margin-left: .05rem;
}

.other-box h2 a.more {
    float: right;
    font-size: .16rem;
    font-weight: 400;
}

.other-box ul li {
    line-height: 2;
    border-bottom: 1px solid #ccc;
    font-size: .18rem;
    color: #5c5c5c;
    padding: .1rem;
}
.other-box ul li a{display:block}
.other-box ul li:last-child {
    border-bottom: none
}

.other-box ul li em {
    color: #0052a6;
    padding-left: .05rem
}

.search-zj {
    padding: .1rem .2rem;
    position: relative;
}

.search-zj input {
    line-height: 2;
    border-radius: .03rem;
    width: 100%;
    border: none;
    box-sizing: border-box;
    font-size: .28rem;
    padding: 0 .6rem 0 .1rem;
}

.search-zj .btn {
    position: absolute;
    top: .1rem;
    right: .15rem;
    display: block;
    width: .7rem;
    height: .56rem;
    border-top-right-radius: .03rem;
    border-bottom-right-radius: .03rem;
    background: url(../images/icon1.png) no-repeat center .22rem #ff5f11;
    background-size: .4rem auto;
}

.doctor-list {
    background: #e9e9e9;
    padding-bottom: .1rem
}

.doctor-box {
    background: #fff;
    padding: 0 .2rem .1rem;
}

.doctor-box li {
    padding: .2rem .1rem;
    border-bottom: 1px solid #ccc;
    position: relative;
    min-height: 1.4rem;
}

.doctor-box li .pic {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 1rem;
    float: left;
    margin-right: .1rem;
    overflow: hidden;
}
.doctor-box li .pic a{display:block}
.doctor-box li .pic img {
    width: 100%
}
.doctor-box li h3 {
    font-weight: 400;
    font-size: .28rem;
    height: .4rem;
    overflow: hidden;
    line-height: .4rem;
    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: 1.6;
    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;
    text-align: center;
    line-height: 1.4;
    padding: 0 .1rem;
    color: #ff7e00;
    border: 1px solid #ff7e00;
    border-radius: .05rem;
    font-size: 0.18rem;
    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(../images/icon2.png) no-repeat;
    background-size: .18rem auto
}

.doctor-con .item-tx .con
 {
    font-size:0.12rem;
    line-height: 2;
    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(../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{}
/*医院简介 add 1023*/
.hospital .title-h{ font-size: 0.15rem; border-left: 0.05rem solid #0052a6; 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: #0052a6; 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;}

/* 底部 */
.inx_footer {margin-bottom: .2rem;padding: 0.1rem 0.1rem;box-sizing: border-box;border-top: 1px solid #d7d7d7;font-size: 0.11rem;background: url(../images/foot_bg.jpg)no-repeat;background-size: cover;color: #fff;line-height: 1.7;}
.inx_footer p {}
.inx_footer .peian {
    margin-top: 4px;
    display: block;
}
.inx_footer a{color:#fff}
.inx_footer .peian img {
    width: 24px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
/* 底部菜单 */
.menu-service {z-index: 11;position: fixed;bottom: 0;left: 0;right: 0;height: 0.5rem;font-size: 0;background: #515151;line-height: 1.5;max-width: 640px;margin: 0 auto;}
.menu-service-item {display: inline-block;padding: 0;width: 25%;text-align: center;}
.menu-service-item a {display: block;width: 100%;height: 100%;color: #fff;}
.menu-service-item i {font-size: 0.2rem;}
.menu-service-item span {display: block;font-size: 0.1rem;}

.wbottom{background-color:#1b2024;padding: .4rem 0 .2rem;}
.wfgimg img{max-width:100%}
.wb_text{font-size: 16px;text-align: center;color:#868b90;padding: .3rem 0;line-height: 1.65;}
.wb_ts{font-size: 14px;text-align: center;color:#868b90;}
.bnav{width:100%;max-width: 750px;right: 0;margin: 0 auto;position: fixed;bottom:0;left:0;z-index: 999;display: flex;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,0.5);}
.bnav div{flex:1;text-align: center;padding-top: .2rem;font-size: .24rem;}
.bnav div p{
    line-height: 2;
}
.bnav div a{color:#625c5c;}
.bnav div img{width: .48rem;height: .48rem;}