@charset "utf-8";
/* CSS Document */

.hbtp {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    border-bottom: 54px solid transparent;
}
.hbtp img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: bottom;
}
.logo {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 45px;
}
.logo img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.banner {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.banner img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.teacher {
    width: 100%;
    height: auto;
    line-height: 300%;
    background: #f1e3cc;
    color: #56452e;
    text-align: center;
    font-size: 26px;
}
.zxbg {
    width: 100%;
    height: auto;
    background: #515151;
    padding: 4% 0;
}
.zx2 {
    width: 40%;
    height: auto;
    text-align: center;
    color: #212121;
    line-height: 100%;
    padding: 3% 0;
    background: #FFF;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
}
.title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #191c23;
    color: #FFF;
    font-size: 32px;
    text-align: center;
    line-height: 100%;
    padding: 3% 0;
}
.ms {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.ms img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.zx3 {
    width: 40%;
    height: auto;
    text-align: center;
    color: #212121;
    line-height: 100%;
    padding: 3% 0;
    background: #FFF;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
    position: absolute;
    bottom: 8%;
    left: 30%;
}
.zp {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.zp li {
    width: 50%;
    height: auto;
    float: left;
}
.zp li img {
    max-width: 100%;
    height: auto;
    border: 0;
}

.bg3{
    position: absolute;
    width:60px;
    top: 35%;
    right:42%;
}
.bg4{
    position: absolute;
    width:60px;
    top: 64%;
    right:63%;
}
.bg5{
    position: absolute;
    width:60px;
    top: 64%;
    right:20%;
}
.bg6{
    position: absolute;
    width:60px;
    top: 94%;
    right:63%;
}
.bg7{
    position: absolute;
    width:60px;
    top: 94%;
    right:20%;
}
.lj{
    width: 90px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    color : black;
    text-align: center;
}
.bj1{
    position: absolute;
    top: 87%;
    right:14%;
}
.bj2{
    position: absolute;
    top: 87%;
    right:62%;
}
.bj3{
    position: absolute;
    top: 46%;
    right:14%;
}
.bj4{
    position: absolute;
    top: 46%;
    right:62%;
}
.m3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #515151;
    position: relative;
    box-sizing: border-box;
}
.m3 img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.tj {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 5%;
}
.tj img {
    max-width: 100%;
    height: auto;
    border: 0;
    cursor: pointer;
}
.bottom {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #515151;
    padding-top: 10%;
}
.bottom .xinxi {
    width: 71.8%;
    height: auto;
    margin: 0 auto;
}
.bottom .xinxi img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.bottom .zx {
    width: 62.5%;
    height: auto;
    margin: 0 auto;
    padding: 8% 0;
}
.bottom .zx img {
    max-width: 100%;
    height: auto;
    border: 0;
}
@media (max-width:640px) {
    .zx2 {
        font-size: 20px;
    }
    .title {
        font-size: 32px;
    }
    .zx3 {
        font-size: 20px;
    }
}
@media (max-width:480px) {
    .zx2 {
        font-size: 16px;
    }
    .title {
        font-size: 28px;
    }
    .zx3 {
        font-size: 16px;
    }
}
@media (max-width:420px) {
    .zx2 {
        font-size: 12px;
    }
    .title {
        font-size: 24px;
    }
    .zx3 {
        font-size: 12px;
    }
    .ui-actionsheet-cnt
    {
        font-size:14px;
    }