*{margin:0;padding:0;}
body{
	font:20px/30px "Microsoft YaHei",arial,serif;
	color:#333;
}
img{border:0; }
a:link{
    color:#000000; 
    font-size:23px;} /* 未访问的链接 */
a:visited{
    color:#000000; 
    font-size:23px;} /* 已访问的链接 */
a:hover{
    color: #0000FF; 
    text-decoration: underline; 
    font-size:23px;} /* ⿏标悬浮后的链接 */
a:active{
    color:#0000FF; 
    font-size:23px;} /* 已选中的链接 */
.container,
.footerBar{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
	height:auto;
}
.header{
	margin-top: 10px;
	height:auto;
}
.mainBody{
	width:100%;
}

@media screen and (min-width:600px){
	.header{
		margin-top: 10px;
		text-align: center;
	}
	.container,
	.footerBar{width: 98%}
	.container{height:auto;}
	.topBar01,
	.topBar02,
	.topBar03,
	.topBar04{float:left;width:25%;}

	.topBar01,
	.topBar02,
	.topBar03{float:left;width:25%;}

	.topBar01,
	.topBar02{float:left;width:25%;}

	.topBar01{float:left;width:25%;}

	.shouKuanWX{float:left;width:50%;}
	.shouKuanZFB{float:left;width:50%;}
}
 
@media screen and (max-width:600px){
	.header{
		margin-top: 10px;
		text-align: center;
	}
	.container,
	.footerBar{width: 98%}
	.topBar01,
	.topBar02,
	.topBar03,
	.topBar04{float:left;width:49%;}

	.topBar01,
	.topBar02,
	.topBar03{float:left;width:49%;}

	.topBar01,
	.topBar02{float:left;width:49%;}

	.topBar01{float:left;width:49%;}

	.shouKuanWX{float:left;width:100%;}
	.shouKuanZFB{float:left;width:100%;}
}
