.footer{
    margin-top: 30px;
}
.detail-container-wrapper{
    margin-bottom: 30px;
}
.map-peripher {
    margin-bottom: 40px;
}
.map-peripher .detail-main-map{
    height: 520px;
}
.detail-main-map .detail-map-box{
    height: 520px;
}
.result-map-list .map-list-group{
    height: 400px;
}
.main-peripher{
    width: 820px;
}

.main-peripher .detail-list{
    margin-bottom: 30px;
}
.main-peripher .detail-list .lb-txt{
    font-size: 14px;
    color: #333;
    margin: 0;
}
.main-peripher .detail-list .lb-txt .send-tel{
    margin-left: 20px;
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #FF5A00;
    font-size: 12px;
    background: #FFEEE5;
    text-align: center;
    border-radius: 15px;
    cursor: pointer;
}
.main-peripher .detail-list .lb-txt .send-tel .icon{
    display: inline-block;
    width: 10px;
    height: 14px;
    margin-right: 10px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -670px -268px;
    position: relative;
    top: 3px;
}
.newmap-detail .detail-b-shadow {
    box-shadow: none;
}

.newmap-detail.detail-container-wrapper.deatil-top-wrap.clearfix .detail-top {
    padding: 0px;
    height: 90px;
    line-height: 90px;
    margin-bottom: 0;
}

.newmap-detail.detail-container-wrapper.deatil-top-wrap.clearfix .detail-top .top-info {
    height: 90px;
}

.newmap-detail .map-type-group {
    margin-left: 0;
    margin-top: 16px;
}

.map-type-group>li {
    color: #333;
    font-size: 14px;
    border: none;
    padding: 0 15px;
    margin-right: 0;
    border: none;
}

.map-type-group>li:first-child {
    padding-left: 0;
}

.map-type-group>li.active:first-child {
    padding-left: 15px;
}

.map-type-group>li:hover {
    background: #FF6F21;
    box-shadow: 0px 4px 8px 0px rgba(255, 111, 33, 0.2), 0px 0px 4px 0px rgba(255, 111, 33, 0.2);
    border: 1px solid #FF6F21;
    color: #fff !important;
    padding: 0 15px;
    margin-right: 7px;
    margin-left: 7px;
}

.map-type-group>li:hover .map-type-btn .txt {
    color: #fff !important;
}

.deatil-top-wrap {
    margin-top: 0 !important;
}

.btn-item.notice {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1), 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    color: #0073FF;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.send-tel .icon {
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-right: 10px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -317px -218px ;
    position: relative;
    top: 3px;
}
.new-btn-enter.receive{
    display: inline-block;
    margin-right: 20px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1), 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    color: #FF5A00;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.icon-reservation{
    margin-right: 6px;
}
.result-map-list .map-list-group{
    height: 340px;
}