
html,
body {
    height: 100%;
    width: 100%;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

p {
    margin: 0;
    padding: 0;
}

.am-g-fixed {
    max-width: 1500px;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 1550px !important;
    background: #fff;
}

body {
    background: #f5f5f5;
}

/*顶部导航*/
header {
    background: url('../image/top-bg.png') no-repeat top center;
    width: 100%;
    height: 114px;
    position: absolute;
    z-index: 999;
}

header .logo {
    padding: 19px 0 0 80px;
    width: 380px;
    float: left;
}

#daohang {
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 1080px;
    margin: 10px 15px;
    padding: 25px 0 0 0;
}

#daohang .nav {
    width: 1045px;
    margin: 0 auto;
    font-family: 'Microsoft YaHei'
}

#daohang .nav .on {
    /*    background: #f0de8c;*/
    height: 40px;
}

#daohang .nav .on a {
    color: #000000;
}

#daohang .nav .on .on {
    background: none;
    height: 40px;
}

#daohang ul.nav li a {
    color: #000000;
    font-weight: normal;
    font-size: 18px
}

#daohang ul.nav li {
    text-align: center;
    width: 110px;
}

#daohang ul.nav > li {
    float: left;
    width: 85px;
    margin: 0 1px;
    display: inline;
    text-align: center
}

#daohang ul.nav li h3 {
    height: 40px;
    line-height: 40px
}

#daohang ul.nav > li > h3 {
}

#daohang ul.nav > li > ul > li h3 {
    font-size: 12px;
    color: #000;
    overflow: hidden;
}

#daohang ul.nav > li > ul > li h3 a {
    font-size: 14px;
    color: #000
}

#daohang ul.nav li h3 i {
    display: inline-block;
    zoom: 1;
    width: 7px;
    height: 4px;
    background: url(../image/icon.png) 0 -280px no-repeat;
    overflow: hidden;
    margin: -2px 0 0 5px;
    vertical-align: middle;
    filter: alpha(opacity=50);
    opacity: 0.5
}

#daohang ul.nav .zi .on {
    background: none;
    color: #383838
}

.choice {
    background: none
}

#daohang ul > li > ul {
    display: none;
    position: absolute;
    background: #ffffff;
    right: -7px;
}

#daohang .nav li {
    width: 200px;
    text-align: center
}

#daohang .nav > li {
    float: left;
    margin-right: 10px
}


#daohang ul > li > ul {
    display: none
}

#daohang ul > li.on > ul {
    display: block;
    margin: 0;
    border-top: 3px solid #538686;
    border-radius: 10px 10px 0 0;
}

#daohang .nav li {
    position: relative
}

#daohang .nav > li > ul > li ul {
    position: absolute;
    top: 0;
    right: -115px
}


#slide {
    height: 690px;
    width: 1900px;
    margin: 0 auto;
    position: inherit;
}

#slide .box {
    width: 1200px;
    position: relative;
}

#slide .slides_container img {
    width: 1920px;
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -960px;*/
}

#slide .panel {
    position: relative;
    overflow: hidden;
    height: 820px;
}

#slide .tab {
    text-align: center;
    height: 22px;
    bottom: 35px;
    position: relative;
    z-index: 999;
}

#slide .tab span {
    display: inline-block;
    vertical-align: top;
    height: 8px;
    width: 40px;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin: 7px 7px 0 7px;
    transition: all 0.2s;
}

#slide .tab .current {
    background: #950407;
    width: 40px;
}

#slide .tab .arrow1:hover, #layout2 .tab .arrow2:hover, #layout2 .tab span:hover {
    transform: scale(1.08, 1.08);
}

#layout {
    background: url(../image/top-line.png) no-repeat top center;
    margin-top: -225px;
    position: relative;
    z-index: 99;
    padding-bottom: 4%;
    height: 720px;
}

#layout .box {
    height: 430px;
    padding-top: 10px;
}

#layout .box .b_left {
    width: 790px;
    margin: 10px;
    float: left;
}

#layout .b_left li {
    float: left;
    text-align: center;
    width: 185px;
    height: 188px;
    margin: 0 0 10px 10px;
    background: #0c79b1;
    font-size: 20px;
    border-radius: 10px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
}

#layout .b_left li a {
    color: #fff;
    padding-top: 110px;
    display: block;
}

#layout .box .li1 {
    height: 386px;
    background: #5999b4 url(../image/ico-yy1.png) no-repeat center 20px;
    background-position: center 110px !important;
}

#layout .box .li1 a {
    padding-top: 210px;
}

#layout .box .li2 {
    width: 380px;
    background: #3aaa94 url(../image/ico-rcy1.png) no-repeat center 20px;
    background-position: 80px 60px !important;
}

#layout .box .li2 a {
    padding-left: 80px;
    padding-top: 80px;
}

#layout .box .li3 {
    background: #28b5be url(../image/ico-compass1.png) no-repeat center 25px;
}

#layout .box .li4 {
    background: #196b9d url(../image/ico-ks1.png) no-repeat center 25px;
}

#layout .box .li5 {
    background: #28b5be url(../image/ico-zj1.png) no-repeat center 25px;
}

#layout .box .li6 {
    border-radius: 10px 10px 35px 10px;
    background: #d0b460 url(../image/ico-bm1.png) no-repeat center 25px;
}

#layout .b_center {
    background: #167e73;
    height: 386px;
    float: left;
    border-radius: 5px 5px 35px 5px;
    width: 352px;
    margin-top: 10px;
    margin-right: 10px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
}

#layout .b_right {
    background: #d0b460;
    height: 386px;
    float: left;
    border-radius: 5px 5px 35px 5px;
    width: 352px;
    margin-top: 10px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
}

#layout .b_center .pic {
    text-align: center;
    margin-top: 10px;
}

#layout .b_center li {
    background: url(../image/dian01.png) no-repeat left 15px;
}

#layout .b_center li,
#layout .b_right li {
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    padding-left: 20px;
    overflow: hidden;
}

#layout .b_center ul,
#layout .b_right ul {
    padding: 5px 15px;
}

#layout .b_right li {
    background: url(../image/dian02.png) no-repeat left 15px;
}

#layout .b_center li a,
#layout .b_right li a {
    color: #FFFFFF;
}

#layout .b_center .title,
#layout .b_right .title {
    text-align: center;
    padding-top: 20px;
}

#layout .b_center .title a,
#layout .b_right .title a {
    font-size: 24px;
    color: #FFFFFF;
}

.cate {
    margin: 0 30px;
}

.cate img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 3px solid #e2fbf8;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
}

.cate li {
    text-align: center;
}

.cate li a {
    font-size: 18px;
}

#banner {
    position: relative;
    padding: 0;
    top: 0;
    margin: 0 auto;
    overflow: hidden;
}

footer {
    height: 235px;
    background: #157d72;
    color: #ffffff;
    line-height: 35px;
}

footer a {
    color: #ffffff;
}

footer .fl {
    margin-top: 40px;
}

footer .fr {
    margin-top: 10px;
    text-align: center;
}

/*正文*/
.show_bg {
    background: url(../image/top-line.png) no-repeat top center;
    margin-top: -225px;
    position: relative;
    z-index: 99;
    padding-bottom: 4%;
    min-height: 720px;
}

#show {
    background: #fff;
    padding: 15px 30px;
    min-height: 600px;
    border-left: 1px #f5f4f4 solid;
    border-right: 1px #f5f4f4 solid;
}

#show p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 15px;
    color: #000;
}

#show .am-article-title {
    /*    font-size: 2.8rem;
        line-height: 1.15;
        font-weight: normal;
        margin-bottom: 40px;*/
    margin-bottom: 40px;
    font-family: inherit;
    font-size: 2em;
    line-height: 150%;
    font-weight: bold;
}

#show .line {
    width: 100%;
    background: url(../image/ico/line.png) 0 0 repeat-x;
    height: 8px;
}

#show .am-article-meta {
    font-size: 14px;
}

#show .am-article-bd {
    padding: 35px 0 25px 0;
}

#show .am-article-bd img {
    display: inline;
    max-width: 100%;
}

.time {
    font-size: 14px;
    color: #999;
}

#fontSize a {
    color: #999;
}

#fontSize a.on {
    color: #333;
}

#fontSize {
    margin: 0 45px;
}

/*正文e*/


/*分享*/
.m-share {
    float: left;
}

.share {
    zoom: 1;
}

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

.share a {
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-left: 13px;
    background: #c9c9c9;
    cursor: pointer;
    display: block;
}

.share a i {
    display: block;
    width: 26px;
    height: 26px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 26px;
    height: 26px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone i {
    background: url("../image/cont_ico_share_20200422.png") 4px center no-repeat;
}

.share .share-qqzone:hover {
    background-color: #fc7354;
}

.share .share-wechat {
    position: relative;
}

.share .share-wechat i {
    background: url("../image/cont_ico_share_20200422.png") -30px center no-repeat;
}

.share .share-wechat:hover {
    background-color: #1fbc7d;
}

.share .share-weibo i {
    background: url("../image/cont_ico_share_20200422.png") -65px center no-repeat;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}

.share .share-qq i {
    background: url("../image/cont_ico_share_20200422.png") -96px center no-repeat;
}

.share .share-weibo:hover {
    background-color: #e96157;
}

.share .bg-code {
    left: -36px;
    z-index: 10;
}

.share .qrcode {
    position: absolute;
    top: 36px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    display: none;
    left: -98%;
    z-index: 11;
}

.share .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}


/*分页*/

.pagination p {
    margin: 0;
    cursor: pointer
}

.pagination {
    height: 40px;
    padding: 20px 0px;
    width: 700px;
    margin: 0 auto;
}

.pagination a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 20px;
    height: 35px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 14px;
    line-height: 23px;
}

.pagination a:hover {
    color: #99102e;
    background: white;
    border: 1px #99102e solid;
}

.pagination a.cur {
    border: none;
    background: #99102e;
    color: #fff;
}

.pagination p {
    float: left;
    padding: 5px 20px;
    font-size: 14px;
    height: 35px;
    line-height: 23px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}


.pagination p.pageRemark b {
    color: red;
}

.pagination p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}

/*分页e*/

/*左侧栏*/

.am-nav > li.am-active > a, .am-nav > li.am-active > a:hover, .am-nav > li.am-active > a:focus {
    color: #177e75;
    background-color: #fff;
    cursor: default;
    font-weight: bold;
}

.am-nav > li > a:hover, .am-nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #315a98;
}
/*左侧栏*/
.leftnav {
    overflow: hidden;
}
.leftnav h2 {
    color: #fff;
    background-color: #167d72;
    padding: 7px 19px;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    font-weight: 700;
}
.leftnav ul {
    overflow: hidden;
    box-shadow: 5px 1px 19px 5px rgb(79 145 212 / 10%);
    margin: 0 2% 30px 2%;
    padding: 10px 6% 30px 7%;
}

.leftnav .am-nav li {
    padding: 9px 0 9px 5px;
    height: 55px;
    border-bottom: 1px solid #f2f2f2;
    background: url(../image/ico/ly02-list.png) no-repeat left 26px;
}
.leftnav .am-nav li a{
    font-size: 18px;
}
/*左侧栏 e*/
/*科室导航详情*/
.title_mini {
    width: auto;
    padding: 0 20px;
    margin: 10px 0;
    border-left: 5px #167d72 solid;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #167d72;
    display: block;
    clear: both;
}

.ks_list {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    overflow: auto;
    margin-bottom: 20px
}

.ks_list ul {
    width: 100%;
    height: auto;
}

.ks_list ul li {
    width: auto;
    height: 35px;
    float: left;
    line-height: 35px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333
}

.ks_list ul li a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px #e0e0e0 solid;
    background: #f8f8f8;
    margin-bottom: 10px
}

.ks_list ul li a:hover {
    font-size: 14px;
    color: #167d72;
    text-decoration: none
}
/*科室导航详情 e*/
/* 科室导航 专家列表*/
.box_li{
    display: block;
    padding: 1rem;
    margin: 1rem 0;
    font-size: 1.3rem;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    color: #555555;
    background-color: #f8f8f8;
    border: 1px solid #dedede;
    border-radius: 0;
}
.box_li h2 a {
    color: #167d72;
}
.ksdh_zj li span{
    font-weight: bold;
}
.ksdh_zj li .box{
    border: 1px #e0e0e0 solid;
    background: #e7f1eb;
    font-size: 14px;
    padding: 15px;
    margin: 15px;
    height: 250px;
    overflow: hidden;
}
.ksdh_zj li .box img {
    width: 80px;
    height: 80px;
    float: left;
}
/* 科室导航 专家列表 e*/
/*快捷导航*/
.kjdh {
    overflow: hidden;
    margin-top: 30px;
}

.kjdh h2 {
    color: #fff;
    background-color: #167d72;
    padding: 7px 19px;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    font-weight: 700;
}

.kjdh ul {
    overflow: hidden;
    box-shadow: 5px 1px 19px 5px rgb(79 145 212 / 10%);
    margin: 0 2% 30px 2%;
    padding: 10px 6% 30px 7%;
}

.kjdh ul li {
    padding: 15px 10px;
    font-size: 18px;
    border-bottom: 1px solid #edf4fb;
    line-height: 40px;
}

.kjdh ul li img {
    margin-right: 15px
}
/*快捷导航e*/

#page_list {
    background: #fff;
    padding: 15px 30px;
    border-left: 1px #f5f4f4 solid;
    border-right: 1px #f5f4f4 solid;
}

#page_list .title2 {
    border-bottom: 1px solid #f2f2f2;
    height: 42px;
}

#page_list .title2 h5 {
    font-size: 26px;
    float: left;
    line-height: 30px;
    padding-bottom: 9px;
    font-weight: bold;
    color: #167d72;
}

#page_list .list2 .text {
    width: 625px;
    float: left;
}

#page_list .list2 .time {
    float: right;
    color: #9d9d9d;
    line-height: 40px;
}

#page_list .list2 li {
    padding: 9px 0 9px 18px;
    height: 55px;
    border-bottom: dotted 1px #ababab;
    background: url(../image/dian02.png) no-repeat left 26px;
}
#link {
    height: 65px;
    background: #ffffff;
    padding-top: 20px;
}
#link a {
    font-size: 14px;
    color: #000;
}
.link {
    margin: 25px 20px;
    height: 35px;
}
.link .left {
    width: 95px;
    height: 40px;
}
.link .right {
    width: 930px;
}
.link h4 {
    font-size: 17px;
    font-weight: 100;
    color: #fff;
}

.list2 li span {
    display: table;
    height: 36px;
}

.list2 li a {
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
}

table {
    border-collapse: collapse;
}

td, th {
    border: 1px solid #000;
}

@media (min-width: 640px) {
    body {
        min-width: 1550px;
    }
}

@media only screen and (max-width: 640px) {

    body {
        background-color: #fff;
    }

    .m-header {
        padding: 0;
        width: 100%;
        height: auto;
        margin: auto;
        background: #fff;
        overflow: hidden;
    }

    .m-header .am-icon-bars {
        font-size: 1.5rem;
        color: #807c7c;
        width: 6rem;
        text-align: center;
        border: 0px solid #CCC;
        border-radius: .5rem;
        padding: 0 .5rem;
        margin-top: 20px;
    }

    .m-header .m-logo, .m-header .m-logo img {
        width: 85%;
        padding: 5px;
    }

    #mobile-nav {
        margin: 20px 0;
        color: #a60000
    }

    #mobile-nav a {
        color: #a60000
    }

    #mobile-nav ul li {
        margin-bottom: 20px;
    }

    .scrollspy-nav {
        top: 0;
        z-index: 100;
        background: #0e90d2;
        width: 100%;
        padding: 0;
    }

    .scrollspy-nav ul {
        margin: 0;
        padding: 10px;
    }

    .scrollspy-nav li {
        display: inline-block;
        list-style: none;
    }

    .scrollspy-nav a {
        color: #eee;
        padding: 5px;
        display: inline-block;
    }

    .scrollspy-nav a.am-active {
        color: #fff;
        font-weight: bold;
    }

    .box1 .list2 .text {
        width: 295px;
        float: left;
    }

    .am-slider-t1 .am-control-nav {
        display: none;
    }

    .show_bg {
        margin-top: 0;
        position: initial;
        padding-bottom: 0;
        min-height: auto;
    }

    #show {
        padding: 10px 0px;
    }

    #show .am-article-title {
        font-size: 22px;
        text-align: left !important;
    }

    .b_left li {
        float: left;
        text-align: center;
        height: 170px;
        background: #0c79b1;
        font-size: 20px;
        border-radius: 10px;
        /*box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);*/
        /*-moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .5);*/
        /*-webkit-box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);*/
        background-position: center 25px !important;
        border: 5px solid #fff;
    }

    .b_left li a {
        color: #fff;
        padding-top: 110px;
        display: block;
    }

    .b_left .li1 {
        background: #5999b4 url(../image/ico-yy1.png) no-repeat center 20px;
    }


    .b_left .li2 {
        background: #3aaa94 url(../image/ico-rcy1.png) no-repeat center 20px;
    }

    .b_left .li3 {
        background: #28b5be url(../image/ico-compass1.png) no-repeat center 25px;
    }

    .b_left .li4 {
        background: #196b9d url(../image/ico-ks1.png) no-repeat center 25px;
    }

    .b_left .li5 {
        background: #28b5be url(../image/ico-zj1.png) no-repeat center 25px;
    }

    .b_left .li6 {
        border-radius: 10px 10px 35px 10px;
        background: #d0b460 url(../image/ico-bm1.png) no-repeat center 25px;
    }

    .sj_title {
        margin: 25px 0px;
        background: none;
        font-size: 1.4em;
        color: #000;
        border-left: 4px solid #177e73;
        line-height: 1em;
        height: 1em;
        padding-left: 5%;
    }

    #sj_layout1 .show01 {
        height: 188px;
    }

    #sj_layout1 .show01 .box {
        border: 0px solid #ececec !important;
        width: 100% !important;
        padding: 15px !important;
        text-align: left !important;
        background: none !important;
        min-height: 25px !important;
        position: relative !important;
    }

    #sj_layout1 .show01 h2 {
        font-size: 1.4em;
        line-height: 1.4em;
        max-height: 2.8em;
        margin-bottom: 3%;
    }

    .sj_more {
        float: right;
        font-size: 1.5rem;
    }

    .sj_more a {
        color: #ababab;
    }

    #sj_layout2 {
        margin: 25px 5px 0px 5px;
    }

    #sj_layout2 li {
        padding: 1%;
    }

    #sj_layout2 p {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .sj_layout3 li {
        padding-left: 20px;
        background: url(../image/dian01.png) no-repeat left 20px;
    }

    .sj_layout3 h3 a {
        font-size: 1.8rem;
    }

    .am-list > li {
        border: 0;
    }

    #page_list {
        padding: 0;
    }

    #page_list .list2 .text {
        width: 75%;
    }

    #page_list .list2 li {
        padding: 0;
        height: 55px;
        border-bottom: dotted 1px #ababab;
        background: none;
        margin: 15px 0;
    }

    .pagination {
        width: 100% !important;
    }

    .pagination a {
        margin-top: 5px;
    }

    .pagination p {
        margin-top: 5px !important;
    }

    footer {
        height: 130px;
        background: #157d72;
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        padding-top: 15px;
    }

}