﻿* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: 微软雅黑;
}

input, img, a {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

.wave {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
}

    .wave.on {
        display: block;
    }

.layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .7);
}

.sousuo {
    float: right;
    margin: 7px 0;
}

    .sousuo.on {
        display: none;
    }

.search {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    /*height: 45px;*/
    line-height: 45px;
    border: 1px solid #4f616d;
    border-radius: 15px;
    background-color: #fff;
    z-index: 1001;
    text-align: left;
}

    .search input[type="text"] {
        padding-left: 10px;
        width: 95%;
        height: 50px;
        line-height: 50px;
        background-color: transparent;
    }

    .search input[type="image"] {
        vertical-align: middle;
    }

    .search input::placeholder {
        color: #fff;
    }

.px1400 {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.row {
    padding-left: 140px;
    padding-right: 140px;
}

.header {
    width: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 99;
}

.header-l-r {
    width: 100%;
    margin: 10px 0;
}

.head-l {
    float: left;
}

    .head-l a img {
        width: 90%;
    }

.head-r {
    float: left;
}

.web-nav > ul {
    float: left;
    margin-top: 30px;
}

    .web-nav > ul > li {
        position: relative;
        float: left;
        margin-left: 4.8rem;
    }

        .web-nav > ul > li > a {
            font-size: 18px;
            color: #333333;
        }

        .web-nav > ul > li > ul {
            position: absolute;
            left: 65%;
            width: 180px;
            margin-left: -100px;
            background-color: #2353a6;
            text-align: center;
            top: 40px;
            padding-top: 10px;
            padding-bottom: 10px;
            box-shadow: 0 0 5px #999;
            display: none;
            z-index: 99;
        }

            .web-nav > ul > li > ul > li {
                line-height: 45px;
            }

                .web-nav > ul > li > ul > li > a {
                    font-size: 16px;
                    color: #fff;
                }

                .web-nav > ul > li > ul > li:hover {
                    background-color: #5877a2;
                }

                    .web-nav > ul > li > ul > li:hover a {
                        color: #fff;
                    }

        .web-nav > ul > li > a:before {
            content: "";
            left: 50%;
            right: 50%;
            background: #fff;
            position: absolute;
            bottom: 15px;
            transition: all 0.3s;
        }

        .web-nav > ul > li > a:after {
            content: "";
            background: #fff;
            position: absolute;
            bottom: 0;
            left: 50%;
            transition: all 0.3s;
        }

        .web-nav > ul > li .on > a::before {
            left: 0;
            right: 0;
        }

        .web-nav > ul > li .on > a:after {
            height: 15px;
            bottom: 0;
        }

.ellipsis {
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.banner {
    padding-top: 40px;
}

    .banner img {
        width: 100%;
    }

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    z-index: 9999;
}

.wap {
    display: none;
}

.top > img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.wap-menu img {
    height: 25px;
}

.m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
}

.footer {
    clear: both;
    width: 100%;
    min-height: 268px;
    background: url(../images/bottom.png) repeat bottom;
}

.footer_component {
    font-size: 11pt;
    color: #fff;
    line-height: 40px;
    padding: 0 20px;
}

.footer_xglj {
    font-size: 11pt;
    color: #fff;
    line-height: 80px;
    border-right: solid 3px #fff;
}

a.FaF2:link {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei,Arial;
    line-height: 40px;
}

a.FaF2:visited {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei,Arial;
    line-height: 40px;
}

a.FaF2:hover {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei,Arial;
    line-height: 40px;
}


a.footer_link:link {
    color: #fff;
    font-size: 11pt;
    font-family: Microsoft YaHei,Arial;
    line-height: 40px;
}

a.footer_link:visited {
    color: #fff;
    font-size: 11pt;
    font-family: Microsoft YaHei,Arial;
    line-height: 40px;
}

a.footer_link:hover {
    color: #fff;
    font-size: 11pt;
    font-family: Microsoft YaHei,Arial;
    line-height: 40px;
}

.sect5-b {
    padding: 30px 30px;
    background: #f5f5f5;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    line-height: 1.8;
    font-size: 16px;
}

/*.date_day {
    text-align: center;
    font-size: 18pt;
    color: #2353a6;
    line-height: 1.5em;
}

.date_yearly {
    text-align: center;
    font-size: 10pt;
    color: #999999;
    line-height: 1.5em;
}

.span_title {
    color: #2353a6;
    font-size: 16pt;
}

.link {
    padding-top: 80px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e5e5e5;
}

    .link > ul {
        text-align: center;
    }

        .link > ul > li {
            display: inline-block;
            padding: 0 50px;
        }

            .link > ul > li > a {
                font-size: 14px;
                color: rgba(255, 255, 255, .6);
            }

            .link > ul > li > span {
                font-size: 14px;
                color: rgba(255, 255, 255, .6);
            }

.link1 {
    padding-top: 20px;
    padding-bottom: 18px;
}

    .link1 > ul {
        text-align: center;
    }

        .link1 > ul > li {
            display: inline-block;
            padding: 0 60px;
        }

            .link1 > ul > li > a {
                font-size: 14px;
                color: rgba(255, 255, 255, .6);
            }

            .link1 > ul > li > span {
                font-size: 14px;
                color: rgba(255, 255, 255, .6);
            }

a.FaF4:link {
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei,Arial;
    line-height: 30px;
}

a.FaF4:visited {
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei,Arial;
    line-height: 30px;
}

a.FaF4:hover {
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei,Arial;
    line-height: 30px;
}*/

.ContentTitle {
    font-size: 18pt;
    font-family: Microsoft YaHei,Arial;
    text-align: center;
}

.PostTime {
    border-bottom: dashed 1px #d7d6d6;
    line-height: 40px;
    text-align: center;
    color: rgb(89, 89, 89, 0.8);
}

a.listnews:link {
    color: #666666;
    font-size: 14pt;
    line-height: 3em;
}

a.listnews:visited {
    color: #666666;
    font-size: 14pt;
    line-height: 3em;
}

a.listnews:hover {
    color: #2353a6;
}

a.nextpage:link {
    color: #333333;
}

a.nextpage:visited {
    color: #333333;
}

a.nextpage:hover {
    color: #2353a6;
}

@media (max-width:1200px) {
    .displayWeb {
        display: none;
    }

    .displayPhone {
        display: block;
    }
}

@media (min-width:1200px) {
    .displayWeb {
        display: block;
    }

    .displayPhone {
        display: none;
    }
}

@media (min-width: 1887px) and (max-width: 1900px) {
    .web-nav > ul > li {
        margin-left: 4.5rem;
    }
}

@media (min-width: 1840px) and (max-width: 1887px) {
    .web-nav > ul > li {
        margin-left: 4.2rem;
    }
}

@media (min-width: 1790px) and (max-width: 1840px) {
    .web-nav > ul > li {
        margin-left: 3.7rem;
    }
}

@media (min-width: 1775px) and (max-width: 1790px) {
    .web-nav > ul > li {
        margin-left: 3.5rem;
    }
}

@media (min-width: 1758px) and (max-width: 1775px) {
    .web-nav > ul > li {
        margin-left: 3.3rem;
    }
}

@media (min-width: 1700px) and (max-width: 1758px) {
    .web-nav > ul > li {
        margin-left: 2.8rem;
    }
}

@media (min-width: 1670px) and (max-width: 1700px) {
    .web-nav > ul > li {
        margin-left:4.3rem;
    }
}

@media (min-width: 1600px) and (max-width: 1670px) {
    .web-nav > ul > li {
        margin-left: 3.7rem;
    }
}

@media (min-width: 1580px) and (max-width: 1600px) {
    .web-nav > ul > li {
        margin-left: 4.3rem;
    }
}

@media (min-width: 1540px) and (max-width: 1580px) {
    .web-nav > ul > li {
        margin-left: 4rem;
    }
}

@media (min-width: 1502px) and (max-width: 1540px) {
    .web-nav > ul > li {
        margin-left: 3.7rem;
    }
}

@media (min-width: 1477px) and (max-width: 1502px) {
    .web-nav > ul > li {
        margin-left: 3.5rem;
    }
}

@media (min-width: 1440px) and (max-width: 1477px) {
    .web-nav > ul > li {
        margin-left: 3.1rem;
    }
}

@media (min-width: 1386px) and (max-width: 1440px) {
    .web-nav > ul > li {
        margin-left: 4.2rem;
    }
}

@media (min-width: 1347px) and (max-width: 1386px) {
    .web-nav > ul > li {
        margin-left: 3.9rem;
    }
}

@media (min-width: 1309px) and (max-width: 1347px) {
    .web-nav > ul > li {
        margin-left: 3.6rem;
    }
}

@media (min-width: 1233px) and (max-width: 1309px) {
    .web-nav > ul > li {
        margin-left: 2.9rem;
    }
}

@media (min-width: 1024px) and (max-width: 1233px) {
    .web-nav > ul > li {
        margin-left: 2.6rem;
    }
}

@media (max-width: 1440px) {
    .footer_xglj {
        line-height: 120px;
    }
}

@media (max-width: 1280px) {
    a.FaF2:link {
        font-size: 14px;
    }

    a.FaF2:visited {
        font-size: 14px;
    }

    a.FaF2:hover {
        font-size: 14px;
    }

    .footer_component {
        font-size: 9pt;
    }
}

@media (min-width: 1600px) and (max-width: 1700px) {
    .head-l {
        width: 30%;
    }
}

@media (min-width: 1523px) and (max-width: 1600px) {
    .head-l {
        width: 25%;
        padding-top: 10px;
    }

    .web-nav > ul {
        margin-top: 20px;
    }
}

@media (min-width: 1440px) and (max-width: 1523px) {
    .head-l {
        width: 25%;
        padding-top: 10px;
    }

    .web-nav > ul {
        margin-top: 20px;
    }
}

@media (min-width: 1280px) and (max-width: 1440px) {
    .head-l {
        width: 25%;
        padding-top: 0;
    }

    .web-nav > ul {
        margin-top: 10px;
    }

        .web-nav > ul > li > a {
            font-size: 16px;
        }

    .row {
        padding-left: 90px;
        padding-right: 90px;
    }
}

@media (max-width: 1200px) {
    a.FaF2:link {
        font-size: 16px;
    }

    a.FaF2:visited {
        font-size: 16px;
    }

    a.FaF2:hover {
        font-size: 16px;
    }
}

@media (min-width: 1192px) and (max-width: 1280px) {
    .head-l {
        width: 25%;
    }

    .web-nav > ul {
        margin-top: 5px;
    }

        .web-nav > ul > li > a {
            font-size: 14px;
        }
}

@media (min-width: 1140px) and (max-width: 1192px) {
    .head-l {
        width: 25%;
    }

    .web-nav > ul {
        margin-top: 5px;
    }

        .web-nav > ul > li > a {
            font-size: 14px;
        }
}

@media (min-width: 1086px) and (max-width: 1140px) {
    .head-l {
        width: 25%;
    }

    .web-nav > ul {
        margin-top: 5px;
    }

        .web-nav > ul > li > a {
            font-size: 14px;
        }
}

@media (min-width: 1024px) and (max-width: 1086px) {
    .head-l {
        width: 25%;
    }

    .web-nav > ul {
        margin-top: 5px;
    }

        .web-nav > ul > li > a {
            font-size: 12px;
        }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .header {
        display: none;
    }

    .wap {
        display: block;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 1111;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    }

    .m-logo a img {
        width: 60%;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
    }

        .m-tlink a {
            font-size: 14px;
            margin-right: 15px;
            margin: 5px 0;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            line-height: 24px;
            background: #fff;
            color: #004980;
            line-height: 30px;
            padding: 0 15px;
            border-radius: 5px;
        }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        border: 1px solid #fff;
    }

        .m-search input[type="text"] {
            display: block;
            width: 100%;
            line-height: 25px;
            background: none;
            color: #fff;
        }

            .m-search input[type="text"]::placeholder {
                color: #fff;
            }

        .m-search input[type="image"] {
            position: absolute;
            right: 10px;
            top: 10px;
            height: 15px;
        }

    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #1c4e95;
        overflow-y: scroll;
    }

        .m-nav ul {
            padding: 0 15px;
        }

            .m-nav ul li {
                border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                position: relative;
            }

                .m-nav ul li > span.on {
                    transform: rotateZ(90deg);
                }

                .m-nav ul li ul {
                    display: none;
                }

                    .m-nav ul li ul li {
                        border: none;
                    }

        .m-nav > ul > li a {
            display: block;
            font-size: 14px;
            line-height: 20px;
            padding: 15px 0;
            position: relative;
            color: #fff;
        }

        .m-nav > ul > li ul li a {
            padding: 10px 0;
        }

        .m-nav > ul > li > span {
            position: absolute;
            width: 20px;
            height: 20px;
            background: url(../images/m-nav_down.png) no-repeat;
            background-size: 10px 18px;
            background-position: center center;
            right: 0;
            top: 15px;
            cursor: pointer;
            display: block;
            color: #fff;
            transition: all 0.3s;
        }

    .mm-nav {
        position: fixed;
        top: 45px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #2353a6;
        overflow-y: scroll;
    }

        .mm-nav ul {
            padding: 0 15px;
        }

            .mm-nav ul li {
                border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                position: relative;
            }

                .mm-nav ul li > span.on {
                    transform: rotateZ(90deg);
                }

                .mm-nav ul li ul {
                    display: none;
                }

                    .mm-nav ul li ul li {
                        border: none;
                    }

        .mm-nav > ul > li a {
            display: block;
            font-size: 14px;
            line-height: 20px;
            padding: 15px 0;
            position: relative;
            color: #fff;
        }

        .mm-nav > ul > li ul li a {
            padding: 10px 0;
        }

        .mm-nav > ul > li > span {
            position: absolute;
            width: 20px;
            height: 20px;
            background-size: 10px 18px;
            background-position: center center;
            right: 0;
            top: 15px;
            cursor: pointer;
            display: block;
            color: #fff;
            transition: all 0.3s;
        }

    .px1400 {
        max-width: 1024px;
        min-width: 450px;
        margin: 0 auto;
    }

    .row {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width:768px) {
    .header {
        display: none;
    }

    .wap {
        display: block;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
        z-index: 999;
    }

    .m-logo a img {
        width: 60%;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
    }

        .m-tlink a {
            font-size: 14px;
            margin-right: 15px;
            margin: 5px 0;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            line-height: 24px;
            background: #fff;
            color: #004980;
            line-height: 30px;
            padding: 0 15px;
            border-radius: 5px;
        }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        border: 1px solid #fff;
    }

        .m-search input[type="text"] {
            display: block;
            width: 100%;
            line-height: 25px;
            background: none;
            color: #fff;
        }

            .m-search input[type="text"]::placeholder {
                color: #fff;
            }

        .m-search input[type="image"] {
            position: absolute;
            right: 10px;
            top: 10px;
            height: 15px;
        }

    .mm-nav {
        position: fixed;
        top: 45px;
        left: 100%;
        right: 0;
        bottom: 0;
        background: #2353a6;
        overflow-y: scroll;
    }

        .mm-nav ul {
            padding: 0 15px;
        }

            .mm-nav ul li {
                border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                position: relative;
            }

                .mm-nav ul li > span.on {
                    transform: rotateZ(90deg);
                }

                .mm-nav ul li ul {
                    display: none;
                }

                    .mm-nav ul li ul li {
                        border: none;
                    }

        .mm-nav > ul > li a {
            display: block;
            font-size: 14px;
            line-height: 20px;
            padding: 15px 0;
            position: relative;
            color: #fff;
        }

        .mm-nav > ul > li ul li a {
            padding: 10px 0;
        }

        .mm-nav > ul > li > span {
            position: absolute;
            width: 20px;
            height: 20px;
            background-size: 10px 18px;
            background-position: center center;
            right: 0;
            top: 15px;
            cursor: pointer;
            display: block;
            color: #fff;
            transition: all 0.3s;
        }

    .px1400 {
        max-width: 768px;
        min-width: 320px;
        margin: 0 auto;
    }

    .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    a.FaF2:link {
        font-size: 14px;
    }

    a.FaF2:visited {
        font-size: 14px;
    }

    a.FaF2:hover {
        font-size: 14px;
    }
}

@media (max-width:430px) {
    .top {
        top: 15px;
    }

    /*.date_day {
        font-size: 16pt;
    }

    .date_yearly {
        font-size: 8pt;
    }

    .span_title {
        font-size: 14pt;
    }

    .ellipsis {
        padding-left: 0;
    }

    a.listnews:link {
        font-size: 14pt;
        line-height: 2.5em;
    }

    a.listnews:visited {
        font-size: 14pt;
        line-height: 2.5em;
    }*/
}

@media (max-width:380px) {
    .top {
        top: 10px;
    }

    /*.date_day {
        font-size: 14pt;
    }

    .span_title {
        font-size: 12pt;
    }

    a.listnews:link {
        font-size: 12pt;
        line-height: 2.5em;
    }

    a.listnews:visited {
        font-size: 12pt;
        line-height: 2.5em;
    }*/
}

@media (max-width:330px) {
    /*.date_yearly {
        font-size: 6pt;
    }*/
}