@charset "utf-8";
/* @import url("footer.css"); */
/* 公共 */
* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
html {
	background:#FFF;
    background-: url("../image/bj1.jpg") fixed;
	overflow-x: hidden;/*隐藏横向滚动条*/
	overflow-y: auto;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
}
img {
	border: none;
}
a{
	color: #000;
	text-decoration: none; 
}
a:hover {
	color: #FC6;
	/* text-decoration: underline; */
	text-decoration: none; 
}
ul{
	list-style: none;
}
.center {
	margin: 0px auto;
}
.left{
	float:left;	
}
.right{
	float:right;	
}
.mar-rig10{
  margin-right:10px;
}
.mar-bot10{
  margin-bottom:10px;
}
.border{
  border:#CCCCCC solid 1px;
}
.none{
	display: none;
}


/*w980*/	
.w980 {
	width: 990px;/*position:relative;*/
}

/*top*/	
#top{
	height: 20px;
	width: 100%;
	line-height: 20px;
}
/*head*/
#head{
	height: 150px;
	width:100%;	
	position: relative;
	overflow: hidden;
	text-decoration: none;
	background-color-: #FFF;
	margin-bottom: 10px;
}

#head #chen1{
    position:absolute;
	overflow:hidden;
	z-index:1;
	opacity: 0.9;
}
#head #chen2 {
	position: absolute;
	z-index: 2;
	/*background-color: #428bca;*/
	width: 250px;
	height: 150px;
	opacity: 1;
}
#head #chen3 {
	position: absolute;
	z-index: 3;
	left: 100px;
	top: 20px;
	opacity: 1;
}

#head #chen3 h1{
	color: #fff;
}
#head #chen4 {
	position: absolute;
	z-index: 4;
	left: 100px;
	top: 60px;
	color: #fff;
	opacity: 1;
}
#head #chen5 {
	position: absolute;
	z-index: 5;
	font-size: 16px;
	color: #FFF;
	opacity: 1;
	display: inline;
	right: 0px;
}


#head #search #zd{
	position: absolute;
	z-index: 6;
	line-height: 50px;
	height: 50px;
	width: 500px;
	left: 170px;
	bottom: 5px;
	padding-left: 5px;
	opacity:0.9;
}
#head #search #bt{
	position: absolute;
	z-index: 6;
	height: 55px;
	cursor: pointer;
	width: 100px;
	font-size: 14px;
	left: 685px;
	bottom: 5px;
	opacity:0.9;
}
#head #search #qw{
	position: absolute;
	z-index: 6;
	height: 55px;
	cursor: pointer;
	width: 100px;
	font-size: 14px;
	left: 790px;
	bottom: 5px;
	opacity:0.9;
}
#head #search .ss:hover{
	background-color: #04a4cc;	
}

/*公告*/
.gonggao{
	/* display:none; */
	display:block; 
	width:100%;
	height:auto;
	border: 0px solid #ccc;
}
.gonggao h1{
	width:100%;
	margin: 0 auto;
	height:auto;
	line-height:30px;
	text-align:center;
	padding:5px;
}
.gonggao div{
	width: 31%;
	border: 1px solid #CCC;
	float: left;
	background-color-: #D1EEEE;
	padding: 3px;
	margin: 0 0 10px 15px;
	height:130px;
}
.gonggao div:hover {
	border: 1px solid #09F;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.gonggao div h2{

}

.gonggao div p{
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000;
}











/*导航*/
#daohang{
	background-:#CCC;
	height:52px;
	width:100%;
	overflow:hidden;
}
#daohang ul{
	background:#fff;
	height:50px;
	width:100%;


}
#daohang ul li{
	height:auto;
	width:auto;
	display:inline-block;
	float:left;
	background:#04a4cc;
	margin:0 5px 0 0;
	border: 1px solid #04a4cc;
    -moz-border-radius: 5px 0px 5px 0px;      /* Gecko browsers */
    -webkit-border-radius: 5px 0px 5px 0px;   /* Webkit browsers */
}
#daohang ul li:hover{
	background-color:#FFFFFF;
	border: 1px solid #09F;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
    -moz-border-radius: 0px 5px 0px 5px;      /* Gecko browsers */
    -webkit-border-radius: 0px 5px 0px 5px;   /* Webkit browsers */	
	}

#daohang ul li a{
	font-size:14px;
	line-height:50px;
	padding:0 15px;
	font-family:'微软雅黑';
	display:block;
	color:#FFFFFF;
	font-weight:800;
}
#daohang ul li a:hover{
	color: #FC6;
}

/*轮播*/
#lunbo{
	background:#CCC;
	position:relative;
	height:300px;
	width:100%;
	overflow:hidden;
}
#lunbo #quanping{
	width:100%;
	height:100%;
	background:#CCC;
	position:absolute;
	/*left:-50%;*/
	
}
#lunbo #quanping .banner{
	width:100%;
	height:100%;	
}

#lunbo #quanping .banner ul li{
	width:100%;
	height:100%;
	position: relative;		
}	
#lunbo #quanping .banner ul li a img{	
	position: absolute;
	z-index: 1;	
}
#lunbo #quanping .banner ul li:hover a img{
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);	

}


#lunbo #quanping .banner ul li a span {
	width: 100%;
	padding:5px;
	height:45px;
	position: absolute;
	background: rgba(255,255,255,.7);
	z-index: 2;
	bottom: 30px;
	top:0px;

}
#lunbo #quanping .banner ul li a span h1 {
	width:98%;
	overflow:hidden;
	color:#000;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding:2px;
}
#lunbo #quanping .banner ul li a span h2 {
	padding:2px;
	color:#000;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#lunbo #quanping .banner ul li a span h2 img{
   width:15px;
   height:15px;
   display:block;
}

#lunbo #quanping .banner ul li:hover a span h1{
	 color:#FC6;
 	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/*index-list*/
#list{
	background-:#CCC;
	height:auto;
	width:100%;
}
#list #listl{
	background-:#FFF;
	height:auto;
	width: 70%;
	float: left;	
}
#list #listl #ilist #weizi{
	width:100%;
	height:auto;
	background-:#fff;	
	padding:2px 0;
}
#list #listl #ilist ul{	
	background-:#CCC;
	height: 200px;
	width: 49%;
	margin-bottom:10px;	
	overflow:hidden;
	border:#CCCCCC solid 1px;
}

#list #listl #ilist ul:hover{
	border: 1px solid #09F;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
	}
#list #listl #ilist ul h1{
	border-bottom:#04a4cc solid 1px;
	padding:5px 10px ;
	margin:0 5px;
}
#list #listl #ilist ul li{
	border-bottom:#0066FF;
	padding:3px 5px;
}
#list #listl #ilist ul li img{
	padding:0 2px;
}
#list #listl #ilist ul li a{	
	padding:0 3px;
}
#list #listr{
	background: #FFFFFF;
	height: auto;
	width: 28.8%;
	float: right;
}
#list #listr ul{
	background: #CCC;
	height: 400px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #CCC;
}
#list #listr ul:hover{
	border: 1px solid #09F;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#list #listr ul h1 {
	border-bottom:#04a4cc solid 1px;
	padding:5px 10px ;
	margin:0 5px;
}
#list #listr ul li{
	border-bottom:#0066FF;
	padding:3px 5px;
}
#list #listr ul li img{
	padding:0 2px;
}
#list #listr ul li a{	
	padding:0 3px;
}


/*text*/
#list #listl #text{
	width:100%;
	height:auto;
	background-:#CCC;
	overflow:hidden;
	border-:#CCC solid 1px;
	
}
#list #listl #text h1{
	text-align:center;
	padding:10px;
}
#list #listl #text #laiyuan{
	width:100%;
	text-align:center;
	padding:5px;
}
#list #listl #text #laiyuan #dianjiliang{
	padding: 0 2px;
	color:#FFFFFF;
	}
#list #listl #text #texts{
	width:98.4%;	
	height:auto;	
	overflow:hidden;
	padding:5px;
	border:#CCC solid 1px;
}

#list #listl #text #tag{
	width:98.4%;	
	height:auto;	
	overflow:hidden;
	padding:5px;
	border:#CCC solid 1px;
}
#list #listl #text #tag span{
	display:inline-block;
	padding:5px;
	margin:2px;
	border:#CCC solid 1px;
	
}
#list #listl #text #tag span{
	padding:5px;
	border:#CCC solid 1px;	
}
#list #listl #text #tuijian{
	padding:5px;
	border:#CCC solid 1px;	
}
#list #listl #text #tuijian h3{
	padding: 5px;
	border-bottom:1px solid #04a4cc;
}
#list #listl #text #tuijian ul li{
	line-height: 25px;
	height: 25px;
}
#list #listl #text #tuijian ul li img{
	padding: 0 5px;
}
#list #listl #text #tuijian ul li span{
	padding: 0 5px;
	float:right;
}
#list #listl #text #pinglun {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 0 0 10px 0;
}
#list #listl #text #pinglun h3{
	padding: 5px;
	margin: 5px 0;
	border-bottom:1px solid #04a4cc;	

}

#list #listl #text #pinglun #txtHint {
	background-color: #fbfbfb;
	display: block;
	width: 100%;
	overflow: hidden;
}
#list #listl #text #pinglun #txtHint li {
	margin-bottom: 10px;
	width: 98%;
	height: auto;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;	
}

#list #listl #text #pinglun #txtHint li #pll {
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	float: left;	
	
}
#list #listl #text #pinglun #txtHint li #pll span {	
    float: left;	
}

#list #listl #text #pinglun #txtHint li #plr {
	height: auto;
	width: 100%;	
	margin-bottom: 5px;
	float: left;		
}
#list #listl #text #pinglun #txtHint li #plr span {	
	float: right;
}

#list #listl #text #pingluntijiao {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 10px;
}
#list #listl #text #pingluntijiao div{
	height: 30px;
	width: 100%;
	display: block;
	line-height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#list #listl #text #pingluntijiao div img{
	line-height: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list #listl #text #pingluntijiao div span{
	line-height: 30px;
	height: 30px;
	width: 360px;
	display: block;
	float: left;
}
#list #listl #text #pingluntijiao div input{
	height: 28px;
	width: 70px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#list #listl #text #pingluntijiao input {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
#list #listl #text #pingluntijiao textarea {
	border: 1px solid #CCC;
	margin: 5px;
	width: 80%;
	height: 150px;
}
#list #listl #text #pingluntijiao form #input_tijiao  {
	height: 30px;
	width: 50px;
	border: 1px solid #CCC;
	background-image: url(../image/EDIT/tijiao.jpg);
}
#list #listl #text #pingluntijiao form #input_tijiao #tijiao {
	cursor: pointer;
	width: 50px;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	display: block;
	padding: 0px;
	
}
#list #listl #text #pingluntijiao form #input_tijiao #tijiao:hover {
	background-color: #0CF;
}

	
/*搜索*/
#list #listl #sousuo {
	width:100%;
	height:auto;	
}

#list #listl #sousuo h1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#list #listl #sousuo h4 {
	text-align: center;
	font-weight: normal;
}
#list #listl #sousuo p {
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
#list #listl #sousuo li {
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 99%;
	height:auto;
	list-style-type: none;
	line-height: 30px;
	float: left;
	height: 210px;
	border: 1px solid #ccc;
}
#list #listl #sousuo li:hover {
   	border: 1px solid #04a4cc;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#list #listl #sousuo li span {
	text-align: center;
}

#list #listl #sousuo li #span1 {
	width: 50px;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#04a4cc;
}
#list #listl #sousuo li #span2 {
	width: 610px;
	float: left;
	line-height: 50px;
	height: 50px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	overflow: hidden;
}
#list #listl #sousuo li #span3 {
	width: 100px;
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 0px;
	margin: 10px;
	position: relative;
}

#list #listl #sousuo li #span3 img {
   	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#list #listl #sousuo li:hover #span3 img {

	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	height: 106%;
	width: 106%;
	left: -2%;
	top: -2%;
}
#list #listl #sousuo li #span4 {
	width: 545px;
	display: block;
	float: left;
	height: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	text-align: left;
	color: #333;
	border: solid 1px #CCCCCC;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 0px 5px;
	font-size: 14px;
	line-height: 25px;
}
#list #listl #sousuo  ul li #span4:hover{
    color: #000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#list #listl #sousuo li #span5 {
	width: 500px;
	display: block;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#list #listl #sousuo li #span6 {
	float: right;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #04a4cc;
}
#list #listl #sousuo .page {
	text-align: center;
	width: 100%;
	padding:5px;	

}
#list #listl #sousuo #fanyetiao {
	width: 100%;
	text-align: center;
}

#list #listl #sousuo #fengxiang {
	height: 32px;
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

#list #listl #sousuo #tag{
	height: 40px;
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#list #listl #sousuo #tag span{
	padding: 5px;
	display: block;
	height: auto;
	width: auto;
	float: left;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#list #listl #sousuo #tag a{
	padding: 5px;
	display: block;
	height: auto;
	width: auto;
	float: left;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#list #listl #sousuo #xiangguantuijian{
		width: 100%;
		border: 1px solid #CCC;
	    margin-bottom: 10px;

}
#list #listl #sousuo #xiangguantuijian ul li{
}



/*留言板*/
#list #listl #liuyanban{
	width:100%;
	height:auto;
	background-:#CCC;
	overflow:hidden;
	border-:#CCC solid 1px;
	
}
#list #listl #liuyanban h1{
	text-align:center;
	padding:10px;
}

#list #listl #liuyanban #text {
	background-color: #fbfbfb;
	display: block;
	width: 100%;
	overflow: hidden;
}
#list #listl #liuyanban #text li {
	margin-bottom: 10px;
	width: 98%;
	height: auto;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;	
}

#list #listl #liuyanban #text li #pll {
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	float: left;	
	
}
#list #listl #liuyanban #text li #pll span {	
    float: left;	
}

#list #listl #liuyanban #text li #plr {
	height: auto;
	width: 100%;	
	margin-bottom: 5px;
	float: left;		
}
#list #listl #liuyanban #text li #plr span {	
	float: right;
}
#list #listl #liuyanban #text .page {
	height: 20px;
	text-align: center;
	float: left;
	width: 100%;
	line-height: 20px;
	margin-bottom:10px;
}

#list #listl #liuyanban #pingluntijiao {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 10px;
}
#list #listl #liuyanban #pingluntijiao div{
	height: 30px;
	width: 100%;
	display: block;
	line-height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#list #listl #liuyanban #pingluntijiao div img{
	line-height: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list #listl #liuyanban #pingluntijiao div span{
	line-height: 30px;
	height: 30px;
	width: 360px;
	display: block;
	float: left;
}
#list #listl #liuyanban #pingluntijiao div input{
	height: 28px;
	width: 70px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#list #listl #liuyanban #pingluntijiao input {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
#list #listl #liuyanban #pingluntijiao textarea {
	border: 1px solid #CCC;
	margin: 5px;
	width: 80%;
	height: 150px;
}
#list #listl #liuyanban #pingluntijiao form #input_tijiao  {
	height: 30px;
	width: 50px;
	border: 1px solid #CCC;
	background-image: url(../image/EDIT/tijiao.jpg);
}
#list #listl #liuyanban #pingluntijiao form #input_tijiao #tijiao {
	cursor: pointer;
	width: 50px;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	display: block;
	padding: 0px;
	
}
#list #listl #liuyanban #pingluntijiao form #input_tijiao #tijiao:hover {
	background-color: #0CF;
}


























/*link*/
#link {
	float: left;
	border: 1px solid #CCC;
}
#link #div_top {
	height: 30px;
	width: 98%;
	border-bottom: 1px solid #09F;
	margin: 5px 5px 5px 10px;
	padding: 0px;

}
#link #div_top h3 {
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	float: left;
}
#link #div_top #zzdcc {
	float: right;
	line-height: 30px;
}
#link #div_top span {
	line-height: 30px;
	height: 30px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	width: 30px;
	text-align: center;
	display: block;
}
#link #linka {
	height: auto;
	width: 98%;
	background-color: #FFF;
	padding: 10px;
}
#link #linka form {
	border: 1px dashed #CCC;
	padding: 5px;
	
}
#link #linka form h3 {
	height: 20px;
	width: 100%;
	line-height: 20px;
}
#link #linka form p {
	height: 30px;
	width: 100%;
	line-height: 30px;
	height: auto;
}
#link #linka form input {

}
#link #linka form #button {
	width: 50px;
	line-height: 23px;
	height: 23px;
	border: 1px solid #CCC;
	padding: 0px;
	cursor: pointer;
}
#link ul {
	height:30px;
	width: 100%;
}
#link ul #links_yb{
}
#link ul li {
	display: block;
	width: auto;
	line-height: 25px;
	float: left;
	text-align: center;
	overflow: hidden;
	height: 25px;
	background-color: #F8F8FF;
	padding:0 10px;
	margin:0 3px;
}
#link ul #gengduo {
	float: left;
	background-color: #04a4cc;
	cursor: pointer;
}
#link ul #gengduo:hover {
	background-color: #CCC;
	color:#FFFFFF;

}



/*foot*/

#foot {
	height: auto;
	width: 100%;
	float: left;
	border: 0px solid #ccc;
}
#foot div {
	width: 31%;
	border: 1px solid #CCC;
	float: left;
	background-color-: #D1EEEE;
	padding: 3px;
	margin: 0 22px 0 0;
}
#foot #gongzonghao {
	margin: 0;	
}
#foot div:hover {
	border: 1px solid #09F;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#foot div p {
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000;
}
#foot div p a {
	color: #000;
}
#foot div p a:hover{
	color: #FC6;
}
#foot #uls11 {
	margin-bottom: 0px;
	margin-left: 5px;
}


/*广告*/
.ad #ad1xf{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	position:relative;
	overflow:hidden;
}
.ad span{
	font-size:10px;
	margin:3px;
	padding:2px;
	position:absolute;
	z-index:2;
	color:#fff;
	border:#fff 1px solid;
	float:left;
}
.ad #ad1xf img{
	height:auto;
	width: 100%;
	position:absolute;
	z-index:1;
}

.ad  #ad2xf{
	height: 320px;
	width: 288px;
	overflow:hidden;
	margin-bottom: 10px;
	position:relative;
}
.ad #ad2xf img{
	height:320px;
	width: 288px;
	position:absolute;
	z-index:1;
}

/*导航悬浮*/
.paging_fixed {
	position: fixed;
	top:0px;
}
.paging_fixed1 {
	position: fixed;
	top:52px;
}

@media screen and (min-width: 768px) {
    .w980 {
        width: 990px;
        margin: 0 auto;
    }
    
    #list #listl {
        width: 70%;
    }
    
    #list #listr {
        display: block;
    }
}
