/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
/* 第一部分 */


tr:hover
{
	color:#0b65c2;
}



/* 第二部分 */
.advertise
{
	height:10%;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
	min-width: 1200px;
}

.label
{
	position: relative;
	float: left;
}

.more
{
	position: relative;
	float: right;
	font-size: 14px;
}

.subjecttable
{
	position: relative;
	width:1220px;
	margin: 0 auto 50px;
}

.subjecttable tr:hover
{
	color:black;
}

.subjecttable td:hover
{
	color:#0b65c2;
}

.tabletitle
{
	/*left:10px;*/
	height:60px;
	width:1200px;
	position: relative;
}

.subjecttable table
{
	width:1200px;
	height:360px;
	position: relative;
	left:50%;
	transform: translateX(-50%);
	border-collapse:collapse;
	table-layout: fixed;
}

.tabletitle .label
{
	height: 0;
	width: 50%;
    border-top: 60px solid #0b65c2;
    border-right: 50px solid transparent;
}

.department-list{
	width:1200px;
	position: relative;
	margin: 0 auto;
	border-bottom: none;
}
.department-list li{
	list-style: none;
	border: 1px solid #b3b1b1;
	border-top: none;
	border-right:none;
	height:70px;
	line-height: 70px;
	width:200px;
	padding-left: 30px;
	font-size:1em;
	overflow:hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.department-list li:nth-child(1),.department-list li:nth-child(2),.department-list li:nth-child(3),.department-list li:nth-child(4),.department-list li:nth-child(5),.department-list li:nth-child(6){
	border-top: 1px solid #b3b1b1;
}
.department-list li:last-of-type{
	border-right: 1px solid #b3b1b1;	
}
.department-list li:nth-child(6n){
	border-right: 1px solid #b3b1b1;
}

.department-list li img
{
	height:38px;
	width:38px;
	position: relative;
	vertical-align: middle;
} 
.department-list li span
{
	width:200px;
	vertical-align: middle;
	text-align: left;
	padding-left:10px;
}
/* 第二部分 */





/* 第三部分 */
.hospitalnews
{
	position: relative;
	width: 1220px;
	margin: 0 auto 50px;
}

.hcontent
{
	height:100%;
	width:1200px;
	position: relative;
}

.left
{
	width:65.5%;
	height:100%;
	float:left;
	position: relative;
}

.right
{
	width:33%;
	height:100%;
	float:right;
	position: relative;
}

.newsfocusing
{
	width:100%;
	height:210px;
	margin-bottom: 50px;
	position: relative;
}

.twoimgs
{
	width:300px;
	height:210px;
	float:left;
	top:0%;
	position: absolute;
	background: #0b65c2;
}
.twoimgs li{
	width: 150px;
	height:210px;
	float: left;
	cursor: pointer;
}
.twoimgs li img{
	width: 66px;
	height: 66px;
	display: block;
	margin: 40px auto 0;
}
.twoimgs li p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding-top: 30px;
}
.twoimgs li.active{
	background: #01458e;
}

.newscontent
{
	width:60%;
	height:210px;
	top:0%;
	left:40%;
	position: absolute;
}

.newscontent span{
	float: right;
}
.newscontent li{
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-bottom: 1px solid #dbdbdb9a;
}
.newscontent-focus li{
	color: #444444;
	border-bottom: none;
	height: 32px;
	line-height: 32px;
}
.newscontent li:hover{
	color: #F26202;
}
.newscontent-focus li:hover{
	color: #0b65c2;
}
.topics
{
	width:100%;
}
.majornews
{
	margin-top:10px;
	width:100%;
	height:200px;
	border:1px solid #cccccc;
	/* background: #dbdbdb; */
	position: relative;
	padding:2%;
}

.majornewsimg
{
	position: relative;
	height:160px;
	width: 240px;
	float:left;
	margin-right:2%;
}
.majornewsimg img{
	height:160px;
	width: 240px;
}
.majornewscontext
{
	position: relative;
	height:100%;
	width: 63%;
	float: right;
}

.majornewscontext .linetitle
{
	width:100%;
	height:20%;
	line-height: 100%;
	padding-top: 5px;
	border-bottom:1px solid #0b65c2;
	position: relative;
}

.majornewscontext .linetitle .topicstitle
{
	width:100%;
	height:100%;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 0px;
	position: relative;
	overflow:hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

.majornewscontext .majornewstext
{
	width:100%;
	height:80%;
	/* background: #ffffff; */
	color: #666666;
	line-height: 24px;
	position: relative;
	font-size:0.875em;
	padding-top:18px;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow:hidden; 
	text-overflow: ellipsis;
	/* white-space: pre-wrap; */
	text-indent: 20px;
}

.detailnews
{
	width:100%;
	position: relative;
}

.detailnewstable
{
	margin-top:30px;
	width:100%;
	position: relative;
	font-size:1em;
	max-height: 185px;
	overflow: hidden;
}
.detailnewstable li{
	height: 37px;
	line-height: 37px;
	color: #444444;
}
.detailnewstable li span{
	display: inline-block;margin-right: 70px;color: #01458e;
}
.detailnewstable li:hover{
	color: #01458e;
}
.hospitalsituation
{
	background-image: url("../img/situation.jpg");
	background-repeat:no-repeat;
	background-size:100% 100%;
	width:100%;
	height:210px;
	padding-right: 2%;
	/* border:5px solid #666; */
	top:0px;
	margin-bottom: 50px;
	position: relative;
}

.announcement
{
	width:100%;
	height:450px;
	position: relative;
}

.announcement .newscontent
{
	width:100%;
	height:390px;
	margin-top:30px;
	left:0%;
	position: relative;
	overflow: hidden;
}

.announcement table
{
	margin-left: 0%;
	max-height:85%;
	border-collapse: collapse;
	border-spacing: 0;
}

.announcement table tr 
{
	width:100%;
	height: 48px;
	font-size:1em;
	border-bottom:1px solid #dbdbdb9a;
}

.announcement table .newscontext
{
	width:70%;
	height:48px;
	text-align: left;
}

.announcement table .newscontext div
{
	width:100%;
	/* background: #b3b1b1; */
	text-align: left;
	overflow:hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}


.announcement table .newsdate
{
	width:30%;
	text-align: right;
	color:#999999;
}
/* 第三部分 */



/* 第四部分 */
.labouranddepartment
{
	background-image:url(../img/doctorsbg.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	height:520px;
	width:100%;
	margin-bottom: 50px;
}

.con
{
	width:1200px;
	margin: 0 auto;
}

.con .linetitle
{
	width:100%;
	color:white;
	border-bottom:1px solid rgb(255, 255, 255);
	position: relative;
	margin-bottom: 50px;
}

.con .linetitle .topicstitle
{
	border-bottom:2px solid white;
	color:white;
}

.labouranddepartment .con
{
	height:80%;
}

.doctors
{
	width:100%;
	height:274px;
	position: relative;
}

.doctorsdetail
{
	height:274px;
	width:183px;
	background: #b3b1b12c;
	border:none;
	position: relative;
}

.doctorsdetail img
{
	height:228px;
	width:100%;
	display:block;
}

.doctorsdetail p
{
	width:100%;
	height:46px;
	line-height:46px;
	font-size:1.125em;
	color:#cdcdcd;
	text-align: center;
	font-weight:bold;
}

.doctorsdetail label
{
	position: relative;
	height:100%;
	font-size:0.875em;
	text-align: left;
}

.department
{
	width:100%;
	height:274px;
	position: relative;
}

.selection
{
	width:100%;
	color:#ffffff;
}

.selectlabel
{
	background: rgba(201, 201, 201, 0.4);
	text-align: center;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	margin: 0 7px 20px 0;
	width: 121px;
	color: #fff;
}
.selectlabel:nth-child(3n){
	margin-right: 0;
}
.selectlabel:hover
{
	background-color:#0b65c2;
	color:#fff;
}

.triangle
{
	position: absolute;
	/* margin-left: 10px; */
	margin-left:39px;
	margin-top:40px;
 	float: left;
 	width: 0; 
 	height: 0;
 	border-width: 10px;
 	border-style: solid;
 	border-color:#0b65c2 transparent transparent transparent;
}

.selectlabel label
{
	font-size:0.875em;
	display: inline-block;
}

.departmentdetail
{
	width:100%;
	height:210px;
	margin-top:10px;
	/* background: #666; */
	font-size:1em;
	line-height: 30px;
	color:#f2f2f2;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow:hidden; 
	text-overflow: ellipsis;
	/* white-space: pre-wrap; */
	text-indent: 20px;
}
/* 第四部分 */



/* 第五部分 */
.qanda
{
	height:450px;
	margin-bottom: 50px;
	width:1220px;
	margin: 0 auto;
}

.qandacontent
{
	width:1200px;
	height:100%;
	position: relative;
}

.questions
{
	width:100%;
	height:390px;
	/* background:	#b3b1b1; */
	position: relative;
	margin-top:10px;
}

.qdetail
{
	height:50%;
	width:100%;
	border-bottom:1px solid #b3b1b1;
	position: relative;
	padding-top: 10px;
}

.qdetail:hover
{
	color:#0b65c2;
}

.qdetail h5
{
	padding-left:20px;
	height:16px;
	background-image: url(../img/question.jpg);
	background-repeat:no-repeat;
	/* background-size:100% 100%;  */
}

.qdetail .qcontext
{
	height:160px;
	margin-top:5px;
	padding-left: 20px;
	width:100%;
	font-size:0.875em;
	line-height: 18px;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow:hidden; 
	text-overflow: ellipsis;
	white-space: pre-wrap;
	background-image: url(../img/answer.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#444444;
	line-height: 23px;
}
/* 第五部分 */



