@charset "utf-8";
#list-barner{
	background-image: url("../images/listr.jpg");
	/* background-repeat: repeat-x; */
	width: 100%;
	height: 180px;
	margin:0;
}
.wrap{width:1100px; margin:0 auto; }
.top{ width:100%; height:80px; background:url(../images/topbg.png) center scroll no-repeat;min-width:1100px;}
.top .topm{ height:80px; width:1100px; display:block; overflow:hidden; }
.top .topm a.logo{ display:block; float:left; width:173px; height:80px; background:url(../images/logo.png) no-repeat; text-indent:-9999px;}
.top .topm .nul{ float:left; display:inline; margin-left:50px;}
.top .topm .nul li{ float:left; display:inline; width:105px; height:80px; line-height:80px; 
font-family:\5FAE\8F6F\96C5\9ED1; font-size:18px; color:#fff; text-align:center;}
.top .topm .nul li a{ color:#fff; text-decoration:none; display: block; width:105px; height:80px; }
.top .topm .nul li.current,.top .topm .nul li:hover{ background-color:#2fadfd;}
.search{ float:right; display:block;  margin-top:24px;width:247px; height:34px;}
.search .txt{ width:180px; height:34px; float:left; line-height:34px\9; font-size:14px; color:#fff; 
background:url(../images/search.png) no-repeat; border:none; font-family:\5B8B\4F53; font-size:12px; text-indent:12px;;}
.search .btn{ background-color:#60bd6b; float:right; background:url(../images/search.png) no-repeat -170px 0; border:none; margin-left:-10px; width:76px;  height:36px; cursor:pointer; color:#fff; line-height:24px;}
#list-barner-help{
/* 	display: block; */
/* 	width: 620px; */
/* 	height: 76px; */
    padding-top:170px;
/* 	padding-left:700px; */
/* 	padding-right:700px; */
/* 	text-align:center; */
    vertical-align:middle;
	background:url(../images/banner/list_help.png) center center no-repeat;
}
#list-barner-school{
/* 	display: block; */
/* 	width: 620px; */
/* 	height: 76px; */
    padding-top:170px;
/* 	padding-left:700px; */
/* 	padding-right:700px; */
/* 	text-align:center; */
    vertical-align:middle;
	background:url(../images/banner/list_common.png) center center no-repeat;
}

#mbx li{
	float: left;
	margin-right: 10px;
	height: 22px;
	text-align: center;
}
#mbx li a{
	color: #333;
	font-size: 13px;
	line-height: 22px;
}
.mbx-index {
	background-image: url("../images/mgx.jpg");
	width: 47px;
}
.mbx-index a{
	color: #fff !important;;
	background-color: #5699f3;
}
.list-main{
	width: 750px;
}
.list-main dl{
	border-bottom: 1px solid #dadada;
	margin-bottom: 8px;
}
.list-main-dt{
	margin-bottom: 10px;
}
.list-main-dd-time{
	color: #dadada;
	font-size: 13px;
	display: block;
	margin-bottom: 8px;
}
.list-main-dt a{
	font-size: 15px;
	color: #666;
	width: 100%;
	height: 26px;
	text-indent: 2em;
}
.list-main-dd-desc{
	font-size: 14px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 6px;
}
.list-main-dd-desc a{
	color: #5e90f5;
	padding-left: 5px;
}
.page a{
	display: block;
	float: left;
	width: 30px;
	height: 32px;
	background-image: url("../images/page.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 32px;
	margin: 0 3px;
}
.page .thispage{
	background-position: -30px 0;
	color: #fff;
}
.ad1{
	width: 250px;
	height: 200px;
}
.slide{
	width: 250px;
}
.slide h5{
	text-align: left;
	font-size:15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e6e6e6;  /* #ccc */
	color: #666;
}
.slide li {
	height: 22px;
    width:210px;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.slide li a{
	color: #808080;
	line-height: 30px;
}

