﻿@charset "utf-8";

.box {
    height: 644px;
    background: url(../images/map.jpg) no-repeat top center;
    width: 1200px;
    margin: 0 auto -30px;
}

.content {
    width: 1000px;
    margin: 0 auto;
    padding-top: 140px;
}

.logo11 {
    width: 419px;
    height: 91px;
    margin: 0 auto;
}

.enter {
    width: 1000px;
    height: 96px;
    margin: 0 auto;
    padding-top: 147px;
}

    .enter a {
        display: inline;
        float: left;
        width: 254px;
        height: 56px;
        margin: 0 38px;
    }

.teacher {
    background: url(../images/teacher.png) no-repeat top center;
}

.student {
    background: url(../images/student.png) no-repeat top center;
}

.wk {
    background: url(../images/WeiK.png) no-repeat top center;
}

.mk {
    background: url(../images/moK.png) no-repeat top center;
}

.wk1 {
    background: url(../images/WeiK1.png) no-repeat top center;
}
