@charset "UTF-8";
.banner img{
    display: block;
    width: 100%;
    height: 572px;
}
.banner a {
    display: block;
    position: relative;
}
.banner a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/b_mask.png") no-repeat bottom center;
}
.banner .page{
    font-size: 0;
    bottom: .29rem;
}
.banner .page span{
    width: .12rem;
    height: .12rem;
    background: #fff;
    opacity: .5;
    margin: 0 .13rem;
}
.banner .page span.swiper-pagination-bullet-active{
    opacity: 1;
}

.title001 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.title001 .ll{
    position: relative;
}
.title001 .ll i{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: .64rem;
    color: #0E4F8F;
    line-height: 1;
    opacity: .1;
    font-family: 'Source Han CN' ,serif;
    font-weight: 900;
}
.title001 .ll p{
    font-size: .18rem;
    color: #0E4F8F;
    line-height: 1;
    opacity: .1;
    font-family: 'Source Han CN' ,serif;
    padding-left: 0.54rem;
}
.title001 .ll h2{
    font-size: 28px;
    color: #3D3D3D;
    line-height: .34rem;
    position: relative;
    z-index: 3;
    font-weight: 700;
}
.more a{
    display: flex;
    align-items: center;
    font-size: .18rem;
    color: #727272;
    white-space: nowrap;
}
.more a img{
    display: block;
    margin: 0 0 0 .08rem;
}
.container01 .content{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
.container01 .aleft{
    width: 72.875%;
}
.container01 .left{
    width: 55.57%;
}

.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 4.6rem;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s1-img02.png") no-repeat bottom center;
    background-size: 100%;
}
.list1w .page{
    font-size: 0;
    bottom: .28rem;
}
.list1w .page span{
    width: .12rem;
    height: .12rem;
    margin: 0 .13rem;
    background: #fff;
    opacity: .5;
}
.list1w .page span.swiper-pagination-bullet-active{
    opacity: 1;
}
.container01 .right{
    width: 40.99%;
}
.list_box1 li a{
    display: block;
    padding-top: .2rem;
    padding-bottom: .23rem;
}
.list_box1 li a h2{
    font-size: .16rem;
    color: #3C3C3C;
    line-height: .24rem;
    /* font-weight: 600; */
    margin-bottom: .08rem;
}
.list_box1 li a p{
    font-size: .14rem;
    color: #595959;
    line-height: .26rem;
    -webkit-line-clamp: 3;
    height: .78rem;
}
.list_box1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -.02rem;
    width: .25rem;
    height: .03rem;
    background: #0063AF;
    transition: .5s;
}
.list_box1 li *{
    transition: .5s;
}
.list_box1 li{
    position: relative;
    border-bottom: 1px solid #E5E5E5;
}
.list_box1 li.show:after{
    width: 100%;
}
.list_box1 li.show h2{
    color: #0063AF;
}
.list_box1 li.show p{
    color: rgba(0, 99, 175, 0.8);
}
.container01 .aleft .title001{
    margin-bottom: .46rem;
}
.container01 .aright{
    width: 25.06%;
}

.list_box2 li a{
    display: block;
    padding-left: .19rem;
    position: relative;
}
.list_box2 li a time{
    display: block;
    position: absolute;
    top: -.19rem;
    left: 0;
    font-size: .14rem;
    padding-left: .17rem;
    padding-right: .15rem;
    color: #fff;
    line-height: .29rem;
    border-radius: .15rem .15rem 0px .15rem;
    background: linear-gradient(286deg, #0265B1 0%, #1485E5 94%);
    z-index: 3;
}
.list_box2 li a h2{
    font-size: .16rem;
    color: #262626;
    line-height: .57rem;
    border: 1px solid #D6D6D6;
    padding-left: .35rem;
    padding-right: .25rem;
    position: relative;
    transition: .5s;
}
.list_box2 li a h2:before{
    position: absolute;
    content: '';
    left: .12rem;
    top: 50%;
    margin-top: -0.08rem;
    width: .16rem;
    height: .16rem;
    background: url("../images/s1-img03.png") no-repeat 50%;
    background-size: 100%;
}
.list_box2 li:hover h2{
    color: #0063AF;
    border-color: #0063AF;
    font-weight: 600;
    box-shadow: 0 .05rem .1rem 0 rgba(14, 79, 143, 0.4);
}
.list_box2 li{
    margin-top: .37rem;
}
.list_box2 li:first-child{
    margin-top: 0;
}
.container01 .aright .title001{
    margin-bottom: .65rem;
}
.container01{
    padding-top: .65rem;
    padding-bottom: .37rem;
}
.list_box3 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F3F3F3;
}
.list_box3 li a time{
    display: block;
    width: .89rem;
    color: #0063AF;
    padding: 0.17rem 0;
    text-align: center;
    background: url("../images/s2-img01.png") no-repeat 50%;
    background-size: 100% 100%;
    transition: .2s;
}
.list_box3 li a time span{
    display: block;
    font-size: .3rem;
    line-height: 1;
    font-weight: 600;
}
.list_box3 li a time em{
    display: block;
    font-size: .14rem;
    line-height: .28rem;
}
.list_box3 li a .txt{
    width: calc(100% - 1.08rem);
    padding-right: .1rem;
}
.list_box3 li a .txt h2{
    font-size: .16rem;
    color:#3D3D3D;
    line-height: .3rem;
}
.list_box3 li a .txt p{
    font-size: .14rem;
    line-height: .3rem;
    color: #878787;
}
.list_box3 li *{
    transition: .5s;
}
.list_box3 li{
    width: 31.25%;
    margin-left: 3.125%;
    margin-bottom: .27rem;
}
.list_box3 li:nth-child(3n+1){
    margin-left: 0;
}
.list_box3 li:hover a{
    background-image: linear-gradient(301deg, #0063AF -2%, #1485E5 107%)
}
.list_box3 li:hover a time{
    color: #fff;
    background-image: url("../images/s2-img02.png");
}
.list_box3 li:hover a .txt h2{
    color: #F4F4F4;
    font-weight: 600;
}
.list_box3 li:hover a .txt p{
    color: rgba(214, 214, 214, 0.8);
}
.container02 .title001{
    margin-bottom: .44rem;
}
.container02 .title001 .ll p{
    padding-left: .44rem;
}

.container02{
    padding-top: .3rem;
    padding-bottom: .13rem;
}

.list2w a{
    display: block;
}
.list2w a .pic{
    padding-top: 3.09rem;
}
.list2w a .txt .nam{
    position: relative;
    left: .29rem;
    margin-top: -.34rem;
    margin-bottom: .3rem;
    font-size: .24rem;
    line-height: .53rem;
    color: #fff;
    width: 1.89rem;
    font-weight: 600;
    text-align: center;
    border-radius: .3rem .3rem 0 .3rem;
    background: linear-gradient(286deg, #0063AF 0%, #1485E5 94%);
    z-index: 3;
}
.list2w a .txt  h2{
    font-size: .18rem;
    color: #464646;
    line-height: .3rem;
    height: .6rem;
    transition: .5s;
}
.list2w a:hover .txt  h2{
    color: #0063AF;
    font-weight: 600;
}
.container03 .title001{
    margin-bottom: .45rem;
}
.container03 {
    padding-top: .2rem;
    padding-bottom: .5rem;
}