@charset "utf-8";

.title1 {
    position: relative;
}

.box1 .title1 {
    text-align: center;
}

.title1 .text {
    display: inline-block;
    text-align: center;
}

.title1 .ename {
    font-size: 0.14rem;
    color: #24439b;
}

.title1 .name {
    color: #24439b;
    font-size: 0.44rem;
    margin-top: 0.08rem;
    margin-bottom: 0.08rem;
}

.title1 .name span {
    color: #000000;
    font-weight: 600;
}

.title1 .icon {
    width: 1.65rem;
}

.title1 .more {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #171717;
    font-size: 0.14rem;
    line-height: 0.28rem;
    padding-left: 0.15rem;
    border-left: 1px solid #171717;
    transition: all 0.4s;
}

.box1 {
    background: url(../image/xwzx1.png) top center;
    background-size: cover;
}

.box1 .right,
.box1 .left {
    width: calc(50% - 0.3rem);
    margin-top: 0.45rem;
}

.box1 .left .top .img img {
    height: 4.11rem;
}

.box1 .left .top .text {
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 0;
    height: 0.76rem;
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    box-sizing: border-box;
    padding: 0 0.3rem;
}

.box1 .left .top .text .l1 {
    padding-right: 0.15rem;
    box-sizing: border-box;
    font-size: 0.22rem;
}

.box1 .left .top .text .date {
    text-align: right;
}

.box1 .left .top .text .date1 {
    font-family: SourceHanSerifSCBold;
    font-size: 0.36rem;
    line-height: 1;
    white-space: nowrap;
}

.box1 .left .top .text .date2 {
    font-family: SourceHanSerifSCRegular;
    font-size: 0.14rem;
    margin-top: 0.06rem;
    line-height: 1;
    white-space: nowrap;
}

.box1 .left .top .slick-dots {
    display: none !important;
}

.box1 .left .top .slick-prev,
.box1 .left .top .slick-next {
    width: 1.55rem;
    height: 0.4rem;
    border-top-left-radius: 0.2rem;
    box-sizing: border-box;
    position: absolute;
    transform: translateY(-100%);
    top: 0%;
    left: 0;
    background: url(../image/xwtbbj1.png);
    background-size: 100% 100%;
    z-index: 9;
    cursor: pointer;
    transition: all 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
}


.box1 .left .top .slick-next {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0.2rem;
    left: 1.55rem;
    border-left: 1px solid #ccc;
}

.box1 .left .top .slick-prev::before,
.box1 .left .top .slick-next::before {
    content: '';
    width: 0.2rem;
    height: 0.09rem;
    background: url(../image/xwtb1.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.4s;
}

.box1 .left .top .slick-next::before {
    background-image: url(../image/xwtb2.png);
}

.box1 .left .top .slick-next:hover,
.box1 .left .top .slick-prev:hover {
    background-image: url(../image/xwzx111.png);
}

.box1 .left .top .slick-prev:hover::before {
    background-image: url(../image/xwtb1_.png);
}

.box1 .left .top .slick-next:hover::before {
    background-image: url(../image/xwtb2_.png);
}

.box1 .left .bottom {
    width: calc(100% + 0.16rem);
    display: flex;
}

.box1 .left .bottom .item {
    padding-right: 0.16rem;
    padding-top: 0.2rem;
    width: 33.33%;
    box-sizing: border-box;
}

.box1 .left .bottom .img {
    position: relative;
}

.box1 .left .bottom .label {
    left: 0.15rem;
    top: 0.15rem;
    line-height: 0.23rem;
    padding: 0rem 0.06rem;
    color: #ffffff;
    font-size: 0.12rem;
    position: absolute;
    background: url(../image/xwzx4.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.4s;
}

.box1 .left .bottom .item .img img {
    height: 1.65rem;
}

.box1 .left .bottom .item .l1 {
    font-size: 0.18rem;
    margin-top: 0.14rem;
    transition: all 0.4s;
}

.box1 .left .bottom .a:hover .l1 {
    color: #2a7cea;
}

.box1 .left .bottom .a:hover .label {
    background-image: url(../image/xwzx4_.png);
}

.box1 .right .item {
    padding: .242rem 0;
    border-bottom: #bdc6e1 .01rem solid;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.box1 .right .item::before {
    content: '';
    background: url(../image/xwzx5.png) no-repeat center left;
    background-size: 0 100%;
    position: absolute;
    left: 0;
    bottom: -.01rem;
    width: calc(100% + 0.25rem);
    height: calc(100% + .02rem);
    transition: all 0.4s;
}

.box1 .right .item:hover:before {
    background-size: 100% 100%;
}

.box1 .right .item:nth-child(1) {
    margin-top: -.242rem;
}

.box1 .right .item .label {
    line-height: 0.23rem;
    padding: 0rem 0.06rem;
    color: #ffffff;
    font-size: 0.12rem;
    background: url(../image/xwzx4.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.4s;
    white-space: nowrap;
}

.box1 .right .item:hover .label {
    background-image: url(../image/xwzx4_.png);
}


.box1 .right .item .l1 {
    font-size: 0.2rem;
    flex: 1;
    box-sizing: border-box;
    padding: 0 0.2rem;
}


.box1 .right .item .date {
    font-size: 0.14rem;
    color: rgba(0, 0, 0, 0.6);
    white-space: nowrap;
}

.box1 .right .item:hover .date,
.box1 .right .item:hover .l1 {
    color: #24439b;
}

.box1 .skip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.6rem;
}

.box1 .skip .item {
    width: 31%;
}

.box1 .skip .item .a {
    height: 1.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: url(../image/xwzx9.png) no-repeat center center;
    background-size: cover;
    transition: all 0.5s;
}

.box1 .skip .item .a .icon {
    position: relative;
    margin-right: 0.3rem;
}

.box1 .skip .item .a .icon img {
    height: 0.65rem;
    transition: all 0.4s;
}

.box1 .skip .item .a .icon .icon2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.box1 .skip .item .a .title {
    line-height: 1.4;
    font-size: 0.26rem;
    font-weight: 600;
    max-width: calc(100% - 1.6rem);
    transition: all 0.4s;
}

.box1 .skip .item .a:hover {
    background-image: url(../image/xwzx10.png);
    box-shadow: 0rem 0rem 0.35rem 0rem rgba(33, 33, 33, 0.45);
}

.box1 .skip .item .a:hover .icon1 {
    opacity: 0;
}

.box1 .skip .item .a:hover .icon2 {
    opacity: 1;
}

.box1 .skip .item .a:hover .title {
    color: #ffffff;
}

.box2 {
    background: url(../image/tzgg1.png);
    background-size: cover;
}

.box3 .left,
.box3 .right,
.box2 .left,
.box2 .right {
    width: calc(50% - 0.3rem);
}

.box2 .list {
    padding-top: 0.24rem;
}

.box2 .list .date {
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.14rem;
    float: right;
    margin-left: 0.15rem;
    transition: all 0.4s;
}

.box2 .list .l1 {
    font-size: 0.2rem;
    transition: all 0.4s;
}

.box2 .list .date,
.box2 .list .l1 {
    line-height: 0.72rem;
}

.box2 .list .item {
    position: relative;
    border-bottom: .01rem solid #adbad9;
}

.box2 .list .item::before {
    content: '';
    position: absolute;
    bottom: 0rem;
    line-height: 0rem;
    width: 0rem;
    height: .01rem;
    transition: all 0.5s;
}

.box2 .list .item:hover::before {
    background-color: #24439b;
    width: 100%;
}

.box2 .list .item:hover .date {
    color: #24439b;
}

.box2 .list .item:hover .l1 {
    color: #24439b;
    /* font-weight: 600; */
}

.box3 .list {
    width: calc(100% + 0.3rem);
}

.box3 .list .item {
    float: left;
    padding-right: 0.3rem;
    box-sizing: border-box;
    padding-right: 0.3rem;
    padding-top: 0.45rem;
    width: 50%;
}

.box3 .list .a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.box3 .list .a::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: calc(100% - .375rem);
    background: url(../image/xqfb1.png) no-repeat center;
    background-size: 100% 100%;
    transition: all 0.4s;
    opacity: 0;
    box-shadow: 0rem 0rem 0.35rem 0rem rgba(33, 33, 33, 0.4);
}

.box3 .list .a:hover::before {
    opacity: 1;
}

.box3 .list .date {
    background: url(../image/xqfb2.png) no-repeat center;
    background-size: 100% 100%;
    width: 0.75rem;
    height: 0.75rem;
    text-align: center;
    color: #24439b;
    position: relative;
    transition: all 0.4s;
}

.box3 .list .a:hover .date {
    background-image: url(../image/xqfb2_.png);
    color: #ffffff;
}



.box3 .list .date1 {
    font-family: SourceHanSerifSCBold;
    font-size: 0.24rem;
    padding-top: 0.12rem;
    /* margin-bottom: .02rem; */
}

.box3 .list .date2 {
    font-family: SourceHanSerifSCRegular;
    font-size: 0.11rem;
}

.box3 .list .l2 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    padding: 0 0.15rem;
    box-sizing: border-box;
    width: calc(100% - 0.75rem);
    position: relative;
    transition: all 0.4s;
}

.box3 .list .a:hover .l2 {
    color: #ffffff;
}

@media screen and (max-width: 1000px) {

    .box3 .left,
    .box3 .right,
    .box2 .left,
    .box2 .right {
        width: 100%;
    }

    .box2 .list {
        padding-top: 5px;
    }

    .box3 .right,
    .box2 .right {
        margin-top: 30px;
    }

    .box2 .list .l1 {
        font-size: 16px;
    }

    .box1 .skip {
        display: block;
        margin-top: 0px;
    }

    .box1 .skip .item {
        width: 100%;
        margin-top: 30px;
    }

    .box1 .left .bottom .item .img img {
        height: 20vw;
    }

    .box1 .right,
    .box1 .left {
        width: calc(100%);
        margin-top: 30px;
        float: none;

    }

    .box1 .left .top .img img {
        height: 50vw;
    }

    .title1 .name {
        font-size: 24px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .title1 .icon {
        width: 90px;
    }

    .title1 .more {
        line-height: 18px;
        padding-left: 10px;
    }

    .box1 .left .top .slick-prev,
    .box1 .left .top .slick-next {
        width: 80px;
        height: 30px;
    }

    .box1 .left .top .slick-next {
        left: 80px;
    }

    .box1 .left .top .slick-prev::before,
    .box1 .left .top .slick-next::before {
        background-size: 15px;
    }
}

@media screen and (max-width: 700px) {
     
    .box3 .list .item {
        width: 100%;
        padding-top: 25px;
    }
}

@media screen and (max-width: 550px) {
    .box1 .left {
        margin-top: 50px;
    }

    .box1 .left .bottom {
        display: block;
    }

    .box1 .left .bottom .item {
        width: 100%;
        padding-top: 25px;
        text-align: center;
    }

    .box1 .right .item .l1 {
        font-size: 16px;
        padding-right: 5px;
        padding-left: 10px;
    }

    .box1 .left .bottom .item .img img {
        height: 60vw;
    }

    .box1 .title1 {
        text-align: left;
    }

    .box1 .left .top .text .date1 {
        font-size: 22px;
    }

    .box1 .left .top .text .l1 {
        font-size: 16px;
    }

    .box1 .left .top .text {
        padding: 0 15px;
        height: 54px;
    }
}

@media screen and (max-width: 500px) {
    .box1 .skip {
        padding-top: 10px;
    }

    .box1 .skip .item .a .icon img {
        height: 40px;
    }

    .box1 .skip .item .a .title {
        font-size: 19px;
    }

    .box1 .skip .item .a .icon {
        margin-right: 20px;
    }

    .box1 .skip .item {
        margin-top: 20px;
    }
}









.box1 .skip {
    display: none;
}

.blogroll {
    margin-top: .7rem;
}

.blogroll .title1 {
    text-align: center;
}

.blogrolllist {
    padding-top: 0.37rem;
    display: flex;
    justify-content: space-between;
}

.blogrolllist .item {
    width: 11.69%;
}

.blogrolllist .item .a {
    height: 1.37rem;
    background: url(../image/yqljtbbj1.png);
    background-size: cover;
    border-top-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    text-align: center;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.blogrolllist .item:nth-child(8) .a,
.blogrolllist .item:nth-child(7) .a {
    padding: 0 0.1rem;
}

.blogrolllist .item .icon {
    position: relative;
}

.blogrolllist .item .icon img {
    height: 0.4rem;
    transition: all 0.4s;
    margin: auto;
}

.blogrolllist .item .icon2 {
    position: absolute;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.blogrolllist .item .text {
    line-height: 0.24rem;
    font-size: 0.18rem;
    margin-top: 0.08rem;
    transition: all 0.4s;
}

.blogrolllist .item .a:hover .icon1 {
    opacity: 0;
}

.blogrolllist .item .a:hover .icon2 {
    opacity: 1;
}

.blogrolllist .item .a:hover .text {
    color: #ffffff;
}

.blogrolllist .item .a:hover {
    background-image: url(../image/yqljtbbj1_.png);
    box-shadow: 0px 0px .2rem 0px rgba(33, 33, 33, 0.3);
}


@media screen and (max-width: 1000px) {
    .blogroll .title1 {
        text-align: left;
    }

    .blogrolllist {
        width: calc(100% + 25px);
        display: block;
        overflow: hidden;
    }

    .blogrolllist .item {
        width: 25%;
        float: left;
        margin-bottom: 25px;
        padding-right: 25px;
        box-sizing: border-box;
    }

    .blogrolllist .item .a {
        padding: 0 0.2rem !important;
        max-width: 180px;
        margin: auto;
    }

    .box3 .box {
        padding-bottom: 15px;
    }

    .blogroll {
        margin-top: 30px;
    }
}

@media screen and (max-width: 800px) {
    .blogrolllist .item {
        width: 33.33%;
    }
}

@media screen and (max-width: 600px) {
    .blogrolllist .item {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .blogrolllist .item .text {
        font-size: 13px;
        line-height: 18px;
    }
}