.table,
.table div{
	float: left;
}
.table_content{
	width: 883px;
}

.table .xhd,
.xhd_content{
	height: 106px;
	margin-left: -1px;
	margin-top: -1px;
	border: 1px solid #DCDCDC;
}
.index,
.qzf,
.active,
.zjqf,
.tzqf{
	line-height: 106px;
}

.table .hd{
	float: left;
	width: 275px;
	height: 962px;
	color: #28B3F0;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
	border: 1px solid #DCDCDC;
	line-height: 410px;
}
.table .hd p{
	margin-top: 270px;
}
.zwgk .xhd_content{
	line-height: 106px;
}
.xhd_content p{
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
}
.xhd{
	width: 190px;
	line-height: 106px;
	color: #28B3F0;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
}
.xhd_content{
	width: 680px;
	padding-left: 10px;
}

.xhd_content p span{
	margin: 0 5px 0 10px;
}
.table a:hover{
	color: red;
	text-decoration: underline;
}

@media screen and (max-device-width:768px) {
	.table{
		border: 1px solid #DCDCDC;
		border-bottom: none;
	}
	
	.table .hd{
		width: 100%;
		height: 150px;
	}
	.table .hd p{
		margin-top: 56px;
	}
	.table div{
		width: 100%;
		height: auto;
	}
	.xhd_content{
		padding: 0;
	}	
}
