body{
    min-width: 1200px;
    overflow: auto;
}
/* 科室介绍 */
/* .keshi-info-title h1{
    font-size: 22px;
    color: #494848;
    text-align: center;
    height: 125px;
    line-height: 125px;
}
.keshi-doctor{
    overflow: hidden;
    margin-top: 30px;
}

.keshi-doctor h1{
    font-size: 24px;
    color: #515151;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.keshi-alldoctor {
    height: 45px;
    width: 100%;
    margin-top: 50px;
}
.keshi-alldoctor a{
    display: block;
    width: 100%;
    height:45px ;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    background-color: #29a868;
}
.keshi-doctor .car a {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    font-size: 25px;
    display: inline-block !important;
    background-color: rgba(0,0,0,0.2);
    transition: all 0.3s;
    margin-right: 1px;
}
.keshi-doctor .car a:hover{
    background-color: #29a868;
}
.section-detail img{
    max-width: 1200px;
    height: auto;
    margin:10px auto;
}
.section-detail p{
    font-size: 14px;
    color: #686868;
    line-height: 25px;
    text-align: justify;
    text-indent: 2em;
} */

.keshi-info-title h1{
    font-size: 22px;
    color: #494848;
    text-align: center;
    height: 125px;
    line-height: 125px;
}
.keshi-info-img{
    width: 100%;
    height: 440px;
    background: url('../images/keshiinfobg.jpg')no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    z-index: 100;
    position: relative;
}
.keshi-img-left{
    width: 600px;
    height: 440px;
    float: left;
    overflow: hidden;
    position: relative;
}
.keshi-img-left img{
    width: 100%;
    height: 100%;
}
.keshi-img-left span{
    position: absolute;
    left: 0;
    top: 55px;
    font-size: 26px;
    color: #fff;
    padding: 0 20px;
    height: 55px;
    line-height: 55px;
    background-color: #2da96a;
}
.keshi-img-right{
    width: 525px;
    float: right;
    margin-right: 20px;
}
.keshi-img-div{
    overflow: hidden;
}
.keshi-right-title{
    overflow: hidden;
    display: block;
    margin-top: 5px;
}
.keshi-right-title h1{
    color: #fff;
    font-size: 20px;
    width: 440px;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 15px;
    border-left: 3px solid #eec152;
    background: linear-gradient(to right,rgba(0,0,0,0.2),rgba(0,0,0,0));
}
.keshi-right-title a{
    display: block;
    width: 50px;
    float: right;
    text-align: right;
    height: 40px;
    line-height: 40px;
    color: #c0e6d3;
    text-decoration: underline;
}
.keshi-right-title a:hover{
    color: #fff;
}

.keshi-top-list{
    overflow: hidden;
    margin-bottom: 20px;
}
.keshi-top-list ul li{
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #5dbc8c;
    padding:15px 0;
}

.img-top-left{
    float: left;
    width: 70px;
    height: 70px;
    padding:10px;
    box-sizing: border-box;
    background-color: #189255;
    text-align: center;
}
.img-top-left h1{
    color: #fff;
    font-size: 18px;
}
.img-top-right{
    width: 400px;
    float: left;
    margin-left: 30px;
}
.img-top-right h2{
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    margin-bottom: 5px;
}
.img-top-right h3{
    color: #b9e3ce;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.keshi-img-div{
    /*overflow: hidden;*/
	height:350px;
	overflow-y: scroll;
}
/*.keshi-img-div::-webkit-scrollbar {width: 0 !important}
.keshi-img-div { overflow: -moz-scrollbars-none; }
.keshi-img-div { -ms-overflow-style: none; }*/
.keshi-img-div p{
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    /*max-height: 150px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;*/
}

.keshi-img-div h1 a{
    display: block;
    float: right;
    width: 80px;
    text-align: right;
    color: #fff;
}

.keshi-img-div ul{
    overflow: hidden;
    margin-top: 5px;
}
.keshi-img-div ul li{
    display: block;
    height: 30px;
    line-height: 30px;
}
.keshi-img-div ul li a{
    display: block;
    height: 30px;
    width: 480px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
}
.keshi-img-div ul li span{
    display: block;
    width: 100px;
    float: right;
    color: #fff;
    overflow: hidden;
    text-align: right;
}
.keshi-img-div ul li a em{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 5px;
    height: 5px;
    background-color: #fff;
}
.keshi-img-div ul li:hover a{
    text-decoration: underline;
}
.keshi-info-detail{
    background-color: #f6f6f6;
    padding:50px;
    min-height: 200px;
}
.info-title {
    overflow: hidden;
    margin-bottom: 20px;
}
.info-title h1{
    font-size: 20px;
    color: #686868;
    font-weight: bold;
}
.info-title h1 .info-title-span{
    font-size: 20px;
    display: inline-block;
    color: #29a868;
}

.info-content p{
    font-size: 14px;
    color: #686868;
    line-height: 25px;
    text-align: justify;
    text-indent: 2em;
}
.keshi-info-dingyue{
    overflow: hidden;
    margin-top: 10px;
}
.dingyue-div{
    width: 595px;
    float: left;
    box-sizing: border-box;
    padding:20px 50px;
    background-color: #8fa3cc;
    min-height: 125px;
    min-height: 190px;
}

.dingyue-div-title {
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #a3b3d4;
    margin-bottom: 15px;
}
.dingyue-div-title h1{
    font-size: 20px;
    color: #fff;
    border-left: 3px solid #eec152;
    padding-left: 15px;
    height: 25px;
    line-height: 25px;
    width: 400px;
    float: left;
}
.dingyue-div-title a{
    width: 50px;
    float: right;
    text-align: right;
    color: #fff;
    display: block;
    text-decoration: underline;
    height: 25px;
    line-height: 25px;
}
.dingyue-div p{
    font-size: 14px;
    color: #ffffff;
}

.dingyue-div-right{
    width: 595px;
    height: 100%;
    float: right;
    box-sizing: border-box;
    padding: 20px 50px;
    min-height: 190px;
    background-color: #8fa3cc;
    
}
.dingyue-div-right .keshi-img-div{
    background: url('../images/address2.png');
    width: 510px;
    height: 80px;
    padding-left: 75px;
    box-sizing: border-box;
    background-size: cover;
}

.keshi-img-div h4{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.dingyue-left{
    width: 75px;
    height: 75px;
    border:5px solid #fff;
    overflow: hidden;
    float: left;
}
.dingyue-left img{
    width: 100%;
    height: 100%;
}
.dingyue-right{
    float: right;
    width: 290px;
    padding-top: 10px;
}
.dingyue-right h1{
    color: #fff;
    font-size: 20px;
}
.dingyue-right h2{
    color: #fff;
    font-size: 22px;
}

.keshi-doctor{
    overflow: hidden;
    margin-top: 30px;
}

.keshi-doctor h1{
    font-size: 24px;
    color: #515151;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.keshi-alldoctor {
    height: 45px;
    width: 100%;
    margin-top: 50px;
}
.keshi-alldoctor a{
    display: block;
    width: 100%;
    height:45px ;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    background-color: #29a868;
}
.keshi-doctor .car a {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    font-size: 25px;
    display: inline-block !important;
    background-color: rgba(0,0,0,0.2);
    transition: all 0.3s;
    margin-right: 1px;
}
.keshi-doctor .car a:hover{
    background-color: #29a868;
}
.section-detail img{
    max-width: 1200px;
    height: auto;
    margin:10px auto;
}
.section-detail p{
    font-size: 14px;
    color: #686868;
    line-height: 25px;
    text-align: justify;
    text-indent: 2em;
}


/*推荐专家*/
.recommend{
    height:580px;
    position: relative;
    background-color: #f2f2f2;
}
.news-title {
    height: 60px;
    line-height: 60px;
    margin-bottom: 40px;
    padding-top: 35px;
}
.news-title h1 {
    color: #0052ad;
    font-size: 30px;
    width: 900px;
    float: left;
}
.recommend-a{
    width: 200px;
    float: right;
    margin-top: 10px;
}
.recommend-a a{
    display: block;
    float: left;
    margin-left: 10px;
    color: #fff;
    background-color: #0052ad;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    width: 90px;
    text-align: center;
}
.rec_expert{
    width:1200px;
    margin:0 auto;
    position: relative;
    height: 420px;
}
.rec_expert>p{
    color:#000;
    font-size: 30px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    animation: bounceIn 1s ease .4s backwards;
}
.rec_expert>span{
    display: block;
    font-size: 16px;
    color:#c1c1c1;
    text-align: center;
    height:30px;
    line-height: 30px;
    overflow: hidden;
    animation: bounceIn 1s ease .6s backwards;
}

.container_12{
    height: 338px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin:0 auto;
    margin-bottom: 50px;
}
.car_div {
    width:1200px;
    height: 338px;
    overflow: hidden;
}
.car {
    height:40px;
    overflow: hidden;
    width: 88px;
    margin:0 auto;
    position: absolute;
    bottom:0;
    left: 50%;
    transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    text-align: center;
}
.car a{
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    font-size: 33px;
    display: inline-block !important;
    background-color: #0052ad;
    transition: all 0.3s;
    margin-right: 1px;
}
.car a:hover{ background-color: rgba(0,0,0,0.6);}
.carousel1 {
    cursor: default !important;
}
.carousel1 li {
    overflow: hidden;

    height: 338px;
    float: left;
    border-left: 8px solid #f2f2f2;
    border-right:8px solid #f2f2f2;
    transition: all 0.3s;
    position: relative;
}
.carousel1 li a:hover h3{
    transform: translateX(10px);
}
.carousel1 li a{
    display: block;
    width: 225px;
    height: 338px;
    position: relative;
    overflow: hidden;
}
.carousel1 li a img{
    width:100%;
    height:100%;
}
.message{
    position: absolute;
    bottom: 0;
    left: 0;
    width:225px;
    height:100px;
    padding:10px;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
    box-sizing: border-box;
}
.message>h3{
    font-size: 18px;
    color:#fff;
    height:25px;
    line-height: 25px;
    font-weight: normal;
    transition: all 0.5s;
    background: url('../images/jiantou.png') no-repeat  100%;
}
.message>h3 span{
    font-size: 14px;
    display: inline-block;
    height: 25px;
    color: #d0cfd0;
    margin-left: 5px;
    max-width: 100px;

}

.message>i{
    display: block;
    width:100%;
    height:1px;
    margin:5px 0;
    border-bottom: 1px dotted #fff;
}
.message>p{
    font-size: 14px;
    color:#d0cfd0;
    line-height: 20px;
    padding-left: 2px;
    height:40px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2; */
    overflow: hidden;
}

/* 学科风采 */
.discipline-list{
    overflow: hidden !important;
    margin-top: 40px;
    height: auto !important;
}
.discipline-list ul{
    /* height: 170px; */
    border-bottom: 1px solid #ccc;
}
.discipline-title{

}
.discipline-title h1{
    color: #404040;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    border-left: 4px solid #1f965b;
    padding-left: 20px;
}
.discipline-list ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.discipline-list ul li{
    width: 110px;
    position: relative;
    height: 170px;
    float: left;
    cursor: pointer;
    margin:0 5px;
}
.discipline-img{
    width:104px ;
    height: 104px;
    border:3px solid #1f965b;
    background-color: #1f965b;
    background-size: 62%;
}
.discipline-img img{
    display: block;
    margin:0 auto;
    margin-top:22px;
}
.symenu-img .discipline-img img{
    margin-top:0px;
}
.discipline-list ul li h1{
    color: #6b6b6b;
    font-size: 15px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.discipline-list ul li.discipline-li{
    border-bottom: 1px solid #1f965b;
}
.discipline-list ul li.discipline-li .discipline-img{
    background-color: #fff;
}
.discipline-list ul li.discipline-li h1{
    color: #1f965b;
}
/* .discipline-list ul li.discipline-li:before {
    position: absolute;
    content: '';
    left: 50px;
    bottom: -16px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #1f965b rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0);
} */
/*.discipline-list ul li:hover .discipline-img{
    background-color: #fff;
}*/
/* .discipline-list ul li:first-child .discipline-img{
    background: url('../images/icon2.png')no-repeat center; 
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(2) .discipline-img{
    background: url('../images/icon1.png')no-repeat center; 
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(3) .discipline-img{
    background: url('../images/icon5.png')no-repeat center;
    background-color: #1f965b; 
}
.discipline-list ul li:nth-of-type(4) .discipline-img{
    background: url('../images/icon3.png')no-repeat center; 
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(5) .discipline-img{
    background: url('../images/icon6.png')no-repeat center;
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(6) .discipline-img{
    background: url('../images/icon4.png')no-repeat center;
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(7) .discipline-img{
    background: url('../images/icon7.png')no-repeat center; 
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(8) .discipline-img{
    background: url('../images/icon8.png')no-repeat center;
    background-color: #1f965b;
}
.discipline-list ul li:nth-of-type(9) .discipline-img{
    background: url('../images/icon9.png')no-repeat center;
    background-color: #1f965b;
}

.discipline-list ul li:first-child.discipline-li .discipline-img{
    background: url('../images/icon2-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(2).discipline-li .discipline-img{
    background: url('../images/icon1-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(3).discipline-li .discipline-img{
    background: url('../images/icon5-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(4).discipline-li .discipline-img{
    background: url('../images/icon3-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(5).discipline-li .discipline-img{
    background: url('../images/icon6-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(6).discipline-li .discipline-img{
    background: url('../images/icon4-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(7).discipline-li .discipline-img{
    background: url('../images/icon7-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(8).discipline-li .discipline-img{
    background: url('../images/icon8-on.png')no-repeat center; 
}
.discipline-list ul li:nth-of-type(9).discipline-li .discipline-img{
    background: url('../images/icon9-on.png')no-repeat center; 
} */

.discipline-content{
    overflow: hidden;
    margin-top: 20px;
}
.discipline-div{
    display: none;
}
.discipline-divblock{
    display: block;
}
.discipline-div-title h1{
    font-size: 20px;
    color: #4f4f4f;
    height: 50px;
    line-height: 50px;
}
.discipline-text p{
    margin:15px 0;
    color: #797979;
    text-indent: 2em;
    line-height: 24px;
}
.discipline-text img{
    max-width: 1200px;
    margin:0 auto;
}


/* 每日快讯 */
.daily-express{
    overflow: hidden;
    margin-bottom: 30px;
}
.daily-div{
    width: 560px;
    float: left;
    margin-bottom: 30px;
}
.daily-div:nth-of-type(2n){
    float: right;
}
.daily-title{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
}
.daily-title span{
    display: inline-block;
    height: 59px;
    line-height: 59px;
    font-size: 20px;
    border-bottom: 2px solid #1f965b;
}
.daily-title a{
    display: block;
    float: right;
    width: 60px;
    text-align: center;
    font-size: 16px;
    color: #1f965b;
    height: 59px;
    line-height: 59px;
}
.daily-main{
    margin-top: 35px;
    overflow: hidden;
}
.daily-main a{
    display: block;
    width: 100%;
    height: 100%;
}
.daily-img{
    width: 250px;
    height: 190px;
    overflow: hidden;
    float: left;
    line-height: 190px;
    text-align: center;
    background: #fafafa;
}
.daily-img img{
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}
.daily-content{
    height: 190px;
    background-color: #fafafa;
    padding:15px;
    box-sizing: border-box;
    width: 310px;
    float: right;
    padding-top: 20px;
    transition: all 0.3s;
}
.daily-content h1{
    font-size: 16px;
    color: #313030;
    height: 100px;
    line-height: 25px;
    text-align: justify;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
    overflow: hidden;
    transition: all 0.3s;
}
.daily-content h2{
    color: #a9a9a9;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    overflow: hidden;
    transition: all 0.3s;
}
.daily-content h2 i{margin-right: 5px;font-size: 18px;}
.daily-main:hover .daily-content{
    background-color:#1f965b ;
}
.daily-main:hover .daily-content h1{
    color: #fff;
}
.daily-main:hover .daily-content h2{
    color: #fff;
}
.daily-div h3{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #ecfaf3;
    text-align: center;
    margin-top: 10px;
}
.daily-div h3 a{
    font-size: 16px;
    color: #319b67;
    text-decoration: underline;
}
.daily-div h3 a i{margin-right: 8px;font-size: 18px;line-height: 50px;}
/* 院内动态 */
.yuanqu-img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    float: left;
}
.yuanqu-img img{
    width: 100%;
}
.yuanqu-content {
    height: 190px;
    padding: 15px 20px;
    padding-left: 25px;
    padding-right: 0px;
    box-sizing: border-box;
    width: 360px;
    float: right;
    padding-top: 0px;
    transition: all 0.3s;
}
/* .yuanqu-content ul{
    height:185px;
    overflow-y:auto;
} */
.yuanqu-content ul li {
    width: 48%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 3px;
    float: left;
    margin-right: 2%;
}
.yuanqu-content ul li a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #787878;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.yuanqu-content ul li:hover a{
    color: #1f965b;
}
.yuanqu-content h1 {
    font-size: 16px;
    color: #313030;
    height: 100px;
    line-height: 25px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    transition: all 0.3s;
}
.yuanqu-content .yuanqu-a{
    display: block;
    color: #1f965b;
    font-size: 16px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    transition: all 0.3s;
}
.yuanqu-content .yuanqu-a:hover{
    transform: translateX(10px);
}

/* 三级 */
.sanji{
	overflow: hidden;
	margin-top:50px;
	margin-bottom:40px;
}
.sanjione ul{
	height: 40px;
    width: 1200px;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid #004fa4;
}
.sanjione ul li{
    display: inline-block;
    margin:2px;
}
.sanjione ul li a{
	display: block;
	padding:0 12px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #e8e8e8;
}
.sanjione ul li a:hover{
	background: #004fa4;
	color: #ffffff;
}
.sanjione ul li.sanjili a{
	background: #004fa4;
	color: #ffffff;
}

/* 专家列表 */
.expertlist3 {
    padding: 35px 0;
    padding-top: 10px;
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
}
.expertlist3 ul li{
	
	min-width: 79px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	border:1px solid #8e8f8e;
	
	float: left;
	margin:8px;
	text-align: center;
    cursor: pointer;
    transition: all 0.3s;
}
.expertlist3 ul li a{
    display: block;
    height: 30px;
	line-height: 30px;
    border-radius: 15px;
    padding:0 10px ;
    color: #8e8f8e;
}
.expertlist3 ul li.expertclick{
	border: 1px solid #fff;

}
.expertlist3 ul li:hover{
    border: 1px solid #fff;
}
.expertlist3 ul li.expertclick a {
	background: #004fa4;
	color: #ffffff;
	border: 1px solid #fff;
}
.expertlist3 ul li:hover a{
	background: #004fa4;
	color: #ffffff;
	border: 1px solid #fff;
}


/*专家页*/
.expertlistdiv2{overflow: hidden;margin-top:20px;}
.zhuanjia{ display: none;}
.zhuanjia ul{overflow: hidden;margin-bottom: 20px;}
.zhuanjia ul li{
	overflow: hidden;
	float: left;
	margin-right: 42px;
	height: 322px;
	width:206px;
	margin-bottom: 55px;
	font-size: 0;
}
.zhuanjia ul li:nth-of-type(5n){margin-right: 0px;}
.zjpic{
	width: 206px;
	height:247px;
	overflow: hidden;
}
.zjpic img{
	width: 206px;
}
.zjxinxi{
	width: 154px;
	height: 44px;
	border:1px solid #e9e9e9;
	border-top:none;
	padding: 15px 25px;
	text-align: center;
	overflow: hidden;
}
.zjxinxi h1{
	font-size: 16px;
	color: #323232;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.zjxinxi p{
	color: #848484;
	margin:0;
	height: 25px;
	overflow: hidden;
}
.zjdetail{
	width: 156px;
	height: 45px;
	border-top:none;
	/*width:208px;*/
	padding: 15px 25px;
	text-align: center;
	overflow: hidden;
	background: #2da167;
	transition: all 0.3s;
}
.zjdetail p{
	color: #ffffff;
	margin:0;
	height: 40px;
	line-height: 20px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.zhuanjia ul li:hover .zjdetail{
	transform: translateY(-75px);
}

.expertlist3{
	padding:35px 0;
	padding-top:10px;
	border-bottom: 1px solid #e2e2e2;
}


.zhuanjia2{overflow: hidden;display: none;margin-bottom: 50px;}
.expertblock{display: block;margin-bottom: 50px;}
.zhuanjia2 ul li{
	padding:30px 0;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
    position: relative;
    display: block;
}
.eqexpertpic{
	width: 180px;
	height: 215px;
	overflow: hidden;
	float: left;
}
.eqexpertcon{margin-left: 40px;float: left;width: 970px;}
.eqexpertcondiv1{display: inline-block;width:100%;/*height: 75px;*/overflow: hidden;}
.eqexpertcon h1{height: 40px;line-height: 40px;overflow: hidden;}
.eqexpertcon h1 em{
	font-size: 27px;
	color: #303030;
	font-weight: bold;
}
.eqexpertcon h1 span{
	font-size: 16px;
	color: #6d6c6c;
	font-weight: bold;
	margin-left:20px;
}
.eqexpertdetail{overflow: hidden;margin-top:20px;}
.eqexpertdetail p{
	color: #646363;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.eqexpertdetail h3{
	color: #646363;
	line-height: 25px;
	white-space: nowrap;
    text-overflow: ellipsis; 
    overflow: hidden;
    margin-top: 5px;
}
.eqexpertcondiv2{
	padding-left: 65px;
	width: 135px;
	display: inline-block;
	border-left: 1px solid #e2e2e2;
    height: 80px;
    overflow: hidden;
}
.eqexpertcondiv2 h2{text-align: center;height: 30px;line-height: 30px;overflow: hidden;font-weight: bold;color: #646363;}
.eqexpertcondiv2 h3{height: 50px;overflow: hidden;line-height: 25px;}
.eqexpertcondiv2 h3 p{
	color: #646363;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.eqexpertcon a{
	display: block;
	width: 85px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #2da167;
    color: #ffffff;
    margin-top:30px;
    transition: all 0.3s;
}
.zhuanjia2 ul li:hover .eqexpertcon a{
    transform: translateX(15px);
}
.zhuanjia2 i{
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	bottom: 0;
	left: 0;
	transition: all 0.3s;
	background: #2da167;
}
.zhuanjia2 ul li:hover i{
	width: 100%;
}
/* 专家介绍 */
.doctor-container{
    overflow: hidden;
    margin-top: 50px;
}
.doctor-left{
    width: 300px;
    height: 671px;
    float: left;
    padding-top: 20px;
    overflow: hidden;
    background: url('../images/expertbg.jpg')no-repeat center top;
}
.doctor-left img{
    width: 255px;
    margin:0 auto;
    display: block;
}
.doctor-right{
    width: 845px;
    float: right;
}
.doctor-right-title h1{
    height: 60px;
    background-color: #fafafa;
    line-height: 60px;
    padding-left: 15px;
    font-size: 16px;
    color: #656565;
}
.doctor-right-title h1 span{
    font-size: 30px;
    color: #1a1a1a;
    margin-right: 20px;
}
.doctor-detail h1{
    font-size: 16px;
    color: #b5b5b5;
    height: 45px;
    line-height: 45px;
}
.doctor-detail h1 em{
    color:#656565;
    font-size: 16px;
}
.doctor-detail h1 p{
    display: inline-block;
    border:1px solid #1f965b;
    border-radius: 3px;
    height: 33px;
    line-height: 33px;
    margin-right: 5px;
}
.doctor-detail h1 p span{
    color: #1f965b;
    display: inline-block;
    vertical-align: top;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
}
.doctor-detail h1 p span.chuzhen-time{
    color: #fff;
    background-color: #1f965b;
}
.doctor-jianjie{
    overflow: hidden;
    margin-top: 20px;
}
.jianjie-title{
    overflow: hidden;
    margin-top: 30px;
}
.jianjie-title h1{
    display: inline-block;
    border-left: 3px solid #1f965b;
    padding-left: 15px;
    font-size: 18px;
    color: #4e4e4e;
    height: 20px;
    line-height: 20px;
    
}
.jianjie-content{
    overflow: hidden;
    margin-top: 20px;
}
.jianjie-content p{
    line-height: 30px;
    font-size: 15px;
    color: #666666;
    text-align: justify;
}

.jianjie-title span{
    color: #929292;
}

.jianjie-title h2{
    width: 300px;
    float: right;
    color: #bebebe;
    font-size: 14px;
    font-weight: bold;
}
.jianjie-title h2 span{
    color: red;
    font-weight: normal;
}

.jianjie-table{
    overflow: hidden;
    margin-top: 30px;
}
.jianjie-table table{
    width: 100%;
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
}
.jianjie-table th{
    background-color:#f6f6f6 ;
    font-size: 14px;
    color: #3c3c3c;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.jianjie-table td{
    font-size: 14px;
    color: #3c3c3c;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    height: 50px;
    text-align: center;
    padding:5px;
}
.jianjie-table td span{
    color: #fff;
    background-color: #319b67;
    border-radius: 3px;
    padding:2px 3px;
    display: inline-block;
    min-height: 22px;
    width: 100px;
    line-height: 22px;
}
.jianjie-table td em{
    color: #319b67;
    display: inline-block;
    width: 100px;
    line-height: 20px;
    text-align: center;
    margin-top: 2px;
}
.doctor-mian{
    overflow: hidden;
}

.discipline-left{
    width: 800px;
    float: left;
    border:1px solid #d2d2d2;
    height: 593px;
    overflow: hidden;
    padding:40px;
    padding-top: 20px;
    box-sizing: border-box;
	overflow-y: scroll;
}
.discipline-left::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.discipline-left::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.discipline-left::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.discipline-right{
    width: 380px;
    float: right;
}
.discipline-right-div{margin-bottom: 20px;}
.discipline-right-title h1{
    height: 55px;
    line-height: 55px;
    background-color: #1f965c;
    padding:0 20px;
    color: #fff;
    font-size: 16px;
}
.discipline-right-title h1 a{
    display: block;
    width: 50px;
    text-align: right;
    float: right;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #fff;
}
.discipline-right-content{
    width: 378px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    min-height: 230px;
}
.discipline-right-content ul{
    padding:0 20px;
}
.discipline-right-content ul li{
    border-bottom: 1px dotted #d2d2d2;
    padding:15px 0;
}
.discipline-right-content ul li:last-child{
    border-bottom: none;
}
.discipline-right-content ul li a{
    display: block;
}
.discipline-right-content ul li a h1{
    padding-left: 25px;
    color: #636363;
    background: url('../images/txt.jpg') no-repeat left 5px;
    line-height: 24px;
    max-height: 48px;
    /*display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;*/
	display: block;
	font-size:16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}
.discipline-right-content ul li a h2{
    color: #cacaca;
    padding-left: 25px;
    margin-top: 5px;
	font-size:14px;
}