@charset "utf-8";
.banner a {
    display: block;
    position: relative;
    padding-bottom: 40%;
    width: 100%;
    overflow: hidden;
    transition: 0.5s;
}

.banner a img {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;
}

.banner a video {

    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;

}

.banner a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 33.3%;
    background: linear-gradient(0deg, rgba(15, 15, 15, 0.3) 0%, rgba(32, 56, 135, 0) 100%);
}

.banner .page {
    font-size: 0;
    bottom: .48rem;
}

.banner .page span {
    width: .18rem;
    height: .18rem;
    margin: 0 .16rem;
    background: transparent url("../images/dots-1.png") no-repeat 50%/100%;
    border-radius: 0;
    opacity: 1;
    vertical-align: middle;
}

.banner .page span.active {
    width: .34rem;
    height: .34rem;
    margin: 0 .1rem;
    background-image: url("../images/dots-2.png");
}

.title001 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
}
.title001 .tit h4{
    font-size: .8rem;
    line-height: .92rem;
    color: rgba(39, 107, 178, 0.1);
    font-family: Arial,sans-serif;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}
.title001 .tit h3{
    font-size: .42rem;
    line-height: .62rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: -.42rem;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.title001 .tit img{
    display: block;
    height: .4rem;
    margin: 0 auto;
}
.title001 .more{
    position: absolute;
    left: 0;
    bottom: .11rem;
padding-left:560px;
}

.title002 .more{
    position: absolute;
    right: 0;
    bottom: .11rem;

}
.title001 .more a{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .28rem;
    color: #2C2C2C;
}
.title002 .more a{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .28rem;
    color: #2C2C2C;
}
.title001 .more img,
.title002 .more img{
    display: block;
    height: .12rem;
    margin-left: .1rem;
    transition: .5s;
}
.title001 .more:hover img,
.title002 .more:hover img{
    margin-left: .05rem;
}

.title002{
    position: relative;
    display: flex;
}
.title002 .tit h4{
    font-size: .4rem;
    line-height: .46rem;
    color: rgba(1, 117, 182, 0.1);
    font-family: Arial,sans-serif;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
}
.title002 .tit h3{
    position: relative;
    margin-top: -.1rem;
    font-size: .42rem;
    line-height: 1;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.title002 .tit h3 img{
    display: block;
    height: .4rem;
}
.title002 .more a{
    color: #808080;
}

.index-s1 .left{
    width: 50.13%;
}

.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 5.89rem;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.24rem;
    background: linear-gradient(180deg, rgba(39, 39, 39, 0) 0%, #262626 100%)
}
.list1w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .25rem 1.7rem .25rem .38rem;
    z-index: 5;
}
.list1w a .txt time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .45rem;
    color: #fff;
    font-family:SourceHanSerifCN-Bold,sans-serif;
    width: 1.43rem;
    justify-content: center;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    margin-bottom: .13rem;
}
.list1w a .txt time img{
    display: block;
    width: .16rem;
    margin-right: .05rem;
    margin-top: .02rem;
}
.list1w a .txt h3{
    font-size: .22rem;
    line-height: .34rem;
    color: #fff;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.list1w .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: .19rem;
    bottom: .34rem;
}
.list1w .page span{
    width: .13rem;
    height: .13rem;
    margin: 0 .11rem;
    background: #fff;
    opacity: .5;
}
.list1w .page span.active{
    opacity: 1;
}

.index-s1 .right{
    width: 47.87%;
}

.list-box1 li a{
    padding: .22rem 0 .23rem;
    display: block;
    position: relative;
    z-index: 2;
}
.list-box1 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    margin-bottom: .13rem;
    transition: .5s;
}
.list-box1 li time{
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    color: #0175B6;
    font-family:SourceHanSerifCN-Bold,sans-serif;
    padding-left: .3rem;
    background: url("../images/s1-img-3.png") no-repeat left center/.18rem;
    transition: .5s;
}
.list-box1 li:after{
    position: absolute;
    content: '';
    left: -.4rem;
    right: 100%;
    top: -1px;
    bottom: 0;
    background: url("../images/s1-img-4.png") no-repeat left /6.73rem 1.13rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list-box1 li{
    position: relative;
    border-bottom: 1px solid #E3EBF0;
}
.list-box1 li:last-child{
    border-color: transparent;
}
.list-box1 li:hover:after{
    right: -.4rem;
    opacity: 1;
    visibility: visible;
}
.list-box1 li:hover h3{
    color: #fff;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.list-box1 li:hover time{
    color: #fff;
    background-image: url("../images/s1-img-5.png");
}

.list-box1{
    padding: .14rem .4rem .1rem;
   
}

.index-s1 .title001{
    margin-bottom: .67rem;
    justify-content: left;
}

.index-s1{
    padding: .58rem 0 1.02rem;
    background: url("../images/index-s1.jpg") no-repeat bottom center/cover;
}

.index-s2 .left{
    width: 48%;
}

.list-box2 li a{
    padding: .25rem 0 .3rem;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-box2 li time{
    display: block;
    width: 1.14rem;
    text-align: center;
    color: #0175B6;
    position: relative;
    transition: .5s;
}
.list-box2 li time span{
    display: block;
    font-size: .26rem;
    line-height: .37rem;
    font-family:SourceHanSerifCN-Bold,sans-serif;
}
.list-box2 li time em{
    display: block;
    font-size: .16rem;
    line-height: .23rem;
    font-family:SourceHanSerifCN-Bold,sans-serif;
}
.list-box2 li time:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 1px;
    height: .52rem;
    background: #0175B6;
    transform: translateY(-50%);
}
.list-box2 li .txt{
    width: calc(100% - 1.52rem);
    padding-right: .1rem;
}
.list-box2 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-family:SourceHanSansCN-Bold,sans-serif;
    transition: .5s;
}
.list-box2 li .line{
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    top: 0;
    background: #B6D9ED;
    transition: .5s;
}
.list-box2 li .line:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .12rem;
    height: .14rem;
    background: url("../images/s2-img-1.png") no-repeat 50%/100%;
    transform: translateY(-50%);
}
.list-box2 li .line:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: .12rem;
    height: .14rem;
    background: url("../images/s2-img-2.png") no-repeat 50%/100%;
    transform: translateY(-50%);
}
.list-box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: url("../images/s2-img-3.png") no-repeat 50%/7.2rem 1.15rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list-box2 li{
    position: relative;
}
.list-box2 li:hover:after{
    right: 0;
    opacity: 1;
    visibility: visible;
}
.list-box2 li:hover .line,
.list-box2 li:hover + li .line{
    opacity: 0;
}
.list-box2 li:hover time{
    color: #fff;
}
.list-box2 li:hover time:after{
    background: rgba(255, 255, 255, 0.2);
}
.list-box2 li:hover h3{
    color: #fff;
}

.index-s2 .left .title002{
    margin-bottom: .62rem;
}

.index-s2 .right{
    width: 45%;
}

.list-box3 li a{
    padding: .18rem .26rem ;
    display: block;
    position: relative;
}
.list-box3 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-family:SourceHanSansCN-Bold,sans-serif;
    transition: .5s;
    margin-bottom: .1rem;
}
.list-box3 li h5{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .3rem;
    color: rgba(64, 64, 64, 0.7);
}
.list-box3 li h5 img{
    display: block;
    width: .13rem;
    margin-right: .09rem;
}

.list-box3 li .line1{
    position: absolute;
    left: -1px;
    top: 0;
    height: 0;
    width: 1px;
    background: linear-gradient(180deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}
.list-box3 li .line2{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 0;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.list-box3 li .line3{
    position: absolute;
    right: -1px;
    bottom: 0;
    height: 0;
    width: 1px;
    background: linear-gradient(180deg, #0074B7 0%, #54B84B 100%);
    transition: .5s;
}

.list-box3 li .line4{
    position: absolute;
    right: 0;
    top: -1px;
    height: 1px;
    width: 0;
    background: linear-gradient(-270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.list-box3 li:hover .line1{ height: 100%; transition: .5s .2s;}
.list-box3 li:hover .line2{ width: 100%; transition: .5s .2s;}
.list-box3 li:hover .line3{ height: 100%; transition: .5s .2s;}
.list-box3 li:hover .line4{ width: 100%; transition: .5s .2s;}

.list-box3 li{
    border: 1px solid #B6D9ED;
    margin-bottom: .2rem;
}
.list-box3 li:last-child{
    margin-bottom: 0;
}
.list-box3 li:hover h3{
    color: #0074B7;
}

.index-s2 .right .title002{
    margin-bottom: .36rem;
}

.index-s2{
    padding: .88rem 0 .58rem;
    background: url("../images/index-s2.jpg") no-repeat bottom center/cover;
}
.index-s3 .left{
    width: 48%;
}

.list-box4 li.ptli a{
    position: relative;
    display: flex;
    align-items: center;
}
.list-box4 li.ptli .pic{
    width: 3.35rem;
    height: 2.37rem;
}
.list-box4 li.ptli .txt{
    width: calc(100% - 3.35rem);
    padding-right: .14rem;
    padding-left: .36rem;
}

.list-box4 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #373737;
    font-family:SourceHanSansCN-Bold,sans-serif;
    transition: .5s;
}
.list-box4 li p{
    font-size: .16rem;
    line-height: .28rem;
    color: #717E8C;
    height: .56rem;
    margin: .15rem 0 .31rem;
}
.list-box4 li time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #0A5DB0;
    font-family:SourceHanSerifCN-Bold,sans-serif;
    background: url("../images/s3-img-3.png") no-repeat right center/.16rem;
}
.list-box4 li time img{
    display: block;
    width: .2rem;
    margin-right: .13rem;
    margin-top: .02rem;
}

.list-box4 li.ptli h3{
    -webkit-line-clamp: 3;
    height: .9rem;
    margin-bottom: .35rem;
}
.list-box4 li.wzli a{
    display: block;
    positi