html,body{
	margin: 0;
	padding: 0;
    font-family: "微软雅黑";
}
.left{
	float: left;
}
.family{
	width: 910px;
	height: auto;
	float:left;
	margin: 20px 55px;
}
.family img{
    vertical-align:-4px;
}

.family-top{
    width:908px;
    height:40px;
    line-height:40px;
    font-size: 14px;
    color: #fc6c6c;
}

.family-1{
	width: 908px;
	height: auto;
	margin-top: 30px;
	border: 1px solid #ebebeb;
	border-top-color: #f69696;
	border-top-width: 2px;
	position: relative;
}

.family-img{
	width: 170px;
	height: 40px;
	font-size: 16px;
	color: #fffefe;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 30px;
	background: url(../images/baba.png) center no-repeat;
}
.family-img img{
	width: 19px;
	height: 19px;
	margin:0 5px;
}

.family-num{
	width: 908px;
	height: 180px;
	margin-top: 30px;
    background:url(../images/family-bg.png) center no-repeat;
    background-size:cover;
}
.family-num-left{
	width: 350px;
	height: 180px;
	margin-left: 40px;
}
.family-num-left table{
	color: #fc6c6c;
	font-size: 16px;
}
.family-num-left td{
	line-height:50px;
}
.family-num-left input{
	height: 28px;
	outline: none;
	font-size: 16px;
	font-weight: bolder;
}
.family-button{
	margin: 10px 0 20px 105px;
}
.family-button input{
	width: 80px;
	height: 35px;
	font-size: 16px;
	background-color: #fc6c6c;
	color: #fff;
	border: 0;
	border-radius: 10px;
}

.family-2{
	width: 908px;
	height: auto;
    min-height:230px;
	margin-top: 30px;
	border: 1px solid #ebebeb;
	border-top-color: #f69696;
	border-top-width: 2px;
	position: relative;
}
table,th,tr,td{
	border-collapse:collapse;
	border-spacing:0;
}
.family-2 table{
	margin-top: 40px;
	margin-left: 40px;
	font-size: 17px;
}
.family-2 th{
	color: #636363;
}
.family-2 tr{
	border-bottom: 1px solid #e3e3e3;
}
.family-2 td{
	width: 155px;
	height: 30px;
	line-height: 50px;
	color: #5c5c5c;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
}
.family-2 img{
	vertical-align: -5px;
}
.family-2-more{
	width: 908px;
	height: 30px;
	color: #5c5c5c;
	font-size: 21px;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}
.family-2-more a{
	color: #5c5c5c;
	font-size: 21px;
	text-decoration: none;
}
.family-tip{
    width:908px;
    height:140px;
    margin-top:50px;
    text-align:center;
    line-height:140px;
    color:#fc6c6c;
    font-size:16px;
}