@charset "utf-8";

        .news-content{
            width:100%;
         
        }
        .news1-list{
            width:1200px;
       
        }
        .news1-list 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;

        }
        .news-item{
            margin-top:20px;
            width:1200px;
            padding: 15px 15px;
            display: table;
            border: 2px solid #e5e5e5;
        }
        .news-face{
            display: inline-block;
            margin: 0;
            padding: 0;
            width: 245px;
            height: 130px;
            line-height: 130px;
            border: 1px solid #6ca8d8;
            border-radius:10px;
            overflow: hidden;
            text-align: center;
        }
        .news-face a {
            width:245px;
            margin:0;
            height:134px;
            display: block;
        }
        .news-face img {         
            height:auto;
            width:100%;
            display: inline-block;
            vertical-align: middle;
        }
        .news-face a:hover img {
            opacity: 0.8;
        }
        .xwzx-content {
            display: inline-block;
            padding-top: 23px;
            padding-left: 78px;
            width: 860px;
            vertical-align: top;
        }
        .xwzx-content .fr{
            color: #0b79d0;
            padding-right:70px;
            float:right;
            width: 60px;
            height: 88px;
            text-align: center;
        }
        .xwzx-content .fl{
            color:#000;
            float:left;
            width: 680px;
            padding: 0;
            position: relative;
            line-height: 30px;
        }
        .xwzx-content .fr span{
            font-family: "Microsoft YaHei";
            display: block;
            font-size: 36px;
            text-align: center;
            line-height: 36px;
            padding: 6px 0 0;
        }
        .xwzx-content .fr em{
            font-family: "Microsoft YaHei";
            font-size: 14px;
            font-style: normal;
            line-height: 27px;
            margin: 7px auto 0;
            display: block;
            border-top: 1px solid #0b79d0;
        }
        .xwzx-content .fl span{
            font-family: "Microsoft YaHei";
            font-size: 20px;
            font-weight: bold;
            padding: 8px 0;
            font-family: "宋体";
        }
        .xwzx-content .fl p{
            font-family: "Microsoft YaHei";
            margin-top:10px;
            font-size: 14px;
            line-height: 24px;
            text-indent: inherit;
            font-family: "宋体";
        }

        .xwzx-content a:hover span,.xwzx-content a:hover p{
            color:#0b79d0 !important;
        }
        .box-t {
            border-bottom: 1px solid #ddd;
            position: relative;
            margin-bottom: 0px;
            padding: 15px 0 15px 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 a{
            color:#000;
        }
        .box-t a:hover{
            color:#0b79d0;
        }
        .PageCrumbList {
            float: right;
            font-family: "Microsoft YaHei";
            font-size: 14px;
            color: #000;
            font-weight: normal;
        }
        .pagebar {
            font-family: "Microsoft YaHei";
            font-size: 14px;
            display: block;
            text-align: center;
            margin: 20px auto;
        }
        .pagebar a, .pagebar span {
            font-family: "Microsoft YaHei";
            position: relative;
            font-size: 16px;
            border-right: #ddd 1px solid;
            padding-right: 5px;
            border-top: #ddd 1px solid;
            padding-left: 5px;
            padding-bottom: 2px;
            border-left: #ddd 1px solid;
            color: #555;
            margin-right: 2px;
            padding-top: 2px;
            border-bottom: #ddd 1px solid;
            text-decoration: none;
        }
        .page_list .on{
           color: #fff;
           background-color: #1b8de5;
        }

        .list-title {
            width: 100%;
            height: 85px;
            border-bottom: 2px solid #b3b3b3;
        }
        .list-tit {
            padding-top: 38px;
            color: #4c4c4c;
            font-family: "Microsoft YaHei";
            font-size: 22px;
            font-family: 'Microsoft Yahei';
            text-align: center;
        }
        .list-title .border {
            width: 88px;
            margin: 0 auto;
            border-top: 4px solid #0b79cf;
            margin-top: 18px;
        }

        .nd-tit{
            border: 1px solid #ddd;
            width:100%;    
        }
        .box-t {
            font-family:"Microsoft YaHei";
            margin-bottom: 0px;
            position: relative;
            padding: 10px 0 10px 0;
            width: 100%;
            background-color: #fff;
            color: #000;
            text-align: left;
            font-size: 30px;
            line-height: 35px;
        }
        .box-t strong {
            font-family:"Microsoft YaHei";
            font-size: 25px;
            font-weight: bold;
        }