.b-news-0713{
	width: 1200px;
	margin: 50px auto 0px auto;
	overflow: hidden;
}
.viewMoreNews:hover{
color:#d81718;
}
.b-news-l{
	width: 590px;
	height: 362px;
	float: left;
	margin:0 20px 0 0;
	overflow:hidden;
}
.b-news-l img{
	width: 100%;
	display: none;
height:auto;
}
.b-news-r{
	width: 588px;
	height: 360px;
	float: left;
	border:0;
	background-color: #ffffff;
	position: relative;
}
.b-news-r-inner{border: 1px solid #d2d2d2;overflow: hidden;height: 100%;}
.b-news-tit{
	width: 590px;
	height: 55px;
	margin:0;
	clear: both;
	z-index: 10;
	position: absolute;
	left:0;
	top: 0;

}
.b-news-tit ul{
	margin:0;padding:0;
}
.b-news-tit ul li{
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 25px;
	float: left;
	width: auto;
	cursor: pointer;
	padding:0 25px;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;background-color: #ffffff;
}
.b-news-tit ul li.cur{
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	color: #d81718;
}
.b-news-con{
	width: 590px;
    height: 305px;
    margin-top: -1px;
    clear: both;
    border-top: 1px solid #d2d2d2;
    float: left;
    z-index: 9;
    position: absolute;
    left:0;
    top:55px;
}
.b-news-box{
	display: none;
}
.b-news-box.cur{
	display: block;
}
.b-news-box ul{
	margin:17px auto 0 auto;
	padding:0;
	width: 92%;
}
.b-news-box ul li{
	height: 39px;
	line-height: 39px;
	font-size: 17px;
	color: #000000;
	background-image:url(/${res}/sumec/img/icon071301.png);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 20px;
}
.b-news-box ul li .time{
	float: right;
}
.b-news-box ul li.fst,.b-news-box ul li.fst a,.b-news-box ul li:hover,.b-news-box ul li:hover a{
	color: #d81718;
}

.b-news-box ul li a{
    width: 412px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: inline-block;
}

.pageNav{
	width: 1200px;
	height: auto;
	margin:30px auto;
	clear: both;box-shadow: 0px 0px 10px rgba(221,222,223,.7);
padding:20px 0px;

}
.pageNav a{
	width: 275px;
	display: block;
	float: left;
	margin-right: 0px;
	overflow:hidden;
	position: relative;height:174px;


            margin-left: 20px;


	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
height:auto;
}
.pageNav a img{
	width: 100%;
	height: auto;
}
.pageNav a span{
	position: absolute;
	left:30px;
	bottom:22px;
	font-size:22px;
	color: #ffffff;
	text-shadow: 0.1rem 0rem 0.3rem #444444, -0.1rem 0rem 0.3rem #444444, 0rem 0.1rem 0.3rem #444444, 0rem -0.1rem 0.3rem #444444;
}
.pageNav a.cur span{
	font-weight: bolder;
}

.lvjing{
	-webkit-filter: blur(1px) grayscale(.6);
    -moz-filter: blur(1px) grayscale(.6);
    -o-filter: blur(1px) grayscale(.6);
    -ms-filter: blur(1px) grayscale(.6);
    filter: blur(1px) grayscale(.6);
    opacity: .7; /* fallback */  
}
