@charset "utf-8";

/* CSS Document */



@media all and (max-width:710px) {
.content {
	padding: 0 3%;
	box-sizing: border-box;
}
.image-row a {
	width: 50%;
	margin: 3% auto;
	float: left;
}
}

@media all and (max-width:425px) {
.banner2 {
	height: 100px;
}
.banner2 div {
	height: 100px;
}
.voice-more, .gallery-more, .facebook-more {
	width: 260px;
	font-size: 18px;
}
	.logo img {
    max-width: 100px;
    height: auto;
}
	.splogo img {
    width: 100px;
    height: 48px;
}
.mail a {
	width: 180px;
	font-size: 15px;
	height: 40px;
	line-height: 42px;
}
.address {
	margin: 10px auto;
	font-size: 12px;
}
.address em:nth-child(4) {
	font-size: 22px;
}
.splogo {
	margin-bottom: 10px;
}
nav ul {
	height: auto;
	margin: 0 auto;
}
nav ul li span:nth-child(2) {
	font-size: 14px;
}
nav ul li span:nth-child(3) {
	line-height: 1.6 !important;
}
	.banner,.banner div{
		height: 160px;
	}
}
