
*{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	font-family: "微软雅黑";
}
p{
	font-family: "微软雅黑";
}

li{
	list-style: none;
}
.all{
	width: 100%;
	height: auto;
	background: #e7edf3;
}
.center{
	max-width:84%;
	height:100%;
	background: #fff;
	margin:0 auto;
}
.head{
	width: 100%;
	height:auto;
}
.head_top{
	width: 100%;
	height: 100px;
	background: #fff;
}
.head_down{
	width:100%;
	height:35px;
	background: #00a9e0;
}
.logo{
	width: 234px;
	height:78px;
	background:#fff;
	margin-top:11px; 
	float: left;
}


.menu{
	line-height: 35px;
}
.menu a{
	font-size: 16px;
	color: #fff;
}
.body{
	width:100%;
	height:auto;
	background: #fff;
	overflow: hidden;
	
	
}

.address{
	width:84%;
	height:100%;
	margin:0 auto;
	background: #ff0; 
}

.hospital{
	width:100%;
	height:auto;
	overflow: hidden;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #c5c5c5;
	
}
.hospital_logo{
	width:331px;
	height:201px;
	background: #FFC0CB;
	float:left;
	
}
.hospital_logo>img{
	width:100%;
	height:100%;
}
.hospital_intro{
	width:65%;
	height:201px;
	background: #fff;
	float:left;
	margin-left: 40px;
}
.title{
	font-size: 20px;
	color: #3a3a3a;
	font-weight: bold;
	margin-top: 10px;
}
.details{
	font-size:18px;
	color: #3a3a3a;
	margin-top: 35px;
}

.common-foot {
	width: 100%;
	margin-top: 80px;
}

.top{
	width:100%;
	position: relative;
}
.top>img{
	width:100%;
	height:100%;
}
.png{
	position: absolute;
	width:100%;
	bottom: 4px;
	padding: 13.5px 27px 13.5px 60px;
	background-color: rgba(0,0,0,.5);
}
.png p{
	font-size: 23px;
	color: #fff;	
}
.png p:first-child{margin-bottom: 10px;}
.down{
	width:100%;
	height:auto;
	background: #e7edf3;
	overflow: hidden;
}
.center_top{
	width:210px;
	height:35px;
	border-left:7px solid #00a9e0
;
	border-right:7px solid #00a9e0
;	
	margin: 0 auto;
	margin-top: 60px;

}
.center_top>p{
	
	font-size: 30px;
	text-align: center;
	top:0px;
	line-height: 35px;
}
.bottom{
	width:100%;
	margin-top: 110px;
	
}
.consult{
	width:24%;
	background:#fff;
	float:left;
	margin-left: 1%;
	position: relative;
	height: 100%;
}
.consult:nth-of-type(1){
	margin-left: 0px;
}
.consult_img{
	/*width:177px;
	height:177px;
	margin-left: 45px;
	position: absolute;
	top:-88px;*/
}
.consult_img>img{
	width:100%;
	height:100%;
	
}
.consult_intro{
	width:100%;
	background: #fff;
}
.consult_img{
	width:150px;
	height:150px;
	margin: -70px auto 0;
	top:-70px;
	background: url(../images/tlf-investment-1.png);
	background-size:100% 100% ;
}
.consult_img:hover{
	background: url(../images/tlf-investment-01.png);
	background-size:100% 100% ;
}

.consult_intro{
	width:100%;
	background: #fff;
	margin-top: 10px;
}
#consult_left:hover{
	background: #f8b551;
}
#consult_left:hover #caption_hover{
	border-bottom: 8px solid #fff;
}
#consult_left:hover .consult_intro p{
	color: #fff;
}
#consult_left:hover .consult_img{
	background: url(../images/tlf-investment-01.png);
	background-size:100% 100% ;
}


#consult_down{
	background:none;
}
#caption_hover{
	background: none;
}
#caption_hover:hover{
	background: #f8b551;
	
}
#list_hover{
	background: none;
}
#list_hover:hover{
	background: #f8b551;
}
#consult_left2:hover{
	background: #27bb93;
}
#caption_hover2{
	background: none;
}
#consult_down2{
	background:none;
}
#list_hover2{
	background: none;
}
#caption_hover2{
	border-bottom: 8px solid #27bb93;
}

#consult_left2:hover #caption_hover2{
	border-bottom: 8px solid #fff;
}
#img2{
	background: url(../images/tlf-investment-2.png);
	background-size:100% 100% ;
	
}
#img2:hover{
	background: url(../images/tlf-investment-02.png);
	background-size:100% 100% ;
}
#consult_left2:hover .consult_intro p{
	color: #fff;
}
#consult_left2:hover #img2{
	background: url(../images/tlf-investment-02.png);
	background-size:100% 100% ;
}

#consult_left3:hover{
	background: #71cdf4;
}

#img3{
	background: url(../images/tlf-investment-3.png);
	background-size:100% 100% ;
}
#img3:hover{
	background: url(../images/tlf-investment-03.png);
	background-size:100% 100% ;
}
#consult_down3{
	background:none;
}
#list_hover3{
	background: none;
}

#caption_hover3{
	background: none;
}
#caption_hover3{
	border-bottom: 8px solid #71cdf4;
}
#consult_left3:hover #caption_hover3{
	border-bottom: 8px solid #fff;
}
#consult_left3:hover .consult_intro p{
	color: #fff;
}
#consult_left3:hover #img3{
	background: url(../images/tlf-investment-03.png);
	background-size:100% 100% ;
}

#consult_left4:hover{
	background: #c490bf;
}

#img4{
	background: url(../images/tlf-investment-4.png);
	background-size:100% 100% ;
}
#img4:hover{
	background: url(../images/tlf-investment-04.png);
	background-size:100% 100% ;
}
#consult_down4{
	background:none;
}
#list_hover4{
	background: none;
}

#caption_hover4{
	background: none;
}
#caption_hover4{
	border-bottom: 8px solid #c490bf;
}
#consult_left4:hover #caption_hover4{
	border-bottom: 8px solid #fff;
}
#consult_left4:hover .consult_intro p{
	color: #fff;
}
#consult_left4:hover #img4{
	background: url(../images/tlf-investment-04.png);
	background-size:100% 100% ;
}

.caption{
	width:80%;
	height:58px;
	background: #fff;
	margin: 0 auto;
	border-bottom: 8px solid #f8b551;
	
}
.caption>p{
	font-size: 32px;
	
	text-align: center;
}
.list{
	width:80%;
	background: #fff;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
.list p{
	font-size: 20px;
	margin-top: 10px;
}

