﻿@charset "utf-8";
/* 子页CSS */
.left-title {
	height:35px;
	background:url(../images/yj.jpg) 158px 50% no-repeat #0055af;
	line-height:35px;
	font-size:17px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	padding-right:23px;
	margin-top:10px;
}
.leftnav {
	min-height:647px;
	border:1px solid #dadada;
	background:url(../images/subbg.jpg) center bottom no-repeat #eff7ff;
	border-top:0;
	margin-bottom:10px;
}
.leftnav ul {
	width:224px;
	margin:0 auto;
}
.leftnav ul li {
	height:41px;
}
.leftnav ul li a {
	display:block;
	height:40px;
	border-bottom:1px solid #dbe9f7;
	line-height:40px;
	font-family:SimSun-ExtB;
	color:#9f9f9f;
	font-size:15px;
	text-align:center;
}
.leftnav li a:hover {
	font-weight:bold;
	color:#0055af;
}
.bread {
	height:30px;
	line-height:30px;
	margin-top:10px;
	padding-left:15px;
}
/*工作动态*/
.col-style2 {
	border:1px solid #dddddd;
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 10px;
}
.col-style2 .head {
	height:30px;
	border-bottom:1px solid #dddddd;
}
.col-style2 .head h3 {
	width:160px;
	height:29px;
	font-size:15px;
	text-align:center;
	line-height:29px;
	font-weight:normal;
	border-bottom:2px solid #f3b329;
}
.col-style2 .head h3 a {color:#000000;}
.col-style2 .content {
	padding-top:9px;
/*	min-height:601px;*/
	height: auto;
}

/*二级页面LeftMenu*/
.LeftMenu{
	display:block;
	height:40px;
	border-bottom:1px solid #dbe9f7;
	line-height:40px;
	font-family:SimSun-ExtB;
	color:#9f9f9f;
	font-size:15px;
	text-align:center;
	cursor:pointer;
}
.LeftMenuOut
{
	display:block;
	height:40px;
	border-bottom:1px solid #dbe9f7;
	line-height:40px;
	font-family:SimSun-ExtB;
	color:#9f9f9f;
	font-size:15px;
	text-align:center;
	cursor:pointer;
}
.LeftMenu:hover,.LeftMenuSub:hover{
	font-weight:bold;
	color:#0055af;
}
.LeftMenuSub{
	display:block;
	height:40px;	
	line-height:40px;
	font-family:SimSun-ExtB;
	color:#9f9f9f;
	font-size:12px;
	text-align:center;
}
.LeftMenuSub1{
	text-align:center;
}
.LeftMenuSub a:hover
{
	color:ff9600;
}

.MoreinfoColor {
	padding-top:7px;
}


.title01 {
	height:62px;
	text-align:center;
	font-family:"黑体";
	font-size:28px;
	color:#454545;
	line-height:62px;
	padding-top:3px;
}
.duration {
	font-size: 13px;
	height:26px;
	line-height:16px;
	text-align:center;
	font-family:SimSun-ExtB;
}