@charset "utf-8";
/* CSS Document */

.one{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	margin-top:30px;
}
/*热点新闻*/
.one .news{
	width:580px;
	float:left;
	margin-top:30px;

}
.one .news .top{
	width:100%;

}
.one .news .top img{
	float:left;

}
.xs-bot{
	width:100%;
	height:360px;
	overflow:hidden;

}
.left-banner-box{
	position: relative;
	float: left;
	width: 580px;
	height: 340px;
	overflow: hidden;

}

.left-banner-box .pic,
.left-banner-box .tempWrap,
.left-banner-box .pic li{
	position: relative;
	height: 340px !important;
}
.left-banner-box .pic li img{
	transition: all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition: all 1s;
}
.left-banner-box .pic li img:hover{
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.left-banner-box .pic li span{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 490px;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index:20;
}
.left-banner-box .pic li .bg{
	width:564px;
	height:40px;
	background:#392f27;
	opacity:0.5;
	overflow:hidden;
	z-index:10;
}
.left-banner-box .pic li a{
	display: block;
	width: 100%;
	height: 100%;
	bottom: 200px;
}
.left-banner-box .hd{
	position: absolute;
	left: 0;
	bottom: 10px;
	margin-left:220px;
	width: 100%;
	text-align: center;
	z-index: 99;
}
.left-banner-box .hd li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	background:url(/info-1026-..-..-ztzl-dsjy-..-..-dsjy-style-..-images-circle_sm.png.jpg) no-repeat;
}
.left-banner-box .hd li.on{
	background:url(/info-1026-..-..-ztzl-dsjy-..-..-dsjy-style-..-images-circle_hover_sm.png.jpg) no-repeat;
}

/*热点新闻*/


/*工作动态*/
.gzdt{
	width:580px;
	margin-top:30px;
	float:right;
}
.gzdt .top{
	width:100%;
	height:40px;
	border-bottom:1px solid #bcbcbc;
}
.gzdt .top .icon{
	float:left;
}
.gzdt .top .lm{
	float:left;
	font-size:20px;
	line-height:40px;
	border-bottom:2px solid #b00a00;
	font-weight:bold;
}
.gzdt .top .more{
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.gzdt .cont{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}
.gzdt .cont li{
	width:100%;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
}
.gzdt .cont li .date{
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#b00a00;
	color:#FFF;
	float:left;

}
.gzdt .cont li .tit{
	float:left;
	margin-left:20px;
}
/*工作动态*/
/*文化在线*/
.twobj{
	width:100%;
min-width:1200px;
	height:400px;
	
	overflow:hidden;
}
.twobj .two{
	width:1200px;
	margin:30px auto;
}
.twobj .two .whzx{
	width:360px;
	float:left;
	margin-right:40px;
}
.whzx .top{
	width:100%;
	height:40px;
	border-bottom:1px solid #bcbcbc;
}
.whzx .top .icon{
	float:left;
	margin-top:5px;
}
.whzx .top .lm{
	float:left;
	font-size:20px;
	line-height:40px;
	border-bottom:2px solid #b00a00;
	font-weight:bold;
}
.whzx .top .more{
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.whzx .cont{
	width:100%;
	margin-top:16px;
}
.whzx .cont li{
	height:46px;
	line-height:40px;
	border-bottom:1px dashed #CCCCCC;
}
.whzx .cont li .title{
	float:left;
	font-size:16px;
}
.whzx .cont li .date{
	float:right;
	color:#cb100e;
}

/*文化在线*/
/*团青在线*/
.three{
	width:1200px;
	margin:30px auto;
	overflow:hidden;
	}
.three .tqzx{
	width:580px;
	float:left;
}
.tqzx .top{
	width:100%;
	height:40px;
	border-bottom:1px solid #bcbcbc;
}
.tqzx .top .icon{
	float:left;
	margin-top:2px;
}
.tqzx .top .lm{
	float:left;
	font-size:20px;
	line-height:40px;
	border-bottom:2px solid #b00a00;
	font-weight:bold;
}
.tqzx .top .more{
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.tqzx .cont{
	margin-top:16px;
}

/*团青在线*/
/*社团活动*/
.three .sthd{
	width:580px;
	float:right;
}
.sthd .top{
	width:100%;
	height:40px;
	border-bottom:1px solid #bcbcbc;
}
.sthd .top .icon{
	float:left;
	margin-top:2px;
}
.sthd .top .lm{
	float:left;
	font-size:20px;
	line-height:40px;
	border-bottom:2px solid #b00a00;
	font-weight:bold;
}
.sthd .top .more{
	float:right;
	margin-top:6px;
	margin-right:10px;
}
.sthd .cont{
	margin-top:16px;
}

/*社团活动*/
/*成果展示*/
.cgzs{
	width:1200px;
	margin:0 auto;
	margin-bottom:50px;
	overflow:hidden;
}
.cgzs .top{
	width:100%;
	height:40px;
	border-bottom:1px solid #bcbcbc;
}
.cgzs .top .icon{
	float:left;
	margin-top:2px;
}
.cgzs .top .lm{
	float:left;
	font-size:20px;
	line-height:40px;
	border-bottom:2px solid #b00a00;
	font-weight:bold;
}
.cgzs .top .more{
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.cgzs .cont{
	margin-top:25px;
}
.cgzs .cont li{
	width:258px;
	float:left;
	margin-right:40px;
}
.cgzs .cont li .cgzstit{
	line-height:30px;
	font-size:16px;
	margin-top:10px;
}