.lanmu {
	width: 1200px;
	height: 108px;
	margin: 0 auto;
}
.list {
	float: left;
	width: 861px;
	border: 1px solid #a0a0a0;
	height: 370px;
	padding: 16px 20px;
	position: relative;
}
.list .tiul{position: absolute;top:-60px;left:0px;z-index:9;}
.list .tiul ul li{font-size:30px;line-height:1.5;font-weight:600;color:#5d5d5d;padding:0 8px;}
.list .tiul ul li.on{color:#0072bd;}

.list .tiul ul li{ float:left;/*  position: absolute;*/}
 .list .liul{ position: relative; height: 100%;z-index: 8;}
.list .liul .lili{float:left;width:576px;}

  .hd .on {
    color: #fff !important;
	  cursor:pointer;
  }
.pic {
	float: left;
	width: 264px;
	height: 370px;
	background: #ccc;
	margin-right: 20px;
}
.newslist {
	float: left;
	width: 576px;
}
.small {
	float: left;
	width: 104px;
	height: auto;
}
.small ul li {
	width: 104px;
	height: 104px;
	display: block;
	margin-bottom: 30px;
	background: #ccc;
}
.small ul li img {
	width: 104px;
	height: 104px;

}
.small ul li:nth-child(3){
	margin-bottom: 0;
}
.content {
	float: right;
	width: 455px;
}
.content ul li {
	margin-bottom: 32px;
}
.content ul li:nth-child(3) {
	margin-bottom: 0;
}
.content ul li h2 {
    width:450px;
	color: #272727;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 8px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.content ul li p {
	color: #545454;
	font-size: 16px;
	line-height: 28px;
}
.content ul li p a {
	color: #ea0000;
}
.content ul li h2:hover {
	color: #0070bc;
	cursor: pointer;
}
.square {
	float: right;
	width: 218px;
	height: 362px;
	padding: 20px 15px;
	border: 1px solid #a0a0a0;
}
.square ul {
	width: 270px;
}
.square ul li {
	float: left;
	margin: 0px 32px 14px 0px;
	height: 105px;
	border-bottom:3px solid #f3f3f3;
}
.square ul li  img{
	width: 93px;
	height: 75px;
	background:#a4d5ff;
	border-radius:10px;
}

.square ul li p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	height:30px;
}
.meet {
	height: 404px;
	margin-bottom: 50px;
}
/*疾病专栏*/
.ill_list {
	background: url(../images/bg_img.jpg) no-repeat center center;
	width: 100%;
	margin: 0 auto;
	height: 550px;
}
.ill_list_container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.ill_list_title {
	text-align: center;
	margin-top: 42px;
}
.ill_list_title h1 {
	font-size: 35px;
	color: #254269;
}
.ill_list_title p {
	font-size: 14px;
	color: #254269;
}
.ill_list_cont {
	width: 1200px;
	height: 360px;
	margin: 32px auto 65px;
}
.left_lunbo {
	float: left;
	width: 355px;
	margin: 0 auto;
}
.left_lunbo .hd {
	font-size: 0;
	width: 78px;
	height: 16px;
	margin: 10px auto;
	text-align: center;
}
.left_lunbo .hd li {
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #8b9bae;
	margin: 0 3px;
	cursor: pointer;
}
.left_lunbo .hd li.on {
	background: #254269;
}
.right_change {
	float: left;
	width: 800px;
	height: 254px;
	margin-left: 45px;
}
.right_change .hd {
	height: 60px;
	line-height: 60px;
}
.right_change .hd li {
	float: left;
	width: 240px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.right_change .hd .v_line {
	width: 1px;
	height: 60px;
	background: #ccc;
	margin: 0 18px;
	float: left;
}
.right_change .hd li.right {
	border-right: 0;
}
.right_change .hd li:hover {
	cursor: pointer;
}
.right_change .hd li:nth-child(1).on {
	color: #fff;
	background: #a9a677;
}
.right_change .hd li:nth-child(3).on {
	color: #fff;
	background: #f5534e;
}
.right_change .hd li:nth-child(5).on {
	color: #fff;
	background: #254269;
}
.right_change .hd li.col:hover {
	display: inline-block;
	color: #fff;
	background: #a9a677;
}
.right_change .hd li.blood:hover {
	display: inline-block;
	color: #fff;
	background: #f5534e;
}
.right_change .hd li.children:hover {
	display: inline-block;
	color: #fff;
	background: #254269;
}
.right_change .bd {
	margin: 40px 0;
	height: 180px;
}
.right_change .bd .col_list li {
	float: left;
	width: 240px;
	text-align: center;
	border: 1px solid #a9a677;
	font-size: 20px;
	margin: 0px 34px 30px 0;
	height: 58px;
	line-height: 58px;
}
.right_change .bd .col_list li.right {
	margin-right: 0;
}
.right_change .bd .col_list li a {
	color: #333;
	display: inline-block;
	width: 240px;
}
.right_change .bd .blood_list li {
	float: left;
	width: 240px;
	text-align: center;
	border: 1px solid #f5534e;
	font-size: 20px;
	margin: 0px 34px 30px 0;
	height: 58px;
	line-height: 58px;
}
.right_change .bd .blood_list li.right {
	margin-right: 0;
}
.right_change .bd .blood_list li a {
	color: #333;
	display: inline-block;
	width: 240px;
}
.right_change .bd .children_list li {
	float: left;
	width: 240px;
	text-align: center;
	border: 1px solid #719ace;
	font-size: 20px;
	margin: 0px 34px 30px 0;
	height: 58px;
	line-height: 58px;
}
.right_change .bd .children_list li.right {
	margin-right: 0;
}
.right_change .bd .children_list li a {
	color: #333;
	display: inline-block;
	width: 240px;
}
.cooperation {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 167px;
	margin-top: 50px;
}
.cooperationa {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.doc_team_cont {
	width: 1070px;

	padding: 45px 65px 20px;
	background: #fff;
}
.doc_team_cont .hd {
	line-height: 42px;
	width: 770px;
	margin: 0 auto;
	height: 42px;
	background: #2c527f;
	padding: 0 45px;
	border-radius: 25px;
	margin-bottom: 35px;
	display:none;
}
.doc_team_cont .hd ul {
	width: 880px;
}
.doc_team_cont .hd li {
	float: left;
	width: auto;
	font-size: 18px;
	color: #c6dcf6;
	padding: 0 22px;
	background: url(../images/m.jpg) no-repeat right center;
}
.doc_team_cont .hd li:last-child {
	background: none;
}
.bd {
	position: relative;
}
.expert {
	width: 990px;
	height: auto;
	margin: 30px auto 0px;
}
.expert ul {
	width: 1050px;
}
.expert ul li {
	width: 124px;
	height: 150px;
	border: 1px solid #bfbfbf;
	float: left;
	margin: 0px 16px 0px 0px;
}
.expert ul li p {
	font-size: 16px;
	color: #2a2a2a;
	text-align: center;
	line-height: 30px;
}
.doc_team_cont .bd .sPrev {
	width: 35px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 155px;
	background: url(../images/arrow_left.png) no-repeat;
	cursor: pointer;
}
.doc_team_cont .bd .sNext {
	width: 35px;
	height: 84px;
	position: absolute;
	right: 0;
	top: 155px;
	background: url(../images/arrow_right.png) no-repeat;
	cursor: pointer;
}
.tempWrap {
	width: 935px;
	height: auto;
	margin: 0 auto;
}
.doctor {
	float: left;
	width: 294px;
	height: 401px;
}
.doc_list {
	float: right;
	width: 620px;
	height: auto;
}
.doc_list h2 {

	font-weight: 900;
	font-size: 30px;line-height: 2;
	color: #2c527f;
	border-bottom: 1px solid #b7cfec;
}
.doc_list h2 span {
	font-size: 18px;
	color: #2c527f;
	font-weight: 100;
}
.doc_list p {
	font-size: 18px;
	color: #4f4f4f;
	line-height: 30px;
	padding-top:18px;
}
.art {
	margin-top: 10px;
	font-size: 16px;
	color: #4f4f4f;
	line-height: 30px;
	margin-bottom: 20px;
}
.zixun {
	float: left;
	width: 208px;
	height: 60px;
	margin-right: 20px;
}
.zhuanjia {
	float: left;
	width: 208px;
	height: 60px;
}
.art span, .art a,.doc_list a {
	color: #ff0000;
}
.doc_team .more_doc {
	width: 312px;
	height: 45px;
	margin: 35px auto 0px;
	border: 1px solid #979797;
	text-align: center;
	line-height: 45px;
	color: #8f8f8f;
	font-size: 20px;
}
.environment {
	height: 620px;
	margin-bottom: 50px;
}
.environment ul {
	width: 1250px;
}
.environment ul li {
	width: 382px;
	height: 286px;
	float: left;
	margin: 0px 32px 24px 0px;
}


.slide_box .slideBox ul li{overflow: hidden;margin-bottom: 20px;}
.tempWrap.ys img{height:180px}
