@charset "utf-8";
/* CSS Document */
#head
{
	height:175px;}
/*column1定义*/

#column1 .newsList {
	float: right;
	width:400px;
}
#column1_YP .newsList_YP {
	float: right;
	width:580px;
}
#flashNews, #txtFrom, #imgTitle {
	width:400px;
}
#flashNews {
	float:left;
	height:305px;
}
#imgTitle_down a:hover {
	background:#c00;}
	
/*文字列表样式1*/
.listStyle1 {
	padding-left: 7px;
}
.listStyle1 li {
	line-height:24px;
	text-align:right;
}
.listStyle1 li a {
	float:left;
	padding-left:12px;
	background:url(fw-Images/listIcon1.gif) 3px center no-repeat;
}
.subItemList li {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.subItemList li a {
	padding-left:12px;
	background:url(fw-Images/listIcon1.gif) 3px 7px no-repeat;
}
#jydt   /*就业动态标题*/
{
	height:20px;
	width:550px;
	font-size:16px;
	font-family:"黑体";
	color:#F00;
	padding-left:5px;
	padding-top:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#F00;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:5px;
	text-align:left;
	float:right;
}
#jydt a{
	font-size:16px;
	font-family:"黑体";
	color:#F00;
	}
#jydt a:hover{
	font-size:16px;
	font-family:"黑体";
	color:#900;
	}
	
#main_right_yp /* 迎评 */
{
    float: left;
    width: 100%;
	margin-left: 0px;
    text-align: left;
}
#main_right_box_YP /* 迎评网页中部右侧整体定义2 */
{
	margin-left: 0px;
}
.r_ad1_yp
{
    padding: 0px;
	margin-top:3px;
	width:980px;
	border:1px solid #FF7D7D;
	margin-bottom:3px;
	height:203px;
	}
	
/* 栏目页 */
.childclass_main_yp
{
margin-left: -4px;
	float:left;
}
* html .childclass_main_yp
{
    margin-left: -8px;
		float:left;

}

.childclass_main_box_yp
{
    float: left;
	border: 1px solid #FF7D7D;
    width: 485px;
    margin: 5px 0px 0px 5px!important;
	margin: 5px 0px 0px 5px;
}
* html .childclass_main_box_yp
{
    width: 485px;
	margin: 5px 0px 0px 4px;
}
.c_main_one_left_yp
{ 
	margin-left:0px;
	margin-right:0px;
	width: 982px;

}
.childclasslist_box_yp
{
	margin: 5px 0px 0px 0px;
}
*html .childclasslist_box_yp
{
	margin: 5px 0px 0px 0px;
} 

/* 分页 */
.class_page_yp
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
	margin-left: 0px!important;
	margin-left: 8px;
	_margin-left: 0px;
    background: #f9f9f9;
    border: 1px solid #FF7D7D;
    text-align: center;
	width:970px;
}
.class_page_yp ul, .class_page_yp li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page_yp a
{
    color: blue;
    text-decoration: none;
}
.c_main_box_content_yp /* 中部中间定义 */
{
    border: 1px solid #FF7D7D;
	margin-left:0px;
	width:980px;

}

		/* 焦点图切换- 数字 */
.focusBox{ height:270px; padding:4px; background:#e9e7e7; overflow:hidden; position:relative;float:left;}
.focusBox .hd{position:absolute; right:5px; bottom:8px; z-index:15; height:14px; padding:0; }
.focusBox .hd ul{float:right; zoom:1; z-index:2; width:auto;}
.focusBox .hd ul li{float:left; width:14px; height:14px; line-height:14px; margin-right:3px; font-size:12px; font-family:"宋体"; text-align:center; color:#333; background:#fff; cursor:pointer; overflow:hidden;}
.focusBox .hd ul li.on{background:#f11f1f; color:#fff;}
.focusBox .bd .pic img{width:400px; height:270px; border:0;}
.focusBox .bd .con{position:absolute; width:100%; height:30px; line-height:30px; z-index:1; left:0; top:0; text-align:left;}
.focusBox .bd .txt{display:none;}
.focusBox .bd .con .title{width:100%; position:absolute; /*padding:0 6px; z-index:0; left:0; bottom:222px;*/ z-index:2; text-align:center;line-height:30px;}
.focusBox .bd .con .title a{color:#fff; font-weight:bold;line-height:30px;}
.focusBox .bd .con .bg{position:absolute; top:0; width:100%; height:30px; z-index:0; left:0; background:#578398; filter:alpha(opacity=80);opacity:0.8;}