﻿* html, * html body{_background-image:url(about:blank);_background-attachment:fixed;}
*{ margin: 0; padding: 0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
html{-webkit-text-size-adjust:none;}
body,html,input{font-family:"黑体",Helvetica,tahoma,arial,\5b8b\4f53,sans-serif;}
body{background:#5ec5f0 repeat-y top center;}
a{ text-decoration:none; outline:none; color:#333;}
a:hover{ color:#08c; text-decoration:underline;}
ul,ol{ list-style:none;}

/*首页样式*/
.wrapper{
	width:1200px;
	height:3970px;
	margin:0px auto;
	margin-top:20px;
	padding-top: 480px;
	background: url("../img/wp_bg.jpg") #ccc no-repeat;


}

.clearline{
	margin:0px auto;
	width:1080px;
	height:140px;
	clear: both;
	overflow: hidden;
	padding:0px;
	
}

.clearline2{
	margin:0px auto;
	width:1080px;
	height:50px;
	clear: both;
	overflow: hidden;
	padding:0px;
	
}

.content1{
	margin:0px auto;
	width:1080px;
	height: 1550px;
	
/*	background-color: #333;*/
}





.content1 a{
	display: block;
	width:1080px;
	height:221px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.content1 a.category{
	
	width:186px;
	height:260px;
	float: left;
	margin-right: 34px;
}


.content2{
	margin:0px auto;
	width:1080px;
	height: 420px;
	
/*	background-color: #333;*/
}

.content2 a{
	display: block;
	width:1080px;
	height:230px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.content3{
	margin:0px auto;
	width:1080px;
	height: 250px;
	
/*	background-color: #333;*/
}

.content3 a{
	display: block;
	width:1080px;
	height:250px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.content4{
	margin:0px auto;
	width:1080px;
	height: 690px;
	
/*	background-color: #333;*/
}

.content4 a{
	display: block;
	width:1080px;
	height:250px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

/*列表页样式*/
.list-wrapper{
	width:960px;
	height:763px;
	margin:0px auto;
	margin-top:20px;
	padding-top:0px;
	
}

.list-content{
	width:960px;
	height:763px;
	left:54px;
	margin-top:0px;
}

.list-content a{
    display: block;
	width:960px;
	height:763px;
	float:left

}
