@charset 'UTF-8';

.wrapper {
	width: 100%; background: #eee; padding-top: 35px; overflow: hidden;
}

.centerbox {
	width: 960px; margin: 0 auto; overflow: hidden; padding-bottom: 20px;
}

.hotnews {
	cursor: pointer;
}

.leftbox {
	width: 643px; float: left;
}

.swiperbox {
	height: 308px; position: relative;
}

.footertxt {
	width: 100%; background: rgba(0, 0, 0, .5); color: #fff; font-size: 20px; font-weight: bold; position: absolute; bottom: 0; padding: 10px 16px; word-wrap: break-word;
	max-height: 76px;
}

.rightbox {
	width: 304px; float: right; height: 200px; background: #fff; border-top: 7px solid #1460a0;
}

.topbar {
	width: 641px; height: 44px; padding-left: 0; border-bottom: 1px solid #d4d4d4;
}

.topbar li {
	list-style-type: none; float: left; font-size: 16px; font-weight: bold; text-align: center; width: 128px; height: 44px; line-height: 44px; color: #404040; cursor: pointer;
}

.topbar .liactive {
	background: url("https://hsoss.runnar.com/runnar/webImg/tabOnIcon.png") no-repeat bottom; color: #1460a0;
}

.newslistbox {
	width: 641px; border: 1px solid #d4d4d4; box-shadow: -1px 0 1px #e5e5e5, 1px 0 1px #e5e5e5, 0 1px 1px #e5e5e5; margin-top: 8px; overflow: hidden; background: #fff;
	height: 880px; position: relative;
}

.pagination {
	display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a, .pagination>li>span {
	position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #404040; background-color: #fff; border: 1px solid #ddd;
	margin-left: -1px; margin: 0 4px; border-radius: 3px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px; border-top-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #2a6496; background-color: #eee; border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2; color: #fff; background-color: #1460a0; border-color: #1460a0; cursor: default
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus
	{
	color: #999; background-color: #fff; border-color: #ddd; cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px; font-size: 18px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px; border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px; border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px; font-size: 12px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px; border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px; border-top-right-radius: 3px
}

.paginationBox {
	width: 641px; height: 80px; position: absolute; bottom: -15px; text-align: center; margin: 0;
}

.rightbox {
	padding: 12px 8px; height: 1196px; border: 1px solid #d4d4d4; box-shadow: -1px 0 1px #e5e5e5, 1px 0 1px #e5e5e5, 0 1px 1px #e5e5e5;
}

.newswrapper {
	margin-left: 33px; margin-bottom: 16px; height: 120px;
}

.matchname {
	font-size: 16px; color: #404040; font-weight: bold; margin-top: 12px;
	height: 42px; text-align: center;  
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis; line-height: 21px;
}

.righttitle {
	line-height: 36px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 36px; color: #333;
}

.rightcontent {
	line-height: 20px; white-space: normal; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;
	-webkit-line-clamp: 2; display: -webkit-box; -webkit-box-pack: center; height: 40px; font-size: 13px; padding: 0; color: #333;
}

.kanpart {
	float: right; margin-right: 2px;
}

.newstime {
	float: left; color: #999;
}

.list-kanicon {
	width: 16px; height: 12px; display: block; background: transparent; background-image: url(https://hsoss.runnar.com/runnar/webImg/kan.png); background-size: 100%; background-repeat: no-repeat;
	margin-top: 6px; float: left;
}

.newsright {
	padding: 6px 10px 10px; height: 120px;
}

.newsleft {
	height: 120px;
}

.rightbottom {
	margin-top: 8px;
}