* {
    padding: 0;
    margin: 0;
}

body {
    font-size: 15px;
    min-width: 1200px;
    font-size: 15px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333
}

    a:hover {
        color: #004f92;
    }

.header-box {
    width: 100%;
    height: 150px;
}

    .header-box .header {
        width: 1200px;
        height: 150px;
        margin: 0 auto;
        background: url(logo.jpg) no-repeat;
        position: relative;
    }

        .header-box .header .search {
            position: absolute;
            right: 0;
            height: 30px;
            top: 50%;
            margin-top: -10px;
            border: 1px solid #004f92;
            border-radius: 30px;
            display: flex;
            align-items: center;
            padding: 0 10px;
        }

        .header-box .header input {
            background: #fff;
            border: 0;
            outline: none;
            margin-right: 10px;
            flex: 2;
            width: 130px;
        }

        .header-box .header button {
            background: #fff;
            border: 0;
            outline: none;
            cursor: pointer;
        }

            .header-box .header button img {
                width: 16px;
            }

.header-nav {
    width: 100%;
    height: 50px;
    background-color: #004f92;
}

    .header-nav ul {
        width: 1200px;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        align-items: center;
        box-sizing: border-box;
    }

        .header-nav ul li {
            float: left;
        }

            .header-nav ul li a {
                color: #fff;
                display: block;
                padding: 0 28px;
            }

            .header-nav ul li:nth-child(9) a {
                background: none;
            }

            .header-nav ul li:hover {
                background-color: #1575c7;
            }

                .header-nav ul li:hover .erji {
                    display: block;
                }

            .header-nav ul li .erji {
                display: none;
                position: absolute;
                z-index: 99;
                background: #1575c7;
            }

                .header-nav ul li .erji a:hover {
                    background: #004f92;
                }

/*轮播图-学校建设方案*/

.top-container {
    width: 1200px;
    height: 400px;
    margin: auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.xwdt {
    width: 790px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

    .xwdt .thd {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #dadada;
        font-size: 18px;
        position: relative;
    }

        .xwdt .thd span {
            text-indent: 15px;
            color: #004f92;
            font-weight: bold;
            display: inline-block;
            font-weight: 400;
            font-weight: bold;
        }

            .xwdt .thd span:before {
                content: '';
                width: 4px;
                height: 20px;
                background: #004f92;
                position: absolute;
                left: 0;
                top: 10px;
                border-radius: 5px;
            }

        .xwdt .thd .more {
            background: url(more.gif) no-repeat center;
            width: 33px;
            height: 100%;
            position: absolute;
            right: 10px;
            top: 0;
        }

    .xwdt .hd {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

        .xwdt .hd li {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            margin: 0 1px;
            position: relative;
            z-index: 9
        }

            .xwdt .hd li.on {
                background-color: #004f92;
            }

    .xwdt .bd {
        position: absolute;
    }

        .xwdt .bd li a {
            overflow: hidden;
            width: 790px;
            height: 344px;
            display: flex;
            align-items: center;
            margin-top: 15px;
        }
        .xwdt .bd img {
            width: 790px;
        }
        .xwdt .bd p {
            position: absolute;
            bottom: 0;
            background: rgba(0,0,0,.5);
            color: #fff;
            width: 100%;
            line-height: 40px;
            text-indent: 10px;
        }

.jsfa {
    width: 380px;
    height: 400px;
}

    .jsfa .hd {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #dadada;
        font-size: 18px;
        position: relative;
    }

        .jsfa .hd span {
            text-indent: 15px;
            color: #004f92;
            font-weight: bold;
            display: inline-block;
            font-weight: 400;
            font-weight: bold;
        }

            .jsfa .hd span:before {
                content: '';
                width: 4px;
                height: 20px;
                background: #004f92;
                position: absolute;
                left: 0;
                top: 10px;
                border-radius: 5px;
            }

    .jsfa .bd {
        margin-right: -10px;
        margin-top: 5px;
    }

        .jsfa .bd a {
            height: 49px;
            background-color: #004f92;
            font-size: 16px;
            text-align: center;
            border: 1px solid #004f92;
            box-shadow: 2px 2px 4px #ccc;
            padding: 0 10px;
            color: #fff;
            margin-top: 8px;
            margin-right: 8px;
            width: 162px;
            float: left;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .jsfa .bd a:hover {
                background-color: #fff;
                color: #004f92;
            }



.news-box {
    width: 380px;
    height: 400px;
    float: left;
    margin: 0 30px;
}

    .news-box .hd {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #dadada;
        font-size: 18px;
    }

        .news-box .hd span a {
            padding: 0 15px;
            display: inline-block;
        }

        .news-box .hd span.on a {
            color: #fff;
            background: #004f92;
        }

    .news-box ul {
        padding-top: 10px;
    }

        .news-box ul li {
            height: 37px;
            line-height: 37px;
            width: 100%;
        }

            .news-box ul li i {
                width: 8px;
                height: 8px;
                margin-top: 14px;
                margin-right: 8px;
                background-color: #004f92;
                float: left;
            }

            .news-box ul li span {
                float: right;
                font-size: 14px;
                color: #999;
            }

            .news-box ul li a {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
                width: 300px;
            }

        .news-box ul.show {
            display: block;
        }

.last-box {
    width: 1200px;
    margin: 30px auto;
    background: url(line.jpg) repeat-x;
    padding-top: 39px;
    position: relative;
    overflow: hidden;
}

    .last-box .hd {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #dadada;
        font-size: 18px;
        position: relative;
    }

        .last-box .hd span {
            text-indent: 15px;
            color: #004f92;
            font-weight: bold;
            display: inline-block;
            font-weight: 400;
            font-weight: bold;
        }

            .last-box .hd span:before {
                content: '';
                width: 4px;
                height: 20px;
                background: #004f92;
                position: absolute;
                left: 0;
                top: 10px;
                border-radius: 5px;
            }

        .last-box .hd .more {
            background: url(more.gif) no-repeat center;
            width: 33px;
            height: 100%;
            position: absolute;
            right: 10px;
            top: 0;
        }

    .last-box .zhq {
        width: 380px;
        overflow: hidden;
        float: right;
    }

        .last-box .zhq .bd {
            width: 380px;
            overflow: hidden;
            /*border: 1px solid #ccc;*/
            box-sizing: border-box;
            /*border-top: 0;*/
        }

            .last-box .zhq .bd .qun {
                width: 380px;
                height: 180px;
                overflow: hidden;
                position: relative;
                margin-top: 10px;
                display: block;
            }

                .last-box .zhq .bd .qun img {
                    width: 380px;
                    height: 200px;
                }

                .last-box .zhq .bd .qun h2 {
                    position: absolute;
                    bottom: 0;
                    font-size: 16px;
                    line-height: 60px;
                    font-weight: 700;
                    text-align: center;
                    width: 100%;
                    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));
                    color: #fff;
                }

    .last-box .sbs {
        width: 380px;
        overflow: hidden;
        float: left;
        margin: 0;
    }

        .last-box .sbs .bd {
           /* text-indent: 27px;
            margin-top: 10px;
            height: 370px;
            overflow: hidden;
            color: #666;*/
        }

    .last-box .case {
        margin-top: 20px;
    }

        .last-box .case ul {
            overflow: hidden;
        }

            .last-box .case ul li {
                width: 232px;
                height: 150px;
                float: left;
                margin-right: 10px;
            }

                .last-box .case ul li:last-child {
                    margin-right: 0;
                }

                .last-box .case ul li a {
                    display: block;
                    font-size: 0;
                    position: relative;
                    width: 100%;
                    height: 100%;
                }

                    .last-box .case ul li a img {
                        width: 100%;
                        height: 100%;
                    }

                    .last-box .case ul li a p {
                        position: absolute;
                        bottom: 0;
                        line-height: 27px;
                        background: rgba(0,0,0,0.5);
                        font-size: 14px;
                        color: #fff;
                        padding: 0 5px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        width: 100%;
                        text-align: center;
                        box-sizing: border-box;
                    }

.mission {
    width: 1200px;
    height: 80px;
    margin: 0px auto 20px;
}

    .mission ul {
        width: 1200px;
        height: 60px;
        display: flex;
        justify-content: space-between;
    }

        .mission ul li {
            width: 235px;
            height: 63px;
            text-align: center;
            line-height: 63px;
            border: 1px solid #ccc;
            box-sizing: border-box;
            padding: 4px;
        }

            .mission ul li a {
                color: #fff;
                font-weight: bold;
                font-size: 18px;
                display: block;
                width: 235px;
                height: 63px;
                margin: auto;
                text-shadow: 0px 0px 1px #999999;
                background-color: #004f92;
            }

.link {
    width: 1200px;
    height: 80px;
    margin: 0px auto;
    background: url(friend_links_bg.gif) no-repeat;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

    .link a {
        padding-top: 30px;
        color: #333;
    }

        .link a:hover {
            text-decoration: underline;
        }

.footer {
    width: 100%;
    border-top: 16px solid #004f92;
    background-color: #eaf4fd;
    font-size: 13px;
}

    .footer .bottom {
        width: 1200px;
        padding: 10px 0;
        margin: 0px auto;
    }

        .footer .bottom p {
            color: #666;
            line-height: 30px;
            text-align: center;
        }




.bread-nav {
    width: 1200px;
    padding: 20px 0;
    margin: auto;
    background: url(sy.png) no-repeat left center;
    text-indent: 20px;
    border-bottom: 1px solid #f5f5f5;
}

    .bread-nav a {
        font-size: 14px;
    }

.last-box.ny {
    background: none;
    padding: 0;
    margin: 20px auto;
}

    .last-box.ny .case ul li {
        width: 280px;
        height: 170px;
        margin: 10px;
    }



.pager {
    clear: both;
    text-align: center;
    padding: 10px 0
}

.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #004f92;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #004f92;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #004f92;
        border-color: #004f92;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.ny .news-box {
    width: auto;
    height: auto;
    float: none;
}

    .ny .news-box li:nth-child(5n+5), .ny .news-box li:last-child {
        border-bottom: 1px dashed #eee;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.news_content {
    width: 1200px;
    margin: 20px auto;
    box-shadow: 0px 0px 20px 0px #eee;
    padding: 20px;
    box-sizing: border-box;
}

    .news_content .hd {
        font-size: 36px;
        text-align: center;
        margin: 20px 0;
    }

    .news_content .attr {
        text-align: center;
        margin-bottom: 20px;
        color: #999
    }

    .news_content .content {
        font-size: 16px;
    }

        .news_content .content img {
            max-width: 100%;
        }

        .news_content .content p {
            padding-bottom: 10px;
        }