body,
textarea,
input,
select,
option {
	font-size: 12px;
	color: #333;
	font-family: "宋体", Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
ol,
ul,
li,
dl,
dd,
p,
textarea,
input,
select,
option,
form {
	margin: 0;
}
ol,
ul,
li,
textarea,
input,
select,
option,
th,
td {
	padding: 0;
}
/*table {
	border-collapse: collapse;
}*/

ol,
ul {
	list-style-type: none;
}
.clears:before,
.clears:after {
	content: '';
	display: table;
}
.clears:after {
	clear: both;
}
.clears {
	*zoom: 1;
}
.clear {
	clear: both;
	overflow: hidden;
}
.clearfix {
	content: '';
	overflow: hidden;
	clear: both;
	display: block;
}
a {
	text-decoration: none;
	color: #333;
}
a,
textarea,
input {
	outline: none
}
textarea {
	overflow: auto;
	resize: none;
}
.img img {
	display: block;
}
a img {
	border: none;
}
dl {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
body {
	word-break: break-all;
	word-wrap: break-word;
	cursor: default;
}
/*top开始*/

#top {
	font-size: 12px;
	border-bottom: 1px solid #E0E0E0;
	height: 33px;
	background: #F7F7F7 none repeat scroll 0% 0%;
	line-height: 33px;
}
.top-center a {
	color: #707070;
}
#top .top-center a:hover {
	color: #f40;
}
/*.top-one-ul li:hover { background: #fff;}*/

.top-center {
	width: 980px;
	margin: 0px auto;
}
.top-left span {
	display: block;
	float: left;
	padding: 0px 10px;
}
.top-left span.separate {
	color: #DCDCDC;
	padding: 0px;
}
.top-one-ul li {
	float: right;
	padding: 0px 8px;
	list-style: outside none none;
}
li.site-map {
	position: relative;
}
.top-one-ul .separate {
	padding: 0px;
	color: #DCDCDC;
}
.yangshi {
	width: 80px;
	/* position: absolute; */
	
	top: 33px;
	right: -3px;
	line-height: 24px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	background: #fff;
	z-index: 99;
	display: none;
	margin-left: -10px;
}
.yangshi span {
	display: inline-block;
	width: 80px;
}
/*top结束*/
/*header开始*/

.header_zspt {
	width: 970px;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	margin: 0px auto;
	background: url("/Public/zspt/img/2.jpg") no-repeat
}
.hospital_name h1 {
	padding-top: 30px;
	padding-left: 66px;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
	font-size: 33px;
	letter-spacing: 3px;
}
.hospital_name h2 {
	font-size: 27px;
	padding-left: 66px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-shadow: 1px 1px 1px #666;
	color: #fff;
}
.nav_zspt {
	height: 50px;
	line-height: 50px;
	background-color: #007cc3;
	margin-top: 40px;
}
.nav_zspt a {
	font-size: 18px;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 21px;
}
.location::before {
	background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -120px 0;
	content: "";
	display: inline-block;
	height: 14px;
	margin-right: 8px;
	vertical-align: sub;
	width: 14px;
}
.active {
	background: #48b8eb none repeat scroll 0 0;
}
/*header结束*/
/*footer开始*/

#footer {
	width: 100%;
	clear: both;
	margin: 0 auto;
	background: #f2f2f2;
	color: #333;
	font-size: 14px;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
}
#footer p {
	padding: 4px 0 0 17px;
	height: 22px;
	line-height: 22px;
	color: #666;
	font-family: "宋体";
	text-align: center;
	font-size: 12px;
}
#footer .footer_text {
	margin-left: 0px;
	margin-top: 12px;
	margin-left: 144px
}
#footer p a {
	color: #000;
}
/*footer结束*/
/*bottom开始*/

.bottom_zspt {
	line-height: 35px;
	height: 35px;
	text-align: center;
	margin: 0px auto;
	clear: both;
	font-size: 12px;
}
/*bottom结束*/
/*右边开始*/
/* .mian_zspt{width:970px;margin:0px auto;} */

.right_zspt {
	width: 348px;
	float: right;
	margin-bottom: 20px;
}
.right_zspt h2 {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background: #e8f3f3 none repeat scroll 0% 0%;
	border-bottom: 1px solid #E9E9E9;
	color: #007CC3;
	padding-left: 10px;
}
.ljnk_zspt {
	padding-left: 10px;
	width: 325px;
}
.ljnk_zspt span {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	display: block;
	float: left;
}
.ljnk_zspt a:hover {
	color: #2880be;
}
.yygh_zspt {
	height: 105px;
}
.img_pc {
	width: 78px;
	height: 91px;
	border: 1px solid #e7e7e7;
	margin-left: 18px;
	float: left;
}
.xxxx_zspt {
	margin: 0px 0 0 15px;
	float: left;
	height: 91px;
}
.xxxx_zspt p {
	width: 148px;
	height: 22px;
	line-height: 22px;
	margin-left: 4px;
	color: #333;
}
.xxxx_zspt span {
	margin: 5px;
}
.xxxx_zspt b a {
	color: #28b4c3;
	font-size: 14px;
}
.twzx_yygh {
	float: right;
}
.twzx,
.yygh {
	width: 66px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 5px;
	background-color: #5cae3f;
	font-size: 12px;
	text-align: center;
}
.twzx a,
.yygh a {
	color: #fff;
}
.twzx a div:hover,
.yygh a div:hover {
	background-color: #007cc3 none repeat scroll 0 0;
	text-decoration: none;
}
.sc_zspt {
	width: 320px;
}
.sc_zspt p {
	padding-left: 18px;
	line-height: 22px;
}
.right_zspt_ck {
	border: 1px solid #e4e4e4;
	float: right;
	width: 348px;
	margin-bottom: 20px;
}
.yygh_zspt_ck {
	border: 1px solid #e4e4e4;
	/* margin-top: 20px; */
	width: 348px;
	float: right;
}
.yygh_zspt_ch {
	height: auto;
	margin-top: 15px;
	padding-bottom: 15px;
}
.t {
	border-bottom: 1px dashed #d7d7d7;
}
/*右边结束*/