@charset "utf-8";
/*----------------------------------------------*/
.newsCont {
	background: #ececec;
	overflow: hidden;
	background: #fff;
}
/*newsCont*/
.newsCont .container {
	background:#fff;
	margin-top:20px;
	width:1000px;
	margin:0 auto;
}
.newsCont .nnBox {
	width: 1100px;
	margin-left:-50px;
}
.ntop {
	overflow:hidden;
	padding-top:28px;
	padding-bottom:9px;
	border-bottom:1px solid #dbdbdb;
}
.ntop>h5 {
	float:left;
	font-weight:normal;
	line-height:20px;
}
.ntop>h5>a {
	font-size:20px;
	color:#194584;
}
.ntop span {
	float:right;
	line-height:20px;
}
.ntop span em {
	color:#999;
	font-style: normal;
	font-weight: normal;
}
.ntop span a {
	color:#999;
}
.ntop span a:hover {
	color:#194584;
}
/*xzCont*/
.xzCont {
	margin-top:20px;
	padding-bottom:54px;
}
.xzCont dl {
	overflow:hidden;
	padding:20px;
	background:#ececec;
}
.xzCont dt {
	float:left;
}
.xzCont dt img {
	display:block;
}
.xzCont dd {
	margin-left:234px;
}
.xzCont dd h5 {
	font-weight:normal;
	line-height:16px;
	margin-bottom:12px;
}
.xzCont dd h5 a {
	font-size:16px;
	color:#133a58;
}
.xzCont dd p {
	font-size:13px;
	line-height:23px;
	height:69px;
	overflow:hidden;
}
.xzCont dd>a {
	display:block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	color:#ececec;
	text-decoration:none;
	background:#777777;
	margin-top:32px;
}
.xzCont ul {
	overflow:hidden;
}
.xzCont li {
	overflow: hidden;
	float:left;
	width:541px;
	padding:0px;
	border:1px solid #ececec;
	border-left-width:2px;
	margin-right:10px;
	margin-bottom:10px;
	box-shadow: 2px 1px 2px #eee;
	-webkit-box-shadow: 2px 1px 2px #eee;
	-moz-box-shadow: 2px 1px 2px #eee;
}
.xzCont li.noMl {
	margin-right:0;
}
.bk_list {
	width: 524px;
	background-color: #FAFAFA;
	padding:12px 8px;
	border: 1px solid #F4F4F4;
	margin: 0px;
	float: left;
}
.bk_list .bkleftlist {
	float: left;
	width:354px;
	margin: 0 10px 0 0;
}
.bk_list .bktitle {
	width: 100%;
	height:30px;
	margin: 0 auto;
	text-align: justify;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bk_list .bktitle em {
	font-weight:normal;
	line-height: 20px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
	color: #FFFFFF;
	background-color: #194584;
	padding: 0 8px 0 5px;
	font-style: normal;
}
.bk_list .bktitle em.er {
	background-color: #F76D4E;
}
.bk_list .bktitle strong {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.bk_list .bktitle strong a {
}
.bk_list .bktitle strong a:hover {
	color: #194584;
	text-decoration: underline;
}
.bk_list .bkconter {
	width: 100%;
	height: 45px;
	font-size: 12px;
	overflow: hidden;
	text-indent: 2em;
	margin: 0px auto 0px auto;
	line-height: 22px;
	color: #888888;
}
.bk_list .bkconter * {
	display: inline;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0 auto;
}
.bk_list .bkconter br {
	display: none;
}
.bk_list .bkconter img {
	display: none;
}
.bk_list .bkdown {
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	margin: 6px auto 0 auto;
	line-height: 20px;
	color: #888888;
}
.bk_list .bkdown span {
	display: inline-block;
	margin-right: 20px;
	float: left;
}
.bk_list .bkdown span.er {
	float: right;
}
.bk_list .bkdown span a {
	color: #888888;
}
.bk_list .bkdown span a:hover {
	color: #c1272d;
}
.bk_list .bkimg {
	width: 160px;
	height: 100px;
	float: left;
}
.bk_list .bkimg img {
	width: 100%;
	height: 100%;
}
.xzCont li h5 {
	font-weight:normal;
	line-height:16px;
	margin-bottom:15px;
}
.xzCont li h5 a {
	font-size:16px;
	color:#c1272d;
}
.xzCont li p {
	font-size:13px;
	color:#666;
	line-height:23px;
	height:46px;
	overflow:hidden;
}
.xzCont li:hover {
	border-color:#194584;
}
.nlist {
	float:left;
	width:230px;
	margin-bottom: 10px;
}
.nlist .nt {
	height: 110px;
	text-align: center;
	color: #fff;
	background: #194584
}
.nlist .nt a {
	font-size:20px;
	color:#fff;
	text-decoration:none;
	display: block;
	line-height: 110px;
}
.nlist .nt p {
	font-size:12px;
	color:#fff;
	font-family:"Arial";
	margin-top:1px;
}
.nlist>ul {
	border-top:20px solid #fff;
	border-bottom:20px solid #fff;
}
.nlist>ul>li {
}
.nlist>ul>li>a {
	padding-left:58px;
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	background:url(Img/leftMuLi.png) no-repeat center;
	text-decoration:none;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	overflow: hidden;
}
.nlist>ul>li.cur>a, .nlist>ul>li>a:hover {
	background:#194584 url(Img/leftMuLiH.png);
	color:#fff;
	font-weight:bold;
}
.nlist .dphone {
	overflow:hidden;
	background:#666;
	padding:20px 0;
}
.nlist .dphone dt {
	float:left;
	background:url(Img/phoneBox_ico.png) no-repeat center;
	margin-left:5px;
	width:62px;
	height:50px;
}
.nlist .dphone dd {
	margin-left:66px;
	color:#fff;
	padding:5px 13px;
	border-left:1px dotted #5c5c5c;
}
.nlist .dphone dd span {
	font-size:13px;
}
.nlist .dphone dd p {
	font-size:20px;
	font-family:"Arial";
}
.nchange{width:100%; background:#E2E2E2; height:38px; margin-top:20px; }
.nchange ul{ overflow:hidden;}
.nchange li{ float:left; height:38px; line-height:38px;}
.nchange li a{ display:block; padding:0 18px; font-size:14px; color:black; text-decoration:none;}
.nchange li:hover,.nchange li.cur{ background:#194584;}
.nchange li a:hover{ color:#fff;}
.nchange li.cur a{ color:#fff;}