@charset "utf-8";

.banner {
    position: relative;
}

.banner a {
    display: block;
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/b_mask.png") repeat-x top center;
    z-index: 2;
}

.banner .btn_box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .55rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.banner .btn_box .btn {
    position: static;
    margin-top: 0.22rem;
    width: .11rem;
    height: .19rem;
    background-position: 50%;
    background-size: .11rem;
    background-repeat: no-repeat;
}

.banner .btn_box .prev {
    background-image: url("../images/prev01.png");
}

.banner .btn_box .next {
    background-image: url("../images/next01.png");
}

.banner .btn_box .page {
    position: static;
    width: auto;
    font-size: .3rem;
    color: #fff;
    margin-left: .28rem;
    margin-right: .28rem;
    line-height: 1;
}

.banner .btn_box .page span {
    font-size: .3rem;
    font-family: Constantia, serif;
    font-weight: 400;
    line-height: 1;
}

.banner .btn_box .page .swiper-pagination-current {
    font-size: .7rem;
    margin-right: .1rem;
}

.title001 {
    position: relative;
}

.title001 h2 {
    font-size: .5rem;
    line-height: .6rem;
    color: #222;
    text-align: center;
    font-weight: 600;
}

.title001 .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .24rem;
    color: #0FA0D9;
    line-height: .3rem;
    text-align: center;
}

.list1w a {
    display: block;
    transition: .5s;
}

.list1w a .pic {
    padding-top: 3rem;
}

.list1w a h2 {
    font-size: .26rem;
    line-height: .36rem;
    color: #222222;
    -webkit-line-clamp: 3;
    height: 1.08rem;
    margin-bottom: .19rem;
    transition: .5s;
}

.list1w a p {
    font-size: .18rem;
    line-height: .24rem;
    color: #666666;
    height: .48rem;
    margin-bottom: .27rem;
}

.list1w a time {
    display: block;
    font-size: .2rem;
    line-height: .3rem;
    color: #9E9E9E;
    font-family: Constantia, serif;
    transition: .5s;
}

.list1w a .txt {
    padding: .28rem .34rem .3rem;
    background: #fff;
    box-shadow: 0px .04rem .16rem 0px rgba(0, 0, 0, 0.16);
}

.list1w .swiper-slide-active a h2 {
    color: #174AC4;
    font-weight: 600;
}

.list1w .swiper-slide-active a time {
    color: #2853B1
}

.list1w .swiper-slide-active a {
    transform: translateY(-.5rem);
}

.list1w {
    padding-top: .5rem;
    padding-bottom: .2rem;
    min-height: 300px;
}

.container01 .gd a {
    display: block;
    font-size: .24rem;
    color: #0FA0D9;
    line-height: .3rem;
    text-align: center;
    font-weight: 600;
}

.container01 .title001 {
    margin-bottom: .3rem;
}

.container01 {
    padding-top: .4rem;
    padding-bottom: .58rem;
}

.list2w .swiper-slide {
    width: 4.2rem;
}

.list2w .swiper-slide-active {
    width: 4.6rem;
}

.list2w a {
    display: block;
    position: relative;
    box-shadow: 0px .03rem .08rem 0px rgba(0, 0, 0, 0.16)
}

.list2w a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .03rem;
    background: #0FA0D9;
}

.list2w a .pic {
    padding-top: 2.5rem;
}

.list2w .swiper-slide-active a .pic {
    padding-top: 2.85rem;
}

.list2w a .txt h2 {
    font-size: .26rem;
    line-height: .36rem;
    color: #222;
    height: 1.08rem;
    -webkit-line-clamp: 3;
    margin-bottom: .46rem;
}

.list2w a .txt time {
    display: flex;
    align-items: center;
    font-size: .24rem;
    color: #9E9E9E;
    line-height: .36rem;
    font-family: Constantia, serif;
}

.list2w a .txt time img {
    display: block;
    width: .16rem;
    margin-right: .08rem;
}

.list2w a .txt {
    padding: .3rem .24rem .38rem;
    background: #fff;
}

.list2w .swiper-slide-active a .txt h2 {
    font-weight: 600;
    color: #1841A4;
    margin-bottom: .58rem;
}

.list2w .swiper-slide-active a .txt {
    padding: .4rem .2rem .38rem;
}

.list2w .swiper-slide-active a:after {
    background: #EB942A;
}

.list2w .swiper-wrapper {
    align-items: flex-end;
}

.list2w .btn {
    width: .54rem;
    height: .54rem;
    margin-top: .35rem;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: .12rem;
    border-radius: 50%;
    border: .02rem solid #0A3392;
    transition: .5s;
}

.list2w .prev {
    left: -.64rem;
    background-image: url("../images/s2-img03.png");
}

.list2w .next {
    right: -.64rem;
    background-image: url("../images/s2-img04.png");
}

.list2w .prev:hover {
    background-image: url("../images/s2-img05.png");
}

.list2w .next:hover {
    background-image: url("../images/s2-img06.png");
}

.list2w .btn:hover {
    background-color: #0A3392;
}

.list2w {
    position: relative;
    min-height: 300px;
}

.container02 .title001 {
    margin-bottom: .35rem;
    min-height: 300p;
}

.container02 .title001 h2,
.container02 .title001 .more {
    color: #fff;
}

.container02 {
    padding-top: .9rem;
    padding-bottom: .78rem;
    background: url("../images/container02.jpg") no-repeat top center;
    background-size: auto 4.92rem;
}

.container03 .left {
    width: 46.86%;
    position: relative;
    z-index: 3;
}

.list_box1 li a {
    display: flex;
    align-items: center;
    padding: .32rem .3rem .25rem 0;
    justify-content: space-between;
    position: relative;
    z-index: 3;
    border-bottom: 1px dashed #9AB3EE;
}

.list_box1 li a time {
    display: block;
    width: .75rem;
    text-align: center;
    color: #333333
}

.list_box1 li a time span {
    display: block;
    font-size: .28rem;
    line-height: .32rem;
    font-weight: 700;
    font-family: 'Raleway', serif;
}

.list_box1 li a time em {
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    font-weight: 700;
    font-family: 'Raleway', serif;
}

.list_box1 li a .txt {
    width: calc(100% - 1rem);
}

.list_box1 li a p {
    font-size: .26rem;
    color: #333;
    line-height: .36rem;
}

.list_box1 li {
    position: relative;
    margin-bottom: .19rem;
    padding-left: .3rem;
    border-radius: .8rem 0 0 .8rem;
    transition: .5s;
}

.list_box1 li:hover {
    background: #F5F7FF;
}

.list_box1 li:hover a {
    border-color: transparent;
}

.list_box1 li:hover a time {
    background: url("../images/s3-img01.png") no-repeat 50%;
    background-size: .54rem .61rem;
}

.list_box1 li:hover a p {
    font-weight: 600;
    color: #1841A4;
}

.list_box1 {
    margin-bottom: .15rem;
    min-height: 300px;
}

.container03 .left .gd a,
.container04 .gd a {
    display: block;
    font-size: .24rem;
    color: #0FA0D9;
    line-height: .3rem;
    text-align: right;
    font-weight: 600;
}

.container03 .right {
    width: 47.64%;
    position: relative;
    z-index: 3;
}

.list_box2 li a {
    display: flex;
    padding-left: .55rem;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}

.list_box2 li time {
    display: block;
    width: .6rem;
    text-align: center;
    color: #222222;
}

.list_box2 li time span {
    display: block;
    font-size: .34rem;
    line-height: .36rem;
    font-family: Georgia, serif;
}

.list_box2 li time em {
    display: block;
    font-size: .18rem;
    line-height: .36rem;
    font-family: Georgia, serif;
}

.list_box2 li .txt {
    width: calc(100% - .9rem);
}

.list_box2 li .txt p {
    font-size: .26rem;
    line-height: .36rem;
    color: #222;
    height: .72rem;
}

.list_box2 li {
    margin-bottom: .78rem;
    position: relative;
}

.list_box2 li:after {
    position: absolute;
    content: '';
    top: .16rem;
    left: -.06rem;
    width: .12rem;
    height: .12rem;
    background: #fff url("") no-repeat 50%;
    background-size: .12rem;
    transition: .5s;
    z-index: 3;
}

.list_box2 li:hover:after {
    top: .1rem;
    left: -.14rem;
    width: .28rem;
    height: .28rem;
    background-image: url("../images/s3-img03.png");
    background-size: .28rem;
}

.list_box2 li:hover a {
    padding-left: .2rem;
}

.list_box2 li:hover time {
    color: #1841A4;
    background: url("../images/s3-img01.png") no-repeat 50%;
    background-size: .54rem .61rem;
}

.list_box2 li:hover time span,
.list_box2 li:hover time em {
    font-weight: 700;
}

.list_box2 li:hover .txt p {
    color: #1841A4;
    font-weight: 600;
}

.list_box2 ul:after {
    position: absolute;
    content: '';
    left: 0;
    top: .2rem;
    bottom: 0;
    width: 1px;
    background: #C2C2C2;
}

.list_box2 ul {
    position: relative;
    padding-bottom: .52rem;
}

.list_box2 {
    padding-left: .34rem;
}

.container03 .title001 h2 {
    text-align: left;
}

.container03 .left .title001 {
    margin-bottom: .53rem;
}

.container03 .right .title001 {
    margin-bottom: .85rem;
}

.container03:after {
    position: absolute;
    content: '';
    left: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    max-width: 50%;
    background: url("../images/s3-img04.png") no-repeat right top;
    background-size: 100% 100%;
}

.container03:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    max-width: 50%;
    background: url("../images/s3-img05.png") no-repeat left top;
    background-size: 100% 100%;
}

.container03 {
    padding-top: .61rem;
    padding-bottom: .56rem;

    position: relative;
}

.list3w_t a {
    display: block;
}

.list3w_t .con {
    display: flex;
    flex-wrap: wrap;
    /* align-items: flex-end; */
    justify-content: space-between;
}

.list3w_t .left {
    width: 52.92%;
    position: relative;
    z-index: 1;
}

.list3w_t .left::before {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    border-left: 15px solid #0959d4;
    border-bottom: 25px solid #0959d4;
    border-top: 25px solid transparent;
    border-right: 15px solid transparent;
    z-index: -1;
}

.list3w_t::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -30px;
    border-right: 15px solid #0d42b2;
    border-top: 25px solid #0d42b2;
    border-bottom: 25px solid transparent;
    border-left: 15px solid transparent;
    z-index: -1;
}

.list3w_t .left .pic {
    padding-top: 5.07rem;
}

.list3w_t .con .right {
    width: calc(47.08% + .3rem);
    position: relative;
    margin-left: -.3rem;
    z-index: 3;
    background: #fff;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
    margin-top: 0.9rem;
}

.list3w_t .con h2 {
    font-size: .26rem;
    line-height: .36rem;
    color: #222222;
    height: .72rem;
    font-weight: 600;
    margin-bottom: .23rem;
    transition: .5s;
}

.list3w_t .con p {
    font-size: .18rem;
    line-height: .3rem;
    color: #666666;
    height: .6rem;
    margin-bottom: .28rem;
}

.list3w_t .con h5 {
    font-size: .18rem;
    line-height: .3rem;
    color: #9E9E9E;
    padding-left: .24rem;
    background-size: .16rem;
    background-position: left top .05rem;
    background-repeat: no-repeat;
}

.list3w_t .con h5.peo {
    background-image: url("../images/s4-img02.png");

}

.list3w_t .con h5.time {
    background-image: url("../images/s4-img03.png");
}

.list3w_t .con h5.add {
    background-size: .12rem;
    background-image: url("../images/s4-img04.png");
}

.list3w_t .right a {
    padding: .36rem .5rem .55rem;
}

.list3w_t .con:hover h2 {
    color: #1841A4;
}

.list3w_b a {
    display: block;
    background: #fff;
    transition: .5s;
    padding: .6rem .25rem .6rem;
    /* border: 1px solid #D8D8D8; */
}

.list3w_b h2 {
    font-size: .2rem;
    color: #222222;
    line-height: .28rem;
    letter-spacing: .02em;
    height: .56rem;
    margin-bottom: .11rem;
    transition: .5s;
}

.list3w_b i {
    display: block;
    width: .24rem;
    height: .03rem;
    background: #D8D8D8;
    margin-bottom: .07rem;
    transition: .5s;
}

.list3w_b a time {
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #3D3D3D;
    padding-left: .3rem;
    background: url("../images/s4-img03.png") left center no-repeat;
    background-size: .16rem;
    font-family: Georgia, serif;
    transition: .5s;
}

.list3w_b .slick-current a {
    background: #1841A4;
    border-color: #1841A4;
}

.list3w_b .slick-current a h2 {
    color: #fff;
}

.list3w_b .slick-current a time {
    color: #fff;
    background-image: url("../images/s4-img05.png");
}

.list3w_b .slick-current a i {
    background: #fff;
}

.list3w_bom .slide {
    /* margin: 0 .16rem; */
}

.list3w_bom {
    /* margin: 0 -.16rem; */
}

.list3w_bom .slick-prev,
.list3w_bom .slick-next {
    width: 0.5rem;
    height: 0.5rem;
    background-color: #FFFFFF;
    border: 1px solid #1841A4;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.27rem auto;
    transition: all 0.5s;
    z-index: 2;
}

.list3w_bom .slick-prev {
    left: -0.82rem;
    background-image: url("../images/list3w_bomprev.png");
}

.list3w_bom .slick-next {
    right: auto;
    left: -0.82rem;
    margin-top: 0.7rem;
    background-image: url("../images/list3w_bomnext.png");
}

.list3w_bom .slick-prev:hover,
.list3w_bom .slick-next:hover {
    background-color: #1841A4;
}

.list3w_bom .slick-prev:hover {
    background-image: url("../images/list3w_bomprevon.png");
}

.list3w_bom .slick-next:hover {
    background-image: url("../images/list3w_bomnexton.png");
}

.list3w_b {
    /* overflow: hidden; */
    background: #FFFFFF;
    box-shadow: 0px 0.1rem 0.15rem 1px rgba(0, 0, 0, 0.1);
    margin-left: 1.5rem;
    margin-top: -0.5rem;
    position: relative;
    z-index: 1;
}

.list3w_t {
    /* margin-bottom: .4rem; */
    position: relative;
    z-index: 1;
}

.container04 .title001 {
    margin-bottom: .6rem;
    /* min-height: 300px; */
}

.container04 .gd {
    display: none;
}

.container04 {
    position: relative;
    z-index: 3;
    margin-top: -.51rem;
    padding-top: 1.41rem;
    padding-bottom: .81rem;
    background: url("../images/container04.png") no-repeat bottom center;
    background-size: 100% 100%;
}

.container04 .content {
    position: relative;
    z-index: 1;
}

.container04 .content::before {
    content: '';
    position: absolute;
    top: 50px;
    height: calc(5.07rem - 100px);
    left: -2.6rem;
    right: -2.6rem;
    background: url("../images/list3w.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: -1;
}

@media (max-width: 1199px) {
    .banner {
        margin-top: .75rem;
    }

    .banner .btn_box {
        bottom: .3rem;
    }

    .list2w .next {
        right: 0;
    }

    .list2w .prev {
        left: 0;
    }

    .list2w .btn {
        margin-top: -.27rem;
    }

    .list2w a .pic {
        padding-top: 2.85rem;
    }

    .list2w a .txt {
        padding: 0.4rem 0.2rem 0.38rem;
    }

    .list2w a .txt h2 {
        margin-bottom: 0.58rem;
    }
}

@media (max-width: 1025px) {
    .banner .btn_box .page .swiper-pagination-current {
        font-size: .45rem;
        margin-right: 0.05rem;
    }

    .banner .btn_box .page span {
        font-size: .24rem;
    }

    .banner .btn_box .page {
        margin: 0 .2rem;
    }

    .banner .btn_box {
        bottom: 0.2rem;
    }

    .title001 h2 {
        font-size: .32rem;
        line-height: .4rem;
    }

    .title001 .more {
        font-size: .2rem;
    }

    .list1w .swiper-slide-active a {
        transform: none;
    }

    .list1w a .pic {
        padding-top: 66.66%;
    }

    .list1w a .txt {
        padding: .3rem .2rem;
    }

    .list1w a h2 {
        font-size: .24rem;
    }

    .list1w {
        padding-top: .2rem;
        margin-bottom: .1rem;
    }

    .container01 {
        padding-bottom: .4rem;
    }

    .list2w .swiper-slide-active a .pic,
    .list2w a .pic {
        padding-top: 61.96%;
    }

    .list2w a .txt,
    .list2w .swiper-slide-active a .txt {
        padding: .3rem .2rem;
    }

    .list2w a .txt h2,
    .list2w .swiper-slide-active a .txt h2 {
        font-size: .24rem;
        margin-bottom: .2rem;
    }

    .container02 {
        padding-top: .45rem;
        padding-bottom: .45rem;
    }

    .container03 .left {
        width: 100%;
        margin-bottom: .5rem;
    }

    .container03 .right {
        width: 100%;
    }

    .container03:before,
    .container03:after {
        display: none;
    }

    .container03 .left .title001 {
        margin-bottom: .3rem;
    }

    .list_box1 li a p {
        font-size: .24rem;
    }

    .list_box1 li a {
        padding: .24rem 0;
    }

    .list_box1 li {
        margin-bottom: 0;
    }

    .list_box1 {
        margin-bottom: .3rem;
    }

    .container03 .left .gd a {
        text-align: center;
    }

    .container03 .right .title001 {
        margin-bottom: .35rem;
    }

    .container03 {
        padding: .2rem 0;
    }

    .list_box2 li .txt p {
        font-size: .24rem;
    }

    .list_box2 li {
        margin-bottom: .34rem;
    }

    .list_box2 ul {
        padding-bottom: .3rem;
    }

    .list3w_t .left {
        width: 100%;
    }

    .list3w_t .left .pic {
        padding-top: 62.86%;
    }

    .list3w_t .con .right {
        width: 100%;
        margin-left: 0;
        margin-top: 0.3rem;
    }

    .list3w_t .right a {
        padding: .3rem;
    }

    .list3w_t .con h2 {
        font-size: .24rem;
    }

    .list3w_b a {
        padding: .2rem;
    }

    .list3w_bom .slide {
        margin: 0 0.1rem;
    }

    .list3w_bom {
        margin: 0 -0.1rem;
    }

    .container04 {
        margin-top: 0;
        padding-top: .8rem;
        padding-bottom: .45rem;
        background-size: cover;
    }

    .container04 .title001 {
        margin-bottom: .3rem;
    }

    .container01 .title001 {
        margin-bottom: .1rem;
    }

    .list3w_t .left::before {
        content: none;
    }

    .list3w_t::after {
        content: none;
    }

    .container04 .content::before {
        content: none;
    }

    .list3w_b {
        margin-top: 0.2rem;
        margin-left: 0;
    }

    .list3w_bom .slick-prev,
    .list3w_bom .slick-next {
        width: 0.35rem;
        height: 0.35rem;
        background-size: 0.2rem auto;
    }

    .list3w_bom .slick-prev {
        left: 0;
    }

    .list3w_bom .slick-next {
        right: 0;
        left: auto;
        margin-top: 0;
    }
}

@media (max-width: 640px) {
    .title001 h2 {
        font-size: .26rem;
        text-align: left;
    }

    .container01 .title001 h2 {
        text-align: center;
    }

    .container01 .title001 {
        margin-bottom: .3rem;
    }

    .list1w a h2 {
        font-size: .22rem;
        line-height: .3rem;
        height: .9rem;
        margin-bottom: .15rem;
    }

    .list1w a .txt {
        padding: .2rem;
        box-shadow: none;
        border: 1px solid #ddd;
    }

    .list1w {
        padding: 0;
        margin-bottom: .25rem;
    }

    .list2w a .txt,
    .list2w .swiper-slide-active a .txt {
        padding: .2rem;
    }

    .list2w a .txt h2,
    .list2w .swiper-slide-active a .txt h2 {
        font-size: .22rem;
        line-height: .3rem;
        height: .9rem;
        margin-bottom: .15rem;
    }

    .list_box1 li a p {
        font-size: .2rem;
    }

    .list_box1 li {
        padding-left: 0;
        border-radius: 0;
        transition: .5s;
    }

    .list_box1 li:hover {
        padding: 0 0.1rem;
    }

    .list_box2 li a {
        padding-left: .24rem;
    }

    .list_box2 {
        padding-left: .15rem;
    }

    .list_box2 li .txt p {
        font-size: .2rem;
    }

    .list_box2 ul {
        padding-bottom: 0;
    }

    .container04 {
        padding-top: .45rem;
        background-size: 200% 200%;
    }

    .list3w_t .right a {
        padding: .2rem;
    }

    .list3w_t .con h2 {
        font-size: .22rem;
        line-height: .3rem;
        height: .9rem;
        margin-bottom: .1rem;
    }

    .list3w_t .con p {
        margin-bottom: .1rem;
    }

    .list3w_t {
        margin-bottom: .3rem;
    }

    .list2w .btn {
        width: .4rem;
        height: .4rem;
        margin-top: -.2rem;
        background-size: .08rem;
    }
}

@media (max-width: 480px) {
    .banner .btn_box .page .swiper-pagination-current {
        font-size: .34rem;
    }

    .banner .btn_box .btn {
        margin-top: .1rem;
    }

    .list3w_b {
        display: none;
    }

    .container04 .title001 .more {
        display: none;
    }

    .container04 .gd {
        display: block;
        text-align: center;
    }

    .container04 .gd a {
        text-align: center;
    }
}