#main{
	margin-top: 6px;
	background-color: rgb(255, 255, 255);
	margin-bottom: 0px;
}
.xmal img{width:100%;height:100%; margin-bottom: 16px;}
.hero {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 559px;
  padding-bottom: 0px;
  background-color: #344860;
  background-image: url(https://images.cnblogs.com/cnblogs_com/cube/772305/o_herobg.png);
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.heroon {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 28px;
  padding-bottom: 0px;
  background-color: #344860;
  background-image: url(https://images.cnblogs.com/cnblogs_com/cube/772305/o_low_poly_background1.jpg);
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.userpic {
  display: block;
  width: 170px;
  height: 170px;
  margin: 20px auto;
  border: 4px solid white;
  border-radius: 100px;
  background-image: url(https://images.cnblogs.com/cnblogs_com/cube/772305/o_LogoBig.jpg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#header{
	height: 60px;
	width: 100%;
	background-color:#344860;
}
#navList li{
	float: left;
	margin-right: 2px;
	display: inline;
	padding-top: 11px;
}
#navList li a{
	font-size:15px;
	text-decoration: none;
	color: #FFF;
	padding: 20px;
	background-color: #344860;
}
#navList li a:hover{
	background-color:#2A3A4D;
	margin-top:-2px;
	padding-bottom:20px;
	color: #fff;
	opacity:1; 
	}

.blogStats{
	color: #CACACA;
	font-size: 12px;
	text-align: right;
}
#sideBar{
	width: 200px;
	padding: 16px;
	display: inline-block;
	overflow: hidden;
	color: #2D2D2D;
	font-size: 15px;
}




/* leftsead */
#leftsead{width:161px;height:290px;position:fixed;top:280px;right:0px; z-index:100;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:161px;height:60px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:143px;}
#leftsead li a.youhui .2wm{display:none;position:absolute;right:143px;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}