﻿/*------2016-01-18----------科室介绍------------------------*/

.Depall {
    margin-bottom: 15px;
    margin: 0 auto;
    background: #fff
}

.content_bot {
    width: 1280px;
    margin: 20px auto 0;
}

h1.dep_img {
    font: 20px/50px "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", Heiti, "黑体";
    color: #333;
    margin-bottom: 24px;
    margin-top: 20px;
    height: 34px;
    line-height: 34px;
}

h1.dep_img span {
    border-bottom: 2px solid #36d1c8;
    padding: 0 10px 10px;
}

.content_bot ul li a {
    font-family: "微软雅黑";
    color: #333;
    display: block;
}

.content_bot ul li a:hover {
    color: #2076bd;
}

.content_bot ul li h2 a {
    font-size: 16px;
    display: table-cell;
    width: 236px;
    vertical-align: middle;
    border-radius: 5px;
    box-sizing: border-box;
    background: #E0F4F5;
}

.content_bot ul li h2 a span {
    font-size: 12px;
    display: block;
    color: #999;
}

ul.lv2_ul li.lv2_li {
    float: left;
    height: 60px;
    margin: 0 20px 20px 0;
}

ul.lv2_ul li.lv2_li a {
    font-size: 16px;
    display: table-cell;
    width: 236px;
    vertical-align: middle;
    border-radius: 5px;
    box-sizing: border-box;
    background: #E0F4F5;
    height: 100%;
    text-align: center;
    line-height: 60px;
}

ul.lv2_ul li.lv2_li a:hover {
    background: #009CA0;
    color: #fff;
}

li.lv1_li.tylelable {
    float: left;
    height: 60px;
    margin: 0 20px 20px 0;
}

li.lv1_li.tylelable4 {
    height: auto;
    margin: 0;
}

li.lv1_li.tylelable h2 {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

li.lv1_li.tylelable4 h2 {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    display: block;
    height: 45px;
}

li.lv1_li.tylelable4 h2 a,
li.lv1_li.tylelable4 h2 a {
    background: #009CA0;
    height: 45px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 49%;
    top: 0;
    display: inline-block;
    line-height: 45px;
    transform: translateX(-50%);
}

.content_bot ul li h2 a:hover {
    background: #009CA0;
    color: #fff;
}


/* li.lv1_li.tylelable3,
li.lv1_li.tylelable2,
li.lv1_li.tylelable4 {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 5px;
} */

li.lv1_li.tylelable3 .lv2_ul,
li.lv1_li.tylelable2 .lv2_ul,
li.lv1_li.tylelable4 .lv2_ul {
    width: 100%;
}


/*咨询专家列表*/

.docteam_list li img {
    margin-right: 10px;
    float: left;
    border: 1px solid #eee;
    padding: 2px;
    width: 120px;
    height: 155px;
}

.docteam_cont a {
    line-height: 28px;
}

.docteam_cont p {
    line-height: 28px;
    font-size: 14px
}

.docteam_cont p a {
    color: #2076bd;
}

.docteam_cont p a:hover {
    color: #d44137
}

.docteam_list li a.doc_name {
    font-size: 16px;
}

.docteam_cont p.zixun {
    margin-top: 5px
}

.docteam_cont p.zixun a {
    padding: 5px 10px;
    background: #2076bd;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.docteam_cont p.zixun a:hover {
    background: #4CA6F0
}

.dep_tit {
    font-size: 28px;
    color: #29b5aa;
    text-align: center;
}

.subbox {
    width: 670px;
    margin: 0 auto;
}

.dep_subtit {
    font-size: 20px;
    width: 180px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 0 20px;
    transition: all 0.6s;
}

.dep_subtit:hover {
    font-size: 22px;
}

.tit1 {
    background: #528eb5;
}

.tit2 {
    background: #55a5aa;
}

.tit3 {
    background: #28b5a9;
}

.dep_subtit:hover {
    color: #fff;
}

@media only screen and (max-width:768px) {
    .main_content {
        width: 100%;
        padding: 0 0.2rem;
    }
    div.main,
    .content_bot,
    .content_bot ul {
        width: 100%;
        border: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
    }
    .dep_img {
        border: none
    }
    .content_bot ul li {
        width: 29%;
        box-sizing: border-box;
        float: left;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
    }
    .dep_tit,
    .dep_subtit {
        display: none;
    }
    .content_bot ul li h2 a {
        width: 100%;
    }
    ul.lv2_ul li.lv2_li a {
        display: inline-block;
        width: 100%;
    }
}

@media only screen and (max-width:640px) {
    .content_bot ul li {
        width: auto
    }
    .content_bot ul li {
        width: 100%;
        overflow: hidden;
    }
    li.lv1_li.tylelable3 .lv2_ul,
    li.lv1_li.tylelable2 .lv2_ul,
    li.lv1_li.tylelable4 .lv2_ul {
        width: 100%;
    }
    li.lv1_li.tylelable3 h2.title_header,
    li.lv1_li.tylelable2 h2.title_header,
    li.lv1_li.tylelable4 h2.title_header {
        width: 100%;
    }
}