@charset "utf-8";

.banner a {
    display: block;
    overflow: hidden;
}
.banner img{
    display: block;
    width: 100%;
object-fit:fill;
}
.banner .btn{
    position: absolute;
    bottom: 0.45rem;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
}
.banner .btn i{
    display: inline-block;
    font-size: 0.2rem;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    vertical-align: middle;
}
.banner .btn .swiper-pagination{
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin:  0 0.23rem;
}
.banner .btn .swiper-pagination span{
    width: 0.6rem;
    height: 0.03rem;
    background: #fff;
    opacity: .2;
    border-radius: 0;
    margin: 0;
}
.banner .btn .swiper-pagination .swiper-pagination-bullet-active{
    opacity: 1;
}
.banner .prev,
.banner .next{
display:none;
    width: 0.3rem;
    height: 0.3rem;
    top: auto;
    margin-top: 0;
    bottom: 0.39rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.banner .prev{
    left: 50%;
    transform: translateX(-2.2rem);
    background-image: url("../images/prev01.png");
}
.banner .next{
    right: 50%;
    transform: translateX(2.2rem);
    background-image: url("../images/next01.png");
}

.s1-left{
    width: 12rem;
    box-shadow: 0.763px 3.927px 21px 0px rgba(0, 0, 0, 0.16);
}
.s1-l{
    width: 6rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15);
}
.s1-banner .item a{
    display: block;
    overflow: hidden;
}
.s1-banner .item a .cover_img{
    padding-top: 61.94%;
}
.s1-banner .item a .item-tx{
    padding: 0.10rem 0.13rem 0.1rem;

}
.s1-banner .item a .item-tx h3{
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.36rem;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.72rem;
}
.s1-banner .item a .item-tx p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.72rem;
    margin-top: 0.15rem;
}
.s1-banner .btn {
    font-size: 0;
    bottom: 0.3rem;
}
.s1-banner .btn span{
    width: 0.1rem;
    height: 0.1rem;
    background: #e5e5e5;
    opacity: 1;
    margin: 0 0.05rem;
}
.s1-banner .btn span.swiper-pagination-bullet-active{
    background: #00478c;
}
.s1-banner .item a:hover .item-tx h3{
    color: #00478c;
}
.s1-banner .item a:hover .cover_img>div{
    transform: scale(1.05);
}
.s1-r{
    width: 5.5rem;
    margin-top: 0.2rem;
    margin-left:0.3rem;
}
.s1-tit{
    position: relative;
}
.s1-tit h4{
    font-size: 0.22rem;
    font-weight: 400;
    line-height: 1.1;
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 0.1rem;
color:#999999;
}
.s1-tit p{
    margin-top: 0.05rem;
}
.s1-tit p i{
    display: inline-block;
    width: 1.44rem;
    height: 0.05rem;
    background: #00478c;
    vertical-align: middle;
}
.s1-tit p em{
    font-size: 0.14rem;
    color: #999999;
    line-height: 1.29;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.18rem;
}
.s1-tit a{
    right: 0;
    top: 50%;
    width: 0.31rem;
    height: 0.06rem;

    background-size: cover;
    transform: translateY(-50%);
}
.s1-r .s1-pic{
    margin-top: 0.15rem;
}
.s1-r .s1-pic a{
    display: block;
    overflow: hidden;
}
.s1-r .s1-pic a .pic{
    padding-top:66%;
}
.s1-r .s1-pic a .s1-txt{
    padding: 0.26rem 0;
    border-bottom: 1px solid #e5e5e5;
}
.s1-r .s1-pic a .s1-txt h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
    font-weight: 600;
}
.s1-list li{
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.6rem;
}
.s1-list li a{
    display: block;
    padding: 0.25rem 0;
    width: 86%;
    overflow: hidden;
    padding: 0.25rem 0;
    font-size: 0.18rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.1s ease-out;
}
.s1-list li a p{
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
}
.s1-list li:hover a{
    font-weight: 600;
    font-size:0.20rem;
}

.s1-right{
    width: 4rem;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
}
.s1-right .s1-txt a{
    display: block;
    overflow: hidden;
}
.s1-right .s1-txt a .tt {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 0.17rem;
    margin-bottom: 0.18rem;
}
.s1-right .s1-txt a .tt time{
    display: inline-block;
    width: 60px;
    background: #00478c;
    padding: 8px 0 4px;
    vertical-align: middle;
    border-radius: 0.05rem;
}
.s1-right .s1-txt a time span{
    display: block;
    font-size: 0.24rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 24px;
}
.s1-right .s1-txt a time em{
    display: block;
    font-size: 0.12rem;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
.s1-right .s1-txt a .txt-box{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 76px);
    margin: 0 0 0 0.15rem;
}
.s1-right .s1-txt a .txt-box p{
    font-size: 0.18rem;
    color: #333;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
    font-weight: 600;
}
.s1-right .s1-txt a>p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.18rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.36rem;
}
.s1-right .s1-txt{
    padding: 0.21rem 0.26rem 0.27rem;
    background: #f8f8f8;
    margin-top: 0.15rem;
}
.s1{
    padding-top: 0.65rem;
    padding-bottom: 0.26rem;
}
.gg-tit{
    position: relative;
    text-align: center;
}
.gg-tit h2{
    display: inline-block;
    font-size: 0.4rem;
    color: #242222;
    line-height: 0.78rem;
    border-bottom: 1px solid #999999;
}
.gg-tit h2 em{
    color: #00478c;
}
.gg-tit i{
    position: absolute;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.24rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.1rem;
    margin: auto;
    padding: 0 0.15rem;
    background: #f6f6f6;
}
.s2-banner .item{
    background: #fff url("../images/s2-img02.png") no-repeat left 0.13rem top 0.17rem;
    padding: 0.35rem 0.43rem 0.3rem 0.41rem;
    border: 1px solid #e5e5e5;
    transition: all .3s;
}
.s2-banner .item a{
    font-size: 0;
    position: relative;
    display: block;
}
.s2-banner .item a .s2-txt{
    width: calc(100% - 2.68rem);
}
.s2-banner .item a .s2-txt h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
    font-weight: 600;
}
.s2-banner .item a .s2-txt i{
    display: block;
    width: 0.4rem;
    height: 0.03rem;
    background: #00478c;
    margin-top: 0.2rem;
    margin-bottom: 0.22rem;
}
.s2-banner .item a .s2-txt p{
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666666;
}
.s2-banner .item a .img{
    position: absolute;
    right: 0;
    top: -0.36rem;
    width: 2.12rem;
    height: 2.43rem;
}
.s2-banner .item a .cover_img{
    width: 2.12rem;
    height: 2.43rem;
}
.s2-banner .swiper-wrapper{
    padding: 0.33rem 0;
}
.s2-banner .item:hover{
    background-color: #333a56;
}
.s2-banner .item:hover .s2-txt h4,
.s2-banner .item:hover .s2-txt p{
    color: #fff;
}
.s2 .block .prev,
.s2 .block .next{
    width: 0.28rem;
    height: 0.7rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -0.35rem;
}
.s2 .block .prev{
    left: -0.52rem;
    background-image: url("../images/s2-img03.jpg");
}
.s2 .block .next{
    right: -0.55rem;
    background-image: url("../images/s2-img04.jpg");
}
.s2 .block{
    position: relative;
    margin-top: 0.6rem;
}
.s2-list li{
   /** float: left;
    width: 47%;
   **/
    position: relative;
    line-height: 0.56rem;
    background: url("../images/s2-img05.png") no-repeat left ;
    background-size: 0.14rem;
}
.s2-list li a{
    display: block;
    font-size: 0.18rem;
    color: #333333;
    padding-left: 0.32rem;
    padding-right: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s2-list li  span{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.16rem;
    color: #999999;
}
/**
.s2-list li:nth-child(2n){
    margin-left: 6%;
}**/
.s2-list li:hover a,
.s2-list li:hover span{
    color: #00478c;
}
.s2-list{
    margin-top: 0.33rem;
    width: 4.2rem;
    margin-right: 25px;
}
.s2 .mores {
    text-align: center;
    font-size: 0.14rem;
    color: #00478c;
    line-height: 0.34rem;
    margin-top: 3px;
}
.s1-tit img
{
width:40px;
height:40px;
}
.s2{
    padding-top: 0.16rem;
    padding-bottom: 1rem;
    background: #f6f6f6;
}
.s3 .gg-tit i {
    background: #ffffff;
}
.s3-banner .item{
    transition: all .3s;
}
.s3-banner .item a{
    display: block;
    overflow: hidden;
    position: relative;
    padding: 0.22rem 0.24rem ;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15);
    border-radius: 0.15rem 0 0 0;
}
.s3-banner .item a time{
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0.15rem 0 0.15rem 0;
    overflow: hidden;
}
.s3-banner .item a time span{
    display: block;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.33rem;
    text-align: center;
    background: #00478c;
}
.s3-banner .item a time em{
    display: block;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #333333;
    text-align: center;
    background: #eeeeee;
    padding: 0 0.12rem ;
}
.s3-banner .item a .tt{
    padding-left: 0.92rem;
    padding-bottom: 0.18rem;
    border-bottom: 1px solid #eeeeee;
}
.s3-banner .item a .tt h4{
    font-size: 0.16rem;
    color: #333;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
}
.s3-banner .item a p{
    font-size: 0.14rem;
    line-height: 0.18rem;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.36rem;
    margin-top: 0.18rem;
}
.s3-banner .item a i{
    display: block;
    text-align: right;
    font-size: 0.14rem;
    color: #00478c;
    font-weight: 600;
    padding-right: 0.34rem;
    background: url("../images/s3-img01.png") no-repeat right;
    background-size: 0.16rem;
    margin-top: 0.26rem;
}
.s3-banner .item:hover{
    transform: translateY(-0.05rem);
}
.s3-banner .item:hover a .tt h4{
    color: #00478c;
}
.s3-banner .swiper-wrapper{
    padding: 0.1rem 0;
}
.s3-banner{
   margin-top: 0.16rem;
}
.s3-main{
    position: relative;
    padding-top: 0.15rem;
    /*min-height: 45vh;*/
    width: 100%;
    padding-bottom: 0.62rem;
}
.s3-main .btn{

}
.s3-main .btn .swiper-pagination{
    position: static;
    text-align: right;
    padding-right: 0.26rem;
}
.s3-main .btn .swiper-pagination span{
    width: auto;
    height: auto;
    background: no-repeat;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.24rem;
    margin: 0 0.02rem;
    opacity: 1;
    position: relative;
}
.s3-main .btn .swiper-pagination .swiper-pagination-bullet-active{
    color: #00478c;
    font-size: 0.2rem;
    font-weight: 600;
    padding-right: 0.88rem;
    background: url("../images/s3-img02.png") no-repeat right ;
    background-size: 0.8rem;
}
.s3-main .btn .next{
    top: 0.25rem;
    margin-top: 0;
    right: 0;
    width: 0.2rem;
    height: 0.05rem;
    background: url("../images/s3-img03.png") no-repeat 50%;
    background-size: 0.2rem;
z-index:99;
}
.s3-main .mores{
    text-align: center;
    font-size: 0.14rem;
    color: #00478c;
    line-height: 0.34rem;
    margin-top: 0.1rem;
}
.s3{
    padding-top: 0.45rem;
    padding-bottom: 0.62rem;
}
.s4 .gg-tit h2,
.s4 .gg-tit h2 em{
    color: #fff;
}
.s4 .gg-tit h2{
    border-bottom-color: #fff;
}
.s4 .gg-tit i{
    color: #fff;
    background: #b3020d;
}
.s4-l{
    width: 50%;
}
.s4-l .pic-box a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s4-l .pic-box a .pic{
    padding-top: 52.14%;
}
.s4-l .pic-box a p{
    font-size: 0.18rem;
    color: #ffffff;
    line-height: 1rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0.45rem;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 3;
}
.s4-l .pic-box a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background:rgba(0, 0, 0, 0.5); */
    opacity: 1;
    visibility: visible;
    transition: all .5s;
}
.s4-l .pic-box a:hover:after{
    opacity: 0;
    visibility: hidden;
    top: 100%;
}
.s4-list li{
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.69rem;
    position: relative;
    background: url("../images/s4-img02.png") no-repeat left;
    background-size: 0.2rem;
    border-top: 1px dashed #e5e5e5;
}
.s4-list li:first-child{
    border-top-color: transparent;
}
.s4-list li a{
    display: block;
    padding-left: 0.4rem;
    padding-right: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s4-list li span{
    position: absolute;
    right: 0;
    top: 0;
}
.s4-list li:hover a,
.s4-list li:hover span{
    color: #0c0894;
}
.s4-list{
    padding: 0.17rem 0.37rem 0;
    background: linear-gradient(#fff 50%, rgba(255, 255, 255, 0.9) 60%,transparent 100%)
}
.s4-main{
    margin-top: 0.64rem;
}
.s4 .mores{
    text-align: center;
    font-size: 0.14rem;
    color: #00478c;
    line-height: 0.34rem;

}

.s4{
    padding-top: 0.2rem;
    padding-bottom: 0.55rem;
    /* background: url("../images/s4.png") no-repeat top; */
    background-size: cover;
}

.f-link .wrap>*{
    display: inline-block;
    vertical-align: middle;
}
.f-link span{
    font-size: 0.18rem;
    color: #0c0894;
    font-weight: 600;
    line-height: 0.48rem;
    padding-left: 0.37rem;
    background: url("../images/link.png") no-repeat left;
    background-size: 0.2rem;
}
.f-link a{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #333333;
    line-height: 1;
    border-left: 1px solid #333333;
    padding: 0 0.28rem;
}
.f-link a:first-child{
    border: none;
    padding-left: 0;
}
.f-link a:hover{
    color: #00478c;
    text-decoration: underline;
}
.f-link {
    background: #f5f3f3;
    padding: 0.06rem 0;
}

@media screen and (max-width: 1300px){
    .s1-right .s1-txt a .tt time{
        width: 52px;
        padding: 6px 0 2px;
    }
    .s1-right .s1-txt a time span,
    .s1-right .s1-txt a time em{
        line-height: 20px;
    }
    .s1-right .s1-txt a .txt-box{
        width: calc(100% - 67px);
    }
}



@media screen and (max-width: 1024px){
    .banner{
        margin-top: 0.8rem;
    }
    .s1-l,.s1-left,.s1-r,
    .s1-right{
        float: none;
        width: auto;
    }
.s1-tit img
{
width:20px;
height:20px;
}
.s1-right {

    margin-top: 0.5rem;
}
    .s1-r{
        margin-top: 0.6rem;
    }
    .s1-banner .item a .item-tx h3{
        font-size: .34rem;
        line-height: 1.5;
        height: 1.02rem;
    }
    .s1-banner .item a .item-tx p{
        font-size: 0.24rem;
        line-height: 1.5;
        height: 0.72rem;
        margin-top: 0.25rem;
    }
    .s1-banner .btn span{
        width: 0.2rem;
        height: 0.2rem;
    }
    .s1-tit h4{
        font-size: 0.4rem;
    }
    .s1-tit p em{
        font-size: 0.24rem;
    }
    .s1-banner .item a .item-tx{
        padding-bottom: 0.8rem;
    }
    .s1-r .s1-pic a .s1-txt h4,
    .s1-list li a p,
    .s1-right .s1-txt a .txt-box p{
        font-size: 0.28rem;
        line-height: 1.5;
        height: auto;
    }
    .s1-list li a{
        padding: 0.35rem 0;
        font-size: 0.26rem;

    }
    .s1-list li {
        height: 1rem;
    }
    .s1-list li span{
        font-size: 0.26rem;
margin-right: 0.2rem;
    }
    .s1-r .s1-pic a .s1-txt{
        padding: 0.36rem 0;
    }
    .s1-right .s1-txt a>p{
        font-size: 0.24rem;
        line-height: 1.5;
        height: auto;
        min-height: 0.72rem;
    }
    .gg-tit h2{
        font-size: 0.5rem;
        line-height: 2.1;
    }
    .gg-tit i{
        font-size: 0.24rem;
        line-height: 1.5;
    }
    .s2-banner .item a .s2-txt h4{
        font-size: 0.28rem;
        line-height: 1.5;
        height: 0.84rem;
    }
    .s2-banner .item a .s2-txt p{
        font-size: 0.24rem;
        line-height: 1.5;
    }
    .s2-banner .item a .img{
        top: 0;
        bottom: 0;
        height: 100%;
    }
    .s2-banner .item a .cover_img{
        height: 100%;
    }
    .s2-list li a,
    .s2-list li span{
        font-size: 0.26rem;
    }
    .s2-list li{
        float: none;
        width: auto;
        line-height: 3.5;
    }
    .s2-list li:nth-child(2n){
        margin-left: 0;
    }
    .s2-list li a{
        padding-right: 2rem;
    }
    .s2-banner .swiper-wrapper{
        padding: 0;
    }
    .s3-banner .item a .tt h4{
        font-size: 0.26rem;
        line-height: 1.5;
        height: 0.78rem;
    }
    .s3-banner .item a p{
        font-size: 0.24rem;
        line-height: 1.5;
        height: auto;
        min-height: 0.72rem;
    }
    .s3-banner .item a i{
        font-size: 0.24rem;
        background-size: 0.26rem;
    }
    .s3-banner .item a .tt{
        padding-left: 1.2rem;
    }
    .s3-banner .item a time span{
        font-size: 0.34rem;
        line-height: 1.2;
    }
    .s3-banner .item a time em{
        font-size: 0.24rem;
        line-height: 2;
    }
    .s3-main .btn .next{
        width: 0.4rem;
        height: 0.1rem;
        background-size: 0.4rem;
    }
    .s3-main .btn .swiper-pagination{
        padding-right: 0.7rem;
    }
    .s4-list li{
        font-size: 0.26rem;
        line-height: 3.5;
    }
    .s4-list li a{
        padding-right: 1.5rem;
    }
    .s4-l .pic-box a p{
        font-size: 0.32rem;
    }
    .f-link span{
        font-size: 0.28rem;
    }
    .f-link a{
        font-size: 0.24rem;
        line-height: 1.5;
        border: none;
        padding: 0;
        margin-right: 0.3rem;
    }
    .f-link{
        padding: 0.15rem 0;
    }
    .s2 .block .prev{
        left: 0;
    }
    .s2 .block .next{
        right: 0;
    }
.flex{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
.s3-main.flex .s2-list{
    width: 100%;
} 
}

@media screen and (max-width: 800px){

.flex{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
    .s2-banner .item a .img{
        position: static;
        width: 3.2rem;
        margin: 0 auto;
    }
    .s2-banner .item a .img .cover_img{
        width: auto;
        height: auto;
        padding-top: 146.23%;
    }
    .s2-banner .item a .s2-txt{
        display: block;
        width: auto;
        margin-top: 0.4rem;
    }
    .s2-banner .item{
        padding: 0.3rem 0.2rem;
    }
    .s4-l{
        float: none;
        width: auto;
    }
    .s4-l.fr{
        margin-top: 0.3rem;
    }
    .s4-list{
        background: #fff;
    }

}

@media screen and (max-width: 550px){

.flex{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
    .s3-banner .item a p{
        height: auto;
        min-height: 0.72rem;
    }
    .s2-list li a{
        padding-right: 1.6rem;
    }

}