/*.news_side_filter>.filterHover{
 background-color:#0055aa;
 margin-left: -41px;
 padding-left: 44px;
 background-color: #93b5d7;
}*/
.active a{
	color:#fff !important;
}


.listNew{
	margin-top:10px;
}

.newsList  > .row{
	margin-left:0px;
	margin-right:0px;
}

.list,.newDetail,.newsPic {
	float: left;
	width: 100%;
/* 	margin-top:10px; */
	padding-left:30px;
}

.newsPic>hr{
	margin-top:0px;
	margin-bottom:0px;
}
.intro{
	border-bottom: 1px solid #dfdfdf;
    padding-top: 30px;
	padding-bottom:28px;
}

.picIntro .header{
    display: inline-block;
	color:#333;
}

.picIntro >.row{
/* 	height: 182px; */
	overflow: hidden;
}

.picIntro .pubDate{
	margin-bottom:25px;
	display:inline-block;
}
	
.picIntroImg{
    float: left;
	margin-right: 15px;
    margin-left: 15px;
}

.intro:last-child{
 /* border-bottom:1px solid #dfdfdf;*/
}

.newDetail .intro{
 padding-left: 0px;
border-bottom:none;
}

.header{
    font-size: 18px;
    color: #333333;
    display:inline-block;
    width: 700px;
    max-width: 590px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
    cursor:pointer;
}

.header:hover{
	color:#0055aa;
}
.lineImg{
    width: 2px;
    height: 15px;
    display: inline-block;
    background-color: #0055aa;
    margin-bottom:5px;
}

.newDetail .header{
    white-space: initial;
    width: auto;
    padding-left:0px;
    border-left:none;
    max-width: none;
    text-align: center;
    color: #333333;
    width: 100%;
}

.newDetail img{max-width:100%;height:auto;}

.pubDate{
    font-size: 14px;
    color: #999999;
    margin-bottom: 18px;
    margin-top:9px; 
}

.newDetail .pubDate{
margin-left:0px;
}
.newsPic .row{
    margin-left: -30px;
	margin-right:-30px;
}

.newPic{
    margin-top: 40px;
	padding-left:36px;
	padding-right:36px;
	float:left;
} 

.Pic{
    margin-left: -30px;
    margin-right: -30px;
    /* display: block; */
    height: 200px;
}

.intoBody{
    font-size: 14px;
    color: #777777;
   line-height:30px;
	min-height:36px;
	cursor:pointer;
	text-align: justify;
}

.readDetail{
    margin-top: 28px;
    padding-left: 11px;
    font-size: 12px;
    color: #0055aa;
    width: 84px;
    height: 30px;
    line-height: 26px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    border-radius: 4px;
}

.paginationActive{
	color:#fff !important;
	background-color:#0055aa;
}

.bannerImg{
    /*max-width:100%;*/
    height:auto;
}

.newsPicList{
    margin-left: -30px;
    margin-right: -30px;
}

.introBody td,th{
    border: 1px solid #DDD
}

.formTable td,th{
    border: 0px solid #DDD
}
@media screen and (max-width: 767px){
.newPic{
    padding-left: 13%;
   padding-right: 8%
}	
.newsPicList div a img{
        width: 100%;
}		
}