.current_doctor,
.mingyi_texts,
.mingyi_fenlei,
.mingyi_fenlei_title_center {
    width: 100%;
}
.mingyi_fenlei_title_center {
    width: 1100px;
}
.current_doctor{
    box-shadow: 0px 0px 10px gainsboro;
}

.current_doctor:after,
.mingyi_texts:after,
.current_doctor .mingyi_texts p:nth-of-type(3):after,
.mingyi_fenlei:after,
.mingyi_fenlei_title:after,
.mingyi_fenlei_title_center:after{
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.current_doctor img {
    max-width: 100%;
    cursor: pointer;
    height: 100%;
}

.current_doctor,
.mingyi_texts p {
    position: relative;
}
.mingyi_texts{
    background: white;
    position: absolute;
    top: 216px;
}

.current_doctor .mingyi_lunbo {
    margin-top: 20px;
    width: 100%;
    height: 520px;
}
.mingyi_lunbo .swiper-slide{
    width: 800px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.current_doctor .mingyi_lunbo .mingyi_fenyeqi {
    bottom: 40px;
}
.mingyi_lunbo .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    line-height: 16px;
    background:#FFFFFF;
    color: #FFFFFF;
    opacity: 0.5; 
}
 .mingyi_lunbo .swiper-pagination .swiper-pagination-bullet-active {
    background:#FFFFFF;
    color: #FFFFFF;
    opacity: 1;
}
.mingyi_texts p:nth-of-type(1)  img:nth-of-type(1){
    width: 160px;
    position: absolute;
    top: -20px;
    left: 70px;
}
.mingyi_texts p:nth-of-type(1) span{
    display: block;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: #986D5C;
    text-align: center;
    padding-top: 60px;
}
.mingyi_texts p:nth-of-type(1) img:nth-of-type(2){
    display: block;
    width: 200px;
    margin:15px auto;
}
.mingyi_texts p:nth-of-type(2) img:nth-of-type(1){
    width: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.current_doctor .mingyi_texts p:nth-of-type(2) img:nth-of-type(2) {
    width: 150px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.current_doctor .mingyi_texts p:nth-of-type(2) span{
    display: block;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #CBAC97;
    text-align: left;
    line-height: 28px;
    padding: 0px 150px;
}
.current_doctor .mingyi_texts p:nth-of-type(2) span:nth-of-type(1){
    padding-top: 5px;
}
.current_doctor .mingyi_texts p:nth-of-type(3){
    height: 85px;
}
.current_doctor .mingyi_texts p:nth-of-type(3) img{
    position: absolute;
    top: 5px;
    right: 70px;
    width: 150px;
    z-index: 0;
}
.current_doctor .mingyi_texts p:nth-of-type(3) span:nth-of-type(2){
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    color: #986D5C;
    text-align: right;
    float: right;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}
.current_doctor .mingyi_texts p:nth-of-type(3) span:nth-of-type(1) {
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    color: #986D5C;
    text-align: right;
    font-size: 20px;
    float: right;
    margin-right: 150px;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}
.mingyi_fenlei_title{
    width: 620px;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 35px;
}
.mingyi_fenlei_title img{
    width:200px;
}
.mingyi_fenlei_title span{
    font-family: '微软雅黑 Bold',
    '微软雅黑 Regular',
    '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #986D5C;
    padding: 0px 17px;
}
.mingyi_fenlei_title_center p{
    float: left;
    width: 181px;
    height: 80px;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 80px;
    text-align: center;
    background: #b18872;
    cursor:pointer;
    margin-right:2px;
    margin-bottom: 2px;
}
.mingyi_fenlei_title_center p:nth-of-type(6n){
    margin-right:0px;
}
.mingyi_fenlei .mingyi_fenlei_title_center p:hover {
    background: white;
    border-bottom: 4px solid rgba(171, 127, 102, 1);
    color: rgba(171, 127, 102, 1);
}
.mingyi_fenlei_title_center p:nth-of-type(4n+1){
    background: #cfb5a8;
}
.mingyi_fenlei_title_center p:nth-of-type(4n+2) {
    background: #EDC8A7;
}
.mingyi_fenlei_title_center p:nth-of-type(4n+3) {
    background: #beb2a6;
}
.mingyi_fenlei_title_center p:nth-of-type(4n+4) {
    background: #d5c297;
}

