/*
Theme Name: IDC产品推荐
Theme URL:  http://www.woniuseo.com
Description: 这是一款由蜗牛（www.woniuseo.com）开发的[IDC产品推荐]单页网站主题。
Author:  蜗牛（www.woniuseo.com）
Author URI: http://www.woniuseo.com
Tags:  蜗牛，IDC产品推荐，woniuseo.com主题。
Version: 1.0
*/
*,h1, h2, h3, h4, h5{font-weight: blod;margin: 0px;padding: 0px;color:#444;}
body,*{padding:0px;margin:0px;font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
li{list-style:none;}
a{text-decoration: none;padding:0;margin:0;}
a:hover{color:#cc1b1b;text-decoration: underline;}
p{margin: 0 0 10px;}
.clear{clear:both;}
section{width:100%}

nav{background:#000;}
nav img{width:200px;float:left;padding:20px 0;width:16%;}
nav ul{width:1000px;float:right;width:84%;}
nav ul li{width:11.11%;text-align:center;float:left;height: 100px;line-height: 100px;font-size: 18px;}
nav ul li:hover{font-size: 24px;}
nav ul li a{color:#fff;}

h2{height: 80px;line-height: 80px;text-align: center;}
.long img{width:100%;}
.short img{width:33.1%;margin-right: 0.35%;}
.short a:nth-child(3n) img{margin-right:0%;}

#copyright{text-align:center;line-height:30px;padding:20px 0;background:#222;}

/*west*/
#west .short img{width:20%;margin:0;padding-right:0.35%;}
#west .short a:last-child img{padding:0;}





.md{display:none;}
@media screen and (max-width: 900px){/*****************pad css start*****************/
nav img{float:none;width:20%;padding:10px 0;}
nav ul{float:none;width:100%;}
nav ul li{font-size:14px;height: 50px;line-height: 45px;}
nav ul li:hover{font-size:14px;}
.pcd .short a img{width:49.5%;margin-right:1%;}
.pcd .short a:nth-child(2n) img{margin-right:0;}

/*west*/
#west .short img{width:33.1%;padding-right:0.35%;}
#west .short a:last-child img{padding:0;}



}

@media screen and (max-width: 500px){/*****************mobile css start*****************/
.pcd{display:none;}
.md{display:block;}
	
nav img{float:none;width:40%;padding:5px 0;}
nav ul li{height: auto;line-height: 40px;width:25%;border:1px solid #fff;}
nav ul li:last-child{display:none;}
.md a img{width:100%;}
#foot{display:none;}
#copyright{font-size: 12px;padding:20px 5px;}

}