body {
	min-width: 1200px;
}

.zt-wrap-top {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.toppig.jpg) no-repeat center top;
	height: 1058px;
}

.zs21-wrap-1 {
	padding-top: 477px;
	width: 1168px;
	margin: 0 auto;
}

.zs21-box-1 {
	box-shadow: 10px 20px 25px rgba(26, 50, 107, 0.25);
}

.zs21-list-1 {
	float: left;
	width: 790px;
	/* height:515px; */
}

.zs21-list-1-menu {
	float: right;
	width: 378px;
	height: 515px;
	background-color: #fff;
	overflow: hidden;
}

.zs21-list-1 ul {
	position: relative;
	width: 790px;
	height: 515px;
}

.zs21-list-1 li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 515px;
}

.zs21-list-1 li a,
.zs21-list-1 li img {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}

.zs21-list-1 .list-con {
	position: relative;
	width: 100%;
	height: 100%;
}

.zs21-list-1 .list-pic,
.zs21-list-1 .list-pic img {
	display: block;
	position: relative;
	width: 790px;
	height: 515px;
}

.zs21-list-1-menu ul {}

/* .zs21-list-1-menu li {border-top: 1px #fff solid;}
.zs21-list-1-menu li:first-child {border-top: none;} */
.zs21-list-1-menu .list-con {
	/* 	border-bottom: 1px #d9d9d9 solid; */
}

.zs21-list-1-menu .list-title {
	height: 74px;
	font-size: 18px;
	padding: 0px 4% 0;
	width: 92%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 74px;
}

.zs21-list-1-menu .list-title a {
	/* 	display: table-cell;
	vertical-align: middle; */
	color: #333;
}

/* .zs21-list-1-menu li.active {border-top: none;}
.zs21-list-1-menu .active .list-con {border-top: none;} */
.zs21-list-1-menu .active .list-title {
	height: 74px;
	background: #41aaf0 repeat-y left top;
	color: #fff
}

.zs21-list-1-menu .active .list-title a {
	color: #fff;
}

/**/
.warp-con {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.bjbg.png) no-repeat center top;
}

.TECD2025_jjszfn {
	width: 1140px;
	margin: 0 auto 100px;
}

.TECD2025_jjszfn_list {
	display: flex;
	justify-content: space-between;
}

.TECD2025_jjszfn_list_left {
	width: 515px;
}

.TECD2025_jjszfn_list_card {
	display: flex;
	/*  align-items: center; */
	justify-content: space-between;
}

.TECD2025_jjszfn_list_card_img {
	width: 218px;
	height: 249px;
	position: relative;
}
.TECD2025_jjszfn_list_card_img img{width: 218px;
	height: 249px;}
.TECD2025_jjszfn_list_card_img a::before {
	content: '';
	position: absolute;
	width: 218px;
	height: 249px;
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.mask1.png) no-repeat;
	top: 0;
	left: 0;
	z-index: 10;border: none;  padding: 0;margin:0;
}

.TECD2025_jjszfn_list_card_texts {
	    width: 277px;
	    margin-top: 47px;
}

.TECD2025_jjszfn_list_card_texts_title {
	line-height: 1.667;
}

.TECD2025_jjszfn_list_card_texts_title a {
	font-size: 18px;
	color: #333;
}

.TECD2025_jjszfn_list_card_texts_des {
	line-height: 1.625;
}

.TECD2025_jjszfn_list_card_texts_des a {
	font-size: 16px;
	color: #adadad;
}

.TECD2025_jjszfn_list_card_1 {
	flex-direction: row-reverse;
	margin-top: -20px;
}

.TECD2025_jjszfn_list_right {
	margin-top: 5px
}

/*Tab*/
.navTab,
.zxxx-all {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.zxxx-all {
	text-align: center;
	margin: 0 auto;
	margin-top: 75px;
}

.zxxx-all img {
	width: 395px;
	height: 160px;
}

.navTab-nav {
	width: 700px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
	padding-bottom: 40px;
}

.navTabyx .navTab-nav {
	width: 950px;
}

.navTab-nav ul {
	width: 700px;
	   display: flex;
	    justify-content: space-between;
}

.navTab-nav ul li {
	width: 169px;
	height: 48px;

	font-size: 22px;
	
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 30px;
}

.navTab-nav ul li.active {
	width: 169px;
	height: 48px;
	background: #f76300;
	color: #fff;
	box-shadow: 10px 20px 25px rgba(196, 115, 100, 0.3);
}

.navTab-nav ul li a {
	color: #656565;
}

.navTab-nav ul li.active a {
	color: #fff;
}

.showTab {
	display: none;
}

/* 精彩視頻 */
.ldguojia {
	width: 100%;


}

.ldguojia-tit {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.jcsp.png) center center no-repeat;
	height: 160px;
}

.ldguojia {
	width: 1200px;
	margin: 0 auto;
}

#thumbs2-all {
	width: 1120px;
	margin: 0 auto;
	position: relative;
}

#thumbs2 {

	width: 1010px;
	height: 58px;
	overflow: hidden;


}



#thumbs2 .swiper-slide {
	position: relative;

}

#thumbs2 .swiper-slide div {
	width: 320px;
	height: 58px;
	line-height: 58px;
	font-size: 24px;
	/*   padding-bottom: 34px; */
	margin: 0 5px;
	border-radius: 25px;
	float: left;
}

#thumbs2 .swiper-slide div {
	width: 320px;
	height: 58px;
	line-height: 50px;
	position: relative;
	font-size: 24px;
	/* margin: 20px; */
	background: #08b1ff;
	color: #fff;
	border-radius: 25px;
	text-align: center;
	cursor: pointer;
	/* box-shadow: 0 3px 5px rgb(0,50,143,0.2); */
}

#thumbs2 .swiper-slide-thumb-active div {
	color: #fff;
	background: #12b1fb;
	width: 320px;
	height: 58px;
	line-height: 56px;
}

/*  */
.thumbs .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	width: 1200px;
}

.thumbs .swiper-slide .neirong {
	width: 1120px;
	zoom: 1;
	margin-left: 0;
}

.thumbs .swiper-slide .neirong {
	width: 1120px;
	zoom: 1;
	/*  margin-left: 150px; */
}

.thumbs .swiper-slide .neirong {
	float: left;
	width: 1200px;
	height: 745px;
	position: relative;
}


.thumbs .swiper-slide .neirong img {
	width: 1120px;
	height: 630px;
	margin-left: 40px;

}

.thumbs .swiper-slide .neirong h4 {
	position: absolute;
	width: 645px;
	height: 254px;
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.color-bj.png) no-repeat;
	top: 480px;
	left: -1px;
	font-size: 20px;
	color: #fff;
	line-height: 29px;
	font-weight: normal;
	padding: 40px;
}

.thumbs .swiper-slide .neirong h4 a {
	display: flex;
	align-items: center;
	height: 160px;
	width: 545px;
}

.thumbs .swiper-slide .neirong {
	position: relative;

}


.thumbs .swiper-slide .neirong p {
	margin-top: 6px;
	font-size: 30px;
	color: #fff;
	line-height: 40px;
	font-family: "Adobe Heiti Std";
	font-weight: normal;
	text-indent: 2em;
}

.thumbs .swiper-slide .neirong a {
	color: #fff;
}

#thumbs2-all .swiper-button-next,
#thumbs2-all .swiper-button-prev {
	width: 33px;
	height: 33px;
	margin-top: -16px;
	position: absolute;
}

#thumbs2-all .swiper-button-prev {
	left: 0;
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.left.png) no-repeat;
}

#thumbs2-all .swiper-button-next {
	right: 0;
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.right.png) no-repeat;
}

#thumbs2-all .swiper-button-next:after,
#thumbs2-all .swiper-button-prev:after {
	display: none;
}

/*  */
.colourful9-xcsj-tit {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.cysj.png) center center no-repeat;
	height: 160px
}

.TS-ColourfulWorld-photos-lunbo {
	width: 1120px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: space-between;
	margin-top: 5px;
}

.TS-ColourfulWorld-photos-lunbo .swiper4 {
	width: 880px;
	height: 660px;
	margin: 0;
}

.TS-ColourfulWorld-photos-lunbo .swiper5 {
	width: 200px;
	height: 630px;
	margin: 0;
}

.swiper4-listBox {
	width: 100%;
	height: 100%;
}

.swiper4-listBox-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}

.swiper4-listBox-txt {
	width: 100%;
	box-sizing: border-box;
	min-height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	z-index: 20;
	padding: 10px 20px;
	/* font-weight: 600; */
	line-height: 1.3;
	background: rgba(0, 0, 0, 0.6);

}

.swiper4-listBox-txt a {
	font-size: 20px;
	color: #fff;
	/* font-weight: bold; */
}

.TS-ColourfulWorld-photos-lunbo .photos-prev,
.TS-ColourfulWorld-photos-lunbo .photos-next {
	width: 49px;
	height: 20px;
	right: 75px;
	margin: 0;
}

.TS-ColourfulWorld-photos-lunbo .photos-prev {
	top: -13px;
	left: auto;
}

.TS-ColourfulWorld-photos-lunbo .photos-next {
	top: auto;
	bottom: -13px;
}

.TS-ColourfulWorld-photos-lunbo .photos-prev::after,
.TS-ColourfulWorld-photos-lunbo .photos-next::after {
	content: "";
	width: 49px;
	height: 20px;
}

.TS-ColourfulWorld-photos-lunbo .photos-prev::after {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.upup.png) no-repeat;
}

.TS-ColourfulWorld-photos-lunbo .photos-next::after {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.down.png) no-repeat;
}

.TS-ColourfulWorld-photos-lunbo .swiper5 .swiper-slide-thumb-active {
	border: 3px solid #259ff9;
	box-sizing: border-box;
}

.TS-ColourfulWorld-photos-lunbo .photos-prev.my-button-disabled,
.TS-ColourfulWorld-photos-lunbo .photos-next.my-button-disabled {
	opacity: 0.5;
}

/*  */
.cjzt-box-11 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 148px;
	padding-bottom: 137px
}

.tit-title {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.ljfc.png) center center no-repeat;
	height: 160px
}

.dajue {
	margin: 0 auto;
	min-width: 1200px;
	margin-top: 26px;
	position: relative;
}

.dajue .slider-wrap {
	width: 1140px;
	/* height: 258px; */
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

.js-marqueeLD ul {
	width: 9999px;
}

.dajue .slider-wrap .item {
	width: 350px;
	/* height: 258px; */
	float: left;
	overflow: hidden;

	position: relative;
	padding-bottom: 20px;
}

.dajue .slider-wrap .item img {
	width: 330px;
	height: 186px;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	box-shadow: 0 5px 20px rgb(67, 86, 170, 0.2);
}

.fei {
	width: 289px;
	padding: 10px 20px 6px;
	height: 46px;
	background: #fff;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	box-shadow: 7px 5px 20px rgb(67, 86, 170, 0.15);
}

.fei a {
	line-height: 24px;
	font-size: 14px;
	color: #000;
}

.dajue .slider-wrap .item a {
	display: block;
	/* overflow: hidden; */
	width: 330px;
	height: 186px;
}

.dajue .slider-wrap .item .fei a {
	width: 280px;
	/* position: absolute;bottom: 11px;height: auto; */
	line-height: 21px;
	display: flex;
	    align-items: center;
	    height: 42px;
	    text-align: center;    justify-content: center;
}

.dajue .marquee-btn-left {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.left.png) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 38%;

	cursor: pointer;
	z-index: 10;
	opacity: 1;
	background-position: 0 0;
	left: 0;
}

.dajue .marquee-btn-right {
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.right.png) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 38%;

	cursor: pointer;
	z-index: 999999;
	opacity: 1;
	background-position: 0 0px;
	right: 0;
}

.ztmore {
	margin-top: 25px;
	text-align: right;
}

.ztmore a {
	color: #416ff4;
	border-bottom: 2px solid #7f9ef8;
}

.ztmore span {
	width: 22px;
	height: 9px;
	display: inline-block;
	vertical-align: text-top;
	margin-left: 5px;
}

/*  */
.listya li {
	position: relative;
	padding-left: 14px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.listya li::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 1px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background: url(https://v2.cri.cn/resource/9704f78d-4cc6-4d62-b647-e8a4015ef43c/2025/activity/cy2030/images.sanj.jpg) left center no-repeat;
}

.listya li a {
	max-width: 100%;
	color: #000;
}

.listya li a:hover {
	color: #000;
}

.TECD2025_jjszfn_list_left .ztmore {
	text-align: left;
	margin-top: 10px;
}

.ldguojia-tit .ztmore,
.colourful9-xcsj-tit .ztmore {
	padding-top: 100px;
	margin-right: 50px;
}