.col_bt{margin:0.2rem auto; width:100%; overflow:hidden;}
.col_bt img{width:100%; height:auto; object-fit:cover; object-position:0;}
.col_bt a{display:block; width:100%; height:100%;}
.banner{margin:0.2rem auto; width:14rem; display:none;}
.banner img{width:100%; height:auto;}
.more{float:right; cursor:pointer;}
.more a{font-size:var(--font-size-more); color:#000;}

/* 文字版块 */
.xw_txt{line-height:2;}
.xw_txt h1{font-size:var(--font-size-h1); text-align:justify;}
.xw_txt h2{font-size:var(--font-size-h2); text-align:center;}
.xw_txt h2 a{color:#175DD4;}
.xw_txt q{
  color:#666;
  font-size:var(--font-size-q);
  text-align:justify;
  padding-top:0.05rem;

  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.xw_txt dt,.xw_txt dd{padding-bottom:0.1rem;}
.xw_txt dd h1{
  font-weight:normal;

  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.xw_txt dd h1:before{
  content:'•';
  margin-right:1ch;
}

/* 图片版块 */
.xw_pic{line-height:1.8; padding-bottom:0.1rem;}
.xw_pic img{width:100%; height:100%; aspect-ratio:16/9; display:block;}
.xw_pic h1{
  font-size:var(--font-size-h1);
  text-align:justify;

  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.xw_pic q{
  color:#666;
  font-size:var(--font-size-q);
  text-align:justify;
  padding-top:0.05rem;

  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.xw_pic a{
  position:relative;
  text-align:center;
  overflow:hidden;
}
.xw_pic a span{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  padding:0.03rem 0.1rem;
  color:#fff;
  box-sizing:border-box;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.xw_pic span a{font-weight:bold; text-align:justify;}
.xw_pic span h1{font-weight:normal;}
.xw_pic dt{display:flex; flex-direction:row;}
.xw_pic dt img{width:2.5rem;}
.xw_pic dt span{flex:1; width:100%; margin-left:0.2rem;}
.xw_pic dt span h1{white-space:normal;}

.xw_pic.lr dt:nth-child(4n),.xw_pic.lr dt:nth-child(4n-1){display:flex; flex-direction:row-reverse;}
.xw_pic.lr dt:nth-child(4n) span,.xw_pic.lr dt:nth-child(4n-1) span{width:100%; flex:1; margin:0; margin-right:0.2rem;}
.xw_pic.t dt{display:block;}
.xw_pic.t dt a{display:unset;}
.xw_pic.t dt h1{border-bottom:1px #ccc solid; padding-bottom:0.05rem; margin-bottom:0.15rem;}
.xw_pic.t dt span{display:flex; flex-direction:row; margin:0!important;}
.xw_pic.t dt span img{width:2rem;}
.xw_pic.t dt span q{flex:1; width:100%; line-height:2; margin-left:0.2rem;}

.flex{gap:0.2rem;}
.flex-1{flex:1;}
.flex-2>*{width:calc(100% / 2 - 0.1rem);}
.flex-3>*{width:calc(100% / 3 - 0.1rem);}
.flex-4>*{width:calc(100% / 4 - 0.1rem);}
.flex-5>*{width:calc(100% / 5 - 0.1rem);}
.flex-30{width:30%;}
.flex-35{width:35%;}
.flex-40{width:40%;}
.flex-45{width:45%;}

.lr_l .lr_r{display:flex; flex-direction:row-reverse;}

/* 新闻 */
.page{
	position:relative;
	margin:0 auto;
	width:100%;
  box-sizing:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.page-m{width:14rem; margin:0.5rem auto; position:relative;}
.page-m ul{background:rgba(255,255,255,1); border-radius:0.1rem; padding:0.2rem; position:relative; overflow:hidden;}
.page-lr{display:flex; justify-content:space-between; gap:0.2rem;}
.page-l{width:9.4rem;}
.page-r{flex:1;}

.xw_txt dt h1{-webkit-line-clamp:2;}
.xw_txt dt q{-webkit-line-clamp:4;}
.xw_pic dt h1{-webkit-line-clamp:2;}

.page0 .xw_txt dd:nth-of-type(4n-3) h1{font-size:var(--font-size-h2); font-weight:bold;}
.page0 .xw_txt dd:nth-of-type(4n-3) h1:before{content:'';}

.page1 .xw_pic dt img,
.page2 .xw_pic dd img{width:3.8rem; height:2.4rem;}

.page1 .xw_pic dt q{-webkit-line-clamp:5;}
.page2 .xw_pic dd img{width:3.8rem; height:2.4rem;}

.page3 .xw_pic dd a{display:block; border-radius:0.1rem;}
.page3 .xw_txt dt{height:100%; padding:0.2rem; border-radius:0.1rem; background-color:#EFF3F9;}

.page4 .xw_txt dd:not(:last-child),
.page6 .xw_txt dd:not(:last-child){margin-bottom:0.1rem; border-bottom:1px #BBCDE6 dashed;}
.page4 .xw_pic q,
.page6 .xw_pic q{-webkit-line-clamp:2;}

.page5 .flex.xw_txt{gap: 0.1rem; margin-top: 0.2rem;}
.page5 .xw_pic dd a{display:block; border-radius:0.1rem;}
.page5 .xw_pic dd i{
  position: absolute;
  top:0.1rem;
  right:0;
  background:#175DD4;
  padding:0 0.1rem;

  color: #fff;
  font-style:normal;
}
.page5 .xw_pic dd i.play{
  position: absolute;
  top:50%;
  right:50%;
  transform: translate(50%,-50%);
  width: 0.69rem;
  height: 0.69rem;
  background: url('../images/play.png') no-repeat 50%;
  background-size: 100% 100%;
}

.page7 .xw_pic dt q{-webkit-line-clamp:3;}
.page7 .xw_pic dt img{width:3rem;}

.col_bt{
  height:0.4rem;
  background-image: url('../images/c_01.png');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.page2 .col_bt{
  background-image: url('../images/c_02.png');
  background-position:0 50%;
}
.page3 .col_bt{
  background-image: url('../images/c_03.png');
}
.page4 .col_bt{
  background-image: url('../images/c_04.png');
  background-position:0 50%;
}
.page5 .col_bt{
  background-image: url('../images/c_05.png');
}
.page6 .col_bt{
  background-image: url('../images/c_06.png');
}
.page6 .col_bt.t{
  background-image: url('../images/c_06_2.png');
  background-position:0 50%;
  background-size: 3.2rem;
}
.page7 .col_bt{
  background-image: url('../images/c_07.png');
  background-position:0 50%;
}
.page7 .col_bt.t{
  background-image: url('../images/c_07_2.png');
  background-position:0 50%;
}
.link .col_bt{
  background-image: url('../images/c_08.png');
}

/* 公告栏 */
.txtScroll-top{
    position:relative;
    width:100%;
    height:6.6rem;
    background-image: url('../images/c_02_2.png');
    background-repeat:no-repeat;
    background-position:50%;
    background-size:100% 100%;
    box-sizing:border-box;
    overflow:hidden;

    padding:1rem 0.3rem 0.3rem 0.3rem;
}
.txtScroll-top .bd{height:100%; overflow:hidden; /* border:1px #c00 solid; */}
.txtScroll-top .infoList li{font-size:var(--font-size-h1); height:0.79rem; line-height:1.6; margin-bottom:0.1rem; border-bottom:1px #BBCDE6 dashed;}
.txtScroll-top .infoList li a{
  display:block;
  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.txtScroll-top .infoList li a:before{
    content:'•';
    margin-right:1ch;
}

/* 获奖者 */
.hjz{
  position:relative;
  width:100%;
  height:5rem;
  background-image: url('../images/c_04_2.png');
  background-repeat:no-repeat;
  background-position:50%;
  background-size:100% 100%;
  box-sizing:border-box;
  overflow:hidden;

  padding:0.2rem;
  padding-top:0.6rem;
}
.hjz dd{height:1.2rem;}
.hjz dd img{border-radius:0.1rem;}
.hjz dd h1{line-height:1.5;	-webkit-line-clamp:3;}
.hjz dd h1 a{font-size:var(--font-size-q); font-weight:normal;}
.hjz .xw_pic{height:100%;}

/* 马克思教育 */
.mks .col_bt{margin:0; margin-bottom:0.2rem; width:3.2rem;}
.mks dt img{width:1.5rem; height:0.85rem;}
.mks dt h1{ line-height:1.5;	-webkit-line-clamp:3;}
.mks dt h1 a{font-size:var(--font-size-q); font-weight:normal;}

.href{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 0.6rem;
  /* border: 1px #c00 solid; */
}

/* 功能区 */
.fun{
  margin:0.3rem auto;
  width:14rem;
  min-height:1.78rem;
  background: url('../images/fun_bg.png') no-repeat 50%;
  background-size: 100% 100%;

  align-items: center;
  padding: 0.2rem;
}
.fun img{width:100%;}

/* 友情链接 */
.link {position:relative; margin:0.3rem auto; width:14rem;}
.select{
	position:relative; 
	float:left; 
	margin:0;
	font-size:var(--font-size-q);
	line-height:0.4rem; 
	color:#999;
	box-sizing:border-box;
}
.select dt{
	cursor:pointer;
	position:relative;
	z-index:99;
	width:100%;
	height:0.4rem;
	padding:0 0.1rem;

	font-weight:bold;
	display:inline-block; 
	border:1px solid #d2ccc4; 
	background:#fcfcfb url('../images/arr.gif') no-repeat 95% center;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.select dt:hover,.select dt.cur{
	border:1px solid #409DFE;
	box-shadow:0 0 3px #409DFE;
}
.select dd{
	position:absolute;
	left:0;
	top:0.4rem;
	width:100%;
	border:1px solid #d2ccc4;
	background-color:#fff;
	display:none;
}
.select dd ol{padding:0.04rem; width:100%; max-height:1.5rem; overflow-y:auto;}
.select dd ol li a{width:100%; height:100%; display:block; padding:0 0.1rem;}
.select dd ol li a:hover{background-color:#eee; text-decoration:none;}

/* 焦点图 */
.swiper-container{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
.swiper-slide{
	text-align:center;

	/* Center slide text vertically */
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
  transition-property:all;
}
.swiper-slide img{width:100%; height:100%; aspect-ratio:16/9;}
.swiper-slide h1{
  font-size:var(--font-size-h1);
  line-height:1.5;

  overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.swiper-slide q{
  color:#666;
	font-size:var(--font-size-q);
  line-height:1.8;
	text-align:justify;

  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.swiper-slide a{
	display:block;
  width:100%;
  height:100%;
  text-align:center;
	color:#fff;
	position:relative;
	overflow:hidden;
}
.swiper-slide a h1{
	position:absolute;
	bottom:0;
	width:100%;
  font-weight:normal;
	padding:0.05rem;
  padding-top: 0.5rem;
	box-sizing:border-box;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.swiper-slide span h1{
  position:relative;
  padding:0.05rem 0;
  background:none;
}
.swiper-slide span h1 a{display:inline; color:#000; text-align:left;}
.swiper-button-prev,
.swiper-button-next{
	--swiper-navigation-size:0.33rem;
  --swiper-navigation-color:#333;
	outline:none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover{
  --swiper-navigation-color:#c00;
}
.swiper-pagination-bullet{
	width:0.08rem;
	height:0.08rem;
	background:rgba(255, 255, 255, 1);
	opacity:1;
}
.swiper-pagination-bullet-active{
	background:rgba(255, 0, 0, 1);
	opacity:1;
}

.swiper0{width:7.3rem; height:4.2rem; margin:0 auto; position:relative;}
.swiper0 .swiper-pagination{bottom:0.5rem;}
.swiper0 .swiper-button-prev,
.swiper0 .swiper-button-next{
	--swiper-navigation-color:#fff;
}
.swiper0 .swiper-button-prev:hover,
.swiper0 .swiper-button-next:hover{
	--swiper-navigation-color:#ff0;
}