.HB_banner{
    height: 605px;
    background: url(../images/news_banner/bg.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 70px;
}
.HB_banner img,.HB_banner a{
    width: 100%;
    height: 96%;
    object-fit: cover;
    display: block;
}
.bannermain{
    height: 605px;
}
.bannermain .banner_l{
    width: 72.308%;
    height: 100%;
    position: relative;
}
.leadnews{
    width: 174px;
    height: 60px;
    background: url(../images/news_home/bg1.png) no-repeat;
    background-size: auto 100%;
    background-color: #0b72cf;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 2;
    font-family: '华文行楷';
	font-size: 32px;
	line-height: 60px;
	letter-spacing: 0px;
	color: #ffffff;
	text-shadow: 3px 4px 7px 
        rgba(0, 50, 100, 0.3);
        text-align: center;
}
.bannermain .banner_l .swiper-container{
    width: 100%;
    height: 100%;
}
.bannermain .banner_l .swiper-pagination{
    height: 60px;
    right: 0!important;
    bottom: 0!important;
}
.bannermain .banner_l .swiper-slide .btleft,
.bannermain .banner_l .swiper-slide .btright{
    height: 0;
    overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 1px 0 0;
}
.bannermain .banner_l .swiper-pagination-bullet{
    width: 7.5%;
    height: 100%;
    background: rgba(97,170,236,.8);
    opacity: 1;
    border-radius: 0;
    display: block;
    float: left;
    overflow: hidden;
    border:0;
}
.bannermain .banner_l .swiper-pagination-bullet .btleft{
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0 10px;
}
.bannermain .banner_l .swiper-pagination-bullet-active{
    width: 46.2%;
    background:none;
}
.bannermain .banner_l .swiper-pagination-bullet-active .btleft{
    width: 16.3%;
    background: rgba(240,163,70,.8);
    float: left;
}
.bannermain .banner_l .swiper-pagination-bullet .btleft span{
    display: block;
    font-size: 30px;
    line-height: 26px;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.bannermain .banner_l .swiper-pagination-bullet .btleft label{
    display: block;
    font-size: 12px;
	line-height: 26px;
}
.bannermain .banner_l .swiper-pagination-bullet-active .btright{
    background: rgba(1,91,172,.8);
    float: left;
    height: 100%;
    width: 83.7%;
    padding-left: 20px;
    padding-top: 8px;
}
.bannermain .banner_l .swiper-pagination-bullet-active .btright p{
    font-size: 16px;
	line-height: 22px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.schoolnews_R{
    background-color: #ffffff;
	box-shadow: 0px 5px 28px 1px 
        rgba(7, 43, 74, 0.2);
    width: 27.693%;
    height: 100%;
}
.schoolnews_R ul{
    padding: 0 20px;
}
.schoolnews_R ul li{
    height: 105px;
    border-bottom: 1px solid  #ddd;
    text-align: justify;
    padding: 20px 0;
}
.schoolnews_R ul li:last-child{
    border-bottom: 0;
}
.schoolnews_R ul li h4{
    font-size: 16px;
	padding-bottom: 15px;
    color: #005bac;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.schoolnews_R ul li p{
    font-size: 14px;
	line-height: 20px;
	color: #666666;
}
@media screen and (max-width:1300px){
    .schoolnews_R ul li h4,.bannermain .banner_l .swiper-pagination-bullet-active .btright p{
        font-size: 14px;
    }
    .schoolnews_R ul li p{
        font-size: 12px;
    }
    .bannermain .banner_l .swiper-pagination-bullet .btleft span{
        font-size: 28px;
    }
}
@media screen and (max-width:1100px){
    .schoolnews_R ul li h4{
        padding-bottom: 8px;
    }
    .schoolnews_R ul li p{
        line-height: 18px;
    }
    .leadnews{
        font-size: 28px;
    }
}
@media screen and (max-width:1023px){
    .HB_banner{
        padding-top: .7rem;
        height: auto;
        background-size: 100% auto;
        background-color: #cee8fe;
        height: 6rem;
    }
    .bannermain{
        height: auto;
    }
    .bannermain .banner_l,.schoolnews_R{
        width: 100%;
    }
    .leadnews{
        width: 1.74rem;
        height: .6rem;
        top: .2rem;
        font-size: .32rem;
        line-height: .6rem;
    }
    .bannermain .banner_l .swiper-pagination-bullet .btleft span{
        font-size: .32rem;
    }
    .bannermain .banner_l .swiper-pagination-bullet .btleft label{
        font-size: .12rem;
        font-family: 'Agency FB';
    }
    .bannermain .banner_l .swiper-pagination-bullet .btleft{
        padding: 0 .1rem;
    }
    .bannermain .banner_l .swiper-pagination{
        height: .8rem;
    }
    .bannermain .banner_l .swiper-pagination-bullet .btleft span{
        margin-top: .05rem;
        line-height: 1;
    }
    .bannermain .banner_l .swiper-pagination-bullet-active .btright{
        padding: .07rem 0 0 .2rem;
    }
    .bannermain .banner_l .swiper-pagination-bullet-active .btright p{
        font-size: .26rem;
        line-height: 1.2;
    }
    .schoolnews_R ul{
        padding: 0 .2rem;
    }
    .schoolnews_R ul li h4{
        font-size: .28rem;
        padding-bottom: .08rem;
    }
    .schoolnews_R ul li p{
        font-size: .26rem;
        line-height: 1.6;
    }
    .schoolnews_R ul li{
        height: auto;
        padding: .3rem 0 .2rem;
        display: none;
    }
    .schoolnews_R ul li:nth-child(1),.schoolnews_R ul li:nth-child(2){
        display: block;
    }


}
