.main button {
    display: block;
    margin: 20px auto;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    background: #db0039;
    color: #fff;
}

button .more {
    color: #fff;
}

button:hover a {
    color: #fff;
    text-decoration: none;
}

.frame {
    margin-top: 75px;
    width: 600px;
    height: 455px;
    background: #409eff;
    float: left;
    margin-bottom: 60px;
}

.frame h1 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding-top: 40px;
    display: block;
}

.frame p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 15px 0;
}

.frame .zt_form_p input {
    background: #fff;
    width: 380px;
    height: 50px;
    border-radius: 6px;
    font-size: 18px;
    padding-left: 16px;
}

.frame button {
    background: #0053bc;
    color: #fff;
    border-radius: 5px;
    border: none;
}

.onready {
    float: right;
    margin-top: 75px;
    margin-right: 100px;
    margin-bottom: 60px;
}

/* main */



h2 span {
    color: #004fd1
}

.line {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-top: 8px;
    font-size: 16px;
    margin-bottom: 20px;
}
/*
ul {
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
*/
.main ul li {
    float: left;
    text-align: center;
}

.middleschool .bg {
    width: 22%;
}

.bg {
    background: #6b6f78;
    width: 30%;
    margin: 0 1.5%;
    height: 160px;
}

.bg p {
    color: #fff;
    padding: 20px 20px 0;
    font-size: 16px;
}

ul li h5 {
    color: #fff;
    font-size: 20px;
    margin: 0 40px;
    padding: 20px 0 12px;
    border-bottom: 2px solid #fff;
}

.advantage li {
    width: 14.6666%;
    margin: 0 1%;
    font-size: 16px;
    line-height: 22px;
}

.detail {
    overflow-y: scroll;
    text-align: left;
    padding-left: 16px;
    padding-bottom: 20px;
}

.detail h3 {
    color: #fa003b;
    font-size: 20px;
    margin-top: 16px;
}

.detail h3 span {
    color: #000;
}

.detail p {
    font-size: 16px;
}

.teacher_bg {
    background: url(../images/bg03.png) no-repeat;
    padding: 60px 0 40px;
;
    position: relative;
}

.teacher_bg li {
    width: 23%;
    padding-bottom: 10px;
}

.teacher_bg li.m-right {
    margin-right: 20px;
}

.teacher_bg p {
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.teacher_bg .txt-c {
    padding: 28px;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: left;
}

.teacher_bg .txt-c b {
    font-size: 18px;
    text-align: center;
    display: block;
    font-weight: normal;
}

.teacher_bg .txt-c a {
    display: block;
    font-size: 14px;
    background: red;
    width: 100px;
    text-align: center;
    margin: 20px auto 10px;
    color: #fff;
    line-height: 26px;
    cursor: pointer;
    padding: 4px 6px;
}

.lunbo {
    width: 410px;
}