@charset "utf-8";
/* CSS Document */

*{ padding:0;
   margin:0;
   font-family:"微软雅黑";
   }
body{
background-color:#F5F5F5;
}
.top{
	width:100%;
	height:30px;
	border-bottom:1px groove;
}
.top1{
width:1000px;
margin:0 auto;
line-height:30px;
}
.wrap{
width:1000px;
margin:0 auto;
}
.logo{
height:80px;
background-color:#FFFFFF;
}
.logo-left{
float:left;
padding-left:10px;
}
.logo-right{
float:right;
padding-right:10px;}
.logo-right1 li{
float:left;
list-style-type:none;
width:100px;
line-height:30px;
font-size:20px;
}
.logo-right2 img{
vertical-align:middle;
}
.tel{
	color: #FF0000;
	font-size: 18px;
}
.nav{
background-color:#999999;
border-radius:5px;
height:40px;
padding-left:200px;
}
.nav li{
	float: left;
	list-style-type: none;
	width: 130px;
	text-align: center;
	font-size:24px;
	color:#FFFFFF;
	line-height:40px;	
}
.nav a:link,.nav a:visited{
color:#FFF;
text-decoration:none;}
.nav a:hover,.nav a:active{
color:#FF0;
text-decoration:none;
}
.ad{
height:320px;
margin-top:3px;
overflow:hidden;
}
.main{
height:300px;
border-bottom:1px groove;
}
.daohan{
	float:left;
	width:25%;
	height:290px;
	overflow:hidden;
	background:#FFFFFF;
	padding-left:30px;
}
.daohan2 li{
list-style-type:none;
}
.daohan2 a:link,.daohan2 a:visited{
color:#000000;
text-decoration:none;}
.daohan2 a:hover,.daohan2 a:active{
color:#FF0000;
text-decoration:none;
}
.jtb{
float:left;
width:69%;
}
#demo{
margin-top:5px;
overflow:hidden;
height:250px; 
line-height:24px;
border:1px solid #666; 
white-space:nowrap;
}
.jtb1{
height:50px;
}
.jtb1-left{
float:left;
line-height:50px;
}
.jtb-more,.gundong-more,.heating-more{
float:right;
line-height:50px;
}
.jtb-more a:link,.jtb-more a:visited{
color:#000000;
text-decoration:none;
}
.jtb-more a:hover,.jtb-more a:active{
color:#FF0000;
text-decoration:none;
}
.jtb2{
overflow:hidden;
}
.gundong1{
height:50px;
}
.gundong-left{
float:left;
line-height:50px;
}
.gundong-more{
float:right;
line-height:50px;
}
.gundong-more a:link,.gundong-more a:visited{
color:#000000;
text-decoration:none;
}
.gundong-more a:hover,.gundong-more a:active{
color:#FF0000;
text-decoration:none;
}
.heating-zs1{
height:50px;
}
.heating1-left{
float:left;
line-height:50px;
}
.heating-more{
float:right;
line-height:50px;
}
.heating-more a:link,.heating-more a:visited{
color:#000000;
text-decoration:none;
}
.heating-more a:hover,.heating-more a:active{
color:#FF0000;
text-decoration:none;
}
.heating-zs2{
height:200px;
}
.heating-left{
float:left;
width:49%;
overflow:hidden;
}
.heating-right{
float:right;
width:49%;
overflow:hidden;
}
.lianjie{
width:100%;
height:50px;
text-align:center;
line-height:50px;
border-top:1px groove;
}
.lianjie  a:link,.lianjie a:visited{
color:#000000;
text-decoration:none;
}
.lianjie a:hover,.lianjie a:active{
color:#FF0000;
text-decoration:none;
}
.bottom{
width:100%;
text-align:center;
}

