* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    height: auto;
    margin: 0 auto;
    font-family: 'Microsoft Yahei'
}

a {
    color: #000;
    text-decoration: none;
    transition: all 1s ease 0;
}

    a:hover {
        color: #F00;
        text-decoration: none;
        position: relative;
        top: 1px;
    }

.aw {
    color: #FFF;
}

    .aw a {
        color: #FFF;
        text-decoration: none;
    }

        .aw a:hover {
            color: #F00;
            text-decoration: none;
            position: relative;
            top: 1px;
        }

.aw1 a {
    color: #FFF;
    text-decoration: none;
}

    .aw1 a:hover {
        color: yellow;
        text-decoration: none;
        position: relative;
        top: 1px;
    }

.al {
    color: #007e1d;
}

    .al a {
        color: #007e1d;
        text-decoration: none;
    }

        .al a:hover {
            color: #0303fb;
            text-decoration: none;
            position: relative;
            top: 1px;
        }

a img {
    border: 0;
}

ul, ul li {
    list-style-type: none;
}

.of {
    overflow: hidden;
}

.width1 {
    width: 100%;
}

.width2 {
    width: 1200px;
}

.width3 {
    width: 1020px;
}

.mar {
    margin: 0 auto;
}

.cl {
    clear: both;
}

.db {
    display: block;
}

.fs0 {
    font-size: 0;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs24 {
    font-size: 24px;
}

.fs30 {
    font-size: 30px;
}

.fs46 {
    font-size: 46px;
}

.lts1 {
    letter-spacing: 1px;
}

.lh2 {
    line-height: 2;
}

.lh22 {
    line-height: 22px;
}

.lh23 {
    line-height: 23px;
}

.lh24 {
    line-height: 24px;
}

.lh25 {
    line-height: 25px;
}

.lh26 {
    line-height: 26px;
}

.lh27 {
    line-height: 27px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.lh32 {
    line-height: 32px;
}

.lh36 {
    line-height: 36px;
}

.colorw {
    color: #FFF;
}

.colorr {
    color: #bb0000;
}

.fwb {
    font-weight: bold;
}

.fwn {
    font-weight: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.h0 {
    height: 0;
}

.h100 {
    height: 100%;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.tac {
    text-align: center;
}

.t {
    height: 38px;
    background-color: #e4e4e4;
    border-bottom: 9px solid #007e1d;
}

.to {
    height: 36px;
    line-height: 35px;
}

    .to .fl {
        width: 900px;
    }

    .to .fr {
        background: url(../images/1.jpg) no-repeat 0 0;
        height: 38px;
        padding-left: 32px;
    }

.head {
    padding: 40px 0;
}

.head2 {
    height: 98px;
}

.ul1 .pa {
    top: -2px;
    left: 540px;
    z-index: 99999;
}

.ul1 li {
    float: left;
    line-height: 95px;
    height: 98px;
    text-align: center;
    width: 130px;
}

    .ul1 li:nth-child(4) {
        margin-right: 80px;
    }

    .ul1 li:nth-child(6) {
        margin-left: 80px;
    }

.head3 {
    background-color: #e4e4e4;
    height: 60px;
    margin: 35px auto 25px auto;
}

    .head3 > li {
        float: left;
        height: 60px;
        line-height: 58px;
        width: 200px;
    }

        .head3 > li:first-child {
            background-color: #007e1d;
        }

.head4 {
    width: 1225px;
}

    .head4 ul {
        padding-bottom: 50px;
    }

        .head4 ul li {
            float: left;
            border: 1px solid #9f9f9f;
            margin: 12px;
        }

            .head4 ul li img {
                display: block;
                height: 268px;
                width: 280px;
            }

            .head4 ul li h3 {
                height: 40px;
                line-height: 39px;
                border-top: 1px solid #9f9f9f;
                text-align: center;
            }

.bg2 {
    background: white url(../images/2.jpg) no-repeat center center;
    height: 378px;
}

.head5 {
    padding: 50px 0;
}

    .head5 h3 {
        width: 455px;
        border: 1px solid #007e1d;
        padding: 6px 0 8px 0;
        margin-bottom: 10px;
    }

.head6 {
    width: 1196px;
}

    .head6 > div {
        float: left;
        overflow: hidden;
        width: 259px;
        cursor: pointer;
        transition: all 2s ease 0;
        margin: 0 20px;
    }

        .head6 > div > div {
            border: 1px solid #007e1d;
            border-top: none;
            height: 190px;
        }

    .head6 .lh30 {
        padding: 20px 0 5px 0;
    }

.head62 > div {
    width: 66px;
    height: 2px;
    background-color: #007e1d;
    transition: all 2s;
}

.head62:hover div {
    width: 190px;
}

.head6 .lh28 {
    padding: 25px 30px;
}




.flash {
    z-index: -100;
}

.bg123 {
    background-color: #FFF;
}

.bg1231 {
    padding: 75px 20px 50px 15px;
}

.bg1233 {
    padding: 75px 16px 50px 15px;
}

.bg1232 {
    width: 1050px;
    height: 220px;
}

    .bg1232 ul li img {
        height: 180px;
        width: 200px;
    }

    .bg1232 ul li h4 {
        font-size: 16px;
        font-weight: normal;
        background-color: #fff;
        height: 40px;
        line-height: 39px;
    }

    .bg1232 ul li {
        float: left;
        height: 220px;
        display: inline;
        overflow: hidden;
        width: 200px;
        margin: 0 10px;
    }

.bg1235 {
    height: 230px;
    width: 1080px;
}

.ul2 {
    margin-top: -20px;
    padding-bottom: 50px;
}

    .ul2 li {
        background: url(../images/20.jpg) no-repeat 3px 25px;
        height: 60px;
        line-height: 59px;
        border-bottom: 1px dashed #ccc;
        width: 48%;
        text-indent: 26px;
    }

        .ul2 li:nth-child(even) {
            float: left;
        }

        .ul2 li:nth-child(odd) {
            float: right;
        }

        .ul2 li time {
            float: right;
            color: #999;
        }

.mycen {
    padding: 30px 0;
}

.mycen11 {
    width: 920px;
}

.mycen111 {
    background-color: #f2f2f2;
    font-size: 20px;
    height: 50px;
    line-height: 49px;
    width: 920px;
    border-bottom: 1px solid #c7c7c7;
    text-indent: 20px;
}

.mycen12 {
    width: 260px;
}

.mycenh {
    background-color: #007cc2;
    height: 100px;
    width: 260px;
}

    .mycenh h3 {
        padding: 20px 0 8px 0;
    }

.ul3 {
    line-height: 48px;
}

    .ul3 li {
        background: #efefef url(../images/20.jpg) no-repeat 35px 18px;
        height: 49px;
        text-indent: 72px;
        margin: 0 0 2px 0;
        letter-spacing: 2px;
    }

.clearfix::before, .clearfix::after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

footer {
    background-color: #007cc2;
}

.foot1 {
    padding: 20px 0 15px 0;
}

.foot2 {
    padding-bottom: 20px;
}


.sec {
    background-color: #fff;
    padding: 5px 10px 10px 10px;
    line-height: 2;
}

.seco {
    width: 1142px;
    margin: 18px auto;
}

.sech3 {
    font-size: 18px;
    font-weight: bolder;
    padding: 0px 0 0px 0;
    text-align: center;
}

#secp {
    border-bottom: 1px dashed #ccc;
    margin: 8px 0;
    padding-bottom: 5px;
    text-align: center;
}

.newslist {
}

    .newslist li {
        border-bottom: 1px dotted #ccc;
        text-indent: 5px;
        line-height: 45px;
    }

        .newslist li span {
            float: right;
            padding-right: 5px;
        }

.sepage {
    clear: both;
    text-align: center;
    padding: 8px 0 0 0;
}

.prl {
}

    .prl li {
        margin: 10px;
        float: left;
        border: 1px solid #ccc;
    }

        .prl li img {
            height: 220px;
            width: 276px;
            display: block;
        }

        .prl li h3 {
            background-color: white;
            height: 40px;
            font-size: 16px;
            text-align: center;
            line-height: 38px;
        }


.width100 {
    width: 80px;
}

.tdright {
    text-align: right;
}

.indexCon {
    width: 100%;
    overflow: hidden;
}

    .indexCon .flashBanner {
        width: 100%;
        height: 700px;
        overflow: hidden;
    }

.flashBanner {
    position: relative;
}

    .flashBanner .mask {
        height: 0px;
        line-height: 32px;
        width: 100%;
        text-align: right;
        position: absolute;
        left: 0;
        bottom: -32px;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
        overflow: hidden;
    }

        .flashBanner .mask img {
            vertical-align: middle;
            margin-right: 10px;
            cursor: pointer;
        }

            .flashBanner .mask img.show {
                margin-bottom: 3px;
            }

@media (min-width: 1025px) and (max-width: 1440px) {
    .indexCon .flashBanner {
        height: 400px;
    }

    .h10 {
        height: 5px;
    }

    .banner > ul > div {
        height: 380px;
    }

    .flash {
        height: 400px;
    }

    .banner > ul > div > a {
        height: 23px;
        font-size: 12px;
        line-height: 22px;
    }
}

@media (max-width: 1024px) {
    .indexCon .flashBanner {
        height: 200px;
    }

    .flash {
        height: 200px;
    }
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    margin-top: 8px;
}

.page-link {
    position: relative;
    display: block;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .page-link {
        transition: none;
    }
}

.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 3;
    color: #0a58ca;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-link {
    padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
