	html{min-width: 800px}
	body{
		background-repeat: no-repeat;
		background-size:cover; 
	}
    .get {
   
     
      text-align: center;
      padding: 20px 0;
    }

    .get-title {
     
     width:100%;
      padding: 20px;
     
	  
    }
	.imgico
	{
	width:18px;
	height:18px;
	}
	.downlist
	{
	padding-left:18px;
	}
	.tabp
	{
	margin-left: auto;
	margin-right: auto;
	width:975px;;
	}
.cent
	{
	margin-left: auto;
	margin-right: auto;
	}
	.baiduico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/baidu.ico")no-repeat;
	background-size:100% 100%;
	}
	
	.bingico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/bing.ico")no-repeat;
	background-size:100% 100%;
	}
	.googleico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/google.ico")no-repeat;
	background-size:100% 100%;
	}
	.pancico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/pancc.ico")no-repeat;
	background-size:100% 100%;
	}
	.taobaoico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/taobao.ico")no-repeat;
	background-size:100% 100%;
	}
	.jdico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/jd.ico")no-repeat;
	background-size:100% 100%;
	}
	.sogoico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/sogou.ico")no-repeat;
	background-size:100% 100%;
	}
	.tmico
	{
	width:18px;
	height:18px;
	background:url("../img/ico/tmall.ico")no-repeat;
	background-size:100% 100%;
	}
	.link
	{
	font-size:14px;
	color:#222222;
	}
	.whitetext
	{
	color:#000000;
	}
	.thinytext
	{
	font-size:15px;
	}
	.weather
	{
		
		
	}
	.weatherimg
	{
		height:30px;
		width:30px;
	}
	.noshadow
	{
	
	height:35px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
 
	}
	.tolow{
		z-index:-1;
	}
	.toon
	{
		
		z-index:50;
	}
	.totop{
		z-index:100;
	}
	.top5{
		
		margin-top: -5px;
	}