.active{
	color: #1DAB31;
}
/*************banner开始*********************/
.banner{
	width:100%;
    position:absolute;
    top:101px;
    left:0;
    min-width:1204px;
    margin:0 auto;
}
/*************内容开始*****************/
#con {
    padding-top:550px;
}
.title{
	color:#f29ec2;
	font-size: 22px ;
	margin: 20px 0;
	padding-left: 10px;
}
.dynamic,.dynamic_left,.dynamic_right{
	overflow: hidden;
}
.dynamic_left{
	width: 700px;
}
.dynamic_left li{
	
	margin: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.dynamic_left li h5 {
	font-size: 16px;
	margin-bottom: 10px;
}
.dynamic_left li p{
	margin: 10px 0;
	font-size: 14px;
}
/******选显卡*****/
.dynamic_right span{
	padding: 6px;
	background: #F8F8F8;
	display: block;
	float: left;
}

.dynamic_right{
	overflow: hidden;
	border: 1px solid #CCCCCC;
    width:445px;
	}
.dynamic_right span.active1{
	background:#CCCCCC;
}

.dynamic_list{
	width: 100%;
	display: none;
}
.dynamic_list_one{
	padding: 10px;
}
.dynamic_list_one li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
/*选项卡结束*/
.dynamic_con{
	margin: 20px;
}
.dynamic_con h3{
	color: #f29ec2;
	font-size: 28px;
	text-align: center;
	margin: 20px;
}
.dynamic_con P{
	padding: 0 20px;
	text-indent: 2rem;
	font-size: 14px;
	line-height: 20px;
}
/**********************************************/
.healthy_list{
	overflow: hidden;
	margin: 20px 0;
}
.healthy_list li{
	float: left;
	width: 580px;
}
.healthy_list h1{
	font-size: 24px;
}
.healthy_list p{
	text-indent: 2rem;
	line-height: 20px;
	padding: 40px 20px;
	font-size:14px
}
/****************全身心健康评估物联分析检测和干预技术*********************************************/
.all{
	overflow: hidden;
}
.title_top{
	background: url(../img/he3.jpg) no-repeat left center; 
	line-height: 60px;
	padding-left: 80px;
	margin: 20px 0;
	font-size: 30px;
	 color: #F29EC2;
}
.healthy_text{
	float: left;
	width: 500px;
	padding: 40px;
	font-size: 14px;
	text-indent: 2rem;
}
.case {
    margin-top:20px;
}
.case h2 ,.all h2{
	text-align: center;
	margin: 30px 0;
	font-size: 24px;
}
.case p{
	font-size: 14px;
}
/************血细胞形态物联分析检测和干预技术*********************/
.title_top_on{
	background:url(../img/biao.jpg) no-repeat left center;
}
/***********留言message样式开始*******************/
.message{
	margin: 20px 0;
	overflow: hidden;
}
.message h3{
	text-align: center;
	font-size: 14px;
	background: #ECECEC;
	line-height: 50px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.message ul li{
	margin: 20px 0;
}
.message ul li input[type=text]{
	border: none;
	outline: none;
	width: 430px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	margin-right: 20px;
	background: #ECECEC;
	border-radius: 5px;
}
.message ul li .button{
	width: 200px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	display: block;
	border: none;
	outline: none;
	background: #f29ec2;
	color: #ffffff;
	font-size: 20px;
	border-radius: 5px;
}
.message_right{
	width: 300px;
}
.message_right .add1{
	background: url(../img/add.jpg) no-repeat left center;
	padding:20px 0 20px 50px;
	
}
.message_right .add2{
	background: url(../img/add2.jpg) no-repeat left center;
	padding:20px 0 20px 50px;
	
}
.message_right .add3{
	background: url(../img/add3.jpg) no-repeat left center;
	padding:20px 0 20px 50px;
	
}
