@charset "utf-8";
/* CSS Document */
/*搜索结果*/
*{ margin:0; padding:0;}
/*banner*/
*{ margin:0; padding:0;}
.search_doctor{ 
	margin-top:10px;
	margin-bottom: 10px;
}
.banner_box{
	width: 100%;
	background-color:#353430; 
	margin-bottom: 10px;
}
.banner{
	position: relative;
}
.banner img{
	width:547px;
	height:400px;
}
.shou_s{
	width: 450px;
	height: 550px;
	position: absolute;
	right: 0;
	top: 0;
}
.shou_box{
	width:380px;
	margin-top: 20px;
	margin-left: 20px;
}
.shou_box p{
	color: white;
    margin-left: 18px;
}
.shou_box h1 span{
	color: white;
	font-size: 40px;
	line-height:normal;
	margin-left:14px;
}
.shou_box p span{
	color: white;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	width: 410px;
	overflow: hidden;
	padding-left:15px;
	line-height: 22px;
	margin-top: 10px;
}
.shou_box ul li a{
	color:#aaa798;
	font-size: 16px;
	margin-top: 10px;
	display: block;
}
.shou_box ul{
	margin-top: 10px;
}
/*banner结束*/
.box_01{
	width:310px;
	background-color:#327375;
	height:190px;
	margin-right:10px;
	float:left;
}
.box_01 h1 a{
	color:white;
	font-size:22px;
	font-weight:bold;
}
.box_01 li{
	margin-left:20px;
	padding-top:22px;
}
.box_01 h3 a{
	font-size:12px;
	color:white;
	margin-top:22px;
	width:266px;
}
.box_01 input{
	width:72px;
	height:22px;
	margin-top:22px;
	border:none; 
	color:#588081;
	cursor: pointer; 
}
.box_02{
	background-color:#6e6c5f;
}
.box_03{
	background-color:#e9eef1;
}
.box_02 input{
	color:#6e6c5f; 
	cursor: pointer;
}
.box_03 .color_s{
	color:#327375;
}
.box_03 input{
	background-color:#327375;
	width:120px;
	height:22px;
	color:#e9eef1;
	cursor: pointer;
}
.box_03 .color_s{
	color:#327375;
}


#text{
	width: 500px;
}
#text ul{
	float: left;
	margin-right: 40px;
}
#text ul li{
	width: 200px;
}
#text ul,li{list-style:none;float:left;padding:0 10px;}








