@charset "utf-8";

/*轮播图*/
#focus {
	width:980px;
	height:350px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:380px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:980px;
	height:350px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:980px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn {
	position:absolute;
	width:780px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url(images/sprite.png) no-repeat 0 0;
	cursor:pointer;
}
#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}
/*今日新闻动图左*/
.d1111 {
	width:400px;
	height:auto;
	overflow:hidden;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	position:relative;
}
.loading {
	width:400px;
	border:#666666 2px solid;
	background-color:#ffffff;
	color:#FFCC00;
	font-size:12px;
	height:300px;
	text-align:center;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.d2 {
	width:100%;
	height:300px;
	overflow:hidden;
}
.num_list {
	position:absolute;
	width:100%;
	left:0px;
	bottom:-1px;
	background-color:#EBEBEB;
	color:#000000;
	font-size:12px;
	padding:4px 0px;
	height:36px;
	overflow:hidden;
}
.num_list span {
	display:inline-block;
	height:16px;
	padding-left:6px;
}
img {
	border:0px;
}
#fade_focus ul {
	display:none;
}
.button {
	position:absolute;
	z-index:1000; /*left*/
	right:2px;
	bottom:2px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.b1, .b2 {
	background-color:#666666;
	display:block;
	float:left;
	padding:2px 6px;
	margin-right:3px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.b2 {
	color:#FFCC33;
	background-color:#335500;
}
.fade_focus li {
	list-style-type:none;
}
/*今日新闻列表右*/
#plist {
	margin:2px auto 0;
	padding:2px;
	width:550px;
	float:left;
}
#plist li {
	line-height:22px;
	margin:3px;
	background:url(icon01.gif) no-repeat 4px 7px;
	list-style:none;
	padding-left:15px;
}
#plist li span {
	color:#434343;
	font-size:11px;
	float:right;
	padding-right:5px;
}
#plist1 {
	margin:2px auto 0;
	padding:2px;
	width:550px;
	float:left;
}
#plist1 li {
	line-height:22px;
	margin:3px;
	background:url(icon02.gif) no-repeat 4px 7px;
	list-style:none;
	padding-left:15px;
	border-bottom:#999 1px dotted;
}
#plist1 li span {
	color:#434343;
	font-size:11px;
	float:right;
	padding-right:5px;
}
#plist1 a {
	font-size:13px;
}
#plist1 a:hover {
	font-size:13px;
}
/*校园风采*/
.style01 {
	font-size:13px;
}
.items {
	height:260px;
	line-height: 2.2em;
	padding: 10px;
	width:300px;
}
.items img {
	border: 1px solid #CCCCCC;
	margin: 0 10px 0 0;
	float:left;
}
/*校园风采结束*/

/*金蝶平台，题库链接*/
 #c_banner {
	float:inherit;
	width:365px;
	overflow:hidden;
}
#c_banner li {
	margin:10px 5px 10px 10px;
	border:1px solid #ccc;
	width:345px;
	height:80px;
	overflow:hidden;
	-moz-border-radius: 3px;
	border-radius:3px;
}
/*金蝶平台，题库链接结束*/

/*名师团队*/
#teacher, #exam, #star, #enterprise, #colleges, #media {
	width:315px;
	float:left;
	overflow:hidden;
}
#teacher, #exam, #enterprise, #colleges {
	margin-right:9px;
}
.items {
	height:260px;
	line-height: 2.2em;
	padding: 10px;
	width:300px;
	font-size:12px;
}
.items img {
	border: 1px solid #CCCCCC;
	margin: 0 10px 0 0;
	float:left;
}

/*考试状元秀*/
#t1, #e1, #s1 {
	height:280px;
}
#e1 li, #s1 li {
	clear:both;
	font-size:12px;
	padding:12px;
	height:234px;
}
a.fimg {
	border:1px solid #ccc;
	width:130px;
	height:130px;
	display:block;
	cursor:pointer;
	float:left;
	margin-right:12px;
}
a.fimg:hover {
	border:1px solid #f30;
}
#e1 li h3, #s1 li h3 {
	font-size:14px;
	font-weight:600;
}
#e1 li p, #e1 li h3, #s1 li p, #s1 li h3 {
	line-height:2em;
	padding-bottom:3px;
}
#e1 li p span, #s1 li p span, .b li.gkk p b {
	font-weight:600;
}
#e1 li p b, #s1 li p b {
	font-weight:normal;
	color:#F00;
}
/*友情链接*/
.friendlink {
	padding:10px;
	background-color:#09C;
	border-style:solid;
	border-color:#ccc;
	border-width:1px;
	overflow:hidden;
	height:100px;
	width:980px;
	color:#FFF;
	font-size:14px;
	line-height:30px;
}
.friendlink a {
	color:#FFF;
	font-size:14px;
}
.friendlink a:hover {
	color:#FF0;
}
