﻿@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    box-sizing: border-box;
    outline: none;
}

:after, :before {
    box-sizing: inherit
}

a {
    text-decoration: none;
    color: inherit
}

ul {
    list-style: none;
}

body, dd, dl, h1, h2, h3, h4, h5, h6, p, ul {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    padding: 0;
    margin: 0;
    background: none;
}

    a:active, a:hover, a:focus {
        text-decoration: none;
    }

li {
    list-style: none;
}

    li:hover {
        padding: 0;
        margin: 0;
        border: none;
    }

h1, h2, h3, h4 {
    font-weight: bold;
}

.pavilion-container {
    padding-bottom: 50px;
    background: url("/content/images/portal/characteristic_bj.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.layer-title {
    padding: 50px 0 30px;
}

    .layer-title h3 {
        text-align: center;
        font-size: 32px;
        color: #333;
        font-weight: bold;
    }

    .layer-title p {
        text-align: center;
        padding-top: 10px;
        color: #999;
    }

.pavilion-container .pavilion-inner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    box-shadow: 0 0 10px #ddd;
}

    .pavilion-container .pavilion-inner .tabs {
        width: 260px;
        background-color: #eaedf4;
        margin: 0;
        height: 640px;
    }

        .pavilion-container .pavilion-inner .tabs li {
            line-height: 80px;
            font-size: 18px;
            color: #333;
            height: 80px;
            text-align: center;
        }

            .pavilion-container .pavilion-inner .tabs li.on {
                background-color: #fff;
            }

            .pavilion-container .pavilion-inner .tabs li a {
                font-size: 20px;
                color: #333;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .pavilion-container .pavilion-inner .tabs li.on a {
                font-weight: bold;
                color: #e44540;
            }

                .pavilion-container .pavilion-inner .tabs li.on a .oon {
                    font-size: 34px;
                }

            .pavilion-container .pavilion-inner .tabs li a .oon {
                font-style: italic;
                margin-right: 20px;
                font-size: 24px;
                font-weight: bold;
                width: 20px;
            }

            .pavilion-container .pavilion-inner .tabs li a p {
                width: 120px;
                text-align: left;
                padding: 0;
                margin: 0;
            }

.pavilion-container .tab-content-wrap {
    position: relative;
    width: 940px;
    background-color: #fff;
    height: 640px;
}

.pavilion-container .tab-content {
    opacity: 0;
    position: absolute;
    width: 940px;
}

    .pavilion-container .tab-content.show {
        position: absolute;
        opacity: 1;
        top: 0;
        z-index: 1;
        width: 940px;
        height: 100%;
        background-color: #fff;
    }

.tab-content .exam-time_t {
    background: #fff;
    padding: 30px 50px;
}

    .tab-content .exam-time_t .ft-carousel .carousel-inner .carousel-item .teaching h4 {
        color: #e44540;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .tab-content .exam-time_t .ft-carousel .carousel-inner .carousel-item .teaching p {
        font-size: 16px;
        color: #666;
    }

    .tab-content .exam-time_t .ft-carousel .carousel-inner .carousel-item .teaching .teaching_img {
        text-align: center;
        padding-top: 26px;
    }

.ft-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .ft-carousel .carousel-inner .carousel-item {
        float: left;
        height: 100%;
    }

    .ft-carousel .carousel-indicators {
        bottom: 10px;
    }
    /*.ft-carousel .carousel-indicators span {display: inline-block;width: 12px;height: 12px;background-color: #f1f1f1;margin: 0 4px;border-radius: 50%;cursor: pointer;}
.ft-carousel .carousel-indicators span.active {background-color: #de3a3a;}*/
    .ft-carousel .carousel-btn {
        position: absolute;
        top: 50%;
        width: 20px;
        height: 34px;
        margin-top: -25px;
        cursor: pointer;
    }

    .ft-carousel .carousel-prev-btn {
        left: 0;
    }

    .ft-carousel .carousel-next-btn {
        right: 0;
    }

.tab-content .jyzd {
    background: url("/content/images/portal/jyzd_tp.png")no-repeat center;
    height: 230px;
    margin-top: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .tab-content .jyzd p {
        width: 100px;
        font-size: 16px;
        text-align: center;
        margin: 0;
    }

    .tab-content .jyzd h4 {
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        line-height: 34px;
        width: 100px;
        margin: 0 140px;
        text-align: center;
        letter-spacing: 1px;
    }

.tab-content .zydy {
    text-align: center;
    padding: 30px 50px;
}

    .tab-content .zydy p {
        font-size: 16px;
        color: #666;
        padding-top: 10px;
    }

    .tab-content .zydy .zydy_img img {
        padding-top: 68px;
    }

    .tab-content .zydy .jieshao {
        text-align: left;
        text-indent: 2em;
        line-height: 27px;
        padding-bottom: 10px;
    }

/*关于我们页面*/
.about_us .banner {
    background: url("/content/images/portal/about_us_banner.jpg")no-repeat center;
    height: 357px;
    margin-top:80px;
}

    .about_us .banner .banner_width {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .about_us .banner .banner_tp {
        position: absolute;
        background-color: #fff;
        display: flex;
        padding: 30px;
        top: 258px;
        border-radius: 6px;
        box-shadow: 0 0 6px#ddd;
        width: 1160px;
    }

        .about_us .banner .banner_tp img {
            margin-right: 39px;
            height: 150px;
        }

        .about_us .banner .banner_tp .kjjl_js p {
            font-size: 15px;
            color: #666;
            padding-bottom: 15px;
            margin: 0;
        }

            .about_us .banner .banner_tp .kjjl_js p:last-child {
                padding-bottom: 0;
                line-height: 32px;
            }

            .about_us .banner .banner_tp .kjjl_js p span {
                font-size: 18px;
                font-weight: bold;
                color: #333;
            }

.about_us .corporate_culture {
    background: url("/content/images/portal/corporate_bj.jpg")no-repeat center;
    height: 612px;
}

    .about_us .corporate_culture .corporate {
        width: 1200px;
        margin: 0 auto;
    }

        .about_us .corporate_culture .corporate .title {
            padding-top: 146px;
            text-align: center;
            margin-bottom: 19px;
        }

            .about_us .corporate_culture .corporate .title h4 {
                font-size: 32px;
                font-weight: bold;
                padding-bottom: 10px;
            }

            .about_us .corporate_culture .corporate .title p {
                font-size: 17px;
                color: #999;
            }

        .about_us .corporate_culture .corporate .culture {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 60px;
        }

            .about_us .corporate_culture .corporate .culture .culture_left .top {
                margin-bottom: 100px;
            }

            .about_us .corporate_culture .corporate .culture .culture_left .wz {
                display: flex;
                align-items: center;
            }

                .about_us .corporate_culture .corporate .culture .culture_left .wz h4 {
                    font-size: 22px;
                    font-weight: bold;
                }

                .about_us .corporate_culture .corporate .culture .culture_left .wz img {
                    margin-right: 6px;
                }

            .about_us .corporate_culture .corporate .culture .culture_left p {
                padding-left: 35px;
                font-size: 16px;
                color: #666;
            }

            .about_us .corporate_culture .corporate .culture .culture_left .bottom {
                margin-bottom: 0;
            }

            .about_us .corporate_culture .corporate .culture .culture_right {
                background: url("/content/images/portal/qyjzg_tp.png")no-repeat center;
                height: 326px;
                width: 337px;
                position: relative;
            }

                .about_us .corporate_culture .corporate .culture .culture_right p {
                    position: absolute;
                    color: #e44540;
                    font-size: 24px;
                    font-weight: bold;
                }

                .about_us .corporate_culture .corporate .culture .culture_right .p1 {
                    left: 143px;
                    top: 35px;
                }

                .about_us .corporate_culture .corporate .culture .culture_right .p2 {
                    left: 27px;
                    top: 121px;
                }

                .about_us .corporate_culture .corporate .culture .culture_right .p3 {
                    left: 72px;
                    top: 254px;
                }

                .about_us .corporate_culture .corporate .culture .culture_right .p4 {
                    left: 217px;
                    top: 254px;
                }

                .about_us .corporate_culture .corporate .culture .culture_right .p5 {
                    left: 263px;
                    top: 121px;
                }

                .about_us .corporate_culture .corporate .culture .culture_right h4 {
                    font-size: 24px;
                    text-align: center;
                    color: #333;
                    font-weight: bold;
                    padding-top: 146px;
                }

.development_history {
    background: url("/content/images/portal/development_history.jpg")no-repeat center;
    height: 752px;
    display: flow-root;
    padding: 30px;
    position: relative;
}

    .development_history .title {
        padding-left: 20px;
    }

        .development_history .title h4 {
            font-size: 32px;
            font-weight: bold;
            padding-bottom: 10px;
        }

        .development_history .title p {
            font-size: 17px;
            color: #999;
        }

    .development_history .development {
        display: flex;
        width: 100%;
        position: relative;
    }

        .development_history .development .year {
            width: 300px;
            left: 40px;
            top: 90px;
            position: absolute;
        }

        .development_history .development .year1 {
            width: 300px;
            left: 244px;
            top: 360px;
            position: absolute;
        }

        .development_history .development .year2 {
            width: 300px;
            left: 462px;
            top: 36px;
            position: absolute;
        }

        .development_history .development .year3 {
            width: 300px;
            left: 680px;
            top: 294px;
            position: absolute;
        }

        .development_history .development .year4 {
            width: 300px;
            left: 908px;
            top: -7px;
            position: absolute;
        }

        .development_history .development .year5 {
            width: 300px;
            right: 426px;
            top: 237px;
            position: absolute;
        }

        .development_history .development .year6 {
            width: 300px;
            right: 242px;
            top: -58px;
            position: absolute;
        }

        .development_history .development .year7 {
            width: 300px;
            right: -5px;
            top: 184px;
            position: absolute;
        }

        .development_history .development .year8 {
            right: 55px;
            top: -59px;
            position: absolute;
        }

        .development_history .development h4 {
            font-size: 22px;
            font-weight: bold;
            padding-bottom: 5px;
        }

        .development_history .development p {
            font-size: 13px;
            color: #666;
            line-height: 24px;
        }

.kjjlsdxy {
    background: url(/content/images/portal/kjjlsdxy_bj.jpg)no-repeat center;
    height: 713px;
}

    .kjjlsdxy .sdxy {
        width: 1200px;
        margin: 0 auto;
    }

        .kjjlsdxy .sdxy .title {
            text-align: center;
            padding-top: 44px;
        }

            .kjjlsdxy .sdxy .title h4 {
                font-size: 32px;
                font-weight: bold;
                padding-bottom: 10px;
            }

            .kjjlsdxy .sdxy .title p {
                font-size: 17px;
                color: #999;
            }

        .kjjlsdxy .sdxy .three_college {
            text-align: center;
            position: relative;
        }

            .kjjlsdxy .sdxy .three_college .three_tp {
                padding-top: 56px;
            }

            .kjjlsdxy .sdxy .three_college .college {
                width: 320px;
                position: absolute;
                text-align: justify;
                line-height: 24px;
                font-size: 14px;
                color: #666;
            }

                .kjjlsdxy .sdxy .three_college .college h4 {
                    color: #e44540;
                    font-size: 20px;
                    font-weight: bold;
                    display: flex;
                    align-items: center;
                    padding-bottom: 12px;
                }

                    .kjjlsdxy .sdxy .three_college .college h4 img {
                        margin-right: 6px;
                    }

            .kjjlsdxy .sdxy .three_college .college_t {
                top: 56px;
                left: 110px;
            }

            .kjjlsdxy .sdxy .three_college .college_tt {
                bottom: 41px;
                left: -5px;
            }

            .kjjlsdxy .sdxy .three_college .college_ttt {
                right: -27px;
                bottom: 93px;
            }

.xy_hp .sdxy {
    width: 1200px;
    margin: 0 auto;
}

    .xy_hp .sdxy .title {
        text-align: center;
        padding-top: 42px;
    }

        .xy_hp .sdxy .title h4 {
            font-size: 32px;
            font-weight: bold;
            padding-bottom: 10px;
        }

        .xy_hp .sdxy .title p {
            font-size: 17px;
            color: #999;
        }

.exam-time_tt {
    background: none;
    padding: 9px 30px 50px;
}

    .exam-time_tt .ft-carousel .carousel-inner .carousel-item .teaching h4 {
        color: #e44540;
        font-size: 20px;
        font-weight: bold;
    }

    .exam-time_tt .ft-carousel .carousel-inner .carousel-item .teaching p {
        font-size: 16px;
        color: #666;
    }

    .exam-time_tt .ft-carousel .carousel-inner .carousel-item .teaching .teaching_img {
        text-align: center;
        padding-top: 10px;
    }

    .exam-time_tt .ft-carousel .carousel-inner .carousel-item .favorable_comment {
        text-align: center;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 0 0 10px #ddd;
        padding: 30px 0;
        margin: 20px 30px;
    }

        .exam-time_tt .ft-carousel .carousel-inner .carousel-item .favorable_comment p {
            font-size: 20px;
            font-weight: bold;
            color: #666;
            padding-bottom: 22px;
        }

@media (max-width:1600px) {
    .development_history {
        background: url("/content/images/portal/development_history_t.jpg")no-repeat center;
        width: auto;
    }

        .development_history .development {
            flex-wrap: wrap;
        }

            .development_history .development .yea {
                position: inherit;
                width: 18.4%;
                left: auto;
                top: auto;
                right: auto;
                margin-right: 2%;
                margin-bottom: 2%;
                padding: 10px;
                border-radius: 10px;
            }

                .development_history .development .yea:nth-of-type(5) {
                    margin-right: 0;
                }
}
