/*绍兴工运样式*/
.filter {
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:left;
}

.selectdiv {
    position: relative;
    display: inline-block;
}

.selectdiv .title {
    padding: 0 30px 0 10px;
    height: 30px;
    line-height: 30px;
    color: #f65602;
    background: url(../images/icon-arrow.png) right center no-repeat;
	font-size:14px;
}

.selectdiv .selectcon {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
    border: solid 1px #f65602;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    background-color: #fff;
    width: 110px;
	height:160px;
	overflow:auto;
    z-index: 9999;
}

.selectdiv .selectcon li a {
    display: block;
    padding: 5px 0;
}

.selectdiv .selectcon li a:hover {
    background-color: #f65602;
    color: #fff;
}
.zjgydiv {
    width: 100%;
    height: 220px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
}
.zjgydiv .yeardate {
    background: url(../images/year_bg.png) 0 0 no-repeat;
    position: absolute;
    bottom: 20px;
    left: -2px;
    width: 66px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    z-index: 5;
}
.zjgydiv .yeartab {
    width: 160px;
    height: 220px;
    float: left;
	margin-right:20px;
}
.zjgy-list li {
    width: 16%;
    margin: 0 4% 10px 0;
}
.zjgydiv .workcontent{
	width:600px;
}
.zjgydiv .workcontent li {
    width: 120px;
    margin: 0 3% 30px 0;
    float: left;
    border-radius: 4px;
    border: 1px solid #cbd5ee;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
	font-size:14px;
}
.zjgydiv .workcontent .item{
	border: 1px solid #f55600;
    color: #f55600;
}
.zjgydiv .workcontent .item a{
	color:#f55600;
	font-weight:bold;
}
.zjgydiv .workcontent li a{
	display:block;
    width:120px;
    font-weight:bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zjgydiv .yeartab img{
	position:absolute;
	top:0px;
	left:0px;
}

.zjgydiv .yeartab li:hover img{
    box-shadow: 0 0 20px #888888;
}

.index_zjgy{
	width:100%;
}
.jinhua_gongyun{
	width:840px;
	margin-left:40px;
}
.zjgy-list{
	width:100%;
}
#zjgy_year{
	margin:0px;!important;
	font-size:14px;
}
#zjgy_year li{
	height:30px;
	line-height:30px;
	text-align:center;
	width:100%;
	margin:0px;!important
}
.zjgydiv .workcontent.cateory_gy{
	width:800px;!important
}
.jiaxing_cateory_gongyun {
    width: 90%;
    padding: 5% 5%;
}
#zj_gongyun{
	min-height:500px;
}