
.list-page{
    position: relative;
    margin-top: 50px;
    z-index: 2;
    padding-bottom: 20px;
}
.list-right{
    padding-left: 50px;
    width: 77%;
}
.list-main{
    min-height: 600px;
}
/* 侧边栏 */
.sidebar{
        width: 23%;
    padding-bottom: 98px;
    box-shadow: 23px 23px 0 -16px #ccc;
    background: url(../image/section_2_bg.png) no-repeat 0 bottom;
    background-size: 70%;
    min-height: 500px;
}
.sidebar h1{
    background-color: #00736d;
     font-size: 27px;
    font-weight: bold;
    line-height: 70px;
    color: #fff;
    position: relative;
    padding-left: 30px;
text-align: left;
}
.sidebar h1:after {
    width: 8px;
    content: "";
    height: 203px;
    background: #3a7b75;
    position: absolute;
    left: 0;
    top: 100%;
}

.sidebar ul li{
    border-bottom: solid 1px #e1e1e1;
    text-align: left;
    padding-left: 56px;
}
/*
.sidebar ul li:hover{
    background: #dcdcdc;
    border-left: 8px #38736d solid;
}
.sidebar ul li:hover a{
    color: #00736d;
}
*/
.sidebar ul .current{
    background: #e6e6e6;
    border-left: 8px #38736d solid;
}
.sidebar ul .current a{
    color: #00736d;
}
.sidebar ul li a{
    font-size: 16px;
    color: #424243;
    /* font-weight: bold; */
    display: inline-block;
    position: relative;
    line-height: 60px;
}
.sidebar ul li a:after{
    content: ">>";
    font-size: 15px;
    color: #00736d;
    font-weight: bold;
    position: absolute;
    right: -27px;
    transform: translateX(-10px);
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}
.sidebar ul .current a:after,.sidebar ul li:hover a:after{
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}
.sidebar ul li ul li {padding-left:30px;}
.sidebar ul ul .current {border-left:none;}
.sidebar ul li ul a {line-height: 34px;}
.sidebar ul .current ul a {color:#424243}
.sidebar ul .current ul .current a {color: #00736d;}
.sidebar ul .current ul a:after, .sidebar ul li:hover ul a:after {opacity: 0;}
.sidebar ul .current ul .current a:after, .sidebar ul li:hover ul .current a:after {opacity:1;}
/* 列表页 */
.list-main{
    padding: 40px 0 0 0;
}


.list-banner a{
    display: block;
}
.list-banner a img{
    width: 100%;
}
.list-ul{
    
}
.list-ul li:hover .list-time{
    background: #38736d;
}
.list-time{
    background: #38736d;
    float: left;
    text-align: center;
    padding: 10px 8px;
    transition: all .3s;
}
.list-time p{
    color: #fff;
    font-size: 31px;
}
.list-time span{
    color: #fff;
    font-size: 14px;
}
.list-ul li {
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition: all .3s;
}
.list-ul li:hover{
    transform: translateY(-7px);
    box-shadow: 0 5px 5px #ccc;
}
.list-ul li a{
    width: 91%;
}
.list-ul li a p{
    font-size: 17px;
    /* font-weight: bold; */
    color: #111;
}
.list-ul li:hover a p{
    color: #00736d;
}
.list-ul li a span{
    font-size: 14px;
    color: #888;
    margin-top: 12px;
    display: block;
    line-height: 20px;
    text-indent: 2em;
}
/* 列表页结束 */

/* 当前位置开始 */
.Breadcrumbs{
    border-bottom: solid 1px #d2d2d2;
}
.Breadcrumbs p,.Breadcrumbs a{
    display: inline-block;
    font-size: 15px;
    color: #010101;
    line-height: 50px;
}
.Breadcrumbs p{
    padding-left: 23px;
    background: url(../image/position_ico.png) no-repeat left center;
}
.Breadcrumbs a:hover{
    color: #00736d;
}
/* 当前位置结束 */

/* 内容页 */
.content h2{
    font-size: 24px;
    color: #00736d;
    text-align: center;
    margin-bottom: 20px;
    /* font-weight: bold; */
 
}
.Author{
       margin-bottom: 15px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.Author span{
    display: inline-block;
    font-size: 15px;
    color: #707070;
    margin: 0 20px 0 0;
}
.content-main p{
    font-size: 17px;
    color: #2f2f2f;
    line-height: 1.8;
    text-indent: 2em;
}
.content-main table p{
    text-indent: 0;
}
.content-main {
    padding-bottom: 40px;
    border-bottom: solid 1px #a0a0a0;
    margin-bottom: 20px;
}
.content-main img{
    max-width: 90%;
height: auto !important;
}
.page_ a{
    color: #7d7d7d;
    line-height: 30px;
}

/* 名医名院 */
.mymy ul li{
    float: left;
    border: solid 1px #cadadd;
        width: 202px;
    height: 299px;
    margin: 15px 14px;
}
.mymy ul li a{
    display: block;
    position: relative;
    text-align: center;
    padding: 15px 13px;
}
.mymy ul li a img{
    display: block;
    margin: 0 auto;
    width: 131px;
    height: 170px;
}
.mymy ul li a h2{
    font-size: 14px;
    color: #fff;
    background: #00736d;
    display: inline-block;
    width: 96px;
    line-height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -48px;
    top: 164px;
}
.mymy ul li a div{
    margin-top: 30px;
    font-size: 15px;
    color: #1f2020;
    border-bottom: solid #bababa 1px;
    text-align: center;
    padding-bottom: 6px;
}
.mymy ul li a p{
    font-size: 15px;
    color: #1f2020;
    text-align: left;
}


/* 图片列表页开始 */
.pic-list-ul li{
    transition: all .3s;
    padding: 8px 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.pic-list-ul li:hover{
    transform: translateY(-5px);
}
.pic-list-ul li div{
    width: 18%;
    height: 152px;
    float: left;
}
.pic-list-ul li div img{
    display: block;
    width: 100%;
    height: 100%;
}
.pic-list-ul li a{
    float: right;
    width: 80%;
}
.pic-list-ul li a p{
    font-size: 18px;
    color: #1f2020;
    font-weight: 600;
    padding-left: 10px;
    border-left: 4px solid #3a7b75;
    line-height: 21px;
}
.pic-list-ul li:hover a p{
    color: #00736d;
}
.pic-list-ul li a span{
    font-size: 16px;
    color: #707070;
    display: block;
    text-indent: 2em;
    line-height: 24px;
    margin-top: 10px;
}
.pic-list-ul li i{
    float: right;
    font-size: 14px;
    color: #1f2020;
    margin-top: 10px;
}

/* 图片列表页结束 */





/* -----------------------科室导航页开始----------------------- */
.ksdh_list{
    margin-top: -40px;
}
.ksdh_list h1{
    font-size: 24px;
    color: #00736d;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: left;
    margin-top: 30px;
    letter-spacing: 3px;
}
.nav_3 li{
    float: left;
    margin: 10px 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
   width: 19%;
}
.nav_3 li:hover{
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
}
.nav_3.zj_list li {
    
width: 11%;
    
margin: 12px 10px 12px 20px;
}
.nav_3 li a{
    font-size: 18px;
    color: #1f2020;
    display: block;
    line-height: 24px;
}
.nav_3 li:hover a{
    color: #00736d;
}
/* -----------------------科室导航页结束----------------------- */
/* 4级导航 */
.nav_4{
    margin-top: -10px;
}
.nav_4 h1{
       font-size: 16px;
       font-weight: 500;
       margin: 0px 18px 0 0;
       border: 1px solid #069089;
       line-height: 40px;
       padding: 0 16px;
       /* color: #00736d; */
       border-left: 6px solid #007a76;
       /*    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    float: right;
    line-height: 40px;
    padding: 0 10px;
    background: #47a7a2;
    color: #fff; */
}
.nav_4 ul li{
    float: left;
    margin: 0 0 26px 0;
    padding: 10px 24px;
    border: 1px solid #ddd;
    border-left: none;
}
.nav_4 ul li:first-child{
    border-left: 1px solid #ddd;
}
.nav_4 ul li a{
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-align: center;
}
.nav_4 ul .on,.nav_4 ul li:hover{
    background: #00736d;
}
.nav_4 ul .on a,.nav_4 ul li:hover a{
    color: #fff;
}
/* 4级导航结束 */






/* 名医名院 */

@media screen and ( max-width: 1000px ) {
    /* 列表页 */
    .sidebar{float: none;width: 100%;}
    .list-page{margin-top: 0;}
    .sidebar h1{font-size: 17px;line-height: 38px;}
    .sidebar ul{background: #f5f5f5;}
    .sidebar ul li{float: left;min-width: 33%;}
    .sidebar ul li a{font-size: 14px;line-height: 36px;}
    .list-right{width: 100%;float: none;}
    .list-main,.Breadcrumbs{padding: 0;}
    .list-time p{font-size: 20px;}
    .list-time span{font-size: 12px;}
    .list-time{padding: 3px 4px;}
    .list-ul li a p{font-size: 15px;}
    .list-ul li a span{font-size: 12px;margin-top: 0;line-height: 16px;}
    .list-ul li a{width: 83%;}
    .list-ul li{padding-bottom: 12px;margin-bottom: 15px;height: 55px;overflow: hidden;}
}
@media screen and ( min-width: 1600px ) {
    .mymy ul li{ margin: 15px 3.9%;}
}
.content-main table {
    border-collapse: collapse;
}
.content-main table tr, .content-main table td {
    border: 1px solid #000;
    text-align: center;
    vertical-align: middle;
}


.ztzl_list ul li{
    float: left;
    width: 30%;
    margin: 10px 1%;
}
.ztzl_list ul li a{
    display: block;
}
.ztzl_list ul li a img{
    height: 70px;
}

.yqlj_list ul li{
    float: left;
    margin-bottom: 20px;
    width: 20%;
    border-left: 4px solid #00736d;
    padding-left: 8px;
    transition: all .3s;
}
.yqlj_list ul li:hover{
    transform: translateY(-5px);
}
.yqlj_list ul li:hover a{
    color: #00736d;
}
.yqlj_list ul li a{
    display: block;
    font-size: 15px;
    color: #010101;
}
.content-main #vsb_content_4 IMG{
border: none;
}