.toShow{
	height: 656px;
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.news{
	float: left;
    width: 100%;
	background: rgba(145, 85, 167, 1);
}
.wel{
	float: left;
    /* height: 387px; */
    width: 100%;
}
.swiper-slide{
	height: 656px;
}
.swiper-container img{/*图片位置有问题*/
	width: 100%;
}
.slideBox img{
	width: 100%;
}
/*病型介绍*/
.ill{
	/*width: 980px;*/
	height: 308px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	top:412px;
	z-index: 1;
}
.ill1,.ill2,.ill3{
	height: 100%;
	width: 300px;
	float: left;
	margin-left: 20px;
	position: relative;
}
.ill1{	
	background:rgba(109, 204, 163, 0.9);
}
.ill2{	
	background:rgba(13, 178, 107, 0.9);
}
.ill3{	
	background:rgba(9, 119, 71, 0.9);	
}

.illname{
	position:relative;
	margin-top: 30px;
	margin-left: 30px;	
}
.color-white{
	color: white;
}
.illcontent{
	position:relative;
	margin-top: 15px;
	width: 250px;
	font: normal normal normal 13px/1.4em '\5b8b\4f53';
	color: white;
}
.illcontent a{
	color: white;
}
.illmore{
	width: 107px;
	height: 41px;
	background: rgba(4, 59, 36, 0.15);;
	position:absolute;
	cursor: pointer;
	bottom: 8px;
    left: 30px;
}
.illmore:hover{
	background:rgba(129, 214, 168, 0.9);
}
.font-center{
	position:relative;	
	top: 10px;
	left: 20px;
	font-size: 12px;
	color: white;
}
/*最新动态+预约*/
.zuixin{
	float: left;
	margin: 35px 0;
	width: 240px;
	font-size: 34px;
	color:white;
}
.yuyue{
	float: right;
	margin: 40px 20px 0 0;
	width: 232px;
	height: 37px;
	background: rgba(4, 59, 36, 0.15);
	cursor: pointer;
}
.yuyue span{
	position: relative;
	top: 8px;
	left: 90px;
	color: white;
}
.yuyue:hover{
	background: lightslategray;
}
/*展位*/
.wel-title{
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	color: #0DB26B;
}
.demo-one,.demo-two,.demo-three{
	float: left;
	width: 290px;
	height: 171px;
	margin:80px 0 0 35px;	
}
/*.demo-two,.demo-three{
	margin-left: 55px;
}*/
.demo-tu{
	height: 77px;
	width: 76px;
	margin-left:105px ;
}
.demo-add{
	width: 100%;
	height:26px;
	margin-top: 14px;
	color:#0DB26B;
	text-align: center;
}
.demo-date{
	margin-top: 14px;   
}
.demo-date,.demo-booth{
	width: 100%;
	height:18px;
	text-align: center;
	color: #A0A09F;
	}
