﻿@charset "utf-8";
/* CSS Document */
.News{
	font-size:18px;
	text-align:center;
	font-weight:700;
	color:#5977b3;}
.NewsRow{
	margin-top:15px;
    background: #f7f8f8;
    height:auto;
    border: 1px solid #e5e5e5;
    height:110px;
}
.NewsDiv{
	color:#fff  !important;
	font-size:12px;
    padding:5px;
	text-align:center;
	font-weight:700;
    height:100%;
    margin-top: 16px;
    border-left: 1px solid #bfb7b7;
    height:60px;
}
aside{
    width:100%;
}
.ConBtn{
    background: #ffffff ;
    padding: 5px 15px;
    color: #0099cc;
    font-size: 14px;
    border: 1px solid #dae9ed;
    display: inline-block;
    margin-top: 5px;
}
.NewsDate{
    font-size: 26px !important;
    line-height:1;
    color: #333 !important;
	margin-top:5px;}
.clickRate{font-size:12px;}
.NewsList {
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:16px;
	text-align:left;
	margin-top:13px;
	font-weight:700;}
.NewsList a{
   
    font-size: 17px;
    color: #414446  ;}
.websharing{
	text-align: right;
	line-height: 30px;
}
.websharing span{
	margin-right: 5px;
	color: red;
}
table{
    width:100%;
}
.NewsCont a{
    line-height: 20px;
    font-size: 12px;
    color:#414446;
}
.NewsCont{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.page-title a{
    color: rgb(50, 51, 51);
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    /*font-weight: bold;*/
}
.page-nav{
     text-align:right;
     margin-top: 15px;
     color: #000 !important;
     font-weight:700;
     font-size: 12px !important;
}
.page-nav a{
    padding:0 3px;
    color:#000;
}
a:focus, a:hover{
    color:#037cd0 ;
}

.NewsCont a:hover,.NewsList a:hover{
	color:#037cd0;
	text-decoration:none;}
.NewsPaging{
	text-align:center;
	margin-top:20px;}
.pagination>li>a{
	color:#5977b3;}
.pagination>li>a:hover{
	color:#ffffff;
	background-color:#5977b3;}
.NewsLink{
	background-color:#5977b3;
	margin-top:15px;}
.NewsLinkImg,.NewsLinkP{
	text-align:center;
	color:#e0e8f2;
	font-size:16px;
	font-weight:700;}
.NewsLinkP{
	margin:20px 0px 50px 0px; }
.NewsLinkImg{
	margin-top:50px;}
.Newbg a:hover{
	text-decoration:none;
	}
.Newbg a:hover div{
	opacity:0.9;
	}
@media (max-width:992px){
.containerRow{
	width:60%;}
}

.Nlist_a a{
    color:#337ab7;
}
.Nlist_a a:hover{
    color:#337ab7;
}
