﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

body {
    font-family: '微软雅黑';
}

.main {
    width: 1200px;
    margin: 0 auto;
}

header a {
    display: block;
    padding-top: 17px;
}

nav .banner {
    padding-top: 19px;
    background: url(images/banner_201901.jpg) no-repeat center 19px;
    height:540px;
}

section {
    overflow: hidden;
}

    section h3 {
        color: #e3383b;
        font-size: 24px;
        line-height: 30px;
        margin-top: 37px;
    }

    section .wz1 {
        margin-top: 16px;
    }

    section h4 {
        line-height: 40px;
        font-size: 18px;
        color: #333;
        float: left;
        font-weight: normal;
    }

    section ul {
        font-size: 18px;
        line-height: 40px;
        color: #666;
        width: 1140px;
        float: right;
    }
/*勋章墙*/
.pic {
    margin-top: 69px;
    overflow: hidden;
}

    .pic .bg {
        background: url(images/pic1_09.jpg) no-repeat;
        width: 600px;
        height: 372px;
        position: relative;
        float: left;
    }

    .pic a {
        background: url( images/pic2_09.jpg);
        display: inline-block;
        width: 328px;
        height: 48px;
        position: absolute;
        left: 124px;
        top: 278px;
        color: #333;
        text-align: center;
        line-height: 48px;
        font-size: 18px;
        transition: all 0.5s ease;
    }

        .pic a span {
            color: #e44246;
        }

        .pic a:hover {
            background: url( images/pic3_09.jpg);
            display: inline-block;
            width: 328px;
            height: 48px;
            position: absolute;
            left: 124px;
            top: 278px;
            color: #fff;
            text-align: center;
            line-height: 48px;
            font-size: 18px;
        }

    .pic .xz {
        border: 1px solid #f5f5f5;
        width: 598px;
        height: 370px;
        float: left;
    }

        .pic .xz ul img {
            padding-top: 42px;
        }

        .pic .xz li {
            float: left;
            margin-left: 48px;
        }
/*勋章墙*/
/*状元榜*/


article h3 {
    color: #e3383b;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 60px;
}

article .lb {
    background: #f5f5f5;
    margin-top: 35px;
}

    article .lb h4 {
        color: #333;
        text-align: center;
        line-height: 30px;
        font-size: 18px;
        font-weight: normal;
        padding-top: 10px;
        padding-bottom: 20px;
    }

#colee {
    margin: 0 auto;
}

#colee1 {
}

    #colee1 .wzz1 {
        overflow: hidden;
    }

        #colee1 .wzz1 ul {
            font-size: 14px;
            color: #666;
            line-height: 14px;
        }

            #colee1 .wzz1 ul li {
                float: left;               
                padding-bottom: 20px;
                width: 50%;
            }

                /*#colee1 .wzz1 ul li.odd {
                    float: right;
                }*/

                #colee1 .wzz1 ul li span {
                    color: #e3383b;
                }








article h5 {
    width: 848px;
    margin: 0 auto;    
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    padding-bottom: 20px;
    text-align: center;
}

/*状元榜*/
/*必修课程*/
.bxkc .kc {
    background: url(images/kc_38.jpg) no-repeat;
    height: 623px;
    position: relative;
}

.bxkc h3 {
    color: #e3383b;
    font-size: 24px;
    line-height: 24px;
    margin-top: 60px;
}

.bxkc .txgc {
    position: absolute;
    left: 27px;
    top: 189px;
}

.bxkc .qczz {
    position: absolute;
    left: 351px;
    top: 13px;
}

.bxkc .dzgc {
    position: absolute;
    left: 206px;
    top: 390px;
}

.bxkc .yysw {
    position: absolute;
    right: 10px;
    top: 378px;
}

.bxkc .dlxt {
    position: absolute;
    right: 48px;
    top: 145px;
}
/*选修课程*/
.xxkc {
    overflow: hidden;
}

    .xxkc .main h3 {
        color: #e3383b;
        font-size: 24px;
        line-height: 24px;
        margin-top: 60px
    }

    .xxkc .main ul {
        font-size: 18px;
        line-height: 40px;
        color: #666;
        width: 1140px;
        float: right;
        margin-top: 24px;
    }

    .xxkc .main li a {
        color: #e3383b;
        text-decoration: underline;
    }
/*选修课程*/

/*奖品图*/
.jp {
    overflow: hidden;
}

    .jp .main h3 {
        color: #e3383b;
        font-size: 24px;
        line-height: 24px;
        margin-top: 60px
    }

    .jp .main ul {
        font-size: 18px;
        line-height: 40px;
        color: #666;
        width: 1140px;
        float: right;
        margin-top: 24px;
    }

    .jp .main .jpt {
        margin-top: 49px;
    }

/*dibu*/
footer {
    background: #333333;
    height: 80px;
    position: relative;
    margin-top: 60px;
}

    footer h4 {
        text-align: center;
        font-weight: normal;
        color: #9c9c9c;
        font-size: 14px;
        line-height: 80px;
    }

    footer .top a {
        transition: all 0.5s ease;
        width: 80px;
        height: 80px;
        position: absolute;
        left: 80%;
        top: -80px;
        color: #000;
        text-transform: uppercase;
        text-align: center;
        line-height: 80px;
    }

        footer .top a:hover {
            background: #333333;
            color: #fff;
        }
