@charset "utf-8";
/* CSS Document */
.page1{
	padding-top: .4rem;
}
/* 新闻轮播 */
.new_lb{
	width: 7.1rem;
	height: 4rem;
}
.new_lb li {
	width: 7.1rem;
	height: 4rem;
	overflow: hidden;
	position: relative;
}
.new_lb li .imgs {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.new_lb .pageState {
	position: absolute;
	right: .2rem;
	bottom: .2rem;
	font-size: .24rem;
	line-height: 1;
	color: #fff;
	z-index: 1;
	letter-spacing: .05rem;
}
.new_lb .pageState span {
	font-size: .36rem;
	margin-right: .05rem;
	letter-spacing: 0;
}
.new_lb .pageBg {
	width: 100%;
	height: .74rem;
	line-height: .74rem;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: .3rem;
	color: #FFFFFF;
	padding-left: .2rem;
	padding-right: 1rem;

	white-space: nowrap; /*强制不换行*/
	overflow:hidden;
	text-overflow:ellipsis;
}
.new_lb .next,
.new_lb .prev {
	display: none;
}
.scale_img {
	overflow: hidden;
}
.scale_img .imgs {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.scale_img_nov .imgs {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
/*首页通用栏目title*/
.lm_tit{
	border-bottom: .01rem solid #cbe0f1;
	line-height: .96rem;
}
.lm_tit .bt{
	font-size: .46rem;
	font-weight: bold;
	color: #4589c2;
	display: inline-block;
	padding-bottom: .1rem;
	border-bottom: .03rem solid #c40001;
	margin-bottom: -.01rem;
}
.t_open{white-space: nowrap; color: #5b9ad1;}

.lm_tit {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.lm_tit::-webkit-scrollbar {
	display: none; /* Chrome, Safari, Opera*/
}
.lm_tit .tab_t{
	font-size: .42rem;
	color: #30404c;
	display: inline-block;
	padding-bottom: .1rem;
	margin-right: .5rem;
	cursor: pointer;
}
.lm_tit .tab_t.on{
	font-weight: bold;
	color: #4589c2;
	border-bottom: .03rem solid #c40001;
	margin-bottom: -.01rem;
}
.lm_tit .tab_t:last-child{
	margin-right: 0;
}



.tab01_nr{
	display: none;
}
.tab01_nr.on{
	display: block;
}

/*首页-新闻动态*/
.in_lm_w1{
	margin-top: .3rem;
}

.in_lm_w1 .hot_new .t_h3{
	font-size: .34rem;
	line-height: 1.5;
}
.hot_new .t_h3 a{
	display: block;
}

.hot_new{
	line-height: 1.6;
	background: url(sk_sjs_en_202512_line.png) bottom repeat-x;
	background-size: auto .01rem;
	padding-bottom: .3rem;
}
.hot_new .t_h3{
	font-size: .34rem;
	font-weight: bold;
	margin-top: .3rem;
}
.hot_new .t_f{
	font-size: .27rem;
	color: #757575;
	margin-top: .1rem;
}
.in_list{
	line-height: 1.6;
	padding-top: .25rem;
}
.in_list li{
	position: relative;
	padding-left: .3rem;
	margin-bottom: .25rem;
}
.in_list li::before{
	content: '•';
	color: #c20101;
	margin-right: 8px;
	position: absolute;
	left: 0;
}


.page2 {
	margin-top: .4rem;
}

/*卷轴背景*/
.juanzhou{
	/*	padding: 16px 0;*/
}
.juanzhou{
	position: relative;
	padding: 0 .2rem;
	margin-top: .15rem;
	margin-bottom: .15rem;
}
.juanzhou .line{
	position: absolute;
	width: .09rem;
	font-size: 0;
	height: 100%;
	background: #e9f2f9;
	top: 0;
}
.juanzhou .line1{
	left: 0;
}
.juanzhou .line2{
	right: 0;
}
.juanzhou .line:after,
.juanzhou .line:before {
	content: '';
	width: .09rem;
	height: .07rem;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
}
.juanzhou .line:after{
	background-image: url(sk_sjs202511_bg06_1.png);
	top: -.07rem;
}
.juanzhou .line:before{
	background-image: url(sk_sjs202511_bg06_1.png);
	bottom: -.07rem;
}
.juanzhou .bk{
	border: .01rem solid #fff;
}
.juanzhou .t{
	background: #e9f2f9;
	padding: .07rem;
}

/*代管社团*/
.daiguan li{
	width: 100%;
}
.daiguan li .bk{
	height: 1.2rem;
}
.daiguan li .bk a{
	padding: 0 .4rem;
}
/*主管中心*/
.zhuguan li{
	width: 100%;
}

.zhuguan li .bk{
	height: 1.2rem;
}
.zhuguan li .bk a{
	padding: 0 .4rem;
}
.daiguan li .t a,
.zhuguan li .t a{
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1.5;
}
.daiguan,
.zhuguan {
	padding: .3rem 0;
}


.page3 {
	margin-top: .4rem;
}
.tab02_nr{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
}
.tab02_nr.on{
	visibility: visible;
	opacity: 1;
	position: static;
	pointer-events: auto;
}
/*首页期刊滚动*/

.linkImg{
	margin-top: .3rem;
	position: relative;
	margin-bottom: .2rem

}
.linkImg_w{
	width: 7.1rem;
	overflow: hidden;
	margin: 0 auto;
}
.linkImg .swiper-container {
	height: 5.6rem;
}
.linkImg .prev,
.linkImg .next{
	display: none;
}

.in_qk_li{
	display: block;
	width: 3.1rem;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5;
}
.in_qk_li .t{
	/* margin-top: 10px; */
}
.hd_img{
	width: 3.1rem;
	box-sizing: border-box;
	height: 4.2rem;
	border: .16rem solid #e9f2f9;
	overflow: hidden;
}
.hd_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.hd_img:hover img{
	transform: scale(1.05);
}
/*首页小图片滚动 End*/

