/* CSS Document */
/*start*/
.box {width:1200px; margin:0 auto; background-color:#FFFFFF;}
/*职工艺苑*/
.box .yiyuan{padding:20px;}
.box .yiyuan h2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height:30px;
	line-height:30px;
}
.box .yiyuan h2 em{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-left: 40px;
	margin-top:0px;
	color: #FF0000;
}
.box .yiyuan h2 span{
	float: right;
	color: #999999;
}
.box .yiyuan h2 a{
	color: #999999;
	line-height: 25px;
	font-size: 14px;
	text-decoration: none;
	margin-left: 2px;
}
.box .yiyuan .img{
	width:260px;
	margin-top: 15px;
	margin-right:10px;
}
.box .yiyuan .img ul{
	float:left;
	list-style-type: none;
	margin:auto;
}
.box .yiyuan .img ul li{
    width:250px;
	height: 170px;
	margin-bottom: 20px;  

}
.box .yiyuan .img ul .last{
	margin-bottom: 0px;    

 }
.box .yiyuan .img ul li img{
    width: 250px;
    height: 170px;
	border-radius: 5px;
}
.box .yiyuan .text{
	width:880px;
	margin-top:15px;
}
.box .yiyuan .text .textdh{
    height:30px;
	float:left;
	width:100%;
	text-align: center;
	background-color: #A00;
}
.box .yiyuan .text .textdh ul{
	margin-right: 10px;
	margin-left: 40px;
}
.box .yiyuan .text .textdh li{
	float:left;
	width:24%;
	background-color:#A00;
	line-height: 30px;
	height: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.box .yiyuan .text .textdh .last{
	border-right-style: none;
}
.box .yiyuan .text .textdh li:hover{
	float:left;
	width:24%;
	background-color:#FFFF99;
	line-height: 30px;
	height: 30px;
	font-variant: normal;
	color:#FFFFFF;
}
.box .yiyuan .text .textdh li a{
	color: #FFFFFF;
	font-weight: bold;
	width:200px;
	height:30px;
	font-size: 14px;
	display: block;
}
.box .yiyuan .text .textdh li a:hover{
	color: #000000;
	font-weight: bold;
	width:200px;
	height:30px;
	font-size: 14px;
	display: block;
}

.box .yiyuan .text .textnr{
	background-image: url(../images/text-bg.png);
	background-repeat: no-repeat;
    float:left;
    height:auto;
	width:840px;
	height:670px;
	padding:20px;
	overflow: hidden;
	overflow-y: scroll;
}
.box .yiyuan .text .textnr h3{
	font-size:16px;
	text-align: center;
	margin-bottom: 20px;	
}
.box .yiyuan .text .textnr p{
	font-size:16px;
	line-height: 25px;
}
.box .yiyuan .text .textnr span{
	float: right;
	margin-top: 30px;
}
/*文体活动*/
.box .wenti{padding:25px;}
.box .wenti h2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height:30px;
	line-height:30px;
}
.box .wenti h2 em{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-left: 40px;
	margin-top:0px;
	color: #FF0000;
}
.box .wenti h2 span{
	float: right;
	color: #999999;
}
.box .wenti h2 a{
	color: #999999;
	line-height: 25px;
	font-size: 14px;
	text-decoration: none;
	margin-left: 2px;
}
.box .wenti .nr{
	border: 1px solid #DFDFDF;
	margin-top: 20px;
}
.box .wenti .nr .tuwen{
	width: 320px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box .wenti .nr .tuwen img{
	width: 320px;
	height:220px;
; 	margin-bottom: 15px;
}
.box .wenti .nr .tuwen h3{
	text-align:center;
	color:#CC0000;
	margin-bottom: 10px;
	font-size: 16px;	
}
.box .wenti .nr .tuwen p{
	line-height: 25px;
	font-size:16px;

}
.box .wenti .nr .tuwen span {}
.box .wenti .nr .tuwen span a {
	color: #CC0000;
	text-decoration: none;
}

.box .wenti .nr .news{
	width: 340px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box .wenti .nr .news li{
	line-height: 30px;
	font-size: 16px;
}
.box .wenti .nr .tupian{
	width: 420px;
	float: left;
	padding-top:10px;
}
.box .wenti .nr .tupian ul{
	float: left;
}
.box .wenti .nr .tupian li{
	width:190px;
	height:120px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.box .wenti .nr .tupian img{
	width: 190px;
	height:120px;
	float: left;
}
/*职工书屋*/
.box .shuwu{padding:25px;}
.box .shuwu h2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height:30px;
	line-height:30px;
}
.box .shuwu h2 em{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-left: 40px;
	margin-top:0px;
	color: #FF0000;
}
.box .shuwu h2 span{
	float: right;
	color: #999999;
}
.box .shuwu h2 a{
	color: #999999;
	line-height: 25px;
	font-size: 14px;
	text-decoration: none;
	margin-left: 2px;
}
.box .shuwu .tuijian{
	border: 1px solid #DFDFDF;
	width:300px;
	margin-top: 10px;
}
.box .shuwu .tuijian h3{
    margin-top:10px;
	margin-left: 25px;
	font-size: 16px;
}
.box .shuwu .tuijian .shupic{
	margin-left: 25px;
	width:250px;
	height:320px;
}
.box .shuwu .tuijian .tjbt{
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box .shuwu .tuijian .tjbt li{
	line-height: 25px;
	font-size: 16px;
}
.box .shuwu .shuji{
    width:830px;
	border: 1px solid #DFDFDF;
	margin-top: 10px;
}
.box .shuwu .shuji ul{
   padding:10px;
	
}
.box .shuwu .shuji li{
	float:left;
	width:150px;
	height:222px;
	margin-left:10px;
	margin-top:10px;
	text-align: center;
}
.box .shuwu .shuji li .shuben{
	width:130px;
	height:180px;
	background-color: #C9C9C9;	
	border-radius: 5px;
	margin:auto;
}
.box .shuwu .shuji li .shuben img{
	width:120px;
	height:170px;
	padding:5px;

}
.box .shuwu .shuji li p{
	text-align: center;
	padding-top:8px;
	font-size:16px;
}