html,body{
	height:100%;margin:0 auto;
}

/*必要*/
.page-body {
    transform-origin: left top;
    width: 1890px;
    overflow-x: hidden;
}

ul, li { list-style: none }
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.flex {
    display: flex;
}
.overf{
	overflow:hidden;
}
.noverf{
	overflow:visible!important;
}

.m_t_30{
	margin-top:30px;
}
.m_t_35{
	margin-top:35px;
}
.m_t_40{
	margin-top:40px;
}
.m_b_30{
	margin-bottom:30px;
}
.m_b_35{
	margin-bottom:35px;
}
.m_b_40{
	margin-bottom:40px;
}

.rel{position:relative;}




.w720{
	width:720px;
	height:auto;
	position:relative;
    display: block;
    margin: 0 auto;
}
.w690{
	width:690px;
	height:auto;
	position:relative;
    display: block;
    margin: 0 auto;
}
.block1440{
	width:1440px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
	padding:0 60px;
}

.block, .nBlock {
    width: 1440px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.header-top {
    justify-content: space-between;
    width: 100%;
    height: 50px;
    margin-top: 32px;
    margin-bottom: 32px;
}
.header-top .content {
    margin: 0 auto;
    justify-content: space-between;
}

.shade_site{
	background: url(../202509images/bg_home_shade_side@2x.png);
	background-size: 100%;
	position: absolute;
	right: -0vmin;
	width: 51px;
	height: 100%;
	z-index: 99;
    bottom: 0;
}
.shade_site_left{
	left:0;
	right:auto;
}

.m_b_5v{margin-bottom: 5vmin;}

.t-q {
    width: 160px;
    height: 40px;
    display: block;
    overflow: hidden;
    padding-left: 32px;
}
.search {
    position: relative;
    margin-bottom: 32px;
    padding-right: 40px;
}
.search-text {
    width: 271px;
    height: 40px;
    background: #ECF0F5;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 12px;
    padding-left: 20px;
    outline: none;
    border-radius: 20px;
    border: none;
}
.search-btn {
    width: 40px;
    height: 40px;
    margin: 2px -40px;
    border: 0;
    outline: 0;
    background: url(../202509images/icon-search.png) 0px 0px no-repeat;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    position: absolute;
}
.icon_phone_word{
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 40px;
    algin-item: center;
}
.icon_phone_word a{
    font-size: 16px;
    color: #00000080;
    line-height: 16px;
}
.icon_contribution_word{
    padding-left: 10px;
    padding-top: 10px;
    algin-item: center;
}
.icon_contribution_word a{
    font-size: 16px;
    color: #00000080;
    line-height: 16px;
}
.nav {
    display: block;
    width: 100%;
    height: 57px;
    background: #004EB3;
}
.nav .nav-detail {
    margin: 0 auto;
    height: 57px;
    justify-content: space-evenly;
    align-items: center;
    /* display: flex; */
}
.nav .nav-detail a{
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}
.nav .nav-detail li.active a{
    font-weight: 600;
    color: #004EB3;
}
.nav .nav-detail li.sx a{
    font-weight: 600;
    color: #ffffff;
}
.nav-detail li{
	width:130px;
	text-align:center;
	float:left;
	line-height: 57px;
	padding:0 15px;
}
.nav-detail li.active, .nav-detail li:hover {
    background: url('../202509images/nav_hover_bg.png') center 0px no-repeat;
    background-size: auto; /* 保持图像的宽高比或缩放填满整个元素 */
     /* 图像居中显示 */
    background-repeat: no-repeat; /* 不重复图像 */
    list-style-type: none; /* 移除列表项前的默认标记 */
    /* 根据需要调整宽度和高度 */
    width: 130px; /* 例如宽度 */
    height: 67px; /* 例如高度 */
    padding:0 15px;
    justify-content: center;
    align-items: center;
    /* display: flex; */
    margin-top: -4px;
}
 .nav-detail li:hover a{
    font-weight: 600;
    color: #004EB3;
}
.nav-detail li.sx {
    background: url('../202509images/nav_sx_bg.png') center top no-repeat;
    background-size: auto; /* 保持图像的宽高比或缩放填满整个元素 */
     /* 图像居中显示 */
     /* 不重复图像 */
    list-style-type: none; /* 移除列表项前的默认标记 */
    /* 根据需要调整宽度和高度 */
    width: 130px; /* 例如宽度 */
    height: 67px; /* 例如高度 */
    line-height: 87px;
    justify-content: center;
    align-items: center;
    /* display: flex; */
    margin-top: -15px;
}
.big-head {
    margin: 0 auto;
	margin-top: 20px;
}
.big-head h1 {
    font-weight: 700;
    font-size: 48px;
    color: #004EB3;
    line-height: 54px;
    text-align: center;
    position:relative;
}
.big-head h1:after{
	content:'';
	position:absolute;
	/*background:url(../202509images/icon_home_stars@2x.png) right no-repeat;*/
	background-size: contain;
	width: 30px;
	height: 30px;
	top: -20px;
}
.big-head h1 a {
    color: #004EB3;
    text-decoration: none;
}
.big-head h1 a:hover {
    color: #000000;
    text-decoration: none;
}
.big-head p {
    font-weight: 400;
    font-size: 14px;
    color: #00000080;
    line-height: 14px;
    justify-content: center;
    display: flex;
}
.big-head p a {
    padding-right: 32px;
    display: flex;
    align-items: center;
    color: #00000080;
    text-decoration: none;
}
.big-head p a:hover {
    color: #004EB3;
    text-decoration: none;
}
.big-head p a::before {
    content: ""; /* 必须有content属性，即使是空字符串 */
    display: inline-block; /* 使::before成为一个块级元素，可以设置宽高 */
    width: 5px;
    height: 5px;
    background: #004EB3;
    margin-right: 8px; /* 根据需要调整与文字的间距 */
}
.biga{
    font-size: 35px;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.slide-and-list {
    margin: 0 auto;
	margin-top: 50px; 
}
.slide-pic {
	width: 1001px;
	float: left;
}
.hot-list {
    position: relative;
    width: 429px;
    float: left;
    padding-right: 10px;
}
.hot-list::after {
    content: "";
    display: table;
    clear: both;
    background:#fff;
    position:absolute;
    z-index:-1;
    width:500px;
    height:100%;
    left: -50px;
    top:0;
}
.list-detail a {
    font-weight: 700;
    font-size: 18px;
    color: #000121;
    /* line-height: 26px; */
    padding-left: 20px;
    position: relative;
    display: flex;
    justify-items: center;
    align-items: center;
    margin: 10px 0;
    text-decoration: none;
}
.list-detail a::before {
    content: ""; /* 必须有content属性，即使是空字符串 */
    display: inline-block; /* 使::before成为一个块级元素，可以设置宽高 */
    width: 5px;
    height: 5px;
    background: #004EB3;
    margin-right: 12px; /* 根据需要调整与文字的间距 */
    left: 0;
    position: absolute;
    top: 10px;
}
.list-detail li a:hover {
    color: #004EB3;
}
.list-detail li:hover {
    color: #004EB3;
}
.list-detail li {
    height: 74px;
    position: relative;
    border-bottom: 1px solid #DFDFDF;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    margin: 0 15px;
}
/* 进度条效果 */
.list-detail li::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #004EB3;
	transition: width 0.4s ease;
	z-index: 1;
}

.list-detail li:hover::before {
	width: 100%;
}

.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;
    z-index: 0;
}

.div_area{
	text-align:center;
    padding-bottom: 70px;
}
.div_big_title{
    margin: 40px auto;
    padding-top: 10px;
    position: relative;
    text-align: center;
}
.div_big_title a{
	position:absolute;
    right: 0;
    top: 28px;
}

.div_area_box{
    background: url(../202509images/bg_home_shade_quyu01@2x.png) right bottom no-repeat;
    background-size: contain;
    overflow: hidden;
    height: 470px;
}
.div_area_box .div_area_box_img{
    position: relative;
    width: 525px;
    height: 350px;
    float: left;
    margin-top: 62px;
    margin-right: 40px;
}
.div_area_box .div_area_box_img img{
    position: relative;
    width: 525px;
    height: 350px;
    float: left;
}
.div_area_box .div_area_box_img p{
    position: absolute;
    width: 99%;
    height: 68px;
    line-height: 68px;
    bottom: 0;
    background: #66666681;
    color: #fff;
    font-size: 2vmin;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    padding-left: 1%;
}

.div_area_box_list{
	margin-top:44px;
}
.div_area_box_list li{
	width:390px;
	height:103px;
	float:left;
	margin-right:50px;
    margin-bottom: 24px;
}
.div_area_box_list li:nth-child(2n){
	margin-right:0;
}
.div_area_box_list li h2{
	text-align:left;
}
.div_area_box_list li h2 a{
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 26px;
	text-decoration:none;
}
.div_area_box_list li h2 a:hover{
    color: #004EB3;
}
.div_area_box_list li i{
	font-weight: 500;
	font-size: 14px;
	color: #00000075;
	line-height: 14px;
    float: right;
    font-style: normal;
    display: inline-flex;
}
.div_area_box_list li i img{margin-right:5px;}


.swiper_jxtt{
	position:relative;
    min-height: 660px;
}
.swiper_jxtt .swiper-button-next, .swiper_jxtt .swiper-button-prev{
	
}
.swiper_jxtt .swiper-button-next:after{
	content:'';
	background:url(../202509images/icon_home_arrow_grey_left02@2x.png) no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
}
.swiper_jxtt .swiper-button-prev:after{
    content: '';
    background: url(../202509images/icon_home_arrow_grey_left02@2x.png) no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
	transform: rotate(180deg);
}



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

/* .result-wrap h2 img{display:block;margin:60px auto 32px;} */
.swiper_result_wrap {
  background-size: 100% 724px;
  width: 100%;
  height: 320px;
}

.swiper_result_wrap .swiper_result {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.swiper_result_wrap .swiper_result .swiper-wrapper {
  width: 100%;
  height: 300px;
  padding-top: 12px;
}

.swiper_result_wrap {
  position: relative;
}
.swiper_result_wrap:before{
	content:'';
	position: absolute;
	width: 45px;
	height: 280px;
	background-image: linear-gradient(90deg, #ffffff00 0%, #FFFFFF 100%);
	right: 0;
	top: 12px;
	z-index: 9;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide {
  /* width: 100% !important; */
  height: 280px !important;
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
  box-sizing: border-box;
}
.swiper-item{
  width: 420px;
  height: 280px;
  position: relative;
  margin-right: 0px;
  overflow: hidden;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide .swiper-item a {
  height: 100%;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide .swiper-item .photoImg {
  width: 420px;
  display: block;
  height: 280px;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide .swiper-item .user {
  width: 420px;
  height: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 15px 15px;
  box-sizing: border-box;
  padding: 0 12px;
}
.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-normal {
  min-width: 190px;
  transition: width 0.2s ease-in-out; /* 定义过渡效果 */
  background-color: #ffffff;
  border-radius: 15px;
  overflow: hidden;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active {
  /*width: 100% !important;*/
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05), /* 正下方阴影 */
  -5px 0 10px rgba(0, 0, 0, 0.05), /* 左边阴影 */
  5px 0 10px rgba(0, 0, 0, 0.05), /* 右边阴影 */
  0 -5px 10px rgba(0, 0, 0, 0.05); /* 上方阴影 */
  overflow: hidden;
  margin-left: 5px;
  transition: width 0.2s ease-in-out; /* 定义过渡效果 */
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_title{
  position: absolute;
  height: 32px;
  top: 32px;
  right: 20px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 470px;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_name{
  display: block;
  width: 100%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  color: #004EB3;
  font-weight: bold;
  line-height: 26px;
  margin: 0 auto;
}
.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_study{
  display: block;
  flex: 1;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #ff6733;
  font-weight: bold;
  line-height: 20px;
  margin: 0 auto;
  margin-left: 36px;
}

.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_line{
  display: block;
  width: 470px;
  height: 1px;
  border-bottom: 2px solid rgb(220,220,220);
  position: absolute;
  top: 60px;
  right: 20px;
}
.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_teacherIntro{
  display: block;
  width: 470px;
  line-height: 28px;
  color: #666;
  font-size: 16px;
  position: absolute;
  top: 80px;
  right: 20px;
  overflow: hidden; /* 隐藏溢出的内容 */
  display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
  -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-line-clamp: 4; /* 限制在一个块元素显示的文本的行数 */
  text-overflow: ellipsis; /* 当文本溢出时显示省略符号 */
}
.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_addPng{
  display: block;
  width: auto;
  height: 31px;
  position: absolute;
  bottom: 34px;
  right: 60px;
}
.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .pwk_item_addText{
  display: block;
  font-size: 16px;
  color: #d33;
  position: absolute;
  height: 20px;
  bottom: 34px;
  right: 20px;
  margin: 0 auto;
}


.swiper_result_wrap .swiper_result .swiper-wrapper .swiper-slide  .swiper-item-active .user{
  display: none;
}

.swiper_result_wrap .swiper-pagination {
  bottom: 40px;
}

.swiper_result_wrap .swiper-button-prev, .swiper_result_wrap .swiper-button-next{
  top: 185px;
  color: #C9C9C9;
    width: 34px;
    height: 34px;
}
.swiper_result_wrap .swiper-button-prev{
    left: -50px;
}
.swiper_result_wrap .swiper-button-next{
    right: -60px;
}


.swiper-button-next:after, .swiper-rtl .swiper-button-next:after {
    content: '';
    background: url(../202509images/icon_home_arrow_grey_left02@2x.png) no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
    transform: rotate(0deg);
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
    background: url(../202509images/icon_home_arrow_grey_left02@2x.png) no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
    transform: rotate(180deg);
}



.swiper_result_wrap .swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  background: #CCC;
  margin: 0 5px;
  border-radius: 0;
  opacity: 1;
}

.swiper_result_wrap .swiper-pagination-bullet-active {
  width: 30px;
  background: #FF0000;
}



.swiper_result .swiper-slide  .swiper-item-active .pwk_item_title{
	display: none!important;
}
.swiper_result .swiper-slide  .swiper-item-active .pwk_item_teacherIntro{
	display:none!important
}
.swiper_result .swiper-slide  .swiper-item-active .pwk_item_addPng{
	display:none!important
}
.swiper_result .swiper-slide-active .swiper-item-active{
	width:100%!important;
}

.swiper_result .swiper-slide-active .swiper-item-active .pwk_item_title{
	display:block!important;
}
.swiper_result .swiper-slide-active .swiper-item-active .pwk_item_teacherIntro{
	display:block!important
}
.swiper_result .swiper-slide-active .swiper-item-active .pwk_item_addPng{
	display:block!important
}



/*****/

.div_school_list{
	
}
.div_school_list dl{
	width: 420px;
	float: left;
	margin-right: 90px;
	display: flex;
}
.div_school_list dl:nth-child(3n){
	margin-right:0;
}

.div_school_list dl dt{
	display: flex;
}
.div_school_list dl dt span.div_day{
    font-weight: 500;
    font-size: 24px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
}
.div_school_list dl dt span.div_m_y{
    margin-left: 10px;
}
.div_school_list dl dt span.div_m_y i{
	font-weight: 500;
	font-size: 24px;
	color: #000121;
	line-height: 35px;
	font-style: normal;
	position:relative;
}
.div_school_list dl dt span.div_m_y i:before{
	content: "";
	position:absolute;
	left: -5px;
	top: 15px;
	border-left: 0.5px solid #00012199;
	height: 14px;
	transform: rotate(25deg);
}
.div_school_list dl dt span.div_m_y p{
	font-size: 10px;
	color: #00012166;
	line-height: 10px;
	display: none;
}

.div_school_list dl dd{
	margin: 0 auto;
	margin-left: 17px;
}
.div_school_list dl dd a{
	font-weight: 400;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	text-decoration: none;
}
.div_school_list dl dd a:hover{
    color: #004EB3;
}

/****/
.div_xs_list{
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    margin-left: 9px;
}
.div_xs_list li{float: left;margin-right: 32px;position: relative;margin-bottom: 28px;}
.div_xs_list li:nth-child(n+2){
	margin-bottom:0;
}
.div_xs_list li:nth-child(2n){
	margin-right:0;
}
.div_xs_list li a img{}
.div_xs_list li a p{
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
    WIDTH: 312px;
    /* backdrop-filter: blur(5px); */
    /* background:#ffffffcc; */
    padding: 22px 10px;
    margin: 0 auto;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 10;
}
.div_xs_list li a p:before{
	content:'';
	position:absolute;
	width:100%;
	height: 22px;
	padding: 22px 0px;
	bottom: 5px;
	left: 0;
	backdrop-filter: blur(10px);
	background: #ffffffcc;
	z-index: -1;
}

/*小记者*/
.juniorReporter{
	
}
.juniorReporter li{
	display:flex;
	justify-content:left;
	align-items:center;
	/* border-bottom:1px solid #DFDFDF; */
	height:59px;
	margin-bottom: 8px;
}
.juniorReporter li:last-child{
	margin-bottom:0px;
}
.juniorReporter li a{
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    height: 56px;
    border-bottom: 1px solid #DFDFDF;
    width: 88%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 3;
}
.juniorReporter li a:hover{
    color: #004EB3;
}

/****/
.shenxueList{
    margin: 0 auto;
    padding: 0;
}
.shenxueList li{
    margin: 0 auto;
    padding: 0;
    margin-bottom: 21px;
    overflow: hidden;
}
.shenxueList li:last-child{
	margin-bottom:0;
}
.shenxueList li a{
    margin: 0 auto;
    padding: 0;
}
.shenxueList li a img{
    margin: 0 auto;
    padding: 0;
    float: left;
}
.shenxueList li p{
    float: left;
    width: 45%;
    height: 100px;
    text-align: left;
    margin: 0 auto;
    padding: 10px 0;
    margin-left: 12px;
    font-weight: 700;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
    position: relative;
}

.shenxueSwiper{
	WIDTH:100%;
	height:340px;
	/*background: #E3F1FF;*/
}
.shenxueSwiper .swiper-slide{
	display:flex;
}
.div_shenxueInfo{
	position:relative;
    padding-left: 20px;
    /*background-image: linear-gradient(34deg, #ECF4FF 6%, #E3F1FF 100%);*/
	position:relative;
}
.div_shenxueInfo h2{
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin-top:40px;
}
.div_shenxueInfo h2 a{
	color: #000121;
	text-decoration:none;
}
.div_shenxueInfo p{
    font-weight: 500;
    font-size: 14px;
    color: #00012199;
    line-height: 22px;
    height: 140px;
    margin-right: 24px;
}
.div_shenxueInfo span.times{
	font-weight: 500;
	font-size: 18px;
	color: #00012175;
	line-height: 24px;
	float:right;
	margin-right:24px;
}
.shenxueSwiper .swiper-pagination{
    bottom: 50px;
    top: auto;
    right: 60px;
    left: auto;
    width: 200px;
}

.swiper-pagination-progressbar{
	background:#004EB3;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background:#cccccc;
}

/**高校/职校**/
.div_gaoxiao{
	width:1440px;
	margin:0 auto;
	padding:0;
	height:100%;
	position:relative;
    margin-bottom: 20px;
}
.div_gaoxiao:after{
	content:'';
	position:absolute;
	background:url(../202509images/bg_home_shade_gaojiao02@2x.png) center no-repeat;
	background-size:contain;
    width: 276px;
    height: 265px;
    bottom: -90px;
    right: -130px;
}
.div_gaoxiao:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: -20px;
    left: 8px;
    background: url(../202509images/icon_home_down@3x.png) center no-repeat;
    z-index: 9;
}

/****/
.div_thread{}
.div_thread ul{
	margin-top:50px;
	height:66px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.div_thread ul li{
    position: relative;
    width: 150px;
    font-weight: 900;
    font-size: 40px;
    color: #616161;
    line-height: 40px;
    text-align: center;
    margin-right: 135px;
    margin-left: 50px;
}
.div_thread ul li:before{
    content: '';
    position: absolute;
    right: -95px;
    top: 22px;
    border-right: 3px solid #BEBEBE;
    width: 1px;
    height: 30px;
}
.div_thread ul li:last-child:before{
    content: '';
	border:none;
}
.div_thread ul li a{
	color: #616161;
	text-decoration:none;
	float: left;
	width: 100%;
	height: 72px;
}
.div_thread ul li.on a{
	color: #004EB3;
}
.div_thread ul li.on:nth-child(1){
	background:url(../202509images/tag_home_gaojiao_focus@2x.png) left no-repeat;
	background-size: 150px;
}
.div_thread ul li:nth-child(1){
	background:url(../202509images/tag_home_gaojiao_normal@2x.png) left no-repeat;
	background-size: 140px;
}

.div_thread ul li.on:nth-child(2){
	background:url(../202509images/tag_home_zhijiao_focus@2x.png) left no-repeat;
	background-size: 150px;
}
.div_thread ul li:nth-child(2){
	background:url(../202509images/tag_home_zhijiao_normal@2x.png) left no-repeat;
	background-size: 140px;
}

.div_content{
    margin: 30px auto;
}
.div_content ul{}
.div_content ul li{
    line-height: 5;
    height: 73px;
    float: left;
    margin-right: 130px;
    width: 42%;
    position: relative;
    border-bottom: 1px solid #dfdfdf66;
}
.div_content ul li:nth-child(2n){
	margin-right:0;
}

.div_content ul li a{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    text-decoration: none;
    margin-left: 18px;
    width: 100%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 4.2;
}
.div_content ul li a:hover{
    color: #004EB3;
}
.div_content ul li:before{
    content: '';
    WIDTH: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #004EB3;
    position: absolute;
    top: 36px;
}

/**湖南教育**/
.div_hnjy{
    width: 100%;
    /* height: 640px;*/
    position: relative;
    background: url(../202509images/bg_home_shade_jiaoyu01@2x.png)  0 225px no-repeat;
    background-size: contain;
    padding-bottom: 60px;
    z-index: 888;
}
.div_hnjy:before{
	content:'';
	position:absolute;
	width:905px;
	height:311px;
	background:url(../202509images/fangzi@3x.png) left no-repeat;
    background-size: contain;
}
.div_hnjy_box{
	background:#FFF url(../202509images/bg_home_shade_jiaoyu02@2x.png) bottom center no-repeat;
	background-size: contain;
	height:463px;
    box-shadow: 0 2px 20px 0 #151a211c;
}
.div_hnjy_box ul{
    margin: 106px 0px 0 71px;
    padding: 0;
}
.div_hnjy_box ul li{
    width: 282px;
    float: left;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-right: 60px;
    height: 137px;
}
.div_hnjy_box ul li:nth-child(4n){
}
.div_hnjy_box ul li:nth-child(n+5){
	border-bottom:none;
}
.div_hnjy_box ul li h2{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 26px;
    height: 78px;
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 24px;
}
.div_hnjy_box ul li h2 a{
	color: #000121;
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}
.div_hnjy_box ul li h2 a:hover{
    color: #004EB3;
}
.div_hnjy_box ul li span{
	float:right;
    font-weight: 500;
    font-size: 14px;
    color: #00000075;
    line-height: 14px;
}
.div_hnjy_box ul li span img{
	margin-right:10px;
}


/**智库**/
.div_hnzk{
    position: relative;
    background: url(../202509images/bg_home_shade_zhiku@2x.png) 0px 82px repeat-x;
    background-size: 100% 100%;
    min-height: 1000px;
}
.div_hnzk:before{}
.zkList{}
.zkList li{
	WIDTH:405px;
	height:315px;
	float:left;
	margin-right:24px;
	padding:20px;
	margin-bottom:20px;
	cursor:pointer;
	background: #FFFFFF;
	position: relative;
}
.zkList li:hover{
	box-shadow: 0 2px 20px 0 #151a2114;
}
.zkList li:nth-child(3n){
	margin-right:0;
}
.zkList li a{}
.zkList li a img{}
.zkList li h2 {
    padding-bottom: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    position:relative;
}
.zkList li:hover h2{
    border-bottom: 1px solid #004EB3;
}
/* 进度条效果 */
.zkList li h2::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	background-color: #004EB3;
	transition: width 0.4s ease;
	z-index: 1;
}
.zkList li:hover h2::before {
	width: 100%;
}



.zkList li h2 a{
    font-weight: normal;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
    text-decoration: none;
}
.zkList li:hover h2 a{font-weight:bold;}
.zkList li p.info{
	font-weight: 500;
	font-size: 14px;
	color: #000121;
	text-align: justify;
	line-height: 19.5px;
	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-bottom: 10px;
}
.zkList li p.times{
	font-size: 12px;
	color:#979797;
	line-height: 24px;
	margin-top:5px;
	width: 405px;
	float: left;
	position: absolute;
	bottom: 15px;
}
.zkList li p span{
	font-weight: 700;
	color: #D8D8D8;
    font-size: 24px;
	margin:0 5px;
}
.zkList li p a.more{
	float:right;
}




.div_footer{
    display: flex;
    justify-content: left;
    align-items: center;
}
.div_footer img{
    float: left;
	text-align:center;
	color:#fff;
	line-height:2;
    margin-right: 19px;
}
.div_footer span{
    WIDTH: 98px;
    margin-left: 24px;
    text-align: center;
    color: #fff;
	line-height:2;
}

.div_contant{
	width:100%;
	margin-top:43px;
    margin-bottom: 20px;
}
.div_contant ul{
	display:flex;
	justify-content:center;
	align-items:center;
    WIDTH: 100%;
    margin: 0 auto;
    padding: 0;
}
.div_contant ul li {
    text-align: center;
    margin: 0 25px;
}
.div_contant ul li a{color:#FFF;text-decoration: none;position:relative;padding-left: 20px;font-weight: 400;font-size: 16px;text-align: left;line-height: 28px;}
.div_contant ul li a:after{
	content:'';
	position:absolute;
	left:0;
	top:10px;
	border: 2px solid #8E99B1;
}

.div_ts{}
.div_ts a{
	margin: 0 0 0px 10px;
}








