        .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-top:20px;
            padding-bottom:30px;
        }
        .nd-con h2 {
            width:1200px;
            text-align: center;
            margin-top: 20px;
            padding: 15px 0;
            font-size: 20px;
        }
        .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;
        }
        .nd-body{
            padding-bottom: 50px;
            width:100%;
            background-color:#f5f8f9;
        }
        .nd-con{
            border-radius:20px;
            border: 2px solid #0f60bc;
            min-height:800px;
            padding-top:10px;
            background-color:#fff;
        }
        .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;
        }
        .newsDetailCur a:hover{
            color:#0f60bc !important;
        }
        .newsDetailCur li {
            
            width: 600px;
            font-size: 16px;
            position: relative;
            z-index: 1111;
            overflow: hidden;
        }
        .toutiao{
            border-radius:20px;
            border: 2px solid #0f60bc;
            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:#0f60bc;
        }
        .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:#0f60bc;
        }
        .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: #0f60bc;
            
        }
        .ul-news li span {
            padding-right: 20px;
            color: #adadad;
            float: right;
        }
