:root {
	--kpd-blue: #028BF3;
}
.tbox-a-221028 {
	background-color: #000;
	width: 1260px;
	color: #ffffff;
	margin: 0 auto;
	padding: 32px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tbox-a-221028 .tb-tabs {
	margin: 16px 0;
}

.tbox-a-221028 .tb-b-f {
	height: 25px;
	font-size: 24px;
	font-weight: 400;
	line-height: 17px;
	margin-right: 33px;
}

.tbox-a-221028 .tb-b-r button {
	display: inline-block;
	width: 92px;
	height: 27px;
	border-radius: 14px;
	color: #ffffff;
	font-size: 16px;
	line-height: 17px;
	color: #282828;
}

.tbox-a-221028 .tb-b-r button.selected {
	background: var(--kpd-blue);
}

.tbox-a-221028 .tb-b-r button+button {
	margin-left: 28px;
}

.tbox-a-221028 .tb-c-c {
	height: 100%;
	overflow: hidden;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.tbox-a-221028 .pt-article {
	width: 200px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
}

.tbox-a-221028 .pt-article img {
	width: 100%;
	height: 265px;
}

.tbox-a-221028 .pt-article .p-a-i-b {
	display: none;
}

.tbox-a-221028 .pt-article+.pt-article {
	margin-left: 12px;
}

.tbox-a-221028 .pt-article .s-title-s,
.tbox-a-221028 .pt-article .s-title-l {
	display: block;
	width: 185px;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 10px 0 6px;
}

.tbox-a-221028 .pt-article .s-title-l {
	display: none;
}

.tbox-a-221028 .pt-article .pt-bottome-l {
	font-size: 12px;
	font-weight: 300;
	color: #c8c8c8;
	text-align: left;
}

.tbox-a-221028 .pt-article .pt-bottome-l .pt-bl-like {
	display: none;
}

.tbox-a-221028 .pt-article .pt-bottome-l .pt-bl-t {
	margin-left: 20px;
}

.tbox-a-221028 .pt-article.sh-o .pt-bottome-l {
	color: #ffffff;
}

.tbox-a-221028 .pt-article.sh-o .s-title-s {
	display: none;
}

.tbox-a-221028 .pt-article.sh-o .s-title-l {
	width: 412px;
	display: block;
	color: #e45649;
}

.tbox-a-221028 .pt-article.sh-o .pt-bl-like {
	display: block;
	margin-left: 20px;
	padding-left: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../static/hj-221028.png) no-repeat left;
	background-size: 11px 15px;
}

.news-221028 {
	width: 321px;
	height: 781px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 35px;
}

.news-221028 .ns-header {
	margin: 0 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 33px;
	background: url(../static/clock-221028.png) no-repeat left;
	background-size: 22px 22px;
	border-bottom: 1px solid #eeeeee;
}

.news-221028 .ns-header .ns-more {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 12px;
	font-weight: 400;
	color: #9b9b9b;
	background: url(../static/ri-221028.png) no-repeat right;
	background-size: 7px 12px;
	padding-right: 11px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.news-221028 .ns-header::after {
	content: '';
	position: absolute;
	width: 140px;
	height: 5px;
	left: 0;
	background: var(--kpd-blue);
	display: block;
	bottom: -3px;
}

.news-221028 .ns-container {
	height: 700px;
	padding: 2px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.news-221028 .ns-container .ns-content {
	width: 100%;
}

.news-221028 .ns-container .ns-c-c-per {
	background: #ffffff;
	padding: 15px 16px 22px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #f4f4f4;
}

.news-221028 .ns-container .ns-c-c-per:hover {
	background: #eff5fb;
}

.news-221028 .ns-container .ns-c-c-per .ns-p-time {
	height: 13px;
	font-size: 12px;
	font-weight: 400;
	color: var(--kpd-blue);
	margin-bottom: 13px;
}

.news-221028 .ns-container .ns-c-c-per .ns-p-time::before {
	content: '';
	display: inline-block;
	position: relative;
	width: 7px;
	height: 7px;
	background: var(--kpd-blue);
	border-radius: 50%;
	margin-bottom: 1px;
	margin-right: 8px;
}

.news-221028 .ns-container .ns-c-c-per .ns-p-con {
	width: 281px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	white-space: normal;
	text-align: justify;
}

.h-b-221028 {
	width: 1260px;
	background: #fff;
	position: relative;
}

.h-b-221028 .carousel-spl-221028 {
	width: 940px;
	height: 456px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-right: 19px;
}

.h-b-221028 .carousel-spl-221028 .s-title-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 91px;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(51,51,51,0.1)), to(rgba(51,51,51,0.3)));
	background: -o-linear-gradient(top, transparent 0%, rgba(51,51,51,0.1) 50%, rgba(51,51,51,0.3) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(51,51,51,0.5) 50%, rgba(51,51,51,0.8) 100%);
}

.h-b-221028 .carousel-spl-221028 .s-title-box .s-title {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 574px;
	height: 26px;
	line-height: 26px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	text-shadow: 0px 1px 2px rgba(35,34,34,0.86);
}

.h-b-221028 .carousel-spl-221028 .swiper-slide img {
	width: 100%;
	height: 100%;
}

.h-b-221028 .carousel-spl-221028 .swiper-pagination {
	width: auto;
	bottom: 38px !important;
	text-align: left !important;
	padding-left: 20px !important;
}

.h-b-221028 .carousel-spl-221028 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: rgba(255,255,255,0.45);
	opacity: 1;
	border-radius: 50%;
}

.h-b-221028 .carousel-spl-221028 .swiper-pagination-bullet-active {
	background: url(../static/wci-221028.png) no-repeat center;
	background-size: 15px 15px;
	-webkit-transform: scale(1.3) translateY(-1px);
	-ms-transform: scale(1.3) translateY(-1px);
	transform: scale(1.3) translateY(-1px);
}

.h-b-221028 .carousel-spl-221028 .arrow-box {
	z-index: 50;
	position: absolute;
	bottom: 28px;
	right: 20px;
}

.h-b-221028 .carousel-spl-221028 .arrow-box div {
	cursor: pointer;
}

.h-b-221028 .carousel-spl-221028 .arrow-box .pre,
.h-b-221028 .carousel-spl-221028 .arrow-box .next {
	width: 27px;
	height: 28px;
	background: url(../static/pre-221028.png) no-repeat center;
	background-size: 100% 100%;
}

.h-b-221028 .carousel-spl-221028 .arrow-box .next {
	margin-left: 15px;
	background-image: url(../static/next-221028.png);
}

.h-b-221028 .notice-221028 {
	width: 940px;
	height: 70px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.h-b-221028 .notice-221028 .nt-left {
	width: 60px;
	border: 1px solid var(--kpd-blue);
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	color: var(--kpd-blue);
	text-align: center;
	margin-right: 20px;
	line-height: 24px;
	height: 24px;
}

.h-b-221028 .notice-221028 .nt-s-container {
	position: relative;
	overflow: hidden;
	height: 24px;
}

.h-b-221028 .notice-221028 .nt-s-container .nt-s-content {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	height: 100%;
}

.h-b-221028 .notice-221028 .nt-s-container .nt-s-content a {
	vertical-align: top;
	margin-right: 50px;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
}

.h-b-221028 .notice-221028 .nt-s-container .nt-s-content a:hover {
	color: var(--kpd-blue);
}

.h-b-221028 .smb-per {
	width: 300px;
}

.h-b-221028 .smb-per .sp-img-box {
	display: block;
	width: 300px;
	height: 193px;
	position: relative;
}

.h-b-221028 .smb-per .sp-img-box img {
	width: 300px;
	height: 193px;
}

.h-b-221028 .smb-per .sp-img-box .sp-img-bl {
	text-shadow: 0px 1px 2px rgba(35,34,34,0.86);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
	top: auto;
	width: 100%;
	padding: 4px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 20px;
	font-size: 12px;
	overflow: visible;
}

.h-b-221028 .smb-per .sp-img-box .sp-ib-btn {
	display: none;
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	background-color: var(--kpd-blue);
	border-radius: 5px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.h-b-221028 .smb-per .sp-img-box .sp-i-fl {
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(51,51,51,0.1)), to(rgba(51,51,51,0.3)));
	background: -o-linear-gradient(top, transparent 0%, rgba(51,51,51,0.1) 50%, rgba(51,51,51,0.3) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(51,51,51,0.5) 50%, rgba(51,51,51,0.8) 100%);
}

.h-b-221028 .smb-per .sp-img-box:hover .sp-img-bl,
.h-b-221028 .smb-per .sp-img-box:hover .sp-i-fl {
	display: none;
}

.h-b-221028 .smb-per .sp-img-box:hover .sp-ib-btn {
	display: block;
}

.h-b-221028 .smb-per .sp-tit {
	cursor: pointer;
	width: 300px;
	font-size: 14px;
	font-weight: 400;
	color: #252525;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 12px 0 10px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.h-b-221028 .smb-per .sp-bl {
	font-size: 12px;
	font-weight: 400;
	color: #858585;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.h-b-221028 .smb-per .sp-bl .sp-aut {
	margin-right: 15px;
}

.h-b-221028 .smb-per .sp-ibl-look {
	margin-right: 14px;
	padding-left: 16px;
	background: url(../static/eye-221028.png) no-repeat left;
	background-size: 13px 9px;
}

.h-b-221028 .smb-per .sp-ibl-dur {
	padding-left: 0;
	background: none;
}

.h-b-221028 .smb-per.video .sp-ibl-look {
	padding-left: 16px;
	background-image: url(../static/bf-221028.png);
	background-size: 15px 14px;
}

.h-b-221028 .smb-per.audio .sp-ibl-look {
	padding-left: 17px;
	background-image: url(../static/ej-221028.png);
	background-size: 14px 13px;
}

.h-b-221028 .smb-per.img .sp-ibl-dur {
	padding-left: 18px;
	background: url(../static/img-221028.png) no-repeat left;
	background-size: 13px 14px;
}

.h-b-221028 .cs-r-box .smb-per+.smb-per {
	margin-top: 21px;
}

.h-b-221028 .cs-b-box .smb-per {
	padding-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.h-b-221028 .cs-b-box .smb-per+.smb-per {
	margin-left: 20px;
}

.h-b-221028 .cs-oth-change {
	position: absolute;
	right: -46px;
	top: 0;
	width: 38px;
	height: 82px;
	background: #ffffff;
	border: 1px solid #eaeced;
	border-radius: 6px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding: 25px 12px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-weight: 400;
	color: #4d4d4d;
	background: #fff url(../static/ch-221028.png) no-repeat top;
	background-size: 14px 13px;
	background-position: center 9px;
	cursor: pointer;
}

.h-b-221028 .smb-per .sp-tit a:hover {
	color: var(--kpd-blue);
}

.h-b-221028 .smb-per .sp-tit a {
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.h-b-221028 .smb-per .sp-bl .sp-aut span {
  cursor: pointer;
}

.h-b-221028 .smb-per .sp-bl .sp-aut span:hover {
	color: var(--kpd-blue);
}
