@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑', 'PingFang SC', '宋体', '黑体', 'Helvetica Neue', 'Tahoma', 'Arial', 'Hiragino Sans GB';
}
#vsb_content_1013 img{margin-top:20px !important;margin-bottom: 20px !important;}
.vsbcontent_img{
text-align: center;
}
.img_vsb_content{
text-align: center;
}
.v_news_content  img{
   
    margin: 0 auto;
display: block;
}

#vsb_content_1013 TABLE TD P {
    text-indent: 0px;
    margin: 0px;
    font-size: 0.08rem;

}
#vsb_content_1013 TABLE {
    border-collapse: collapse;
    border: 1px solid #000;
    text-align: center;
margin: 0 auto;
}
#vsb_content_1013 TABLE TD {
    border: 1px solid #000
}
.v_news_content  video{
    width: 50% !important;
    margin: 0 auto;
display: block;
}



html {
	height: 100%;
	width: 100%;
}

ul,
ol {
	list-style: none;
}

a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;

	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;

}

.w80 {
	width: 80%;
}

.w20 {
	width: 20%;
}

.w20 img {
	width: 100%;
}

.w35 {
	width: 350px !important;
}
.end{
 
}


/*历任领导*/

		.lrld_tit {
			display: flex;
			margin-bottom: 40px;
		}

		.lrld_tit ul {
			width: 50%;
			border: 1px solid #ccc;
		}

		.biaot1 {
			font-size: 17px;
			width: 100%;
			background-color: rgb(25 98 209);
			height: 50px;
			align-items: center;
			display: flex;
			padding-left: 0.1rem;
			    font-weight: bold;
				color: #fff;
		}
	 
		.biaot2 {
			font-size: 16px;
			width: 100%;
			display: flex;
			justify-content: space-between;
			background: rgb(236, 236, 236);
			margin: 0 auto;
			padding: 0 0.1rem;
			height: 40px;
			align-items: center;
		}

		.biaot3 {
			font-size: 16px;
			width: 100%;
			display: flex;
			justify-content: space-between;
			background: #fff;
			margin: 0 auto;
			padding: 0 0.1rem;
			height: 40px;
			align-items: center;
		}
		
		.biaot2>p {
			width: 44%;
		}
		.biaot3>p {
			width: 44%;
		}
		
		 
		.biaot3 > :nth-child(3){
			 
			width: 30%;
		}
		.biaot2 > :nth-child(3){
		 
			width: 30%;
		}
		.biaot2 > :nth-child(1){
			width: 24%;
		}
		.biaot3 > :nth-child(1){
			width: 24%;
		}
		 

/*历任领导*/










.swiper-wrapper .swiper-slide .imged {
	transform: translate3d(0px, 0px, 0px) scale(1.0);
	transition: opacity 0.5s;
	width: 100%;
}


.swiper-wrapper .swiper-slide-active .imged {
	transform: scale(1.05);
	transition: all 6s;
}

/* 头部 */
.header {

	z-index: 99;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	/* height: 0.75rem; */
}

.xian {
	/* height: 32.8%; */
	border-bottom: 1px solid  #7a9cc5;
	padding: 10px;
	background: #0E5DBE;
        padding: 10px calc((100% - 7.5rem) / 2);

}

.header .xian .wp {
	height: 100%;
	display: flex;
	justify-content: space-between;

	max-width: 7.4rem;
	margin: 0 auto;
}

.header1-cor .header-link a:after {
	left: 0
}

.header .header-link {
	margin: 0 -15px;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;


}

.header .header-link a {
	padding: 0 15px;
	position: relative;
	display: block;
	font-size: 0.08rem;
	color: #ffe145;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.header .header-link a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 10px;
	background-color: #ffe145;
	;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

}

.header .header-link a:first-child:after {
	display: none !important;
}

.header .header-link a:hover {
	color: #fff;
	text-decoration: underline
}

.header .header-link a img {
	width: 34px;
}

/* logo */
/*.logo img {

	position: absolute;
	top: -45px;
	left: 50%;
	z-index: 1000;
	width: 0.75rem;
	margin-left: -0.375rem;

} */
.logo img {
 height: 0.46rem;
	display: flex;
margin-right:0.1rem;
}



/* 搜索 */

.search {
	z-index: 99;
 
	position: relative;
}

.search .serinp {
	width: 100%;
	/* position: absolute;
	top: -192px;
	right: 0px;
	transition: .3s;
	opacity: 0;
	visibility: hidden; */
}

.search .serbtn {	 
	height: 24px;
	font-size: 14px;
	color: #fff
}

 .serbtn img {
	 cursor: pointer;
	width: 26px;
}
.search .serinp{
	width:0px;
	opacity: 1;
	font-size: 24px;
	position: absolute;
	top: -4px;
	right: -6px;
	transition: all .5s;
}
.search .serinp input {
	width: 100%;
	background: #fff;
	border: 0;
	font-size: 14px;
	border-radius: .1rem;
	color: #333;
	outline: none;
}
.search .serinp input {
	padding: 8px 40px 10px 20px;
	display: none;
}
.search:hover .serinp input {
	display: block;
}

.search .serinp img{
	cursor: pointer;
	width: 0px;
	opacity: 0;
	transition: all .2s;
	 
}
.search:hover .serinp img{
	width: 24px;
	opacity: 1;
	position: absolute;
	right: 8px;
	top: 50%;
	transform:translateY(-40%);
}
.search:hover .serinp {
	width: 220px;
	opacity: 1;
}



/* 导航 */
.header .header-2 {
	height: 64px;
	position: relative
}

.header .header-2:after,
.header .header-2:before {
	content: ''
}

.header .header-2 .wp {
	height: 100%
}

/*.header .nav {
	margin: 0 -24px;
	height: 100%;
	display: -webkit-flex;
	display: flex;
}*/
.header .nav {
	 height: 69px;
	display: flex;
    justify-content: space-between;
align-items:center;
}
.header .nav li {
	position: relative;
	width: 7.8%;
	flex-shrink: 0
}

.header .nav li:nth-child(5) {
	/*margin-right: 21.6%*/
}

.header .nav li>a {
	padding: 0 5px;
	display: block;
	height: 100%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-weight: bold;
}

.header .nav li>a:hover {
	color: #edae5f;
}

.header .nav .sub {
	padding-top: 14px;
	position: absolute;
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;
	display: none
}

.header .nav .sub .sub-in {
	padding: 10px 0;
	min-width: 120px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	white-space: nowrap;
	position: relative;
	border-radius: 0 0 0.06rem 0.06rem;
}

.header .nav .sub .sub-in:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.header .nav .sub a {
	padding: 8px 15px;
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 1.3;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.header .nav .sub a:hover {
	color: #fff;
	background-color:#0E5DBE;
}

.wp1 {
	padding: 30px calc((100% - 7.5rem) / 2);
	min-width: 1500px;
	margin: 0 auto;
	width: 100%;
	background: #0E5DBE;
	box-sizing: border-box;
	position: relative;
}

.nav_xiao {
	position: absolute;
	right: 0;
	z-index: 9;
	top: -110px;
	width: 81px;
}

.nav_xiao img {
	width: 100%;
}

.fullscreen-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images2024/navbj.png);
	display: flex;
	justify-content: center;
	padding-top: 40px;
	z-index: 1000;

}

#fullscreenNav {
	transform: translateY(-100%);
	opacity: 0;
	transition: all 1s;
}

.close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	color: white;
	font-size: 24px;
	cursor: pointer;
	user-select: none;
}

.close-btn img {
	width: 40px;
}

.nav_logo {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav_logo>a {
	width: 21%;
}

.nav_logo img {
	display: flex;
	width: 100%;
}

.nav_link {
	display: flex;
	justify-content: space-between;
	text-decoration: none;
}

.nav_link a {
	padding: 0 15px;
	position: relative;
	display: block;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	display: -webkit-flex;
	text-decoration: none;

}

.nav_link a img {
	width: 34px;
}

.nav_link a:hover {
	color: #edae5f;
}

.nav_big {
	display: flex;
	justify-content: space-around;
	margin: 40px 0;
}

.nav_big li {
	display: flex;
}

.nav_big>li>a {
	font-size: 22px;
	color: #fff;
}

.nav_big>li>a:hover {
	border-bottom: 2px solid #edae5f;
	height: 46px;
	color: #edae5f;
}

.nav_sub {
	padding-top: 14px;
	position: absolute;
	margin-left: -18px;
	margin-top: 30px;
	/* left: 50%;
				top: 100%;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				-o-transform: translateX(-50%);
				transform: translateX(-50%); */
	z-index: 10;

}

.nav_sub .sub-in {
	padding: 8px 0;
	min-width: 120px;
	white-space: nowrap;
	position: relative
}

.nav_sub .sub-in a {
	padding: 8px 15px;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.nav_sub .sub-in :hover {
	color: #edae5f;
}

.none {
	display: none;
}

/* 手机端快速导航 */
.mobile_kk {
	 
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.2rem;
}

.mobile_kk a {
	color: #fff;
	padding: 3px 12px;
	position: relative;	
 font-size: 12px;
}
.mobile_kk a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 36%;
	width: 1px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.6);

}
.mobile_kk a:first-child{
	padding-left: 0;
}
.mobile_kk a:first-child:after {
	display: none !important;
}


/* 手机版导航 */
.huibj {
	width: 100%;
	background: #F8F8F8;
	padding-top: 0.3rem;
}

.mobile_nav {
	background: #0E5DBE;
	height: 1rem;
	display: flex;
	width: 100%;
	padding: 0 0.1rem;
	justify-content: space-between;
	align-items: center;
}

.heng_logo img {
	height: 0.6rem;
	display: flex;
}

.menu-icon {
	font-size: 0.3rem;
	color: #fff;
	cursor: pointer;
}

.mobile_content {

	width: 92%;
	height: 100vh;
	margin: 16px auto;
	display: flex;
	flex-direction: column;
overflow: scroll;
}

#demo-list a {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 0.16rem;
}

#demo-list .submenu a {
	font-size: 0.14rem;
}

.mo_big {
	width: 100%;
	height: 100vh;
	background-image: url(../images2024/mobilenavbj.png);
	display: flex;
	background-size: 100% 100%;
	position: fixed;
	top: 0;
	left: 0;
	flex-direction: column;
	z-index: 99;
background-repeat: no-repeat;
    background-position: center;
}

#mo_fullscreenNav {
	transform: translateY(-100%);
	opacity: 0;
	transition: all 0.5s;
}

/* 手机版导航 */

.mobile-search {
	height: 40px;
	border-radius: 0;
	background: #fff;
	position: relative;
	width: 100%;
	top: 4%;

}

.mobile-search .input {
	font-size: 14px;
	color: #646464;
	height: 40px;
	line-height: 40px;
	padding: 0 0.24rem;
	box-shadow: none;
	-webkit-appearance: none;
	float: left;
	border-right: 0;
	background: 0 0;
	width: calc(100% - 40px);
}

.mobile-search .btn_blue {
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 0;
	background: url(../images2024/search-icon.png) 50% no-repeat #e6c390;
	background-size: 30px;
	border-radius: 0;
}









/* 综合新闻 */

.homea {
	margin-top: 0.4rem;
	position: relative;
	height: 3.5rem;
}

.homea .scir2 {
	background: linear-gradient(314deg,#0E5DBE 0%, #2761A8 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 52%;
	height: 3.2rem;
	z-index: -1;
	overflow: hidden;
}
 
.homea .scir {
	background: url(../images2024/hua.png) no-repeat;
	background-size: 100% 100%;
	width: 3.2rem;
	height: 3.2rem;
	bottom: 0;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	width: 28%;
	background-position: right bottom;
	right: 0;
	/* animation: roted 60s linear infinite;
	right: -1.6rem;
	opacity: .9; */
}

.news {
	margin: 0 auto;
	max-width: 100%;
	width: 7.5rem;
	max-width: 100%;

}

.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flex_en {
	display: flex;
	justify-content: space-between;
	align-items: end;
}



/* 焦点图开始 */
.TabImg {
	display: flex;
	justify-content: space-between;
	width: 7.5rem;
	margin: 0 auto;
	max-width: 100%;

}

.TabImg .TabImgLeft {
	float: left;
	position: relative;
	width: 54%;
	height: 2.8rem;
}

.TabImg .TabImgLeft img {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.TabImg .TabImgLeft .bd ul li {
	float: left;
	width: 100%;
	height: 3.4rem;
	position: relative;
	overflow: hidden;

}

.TabImg .TabImgLeft .bd ul li>a {
	display: block;
	width: 100%;
	overflow: hidden;
height: 2.8rem;
}

.TabImg .TabImgLeft .bd ul li>a img {
	width: 100%;
	 height: 100%;
	overflow: hidden;
	transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
}

.TabImg .TabImgLeft .bd ul li:hover>a img {
	width: 100%;
	 height: 100%;
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
}


.TabImg .TabImgLeft .bd ul li h3 a {
	font-size: 0.11rem;
	color: #333;
	display: block;
	height: 60px;
line-height: 60px;
}

.TabImg .TabImgLeft .bd ul li h3 a span {
	width: 0.5rem;
	float: left;
}

.TabImg .TabImgLeft .hd {
	position: absolute;
	right: 40px;
	bottom: 26px;
	z-index: 9;
}

.TabImg .TabImgLeft .hd ul li {
	float: left;
	width: 0.2rem;
	height: 0.25rem;
	cursor: pointer;
	color: #fff;
	font-size: 0.09rem;
	overflow: visible;
	background: none;
	line-height: 0.25rem;
	text-align: center;
}

.TabImg .TabImgLeft .hd ul li {
	background: url("../images2024/dian.png") no-repeat center;
	float: left;
	width: 9px;
	height: 9px;
	cursor: pointer;
	margin-left: 6px;

}

.TabImg .TabImgLeft .hd ul li.on {
	width: 18px;
	background: url("../images2024/dian_1.png") no-repeat center;
}

/* 下面是数字的 */
/* .TabImg .TabImgLeft .hd ul li:nth-of-type(1):before {
     content: "1";
 }
 
 .TabImg .TabImgLeft .hd ul li:nth-of-type(2):before {
     content: "2";
 }
 
 .TabImg .TabImgLeft .hd ul li:nth-of-type(3):before {
     content: "3";
 }
 
 .TabImg .TabImgLeft .hd ul li:nth-of-type(4):before {
     content: "4";
 }
 
 .TabImg .TabImgLeft .hd ul li:nth-of-type(5):before {
     content: "5";
 } */

/* .TabImg .TabImgLeft .hd ul li.on {
     background: #2672a9;
 } */
/* 数字的 */

/* 新闻选项卡 */

.TabImgRight {
	float: right;
	width: 40%;


	box-sizing: border-box;
	overflow: hidden;
}

.TabImgRight .hd {
	height: 80px;

}

.TabImgRight .hd ul {
	margin-left: -70px;
}

.TabImgRight .hd ul li {
	/* width: 22%; */
	float: left;
	text-align: center;
	margin-left: 70px;
}

.TabImgRight .hd ul li h2 a {
	display: block;
	font-size: 0.12rem;
	color: rgba(0, 0, 0, 0.9);
	width: 150px;
	 
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.TabImgRight .hd ul li.on h2 a {

	font-weight: bold;
	font-size: 0.16rem;
	color: #0E5DBE;
	width: 150px;
	background: url("../images2024/bao.png") no-repeat;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: 100%;
}

.TabImgRight .bd ul {
	/* padding-top: 10px; */
}


.tempWrap .bd ul li a {
	width: 93%;
	height: 0.6rem;
	background: rgba(190, 190, 190, 0.15);
	margin-left: 0.2rem;
	margin-top: 0.12rem;
	display: block;
	position: relative;
	z-index: 9;
	color: rgba(0, 0, 0, 0.9);
	/* border-left: 4px solid #f9f9f9; */
}

.tempWrap .bd ul li a .time {
	width: 0.39rem;
	height: 0.39rem;
	border-radius: 50%;
	background: #F7EFE6;

	position: absolute;
	left: -6%;
	top: 18%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #0E5DBE;
	font-size: 0.08rem;
	align-items: center;

}


.tempWrap .bd ul li a .time span {
	font-weight: bold;
	font-size: 0.13rem;
	display: flex;
	justify-content: center;
	color: #0E5DBE;
	text-align: center;
	align-items: center;

}

.tempWrap .bd ul li a .text {
	padding: 0rem 0.1rem 0 0.25rem;
	;
}

.eclip {
	font-size: 0.09rem;
	line-height: 0.3rem;

}

.tempWrap .bd ul li .text p {
	font-size: 0.08rem;
	;
	color: rgba(0, 0, 0, 0.6);
}

.tempWrap .bd ul li a:hover .time {
	background: #0E5DBE;
	color: #fff;
}

.tempWrap .bd ul li a:hover .time span {
	color: #fff;
}

.tempWrap .bd ul li a:hover {
	/* border-left: 4px solid #0E5DBE; */
}

.tempWrap .bd ul li a:hover {
	color: #34579f
}




/*焦点图结束*/
/* 右侧新闻 */




.more {

	float: right;
	display: flex;
	align-items: end;
	height: 68px;
}


/* ********背景****** */
.bj1 {
	 
	 
	width: 100%;
	background-size: 100% 100%;
	/* width: 7.5rem; */
	height: 2.39rem;
 
	background-color: #f9fcff;
}

.bj2 {
	background-image: url(../images2024/bj2.png);
	background-repeat: no-repeat;
	background-position: center;
padding-top:0.2rem;
	width: 100%;
	min-width: 7.5rem;
	height: 3.56rem;
	position: relative;
}

.bj3 {
	background-image: url(../images2024/bj3.png);
	background-repeat: no-repeat;
	width: 100%;
	min-width: 7.5rem;
	height: 2.97rem;
	background-position: top center;
	background-size: 100% 100%;
}

.bj4 {
	background-image: url(../images2024/bj4.png);
	background-repeat: no-repeat;
	width: 100%;
	min-width: 7.5rem;
	height: 5rem;
	background-position: top center;
	background-size: 100% 100%;
}

.bj5 {
	background-image: url(../images2024/bj5.png);
	background-repeat: no-repeat;
	width: 100%;
	min-width: 7.5rem;
	height: 3.09rem;
	background-position: top center;
	background-size: 100% 100%;
}

.bj6 {
	background-image: url(../images2024/bj6.png);
	background-repeat: no-repeat;
	width: 100%;
	min-width: 7.5rem;
	height: 4.63rem;
	background-position: top center;
	background-size: 100% 100%;
}

.bj {
	margin: 0 auto;
	width: 7.5rem;
	/* height: 3.09rem; */
	max-width: 100%;
}
.bj7 {
	background-image: url(../images2024/bj7.png);
	background-repeat: no-repeat;
	width: 100%;
	min-width: 7.5rem;
	height: 2.3rem;
	background-position: top center;
	background-size: 100% 100%;
}
/* 通知公告 */
 
 
.lazy-load {
	visibility: hidden;
}

.lazy-load2 {
	visibility: visible;
}

/* 通知公告本例子css */
.notice{
	width:1500px;
	margin: 0 auto;
	padding-top: 0.2rem;
}
.notice .tab-hd {
	height: 0.4rem; 
	margin-top: 10px;	 
	margin-left: 6px;
	    margin-right: 4px;
}

.notice .tab-hd ul {
	 display: flex;
	     justify-content: space-between;
	     align-items: center;

}
.notice .tab-hd li {
	float: left;
	height: 0.33rem;
	 
}
.tab-nav> a img{
	display: flex;
}
.notice .tab-hd li a {
	display: block; 
	   align-items: center;
    justify-content: center;
    width: 150px;
    height: 0.4rem;
	font-size: 0.12rem;
	color: rgba(0, 0, 0, 0.9);
	display: flex;
	 
	font-weight: bold;
	margin-right: 0.1rem;
}
 
.notice .tab-hd li.on a{
	font-size: 0.16rem !important;
	    color:#0E5DBE !important;
	background-image: url(../images2024/bao.png);
	background-repeat: no-repeat;
	display: flex;
	    align-items: center;
    justify-content: center;
    width: 150px;
    height: 0.4rem;
	line-height: 0.18rem;
	background-size: 100%;
}

.notice .tab-bd {
 width: 100%;
 position: relative;
}

.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	
	    width: 1346px;
		margin: 0 auto;
}
 

.swiper-container-tzgg .swiper-button-prev{
	width: 32px !important;
	    height: 36px !important;
	    position: absolute;
	    top: 58%;
	    left: 0;
	cursor: pointer;
	background: url(../images2024/left.png) no-repeat;
}
.swiper-container-tzgg .swiper-button-prev::after{
display:none;
}
.swiper-container-tzgg .swiper-button-next::after{
display:none;
}
.swiper-container-tzgg .swiper-button-next {
	    width: 32px !important;
	    height: 36px !important;
	    position: absolute;
	    top: 58%;
	    right: 0;
	cursor: pointer;
	background: url(../images2024/right.png) no-repeat;
}
 
.swiper-container-keyan .swiper-button-prev{
	width: 32px !important;
	    height: 36px !important;
	    position: absolute;
	    top: 58%;
	    left: 0;
	cursor: pointer;
	background: url(../images2024/left.png) no-repeat;
}


.swiper-container-keyan .swiper-button-next {
	    width: 32px !important;
	    height: 36px !important;
	    position: absolute;
	    top: 58%;
	    right: 0;
	cursor: pointer;
	background: url(../images2024/right.png) no-repeat;
}
.swiper-container-keyan .swiper-button-next::after{
display:none;
}
.swiper-container-keyan .swiper-button-prev::after{
display:none;
}


.swiper-container-tzgg {
      width: 100%;
      height: 100%;
    }
.tongzhi{
	width:326px !important;
	margin-top: 0.25rem;
	height: 0.99rem !important;
	background: linear-gradient(314deg, #0E5DBE 0%, #2761A8 100%);
	 display: flex !important;
	 flex-direction: column !important;
	 justify-content: center !important;
	/* margin-right:14px; */
	 
}
 

.tongzhi:after {
	content: '';
	height: 6px;
	background: #1b7ee5;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	transition: .8s
}

.tongzhi:hover:after {
	width: 100%
}

.tongzhi dd {
 
	height: 0.4rem;
	font-size: 0.06rem;
	color: #fff;
	overflow: hidden;

	margin-top: -10px;
	/* margin-left: auto;
	margin-right: auto; */
	padding: 0.08rem;
	text-align: justify;
	line-height: 24px;
}

.tongzhi dt{height: 0.6rem;
 margin-top: 0.1rem;
}

.tongzhi dt a {
	 font-size: 0.1rem;
 color: #FFFFFF;
 display: block;
 padding: 0 0.08rem;
 text-align: justify;
 line-height: 0.16rem;
	 
}

.tongzhi:hover dt a {
	color: #FFD27E;
}

.tongzhi  p {
	font-size: 0.07rem;
	color: rgba(255, 255, 255, 0.7);
	border-top: 1px solid rgba(255, 255, 255, 0.16);
	height: 0.2rem;
	width: 90%;
	margin: 0 auto;
	text-align: right;
	line-height: 0.2rem;
}


/* 教学科研 */

.swiper-container-keyan{
	width: 100%;
	height: 100%;
}

/* 学子风采 */
.xzfc {
	display: flex;
	justify-content: space-between;
	width: 7.5rem;
	max-width: 100%;
	margin: 0 auto;
}

.xzfc_left {
	width: 36%;
	display: flex;
	flex-direction: column;

}

.xzfc_left p {
	background-image: url(../images2024/bao.png);
	    align-items: center;
    justify-content: center;
    width: 150px;
    height: 0.4rem;
	background-repeat: no-repeat;
	display: flex;
	 
	color: #0E5DBE;
	font-weight: bold;
	font-size: 0.16rem;
	 
	 
	background-size: 100%;
}

.xzfc_zi {
	height: 1.3rem;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	text-align: left;
margin-top:0.1rem;
}

.xzfc_zi p {
	background-image: url(../images2024/bao.png);
        align-items: center;
        justify-content: center;
        width: 150px;
        height: 0.4rem;
	background-repeat: no-repeat;
	display: flex;	 
	color: #0E5DBE;
	font-weight: bold;
	font-size: 32px; 
	background-size: 100%;
}

.xzfc_zi a {
	font-size: 0.09rem;
	color: #333;
}

.xzfc_zi div {
	font-size: 0.08rem;
	color: rgba(0, 0, 0, 0.6);
	line-height: 26px;
	margin-top: -30px;
}

.xzfc_zi a:nth-of-type(2) {
	font-size: 0.07rem;
	color: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
}

.xzfc_tu {

	width: 100%;
	height: 1.46rem;
	margin-top: 0.07rem;


}

.xzfc_tu img {
	border-radius: 10px 10px 0 0 !important
}

.bb {
 
	position: absolute;
	left: 0;
	bottom: 0;
	width: 52%;
	height: 1.35rem;
	z-index: -1;
	overflow: hidden;
}


/* 农大人物 */
.ndrw {
	width: 56%;
	height: 650px;

	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
}
.ndrw_wai{

     width: 810px;
    margin: 0.3rem auto 0;   overflow: hidden
}
.ndrw p {
	background-image: url(../images2024/bao.png);
	       align-items: center;
               justify-content: center;
              width: 150px;
              height: 0.4rem;
	    background-repeat: no-repeat;
	    display: flex;
	     
	    color: #0E5DBE;
	    font-weight: bold;
	    font-size: 0.16rem;
	   
	  
	    background-size: 100%;
}

.renwu_xiangxi {
	display: flex;
	justify-content: space-between;
	height: 1.3rem;
	width: 100%;
margin-top:0.1rem;
 
}
.renwu_span{
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.37) 29%, rgba(0, 0, 0, 0.59) 48%, #000000 100%);
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0.3rem;
    color: #fff;
    text-align: left;
font-size: 0.09rem;
 padding-top: 0.1rem;

}
.renwu_title {
	width: 60%;
	display: flex;
	flex-direction: column;
	font-size: 0.08rem;
	color: rgba(0, 0, 0, 0.6);
	    flex-direction: column;
    justify-content: space-around;
height:1.3rem;
}
.renwu_title  div {
    font-size: 0.08rem;
    color: rgba(0, 0, 0, 0.6);
    line-height: 26px;
margin-top: -0.14rem;
  
}
.renwu_title i {
	font-style: normal;
	color: #333;
font-size: 0.1rem;

}
.renwu_title i em{
    background: #333;
    width: 0.03rem;
    height: 0.03rem;
    display: inline-block;
    margin: 0.03rem 0.06rem;
    border-radius: 50%;}
.renwu_title span {
	width: 0.32rem;
	height: 2px;
	background: #FFD27E;
	margin: 0.15rem 0;
}

 

.renwu_title>a {
	font-size: 0.07rem;
	color: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	 

}

.renwutt {
	width: 20%;
	margin-right: 10%;
}

.renwutt img {
	width: 100%;

}

.renwutu {
	background-color: transparent !important;
width:114px;
height:134px;

}

.renwutu a {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #333;
	font-size: 0.1rem;
}

.renwutu span {
	height: 50px;
	line-height: 50px;
}

.renwutu a img {
	border-radius: 0 0 50% 50%;
	width: 0.57rem;
	height: 0.72rem;
	background-color: #ADD7EB;
}

.renwutu a img:hover {
	box-shadow: 0px 6px 16px 0px #ADD7EB;
	border-radius: 0 0 50% 50%;
}
.renwutu a:hover span {
	color:#0E5DBE;
}
/* 媒体农大 */
.mtnd {
	display: flex;
	justify-content: space-between;
	width: 7.5rem;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 0.25rem;
}

.meiti {
	width: 10%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 1.7rem;
	margin-top: 0.3rem;
}

.mtnd_title {
	font-size: 0.16rem;
	font-weight: bold;
	background-image: url(../images2024/ssnd.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 60px;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	 
        margin-bottom: 0.12rem;
padding-top: 0.2rem;
}

.meiti a {
	font-size: 0.08rem;
	color: #fff;
	display: flex;
	align-items: center;
	flex-direction: column-reverse;
	writing-mode: vertical-rl;

}

.mt_shuju {
	width: 84%;
	display: flex;
	justify-content: space-between;
}

.mt_shuju_tu {
	width: 47%;

}

.mt_shuju_tu img {
	height: 2rem !important;
	border-radius: 10px;
	margin-top: 0.15rem;
}

.mt_shuju_wen {
margin-top: 0.1rem;
	width: 48%;
	display: flex;
	flex-direction: column;
	/* transition: all 0.4s ease-in-out; */
}

.news_mt {
	padding: 0.08rem 0 0.06rem 0;
	display: flex;
	/* border-bottom: 1px dashed transparent; */
	transition: all 0.4s ease-in-out;
	/* margin-bottom: 0.2rem; */
}

.news_mt .news_date {
	float: left;
	color: #fff;
	font-weight: bold;
	transition: all 0.4s ease-in-out;
	font-family: 'Merriweather';
	width: 0;
	opacity: 0;
	margin-top: 4px;
}

.news_mt .news_year {
	font-size: 0.07rem;
	margin-bottom: 0.08rem;
}

.news_mt .news_month {
	font-size: 0.09rem;
}

.news_mt .news_wz {
	/* margin-left: 1.15rem; */
	transition: all 0.4s ease-in-out;
	flex: 1;
	font-size: 0.1rem;
}

.news_mt .news_title {
	font-size: var(--titleSize);
	color: #fff;
}

.news_mt .news_title a {
	color: #fff;
	font-size: 0.1rem;
}

.news_mt .news_text {
	margin-top: 0.1rem;
	color: #fff;
	font-size: var(--smailSize);
	display: none;
	font-size: 0.07rem;
}

.selected {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
	padding: 0.05rem 0 0.1rem;
}

.selected .news_date {
	width: 0.5rem;
	opacity: 1;
}

.selected .news_text {
	display: -webkit-box;
}

.news_mt:first-child {
	/* padding-top: 0.1rem; */
}

.news_mt:hover .news_title,
.news_mt:hover .news_title a {
	color: #EDC25D
}

.line1 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.line2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}














/* ****** */

/* .mt_shuju_wen a {
	padding-bottom: 24px;
	color: #fff;
	width: 94%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.26);
	align-items: center;
	font-size: 18px;
	padding: 0.2rem 0;
	transition: all 0.4s ease-in-out;

}



.mt_shuju_wen a span {
	font-size: 34px;
	width: 30%;
	float: left;
	color: #fff;
	font-weight: bold;
	transition: all 0.4s ease-in-out;

	width: 0;
	opacity: 0;
}

.zhai div {
	font-size: 20px;
	padding: 16px 0;
	transition: all 0.4s ease-in-out;
	flex: 1;
}

.zhai {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.zhai p {
	font-size: 15px;
	margin-top: 0.2rem;
	color: #fff;
	font-size: var(--smailSize);
	display: none;
}
 */



/* 全媒体矩阵 */
.qmtjz {
	display: flex;
	justify-content: space-between;
	width: 7.5rem;
	max-width: 100%;
	align-items: center;
	margin: 0 auto;
	padding-top: 60px;
}

.mt_left {
	width: 74.2%;

}

.mt_right {
	width: 24.7%;
	display: flex;
	flex-direction: column;
}

.mt_top {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.mt_bottom {
	display: flex;
	justify-content: end;
	align-items: flex-start;
	margin-top: 16px;
}

.left_title {
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.left_title_wen {
	font-size: 0.16rem;
	display: flex;
	justify-content: flex-start;
	height: 0.73rem;
	font-weight: bold;

}

.left_title_wen p {
	background-image: url(../images2024/bao.png);
	    align-items: center;
             justify-content: center;
            width: 176px;
            height: 0.5rem;
	background-repeat: no-repeat;
	display: flex;	 
	color: #0E5DBE;
	background-size: 100%;	 
}

.juzhen {
	overflow: hidden;
	position: relative;
	display: flex;
}

.juzhen p {
	font-size: 0.08rem;
	color: #fff;
	position: absolute;
	background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.37) 29%, rgba(0,0,0,0.59) 48%, #000000 100%);
	bottom: 0;
	left: 0;
	width: 100%;

	padding-left: 20px;
	display: flex;
	 align-items: center; 
}

.juzhen span {
	/* 	   background: #ffffff;
	    border-radius: 50%; */
	width: 40px;
	height: 50px;
		display: flex;
	 align-items: center; 
}

.juzhen span img {
	width: 26px;
}

.juzhen img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
   object-fit: cover !important;
}

.juzhen img:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

.m-b-16 {
	margin-bottom: 16px;
}

.m-r-16 {
	margin-right: 16px;
}

/* 划过显示二维码 */
.cm_icon {
	margin-left: 0.18rem;
	display: flex;
	align-items: end;
	height: 0.4rem;
}

.cm_icon li {
	float: left;
	margin-right: 0.14rem;
}

.cm_icon li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.cm_icon li.i1 a {
	background: url("../images2024/wx.png") center no-repeat;
}

.cm_icon li.i2 a {
	background: url("../images2024/wb.png") center no-repeat;
}

.cm_icon li.i3 a {
	background: url("../images2024/ks.png") center no-repeat;
}

.cm_icon li.i4 a {
	background: url("../images2024/dy.png") center no-repeat;
}

.cm_icon li.i5 a {
	background: url("../images2024/jy.png") center no-repeat;
}

.cm_icon li.i6 a {
	background: url("../images2024/bl.png") center no-repeat;
}

.ci_con {
	display: none;
	position: absolute;
	z-index: 100;
	margin-left: -30px;
	width: 100px;
}

/* 数说农大 */

.ssnd {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	width: 7.5rem;
	max-width: 100%;
	align-items: center;
}

.ssnd_title {
	background-image: url(../images2024/ssnd.png);
	width: 150px;
	height: 0.5rem;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	color: #fff;
	background-size: 100%;
	justify-content: center;
	font-size: 0.16rem;
	font-weight: bold;
	margin-top: 0.4rem;
}



.ndjj {
	font-size: 0.1rem;
	color: #FFFFFF;
	line-height: 38px;
	padding: 0 0.3rem;
	text-align: justify;
width:100%;
}

/* 数说农大 */
/* 本例子css */
.ladyScroll_ssnd {
	width: 7.5rem;
	max-width: 100%;
	height: 0.75rem;
	margin-top: 0.3rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;

}

.ladyScroll_ssnd .prev,
.ladyScroll_ssnd .next {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 18px;
	z-index: 9;
	cursor: pointer;
	background: url(../images2024/hui.png) no-repeat;
}

.ladyScroll_ssnd .next {
	left: auto;
	right: 0;
	background-position: 0 -96px;
}

.ladyScroll .prev:hover {
	background-position: 0 -32px;
}

.ladyScroll_ssnd .next:hover {
	background-position: 0 -64px;
}

.ladyScroll_ssnd .scrollWrap {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

.ladyScroll_ssnd dl {
	float: left;
	width: 18%;
	text-align: center;
	position: relative;
}



.ladyScroll_ssnd dd {
	width: 260px;
	height: 100px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	overflow: hidden;

	margin-top: -10px;
	/* margin-left: auto;
	margin-right: auto; */
}

.ladyScroll_ssnd dd a {
	color: #FFD27E;
	font-size: 0.2rem;
	text-align: center;
	display: block;
	padding-top: 12px;

	font-weight: bold;
}

.ladyScroll_ssnd dd span {
	font-size: 0.08rem;
	color: #fff;

}

.ladyScroll_ssnd dd p {
	font-size: 16px;
}

.ladyScroll_ssnd dd a:hover {
	/* color: #FFD27E; */
}

.flex3 {
	display: flex;
	justify-content: center;
	align-items: baseline;
 }

/* 专题专栏 */
.ztzl {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 0.65rem;
}

.ztzl span {
	background-image: url(../images2024/bao.png);
	background-repeat: no-repeat;
	 
	font-weight: bold;
	font-size: 0.16rem;
	color: #0E5DBE;
	padding-top: 0.19rem;
	align-items: center;
         justify-content: center;
         width: 150px;
         height: 0.3rem;
	background-size: 100%;
	display: flex;
}

.fl {
	display: flex;
}

/* 专题专栏轮播 */
.mySwiper-ztzl{
	margin-bottom: 0.15rem;
}
 
.zhuanlan a {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
}



.zhuanlan  a img {
	width: 100%;
	height: 100%;

	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.zhuanlan a:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;

}
 

/* 影像结束 */


/* 快捷方式 */
.kuaijie {
	display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
	    width: 100%;
	    margin-top: 0.4rem;
}
.kuaijie a {
	font-size: 14px;
	color: #333;
	width: 31%;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-image: url(../images2024/kkk.png);
	background-repeat: no-repeat;
	height: 42px; 
	margin-bottom: 10px;
	justify-content: center;
background-size: 100% 100%;
}





/* 农大时光 */
.ndsg {
	width: 7.5rem;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.ndsg p {
	background-image: url(../images2024/bao.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 0.16rem;
	color: #0E5DBE;
	padding-top: 25px;
	width: 150px;
	text-align: center;
	 
	margin: 60px 0;
	background-size: 100%;
}

.ndsg_big {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.le_tu {
	background-image: url(../images2024/left1.png);
	background-repeat: no-repeat;
	width: 50%;
	height: 2.36rem;
	margin-top: 0.4rem;
        border-radius: 0.05rem;
}

.ri_tu {
	background-image: url(../images2024/right1.png);
	background-repeat: no-repeat;
	width: 50%;
	height: 2.36rem;	 
        border-radius: 0.05rem;
}



.fense {
	position: absolute;
	top: 0.4rem;
    left: 3rem;
	width: 1.19rem;
	height:  1.19rem;
	transition: 0.4s;
	background-image: url(../images2024/fs.png);
	font-size: 0.15rem;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.fense img {
	display: flex;
	width: 0.3rem;
	margin-bottom: 20px;
	transition: transform 0.5s ease;
	/* 平滑过渡效果 */
}

.fense:hover img {
	transform: rotateY(180deg);
	/* 鼠标悬停时翻转180度 */
}

.fense:hover {
	color: #FFD27E;
}

.hong img {
	display: flex;
	width: 0.3rem;
	margin-bottom: 20px;
	transition: transform 0.5s ease;
}

.hong:hover img {
	transform: rotateY(180deg);
	/* 鼠标悬停时翻转180度 */

}

.hong:hover {
	color: #FFD27E;
}

.lan img {
	display: flex;
	width: 0.3rem;
	margin-bottom: 20px;
	transition: transform 0.5s ease;
}

.lan:hover img {
	transform: rotateY(180deg);
	/* 鼠标悬停时翻转180度 */
}

.lan:hover {
	color: #FFD27E;
}

.hong {
	position: absolute;
	top: 1.57rem;
    left: 3rem;
	width: 1.19rem;
	height:  1.19rem;
	transition: 0.4s;
	background-image: url(../images2024/hs.png);
	font-size: 0.15rem;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.lan {
	position: absolute;
	top: 1.57rem;
    left: 4.19rem;
	width: 1.19rem;
	height:  1.19rem;
	transition: 0.4s;
	background-image: url(../images2024/ls.png);
	font-size: 0.15rem;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}









/* 返回顶部 */

#gotop {
	    position: fixed;
    z-index: 900;
    bottom: 30px;
    right: 20px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    width: 70px;
    height: 70px;
    background-image: url(../images2024/h1.png);
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#gotop.hide {
	height: 0;
	opacity: 0;
	visibility: hidden
}
/* 快速导航 */
.tu {
	width: 7.5rem;
	margin: 0 auto;

}

.tu ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tu ul li {

	width: 1rem;
	height: 1rem;	 
	display: flex;
	align-items: center;
	justify-content: center;
	 transition: transform 0.3s ease; 
 }
 

.tu ul li a {
	color: #333;
	font-weight: 600;
	font-size: 0.1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tu ul li a span {
	border-radius: 50%;
	border: 1px dashed #1b7ee5;
	display: flex;
	    width: 0.8rem;
	    height: 0.8rem;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
	animation: rotate-center 20s infinite linear;
	transform-origin: center;
	background: aliceblue;


}
.tu ul li:hover{
	transform: scale(1.1);
 }
.tu ul li:hover span{
	border: 1px dashed #113e9d;
}


.tu ul li a p {
	position: relative;
}

.tu ul li a p img {
	position: absolute;
	top: 30%;
	left: 32%;
	width: 0.3rem;
}

.tu ul li:hover a {}

.tu ul li a * {
	transition: .5s;
}
.lsdh{
	background-image: url(../images2024/bao.png);
		background-repeat: no-repeat;
		 
		font-weight: bold;
		font-size: 0.16rem;
		color: #0E5DBE;
		padding-top: 0.19rem;
		align-items: center;
               justify-content: center;
              width: 150px;
              height: 0.3rem;
		background-size: 100%;
		display: flex;
		margin: 0.4rem auto;
}
 

@keyframes rotate-center {
	to {
		transform: rotate(360deg);
	}
}
 
/* 友情链接 */
.link {
	display: flex;
	justify-content: flex-start;
	width: 7.5rem;
	height: 0.5rem;
	margin: 0 auto;
	font-size: 0.08rem;
	align-items: center;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}

.link .t {
	display: flex;
	align-items: center;
	color: #fff;
	font-weight: bold;
	width: 8%;
}

.link .t img {
	width: 0.1rem;
	margin-right: 0.08rem;
}

.flex-left {
	width: 92%;
	display: flex;
}

.flex-left a {
	padding: 0 15px;
	position: relative;
	display: block;
	font-size: 0.08rem;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.flex-left a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 30%;
	width: 1px;
	height: 14px;
	background-color: #fff;
	}

.flex-left a:first-child:after {
	display: none
}


/* 底部 */
.foot {
	width: 100%;

	background: #044CA5;
	font-size: 0.08rem;

	color: #fff;

}

.footer {
	width: 79%;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.foot_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 1rem;
}

.bq {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.bq p {
	display: flex;
	align-items: center;
	height: 0.2rem;
}

.bq p img {
	margin-right: 0.05rem;
}
.bq  a{
color:#fff
}
.foot_bottom {
	height: 0.28rem;
	border-top: 1px solid rgba(255, 255, 255, 0.32);
	display: flex;
	justify-content: center;
	align-items: center;
}
.foot_bottom p a {
	color: #fff;
	margin-left: 0.1rem;
}
.ewm img {
	margin-left: 0.1rem;
width:100px;
}

/* *************************** */

/* 内页banner */
.ban {
	width: 100%;
	position: relative;
	z-index: 10;
 font-size: initial;
}

.ban>img {
	width: 100%;
}

.ban .yjlm {
	position: absolute;
	left: 0%;
	top: 60%;
	width: 100%;
}

.ban .yjlm h2 {
	font-size: 0.18rem;
	color: #fff;
	margin-bottom: 0.1rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}

.ban .yjlm h2>span a{
	border-bottom: 2px solid #fff;
	line-height: 0.24rem;
	display: inline-block;
	height: 0.33rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}

.adress a,
.adress {
	font-size: 0.08rem;
	color: #fff;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
 
}

.adress {
	line-height: 0.15rem;
}

.adress a {}

.adress a:hover {
	color: #e2be8f
}

/* 新闻列表页 */
.erji_lm {
	background: #fff;
	width: 100%;
     margin-top: -4px;
}

.erji_lm ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 78%;
	margin: 0 auto;
}

.erji_lm ul li {
	line-height: 0.33rem;
	padding: 0 0.12rem;
	text-align: center;
	display: flex;
	align-items: center;
}

.erji_lm ul li a {
	color: #333;
	font-size: 0.09rem;
}

.xuanzhong {
	background: #0E5DBE;
}

.xuanzhong a {
	color: #fff !important;
}

.erji_lm ul li:hover {
	background: #0E5DBE;
}

.erji_lm ul li:hover a {
	color: #fff !important;
}

.list {
	padding-top: 0.2rem;
	width: 79%;
	margin: 0 auto;
}

.list_div li {
	width: 100%;
	margin-bottom: 0.1rem;
}

.list_div li .kxdt-l {
	width: 0.58rem;
	height: 0.58rem;
	background: #F7EFE6;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: 0.5s;
	padding: 0 0.05rem;
}

.list_div li .kxdt-r {
	width: calc(100% - 0.58rem);
	background: #fff;
	padding: 0.02rem 0.1rem 0.02rem 0.1rem;
	transition: 0.5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.list_div li .kxdt-l p {
	color: #0E5DBE;
	font-size: 0.17rem;
	line-height: 1.2;
	transition: 0.5s;
	font-weight: bold;
}

.list_div li .kxdt-l span {
	color: #0E5DBE;
	font-size: 0.1rem;
	line-height: 0.2rem;
	transition: 0.5s;
}

.list_div li h3 {
	font-size: 0.11rem;
	color: #222;
	line-height: 0.16rem;
	font-weight: 400;
	transition: 0.5s;
}

.list_div li a:hover .kxdt-l {
	background: #F5DEC5;
	box-shadow: 0px 1px 0.08rem 0px rgba(0, 0, 0, 0.2);
}

.list_div li a:hover .kxdt-r {
	background: url(../images2024/xz.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.list_div li a:hover .kxdt-r h3 {
	color: #fff;
}

.l2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* 内容页 */
.content {
	padding-top: 0.2rem;
	width: 78%;
	margin: 30px auto;
	padding: 0.3rem;
	background-color: #fff;
}

.title {
	background: #F8F8FA;
	font-size: 16px;
	text-align: center;
	padding: 20px;
	line-height: 46px;

}

.laiyuan {
	font-size: 14px;
	margin-top: 0.1rem;
	color: #999;
}

.article {

	margin-top: 0.18rem;
}
.article i,em,label,ol,li {
 font-size:16px	    
}
.article table {
 font-size:16px	    
}
.article td {
 font-size:16px	    
}
.article h2 {
 font-size:16px	    
}
.article h1 {
 font-size:16px	    
}
.article h3 {
 font-size:16px	    
}
.article h4 {
 font-size:16px	    
}
.article h5 {
 font-size:16px	    
}
.article h6 {
 font-size:16px	    
}
.article div {
	 font-size: 16px;
 
}
.article p {
	font-size: 18px;
	color: #222;
	line-height: 36px;
	text-indent: 2em;
}

.article img {
display: block;
 
    margin: 20px auto;
}

.bianji {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 36px;
	text-align: right;
	width: 100%;
}

.pages {
	border-top: 1px dashed #e7e7e7;
}

.pages p {
	font-size: 14px;
}

/* 机构设置 */
.jigou_div {
	width: 100%;
	margin-bottom: 0.1rem;
	justify-content: flex-start;
}

.jigou_div li {
	background: #FFFFFF;
	border-left: 0.02rem solid #0E5DBE;
	font-size: 0.2rem;
	padding: 0.16rem 0rem 0.16rem 0.08rem;
	margin-bottom: 0.1rem;
	box-sizing: border-box;
	width: 24%;
	margin-right: 0.09rem;
}

.jigou_div li:nth-child(4n) {
	margin-right: 0px;
}

.jigou_div li a {
	color: #0E5DBE;
	font-size: 0.1rem;
	display: flex;
}

.jigou_div li:hover {
	border-left: 0.02rem solid #edae5f;
	background-image: url(../images2024/xx.png);
	background-repeat: no-repeat;
	background-color: #0E5DBE;
	background-position: bottom right;

}

.jigou_div li:hover a {
	color: #fff;
}


/* 农大关于我们 */
/* 块一 */
.list_about {
	padding-top: 0.2rem;
	width: 79%;
	margin: 0 auto;
}

.ndjj1 {
	z-index: 2;
	position: relative;
	background: url(../images2024/jjbg1.png) no-repeat bottom;
	width: 100%;
}


.ndjj1-l {
	width: calc(100% - 3rem);
	/* padding: 0.1rem 0 0.1rem 0.1rem; */
}

.ndjj1-r {
	width: 2.8rem;
}

.ndjj1-r img {
	width: 100%;
	margin: 0 auto;
}

.ndjj1 p {
	font-size: 0.08rem;
	color: #333;
	line-height: 0.2rem;
	text-align: justify;
	text-indent: 2em;

	margin-bottom: 0.1rem;
}

.ndjj1-r::before {
	width: 0.22rem;
	height: 0.22rem;
	background: #63065f;
	left: -0.11rem;
	top: -0.11rem;
}

.ndjj1-r::after {
	width: 0.3rem;
	height: 0.3rem;
	background: #e6c390;
	left: auto;
	right: -0.5rem;
	bottom: 1rem;
}

/* 块二 */
.ndjj2 {
	z-index: 1;
	padding: 0.2rem 0;
	background-image: url(../images2024/about.png)
}

.ndjj2-l {
	width: calc(100% - 3.7rem);
	padding-left: 0.1rem;
	padding-right: 0.1rem;
}

.ndjj2-r {
	width: 3.4rem;
}

.ndjj2-l p {
	color: #fff;
	font-size: 0.08rem;
	line-height: 0.2rem;
	text-align: justify;
	text-indent: 2em;
	font-family: Microsoft Yahei;
	margin-bottom: 0.1rem;
}

.ndjj2-r li {
	width: 0.8rem;
	height: 0.8rem;
	margin: 0 0.1rem 0rem 0;
	text-align: center;
	z-index: 8;
	position: relative;
}

.ndjj2-r li a {
	width: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	z-index: 10;
}

.ndjj2-r li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100% !important;
	z-index: 1;
}

.ndjj2-r li:nth-child(1):before {
	background: url(../images2024/qrz.png) no-repeat;
}

.ndjj2-r li:nth-child(2):before {
	background: url(../images2024/yjs.png) no-repeat;
}

.ndjj2-r li:nth-child(3):before {
	background: url(../images2024/bs.png) no-repeat;
}

.ndjj2-r li:nth-child(4):before {
	background: url(../images2024/lxs.png) no-repeat;
}

.ndjj2-r li:nth-child(2) {
	margin: 0rem 1rem 0rem 0rem;
}

.ndjj2-r li:nth-child(4) {
	margin: 0.2rem 0.2rem 0rem 0rem;
}

.ndjj2-r li:nth-child(3) {
	margin-left: 0.8rem;
	margin-top: 0.3rem;
}

.ndjj2-r li h3 {
	font-size: 0.2rem;
	color: #4B9DFF;
	margin-bottom: 0.1rem;
	z-index: 1;
	font-style: italic;
}

.ndjj2-r li span {
	font-size: 0.08rem;
	color: #fff;
	line-height: 1.2;
	z-index: 1;
}

.ndjj2-r li .line {
	position: absolute;
	width: 0.9rem;
	height: 1px;
	top: 50%;
	z-index: -1;
	border-bottom: 1px dashed #ADD7EB;
	z-index: -1;
}

.ndjj2-r li:nth-child(1) .line {
	left: auto;
	right: -0.9rem;
	transform: rotate(7deg);
	transform-origin: left;
}

.ndjj2-r li:nth-child(2) .line {
	left: -0.8rem;
	transform: rotate(322deg);
	transform-origin: right;
	top: auto;
	bottom: 0.2rem;
	width: 1rem;
}

.ndjj2-r li:nth-child(3) .line {

	left: 0.8rem;
	width: 0.9rem;
	transform-origin: left;
	top: 44%;
	transform: rotate(350deg);
}

.ndjj2-r li:nth-child(4) .line {
	display: none;
}


/* 块三 */
.ndjj3 {
	position: relative;
	width: 100%;
	padding-top: 0.2rem;
}

.ndjj3-r,
.ndjj3-l {
	width: 48%;
}

.jjpic::after {
	width: 0.3rem;
	height: 0.3rem;
	background: #e6c390;
	left: auto;
	left: -0.15rem;
	top: 0.1rem;
}

.jjpic img {
	width: 100%;
	display: block;
	margin-bottom: 0.2rem;
}

.jjcont {
	padding-top: 0.2rem;
}

.jjcon p {
	font-size: 0.08rem;
	line-height: 0.16rem;
	margin-bottom: 0.1rem;
	text-align: justify;
	text-indent: 2em;
}

.jjcont h3 {
	font-size: 0.08rem;
	margin-bottom: 0.1rem;
}

.jjcon h3 {
	font-size: 0.08rem;
	margin-bottom: 0.1rem;
}

.jjcont p {
	font-size: 0.08rem;
	line-height: 0.16rem;
	margin-bottom: 0.1rem;
	text-align: justify;
	text-indent: 2em;
}

.mm {
	margin-top: -0.8rem;
}

/* 面积 */
.mj_big {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0.26rem;
}

.mj_big div:nth-child(2) {
	width: 65%;
	margin-bottom: 0.13rem;

}

.mianji {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 30%;
}

.mianji img {
	display: flex;
	width: 0.3rem;
}

.mianji span {
	font-size: 0.08rem;
	color: #d9d9d9;
	line-height: 0.16rem;
	font-weight: normal;
}

.mianji p {
	font-size: 0.2rem;
	color: #FFFFFF;
	font-weight: 700;
}

/* 党政领导 */
.leader_div li {
	width: 55%;
	margin-bottom: 0.1rem;
	border-bottom: 1px solid #E7E7E7;
	padding: 0.14rem 0;
margin: 0 auto 0.1rem;
}

.leader_div li span {
	background: #0E5DBE;
	width: 0.02rem;
	margin-right: 0.15rem;
}

.leader_div .zhiwu {
	font-size: 0.1rem;
	color: #0E5DBE;
	width: 42%;
}

.leader_div .xingming {
	font-size: 0.1rem;
	color: rgba(0, 0, 0, 0.9);
	flex: 1;
}

.leader_div .date {
	font-size: 0.08rem;
	color: rgba(0, 0, 0, 0.4);
	width: 10%;
}

/* 在校学生 */
.left_zxxs {
	width: 2.6rem;
	/* height: 4.3rem; */
	background: url(../images2024/xsbg.png) no-repeat;
	background-size: 100%;
	padding: 0.2rem 0 0 0.5rem;

}

.xs1 {
	background: url(../images2024/xs1.png) !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}

.xs2 {
	background: url(../images2024/xs2.png) !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}

.xs3 {
	background: url(../images2024/xs3.png) !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}

.left_zxxs h3 {
	font-size: 0.2rem;
	color: #fff;
	padding-bottom: 0.2rem;
	display: inline-block;
}

.left_zxxs h3::after {
	width: 0.4rem;
	height: 0.02rem;
	background: #fff;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: block;
	position: relative;
	margin-top: 0.1rem;
}

.right_zxxs {
	flex: 1;
	margin-left: -1rem;
	z-index: 1;
	margin-top: 0.3rem;
	background: #F8F8FA;
	padding: 0.15rem;
}

.right_zxxs li {
	background: #FFFFFF;
	border-left: 0.02rem solid #0E5DBE;
	font-size: 0.2rem;
	padding: 0.16rem 0rem 0.16rem 0.08rem;
	margin-bottom: 0.1rem;
	box-sizing: border-box;
	width: 32%;
	margin-right: 0.08rem;
	float: left;
	box-shadow: 0.01rem 0.02rem 0.03rem 0.01rem #ccc;
}

.right_zxxs li:nth-child(3n+1):not(:first-child) {
	margin-right: 0px;
}

.right_zxxs li a {
	color: #0E5DBE;
	font-size: 0.1rem;
	display: flex;
}

.right_zxxs p {
	font-size: 0.1rem;
	color: #0E5DBE;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 0.14rem;
	margin-top: 0.08rem;
}

.right_zxxs p img {
	width: 4%;
}

.right_zxxs li:hover {
	border-left: 0.02rem solid #edae5f;
	background-image: url(../images2024/xx.png);
	background-repeat: no-repeat;
	background-color: #0E5DBE;
	background-position: bottom right;
}

.right_zxxs li:hover a {
	color: #fff;
}

.flex2 {
	display: flex;
	flex-direction: column;
}

.inn {
	width: 100%;
	background: url(../images2024/innbg.png) no-repeat bottom / cover;
	bottom: -2.5rem;
}

/* 图说农大和视频	 */
.list_sp {}

.list_sp li {
	width: 24%;
	position: relative;
	transition: 0.5s;
}

.list_sp li a {
	display: block;
	width: 100%;
	 
	position: relative;
	height: 1.25rem;
	font-size: initial;
	margin-bottom: 0.1rem;
	overflow: hidden;
}

.list_sp li a>img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
}

.list_sp li a>img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.list_sp li a .top {
	position: absolute;

	display: flex;
	align-items: flex-end;
	text-align: center;
	padding: 0 .15rem .08rem;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #1D1D1D 100%);
	bottom: 0;
	left: 0;
	right: 0;
}

.list_sp li a .top h5 {
	font-size: .08rem;
	color: #fff;
	line-height: 1.5;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.tubiao {

	position: absolute;
	top: 30%;
	left: 43%;
	width: 0.26rem
}

/* 带图片列表 */

.list_tu li {
	width: 48.75%;
	margin-bottom: 0.1rem;
	border-bottom: 2px solid #0E5DBE;
	font-size: large;
}

.list_tu li .renwu_tu {
	width: 18%;
	height: 0.9rem;
}

.list_tu li .renwu_tu img {
	width: 100%;
	height: 100%;
}

.list_tu li .renwu_zi {
	flex: 1;
	transition: 0.5s;
	display: flex;
	flex-direction: column;
	justify-content: center;

}

.list_tu li .renwu_zi a {
	font-size: 0.1rem;
	color: #333;
	padding: 0.1rem;

}

.list_tu li h3 {
	font-size: 0.07rem;
	color: rgba(0, 0, 0, 0.6);
	line-height: 0.12rem;
	font-weight: 400;
	transition: 0.5s;
	background: #fff;
	height: 0.568rem;
	padding: 0.1rem;
}

.l2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.list_tu li .renwu_zi:hover h3 {
	background: #0E5DBE;
	box-shadow: 0px 1px 0.08rem 0px rgba(0, 0, 0, 0.6);
}

.list_tu li .renwu_zi:hover h3 {
	color: #fff;

}

.list_tu li .renwu_zi:hover a {
	color: #0E5DBE;
}


/* 手机端 */
/* 新闻切换 */



.xiangcun {
	width: 100%;
	display: flex;
	padding: 0.6rem 0.3rem;
	align-items: flex-start;
	flex-direction: column;
	margin: 0 auto;
}

.dian {
	width: 1.5rem;
	height: 1.5rem;
	background: #F7EFE6;
	border-radius: 50%;
	z-index: 9;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.dian span {
	font-size: 0.5rem;
	color: #0E5DBE;
	font-weight: bold;
}

.dian p {
	font-size: 0.31rem;
	color: #0E5DBE;
	/* font-weight: bold; */
}

.xiangcun .text {
	flex: 1;
	background: rgba(190, 190, 190, 0.15);
	font-size: 0.36rem;
	margin-left: -0.7rem;
	color: #222222;
	line-height: 0.3rem;
	/* white-space: nowrap; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	padding: 0.3rem 0 0.3rem 0.9rem;
	box-sizing: border-box;
	font-weight: bold;

	height: 2rem;
}

.xiangcun .date {
	width: 96%;
	font-size: 0.28rem;
	color: rgba(0, 0, 0, 0.6);
	font-weight: normal;
	line-height: 0.46rem;
	margin-top: 0.2rem;
}

.ff_cc {
	align-items: center;
	margin-bottom: 0.3rem;
width:100%;
}

/* 综合新闻 */

.moblie_news {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0.2rem 0rem;

}

.moblie_on {
	border-bottom: 0.1rem solid #0E5DBE;
	color: rgba(0, 0, 0, 0.9) !important;
	font-size: 0.5rem !important;
	padding-bottom: 0.3rem;
	border-image: linear-gradient(to right, #0E5DBE, #578aef) 1;
	font-weight: bold;
}

.moblie_news .moblie_news_t {
	width: 94%;
	display: flex;
	justify-content: start;
	box-sizing: border-box;
	margin: 0rem auto;
	align-items: center;
	border-bottom: 0.01rem solid #E7E7E7;

}

.moblie_news .moblie_news_t li {
	color: #5f5f5f;
	font-size: 0.4rem;
	margin-right: 0.6rem;
	padding-bottom: 0.3rem;
}

.moblie_news .news_b {

	box-sizing: border-box;
}


.moblie_news .more {
	font-size: 0.3rem;
	color: #ffffff;
	border-bottom: none;
	text-align: center;
	background: #cc9f5b;
	display: block;
	width: 32%;
	margin: 0 auto;
	border-radius: 1rem;
	height: 0.8rem;
	line-height: 0.8rem;
}

/* 通知公告 */

.gonggao_tagg {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	margin: 0 auto;
	padding: 0.1rem 0.3rem 0.3rem;
	margin-top: 0.3rem;
	background: #fff;
	overflow: hidden;
}

.gonggao_tagg:first-child {
	margin-top: 0;
}

.moregg {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	/* padding: 0.1rem 0.14rem; */

}

.gonggao_tagg .gg_tu {
	display: flex;
	border-bottom: 0.1rem solid #0E5DBE;
	border-image: linear-gradient(to right, #0E5DBE, #578aef) 1;
	align-items: center;
	height: 1.2rem;
}


.gonggaotitle {
	width: 100%;
	color: #333;

	border-bottom: 0.01rem solid #e8e8e8;
	height: 1.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gonggaotitle span {
	color: rgba(0, 0, 0, 0.9);
	font-size: 0.5rem;
font-weight: bold;
}

.gonggaotitle i {
	color: #e8e8e8;
	font-weight: normal;
}

.gonggaotitle em {
	color: #ccc;
}

.btn-more {
	font-size: 0.3rem;
	color: #ccc;
}

.xiangcun1 {
	width: 100%;
	padding: 0.08rem 0.14rem;
	display: flex;
	flex-direction: column;
}

.xiangcun1 .dian1 {
	width: 0.14rem;
	height: 0.14rem;
	border-radius: 50%;
	background-color: #2174AB;
	margin-top: 0.12rem;
}

.xiangcun1 .text1 {
	width: 94%;
	font-size: 0.36rem;
	color: rgba(0, 0, 0, 0.9);
	margin-left: 0.05rem;

}

.xiangcun1 .date1 {
	width: 100%;

	color: #9C9C9C;
	text-align: right;
	font-size: 0.28rem;
}

.xiangcun1 .date1 span {
	text-align: center;
	display: block;
	font-size: 0.08rem;
}

.xiangcun1 p {
	font-size: 0.3rem;
	color: rgba(0, 0, 0, 0.6);
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;

}

.bottom {
	border-bottom: 0.01px solid #E7E7E7;
	padding: 0.2rem 0
}

/* 学子风采 */
.gonggao_xzfc {

	height: 9.6rem;
	background: #073873;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	margin: 0rem auto;
	padding: 0.4rem 0.3rem;
	overflow: hidden;
}

.gonggao_xzfc .gg_tu {
	display: flex;
	border-bottom: 0.1rem solid #fff;
	align-items: center;
	height: 1.2rem;
}

.mySwiper1_fengcai {
	width: 100%;
	padding: 0.4rem 0rem 0.8rem;
	position: relative;
	height: 6.8rem;
}

.mySwiper1_fengcai .swiper-slide {
	text-align: center;
	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;
	height: 5.3rem;
}

.mySwiper1_fengcai .swiper-slide img {
	width: 100%;
	object-fit: cover;
	border-radius: 0.2rem;
}

.mySwiper1_fengcai .swiper-slide a {
	display: block;
	color: #333;
	font-size: 0.37rem;
	position: relative;
	width: 100%;
}

.mySwiper1 .swiper-pagination-bullet {
	width: 0.46rem !important;
	height: 0.12rem !important;
	border-radius: 0.06rem;
	background: #DFDFDF;
}

.mySwiper1_fengcai .swiper-pagination-bullets {
	bottom: 10% !important;
}

.mySwiper1_fengcai .swiper-pagination-bullet-active {
	background: #AEE9DC !important;
}

.mySwiper1_fengcai .swiper-slide p {
	width: 100%;
	text-align: left;
	font-size: 0.34rem;
	position: absolute;
	bottom: -1.6rem;
	margin: 0 auto;
	left: 0;
	color: #fff;
	line-height: 1.2rem;
	border-top: 1px solid #fff;
}

/* 农大人物 */
.m_ndrw {
	display: flex;
	align-items: center;
	overflow-x: scroll;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: space-between;
}

/* 隐藏垂直滚动条 */
.m_ndrw::-webkit-scrollbar {
	width: 0;
}

/* 隐藏水平滚动条 */
.m_ndrw::-webkit-scrollbar {
	height: 0;
}

.m_ndrw a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 0.34rem;
	align-items: center;
	color: #333;

	margin-left: 0.3rem;
}

.m_ndrw a:first-child {
	margin-left: 0;
}

.m_ndrw a img {
	width: 3rem;
	object-fit: cover;
	display: flex;
	height: 3.6rem;
	margin: 0.4rem 0 0.2rem;
}
}

/* 媒体农大 */
.m_mtnd {
	display: flex;
	flex-direction: column;

	width: 100%;
}

.m_mtnd a img {
	display: flex;
	border-radius: 0.2rem;
	width: 100%;
}

.m_mtnd a {
	font-size: 0.34rem;
	color: #333;
	line-height: 0.4rem;
	display: flex;
	justify-content: flex-start;
	margin-top: 0.4rem;
}

.m_mtnd a span {
	width: 0.14rem;
	height: 0.14rem;
	border-radius: 50%;
	background-color: #2174AB;
	margin-top: 0.1rem;
	display: flex;
	margin-right: 0.2rem;
}

.w45 {
	width: 3.5rem !important;
	height: 4.5rem !important;
}

/* 全媒体矩阵 */

/* 数说农大 */

.gonggao_ssnd {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	margin: 0 auto;
	padding: 0.1rem 0.3rem 0.3rem;
	margin-top: 0.3rem;

	overflow: hidden;
	background-image: url(../images2024/bj5.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.gonggao_ssnd .gg_tu {
	display: flex;
	border-bottom: 0.1rem solid #0E5DBE;
	border-image: linear-gradient(to right, #578aef, #e7efff) 1;
	align-items: center;
	height: 1.2rem;
}

.m_ssnd {
	display: flex;
	flex-direction: column;
	font-size: 0.34rem;
}

.m_ssnd #ssnd-text {

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	line-height: 0.6rem;
	color: #fff;
}

.m_ssnd span {
	width: 1.4rem;
	height: 0.6rem;
	background: #EBEBEB;
	border-radius: 1.2rem;
	display: flex;
	color: #999;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	font-size: 0.26rem;

}

.swiper-father {
	width: 100%;
	height: 2rem;
	margin-top: 0.6rem;
	border-top: 0.01rem solid #e8e8e8;
	position: relative;
	display: flex;
	justify-content: center;
}

.swiper-container_mobile {
	width: 93.8%;
	height: 100%;
	overflow: hidden;
}

.swiper-container_mobile .swiper-button-next,
.swiper-container_mobile .swiper-button-prev {
	margin-top: 0 !important;
	width: auto !important;
	height: auto !important;
}

.swiper-container_mobile .swiper-button-next::after {
	display: none;
}

.swiper-container_mobile .swiper-button-prev::after {
	display: none;
}

.swiper-container_mobile .swiper-button-prev::before {
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 0px solid transparent;
	border-right: 7px solid #fff;
	position: absolute;
	top: -0.1rem;
	z-index: 10;
	cursor: pointer;
	left: -0.3rem;
}

.swiper-container_mobile .swiper-button-next::before {
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 7px solid #fff;
	border-right: 0px solid transparent;
	position: absolute;
	top: -0.1rem;
	z-index: 10;
	cursor: pointer;
	right: -0.3rem;
}



.hhhh {
	text-align: center !important;
	height: 1.5rem !important;
	background: #F3F7F9;
	display: flex !important;
	flex-direction: column;
	align-items: center !important;
	justify-content: center !important;
	font-size: 0.5rem !important;
	border-radius: 0.2rem;
	margin-top: 0.3rem;
}

.hhhh p {
	font-size: 0.3rem;
	/* color:#edae5f; */
}


/* 专题专栏 */


/* 农大时光 */
.shig {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-top: 0.4rem;
}

.shig a:nth-child(1) {
	background-image: url(../images2024/fs.png);
	transition: 0.4s;
	color: #fff;
	width: 30%;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 2.17rem;
	justify-content: center;
	font-size: 0.34rem;
	background-size: 100%;
}

.shig a:nth-child(2) {
	background-image: url(../images2024/ls.png);
	transition: 0.4s;
	color: #fff;
	width: 30%;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 2.17rem;
	justify-content: center;
	font-size: 0.34rem;
	background-size: 100%;
}

.shig a:nth-child(3) {
	background-image: url(../images2024/hs.png);
	transition: 0.4s;
	color: #fff;
	width: 30%;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 2.17rem;
	justify-content: center;
	font-size: 0.34rem;
	background-size: 100%;
}

.shig a img {
	display: flex;
	margin-bottom: 0.2rem;
	transition: transform 0.5s ease;
	width: 0.8rem;
}