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

.w634{
	width:634px;
}
.w695{
	width:695px;
}
.w723{
	width:723px;
}
.w457{
	width:457px;
}
.w965{
	width:965px;
}
.w930{
	width:930px;
}
.w588{
	width:588px;
}
.w800{
	width:800px;
    position: relative;
}
.w750{
	width:750px;
}
.w560{
	width:560px;
}
.w1745{
	width:1745px;
}

/**最新消息**/
.div_box_for1 {
    overflow: hidden;
    clear: both;
    padding-bottom: 6vmin;
    margin-bottom:  4vmin;
    background: #F9F9F9 url(../202509images/bg_new_box02@2x.png) no-repeat bottom center;
    background-size: contain;
    position: relative;
}
.newsSwiper{}
.newsSwiper .swiper-wrapper{}
.newsSwiper .swiper-wrapper .swiper-slide{
	position:relative;
}
.newsSwiper .swiper-wrapper .swiper-slide h2{
    position: absolute;
    bottom: 0;
    height: 104px;
    background-image: linear-gradient(180deg, #00000000 0%, #000000f0 100%);
    color: #fff;
    padding: 0 20px;
    display: flex;
    align-items: center;
    width: 760px;
}
.newsSwiper .swiper-pagination-bullet{
	background: #5E9FF2;
}
.newsSwiper .swiper-pagination{
    width: 120px;
    right: 0;
    left: auto;
}
.div_bottom_more{
	text-align:center;
}


.ul_hot_list{
    /* background: url(../202509images/bg_higher_school_box05@2x.png) center no-repeat; */
    background-size: cover;
    overflow: hidden;
}
.ul_hot_list li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 95px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DFDFDF;
}
.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: 0px 0;
	line-height: 1.6;
}
.ul_hot_list li div p{
	display:block;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	}
/*.ul_hot_list li.active, .ul_hot_list li:hover{
	height: 135px;
	align-items: flex-start;
	cursor:pointer;
}*/

.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{/* display:block; */}

.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-top: 10px;
}


/**深度报道**/
.ul_zkzx_list{}
.ul_zkzx_list li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
	margin-bottom:24px;
	background: #FFFFFF;
	box-shadow: 0 2px 20px 0 #151a2114;
}
.ul_zkzx_list li a{text-decoration: none;color: #000121;font-size: 18px;}
.ul_zkzx_list li:hover a{color:#004EB3;}
.ul_zkzx_list li div{
    margin-left: 20px;
}
.ul_zkzx_list li div h2{
    margin: 40px auto;
    padding: 0;
}
.ul_zkzx_list li div p{
    font-size: 14px;
    color: #00012199;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 45px;
    margin-right: 20px;
}


.div_s_info{
	background: #FFFFFF;box-shadow: 0 2px 20px 0 #151a2114;height:304px;padding:0 24px;float: left;
}
.div_s_info h2{margin:40px auto;}
.div_s_info p{
	font-weight: 500;
	font-size: 14px;
	color: #00012199;
	text-align: justify;
	line-height: 22px;
	margin-bottom:60px;
}
.div_s_info a.more{float:right;margin-right: 20px;}
.div_s_info h2 a{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	text-decoration:none;
}

/**政策导航**/
.div_zcdh_list{}
.div_zcdh_list li{
    display: flex;
    justify-content: left;
    align-items: flex-start;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ccc;
}
.div_zcdh_list li h2 {
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	margin-left: 24px;
	width: 100%;
}
.div_zcdh_list li h2 a{color: #000121;}

.div_hnjy_swiper{
    padding-bottom: 85px;
	position:relative;
}
.div_hnjy_swiper:after{
	content:'';
	position:absolute;
	bottom: 48px;
	width:90%;
	height:5px;
	border-bottom:1px solid #EAEAEA;
	left:38px;
}

.div_hnjy_swiper .swiper-slide{
    text-align: center;
	position:relative;
}
.div_hnjy_swiper .swiper-slide:after{
	content:'';
	position:absolute;
	bottom: -44px;
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	border: 1px solid #3F65D8;
	border-radius:100%;
}

.div_hnjy_swiper .swiper-slide h2{
	min-height:80px;
	margin-top: 20px;
	text-align: left;
}
.div_hnjy_swiper .swiper-slide h2 a{
    font-weight: 900;
    font-size: 16px;
    color: #343434;
    line-height: 2;
    text-align: left;
}
.div_hnjy_swiper .swiper-scrollbar{
    bottom: 50px;
    display: none;
}

.div_hnjy_swiper .swiper-button-next:after{
	content:'';
    bottom: -220px;
    position: absolute;
    background: url(../202509images/icon_higher_school_arrow_up@2x.png) center no-repeat;
    transform: rotate(90deg);
    width: 54px;
    height: 54px;
    background-size: contain;
}

.div_hnjy_swiper .swiper-button-prev:after{
	content:'';
    bottom: -220px;
    position: absolute;
    background: url(../202509images/icon_higher_school_arrow_up@2x.png) center no-repeat;
    transform: rotate(-90deg);
    width: 54px;
    height: 54px;
    background-size: contain;
}

/**院校传真**/
.div_yxcz_list{}
.div_yxcz_list li{
	border-bottom:1px solid #DFDFDF;
	margin-bottom:14px;
	padding-bottom:12px;
	height: 32px;
}
.div_yxcz_list li a{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: block;
}
.div_yxcz_list li a:hover{color: #004EB3;}

/**师生风采**/
.div_ssfc_list{}
.div_ssfc_list li{
    float: left;
    width: 332px;
    margin-right: 31px;
    margin-bottom: 20px;
    position: relative;
}
.div_ssfc_list li:nth-child(2n){margin-right:0;}
.div_ssfc_list li img{
	
}
.div_ssfc_list li p{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	margin-top: 10px;
	position: absolute;
	bottom: 0;
	height: 52px;
	background: #ffffffe6;
	padding: 10px 10px;
	padding-bottom: 20px;
    width: 312px;
}
.div_ssfc_list li p a{color: #000121;}

/**读书基地**/
.div_jd_zl_box{
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    margin-bottom: 49px;
}
.div_jd_zl_box:after{
	content:'';
	background:url("../202509images/bg_vocationl_box04@2x.png")top left no-repeat;
	background-size: contain;
	position:absolute;
	padding-top:58px;
	overflow:hidden;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -2;
}
.div_jd_zl_box .w1745{
	background: #FFFFFF;
	box-shadow: 0 9px 36px 0 #00000026;
	border-radius: 39px 0 0 0;
	position: relative;
	margin-top: 36px;
}
.div_jd_zl_box .w1745:after{
    content: '';
    position: absolute;
    left: -40px;
    top: -30px;
    background: url(../202509images/bg_vocationl_box02@2x.png) left no-repeat;
    background-size: contain;
    width: 100%;
    height: 564px;
    z-index: -1;
    border-radius: 44px 0 0 0;
}

.div_dsjd_list{
    margin-bottom: 10px;
}
.div_dsjd_list li{
	position:relative;
	height: 117px;
	background: url(../202509images/bg_vocationl_box01@2x.png) left no-repeat;
	background-size: cover;
}
.div_dsjd_list li:after{
	content:'';
	position:absolute;
	width:100%;
	height:117px;
	background:url(../202509images/bg_vocationl_box01@2x.png) left no-repeat;
	background-size:100%;
	top: 0;
	z-index: -1;
}
.div_dsjd_list li h2{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	padding: 15px 35px;
	line-height: 2;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 24px 0 0 0;
}
.div_dsjd_list li p{
	font-weight: 500;
	font-size: 14px;
	color: #00012175;
	text-align: justify;
	line-height: 22px;
	padding: 0px 35px;
}

.div_book_zl{
    overflow: hidden;
    padding-bottom: 130px;
    background: url(../202509images/img_vocationl_bookshelf@2x.png) left bottom no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.div_book_zl li{
    float: left;
    margin-right: 10px;
    margin-left: 50px;
}
.div_book_zl li:nth-child(3n){
	margin-right:0;
}
.div_book_zl li a{}
.div_book_zl li a img{}


.div_book_list{
    margin: 0 20px;
    /*margin-top: -30px;*/
}
.div_book_list li{
	display:flex;
	justify-content:left;
	align-items: center;
	height:  auto;
	background: #F0F8FF;
	margin-bottom: 30px;
	padding: 24px;
	position:relative;
}
.div_book_list li:before{
	content:'';
	position:absolute;
	left: 13px;
	top:0;
	background: url(../202509images/icon_vocationl_labels@2x.png) left no-repeat;
	background-size: contain;
	width: 12px;
	height: 37px;
	z-index: 9;
}
.div_book_list li dt{
    display: flex;
    align-items: center;
    width: 90px;
    display: none;
}
.div_book_list li dt .div_day{
    font-weight: 500;
    font-size: 28px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
}
.div_book_list li dt .div_m_y{
    margin-left: 10px;
}
.div_book_list li dt .div_m_y i{
    font-weight: 500;
    font-size: 20px;
    color: #000121;
    line-height: 20px;
    font-style: normal;
    position: relative;
}
.div_book_list li dt .div_m_y i:after{
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-left: 0.5px solid #00012199;
    height: 14px;
    transform: rotate(25deg);
}
.div_book_list li dt .div_m_y p{
    font-size: 10px;
    color: #00012166;
    line-height: 10px;
    margin-top: 10px;
}
.div_book_list li dd{
	margin-left:24px;
    width: 100%;
}
.div_book_list li dd h2{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
}
.div_book_list li dd p{
	font-weight: 500;
	font-size: 16px;
	color: #000121b3;
	line-height: 27px;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}








