.nd-tit{
    border: 1px solid #ddd;
    width:100%;    
}
.nd-tit h1{
    width:1200px;
    border-bottom: 1px solid #999;
    color: #333;
    font-weight: normal;
    font-family:"Microsoft YaHei";
    font-size: 16px;
    padding: 10px 0 10px 5px;
}
.nd-title{
    padding-top:20px;
    padding-bottom:30px;
}
.nd-con h2 {
    width:1200px;
    text-align: center;
    margin-top: 20px;
    padding: 15px 0;
    font-family:"Microsoft YaHei";
    font-size: 20px;
    margin-bottom: 10px;
}
.news-details-ps {
    margin: 0 auto;
    list-style-type: none;
    text-align: center;
}
.news-details-ps li {
    display: inline-block;
    padding-right: 15px;
    font-family:"Microsoft YaHei";
    font-size: 14px;
    color: #777;
}
.nd-body{
    padding-bottom: 50px;
    width:100%;
}
.nd-con{
    border-radius:20px;
    border: 2px solid #02296c;
    min-height:800px;
    padding-top:10px;
}
.newsbshare {
    margin-top:20px;
    margin-bottom:30px;
    text-align: center;
    font-family:"Microsoft YaHei";
    font-size: 14px;
}
.newsDetailCur {
    font-family:"Microsoft YaHei";
    font-size:16px;
    list-style:none !important;
    position: relative;
    padding: 22px 0 16px 20px;
}
.newsDetailCur a {
    color:#333 !important;
}
.newsDetailCur a:hover {
    color:#02296c !important;
}
.newsDetailCur li {
    width: 600px;
    font-family:"Microsoft YaHei";
    font-size: 16px;
    position: relative;
    z-index: 1111;
    overflow: hidden;
}
.toutiao{
    border-radius:20px;
    border: 2px solid #02296c;
    min-height:100px;    
    background-color:#fff;
    margin-bottom:20px;
}
.l-toutiao{
    line-height:1.5;
    float:left;
    width:560px;
}
.r-toutiao{
    line-height:1.5;
    float:right;
    width:560px;
}
.toutiao a{
    color:#535353;
}
.toutiao a:hover{
    color:#238921;
}
.box-t {
    position: relative;
    margin-bottom: 0px;
    padding: 13px 0 13px 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-family:"Microsoft YaHei";
    font-size: 30px;
    line-height: 35px;
    border-bottom: 0;
}
.box-t strong {
    font-family:"Microsoft YaHei";
    font-size: 25px;
    font-weight: bold;
}
.PageCrumbList {
    float: right;
    font-size: 14px;
    color: #524a4a;
}
.PageCrumbList a{
	font-size: 14px;
    color:#999999;
}
.PageCrumbList a:hover{
    color:#1f1313;
}
.ul-news {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.clear {
    clear: both;
    overflow: hidden;
    zoom: 1;
    float: none;
}
.ul-news li {
    overflow: hidden;
    clear: both;
    line-height: 38px;
    padding-left: 42px;
}
.ul-news li a {
    color: black;
    padding: 0;
    float: left;
}
.ul-news li a:hover {
    color: #02296c;
}
.ul-news li span {
    padding-right: 20px;
    color: #adadad;
    float: right;
}
.cNews {
	line-height: 60px;
	text-align: center;
	background: #02296c;
	width: 180px;
	height: 60px;
	margin-top: 20px;
	padding: 0;
}
