*{
	margin:0;
	padding:0;
	font-family: "Microsoft Yahei";
	border: 0;
	box-sizing: border-box;
}
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}
ul,li,a,img,span,p{
	list-style: none;
	text-decoration: none;
}
a{
	display: block;
	color: #000;
}
.browser-box{background: #02B5F3;width: 100%;height: 100%;position: relative;}		
.browser-reamind-box{width: 900px;/*height: 400px;*/background: #fff;position: absolute;left: 50%;top: 50%;margin: -248px 0 0 -450px;padding: 48px 90px;}
.browser-reamind-tit{line-height: 117px;height: 117px;background: url(./img/reamind.png) no-repeat left;padding-left: 140px;}
.browser-reamind-text{margin: 30px 0;font-size: 18px;}
.browser-list{overflow: hidden;margin-top: 30px;}
.browser-list>a{width: 20%;float: left;display: block;text-align: center;}
.browser-list .Browser-icon{margin: 0 auto;width: 98px;height: 98px;/*background-repeat: no-repeat;background-position: center;*/}
.browser-list>a p{margin-top: 8px;color: #525252;}
.chrome-icon{background-image: url(./img/goole.png);}
.Firefox-icon{background-image: url(./img/Firefox.png);}
.sogou-icon{background-image: url(./img/sogou.png);}
.qq-icon{background-image: url(./img/qq.png);}
.sanliuling-icon{background-image: url(./img/360.png);}