.banner{
	height: 184px;
	background: url(../img/news-top-bg.png) 0 0;
	text-align: center;
}
.banner .title {
	text-align: center;
	margin-top: 40px;
}
.banner .title h2{height: 35px; margin-bottom: 5px; background: url(../img/icons.png) no-repeat 60% -306px; font-size: 0;overflow: hidden;}
.banner .title h3{line-height: 38px; font-size: 24px;color: #fff;}
.banner .title h6{font-size: 14px;color: #c2c3c3;}
.news-nav{
	height: 58px;
	line-height: 58px;
}
.news-nav ul{
	text-align: center;
	margin: 0 auto;
}

.news-nav li{
	display: inline-block;
    font-size: 18px;
    height: 58px;
    padding: 0 20px;
}
.news-nav .active a{
	color: #0d6fb8;
}
.news-nav .active{
	border-bottom: 3px solid #0d6fb8;
}
.newsBox { margin-top:20px;margin-bottom: 5px; overflow: hidden; }
.newsBox .newsList li { float: left; margin-bottom: 15px; padding: 17px 20px; width: 580px; background-color: #fff; overflow: hidden; }
.newsBox .newsList li:nth-child(odd) {
	margin-right: 20px;    
}
.newsBox .newsList li .info a { font-size: 16px; color: #333;    height: 24px;
	line-height: 24px;
	overflow: hidden;
	display: block; }
.newsBox .newsList li .info a span { color: #0d6fb8; }
.newsBox .newsList li .info a:hover { color: #000; }
.newsBox .newsList li .info p { color: #999; line-height: 20px; padding-top: 8px; overflow: hidden;height: 90px; }
.newsBox .newsList li .img { float: right; margin-left: 20px; display: block; width: 146px; height: 124px; overflow: hidden; }
.newsBox .newsList li .img img { width: 100%; height: 100%; }
.newsBox .newsList li .img img:hover { -webkit-opacity: 0.9; opacity: 0.9; filter: alpha(opacity=90); }
.newsBox .newsSlide { width: 580px; height: 333px; background-color: #fff; float: left;margin-right: 20px;padding: 20px;}
.newsBox #news-list{height: 300px;}
.newsBox .newsSlide ul{}
.newsBox .newsSlide ul li{float: left; cursor: pointer;}
.newsBox .newsSlide ul li .img { display: block; float: left; width: 280px; height: 240px; }
.newsBox .newsSlide ul li .img img { width: 100%; height: 100%; }
.newsBox .newsSlide ul li .img img:hover { -webkit-opacity: 0.9; opacity: 0.9; filter: alpha(opacity=90); }
.newsBox .newsSlide ul li .info { margin-left: 300px; }
.newsBox .newsSlide ul li:hover .info a{
	color: #0d6fb8;
}
.newsBox .newsSlide ul li .info a { font-size: 20px;  line-height: 1.5; }
.newsBox .newsSlide ul li .info p { padding-top: 5px; font-size: 14px; line-height: 24px; height: 200px;overflow: hidden; }
.newsBox .newsList li:hover{
	cursor: pointer;
	background-color: #E6E6E6;
}

.newsBox .swiper-pagination-bullet{width: 12px;height: 12px;border-radius:100%;background:#7f7f7f;}
.newsBox .swiper-pagination-bullet-active{background: #0d6fb8;}
.paged { padding: 20px 0; text-align: center; }
.paged a, .paged .p_info, .paged .current, .paged .currenton { display: inline-block; zoom: 1; *display: inline; margin: 0px 3px; padding: 5px 10px; font-size: 12px; text-align: center; border: 1px solid #cfcfcf; background: #ffffff; color: #333; }
.paged .currenton, .paged a:hover { border: 1px solid #0d6fb8; background: #0d6fb8; color: #fff; }
.newsInfoCon { position: relative; background: #fff;}
.newsInfoBox { padding: 20px 145px 50px;}
.newsInfoBox .closeBtn { position: absolute; top: 0px; right: 0; width: 59px; height: 70px; border-top: 2px solid #d51737; text-align: center; background-color: #fff; z-index: 3; }
.newsInfoBox .closeBtn a { display: block; padding-top: 45px; height: 25px; line-height: 25px; font-size: 14px; color: #bcbcbc; background: url(../img/close.png) no-repeat; }
.newsInfoBox .closeBtn a:hover { background: url(../img/close-a.png) no-repeat; color: #f2b9c3; }
.newsInfoBox h1 { text-align: center; font-size: 30px; line-height: 1.2; margin-bottom: 7px; }
.newsInfoBox .time { text-align: center;
    font-size: 14px;
    color: #999;
    margin-bottom: 30px;
    border-bottom: 1px dashed #d3d3d3;
    height: 36px;}
.newsInfoBox .article { font-size: 14px; line-height: 30px; min-height: 300px; }
.newsInfoBox .article p { margin-bottom: 15px; }
.newsInfoBox .article img { max-width: 100%; height: auto !important; }
.newsInfoBox .articlehdiv{ text-align: right; border-bottom: 1px solid #eee; padding: 25px 0px; clear: both; margin-bottom: 15px; line-height: 24px;  color: #666; font-size: 12px; }
.newsInfoBox .articlehdiv a{  color: #666; }
.newsInfoBox .articlehdiv a:hover{ text-decoration: underline;  color: #d51737; }
.newsInfoCon .otherPage { border-top: 1px solid #e3e3e3; background-color: #f2f2f2; }
.newsInfoCon .pageList { float: left; margin-left: 27px; padding: 12px 0; }
.newsInfoCon .pageList li { line-height: 32px; font-size: 14px; color: #333; }
.newsInfoCon .pageList li a { color: #333; }
.newsInfoCon .pageList li a:hover { color: #d51737; }
.breadcrumb {    background-color: #f2f2f2;
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 0px;
    height: 50px;border-radius:0;}
.breadcrumb i{
	display: inline;
	margin: 0 6px 0 0;
}
