.px ul li {
    width: 16.67%;
    text-align: center;}

.px ul {
    /*  background-color: rgb(48 136 236 / 0.8);*/
    height: 100px;}

.px ul li a {
    display: block;
    text-align: center;
    overflow: hidden;
    height: 100px;
    line-height: 100px;}

.px ul li a div {
    display: inline-block;
    vertical-align: -20px;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 2px dotted #f7f9f9;
    position: relative;
    z-index: 1;}

.px ul li a div:after {
    content: "";
    position: absolute;
    right: 2px;
    bottom: 2px;
    width: 32px;
    height: 32px;
    background: rgba(150, 193, 250, 0.3);
    border-radius: 50%;
    z-index: -1;}

.px ul li a div img {
    max-height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}

.px ul li a span {
    font-size: 20px;
    color: #ffffff;
    margin-left: 20px;}

#px {
    margin-top: -100px;}

.px ul li:hover {
    background-color: #3088ec;}

.section1 {
    padding: 40px 0 50px;
    background: url(../image/dqbg4.jpg) no-repeat center bottom;
    background-size: 100% auto;}

.section4 {
    padding: 35px 0 40px;}

.title {
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;}

.title>h2 {
    font-size: 26px;
    line-height: 60px;
    color: #86b618;
    display: block;
    border-bottom: 1px solid #0055b0;
    position: relative;}
.title>h2 span{
    color:#0055b0;}
.title>h2::before {
    display: block;
    content: "";
    width: 40%;
    height: 5px;
    border-radius: 5px;
    background: #004da0;
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translateX(-50%);}

.title>p {
    font-size: 18px;
    color: #bccce1;
    line-height: 40px;}

.text1 {
    overflow: hidden;
    margin-top: 30px;}

.noticeList {
    width: 47%;
    margin-left: 3%;
    float: left;}

.noticeList .more1 {
    padding-bottom: 8px;
    border-bottom: 2px solid #316db4;
    margin-bottom: 8px;}

.noticeList .more1 h2 {
    line-height: 30px;}

.noticeList .more1>a {
    line-height: 30px;
    margin-top: 0;
    color: #888;}

.noticeList li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
    padding: 15px 0;
    padding-left: 20px;
    position: relative;}

.noticeList li a::before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #316db4;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;}

.noticeList li:first-of-type a {
    padding-top: 0;}

.noticeList li:first-of-type a::before {
    top: 15px;}

.noticeList li a p:nth-of-type(1) {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 110px);
    transition: all .3s;}

.noticeList li a p:nth-of-type(2) {
    font-size: 16px;
    color: #999;
    width: 100px;
    text-align: right;
    font-family: Arial;}

.noticeList li a:hover p {
    color: #316db4;}

.noticeList li a:hover p:nth-of-type(1) {
    color: #316db4;
    text-indent: 5px;
    font-weight: bold;}

.text-l {
    float: left;
    width: 50%;
    height: auto;}

.text-l img {
    width: 100%;}

.text-l div>a {
    padding-top: 474px;
    overflow: hidden;
    display: block;
    position: relative;}

.text-l div>a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}

.text-l p {
    font-size: 18px;
    line-height: 55px;
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    padding-left: 10px;
    padding-right: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: linear-gradient(0, black, transparent);}

.text-l>.slick-dots {
    width: auto;
    right: 10px;
    bottom: 20px;}

.text-l>.slick-dots>li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin: 0 5px;}

.text-l>.slick-dots>.slick-active {
    background-color: #ffffff;}

.text-r {
    overflow: hidden;}

.text-r>ul {
    overflow: hidden;
    margin-top: -23px;}

.text-r>ul>li {
    width: 47.78%;
    border: solid 1px #e5e5e5;
    float: left;
    margin-top: 23px;
    margin-left: 1.5%;}

.text-r>ul>li>a {
    display: block;
    overflow: hidden;
    padding: 16px 20px;
    background: #fff;}

.time {
    float: left;
    background: #8f000b;
    text-align: center;
    width: 66px;
    height: 66px;}

.time>h2 {
    font-size: 26px;
    line-height: 38px;
    color: #ffffff;
    background: #c50615;}

.time>p {
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    background: #8f000b;}

.con1 {
    overflow: hidden;
    padding-left: 15px;
    margin-top: 5px;}

.con1>p {
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;}

.more {
    text-align: center;
    margin-top: 40px;
    height: 40px;}

.more h2 {
    font-size: 14px;
    line-height: 28px;
    color: #0055b0;
    display: inline-block;
    border-bottom: 1px solid #0055b0;
    position: relative;
    transition: all .5s;
    padding-left: 25px;
    background: url(../image/more.jpg) no-repeat left center;}

.section2 {
    padding: 10px 0 50px;
    background: rgba(240, 240, 240, 0.6);}

.sect2 {}

.zs {
    width: 48.5%;
    float: left;
    margin-right: 3%;
    margin-top: 40px;}
.zs:nth-of-type(2n){
    margin-right: 0;}

.more1 {
    overflow: hidden;}

.more1>h2 {
    font-size: 26px;
    line-height: 52px;
    color: #86b618;
    float: left;
    border-bottom: 2px solid #004da0;
    letter-spacing: 1px;}
.more1>h2 span{
    color:#0055b0;}
.more1>a {
    font-size: 16px;
    color: #888;
    float: right;
    transition: all 0.5s;
    line-height: 32px;
    display: block;
    margin-top: 10px;}

.zs>ul {
    padding: 25px 0;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);}

.zs>ul>li>a {
    display: block;
    padding: 15px 0;
    margin: 0 20px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
    position: relative;}

.zs>ul>li>a::before {
    display: block;
    content: "";
    width: 0;
    height: 2px;
    background: #316db4;
    position: absolute;
    left: 0;
    bottom: -1px;
    transition: all .3s;}

.zs>ul>li>a>p {
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 12px;
    padding-left: 23px;
    background: url(../image/timeicon2.jpg) no-repeat left center;}

.zs>ul>li>a>span {
    display: inline-block;
    height: 22px;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}

.zs>ul>li>a:hover::before {
    width: 100%;}

.zs>ul>li>a:hover>p {
    color: #316db4;
    background: url(../image/timeicon1.jpg) no-repeat left center;}

.zs>ul>li>a:hover>span {
    color: #316db4;
    font-weight: bold;}

.section3 {
    padding: 35px 0 40px;}

.sect3-t {
    overflow: hidden;}

.sect3-t>ul {
    overflow: hidden;}

.sect3-t>ul>li {
    width: 30.71%;
    float: left;}

.sect3-t>ul>li>a {
    display: block;
    position: relative;}

.tz-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: linear-gradient(0, rgba(0, 0, 0, 0.5) 20%, transparent);}

.tz-text>p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;


    .px ul li {
        width: 16.67%;
        text-align: center;}

    .px ul {
        /*  background-color: rgb(48 136 236 / 0.8);*/
        height: 100px;}

    .px ul li a {
        display: block;
        text-align: center;
        overflow: hidden;
        height: 100px;
        line-height: 100px;}

    .px ul li a div {
        display: inline-block;
        vertical-align: -20px;
        width: 53px;
        height: 53px;
        border-radius: 50%;
        border: 2px dotted #f7f9f9;
        position: relative;
        z-index: 1;}

    .px ul li a div:after {
        content: "";
        position: absolute;
        right: 2px;
        bottom: 2px;
        width: 32px;
        height: 32px;
        background: rgba(150, 193, 250, 0.3);
        border-radius: 50%;
        z-index: -1;}

    .px ul li a div img {
        max-height: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);}

    .px ul li a span {
        font-size: 20px;
        color: #ffffff;
        margin-left: 20px;}

    #px {
        margin-top: -100px;}

    .px ul li:hover {
        background-color: #3088ec;}

    .section1 {
        padding: 50px 0;
        background: url(../image/new-bg.jpg) no-repeat center center;
        background-size: cover;}

    .title {
        text-align: center;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        align-items: center;}

    .title>h2 {
        font-size: 30px;
        line-height: 60px;
        color: #000000;
        display: block;
        border-bottom: 1px solid #8f000b;
        position: relative;}

    .title>h2::before {
        display: block;
        content: "";
        width: 40%;
        height: 5px;
        border-radius: 5px;
        background: #8f000b;
        position: absolute;
        left: 50%;
        bottom: -3px;
        transform: translateX(-50%);}

    .title>p {
        font-size: 18px;
        color: #bccce1;
        line-height: 40px;}

    .text1 {
        overflow: hidden;}

    .text-l {
        float: left;
        width: 35.71%;
        width: 500px;
        height: auto;}

    .text-l img {
        width: 100%;}

    .text-l div>a {
        padding-top: 346px;
        overflow: hidden;
        display: block;
        position: relative;}

    .text-l div>a>img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .text-l p {
        font-size: 18px;
        line-height: 55px;
        color: #ffffff;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        padding-left: 4%;
        padding-right: 25%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}

    .text-l>.slick-dots {
        width: auto;
        right: 23px;
        bottom: 20px;}

    .text-l>.slick-dots>li {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 1px solid #ffffff;
        margin: 0 10px;}

    .text-l>.slick-dots>.slick-active {
        background-color: #ffffff;}

    .text-r {
        overflow: hidden;}

    .text-r>ul {
        overflow: hidden;
        margin-top: -23px;}

    .text-r>ul>li {
        width: 47.78%;
        border: solid 1px #e5e5e5;
        float: left;
        margin-top: 23px;
        margin-left: 1.5%;}

    .text-r>ul>li>a {
        display: block;
        overflow: hidden;
        padding: 16px 20px;
        background: #fff;}

    .time {
        float: left;
        background: #8f000b;
        text-align: center;
        width: 66px;
        height: 66px;}

    .time>h2 {
        font-size: 26px;
        line-height: 38px;
        color: #ffffff;
        background: #c50615;}

    .time>p {
        font-size: 14px;
        line-height: 28px;
        color: #ffffff;
        background: #8f000b;}

    .con1 {
        overflow: hidden;
        padding-left: 15px;
        margin-top: 5px;}

    .con1>p {
        font-size: 18px;
        line-height: 28px;
        color: #333333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 56px;}

    .more {
        text-align: center;
        margin-top: 60px;
        height: 40px;}

    .more h2 {
        font-size: 14px;
        line-height: 28px;
        color: #8f000b;
        display: inline-block;
        border-bottom: 1px solid #8f000b;
        position: relative;
        transition: all .5s;
        padding-left: 25px;
        background: url(../image/more.jpg) no-repeat left center;}

    .section2 {
        padding: 50px 0;
        background-color: #3088ec;
        background-size: cover;}

    .sect2 {
        overflow: hidden;}

    .zs {
        width: 31.42%;
        float: left;}

    .more1 {
        overflow: hidden;
        padding-bottom: 30px;}

    .more1>h2 {
        font-size: 28px;
        line-height: 52px;
        color: #ffffff;
        float: left;}

    .more1>a {
        font-size: 14px;
        color: #f9f9f9;
        float: right;
        padding-top: 20px;
        transition: all 0.5s;}

    .zs>ul {
        padding: 25px 0;
        background-color: rgb(40, 133, 239, 0.4);
        border: solid 1px rgba(47, 116, 194, 0.4);
        border-top: 2px solid rgba(255, 255, 255, 0.28);}

    .zs>ul>li>a {
        display: block;
        padding: 15px 0;
        margin: 0 30px;
        border-bottom: 1px dotted rgba(254, 253, 253, 0.34);}

    .zs>ul>li>a>p {
        font-size: 16px;
        line-height: 33px;
        color: #fefdfd;}

    .zs>ul>li>a>span {
        display: inline-block;
        height: 44px;
        font-size: 16px;
        line-height: 22px;
        color: #fefdfd;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;}

    .zs:nth-child(2) {
        margin: 0 2.87%;}

    .zs>ul>li:hover {
        background-color: #0573ef;}


    .section3 {
        padding: 50px 0;}

    .sect3-t {
        overflow: hidden;}

    .sect3-t>ul {
        overflow: hidden;}

    .sect3-t>ul>li {
        width: 30.71%;
        float: left;}

    .sect3-t>ul>li>a {
        display: block;
        position: relative;}

    .tz-text {
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        padding-left: 7%;}

    .tz-text>p {
        font-size: 28px;
        font-weight: bold;
        line-height: 57px;
        color: #fdfdfd;}

    .xttz {
        background: url(../image/xttz-bg.jpg) no-repeat left center;
        background-size: auto 100%;}

    .zsgz {
        background: url(../image/zsgz-bg.jpg) no-repeat left center;
        background-size: auto 100%;}

    .fxljy {
        background: url(../image/fxljy-bg.jpg) no-repeat left center;
        background-size: auto 100%;}

    .sect3-t>ul>li:nth-child(2) {
        margin: 0 3.93%;}

    .sect3-t {
        padding-bottom: 50px;}

    .title1>h2 {
        font-size: 30px;
        line-height: 61px;
        color: #000000;
        position: relative;
        border-bottom: 1px solid #cbdde9;
        text-align: center;}

    .title1>h2::after {
        content: "";
        width: 70px;
        height: 5px;
        position: absolute;
        bottom: -3px;
        left: 50%;
        transform: translateX(-50%);
        background: url(../image/dot.jpg) no-repeat bottom center;}

    .title1>p {
        font-size: 18px;
        color: #bccce1;
        line-height: 40px;
        text-align: center;}

    .sect3-b ul {
        padding-top: 62px;
        padding-bottom: 42px;
        border-bottom: 1px solid #cbdde9;
        border-left: 1px solid #cbdde9;
        border-right: 1px solid #cbdde9;
        margin-top: -40px;}

    .sect3-b ul li {
        width: 17.5%;
        text-align: center;
        border-radius: 30px;
        background-color: #e1eaf0;
        margin: 0 0.27%;}

    .sect3-b ul li a {
        display: block;
        font-size: 16px;
        line-height: 37px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 5px;}

    .sect3-b ul li:hover {
        background-color: #3088ec;}

    .sect3-b ul li:hover a {
        color: #ffffff;}

    .sect3-t ul.slick {
        margin: 0 -10px;}

    .sect3-t ul.slick li {
        margin: 0 10px;}

    .sect3-t ul.slick li a {
        position: relative;}

    .tz>img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .tz {
        overflow: hidden;
        position: relative;
        padding-top: 63.63%;}

    .tz>img {
        transition: all 1s;}


    .more1>a:hover {
        margin-top: -2px;}

    .text-r>ul>li:hover .con1>p {
        color: #8f000b;
        font-weight: bold;}

    .more h2:hover {
        margin-top: -5px;}

    @media screen and (max-width: 1400px) {
        #px .px1400 {
            padding-left: 0;
            padding-right: 0;
            margin-left: 0;
            margin-right: 0;}

        .px ul li a span {
            font-size: 18px;}
    }

    @media screen and (max-width: 1024px) {

        .px ul li a div {
            width: 40px;
            height: 40px;
            vertical-align: -15px;}

        .px ul li a span {
            font-size: 16px;}

        .px ul {
            height: 80px;}

        .px ul li a {
            height: 80px;
            line-height: 80px;}


        .text-r>ul {
            margin-top: 0;}

        .text-r>ul>li {
            margin-top: 1%;
            margin-left: 0;
            width: 48.78%;}

        .text-r>ul>li:nth-child(odd) {
            float: left;}

        .text-r>ul>li:nth-child(even) {
            float: right;}

        #px {
            margin-top: 0;}

        .section1 {
            padding: 0;
            padding-bottom: 20px;}

        .section2 {
            padding: 10px 0;}

        .section3 {
            padding: 20px 0;}

        .text-l {
            float: none;
            width: auto;
            margin: auto;
            height: auto;}

        .title>p {
            font-size: 16px;}

        .con1>p {
            font-size: 16px;}

        .text-r {
            float: none;
            width: auto;}

        .text-r {
            padding-top: 10px;}

        .more {
            margin-top: 20px;}

        .more1 {
            padding-bottom: 10px;}

        .more1>h2 {
            font-size: 23px;}

        .tz-text>p {
            font-size: 26px;}

        .zs>ul>li>a {
            padding: 10px;}

        .zs>ul {
            padding: 15px 0;}

        .sect3-t {
            padding-bottom: 20px;}

        .title1>h2 {
            font-size: 26px;}

        .title>h2 {
            font-size: 26px;}

        .sect3-b ul li a {
            font-size: 14px;}

        .title1>p {
            font-size: 16px;}

        .sect3-b ul {
            padding-top: 42px;
            padding-bottom: 30px;}
    }

    @media screen and (max-width: 768px) {
        .zs {
            float: none;
            width: auto;
            margin: 10px 0 !important;}

        .zs>ul>li>a>p {
            line-height: 20px;}

        .text-l {
            float: none;
            width: auto;
            margin: auto;}

        .time>h2 {
            font-size: 22px;}

        .time>p {
            font-size: 12px;}

        .tz-text>p {
            font-size: 16px;
            line-height: 35px;}

        .text-l>.slick-dots {
            right: 15px;}

        .text-l>.slick-dots>li {
            margin-left: 7px;}

        .text-r>ul>li>a {
            padding: 7px 10px;}
    }

    @media screen and (max-width: 600px) {
        .text-r>ul>li {
            float: none !important;
            width: auto;}

        .zs>ul>li>a {
            margin: 0 15px;}

    }

    ;

    .px ul li {
        width: 16.67%;
        text-align: center;}

    .px ul {
        /*  background-color: rgb(48 136 236 / 0.8);*/
        height: 100px;}

    .px ul li a {
        display: block;
        text-align: center;
        overflow: hidden;
        height: 100px;
        line-height: 100px;}

    .px ul li a div {
        display: inline-block;
        vertical-align: -20px;
        width: 53px;
        height: 53px;
        border-radius: 50%;
        border: 2px dotted #f7f9f9;
        position: relative;
        z-index: 1;}

    .px ul li a div:after {
        content: "";
        position: absolute;
        right: 2px;
        bottom: 2px;
        width: 32px;
        height: 32px;
        background: rgba(150, 193, 250, 0.3);
        border-radius: 50%;
        z-index: -1;}

    .px ul li a div img {
        max-height: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);}

    .px ul li a span {
        font-size: 20px;
        color: #ffffff;
        margin-left: 20px;}

    #px {
        margin-top: -100px;}

    .px ul li:hover {
        background-color: #3088ec;}

    .section1 {
        padding: 50px 0;
        background: url(../image/new-bg.jpg) no-repeat center center;
        background-size: cover;}

    .title {
        text-align: center;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        align-items: center;}

    .title>h2 {
        font-size: 30px;
        line-height: 60px;
        color: #000000;
        display: block;
        border-bottom: 1px solid #8f000b;
        position: relative;}

    .title>h2::before {
        display: block;
        content: "";
        width: 40%;
        height: 5px;
        border-radius: 5px;
        background: #8f000b;
        position: absolute;
        left: 50%;
        bottom: -3px;
        transform: translateX(-50%);}

    .title>p {
        font-size: 18px;
        color: #bccce1;
        line-height: 40px;}

    .text1 {
        overflow: hidden;}

    .text-l {
        float: left;
        width: 35.71%;
        width: 500px;
        height: auto;}

    .text-l img {
        width: 100%;}

    .text-l div>a {
        padding-top: 346px;
        overflow: hidden;
        display: block;
        position: relative;}

    .text-l div>a>img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .text-l p {
        font-size: 18px;
        line-height: 55px;
        color: #ffffff;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        padding-left: 4%;
        padding-right: 25%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}

    .text-l>.slick-dots {
        width: auto;
        right: 23px;
        bottom: 20px;}

    .text-l>.slick-dots>li {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 1px solid #ffffff;
        margin: 0 10px;}

    .text-l>.slick-dots>.slick-active {
        background-color: #ffffff;}

    .text-r {
        overflow: hidden;}

    .text-r>ul {
        overflow: hidden;
        margin-top: -23px;}

    .text-r>ul>li {
        width: 47.78%;
        border: solid 1px #e5e5e5;
        float: left;
        margin-top: 23px;
        margin-left: 1.5%;}

    .text-r>ul>li>a {
        display: block;
        overflow: hidden;
        padding: 16px 20px;
        background: #fff;}

    .time {
        float: left;
        background: #8f000b;
        text-align: center;
        width: 66px;
        height: 66px;}

    .time>h2 {
        font-size: 26px;
        line-height: 38px;
        color: #ffffff;
        background: #c50615;}

    .time>p {
        font-size: 14px;
        line-height: 28px;
        color: #ffffff;
        background: #8f000b;}

    .con1 {
        overflow: hidden;
        padding-left: 15px;
        margin-top: 5px;}

    .con1>p {
        font-size: 18px;
        line-height: 28px;
        color: #333333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 56px;}

    .more {
        text-align: center;
        margin-top: 60px;
        height: 40px;}

    .more h2 {
        font-size: 14px;
        line-height: 28px;
        color: #8f000b;
        display: inline-block;
        border-bottom: 1px solid #8f000b;
        position: relative;
        transition: all .5s;
        padding-left: 25px;
        background: url(../image/more.jpg) no-repeat left center;}

    .section2 {
        padding: 50px 0;
        background-color: #3088ec;
        background-size: cover;}

    .sect2 {
        overflow: hidden;}

    .zs {
        width: 31.42%;
        float: left;}

    .more1 {
        overflow: hidden;
        padding-bottom: 30px;}

    .more1>h2 {
        font-size: 28px;
        line-height: 52px;
        color: #ffffff;
        float: left;}

    .more1>a {
        font-size: 14px;
        color: #f9f9f9;
        float: right;
        padding-top: 20px;
        transition: all 0.5s;}

    .zs>ul {
        padding: 25px 0;
        background-color: rgb(40, 133, 239, 0.4);
        border: solid 1px rgba(47, 116, 194, 0.4);
        border-top: 2px solid rgba(255, 255, 255, 0.28);}

    .zs>ul>li>a {
        display: block;
        padding: 15px 0;
        margin: 0 30px;
        border-bottom: 1px dotted rgba(254, 253, 253, 0.34);}

    .zs>ul>li>a>p {
        font-size: 16px;
        line-height: 33px;
        color: #fefdfd;}

    .zs>ul>li>a>span {
        display: inline-block;
        height: 44px;
        font-size: 16px;
        line-height: 22px;
        color: #fefdfd;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;}

    .zs:nth-child(2) {
        margin: 0 2.87%;}

    .zs>ul>li:hover {
        background-color: #0573ef;}


    .section3 {
        padding: 50px 0;}

    .sect3-t {
        overflow: hidden;}

    .sect3-t>ul {
        overflow: hidden;}

    .sect3-t>ul>li {
        width: 30.71%;
        float: left;}

    .sect3-t>ul>li>a {
        display: block;
        position: relative;}

    .tz-text {
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        padding-left: 7%;}

    .tz-text>p {
        font-size: 28px;
        font-weight: bold;
        line-height: 57px;
        color: #fdfdfd;}

    .xttz {
        background: url(../image/xttz-bg.jpg) no-repeat left center;
        background-size: auto 100%;}

    .zsgz {
        background: url(../image/zsgz-bg.jpg) no-repeat left center;
        background-size: auto 100%;}

    .fxljy {
        background: url(../image/fxljy-bg.jpg) no-repeat left center;
        background-size: auto 100%;}

    .sect3-t>ul>li:nth-child(2) {
        margin: 0 3.93%;}

    .sect3-t {
        padding-bottom: 50px;}

    .title1>h2 {
        font-size: 30px;
        line-height: 61px;
        color: #000000;
        position: relative;
        border-bottom: 1px solid #cbdde9;
        text-align: center;}

    .title1>h2::after {
        content: "";
        width: 70px;
        height: 5px;
        position: absolute;
        bottom: -3px;
        left: 50%;
        transform: translateX(-50%);
        background: url(../image/dot.jpg) no-repeat bottom center;}

    .title1>p {
        font-size: 18px;
        color: #bccce1;
        line-height: 40px;
        text-align: center;}

    .sect3-b ul {
        padding-top: 62px;
        padding-bottom: 42px;
        border-bottom: 1px solid #cbdde9;
        border-left: 1px solid #cbdde9;
        border-right: 1px solid #cbdde9;
        margin-top: -40px;}

    .sect3-b ul li {
        width: 17.5%;
        text-align: center;
        border-radius: 30px;
        background-color: #e1eaf0;
        margin: 0 0.27%;}

    .sect3-b ul li a {
        display: block;
        font-size: 16px;
        line-height: 37px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 5px;}

    .sect3-b ul li:hover {
        background-color: #3088ec;}

    .sect3-b ul li:hover a {
        color: #ffffff;}

    .sect3-t ul.slick {
        margin: 0 -10px;}

    .sect3-t ul.slick li {
        margin: 0 10px;}

    .sect3-t ul.slick li a {
        position: relative;}

    .tz>img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .tz {
        overflow: hidden;
        position: relative;
        padding-top: 63.63%;}

    .tz>img {
        transition: all 1s;}

    .more1>a:hover {
        margin-top: -2px;}

    .text-r>ul>li:hover .con1>p {
        color: #8f000b;
        font-weight: bold;}

    .more h2:hover {
        margin-top: -5px;}

    @media screen and (max-width: 1400px) {
        #px .px1400 {
            padding-left: 0;
            padding-right: 0;
            margin-left: 0;
            margin-right: 0;}

        .px ul li a span {
            font-size: 18px;}
    }

    @media screen and (max-width: 1024px) {

        .px ul li a div {
            width: 40px;
            height: 40px;
            vertical-align: -15px;}

        .px ul li a span {
            font-size: 16px;}

        .px ul {
            height: 80px;}

        .px ul li a {
            height: 80px;
            line-height: 80px;}

        .text-r>ul {
            margin-top: 0;}

        .text-r>ul>li {
            margin-top: 1%;
            margin-left: 0;
            width: 48.78%;}

        .text-r>ul>li:nth-child(odd) {
            float: left;}

        .text-r>ul>li:nth-child(even) {
            float: right;}

        #px {
            margin-top: 0;}

        .section1 {
            padding: 0;
            padding-bottom: 20px;}

        .section2 {
            padding: 10px 0;}

        .section3 {
            padding: 20px 0;}

        .text-l {
            float: none;
            width: auto;
            margin: auto;
            height: auto;}

        .title>p {
            font-size: 16px;}

        .con1>p {
            font-size: 16px;}

        .text-r {
            float: none;
            width: auto;}

        .text-r {
            padding-top: 10px;}

        .more {
            margin-top: 20px;}

        .more1 {
            padding-bottom: 10px;}

        .more1>h2 {
            font-size: 23px;}

        .tz-text>p {
            font-size: 26px;}

        .zs>ul>li>a {
            padding: 10px;}

        .zs>ul {
            padding: 15px 0;}

        .sect3-t {
            padding-bottom: 20px;}

        .title1>h2 {
            font-size: 26px;}

        .title>h2 {
            font-size: 26px;}

        .sect3-b ul li a {
            font-size: 14px;}

        .title1>p {
            font-size: 16px;}

        .sect3-b ul {
            padding-top: 42px;
            padding-bottom: 30px;}
    }

    @media screen and (max-width: 768px) {
        .zs {
            float: none;
            width: auto;
            margin: 10px 0 !important;}

        .zs>ul>li>a>p {
            line-height: 20px;}

        .text-l {
            float: none;
            width: auto;
            margin: auto;}

        .time>h2 {
            font-size: 22px;}

        .time>p {
            font-size: 12px;}

        .tz-text>p {
            font-size: 16px;
            line-height: 35px;}

        .text-l>.slick-dots {
            right: 15px;}

        .text-l>.slick-dots>li {
            margin-left: 7px;}

        .text-r>ul>li>a {
            padding: 7px 10px;}
    }

    @media screen and (max-width: 600px) {
        .text-r>ul>li {
            float: none !important;
            width: auto;}

        .zs>ul>li>a {
            margin: 0 15px;}

    }

    ;
}

.xttz {
    background: url(../image/xttz-bg.jpg) no-repeat left center;
    background-size: auto 100%;}

.zsgz {
    background: url(../image/zsgz-bg.jpg) no-repeat left center;
    background-size: auto 100%;}

.fxljy {
    background: url(../image/fxljy-bg.jpg) no-repeat left center;
    background-size: auto 100%;}

.sect3-t>ul>li:nth-child(2) {
    margin: 0 3.93%;}

.sect3-t {}

.title1>h2 {
    font-size: 30px;
    line-height: 61px;
    color: #000000;
    position: relative;
    border-bottom: 1px solid #cbdde9;
    text-align: center;}

.title1>h2::after {
    content: "";
    width: 70px;
    height: 5px;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../image/dot.jpg) no-repeat bottom center;}

.title1>p {
    font-size: 18px;
    color: #bccce1;
    line-height: 40px;
    text-align: center;}

.sect3-b ul {
    padding-top: 62px;
    padding-bottom: 42px;
    border-bottom: 1px solid #cbdde9;
    border-left: 1px solid #cbdde9;
    border-right: 1px solid #cbdde9;
    margin-top: -40px;}

.sect3-b ul li {
    width: 17.5%;
    text-align: center;
    border-radius: 30px;
    background-color: #e1eaf0;
    margin: 0 0.27%;}

.sect3-b ul li a {
    display: block;
    font-size: 16px;
    line-height: 37px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;}

.sect3-b ul li:hover {
    background-color: #3088ec;}

.sect3-b ul li:hover a {
    color: #ffffff;}

.sect3-t ul.slick {
    margin: 0 -10px;}

.sect3-t ul.slick li {
    margin: 0 10px;}

.sect3-t ul.slick li a {
    position: relative;}

.tz>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}

.tz {
    overflow: hidden;
    position: relative;
    padding-top: 63.63%;}

.tz>img {
    transition: all 1s;}

.tz:hover img {
    transform: scale(1.2);}

.more1>a:hover {
    color: #316db4;}

.text-r>ul>li:hover .con1>p {
    color: #8f000b;
    font-weight: bold;}

.more h2:hover {
    margin-top: -5px;}

.notice li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 28px;}

.notice li:nth-of-type(3n) {
    margin-right: 0;}

.notice li a {
    display: block;
    width: 100%;
    height: auto;
    padding: 25px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(214, 214, 214, 0.5);
    position: relative;
    z-index: 9;}

.notice li a::before {
    display: block;
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background: #004da0;
    z-index: -1;}

.notice li a .tit {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    margin: 10px 0 0;
    float: left;}

.notice li a .txt {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
    display: none;}

.notice li a .time {
    font-family: Arial;
    font-size: 16px;
    color: #0055b0;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    float: left;
    position: relative;
    width: auto;
    height: auto;
    background: transparent;}

.notice li a .time::before {
    display: block;
    content: "";
    width: 120px;
    height: 1px;
    background: #004da0;
    position: absolute;
    left: 100%;
    bottom: 7px;
    transform: translateX(10px);}

.notice li a .time span {
    font-size: 36px;
    line-height: 1;
    font-weight: bold;}

.notice li a .time b {
    font-size: 24px;
    font-weight: normal;
    margin: 0 2px;
    line-height: 28px;}

.notice li a:hover .tit {
    color: #fff;}

.notice li a:hover .time {
    color: #fff;}

.notice li a:hover .time::before {
    background: #fff;}

.notice li a:hover .txt {
    color: rgba(255, 255, 255, 0.8);}

.notice li a:hover::before {
    left: 0;
    width: 100%;}

@media screen and (max-width: 1400px) {
    #px .px1400 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;}

    .px ul li a span {
        font-size: 18px;}
}

@media screen and (max-width: 1240px) {

    .zs {}

}

@media screen and (max-width: 1024px) {
    .noticeList {
        width: 100%;
        margin-left: 0;}

    .noticeList:nth-of-type(2) {
        margin-left: 0;}
    .text-l {
        width: 100%;
        margin-bottom: 30px;}

    .text-l div>a {
        padding-top: 56.25%;}
    .px ul li a div {
        width: 40px;
        height: 40px;
        vertical-align: -15px;}

    .px ul li a span {
        font-size: 16px;}

    .px ul {
        height: 80px;}

    .px ul li a {
        height: 80px;
        line-height: 80px;}

    .px ul li a div:after {
        width: 22px;
        height: 22px;}

    .text-r>ul {
        margin-top: 0;}

    .text-r>ul>li {
        margin-top: 1%;
        margin-left: 0;
        width: 48.78%;}

    .text-r>ul>li:nth-child(odd) {
        float: left;}

    .text-r>ul>li:nth-child(even) {
        float: right;}

    #px {
        margin-top: 0;}

    .section1 {
        padding: 20px 0;}

    .section2 {
        padding: 30px 0 45px;}

    .section3 {
        padding: 20px 0;}

    .text-l {
        margin-bottom: 0;}

    .noticeList {
        margin-top: 30px;}

    .title>p {
        font-size: 16px;}

    .con1>p {
        font-size: 16px;}

    .text-r {
        float: none;
        width: auto;}

    .text-r {
        padding-top: 10px;}

    .more {
        margin-top: 20px;}

    .more1 {
        padding-bottom: 0;}

    .more1>h2 {
        font-size: 23px;}

    .tz-text>p {
        font-size: 16px;}

    .zs {
        width: 100%;
        margin: 0 0 30px 0 !important;}

    .zs>ul>li>a {
        padding: 12px 0;
        margin: 0 20px;}

    .zs>ul {
        padding: 15px 0;}

    .zs>ul>li>a>span {

        -webkit-line-clamp: 10;

        height: auto;

        font-size: 16px;

        line-height: 26px;

        max-height: 270px;}

    .sect3-t {
        padding-bottom: 20px;}

    .title1>h2 {
        font-size: 26px;}

    .title>h2 {
        font-size: 26px;}

    .sect3-b ul li a {
        font-size: 14px;}

    .title1>p {
        font-size: 16px;}

    .sect3-b ul {
        padding-top: 42px;
        padding-bottom: 30px;}
    .notice li{    
        width: 48.5%;
        margin-right: 3%;}
    .notice li:nth-of-type(3n){
        margin-right:3%;}
    .notice li:nth-of-type(2n){
        margin-right:0;}
    .section4{
        padding: 20px 0 30px;}
}

@media screen and (max-width: 768px) {
    .noticeList {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 20px;}

    .zs {
        margin: 0 0 20px 0 !important;}

    .zs>ul>li>a>p {
        line-height: 20px;
        margin-bottom: 5px;}

    .text-l {
        float: none;
        width: auto;
        margin: auto;}

    .time>h2 {
        font-size: 22px;}

    .time>p {
        font-size: 12px;}

    .tz-text>p {
        font-size: 16px;
        line-height: 35px;}

    .text-l>.slick-dots {
        right: 10px;}

    .text-l>.slick-dots>li {
    margin: 0 3px;}

    .text-r>ul>li>a {
        padding: 7px 10px;}
    .notice li{
        width: 100%;
        margin-right: 0%;
        margin-top: 20px;}
    .notice li a .tit{
        height: auto;
        max-height: 60px;}
}

@media screen and (max-width: 540px) {
    .section1 {
        padding: 15px 0;}
    .text1{
        margin-top: 15px;}
    .more1>h2 {
        font-size: 20px;
        line-height: 30px;}

    .zs>ul>li>a {
        margin: 0 10px;}

    .more1>a {
        font-size: 14px;
        margin-top: 0;
        line-height: 30px;}

    .section2 {
        padding: 30px 0;}

    .noticeList li a {
        flex-wrap: wrap;
        padding: 10px 0;
        padding-left: 15px;}

    .noticeList li a p:nth-of-type(1) {
        width: 100%;
        white-space: normal;
        line-height: 22px;
        font-size: 15px;}

    .noticeList li a p:nth-of-type(2) {
        width: 100%;
        text-align: left;
        margin-top: 8px;
        font-size: 15px;}

    .noticeList li a::before {
        top: 21px;}
    .noticeList li:first-of-type a::before{
        top: 11px;}
    .zs>ul>li>a>span {
        line-height: 22px;
        font-size: 15px;}

    .zs>ul>li>a>p {

        font-size: 15px;

        margin-bottom: 3px;}

    .text-l p {
        font-size: 16px;}

    .title {
        margin-bottom: 15px;}

    .title>h2 {
        font-size: 20px;
        line-height: 43px;}

    .sect3-t {
        padding-bottom: 0;}

    .section3 {
        padding: 10px 0;}
    .notice li{
        margin-top: 10px;}
    .notice li a{
        padding: 15px;}
    .notice li a .tit{
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;}
    .notice li a .time span{
        font-size: 28px;}
    .notice li a .time{
        font-size: 15px;
        line-height: 20px;}
    .notice li a .time b{
        
font-size: 20px;
        
line-height: 24px;}
    .section4{
        padding: 10px 0 20px;}
}