
a{color:#000121;text-decoration:none;}
a:hover{color:#004EB3;}

.w634{
	width:634px;
}
.w723{
	width:723px;
}
.w457{
	width:457px;
}
.w965{
	width:965px;
}
.w930{
	width:930px;
}


.div_yw_hot{}
.div_yw_hot div{
	height: 233px;
	background: #F1F1F1;
	float:left;
	width:586px;
	padding:24px;
}


.div_yw_hot dl{
    background: #fff;
    width: 72px;
    height: 76px;
    border-top: 4px solid #004EB3;
    position: absolute;
    left: 24px;
    top: 60%;
    display: grid;
    align-items: center;
}
.div_yw_hot dl dt{
	font-weight: 700;
	font-size: 28px;
	color: #000121;
	line-height: 28px;
}
.div_yw_hot dl dt:after{
    content: "";
    position: absolute;
    left: 34px;
    top: 25px;
    border-left: 0.5px solid #00012199;
    height: 37px;
    transform: rotate(84deg);
}

.div_yw_hot dl dd{
	font-size: 12px;
	color: #00012166;
	line-height: 12px;
}

.div_yw_hot img{
	float:left;
}
.div_yw_hot h2{margin-top: 45px;}
.div_yw_hot p{
	font-weight: 500;
	font-size: 14px;
	color: #000121;
	text-align: justify;
	line-height: 22px;
	margin-bottom:20px;
}
.div_yw_hot a.more{
	float:right;
	margin-right:0px;
}



.ul_hot_list{
    background: url(../202509images/bg_higher_school_box05@2x.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 703px;
}
.ul_hot_list li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 81px;
    padding-bottom: 10px;
    margin-bottom: 24px;
    border-bottom: 1px solid #DFDFDF;
}
.ul_hot_list li:last-child{
	border-bottom:none;
}
.ul_hot_list li div{
	margin-left:30px;
    width: 100%;
}
.ul_hot_list li a{
	width:100%;
	font-weight: 700;
	font-size: 18px;
	color: #000121;
	line-height: 26px;
}
.ul_hot_list li p{
	width:100%;
	height:auto;
	margin: 18px 0;
	line-height: 1.6;
}
.ul_hot_list li div p{display:none;}
.ul_hot_list li.active, .ul_hot_list li:hover{
	height: auto;
	align-items: flex-start;
	cursor:pointer;
	padding-bottom: 32px;
}
.ul_hot_list li.active a, .ul_hot_list li:hover a{color:#004EB3;}
.ul_hot_list li.active div p, .ul_hot_list li:hover div p{
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.2;
}

.ul_hot_list li dt{
    display: flex;
    align-items: center;
    width: 72px;
}
.ul_hot_list li dt span.div_day{
    font-weight: 500;
    font-size: 28px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
}
.ul_hot_list li dt span.div_m_y{
    margin-left: 10px;
}
.ul_hot_list li dt span.div_m_y i{
    font-weight: 500;
    font-size: 20px;
    color: #000121;
    line-height: 20px;
    font-style: normal;
    position: relative;
}
.ul_hot_list li dt span.div_m_y i:after{
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-left: 0.5px solid #00012199;
    height: 14px;
    transform: rotate(25deg);
}
.ul_hot_list li dt span.div_m_y p{
    font-size: 10px;
    color: #00012166;
    line-height: 10px;
    margin: 6px auto;
}

/****/
.div_yixiang_left{}
.div_yixiang_left a{
	float:left;
	width:100%;
}
.div_yixiang_left div{
	height: 181px;
	background: #F1F1F1;
	float:left;
	width:390px;
	padding:0 34px;
}
.div_yixiang_left div h2{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 26px;
	margin:16px auto 12px;
    float: left;
}
.div_yixiang_left div p{
	font-weight: 500;
	font-size: 14px;
	color: #00012199;
	text-align: justify;
	line-height: 22px;
    float: left;
   white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.div_yixiang_right{}
.div_yixiang_right ul{}
.div_yixiang_right ul li:nth-child(n+2){
	width:305px;
	float:left;
	margin-right:25px;
	height:285px;
	margin-top:20px;
}
.div_yixiang_right ul li:nth-child(n+2) img{
	float:left;
}
.div_yixiang_right ul li:nth-child(n+2) p{
	height: 40px;
	background: #F1F1F1;
	float:left;
	padding: 14px;
	white-space: normal;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 277px;
}
.div_yixiang_right ul li:last-child{
	margin-right:0;
}
.div_yixiang_right ul li:first-child{
	height: 228px;
	background: #F1F1F1;
	border-radius: 0 50px 0 0;
    display: flex;
    align-items: center;
}
.div_yixiang_right ul li:first-child div{
    margin-left: 24px;
    margin-right: 40px;
}
.div_yixiang_right ul li:first-child div h2{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
}
.div_yixiang_right ul li:first-child div p.author{font-weight: 500;font-size: 14px;color: #00012175;text-align: justify;line-height: 22px;margin: 20px 0;}
.div_yixiang_right ul li:first-child div p.info{
    font-weight: 500;
    font-size: 14px;
    color: #00012199;
    text-align: justify;
    line-height: 22px;
}

.div_yixiang_bottom{
	height: 340px;
	background: #F1F1F1;
	border-radius: 0 0 0 50px;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.div_yixiang_bottom ul{
	padding: 18px 22px;
	position: relative;
}
.div_yixiang_bottom ul li:nth-child(n-3){
    width: 930px;
    float: left;
    height: auto;
}
.div_yixiang_bottom ul li:nth-child(n-3) h2{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
}
.div_yixiang_bottom ul li:nth-child(n-3) p{
    font-weight: 500;
    font-size: 14px;
    color: #00012199;
    text-align: justify;
    line-height: 22px;
    margin-top: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.div_yixiang_bottom ul li:nth-child(1){
	border-bottom:1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
	margin-top: 24px;
}

li {}
.div_yixiang_bottom ul li:nth-child(3){
	width:441px;
	height:291px;
    position: absolute;
    right: 20px;
}
.div_yixiang_bottom ul li:nth-child(3) p{
	position: absolute;
	bottom: -6px;
	width: 417px;
	background: #00000080;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
    padding: 0 12px;
}

/****/
.div_dingge_box{
	width:100%;
	height:498px;
	margin-top: 38px;
	position:relative;
}
.div_dingge_box:after{
	content:'';
	position:absolute;
	width: 920px;
	height:498px;
	background: url(../202509images/bg_higher_school_box01@2x.png) center no-repeat;
	background-size: auto 508px;
	right:0;
	top: 0;
}
.div_dingge_box:before{
    content: '';
    position: absolute;
    width: 332px;
    height: 200px;
    left: -220px;
    top: 110px;
    background: url(../202509images/img_higher_school_light_line@2x.png) center no-repeat;
    background-size: contain;
    z-index: 9;
    transform: rotate(-25deg);
}

.div_dingge_swiper{
	width:680px;
	height: 430px;
	overflow:hidden;
	padding: 33px 0;
}
.div_dingge_swiper .swiper-slide {
    perspective: 50vw;
    perspective-origin: 50% 50%;
}
.div_dingge_swiper .swiper-slide .div_slideBoxLink{
	display:none;
}
.div_dingge_swiper .swiper-slide .div_slideBoxLink .imga{
    background-image: linear-gradient(126deg, #57B3E8 0%, #378ED4 0%, #004EB3 100%);
    padding: 5px;
}
.div_dingge_swiper .swiper-slide {
    display: flex;
    flex-direction: inherit;
    justify-content: center;
    align-items: center;
    text-align: left;
    transition: all 0.3s ease;
    height: auto; /* 普通状态高度 */
    margin-top: -10px;
}

.div_dingge_swiper .swiper-slide-active {
    height: 260px !important; /* 激活状态高度 */
    overflow: hidden;
    margin-left: 50px;
    margin-right: 0px;
    width: auto;
}
.div_dingge_swiper .swiper-slide-next{
    margin-left: 40px;
    margin-top: 0px;
}



.div_dingge_swiper .swiper-slide-next .div_slideLink{margin-top:30px;}
.div_dingge_swiper .swiper-slide .div_slideLink{
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
}
.div_dingge_swiper .swiper-slide .div_slideLink a{
	color:#fff;
	position:relative;
	padding-left:20px;
	margin-left:20px;
}
.div_dingge_swiper .swiper-slide .div_slideLink a:after{
	content:'';
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 100%;
}
.div_dingge_swiper .swiper-slide-active .div_slideLink{
	display:none;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive{
    height: 215px;
    background-image: linear-gradient(130deg, #D8E7F8 0%, #e9f3ff00 100%);
    float: left;
    margin-top: 15px;
    width: 100%;
    padding-left: 20px;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive dt{
    display: flex;
    align-items: center;
    width: 72px;
    float: left;
    clear: both;
    margin-top: 24px;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive dt span.div_day{
    font-weight: 500;
    font-size: 28px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive dt span.div_m_y{
    margin-left: 10px;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive dt span.div_m_y i{
    font-weight: 500;
    font-size: 20px;
    color: #000121;
    line-height: 20px;
    font-style: normal;
    position: relative;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive dt span.div_m_y i:after{
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-left: 0.5px solid #00012199;
    height: 14px;
    transform: rotate(25deg);
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive dt span.div_m_y p{
    font-size: 10px;
    color: #00012166;
    line-height: 10px;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive h2{
    float: left;
    width: 100%;
    margin: 20px 0;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive h2 a{
	font-weight: 900;
	font-size: 13.62px;
	color: #004EB3;
	text-align: justify;
	line-height: 24.77px;
}
.div_dingge_swiper .swiper-slide-active .div_slideBoxLink .div_linkActive p a{
    float: right;
}

.div_dingge_swiper .swiper-button-prev{
    left: auto;
    right: 10px;
    bottom: 99px;
    top: auto;
}
.div_dingge_swiper .swiper-button-prev:after{
	content:'';
	position:absolute;
	width:60px;
	height:60px;
	background:url(../202509images/icon_higher_school_arrow_up@2x.png) center no-repeat;
	background-size:cover;
    transform: rotate(0deg);
}
.div_dingge_swiper .swiper-button-next{
    right: 10px;
    left: auto;
    bottom: 49px;
    top: auto;
}
.div_dingge_swiper .swiper-button-next:after{
	content:'';
	position:absolute;
	width:60px;
	height:60px;
	background:url(../202509images/icon_higher_school_arrow_up@2x.png) center no-repeat;
	background-size:cover;
    transform: rotate(180deg);
}

.div_guancha_box{
	width:100%;
	height: 554px;
	margin-top: 10px;
	position:relative;
}
.div_guancha_box:after{
	content:"";
	position:absolute;
	left:0;
	width:960px;
	height:554px;
	background: #F0F0F0;
	top: 0;
	z-index: -1;
}
.div_guancha_box ul{
    padding: 30px 0 0 30px;
}
.div_guancha_box ul li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}
.div_guancha_box ul li a{}
.div_guancha_box ul li div{
    margin-left: 24px;
}
.div_guancha_box ul li div h2{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
}
.div_guancha_box ul li div p{
    font-weight: 500;
    font-size: 14px;
    color: #00012199;
    text-align: justify;
    line-height: 22px;
    margin: 20px auto;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/**人物**/
.div_rwSwiper{width:100%;}
.rwSwiper{
	width:100%;
    padding-bottom: 40px;
}
.div_rwSwiper .swiper-button-next{right: 0px;}
.div_rwSwiper .swiper-button-prev{left: 0px;}

.rwSwiper .swiper-wrapper{}
.rwSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rwSwiper .swiper-slide:nth-child(2n){
	padding-top:34px;
}

.rwSwiper .swiper-slide img {
  float: left;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.rwSwiper .swiper-slide h2 {
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	margin: 16px auto;
	text-align: left;
	float: left;
}
.rwSwiper .swiper-slide p {
	font-weight: 500;
	font-size: 14px;
	color: #00012175;
	text-align: justify;
	line-height: 22px;
	float: left;
	width: 100%;
    margin: 2px auto;
}
.rwSwiper .swiper-slide p.tdate {
  
}
.rwSwiper .swiper-slide img.more{
	float:right;
    width: auto;
}
.div_rwSwiper .swiper-button-next:after{
    content: "";
    position: absolute;
    background: url(../202509images/icon-arrown@2x.png) center no-repeat;
    background-size: contain;
    width: 54px;
    height: 54px;
    right: 22px;
    transform: rotate(180deg);
}
.div_rwSwiper .swiper-button-prev:after{
    content: "";
    position: absolute;
    background: url(../202509images/icon-arrown@2x.png) center no-repeat;
    background-size: contain;
    width: 54px;
    height: 54px;
    left: 22px;
    transform: rotate(0deg);
}

/****/
.videoSwiper{
	width:1440px;
}


.videoSwiper .swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.videoSwiper .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}
.videoSwiper .swiper-slide-active{
	
  height: 260px;
}
.videoSwiper .swiper-slide img {
  display: block;
  width: 100%;
}
.videoSwiper .swiper-slide h2{display:none;}
.videoSwiper .swiper-slide img.video{display:none;}
.videoSwiper .swiper-slide-active img.video{
    display: block;
    position: absolute;
    left: 15px;
    top: 220px;
    width: 34px;
}
.videoSwiper .swiper-slide-active h2{
    display: block;
    position: absolute;
    bottom: -5px;
    font-weight: 900;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
    padding-left: 64px;
    background: #00000081;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}



/***************************/

.div_main_body_one{
    background: url(../202509images/bg_higher_school_box02.png) center no-repeat;
    background-size: 100%;
    height: auto;
    display: flex;
    align-items: center;
    width: 100%;
}
.div_main_body_one .schoolSwiper{width: 1440px;}

.div_main_body_one .schoolSwiper .swiper {
  width: 1440px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div_main_body_one .schoolSwiper .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 660px;
  height: 680px;
}

.div_main_body_one .schoolSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height:490px;
}
.div_main_body_one .schoolSwiper .swiper-slide div{
    height: auto;
    width: 100%;
    padding: 0px;
    display:none;
}
.div_main_body_one .schoolSwiper .swiper-slide-active div{
	display:block;
}
.div_main_body_one .schoolSwiper .swiper-slide div h2{
    font-weight: 900;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0px auto;
    text-align: center;
    margin-top: -127px;
    padding: 0;
    line-height: 6;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 127px;
    background-image: linear-gradient(180deg, #00000000 0%, #041b3cf0 100%);
}
.div_main_body_one .schoolSwiper .swiper-slide div h2:before{
	content:'';
	position:absolute;
	left: 28px;
	width:56px;
	height:56px;
	/* background: url(../202509images/icon_higher_school_video@2x.png) center no-repeat; */
	z-index: 9;
	bottom: 28px;
}
.div_main_body_one .schoolSwiper .swiper-slide div h2 a{
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.div_main_body_one .schoolSwiper .swiper-slide div h2 a span{
    width: 520px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-align: left;
}
.div_main_body_one .schoolSwiper .swiper-slide div p{
    font-weight: 500;
    font-size: 14px;
    color: #ffffffad;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: none;
}
.div_main_body_one .schoolSwiper .swiper-slide div a.more{
	float: left;
	width: auto;
	text-align: center;
	overflow: hidden;
	height: 32px;
	background: #ffffff81;
	border-radius: 5px;
	margin: 8px;
	margin-left: 45%;
	display: none;
}
.div_main_body_one .schoolSwiper .swiper-slide div img{
    height: auto;
    width: 56px;
    margin-right: 36px;
}



























