@charset "utf-8";
/* CSS Document */
.page1{
	padding-top: 40px;
}
/* 新闻轮播 */
.new_lb{
	width: 852px;
	height: 480px;
	float: left;
}
.new_lb li {
	width: 852px;
	height: 480px;
	overflow: hidden;
	position: relative;
}

.new_lb li .imgs {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.new_lb .pageState {
	position: absolute;
	right: 47px;
	bottom: 20px;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	z-index: 1;
	letter-spacing: 5px;
	font-family: 'Arial';
}
.new_lb .pageBg {
	width: 100%;
	height: 66px;
	line-height: 66px;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 60px;;
	padding-right: 120px;
	
	white-space: nowrap; /*强制不换行*/
	overflow:hidden;
	text-overflow:ellipsis;
}
.new_lb .pageState span {
	font-size: 36px;
	margin-right: 5px;
	letter-spacing: 0;
}

.new_lb .next,
.new_lb .prev {
	position: absolute;
	z-index: 2;
	bottom: 18px;
	margin-top: 0;
	width: 15px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.new_lb .prev {
	left: 20px;
	background-image: url(sk_sjs202511_bar_jt1.png);
}

.new_lb .next {
	right: 20px;
	background-image: url(sk_sjs202511_bar_jt2.png);
}

.scale_img {
	overflow: hidden;
}

.scale_img .imgs {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.scale_img:hover .imgs {
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}

.scale_img_nov .imgs {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.scale_img_nov:hover .imgs {
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}

/*首页通用栏目title*/
.lm_tit{
	border-bottom: 1px solid #cbe0f1;
	line-height: 42px;
}
.lm_tit .bt{
	font-size: 28px;
	font-weight: bold;
	color: #4589c2;
	display: inline-block;
	padding-bottom: 12px;
	border-bottom: 3px solid #c40001;
	margin-bottom: -1px;
}
.t_open{white-space: nowrap; color: #5b9ad1;}

.lm_tit .tab_t{
	font-size: 26px;
	color: #30404c;
	display: inline-block;
	padding-bottom: 12px;
	margin-right: 60px;
	cursor: pointer;
}
.lm_tit .tab_t.on{
	font-size: 28px;
	font-weight: bold;
	color: #4589c2;
	display: inline-block;
	padding-bottom: 12px;
	border-bottom: 3px solid #c40001;
	margin-bottom: -1px;
}
.lm_tit .tab_t:last-child{
	margin-right: 0;
}
.tab01_nr{
	display: none;
}
.tab01_nr.on{
	display: block;
}

/*首页-新闻动态*/
.in_lm_w1{
	width: 504px;
	float: right;
	position: relative;
}
.in_lm_w1 .lm_tit .bt{
	font-size: 26px;
}
.in_lm_w1 .hot_new .t_h3{
	font-size: 22px;
}
.hot_new .t_h3 a{
	display: block;
}

.hot_new{
	line-height: 1.6;
	background: url(sk_sjs_en_202512_line.png) bottom repeat-x;
	padding-bottom: 20px;
}
.hot_new .t_h3{
	font-size: 20px;
	font-weight: bold;
	margin-top: 13px;
}
.hot_new .t_f{
	font-size: 16px;
	color: #757575;
	margin-top: 10px;
}
.in_list{
	line-height: 1.6;
	padding-top: 10px;
}
.in_list li{
	position: relative;
	padding-left: 18px;
	margin-bottom: 15px;
}
.in_list li::before{
	content: '•';
	color: #c20101;
	margin-right: 8px;
	position: absolute;
	left: 0;
}
.in_list li a{
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}

.page2 {
	margin-top: 30px;
}

/*卷轴背景*/
.juanzhou{
/*	padding: 16px 0;*/
}
.juanzhou{
	position: relative;
	padding: 0 12px;
	margin-top: 13px;
	margin-bottom: 8px;
}
.juanzhou .line{
	position: absolute;
	width:9px;
	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: 9px;
	height: 7px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
}
.juanzhou .line:after{
	background-image: url(sk_sjs202511_bg06_1.png);
	top: -7px;
}
.juanzhou .line:before{
	background-image: url(sk_sjs202511_bg06_1.png);
	bottom: -7px;
}
.juanzhou .bk{
	border: 1px solid #fff;
}
.juanzhou .t{
	background: #e9f2f9;
	padding: 5px; 
}

/*代管社团*/
.daiguan li{
	width: 48.5%;
	margin-right: 2%;
	float: left;
}
.daiguan li:nth-child(2n){
	margin-right: 0;
}
.daiguan li:nth-child(2n + 1){
	clear: both;
}
.daiguan li .bk{
	height: 54px;
}
.daiguan li .bk a{
	padding: 0 30px;
}
/*主管中心*/
.zhuguan li{
	width: 48.5%;
	margin-right: 2%;
	float: left;
}
.zhuguan li:nth-child(2n){
	margin-right: 0;
}
.zhuguan li:nth-child(2n + 1){
	clear: both;
}
.zhuguan li .bk{
	height: 78px;
}
.zhuguan li .bk a{
	padding: 0 50px;
}
.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: 16px 0;
}


.page3 {
	margin-top: 30px;
}
.tab02_nr{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px;
	pointer-events: none;
}
.tab02_nr.on{
	visibility: visible;
	opacity: 1;
	position: static;
	pointer-events: auto;
}
/*首页期刊滚动*/

.linkImg{
	margin-top: 30px;
	position: relative;
	
}
.linkImg_w{
	width: 1270px;
	overflow: hidden;
	margin: 0 auto;
}
.linkImg .swiper-container {
	height: 360px;
}
.linkImg .prev,
.linkImg .next{
	content: '';
	position: absolute;
	background-color: #e9f2f9;
	background-position: center;
	background-repeat: no-repeat;
/*	border-radius: 50%;*/
	width: 50px;
	height: 50px;
	top: 110px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	z-index: 2;
}
.linkImg .prev:hover,
.linkImg .next:hover{
	background-color: #ddebf5;
}
.linkImg .prev{
	background-image: url("sk_sjs_en_202512_jt1.png");
	background-size: auto 18px;
	left: 0;
}
.linkImg .next{
	background-image: url("sk_sjs_en_202512_jt2.png");
	background-size: auto 18px;
	right: 0;
}
.in_qk_li{
	display: block;
	width: 210px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5;
}
.in_qk_li .t{
	margin-top: 10px;
}
.hd_img{
	width: 210px;
	box-sizing: border-box;
	height: 270px;
	border: 10px solid #e9f2f9;
	overflow: hidden;
}
.hd_img img{
	width: 100%;
	height: 100%;
	border-radius: 3px;
	object-fit: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.hd_img:hover img{
	transform: scale(1.05);
}
/*首页小图片滚动 End*/


@media screen and (max-width: 1440px){
	.page1{
		padding-top: 30px;
	}
	/* 新闻轮播 */
	.new_lb{
		width: 610px;
		height: 344px;
	}
	.new_lb li {
		width: 610px;
		height: 344px;
	}

	.new_lb .pageState {
		right: 30px;
		bottom: 14px;
		font-size: 13px;
	}
	.new_lb .pageBg {
		height: 50px;
		line-height: 50px;
		font-size: 15px;
		padding-left: 35px;;
		padding-right: 100px;
	}
	.new_lb .pageState span {
		font-size: 30px;
	}

	.new_lb .next,
	.new_lb .prev {
		bottom: 10px;
		background-size: 10px;
	}
	.new_lb .prev {
		left: 10px;
	}
	.new_lb .next {
		right: 10px;
	}

	/*首页通用栏目title*/
	.lm_tit{
		line-height: 30px;
	}
	.lm_tit .bt{
		font-size: 20px;
		padding-bottom: 10px;
	}

	.lm_tit .tab_t{
		font-size: 20px;
		padding-bottom: 8px;
		margin-right: 30px;
	}
	.lm_tit .tab_t.on{
		font-size: 20px;
		padding-bottom: 8px;
	}
	.lm_tit .tab_t:last-child{
		margin-right: 0;
	}
	/*首页-新闻动态*/
	.in_lm_w1{
		width: 360px;
	}
	.in_lm_w1 .lm_tit .bt{
		font-size: 20px;
	}
	.in_lm_w1 .hot_new .t_h3{
		font-size: 16px;
	}
	.hot_new{
		padding-bottom: 15px;
	}
	.hot_new .t_h3{
		font-size: 20px;
		margin-top: 6px;
	}
	.hot_new .t_f{
		font-size: 12px;
		color: #757575;
		margin-top: 0;
	}
	.in_list{
		line-height: 1.6;
		padding-top: 10px;
	}
	.in_list li{
		padding-left: 15px;
		margin-bottom: 10px;
	}

	.page2 {
		margin-top: 20px;
	}
	/*代管社团*/
	.daiguan li .bk{
		height: 40px;
	}
	.daiguan li .bk a{
		padding: 0 30px;
	}
	/*主管中心*/
	.zhuguan li .bk{
		height: 60px;
	}
	.zhuguan li .bk a{
		padding: 0 30px;
	}
	
	.page3 {
		margin-top: 20px;
	}
	.tab02_nr{
		height: 300px;
	}
	/*首页期刊滚动*/

	.linkImg{
		margin-top: 30px;
		position: relative;

	}
	.linkImg_w{
		width: 910px;
	}
	.linkImg .swiper-container {
		height: 300px;
	}
	.linkImg .prev,
	.linkImg .next{
		width: 36px;
		height: 36px;
		top: 95px;
	}
	.linkImg .prev{
		background-size: auto 15px;
		left: 0;
	}
	.linkImg .next{
		background-size: auto 15px;
	}
	.in_qk_li{
		width: 165px;
	}
	.in_qk_li .t{
		margin-top: 10px;
	}
	.hd_img{
		width: 165px;
		box-sizing: border-box;
		height: 212px;
		border: 7px solid #e9f2f9;
		overflow: hidden;
	}
	/*首页小图片滚动 End*/
}