@charset "utf-8";
/* CSS Document */
/*banner*/
*{ margin:0; padding:0;}
.search_doctor{ 
	margin-top:10px;
	margin-bottom: 10px;
}
.banner_box{
	width: 100%;
	background-color:#353430; 
}
.banner{
	position: relative;
}
.shou_s{
	width: 450px;
	height: 550px;
	background-color:rgba(192,192,192,0.5);
	position: absolute;
	left: 0;
	top: 0;
	border-left: 10px solid white;
	border-right: 10px solid white;
}
.shou_box{
	width:380px;
	margin-top: 50px;
	margin-left: 20px;
}
.shou_box h1 a{
	color: white;
	font-size: 40px;
	display: block;
}
.shou_box p a{
	color: white;
	line-height:20px;
	margin-top: 20px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.shou_box ul li a{
	color:#383735;
	font-size: 24px;
	margin-top: 20px;
	display: block;
}
.shou_box ul{
	margin-top: auto;
}
/*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;    padding-right: 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;}
/*整形咨迅*/
.zixun_box{ margin-top: 42px;}
.zixun_box dt{float: left;font-size: 22px;}
.zixun_box dd{float: right;}
.zixun_box span{border-bottom: 1px solid #c0d8da; display: inline-block;width: 980px;height: 1px;margin-top: 22px;}
.box{ width: 450px;float: left;}
.left{width: 450px; margin: 0; margin-top: 30px;}
.left img{float: left; margin-right: 20px; width: 112px;height: 112px;}
.left h5{font-size:18px;font-weight: 500;line-height: normal;}
.left p{font-weight: 800;color: #327375;}
.left div a{font-size: 14px;color: #69706c;width: 350px;display: block;}
.footer{margin-top: 84px;}









