.article{
    background: #fff;
}
.article_item_right a{
    margin-top: 20px;
}
.article_item{
    padding-top: 10px;
    padding-bottom: 10px;
}
.article_header{
    margin-left: 2%;
}
.article_header a{
    float: left;
}
.article_header_right{
    margin-left: 2%;
}
.articleType_link{
    margin-top: 15px;
}
.articleType_link a{
    border: 1px solid #666666;
    padding-top: 1px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 5px;
}
#dotor_name{
    font-size: 1.3em;
}
.doctor_header{
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}
.doctor_title{
    background: #fff;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
}
.doctor_content{
    margin-top: 20px;
    background: #fff;
}
.intro{
    border-left: 8px solid #43CD80;
    padding-left: 10px;
    margin-top: 20px;
    font-size: 1.4em;
}
.intro1{
    border-left: 8px solid #f4a433;
    padding-left: 10px;
    margin-top: 20px;
    font-size: 1.4em;
}
.content img{
    max-width: 100%;
    height: auto;
}
.color_change{
    color:black;
}