 
a{color:#000121;text-decoration:none;}
a:hover{color:#004EB3;}
.overf{overflow:hidden;}
.relative{position:relative}

.w1440{
	width:1440px;
	margin: 0 auto;
}

.w638{
	width:638px;
}
.w733{
	width:733px;
}
.w525{
	width:525px;
}
.w840{
	width:840px;
}
.h410{
	height:410px;
}

.m_t_60{margin-top:60px;}

.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;
}

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

.div_hot_info dl dd{
	font-size: 12px;
	color: #00012166;
	line-height: 12px;
}
.div_hot_info h2{
	font-weight: 700;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	margin: 70px 0px 44px 24px;
}
.div_hot_info p{
	font-weight: 500;
	font-size: 14px;
	color: #000121;
	text-align: justify;
	line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
}
.div_hot_info a.more{
    float: right;
    margin: 24px;
}

.div_hot_list{
    background: #fff;
    width: 713px;
    float: right;
    margin-right: 10px;
}
.div_hot_list li{
	height: 171px;
	width: 713px;
	float: left;
	position: relative;
}
.div_hot_list li:last-child h2:after{
	border-bottom:none;
}
.div_hot_list li dt{
    display: flex;
    align-items: center;
    width: 72px;
    margin: 12px 24px;
    clear: both;
}
.div_hot_list li dt span.div_day{
    font-weight: 500;
    font-size: 28px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
    z-index: 0;
}
.div_hot_list li dt span.div_m_y{
    margin-left: 10px;
}
.div_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;
}
.div_hot_list li dt span.div_m_y i:before{
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-left: 0.5px solid #00012199;
    height: 14px;
    transform: rotate(25deg);
}
.div_hot_list li dt span.div_m_y p{
    font-size: 10px;
    color: #00012166;
    line-height: 10px;
    margin-top: 10px;
}
.div_hot_list li h2{
    width: 460px;
    float: left;
    margin-left: 24px;
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 26px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
}
.div_hot_list li h2:after{
	content:"";
	position:absolute;
	top: 104px;
	left:0;
	border-bottom: 1px solid #ccc;
	width:100%;
}
.div_hot_list li h2 a{}
.div_hot_list li a.more{
    float: right;
    margin-top: -50px;
    margin-right: 24px;
    z-index: 1;
    position: absolute;
    right: 0;
}
.div_hot_list li:hover:before{
	content:'';
	position:absolute;
	left: -10px;
	top:0;
	background:url(../202509images/bg_hot_back.png) center no-repeat;
	background-size: 733px 171px;
	cursor:pointer;
	width: 733px;
	height: 171px;
}
.div_hot_list li:hover dt span,.div_hot_list li:hover dt span i,.div_hot_list li:hover dt span p, .div_hot_list li:hover dt span.div_m_y p,
.div_hot_list li:hover h2 a{
    color: #fff;
    z-index: 0;

}
.div_hot_list li:hover dt span.div_m_y i:before{
	border-left: 0.5px solid #fff;
}

/****/
.div_news_eyes{
	position:relative;
	float:left;
	width:100%;
	height:auto;
}
.div_news_eyes dt{
    width: 72px;
    height: 76px;
    background: #004EB3;
    position: absolute;
    bottom: -35px;
    left: 12px;
}
.div_news_eyes dt span.div_day{
    font-weight: 700;
    font-size: 28px;
    color: #FFFFFF;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 8px;
}
.div_news_eyes dt span.div_m_y{
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    font-style: normal;
    text-align: center;
    width: 100%;
    float: left;
}
.div_news_eyes dt span.div_m_y i{
    font-style: normal;
}
.div_news_eyes dt span.div_m_y i:before{
    content: "";
    position: absolute;
    left: 38px;
    top: 22px;
    border-left: 0.5px solid #fff;
    height: 38px;
    transform: rotate(82deg);
}
.div_news_eyes dt span.div_m_y p{}
.div_news_eyes div{
    position: absolute;
    right: 0;
    bottom: -68px;
    background: #ffffffcc;
    width: 441px;
    height: 122px;
}
.div_news_eyes div h2{
    margin: 16px;
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
}
.div_news_eyes div p{
    font-weight: 500;
    font-size: 14px;
    color: #000121;
    text-align: justify;
    line-height: 22px;
    margin: 0 16px;
}

.div_jz_newlist{}
.div_jz_newlist li{
    float: left;
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 122px;
    background: #FFFFFF;
    margin-bottom: 24px;
    margin-right: 20px;
}
.div_jz_newlist li:nth-child(2n){
	margin-right:0px;
}
.div_jz_newlist li dt{
    display: flex;
    align-items: center;
    width: 72px;
    margin: 12px 24px;
    clear: both;
    float: left;
}
.div_jz_newlist li dt span.div_day{
    font-weight: 500;
    font-size: 28px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
    z-index: 0;
}
.div_jz_newlist li dt span.div_m_y{
    margin-left: 10px;
}
.div_jz_newlist li dt span.div_m_y i{
    font-weight: 500;
    font-size: 20px;
    color: #000121;
    line-height: 20px;
    font-style: normal;
    position: relative;
}
.div_jz_newlist li dt span.div_m_y i:before {
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-left: 0.5px solid #00012199;
    height: 14px;
    transform: rotate(25deg);
}
.div_jz_newlist li dt span.div_m_y p{
    font-size: 10px;
    color: #00012166;
    line-height: 10px;
    margin-top: 10px;
}
.div_jz_newlist li a{
    float: left;
    margin-right: 20px;
}

/**小记者在现场**/
.w950{width:950px;}
.w422{width:422px;}

.div_xjzxc_list{}
.div_xjzxc_list li{
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
.div_xjzxc_list li a{
	display:flex;
}
.div_xjzxc_list li h2{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
    text-align: left;
    width: 100%;
    margin-left: 16px;
    margin-right: 20px;
}
.div_xjzxc_list li p{}


/**小记者大百科/小记者1+1**/
.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{margin-bottom: 35px;}
.div_thread ul{
	margin-top:50px;
	height:66px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.div_thread ul li{
    position: relative;
    width: 310px;
    font-weight: 900;
    font-size: 40px;
    color: #616161;
    line-height: 40px;
    text-align: center;
    margin-right: 58px;
    margin-left: 50px;
}
.div_thread ul li:before{
    content: '';
    position: absolute;
    right: -45px;
    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_journalist_encyclopedia_focus@2x.png) left no-repeat;
	background-size: 310px;
}
.div_thread ul li:nth-child(1){
	background:url(../202509images/tag_journalist_encyclopedia_normal@2x.png) left no-repeat;
	background-size: 300px;
}

.div_thread ul li.on:nth-child(2){
	background:url(../202509images/tag_journalist_1+1_focus@2x.png) left no-repeat;
	background-size: 310px;
}
.div_thread ul li:nth-child(2){
	background:url(../202509images/tag_journalist_1+1_normal@2x.png) left no-repeat;
	background-size: 300px;
}

.div_content{
    margin: 30px auto;
}
.div_content ul{
    overflow: hidden;
    margin: 0 40px;
    background: #fff;
    margin-top: 56px;
}
.div_content ul li{
    line-height: 5;
    height: 115px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 48%;
    position: relative;
    border-bottom: 1px solid #DFDFDF;
    background: #fff;
}
.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:before{ */
    /* content: ''; */
    /* WIDTH: 5px; */
    /* height: 5px; */
    /* border-radius: 100%; */
    /* background-color: #004EB3; */
    /* position: absolute; */
    /* top: 36px; */
/* } */
.div_content ul li img{
	float:left;
}
.div_content ul li h2{
	float:left;
	margin-left:20px;
	font-weight: 500;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	width: 460px;
	white-space: normal;
}
.div_content ul li p{
	float:left;
	margin-left:20px;
	font-weight: 500;
	font-size: 14px;
	color: #00012175;
	text-align: justify;
	line-height: 22px;
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 460px;
}


/**小记者电台**/
.div_jzdt{
	height: 402px;
	background-image: linear-gradient(3deg, #004EB3 0%, #378ED4 53%, #57B3E8 100%);
}
.w770{
	width:770px;
}
.w675{
	width:675px;
}

.div_xjzaq{
	position:relative;
	height:885px;
}
.div_xjzaq:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 402px;
    background-image: linear-gradient(3deg, #004EB3 0%, #378ED4 53%, #57B3E8 100%);
    width: 100%;
    z-index: -1;
}
.div_xjz_box{
	margin-top:85px;
	margin-left:177px;
	background:#fff;
	height:800px;
}
.div_big_titles{
	text-align:left;
}

.div_dt_list{
    width: 667px;
    margin: 0 auto;
    margin-top: 55px;
}
.div_dt_list li{
    display: flex;
    align-items: center;
    height: 126px;
    line-height: 2;
    background: url(../202509images/bg_journalis-box02@2x.png) left no-repeat;
    background-size: auto 126px;
    margin-bottom: 20px;
}
.div_dt_list li dt{
    display: flex;
    align-items: center;
    width: 72px;
    margin: 0 20px;
}
.div_dt_list li dt span.div_day{
    font-weight: 500;
    font-size: 28px;
    color: #000121;
    margin: 0 auto;
    line-height: 1.5;
}
.div_dt_list li dt span.div_m_y{
    margin-left: 10px;
}
.div_dt_list li dt span.div_m_y i{
    font-weight: 500;
    font-size: 20px;
    color: #000121;
    line-height: 20px;
    font-style: normal;
    position: relative;
}
.div_dt_list li dt span.div_m_y i:before{
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-left: 0.5px solid #00012199;
    height: 14px;
    transform: rotate(25deg);
}
.div_dt_list li dt span.div_m_y p{
    font-size: 10px;
    color: #00012166;
    line-height: 10px;
    margin-top: 10px;
}
.div_dt_list li h2{
	font-weight: 600;
	font-size: 18px;
	color: #000121;
	line-height: 24px;
	margin-top: 10px;
	position:relative;
}
.div_dt_list li h2:after{
	content:'';
	position:absolute;
	background-image: linear-gradient(92deg, rgb(166 249 232 / 40%) 0%, #6be5cc00 100%);
	width:100%;
	height: 14px;
	bottom:0;
	left:0;
	z-index: 0;
}

.div_dt_list li div{
	WIDTH:100%;
}
.div_dt_list li h2 a{color: #000121;}
.div_dt_list li h2 a:hover{color: #004EB3;}
.div_dt_list li p{
	font-weight: 500;
	font-size: 14px;
	color: #00012175;
	text-align: justify;
	line-height: 22px;
	margin-top: 20px;
}

.w1488{
	WIDTH:1488px;
}

.div_aq_list{}
.div_aq_list li{
    float: left;
    width: 326px;
    margin-right: 23px;
    background: #F9F9F9;
    margin-bottom: 12px;
}
.div_aq_list li:nth-child(2n){
	margin-right:0;
}
.div_aq_list li img{}
.div_aq_list li p{
    font-weight: 500;
    font-size: 16px;
    color: #000121;
    line-height: 21px;
    width: auto;
    padding: 5px;
}


















/**小记者风采**/
.div_xjzfc{
	background:url(../202509images/bg_journalis-box03@2x.png) center no-repeat;
	background-size:auto 716px;
	height:716px;
	
	
	
}
.div_xjzfc_swiper{}
.div_xjzfc_swiper .swiper-slide{
	height:398px;
}
.div_xjzfc_swiper .swiper-slide .div_slide_content{
	width:331px;
	margin:0 auto;
	padding:0;
}
.div_xjzfc_swiper .swiper-slide .div_slide_content:after{
	content:'';
	position:absolute;
	left: 14px;
	top:0;
	background: url(../202509images/bg_journalis-box004@2x.png) center  top no-repeat;
	background-size: 331px 398px;
	height: 398px;
	z-index: 0;
	width:331px;
}
.div_xjzfc_swiper .swiper-button-next{
    background: url(../202509images/icon-arrown@2x.png) center no-repeat;
    background-size: contain;
    width: 110px;
    height: 110px;
    transform: rotate(180deg);
    top: 40%;
    right: -28px;

}
.div_xjzfc_swiper .swiper-button-prev{
    background: url(../202509images/icon-arrown@2x.png) center no-repeat;
    background-size: contain;
    width: 110px;
    height: 110px;
    top: 40%;
    left: -28px;
}
.div_slide_content{}
.div_slide_content img{
    margin-top: 28px;
}
.div_slide_content div{
	position:relative;
	z-index: 2;
	margin-top: -38px;
	overflow: hidden;
	padding: 0 15px;
}
.div_slide_content h2{
    float: right;
    width: 100%;
}
.div_slide_content h2 a{
    float: right;
    width: 133px;
    text-align: center;
    margin-right: 42px;
    display: block;
    overflow: hidden;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.div_slide_content p.div_sTitle{
	font-weight: 700;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	float: left;
	width: 290px;
	text-align: center;
	padding-top: 40px;
	margin-top: 0px;
}
.div_slide_content p.div_sInfo{
	font-weight: 500;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	float: left;
	width: 290px;
	margin-top: 20px;
	text-indent: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}





.div_xjzkkn{margin: 0px auto;margin-bottom: 30px;}
.div_xjzkkn .div_slide_content{margin: 0 0px;margin-right: 100px;overflow: hidden;background: #f6f9ff;float: left;width: 285px;}
.div_xjzkkn .div_slide_content:last-child{margin-right:0;}
.div_xjzkkn .div_slide_content img{
	margin:0 auto!important;
}
.div_xjzkkn .div_slide_content p{
    margin: 0 auto !important;
    overflow: hidden !important;
    float: none !important;
    line-height: 1.5 !important;
    padding: 5px 15px;
    width: auto !important;
    text-indent: 0 !important;
    min-height: 55px;
}








/**学习园地**/
.div_xxyd{
    margin-bottom: 50px;
    overflow: hidden;
}
.div_xxyd li{
    float: left;
    width: 340px;
    margin-right: 24px;
    padding: 10px 0;
	border-bottom:1px solid #DFDFDF;
	padding-bottom:5px;
	margin-bottom:5px;
}
.div_xxyd li:nth-child(4n){
	margin-right:0;
}
.div_xxyd li h2{
    font-weight: 500;
    font-size: 18px;
    color: #000121;
    line-height: 24px;
}
.div_xxyd li h2 a{
    color: #000121;
    height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.div_xxyd li p{
    font-weight: 500;
    font-size: 14px;
    color: #00012175;
    text-align: justify;
    line-height: 30px;
}

/**稿件排行**/
.div_gjph{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}
.div_ph_list{
    height: 621px;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 26%);
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 10px 0 #b5b2b233;
    border-radius: 6px;
    padding: 15px;
    margin: 20px;
}
.div_ph_list li{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 15px;
	position:relative;
}
.div_ph_list li a{
	width:100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.div_ph_list li i{
    width: 40px;
    text-align: center;
    padding: 5px;
    font-style: normal;
	font-size: 15px;
	color: #EC7E55;
	letter-spacing: 0;
	line-height: 16px;
}
.div_ph_list li div{}
.div_ph_list li div a{
    display: flex;
    align-items: center;
}
.div_ph_list li div img{}
.div_ph_list li div h1{
    font-weight: 500;
    font-size: 16px;
    color: #000121;
    line-height: 24px;
    margin-left: 10px;
    white-space: normal;
}
.div_ph_list li:nth-child(1){
    background: #F3FAFF;
    height: 102px;
    border-radius: 8px;
    border: none;
    margin-bottom: 20px;
    padding: 0;
}
.div_ph_list li:nth-child(1) i:before{
	content:'';
	position:absolute;
	left: 4px;
	top: 38px;
	background:url(../202509images/icon01@2x.png) center no-repeat;
	background-size: contain;
	width:30px;
	height:30px;
}
.div_ph_list li:nth-child(2) i:before{
	content:'';
	position:absolute;
	left: 6px;
	top: -8px;
	background:url(../202509images/icon02@2x.png) center no-repeat;
	background-size: contain;
	width:30px;
	height:30px;
}
.div_ph_list li:nth-child(3) i:before{
	content:'';
	position:absolute;
	left: 6px;
	top: -6px;
	background:url(../202509images/icon03@2x.png) center no-repeat;
	background-size: contain;
	width:30px;
	height:30px;
}



























