*{margin: 0px;padding: 0px;text-decoration: none;list-style: none;}
body{margin: 0;padding: 0;font-family:"微软雅黑";background: #ffffff; overflow-x: hidden;}
.clear{
	width: 0px;
	height: 0px;
	clear: both;
}
header{
	width: 100%;
	height: auto;
	display: block;
	margin:auto;
}
header .top{
	width: 100%;
	height: 50px;
	background: #353333;
}
header .top .top1{
	width: 1200px;
	height: 100%;
	margin: auto;
}
header .top .top1 .ltop{
	height: 100%;
	width: 300px;
	float: left;
}
header .top .top1 .ltop .l1{
	float: left;
	height: 100%;
	width: 50px;
}
header .top .top1 .ltop .l1 img{
	display: block;
	margin: auto;
	width: 100%;
	height: 100%;
}
header .top .top1 .ltop .r1{
	height: 100%;
	width: auto;
	float: left;
	margin-left: 5px;
}
header .top .top1 .ltop .r1 h4{
	color: #FFFFFF;
	font-size: 22px;
	text-align:center;
	letter-spacing:8px;
	padding-top:1px ;
	
}
header .top .top1 .ltop .r1 p{
	color: #FFFFFF;
	font-size: 12px;
}
header .top .nav{
	width: 900px;
	height: 100%;
	float: left;
}
header .top .nav a{
	display: block;
	height: 46px;
	width: auto;
	line-height: 46px;
	color: #FFFFFF;
	float: left;
	margin: 0px 10px;
	font-size: 16px;
	font-family: "微软雅黑";
}
header .top .nav .cur{
	border-bottom: 4px solid #076ce0;
}
header .top .nav a:hover{
	border-bottom: 4px solid #076ce0;
}
.ss{
	height: 50px;
	width: 100%;
	background: #fbfbfb;
	border: 1px solid #d6d6d6;
}
.ss .ss1{
	width: 1200px;
	height: 100%;
	margin: auto;
}
.ss .ss1 .tj{
	width: 300px;
	height: 34px;
	background: url(../img/bk.png);
	float: right;
	margin-top: 7px;
	border: 1px solid #666666;
	border-radius: 20px;
	background-size: 100% 100%;  
 	 -moz-background-size: 100% 100%;  
 	 -webkit-background-size: 100% 100%; 
 	 background: #ffffff;
}
.ss .ss1 .tj .input{
	border: none;
	width: 250px;
	height: 32px;
	margin-top: 1px;
	margin-left: 15px;
	background: #ffffff;
	color: black;
	float: left;
	outline: none;
}
.ss .ss1 .tj .sub{
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 8px;
	border: none;
	margin-right: 10px;
	background: url(../img/fbj.png);
	outline: none;
}
footer{
 	height: 165px;
 	width: 100%;
 	background: #1f76b8;
 	overflow-y: hidden;
 }
 footer .d1{
 	width: 1200px;
 	height: 100%;
 	margin: auto;
 }
footer .d1 .d2{
 	width: 180px;
 	display: block;
 	margin: auto;
 	height: 20px;
 	margin-top: 30px;
margin-bottom: 10px;
 }
center a{
 	font-size: 12px;
 	color: #FFFFFF;
 	text-align: center;
 }
footer .d1 .d2 p{
 	font-size: 14px;
 	color: #FFFFFF;
 	text-align: center;
 }
footer .d1 .d3{
 	width: 450px;
 	height: 20px;
 	margin: auto;
 	margin-top: 15px;
 }
footer .d1 .d3 p{
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 10px 0px 18px;
}
footer .d1 .d4{
 	width: 500px;
 	height: 20px;
 	margin: auto;
 	margin-top: 10px;
 }
footer .d1 .d4 p{
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}


.page{height:24px; line-height:24px; text-align:center; margin-top:30px; clear:both;}
.page li{display:inline; padding:5px 10px; border:1px solid #343434; margin-right:5px;}
.page li a{color: #343434;}
.page li a:hover{ color:00afec;text-decoration:none;}
.page li.thisclass{background:#343434; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
.page .pageinfo strong{font-weight:normal; color:#343434}
.page li span{color:#343434}



.dede_pages{
	height: 50px;
    margin: 0 auto;
    width: 1200px;
}
.dede_pages ul{
	/* background:red; */
	margin:auto;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
	text-decoration:none;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
	text-decoration:none;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:red;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}