
/*------------------------底部批注--------------------------*/

/*  Six   底部     */

.bottom {
	background-color: #ffffff;
	border-top: 1px solid #0057b0;
	margin-top: 0;
	padding: 0 0;
	width: 100%;
}

.bottom p {
	font-size: 28pt;
	line-height: 126px;
	margin: 0 1%;
	padding-bottom: 3%;
	text-align: center;
}

#network table {
	color: #343434;
	margin: 6.6% 30%;
	text-align: center;
	width: 40%;
}

#network table td {
	margin: 10.6% 0;
	width: 18%;
        border: 0
}


#network img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px) {
	.bottom p {
		font-size: 25pt;
		line-height: 65px;
		margin: 0 1%;
		padding-bottom: 3.8%;
		text-align: center;
	}
	.child_pages .blank {
		line-height: 8px;
	}
}
