body {
    width: 100%;
    max-width: 750px;
    position: relative;
    margin: 0 auto;
}

.div_header {
    position: relative;
    height: 44px;
}

.div_menu {
    height: 44px;
    position: absolute;
    top: 0;
    width: 75%;
    background-image: linear-gradient(270deg, #3EA2EE 0%, #63B6FB 98%);
    border-radius: 0 22px 22px 0;
    z-index: 99;
}

.div_menu_title {
    padding-left: 40px;
    line-height: 44px;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    position:relative;
}
.div_menu_title:after{
    content:'';
    position:absolute;
    left:14px;
    top:15px;
    border:2px solid #fff;
    border-right:0;
    border-left:0;
    height:10px;
    width:16px;
}
.div_menu_title:before{
    content:"";
    position:absolute;
    top:20px;
    left:14px;
    border-bottom:2px solid #fff;
    width:16px;
    height:1px;
}

.div_menu ul {
    left: 0px;
    line-height: 44px;
    background: #fff url(../images/bg_sidebar@2x.png) center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    border-radius: 10px;
    border-top-left-radius: 0;
    position: absolute;
    padding: 40px 30px;
    top: 44px;
    display: none;
}

.div_menu ul li {
    width: 46%;
    float: left;
    margin-right: 16px;
    height: auto;
    text-align: center;
    margin-bottom: 2%;
}
.div_menu ul li:nth-child(2n){margin-right:0;}

.div_menu ul li a {
    font-weight: 400;
    font-size: 15px;
    color: #999;
}
.div_menu ul div {height:58px;}
.div_menu ul div img{width:100%;}

/* .div_menu:hover ul{display:block;} */
.headerb {
    width: 30%;
    height: 44px;
    background-image: linear-gradient(270deg, #58E7A2 27%, #17D182 83%);
    position: absolute;
    right: 0;
}

.szSwiper {
    height: 40px;
    margin-left: 10px;
    background: #ffffffcc;
    box-shadow: 0 3px 42px 0 #5e6fa61f;
}

.szSwiper .swiper-slide {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    line-height: 40px;
}

.szSwiper .swiper-slide:first-child {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
}

.hdSwiper {
    height: 230px;
    width: auto;
    margin: 0 15px;
    background-image: linear-gradient(180deg, #F3FFFF 0%, #FFFFFF 50%);
    box-shadow: 0 12px 18px 0 #93add12e;
    border-radius: 5.03px;
    /* filter: blur(6.29px); */
}

.hdSwiper .swiper-slide img {
}

.hdSwiper .swiper-slide p, .swiper-Title p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 46px;
    width: 190px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background-image: linear-gradient(270deg, #3ea2eef2 0%, #63b6fbf2 98%);
    border-radius: 7.59px;
    padding: 10px;
}
.swiper-Title p{
left:15px;z-index:9;
}
.swiper-Title p a{color:#fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#div_huandeng .swiper-pagination {
    right: auto;
    width: 60px;
    left: 220px;
    bottom: -3px;
    font-weight: 600;
    font-size: 12px;
    color: #000000;
    letter-spacing: -1px;
}

/**WAP首页**/
.div_tzgg_bk {
    height: 117px;
    background: url(../images/bg_nose@2x.png) center no-repeat;
    background-size: 100%;
}

.div_tzgg {
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    line-height: 40px;
    position: relative;
}

.div_tzgg:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -88px;
    background: url(../images/icon_home_notice@2x.png) center no-repeat;
    background-size: 100%;
    width: 34px;
    height: 40px;
}

.div_tzggList {
    height: 60px;
    margin: 0 21px;
}

.div_tzggList .swiper-slide {
    line-height: 60px;
    font-weight: 500;
    font-size: 16px;
    color: #000000d9;
}

.div_tzggList .swiper-slide a {
    font-size: 16px;
    color: #000000d9;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.div_jypx {
}

.div_jypx ul {
    padding: 0 24px;
}

.div_jypx ul li {
}

.div_jypx ul li a {
    font-weight: 400;
    font-size: 18px;
    color: #0c0c0c80;
    line-height: 18px;
    position: relative;
}

.div_jypx ul li.active a {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    background: url(../images/bg_home_tab_focus@2x.png) center bottom 3px no-repeat;
    background-size: 100%;
    height: 28px;
    float: left;
    width: 100%;
}

.div_box_list {
    background-image: linear-gradient(90deg, #CEEFF9 11%, #C7F0E0 97%);
    border-radius: 8px;
    padding: 16px 12px;
    overflow: hidden;
}

.div_box_content {
    background: #fff;
    /* overflow: hidden; */
    padding:  0px 0;
}

.div_box_content ul {
    overflow: hidden;
    padding: 10px 8px;
}

.div_box_content ul li {
    font-weight: 600;
    font-size: 15px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 16px;
    overflow: hidden;
    float: left;
    width: auto;
    height: auto;
    background: url(../images/icon_home_deco_list@2x.png) left 0px top 10px no-repeat;
    background-size: 16px 14px;
    padding-left: 24px;
    clear: both;
}



.div_box_list_xyyd .img3{
    text-align: center;
    margin-bottom: 30px;
}
.div_box_list_xyyd .img3 p{
    height: 6rem;
    background: #F2F8FD;
    border-radius: 0 0 14px 14px;
    font-weight: 600;
    font-size: 1.2rem;
    color: #000000;
    line-height: 28px;
    margin: 0 1rem;
    padding: 0 1rem;
    justify-content: center;
    align-items: center;
    justify-items: center;
    display: flex;
}

.readList{padding: 0 1rem;}
.readList dt{
    display:none;
}
.readList dd{
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    padding: 0;
    margin: 0 auto;
    border-bottom: #D8D8D8 solid 1px;
    padding-bottom: 1rem;
    position:relative;
    padding-left:0.8rem;
}
.readList dd:before{
    content:'';
    position:absolute;
    left:0;
    top:0.5rem;
    width:0px;
    height:0px;
    border:2px solid #333;
    border-radius:100%;
}


.div_xyyd ul{padding:0 1rem;}
.div_xyyd ul li{
	position:relative;
	display: flex;
	justify-content: center;
	align-items: center;
	justify-items: center;
}
.div_xyyd ul li a{
	font-weight: 600;
	font-size: 14px;
	color: #0C0C0C;
	line-height: 18px;
}
.div_xyyd ul li:after{
    content: '';
    position: absolute;
    right: -8px;
    width: 2px;
    height: 10px;
    border-right: 1px solid #DCDCDC;
}
.div_xyyd ul li:last-child:after{
	content:'';
	border:none;
}
.div_xyyd ul li:nth-child(1):before{
	content:'';
	position:absolute;
	left: -18px;
	background:url(https://edu.rednet.cn/2024edu/images/icon_reading_01@2x.png) no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
}
.div_xyyd ul li:nth-child(2):before{
	content:'';
	position:absolute;
	left: -18px;
	background:url(https://edu.rednet.cn/2024edu/images/icon_reading_02@2x.png) no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
}
.div_xyyd ul li:nth-child(3):before{
	content:'';
	position:absolute;
	left: -18px;
	background:url(https://edu.rednet.cn/2024edu/images/icon_reading_03@2x.png) no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
}
.div_xyyd ul li:nth-child(4):before{
	content:'';
	position:absolute;
	left: -18px;
	background:url(https://edu.rednet.cn/2024edu/images/icon_reading_04@2x.png) no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
}
.div_xyyd ul li.active{
	background:url(https://edu.rednet.cn/2024edu/images/bg_home_tab_focus@2x.png) 0 18px no-repeat;
	background-size:66px;
	
}



/**名师**/
.div_jxtt {
    min-height: 334px;
    background: #ffffffba;
    box-shadow: 0 17px 29px 0 #93add12e;
    border-radius: 8px;
    overflow: hidden;
}

.div_hot {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 14px;
}

.div_hot h3 {
    height: 62px;
    font-weight: 600;
    font-size: 20px;
    color: #3EA2EE;
    text-align: center;
    line-height: 25px;
    margin: 0 auto;
    padding: 0;
}
.div_hot h3 a{
    color: #3EA2EE;
}

.div_hot p {
    font-weight: 400;
    font-size: 14px;
    color: #00000080;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.5;
}

.div_toutiao_list {
    line-height: 2;
}

.div_toutiao_list li a {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.div_toutiao_list li em {
    font-weight: 400;
    font-size: 12px;
    color: #969696;
    float: left;
    width: 100%;
    font-style: normal;
    margin-left: 10px;
    height: 12px;
    line-height: 12px;
    margin-bottom: 14px;
}

.div_mslist {
    overflow: hidden;
}

.div_mslist li {
    float: left;
    margin-right: 4%;
    width: 48%;
    clear: both;
    box-shadow: 0 7px 22px 0 #93add12e;
    border-radius: 8px;
    margin-bottom: 20px;
}

.div_mslist li:nth-child(2n) {
    margin-right: 0;
    clear: none;
}

.div_mslist li a {
}

.div_mslist li a img {
    width: 100%;
    float: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.div_mslist li a h3 {
    margin: 8px 0;
    padding: 0 0px;
    width: 100%;
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.div_mslist li a em {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #969696;
    text-align: right;
    line-height: 14px;
    width: 100%;
    float: right;
    height: 12px;
    display: block;
    margin-right: 9px;
    margin-bottom: 12px;
}

.div_more {
    background: url(../images/btn_more_normal@2x.png) center no-repeat;
    background-size: 75px 40px;
    overflow: hidden;
    width: auto;
    text-align: center;
    color: #fff;
    padding: 10px;
}

.div_more a {
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 2px;
}

/****/
.div_grade_select {
    width: 100%;
    height: 50px;
    position: relative;
}

.div_grade_select #div_show_grade {
    position: relative;
    height: 60px;
}

.div_grade_select #div_show_grade:before {
    content: '';
    position: absolute;
    background: #fff url(../images/icon_tranger_down@2x.png) no-repeat left;
    background-size: 10px;
    width: 10px;
    height: 10px;
    right: 48%;
    margin-right: -50px;
    padding-right: 10px;
    top: 24px;
    z-index: 10;
}

.div_grade_select #div_show_grade:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 0.5px solid #E7E8E4;
    top: 45%;
    z-index: -9;
}

.div_grade_select #div_show_grade div {
    width: 80px;
    margin: 0px auto;
    line-height: 2px;
    height: 50px;
    padding: 5px;
    text-align: center;
    background: #fff url(../images/bg_teacher_grade@2x.png) center no-repeat;
    background-size: 65px;
    position: absolute;
    left: 48%;
    margin-left: -30px;
    z-index: 9;
}

.div_grade_select #div_show_grade div h3 {
    font-size: 14px;
}

.ul_grade_dialog #ul_grade {
    width: 100%;
    position: absolute;
    left: 0%;
    bottom: 0px;
    z-index: 10;
    background: #ffffff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #000000;
}

.ul_grade_dialog #ul_grade li {
    width: 32.7%;
    float: left;
    border: #0000001a 1px solid;
}

.ul_grade_dialog #ul_grade li div {
    line-height: 1;
    margin: 30px 20px;
    padding: 10px;
    text-align: center;
}

.ul_grade_dialog #ul_grade li div h3 {
    margin: 0 auto;
    padding: 0;
}

.div_swiper_box {
    padding: 15px;
}

.kcSwiper {
    width: 0;
    height: 0;
}

.kcSwiper .swiper-slide {
}

.div_swiper_box .swiper-slide img {
    width: 100%;
    border-radius: 8px;
}

.div_swiper_box .swiper-slide p {
    height: 39px;
    background: #00000080;
    position: absolute;
    bottom: 6px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 39px;
}
.div_swiper_box .swiper-slide-thumb-active{
}
.div_swiper_box .swiper-slide-thumb-active img{
	border: 3px solid #49A6F0;
	border-radius: 4px;
    width: 90%;
}

.div_zxmskc {
    width: auto;
    height: 223px;
    background: #F8FCFF;
    border-radius: 6px;
    margin: 0 0px;
    margin-bottom: 30px;
    padding: 11px;
}

.div_zxmskc h3 {
    margin: 17px auto;
    padding: 0 25px;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    position: relative;
}

.div_zxmskc h3:before {
    content: '';
    position: absolute;
    background: url(../images/icon_teacher_player@2x.png) left no-repeat;
    background-size: 21px;
    width: 24px;
    height: 24px;
    left: 0;
}

.div_zxmskc ul {
    margin: 10px 0;
    overflow: hidden;
}

.div_zxmskc ul li {
    margin: 8px auto;
    width: 100%;
    float: left;
}

.div_zxmskc ul li a {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.div_slide_boxms .swiper-slide {
    box-shadow: 0 13px 22px 0 #93add12e;
    border-radius: 6.15px;
    margin: 15px 0;
}

.div_slide_boxms .swiper-slide .div_slide_box {
    margin-left: 0!important;
    margin-bottom: 0!important;
    box-shadow: none!important;
}

.div_slide_boxms .swiper-slide .div_slide_box:after {
    background: none!important;
}

.div_slide_boxms img {
    height: 163px!important;
}

.div_slide_boxms p {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.div_slide_boxms span {
    float: right;
    margin-top: -30px;
    margin-right: 14px;
    color: #969696;
}

/****/
.zcSwipers {
    padding-bottom: 25px;
}

.zcSwipers .swiper-slide {
}

.zcSwipers .swiper-slide h3 {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    text-align: center;
}

.zcSwipers .swiper-slide span {
    font-weight: 400;
    font-size: 14px;
    color: #969696;
    text-align: center;
    width: 100%;
    float: left;
}

.zcSwipers .swiper-slide p {
    font-weight: 400;
    font-size: 14px;
    color: #00000096;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    float: left;
    padding: 10px;
    height: 90px;
    width: auto;
}

.zcSwipers .swiper-slide i {
    float: right;
    width: 100%;
    text-align: right;
    bottom: 24px;
    /*position: absolute;*/
    right: 0;
}

.zcSwipers .swiper-slide i a {
    margin-right: 20px;
    margin-top: 0px;
    float: right;
    font-weight: 400;
    font-size: 14px;
    color: #3EA2EE;
    line-height: 14px;
    font-style: normal;
}

.zcSwipers .swiper-slide i a img {
    float: left;
    margin: 0 5px;
}





.ul_grade_dialog {
    position: fixed;
    bottom: 0;
    width: 100%;
    /*min-height: 320px;*/
    z-index: 11;
    display: none;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 240px 0;
}

.div_layer{
    width: 100%;
    height: 100%;
    background: #000000b3;
    position: absolute;
    top: 0;
    z-index: 11;
	display:none;
}



.div_swiper_mszt {
}

.div_swiper_mszt .swiper {
    border-radius: 5px;
    padding-left: 15px;
}

.div_swiper_mszt .swiper .swiper-slide {
    /* background: #F1FCFF; */
    /* border-radius: 5.16px; */
}

.div_swiper_mszt .swiper .swiper-slide .div_slide_box {
    background: #FFFFFF;
    box-shadow: 0 11px 19px 0 #93add12e;
    border-radius: 12px;
    margin-left: 15px;
    margin-bottom: 9px;
    position: relative;
}

.div_swiper_mszt .swiper .swiper-slide .div_slide_box:after {
    content: '';
    position: absolute;
    width: 178px;
    height: 180px;
    background: #F1FCFF;
    border-radius: 5.16px;
    left: -14px;
    bottom: -14px;
    z-index: -1;
}

.div_swiper_mszt .swiper .swiper-slide a img {
    height: 115px;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.div_swiper_mszt .swiper .swiper-slide p {
    height: 38px;
    padding: 5px 10px 15px 10px;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    /*display: block;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    overflow: hidden;
}

/**在线课程**/
.div_zxkc {
}

.div_zxkc ul {
}

.div_zxkc ul li {
    display: flex;
    margin: 24px 0;
    overflow: hidden;
    background: #F6F6F6;
    border-radius: 0 5.14px 5.14px 0;
}

.div_zxkc ul li a{
    margin-right: 10px;
    width: 100%;
    max-width: 164px;
    float: left;
    display: flex;
}
.div_zxkc ul li img {
    height: 100px;
    width: 150px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
.div_zxkc ul li .div_zxkc_class a{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width: 100%;
}

.div_zxkc ul li .div_zxkc_class {
    float: left;
    width: 100%;
}

.div_zxkc ul li .div_zxkc_class h3 {
    margin: 0 auto;
    padding: 0;
    margin-top: 12px;
    font-size: 14px;
    height: 14px;
    line-height: 1;
}

.div_zxkc ul li .div_zxkc_class p {
    font-weight: 400;
    font-size: 12px;
    color: #00000073;
    height: 12px;
    margin: 8px 0 8px 0;
    line-height: 1;
}

.div_zxkc ul li .div_zxkc_class div {
    margin-bottom: 12px;
    overflow: hidden;
    /*display: flex;*/
}

.div_zxkc ul li .div_zxkc_class div i {
    background-image: linear-gradient(270deg, #58E7A2 27%, #17D182 83%);
    border-radius: 1.3px;
    color: #fff;
    font-style: normal;
    padding: 0px 6px;
    font-size: 10px;
    float: left;
    width: 42px;
    white-space: nowrap;
}

.div_zxkc ul li .div_zxkc_class div span {
    font-weight: 400;
    font-size: 10px;
    color: #00000073;
    float: right;
    width: auto;
    margin-right: 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.div_dsxd{}
.div_dsxd ul{}
.div_dsxd ul li{}
.div_dsxd ul li .div_zxkc_class h3 a{
    white-space: normal;
    line-height:1.2;
    max-width: 95%;
}

.div_dsxd ul li .div_zxkc_class div{
    width: 100%;
}
.div_dsxd ul li .div_zxkc_class div span{
    float: left;
}

/****/
.div_zcjd_box {
    height: auto;
    background-image: linear-gradient(95deg, #EDFDFC 26%, #F5FEFF 94%);
    padding-top: 32px;
}

.div_zcjd_xbox {
    background: url(https://edu.rednet.cn/2024edu/images/img_home_book.png) no-repeat right 0px bottom;
    background-size: 156px 80px;
    padding-bottom: 25px;
    position:relative;
}
.div_zcjd_xbox:before{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    background:url(../images/img_home_pencil.png) left no-repeat;
    background-size: 100%;
    width: 30px;
    height: 55px;
}
.div_zcjd_list ul li {
    width: auto;
    height: 240px;
    background: #ffffff61;
    border: 2px solid #FFFFFF;
    box-shadow: 0 10px 15px 0 #4a92bf33;
    border-radius: 8px;
    position: relative;
    float: left;
    /* margin-right: 24px; */
    margin-bottom: 20px;
    z-index: 9;
}

.div_zcjd_list ul li:after {
    content: '';
    width: 190px;
    height: 240px;
    background-image: linear-gradient(90deg, #FFFFFF 0%, #ffffff00 51%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.div_zcjd_xbox .swiper-pagination {
    bottom: 0px;
}

/****/
.div_cxfu {
}

.div_cxfu ul {
}

.div_cxfu ul li {
    margin: 16px auto;
}

.div_cxfu ul li img {
    width: 100%;
    height: auto;
}

/****/
.div_u_link {
    width: auto;
    height: 140px;
    margin-left: 15px;
    margin-right: auto;
}

.div_u_link .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* height: calc((100% - 30px) / 2) !important; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}

.div_u_link .swiper-slide img {
    width: 100%;
    border: 1px solid #cccccc80;
    border-radius: 8px;
}

/**市州**/

.div_szlist {
}

.div_szlist li {
    float: left;
    margin-right: 4%;
    width: 48%;
    clear: both;
    box-shadow: 0 7px 22px 0 #93add12e;
    border-radius: 8px;
    margin-bottom: 20px;
}

.div_szlist li:nth-child(2n) {
    margin-right: 0;
    clear: none;
}

.div_szlist li a {
}

.div_szlist li a img {
    width: 100%;
    float: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.div_szlist li div.flex{
    clear: both;
    align-items: center;
}
.div_szlist li div.flex h2{
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin: 10px 10px;
}
.div_szlist li div.flex span{font-weight: 400;
font-size: 12px;
color: #00000069;
}


.div_szlist li a h3 {
    margin: 8px 0;
    padding: 0 10px;
    width: auto;
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.div_szlist li a p {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    font-size: 12px;
    color: #3EC198;
    text-align: left;
    line-height: 14px;
    width: auto;
    float: left;
    height: 36px;
    display: block;
    margin-left: 10px;
}

/**成员校**/
.div_cyx_list{
	border-radius: 20px;
	background-image: linear-gradient(180deg, #80B3FF 0%, #64C99B 100%);
	padding: 1px;
	height: 664px;
	position:relative;
}

.div_cyx_list .div_city_colunm {
    position: relative;
}

.div_cyx_list .div_city_colunm:before {
    content: '';
    position: absolute;
    left: 50px;
    top: -14px;
    background: url(../images/img_city_colunm_member_ring.png) no-repeat;
    z-index: 9;
    width: 35px;
    height: 50px;
}

.div_cyx_list .div_city_colunm:after {
    content: '';
    position: absolute;
    right: 50px;
    top: -14px;
    background: url(../images/img_city_colunm_member_ring.png) no-repeat;
    z-index: 9;
    width: 35px;
    height: 50px;
}

.div_cyx_list ul{
    background: #ffffff;
    padding: 4px;
    padding-top: 20px;
    margin: 3px;
    border-radius: 20px;
    width: auto;
    height: 614px;
    overflow: inherit;
    border: 10px solid #fff;
    position: relative;
    z-index: 1;
}
.div_cyx_list ul:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 642px;
    border-radius: 20px;
    background-image: linear-gradient(116deg, #E5F0FF 0%, #DDF5F0 100%);
    z-index: -1;
}
.div_cyx_list ul:after{
    content: '';
    position: absolute;
    background:url(../images/icon_city_colunm_member@2x.png) right bottom no-repeat;
    background-size: contain;
    right:0;
    bottom: -30px;
    width: 136px;
    height: 136px;
    z-index: 9;
}


.div_cyx_list ul li{
    float: left;
    width: 47%;
    text-align: center;
    margin: 15px 5px;
}
.div_cyx_list ul li img{
    width: 58px;
    height: 58px;
    border-radius: 50px;
}
.div_cyx_list ul li p{
    height: 60px;
    background-image: linear-gradient(119deg, #FFFFFF 0%, #F2F8FF 100%);
    border-radius: 6px;
    line-height: 30px;
    padding-top: 20px;
    margin-top: -20px;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    text-align: center;
}


/**小记者风采**/
.div_xyxslist{}
.div_xyxslist li{}
.div_xyxslist li div{}
.div_xyxslist li div h2{
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	font-weight: 500;
	font-size: 12px;
	color: #000000;
}
.div_mskttj_list{
    background: url(../images/bg_headmaster_coming_rank.png) center bottom no-repeat;
    background-size: cover;
}

.div_top {
    width: auto;
    margin-right: 0px;
    height: 100%;
    padding: 0 15px;
    overflow: hidden;
}

.div_top ul {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    position: relative;
    float: left;
    overflow: hidden;
    width: auto;
    height: 230px;
}

.div_top ul li {
    width: 100%;
    min-height: 140px;
    height: 160px;
    margin-right: 15px;
    border-radius: 10px;
}

.div_top ul li:nth-child(1) {
    background: url(../images/bg_campus_voice_silver_medal.png) center top no-repeat;
    background-size: 100%;
    margin-top: 20%;
    position: relative;
}

.div_top ul li:nth-child(1):before {
    content: '';
    position: absolute;
    top: -58px;
    left: 50%;
    margin-left: -36.5px;
    background: url(../images/icon_campus_voice_silver_medal@2x.png) no-repeat;
    background-size: 73px;
    width: 100px;
    height: 100px;
}

.div_top ul li div {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    margin: 20px 0 14px 0;
}

.div_top ul li:nth-child(2) div {
    color: #f5a6238f;
}

.div_top ul li:nth-child(1) div {
    color: #AFB9DD;
}

.div_top ul li:nth-child(3) div {
    color: #E8A2A4;
}

.div_top ul li h3 {
    font-weight: 600;
    font-size: 12px;
    color: #3E3E3E;
    text-align: center;
    line-height: 20px;
    padding: 0 10px;
    margin: 0 auto;
}

.div_top ul li span {
    font-weight: 500;
    font-size: 12px;
    color: #919090;
    text-align: center;
    width: 100%;
    float: left;
}

.div_top ul li:nth-child(2) {
    background: url(../images/bg_campus_voice_gold_medal.png) center top no-repeat;
    background-size: 100%;
    margin-top: 10%;
    position: relative;
}

.div_top ul li:nth-child(2):before {
    content: '';
    position: absolute;
    top: -58px;
    left: 50%;
    margin-left: -36.5px;
    background: url(../images/icon_campus_voice_gold_medal@2x.png) no-repeat;
    background-size: 73px;
    width: 100px;
    height: 100px;
}

.div_top ul li:nth-child(3) {
    background: url(../images/bg_campus_voice_bronze_medal.png) center top no-repeat;
    background-size: 100%;
    margin-top: 25%;
    position: relative;
    margin-right:0;
}

.div_top ul li:nth-child(3):before {
    content: '';
    position: absolute;
    top: -58px;
    left: 50%;
    margin-left: -36.5px;
    background: url(../images/icon_campus_voice_bronze_medal@2x.png) no-repeat;
    background-size: 73px;
    width: 100px;
    height: 100px;
}

#div_top_list{
    padding: 0 15px;
    line-height: 40px;
    font-weight: 500;
    font-size: 13px;
    color: #454545;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}
#div_top_list li{
    width: 100%;
    float: left;
    display: flex;
}
#div_top_list li a{
    float: left;
    width: 100%;
}

#div_top_list li span{
    float: left;
    width: 17px;
    height: 17px;
    background: #EAEFF9;
    border-radius: 20px;
    text-align: center;
    line-height: 17px;
    margin: 10px;
}
#div_top_list li em{
    float: right;
    font-weight: 500;
    font-size: 14px;
    color: #47A2EC;
    font-style: normal;
}









/**footer**/
.div_footer {
    margin-top: 48px;
    height: 524px;
    background-image: linear-gradient(180deg, #202531 1%, #1F2531 84%);
}

.div_link {
}

.div_link h3 {
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    height: 24px;
    color: #fff;
}

.div_link ul {
}

.div_link ul li {
    width: 48%;
    float: left;
    margin: 10px auto;
    font-weight: 400;
    font-size: 14px;
    color: #ffffffc7;
    line-height: 24px;
}

.div_link ul li a {
    color: #ffffffc7;
}

.div_bottom_info {
    border-top: 1px solid #424662;
    overflow: hidden;
    clear: both;
    margin-top: 30px;
}

.div_bottom_info p {
    font-weight: 400;
    font-size: 10px;
    color: #ffffffc7;
    line-height: 24px;
    margin: 16px auto;
    text-align: center;
}

/**讲书人**/
.div_xxjsr{
	
}
.div_bottom_logo{
    padding:57px 0 42px 0;
}
.div_xxjsr ul{
	
}

.div_xxjsr ul li {
    background: rgb(246,249,255);
    width: auto;
    height: auto;
    padding: 18px;
    margin: 20px auto;
    overflow: hidden;
    border-radius: 10px;
}

.div_xxjsr ul li:nth-child(2n) {
    margin-right: 0px;
}

.div_xxjsr ul li .div_x_box {
    display: flex;
    justify-content: left;
    align-items: center;
    border-bottom: 1px solid #D8DFF1;
    padding-bottom: 20px;
}

.div_xxjsr ul li .div_x_box .div_x_date {
    margin-right: 20px;
    width: 72px;
    position: relative;
}

.div_xxjsr ul li .div_x_box .div_x_date:after {
    content: '';
    position: absolute;
    right: 0;
    border-right: 1px solid #D8DFF1;
    width: 1px;
    height: 45px;
}

.div_xxjsr ul li .div_x_box .div_x_date b {
    width: 72px;
    height: 28px;
    font-weight: 700;
    font-size: 20px;
    color: #5472CE;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}

.div_xxjsr ul li .div_x_box .div_x_date span {
    width: 72px;
    height: 14px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 12px;
    color: #8799CE;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    line-height: 1;
}

.div_xxjsr ul li .div_x_title {
    width: 100%;
    height: auto;
    font-weight: 500;
    font-size: 15px;
    color: #454545;
    line-height: 1.3;
}

.div_xxjsr ul li .div_x_info {
    font-weight: 400;
    font-size: 14px;
    color: #00000080;
    line-height: 22px;
    margin-top: 20px;
}


/**搜索**/
.div_search{
    width: 19px;
    height: 19px;
    position: absolute;
    right: 5%;
    top: 33%;
    background: url(/m/2024edu/images/search@3index.png) no-repeat;
    background-size: 100%;
}
.div_search:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    /*border-bottom: 8px solid #fff;*/
    right: 2px;
    bottom: -7.5px;
    transform: rotate(-45deg);
}




/**阅读**/
.readxsImgList{
    background: url(https://znyd.rednet.cn/images/img_title_bookshelf.png) center 0rem repeat-y;
    background-size: 100% 50%;
    height: 30rem;
    overflow: visible;
    margin: 0 1rem auto;
    margin-top: 5rem;
    padding: 0 1rem;
}
.readxsImgList a{
    float: left;
    width: 33%;
    text-align: center;
    margin-top:5rem;
}
.readxsImgList a:nth-child(1), .readxsImgList a:nth-child(2), .readxsImgList a:nth-child(3){
    margin-top:-5rem;
}

.readxsImgList a img{
    width: 5.5rem;
    height: auto;
    margin-top: 2rem;
}










