﻿.banner {
	width: 100%;
	height: 260px;
	overflow: hidden;
	background: url(../image/img_04.jpg) center center no-repeat;
}

.location {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #dfdfdf;
	background: #f6f6f6;
}
.location .box span {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	overflow: hidden;
	text-indent: 38px;
	background: url(../image/bg_11.png) 2px center no-repeat;
}

.contentbox {
	width: 100%;
	height: auto;
	min-height: 500px;
	overflow: hidden;
}
.contentbox_title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: 100;
	color: #405991;
	text-align: center;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
	margin: 20px auto 35px;
}
.contentbox_title em {
	display: block;
	width: 10px;
	height: 9px;
	background: url(../image/bg_12.jpg) center center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -5px;
}

.contentbox_style {
	width: 100%;
	height: 28px;
	margin: 0 auto 35px;
	text-align: center;
}
.contentbox_style span {
	display: inline-block;
	width: auto;
	height: 28px;
	margin: 0 auto;
	overflow: hidden;
}
.contentbox_style a {
	display: block;
	float: left;
	width: 138px;
	height: 28px;
	line-height: 28px;
	background: #f6f6f6;
	font-size: 14px;
	font-weight: 100;
	color: #333;
	overflow: hidden;
	margin: 0 7px;
}
.contentbox_style a:hover, .contentbox_style a.shover {
	background: #900000;
	color: #fff;
}

.physician {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 18px auto;
}
.physician ul {
	width: 1220px;
	height: auto;
	overflow: hidden;
}
.physician ul li {
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-bottom: 25px;
	margin-right: 25px;
	float: left;
}
.physician ul li img {
	display: block;
	margin: 0 auto;
	width: 280px;
	height: 370px;
}
.physician ul li span {
	display: block;
	margin: 0 auto;
	width: 280px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 100;
}

.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 18px;
}
.news dl {
	width: auto;
	height: 136px;
	overflow: hidden;
	padding-left: 200px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px dashed #aaaaaa;
	margin-bottom: 12px;
}
.news dl h1 {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 7px;
}
.news dl h1 img {
	display: block;
	width: 175px;
	height: 136px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.news dl dt {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news dl dt a {
	color: #405991;
}
.news dl dt a:hover {
	text-decoration: underline;
}
.news dl dd {
	width: 100%;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
	padding: 7px 0px;
}
.news dl dd a {
	color: #405991;
	text-decoration: underline;
}
.news ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news ul li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 16px;
}
.news ul li span {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 20px 0 7px;
	color: #fff;
	background: #405991;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.news ul li:hover {
	background: #f6f6f6;
}

.pageinfo {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 15px 0px;
	font-size: 14px;
	line-height: 2em;
	min-height: 350px;
}

.teamlist {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	min-height: 400px;
	position: relative;
}
.teamlist ul {
	width: 1224px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.teamlist ul li {
	width: 290px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	position: relative;
	margin-bottom: 30px;
}
.teamlist ul li img {
	display: block;
	width: 290px;
	height: 415px;
}
.teamlist ul li span {
	display: none;
	width: 96%;
	padding: 0 2%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 100;
	color: #fff;
	background: url(../image/bg_13.png) repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.team_show {
	width: 960px;
	height: 460px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
}
.team_show_img {
	width: 380px;
	height: auto;
	overflow: hidden;
}
.team_show_img img {
	display: block;
	margin: 0 auto;
	width: 380px;
}
.team_show_img b {
	display: block;
	margin: 10px auto 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
}
.team_show_img span {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	font-weight: 100;
}
#team_show_content {
	width: 550px;
	height: 460px;
	padding-left: 30px;
	overflow: hidden;
	line-height: 2em;
	font-size: 14px;
	float: left;
}
.teamcontent {
	width: 540px;
}

.physician_name {
	width: 386px;
	height: auto;
	overflow: hidden;
	padding: 15px 20px 0;
	float: left;
}
.physician_name img, .physician_name b, .physician_name span {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.physician_name img {
	width: 380px;
	padding: 2px;
	border: 1px solid #e1e1e1;
}
.physician_name b {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	margin: 10px auto 0;
}
.physician_name span {
	height: auto;
	line-height: 30px;
	font-size: 14px;
	font-weight: 100;
}
.physician_info {
	width: 740px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	float: right;
	padding-right: 20px;
}
.physician_info_t {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: 100;
}
.physician_info_c {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 2em;
}

.piclist {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 15px auto;
}
.piclist ul {
	width: 1227px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.piclist ul li {
	width: 379px;
	height: 255px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	position: relative;
	margin-bottom: 30px;
}
.piclist ul li img {
	display: block;
	width: 379px;
	height: 255px;
}
.piclist ul li span {
	display: none;
	width: 100%;
	height: 255px;
	line-height: 255px;
	background: url(../image/bg_10.png) repeat;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

.news_title {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	padding: 15px 0 5px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}
.news_date {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #999;
	padding: 5px 0;
	border-top: 1px dashed #e1e1e1;
	border-bottom: 1px dashed #e1e1e1;
}
.news_info {
	width: auto;
	height: auto;
	min-height: 400px;
	overflow: hidden;
	font-size: 14px;
	line-height: 2em;
	padding: 20px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.news_other {
	width: 100%;
	height: 80px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
	margin-bottom: 20px;
}
.news_other .news_page {
	width: 100%;
	height: 80px;
	overflow: hidden;
}
.news_other .news_page ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding-right: 300px;
}
.news_other .news_page ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_share {
	width: auto;
	height: 44px;
	position: absolute;
	top: 28px;
	right: 0px;
}

.joblist {
	width: 100%;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	margin: 15px auto;
}
.joblist_title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	background: #405991;
}
.joblist_title span {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.joblist_info {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
}
.joblist_info li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #5d5d5d;
	padding: 5px 0;
}
.joblist_info li span {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.joblist_info li span a {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 5px auto;
	color: #fff;
	background: #405991;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.joblist_info li span a:hover, .joblist_info li span a.chover {
	background: #900000;
}
.joblist_info_c {
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 2em;
	background: #f8f8f8;
}

.page_list {
	width: 100%;
	height: auto;
	margin: 30px 0px;
	text-align: center;
}
.page_list a {
	height: 20px;
	line-height: 26px;
	width: auto;
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #aaaaaa;
	margin: 0 3px;
	padding: 5px 8px;
}
.page_list span {
	margin: 0 3px;
	padding: 5px 8px;
	background: #405991;
	color: #fff;
	border: 1px solid #405991;
}
.page_list a:hover {
	background: #405991;
	color: #fff;
}
.message {
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}
.message td {
	padding: 5px;
}
.message input[type="text"] {
	width: 400px;
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
}
.message textarea {
	width: 500px;
	height: 150px;
	line-height: 30px;
	padding: 0 5px;
}
.message input[type="submit"], .message input[type="reset"] {
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #405991;
	color: #fff;
	border: 0px;
	margin-top: 10px;
	outline: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}
.message input[type="reset"] {
	color: #333;
	background: #f6f6f6;
}