body{
	
	background: #494A5F;
	color: #D5D6E2;
	font-weight: 500;
	font-size: 1.05em;
	font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
a{color: #2fa0ec;text-decoration: none;}
a:hover,a:focus{color:#74777b;}
img {width: 100%; height: auto;}
@media (max-width: 767px) {
.slideshow {width: 100%; height: auto; padding: 2%;}
.slide { padding: 1%; height: auto; width: 80%; text-align: center; line-height: 25px;}
.f1 {font: 微软雅黑; font-size: 14px; color: aliceblue;}
}
@media (min-width: 992px) {
	.slideshow {width: 100%; height: 300px; padding: 2%;}
.slide {float: left; padding: 1%; height: 280px; width: 30%; text-align: center; line-height: 25px;}
.f1 {font: 微软雅黑; font-size: 14px; color: aliceblue;}
}