﻿﻿/* 最新新闻
============================================================================ */
.hot-news {
	width: 100%;
}
.hot-news .hot-news-title {
	text-align: center;
	line-height: 40px;
}
 .hot-news-title a {
 	font-size: 32px;
	font-weight: 700;
 	color: #f08300;
}
.hot-news-content {
	margin-top: 10px;
}
.hot-news-content p {
 	text-indent: 2em;
 	line-height: 28px;
 	font-size: 14px;
}
.hot-news-content a {
	color: #666;
}
.hot-news-content a:hover {
	text-decoration: underline;
}
.hot-news-content a.more, .hot-news-content a:hover {
	color: #db1812;
}

/* 新闻列表
============================================================================ */
.news-list {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.news-list ul {
	width: 1140px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.news-list ul li {
	float: left;
	width: 515px;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	margin-right: 40px;
	background: url(../images/news_li_bg.png) no-repeat left center;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

/* 栏目链接
============================================================================ */
.column-links {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.column-links a, .column-links a img{
	display: block;
	width: 530px;
	height: 82px;
}

/* 现场交流
============================================================================ */
.live-exchange {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.live-exchange .focusbox {
	position: relative;
	width: 1100px;
	height: 560px;
	text-align: left;
	background: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.live-exchange .focusbox .focus-pic li {
	position: relative;
	width: 1100px;
	height: 560px;
}
.live-exchange .focusbox .focus-pic img { 
	display: block;
	width: 1100px;
	height: 560px;
}
.live-exchange .focusbox .focusbox-text-bg { 
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 64px;
	width:100%;
	background: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	overflow: hidden;
}
.live-exchange .focusbox .focusbox-text {
	position: absolute;
	left: 46px;
	bottom: 0;
	width: 1008px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	z-index: 2;
}
.live-exchange .focusbox .focusbox-text .pageState {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin-right: 10px;
}
.live-exchange .focusbox .focusbox-text .pageState span {
	font-size: 28px;
	color: #c31d07;
}
.live-exchange .focusbox .focusbox-text a {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.live-exchange .focusbox a.prev , .focusbox a.next {
	display: block;
	position: absolute;
	bottom: 0;
	width: 46px;
	height: 64px;
	z-index: 999;
	overflow: hidden;
}
.live-exchange .focusbox a.prev {
	left: 0;
	background: url(../images/icon_prev.png) no-repeat center;
}
.live-exchange .focusbox a.next {
	left: auto;
	right: 0;
	background: url(../images/icon_next.png) no-repeat center;
}

/* 内容区
============================================================================ */
.main-content {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.main-content .main-content-left {
	float: left;
	width: 750px;
}
.main-content .main-content-right {
	float: right;
	width: 320px;
}

/* 医生护士选项卡
============================================================================ */
.doctor-tabs .tabs-head {
	width: 100%;
	height: 60px;
	background: url(../images/public_head_bg.jpg) repeat-x left bottom;
}
.doctor-tabs .tabs-head li {
	float: left;
	height: 50px;
}
.doctor-tabs .tabs-head li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	font-size: 24px;
	color: #333;
}
.doctor-tabs .tabs-head li.on a {
	background: #c31d07 url(../images/tabs_head.png) no-repeat left top;
	color: #fff;
}
.doctor-tabs .tabs-body {
	background: #fff;
}
.doctor-tabs .tabs-body .tab {
	padding: 15px;
}
.doctor-tabs .tabs-body li{
	padding: 30px 20px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #dcdcdc;
	overflow: hidden;
}
.doctor-tabs .tabs-body .img-display {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 40px;
}
.doctor-tabs .tabs-body .img-display a, .doctor-tabs .tabs-body .img-display img {
	display: block;
	width: 200px;
	height: 150px;
}
.doctor-tabs .tabs-body .img-content {
	float: left;
	width: 440px;
}
.doctor-tabs .tabs-body .img-content .content-title {
	height: 30px;
	line-height: 26px;
	font-size: 30px;
	font-weight: normal;
	color: #c31d07;
	margin-bottom: 10PX;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.doctor-tabs .tabs-body .img-content .content-subtitle {
	height: 25px;
	line-height: 25px;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10PX;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.doctor-tabs .tabs-body .img-content p {
	max-height: 75px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/* 活动介绍
============================================================================ */
.activity {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.activity .activity-content {
	width: 100%;
	line-height: 28px;
	text-indent: 2em;
	font-size: 16px;
	color: #444;
	margin-top: 15px;
	overflow: hidden;
}
.activity .activity-img{
	margin-top: 20px;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.activity .activity-img img {
	display: block;
	min-width: 100%;
	height: auto;
}

/* 友情链接
============================================================================ */
.friend-links {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.friend-links-content {
	margin-top: 20px;
	overflow: hidden;
}
.friend-links-content li {
	float: left;
	margin-right: 30px;
	line-height: 30px;
}
.friend-links-content li a {
	display: block;
	font-size: 16px;
	color: #444;
}
.friend-links-content li a:hover {
	color: #c40001;
	text-decoration: underline;
}
/*首页*/
.container-index{
	width:1100px;
	height:auto !important;
	min-height:100px;
	margin:0 auto;
	position:relative;
	background:#fff;
	padding:20px 25px 0;
	border-radius:15px;
}
.picture-container{
	width:1100px;
	height:560px;
	padding-top:40px;
	margin-bottom:25px;
}
.picturebox{
	display:block;
	width:152px;
	height:255px;
	float:left;
	margin:0 34px 25px 34px;
}
.picture-box{
	width:126px;
	height:160px;
	margin:0 auto 13px;
	border:#f5f5f5 1px solid;
}
.name{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
}
.brief{
	line-height:26px;
	font-size:15px;
	color:#333;
}
.listing-container{
	padding-top:35px;
	width:1100px;
	margin-bottom:45px;
}
.listing-container ul{
	display:block;
	width:550px;
	height:190px;
	float:left;
}
.listing-container li{
	display:block;
	width:550px;
	height:38px;
	line-height:38px;
	background:url(../images/news_li_bg.png) left center no-repeat;
}
.listing-container li a{
	display:block;
	color:#333333;
	font-size:18px;
	padding-left:24px;
}
.listing-container li a:hover{
	color:#c31d07;
}
.more{
 
	display:block;
 float:right;

}

.listing-container1{
	padding-top:35px;
	width:520px;
	margin-bottom:45px;
}
.listing-container1 ul{
	display:block;
	width:540px;
	height:190px;
	float:left;
}
.listing-container1 li{
	display:block;
	width:535px;
	height:38px;
	line-height:38px;
	background:url(../images/news_li_bg.png) left center no-repeat;
}
.listing-container1 li a{
	display:block;
	color:#333333;
	font-size:18px;
	padding-left:24px;
	float:left;
}
.listing-container1 li a:hover{
	color:#c31d07;
}
.listing-container1 li span{
	display:block;
	float:right;
	font-size:16px;
	color:#999999;
}
	
