.hall-detail-header{
    width: 100%;
    height: auto;
    background: url("https://resshe.tlang.com/newpc/halldetail/header-bg.png") no-repeat center;
    background-size: 100% 100%;
}
.header-info{
    width: 60%;
    height: 256px;
    padding: 20px 30px;
    overflow: hidden;
}
.header-pic{
    width: 40%;
    height: 256px;
    overflow: hidden;
}
.header-info h1{
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.header-address{
    margin-top: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
}
.map{
    margin-left: 100px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
}
.car-type{
    margin-top: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
}
.zcd_hl_button{
    width: 180px;
    height: 42px;
    margin-top: 30px;
    line-height: 42px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #FFFFFF;
}
.swiper {
    width: 420px;
    height: 226px;
    margin-top: 15px;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
}