.master-list li{
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    display: inline-block;
}
.master-list li img{
    width: 275px;
    height: 280px;
    float: left;
    margin-right: 20px;
}
.master-list li .master-right{
    float: left;
    width: 625px;
}
.master-list li .master-right h4{
    font-size: 22px;
}
.master-list li .master-right p{
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}
.master-list li .online-order{
    background: #d0934e;
    color: #fff;
    font-size: 16px;
    margin-top: 120px;
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
}
.master-list li .onlick{
    color:  #d0934e;
    font-size: 24px;
    background: #fff;
    border: 1px solid #d0934e;
}
.contact-us {
    margin-top: 20px;
}
.contact-us h2 {
    font-size: 30px;
    text-align: center;
}
.about-shcool {
    margin-top: 50px;
}
.about-shcool li {
    float: left;
    width: 306px;
    text-align: center;
}
.about-shcool li i {
    font-size: 50px;
    color: #a0a0a0;
}
.about-shcool li h3 {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-top: 10px;
}
.about-shcool li p {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.map {
    background: #f2f2f2;
    width: 930px;
    height: 400px;
    margin-top: 40px;
}
.route-list {
    margin-top: 40px;
}
.route-list li {
    float: left;
    width: 306px;
}
.route-list li h3 {
    font-size: 20px;
    color: #005faf;
}
.route-list li p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}