@charset "utf-8";

.newsBlock {
    margin: 0 auto;
    font-family: "Microsoft YaHei";
}
.nd-body{
    background: #fff;
    width: 95%;
    margin: 0 auto;
}
.nd-tit {
    border: 1px solid #ddd;
    width: 100%;
}

.nd-tit h1 {
    width: 1200px;
    border-bottom: 1px solid #999;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0 10px 5px;
}

.nd-title {
    padding-bottom: 20px;
    padding-top: 10px;
}

.nd-con h2 {
    text-align: center;
    padding: 15px 0;
    font-size: 20px;
    max-width: 610px;
    margin: 0 auto;
}

.news-details-ps {
    margin: 0 auto;
    list-style-type: none;
    text-align: center;
}

.news-details-ps li {
    display: inline-block;
    padding-right: 15px;
    font-size: 14px;
    color: #777;
}

.newsbshare {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 14px;
}

.newsDetailCur {
    font-size: 16px;
    list-style: none !important;
    position: relative;
    padding: 22px 0 16px 20px;
}

.newsDetailCur a {
    color: #333 !important;
    font-size: 16px !important;
    line-height: 30px !important;
}

.newsDetailCur a:hover {
    color: #00832b !important;
}

.newsDetailCur li {
    width: 600px;
    font-size: 16px;
    position: relative;
    z-index: 1111;
    overflow: hidden;
}

.toutiao {
    border-radius: 20px;
    border: 1px solid #0b60bf;
    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: #0b60bf;
}

.box-t {
    position: relative;
    margin-bottom: 0px;
    padding: 13px 0 13px 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 35px;
    border-bottom: 0;
}

.box-t strong {
    font-size: 25px;
    font-weight: bold;
}

.PageCrumbList {
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.PageCrumbList a {
    color: #000;
}

.PageCrumbList a:hover {
    color: #0b60bf;
}

.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: #0b60bf;
}

.ul-news li span {
    padding-right: 20px;
    color: #adadad;
    float: right;
}
.detail{
    text-align: center;
}
