﻿/*标题*/
h2.title_header{border-bottom: 1px solid #dfdfdf;margin-bottom: 20px;}
h2.title_header span{border-bottom: 3px solid #116cb3;display: inline-block;padding: 0 10px;}

.doctor_img{float: left;margin-right: 20px;border: 1px solid #dfdfdf; }
.YSBox h2{ font-size: 16px;line-height: 34px;color: #116cb3;}
.YSBox p{ line-height: 30px;font-size: 14px; }
.YSBox p a{color: #116cb3;}
.YSBox p a:hover{color: #fe8b10;}

.erweima_x {display: block; float: right;}
.ewm_b{ background: #fff none repeat scroll 0 0;border: 1px solid #ccc; display: none;padding-top: 5px;position: absolute;right: 0px;
text-align: center;top:28px;width: 160px;z-index: 100;}

/*相关*/
.about_department img{width: auto;float: left;margin-right: 20px;height: 160px;}
.about_department h2{ line-height: 32px; font-size: 16px; }
.about_department p{line-height: 28px;}
a.more{color: #fe8b10;}

.doc_td .doc_list li{float: left;margin-right: 30px; line-height: 26px;}
.doc_td .doc_list li h6{display: none;}

.about_wenz ul li{ float: left; width: 470px; }

@media only screen and (max-width:768px){
	.about_wenz ul li{ width: 50%;box-sizing: border-box; }
}
@media only screen and (max-width:640px){
	.about_wenz ul li{ width: 100%;box-sizing: border-box; }
	.erweima_x{display: none;}
}



 