.more-xinfaxian .channel-nav ul li a {
	background-color: #ffaf28;
}

.more-xinfaxian .channel-nav ul li.current a {
	background-color: #ffa119;
}

.more-xinfaxian .channel-nav ul li.current {
	background: url(https://a3.cri.cn/M00/06/6F/CqgNOlT9NfmARtirAAAAAAAAAAA3585379.l-nav-yellow.png) right center no-repeat;
}

/* 關鍵詞 */
.keywords-con {
	margin: 0 17px;
	padding-bottom: 20px;
}

.keywords-con ul {
	display: flex;
	gap: 0 5px;
	flex-wrap: wrap;
}

.keywords-con li {
	font-size: 14px;
	color: #fff;
	margin-bottom: 7px;
}

.keywords-con li a {
	color: #fff;
	padding: 8px 10px;
	display: block;
}

.keywords-con li.color1,
.keywords-con li.color6 {
	background-color: #637076;
}

.keywords-con li.color2,
.keywords-con li.color7 {
	background-color: #726676;
}

.keywords-con li.color3,
.keywords-con li.color8 {
	background-color: #766a68;
}

.keywords-con li.color4,
.keywords-con li.color9 {
	background-color: #67766f;
}

.keywords-con li.color5 {
	background-color: #767063;
}

/*輪播圖*/

.swiper-all {
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
}


.swiper-all .swiper-container {
	padding-bottom: 36px;
}

.swiper-all .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
	width: 6px;
	height: 6px;
	border: 1px solid #888
}

.swiper-all .swiper-pagination-bullet-active {
	background: #a5a5a5;
	border: 1px solid #888
}

.swi-box {}

.swi-box .swi-box-pic {
	display: block;
	width: 589px;
	height: 336px;
	float: left;
}

.swi-box .swi-box-pic img {

	width: 589px;
	height: 336px;
}

.swi-box .swi-box-tit {
	display: block;
	width: 331px;
	height: 283px;
	float: right;
	background: #fff;
	padding: 27px 30px;
}

.swi-box .swi-box-tit a {
	color: #0a0a0a;
}

.swi-box-tit-text {
	font-size: 22px;font-weight: bold;
}

.swi-box .swi-box-tit p {
	font-size: 16px;
	line-height: 26px;margin-top: 20px;
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*設置對齊模式*/
    -webkit-line-clamp: 7; 
}

/*  */
.topbanner1,
.topbanner1 img,
.topbanner2,
.topbanner2 img,
.topbanner3 {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

.topbanner1 img {
	margin-top: 39px;
	margin-bottom: 20px;
}

.topbanner2 img {
	margin-top: 10px;
	margin-bottom: 20px;
}

.topbanner3 ul {
	display: flex;
	justify-content: space-between;
}

.topbanner3 ul li {
	width: 482px;
	height: 102px;
}

/*  */
.more-xinfaxian {
	background-color: #f5f5f5;min-width: 1200px;
}

.clear {
	clear: both;
}

.more-xinfaxian .list-box {
	width: 306px;
	margin: 0 0 15px;
}

.more-xinfaxian .box-mc {
	width: 300px;
	height: 330px;
}

.more-xinfaxian .box-mc img {
	width: 300px;
	height: 225px;
}

.more-xinfaxian .first-wrap .content {
	padding: 0;
	padding-top: 20px;
	width: 980px;
}

.more-wrap .sidebar {
	margin-right: 493px;
	top: 40px;
}

.more-xinfaxian .list-wrap {
	overflow: hidden;
	display: flex;
	gap: 0 8px;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 980px;
}

.more-list {
	margin: 20px 0;
}
/* end */
