.container{
	padding-top: 0;
}
.banner{
	width: 100%;
	height: 350px;
	margin-bottom: 12px;
}
.focusBox { position: relative; width:1000px; height:350px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:1000px; height:350px; display: block; }
.focusBox .hd { padding-top: 6px; width:118px; height: 26px; position: absolute; bottom: 10px; right: 83px; background-image: url(../images/adbg.png); text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin-left: 12px; margin-right: 14px; height: 14px; overflow: hidden; width: 14px; cursor: pointer;display: block; float: left;}
.focusBox .hd li:last-child{ margin-right: 0;}
.focusBox .hd .on{ background-image: url(../images/adbg2.jpg);}

/* 左侧 */
.container_left{
	width: 236px;
}
/* 就医指南 */
.guidance{
	margin-bottom: 12px;
}
/* 健康热线 */
.rexian{
	width: 100%;
	height: 90px;
	border: 1px solid #abd3d3;
	margin-bottom: 12px;
}
.rexian img{
	width: 100%;
	height: 100%;
}
 /* 邮箱 */
.advert{
	width: 100%;
	height:154px;
	border: 1px solid #abd3d3;
	margin-bottom: 12px;
	padding-top: 10px;
}
.advert a{
	display: block;
	width: 213px;
	height: 58px;
	margin: 0 auto 13px;
}
/* 健康知识 */
.health{
	width: 100%;
	height: 234px;
	border: 1px solid #abd3d3;	border-top: none;
}
.normalList{
	padding: 10px;
}
.normalList li{
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.normalList li a{
	color: #13634a;
}
.normalList li a:hover{
	color: #000;
}
/* 中间 */
.container_middle{
	width: 500px;
	margin-left: 8px;
}
/* 医院新闻 */
.news{
	width: 100%;
	height: 236px;
	border: 1px solid #abd3d3;
	margin-bottom: 5px;
}
.news_tit{
	width: 100%;
	height: 34px;
	background-image: url(../images/yyxw-bg.jpg);
	padding-left: 14px;
	line-height: 34px;
}
.news_tit span{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.newsList{
	padding: 10px;
}
.newsList li{
	height: 26px;
	line-height: 26px;
	font-size: 0;
}
.newsList_tit{
	display: inline-block;
	width: 388px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 12px;
	vertical-align: middle;
}
.newsList li a{
	color: #13634a;
}
.newsList li a:hover{
	color: #000;
}
.newsList_time{
	display: inline-block;
	width: 60px;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	float: right;
}
/* 医院简介 */
.profile{
	width: 100%;
	border: 1px solid #abd3d3;
	height: 228px;
	margin-bottom: 5px;
}
.profile_tit{
	width: 100%;
	background-image: url(../images/yyjj-bg.jpg);
	height: 30px;
	padding-left: 38px;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.profile_tit span {
    color: #164853;
    margin: 0px 1px;
    font-size: 12px;
    font-weight: 400;
}
.profile_tit span a {
    padding-right: 5px;
    color: #13634a;
    font-size: 12px;
}
.profile_con{
	padding: 5px 8px;
}
.yydl {
    float: right;
    border: 1px solid #abd3d3;
    padding: 2px;
}
.profile_text {
	display: inline;
	line-height: 24px;
	color: #0e6145;
}
.profile_text a{
	color: #000;
}
/* 设备 */
.device{
	width: 100%;
	height: 162px;
	border: 1px solid #abd3d3;
	padding-top: 10px;
	margin-bottom: 5px;
}
.device p{
	width: 33.33%;
	float: left;
	height: 140px;
	text-align: center;
}
.device p a img{
	width: 140px;
	height: 140px;
}
/* 医院文化 */
.culture{
	width: 100%;
	height: 188px;
	border: 1px solid #abd3d3;
}
.culture_tit{
	width: 100%;
	background-image: url(../images/yywh-bg.jpg);
	color: #fff;
	height: 34px;
	line-height: 38px;
	padding-left: 38px;
	font-size: 14px;
	font-weight: bold;
}
.culture_tit span {
	color: #164853;
	margin: 0px 1px;
	font-size: 12px;
	font-weight: 400;
}
.cultureList{
	position: relative;
	padding-left: 186px;
	padding-top: 10px;
}
.yywh{
	position: absolute;
	border: 1px solid #abd3d3;
	padding: 2px;
	width: 175px;
	height: 120px;
	top: 16px;
	left: 10px;
}
/* 右边 */
.container_right{
	width: 246px;
}
/* 专家答疑 */
.professor{
	width: 100%;
	height: 236px;
	border: 1px solid #dddddd;
	border-top: 3px solid #216b52;
	margin-bottom: 5px;
}
.Two_tit{
	background-image: url(../images/zjdy-h3.jpg);
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}
.zxwdData{display: block; width: 100%; height: 100%; padding: 5px;}
.zxwdItem{display: block; width: 100%; margin-bottom: 5px;}
.questionText{display: block; width: 100%; font-size: 12px; color: #444444; height: 30px; line-height: 30px; overflow: hidden;}
.questionText span{display: inline-block; width: 22px; height: 22px; text-align: center; line-height: 18px; font-weight: bold; border: 2px solid #ff9700; color: #ff9700; box-sizing: border-box; border-radius: 50%; margin-right: 5px;}
.answerText{display: block; width: 100%; font-size: 12px; color: #444444; height: 30px; line-height: 30px; overflow: hidden;}
.answerText span{display: inline-block; width: 22px; height: 22px; text-align: center; line-height: 18px; font-weight: bold; border: 2px solid #00c8aa; color: #00c8aa; box-sizing: border-box; border-radius: 50%; margin-right: 5px;}
/* 特色科室 */
.department{
	width: 100%;
	height: 227px;
	border: 1px solid #dddddd;
	border-top: 3px solid #216b52;
	margin-bottom: 5px;
}
.department_tit{
	background-image: url(../images/tsks-h3.jpg);
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #13634a;
	padding-left: 25px;
	font-weight: bold;
}
.department .normalList{
	padding-top: 5px;
}
/* 医务公开 */
.medical{
	width: 100%;
	height: 356px;
	border: 1px solid #dddddd;
	border-top: 3px solid #216b52;
}
.medical .normalList{
	padding-top: 5px;
}
/* 专家团队 */
.team{
	background-image: url(../images/zjtd-bg.jpg);
	height: 237px;
	margin-bottom: 10px;
	position: relative;
	padding-top: 54px;
}
.team_more{
	color: #13634a;
	position: absolute;
	top: 18px;
	right: 55px;
}
.picMarquee-left{ width:960px;  overflow:hidden; position:relative; margin: 0 auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; font-size: 0;}
.picMarquee-left .bd ul li .pic{ text-align:center;width: 120px; display: inline-block; height:150px; vertical-align: top;}
.picMarquee-left .bd ul li .pic img{ width:120px; height:150px; display:block;}
.picMarquee-left .bd ul li .title{width: 150px; display: inline-block; padding: 0 5px 0 10px; height:150px; vertical-align: top;}
.title_name a{
	font-size: 14px;
	color: #DF462A;
	font-weight: bold;
	line-height: 30px;
}
.title_dec a{
	font-size: 12px;
	line-height: 23px;
	color: #000;
}
.title_dec a span{
	color: #DF462A;
}
.title_name a:hover,
.title_dec a:hover{
	text-decoration: underline;
}
/* 友情链接 */
.links{
	width: 100%;
	height: 80px;
	background-image: url(../images/yqlj-bg.jpg);
}
.links ul{
	padding-left: 30px;
	padding-top: 14px;
}
.links ul li {
    float: left;
    margin: 0 8px;
}
.links ul li img {
    border: 1px solid #e1e0e5;
}
/* 右侧客服 */
.qqbj{
	width: 143px;
	height: 245px;
	background-image: url(../images/qqbj.jpg);
	position: fixed;
	right: 0;
	top: 250px;
	z-index: 100;
	padding-top: 81px;
	padding-left: 56px;
}
.closeqqbj{
	width: 16px;
	height: 16px;
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 4px;
}
.qqbj a{
	margin-bottom: 9px;
	display: block;
}