html,body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
}
.left{
	float: left;
}
.healthdata{
	width: 910px;
	height: auto;
    margin:20px 55px;
    float:left;
}
.jksj-box1{
	width: 910px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fc6c6c;
}
.jksj-box1 img{
	vertical-align: -9px;
}
.jksj-box2{
	width: 890px;
	height: 40px;
	margin-top: 20px;
	margin-left: 20px;
}
.jksj-box2 input{
	width: 80px;
	height: 30px;
	background-color: #ebebeb;
	font-size: 17px;
	color: #5a5a5a;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	outline: none;
	cursor: pointer;
}
.jksj-box2 img{
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
.jksj-box3{
	width: 910px;
	height: 370px;
	background-color: #f8f8f8;
	margin-top:20px;
}
.com-top{
	width: 910px;
	height: 30px;
	line-height: 50px;
	font-size: 18px;
	color: #5c5c5c;
}
/*.com-top div{
	margin-left: 10px;
}
.sepdiv{
	margin-left: 20px;
	margin-right: 20px;
	color: #5a5a5a;
	font-size: 15px;
}
.sep{
	border-left: 1px solid #ea3536;
	border-right: 1px solid #ea3536;
	height: 20px;
	margin-top: 15px;
}*/
.box3-content{
	width: 910px;
	height: 340px;
}
.box3-table{
	width: 850px;
	height: 340px;
	margin: 0 auto;
    text-align:center;
    color:#fc6c6c;
}
.jksj-box4{
	width: 910px;
	height: 340px;
	background-color: #f8f8f8;
	margin-top:20px;
	position: relative;
    text-align:center;
    color:#fc6c6c;
}
.box4-content{
	width: 910px;
	height: 300px;
    padding:20px 0;
}
/*.box4-img{
	position: absolute;
	left: 240px;
}
.box4-tip{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 230px;
	right: 150px;
}
.tip-com{
	width: 100px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
}
.tip-disc{
	width: 20px;
	height: 20px;
	margin-right: 20px;
}*/
.jksj-box5{
	width: 910px;
	height: auto;
	background-color: #f8f8f8;
	margin-top:20px;
    min-height:100px;
    position: relative;
    text-align:center;
    color:#fc6c6c;
}
.jksj-box5 table{
    width:100%;
    border-collapse:collapse;
}
.jksj-box5 table td{
    height:30px;
    text-align:center;
    border:1px solid #cbcbcb;
}
.color{
    background-color:#eeeeee;
}
.change{
    background-color:#fff;
}
.hover-color{
    background-color:#fee6e6;
}
.table-input{
    margin-top:30px;
    padding-bottom:30px;
    text-align:center;
    overflow:auto;
    color:#000;
}
.table-input div{
    float:left;
}
.table-inputleft{
    margin-left:180px;
}
.table-inputright{
    line-height:30px;
}
.table-input input{
    width:30px;
    height:30px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    color: #828282;
}
.table-input span{
    margin:0 10px;
}
/*.box5-content{
	width: 910px;
	height: 330px;
	font-size: 17px;
}
table,tr,td{
	border-collapse:collapse;
	border-spacing:0;
	border-bottom: 1px solid #b0b0b0;
	padding: 0;
}
.box5-content img{
	vertical-align: middle;
	margin-right:10px;
}
.box5-content td{
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.box5-bottom{
	width: 910px;
	height: 30px;
	position: absolute;
	top: 220px;
	left: 0;
	text-align: center;
	line-height: 30px;
}
.box5-bottom a{
	font-size: 21px;
	color: #5c5c5c;
}*/
.lis-tip{
    color: #fc6c6c;
    text-align: center;
    line-height: 300px;
}
.lis-tip img{
    vertical-align:middle;
}