@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td,img{padding:0;margin:0;}
body{font-size:12px;font-family:'Arial', 'Microsoft YaHei','\5B8B\4F53';background:#fff;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;}
address, caption, cite, code, dfn, em, strong, th, i, var, s{font-weight:normal;font-style:normal;}
ol, ul{list-style:none;}
caption,th{text-align:left;}
input, label{vertical-align:middle;}
input{border:0;}
h1, h2, h3, h4, h5, h6,b{font-weight:normal;font-size:100%;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;color:#a41041;}

.fl{float:left;}
.fr{float:right;}

*html .clear{_height:1%;}
.clear{zoom:1;}
.clear:after{content:'';display:block;clear:both; height:0; visibility:hidden; font-size:0}
.hide{display:none}
.on{display: inline-block;}










/* footer通用样式 */
.footer{	
	width:100%;
	height: 80px;
	background:#d7dcde;
	color:#333; margin-top:30px;}
.footerin{
	width:984px;
	margin: 0 auto;
	padding:20px 10px 0 10px;
	height:60px;}
.footerinf{
	float:left;
	width:700px;}
.footerlink{
	float:left;}
.footerinf .footerlink a{
	float:left;
	color:#78838e! important;
	font-size:12px;
	margin-right:12px;
	line-height: 24px;}
.footerinf .footerlink span{ float:left; display:inline-block;padding-right:12px; line-height:24px; color:#959595;}
#nobackground{
	background: none;}
.copyright{
	float:left;
	width:700px;
	font-size: 12px;
	overflow: hidden;
	margin-top: 8px;color:#78838e ! important;}
.copyright span{
	float:left;}
.copyright strong{
	float:left;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;}
.copyright em{
	float:left;
	width: 50px;
	height:17px;
	margin-left: 30px;}
.footer .copyright .cnzz{
	display: inline-block;
	width: 50px;
	height:14px;
	}
.send{
	position:relative;
	float:right;}
.send span{ float:left;height:29px; line-height:25px; display:inline-block;}
.send a{
	float:left;
	width:30px;
	height:29px;
	margin-left:0px;}
.sina{
	background:url('../images/w1.png') 0 0 no-repeat;}
.sina:hover{
	background:url('../images/w1.png') 0 0 no-repeat;}
.weixin{
	background:url('../images/w3.png') 0 0 no-repeat;}
/*.blog{
	background:url('../images/qq.png') 0 0 no-repeat;}
.blog:hover{
	background:url('../images/qq.png') 0 0 no-repeat;}*/
.send p{
	position:absolute;
	top:-100px;
	left:-20px;
	width:100px;
	height:100px;
	display: none;}
.send p img{
	width:100px;
	height:100px;}


/* pageto样式 */
.pageto{
	float:left;
	height:32px;
	width: 100%;
	padding: 20px 0;
}
.pageto a{
	float: left;
	width:32px;
	height:32px;
	line-height: 32px;
	text-align: center;
	border-right:1px solid #ddd; 
}
.pageto a:hover{
	background:#ebebeb;
}
#prevbtn{
	border:1px solid #ddd;
	border-radius: 5px 0 0 5px;
}
#nextbtn{
	border:1px solid #ddd;
	border-radius:0 5px 5px 0;
	border-left:none;
}
.pageto .pagetowrap{
	float:left;
	/*width:165px;*/
	height:32px;
	border:1px solid #ddd;
	border-right: none;
	border-left: none;
	overflow: hidden;
}
.pageto .pagetoin{
	height: 32px;
}
.pageto .pageto_select{
	background:#ebebeb;
}
.pageto p{
	float:right;
	height: 32px;
	font-size: 12px;
	color:#999;
}
.pageto p strong{
	margin-left: 4px;
	font-size: 18px;
}
.pageto p span{
	margin-right: 4px;
	font-size: 18px;
}














