.carousel-box{
	height:auto;
}
#school-address{
    width: 100%;
    height: 500px;
    margin-top: -50px;
}
.map-content{
	width: auto !important;
  left: 0 !important;
  margin-left: 0 !important;
	border:0 !important;
}
.map-content .school-img,.map-content .school-info{
    float: left;
}
.map-content .school-img{
    width: 180px;
}
.map-content .school-info{
    width: 200px;
    margin-left: 8px;
}
.map-content .school-img img{
    width: 100%;
}
.map-content .school-info h2{
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 12px;
}
.map-content .school-info p{
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 8px;
}
.map-content .school-info p.map-tel{
    font-weight: bold;
    color: #057cd7;
    font-size: 14px;
}

.route-item{
    padding: 30px 50px;
    border: 1px solid #e0e0e0
}
.route-item h3{
    font-size: 20px;
    font-weight: bold;
    color: #383838;
    margin-bottom: 15px;
}
.route-item p{
    font-size: 16px;
    color: #585858;
    line-height: 1.6;
}

.reservation{
    padding: 30px 50px 30px;
    margin-top: 20px;
    background: #fff;
}
.reservation.layui-form-pane .layui-form-label,.reservation.layui-form-pane .layui-input{
    height: 52px;
    line-height: 34px;
}
.reservation.layui-form-pane .layui-form-text .layui-textarea{
    height: 150px;
}































