/*dyn-end*/
.cont-bg{
	width:100%;
	background-color:#f2f2f2;
	padding-bottom:20px;
        overflow:hidden;
}
.cont{
          overflow:hidden;
}
.cont-left{
	position:relative;
	width:258px;
	float:left;
	border:1px solid #ccc;
	background-color:#fff;
	margin-right:20px;
        margin-top:20px;
}
.cont-left .title{
	width:256px;
	height:80px;
        padding-top:20px;
        padding-botom:10px;
	background-image:url(../images/news-bg.png);
	border:1px solid #1e75c8;
}
.cont-left .title h1{
	font-size:20px;
	color:#fff;
	line-height:38px;
	text-align:center;
}
.cont-left .title h2{
	font-size:20px;
	color:#545454;
	line-height:36px;
	color:#fff;
	margin-left:54px;
}
.cont-left .title span{
	display:block;
	width:50px;
	height:2px;
	margin:0 auto;
	background-color:#bed4ff;
}
.cont-left dl{
	background-color:#fff;
}
.cont-left dl dt{
	line-height:34px;
	margin-left:0;
	margin-right:0;
        height:44px;
	line-height:44px;
	font-size:16px;
	padding-left:60px;
	background-image:url(../images/xl3.png);
	background-repeat:no-repeat;
	background-position:40px center;
	border-bottom:1px dotted #dedede;
	}
.cont-left dl dt:hover{
           background-color:#1e75cb;
           color:#fff;
           transition:.3s;
           -moz-transition:.3s;
           -o-transition:.3s;
}
.cont-left dl dd{
	line-height:34px;
        height:34px;
	margin-left:0;
	margin-right:0;
	line-height:44px;
	font-size:16px;
	padding-left:60px;
}
.cont-left dl a.active{
        background-color:#1e75c8;
	transition:.2s;
	cursor:pointer;
	color:#fff;
	background-image:url(../images/nl-left-w.png);
}
.cont-left dl dt span{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:4px;
	}
.cont-left dl dd:hover{
	background-color:#1e75c8;
	transition:.2s;
	cursor:pointer;
	color:#fff;
        margin-left:0;
	margin-right:0;
	background-image:url(../images/nl-left-w.png);
}
.cont-right{
	float:right;
	width:918px;
	background-color:#fff;
	border:1px solid #dedede;
	padding-bottom:15px;
	margin-top:20px;
	padding-bottom:20px;
}
.cont-right .pos{
        padding-left:50px;
        background-color:#f7f7f7;
        border-bottom:1px solid #dedede;
        height:44px;
        background-image:url(../images/pos.png);
        background-repeat:no-repeat;
        background-position:22px center;
}
.cont-right .pos a{
        line-height:44px;
        font-size:14px;
        color:#545454;
}
.cont-right .detail{
        margin-top:20px;
        margin-left:10px;
        margin-right:10px;
}
.news-top{
	width:868px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
        height:0;
}
.top-pic{
	height:150px;
	overflow:hidden;
	margin-bottom:20px;
}
.news-top a{
	display:block;
	margin-top:;
}
.news-top a h1{
	float:left;
	width:60%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	line-height:40px;
	color:#333;
}
.news-top a span{
	float:right;
	font-size:12px;
	color:#545454;
}
.news-top p{
	clear:both;
	margin-bottom:20px;
	height:38px;
	overflow:hidden;
}
.cont-right ul{
           margin-bottom:20px;
           margin-left:15px;
           margin-right:15px;
}
.cont-right ul li{
	border-bottom:1px dotted #dedede;
	overflow:hidden;
}
.cont-right ul li .bj{
	float:left;
	width:10px;
        height:8px;
        background-image:url(../images/bgt.png);
        background-repeat:no-repeat;
        background-position:left center;
	margin-top:21px;
	margin-left:10px;
}
.cont-right ul li p{
	float:left;
	margin-left:18px;
	font-size:14px;
	color:#333;
	line-height:50px;
	width:600px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.cont-right ul li .date{
	float:right;
	color:#545454;
	font-size:12px;
	line-height:48px;
	margin-right:30px;
}
.cont-right .page{
	margin-top:10px;
	width:240px;
	overflow:hidden;
	margin:0 auto;
	margin-top:40px;
}
.cont-right .page li{
	float:left;
	border:1px solid #dedede;
	width:46px;
	height:30px;
	text-align:center;
	line-height:30px;
}
.cont-right .page li:hover{
	background-color:#1e75c8;
	color:#fff;
	cursor:pointer;
}