.venues_reinfo ul{
    width: 800px;
}
.venues_reinfo ul li{
    display: inline-block;
    width: 40%;
    height: 40px;
    border-bottom: 1px #e5e5e5 dashed;
    line-height: 40px;
    white-space: nowrap;
}

.venues_reinfo ul li:nth-of-type(2){
    float:right;
    width: 50%;
}
.venues_reinfo ul li i{
    width: 23px;
    height: 42px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
}
.venues_reinfo ul li em{
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    position: relative;
    background: url(/res/mobile/inside/images/dhicon.png);
    background-size: 100% 100%;
    z-index: 999;
    margin-top: 13px;
}
.venues_reinfo ul:nth-of-type(1) li:nth-of-type(1) i{
    background: url("/res/show/shumolan/images/venue_icon_08.png");
}
.venues_reinfo ul:nth-of-type(1) li:nth-of-type(2) i{
    background: url("/res/show/shumolan/images/venue_icon_04.png");
}
.venues_reinfo ul:nth-of-type(2) li:nth-of-type(1) i{
    background: url("/res/show/shumolan/images/venue_icon_01.png");
}
.venues_reinfo ul:nth-of-type(2) li:nth-of-type(2) i{
    background: url("/res/show/shumolan/images/venue_icon_03.png");
}
.venues_reinfo ul:nth-of-type(3) li:nth-of-type(1) i{
    background: url("/res/show/shumolan/images/venue_icon_05.png");
}
.venues_reinfo ul:nth-of-type(3) li:nth-of-type(2) i{
    background: url("/res/show/shumolan/images/venue_icon_06.png");
}
.venues_reinfo ul:nth-of-type(4) li i{
    background: url("/res/show/shumolan/images/venue_icon_07.png");
}
.venues_reinfo ul:nth-of-type(4) li{
    width: 100%;
    border-bottom: none;
    margin-bottom: 20px;
}
.reserbut{
    background-color: #4c9be5;
    border: 1px solid #4c9be5;
    font-size: 20px;
    letter-spacing: 2px;
}
.reserbut:hover{background:none; border-color:#4c9be5; color:#4c9be5 }
.sig_tit{
    padding: 35px 0 40px;
}
.venues_reinfo2{
    top: -84px;
}
.singlcont {
    font-size: 16px!important;
    margin-top: 40px;
    line-height: 2!important;
}
.venues_reser p.btn{
    text-align: right;
    padding-bottom: 20px;
}
.venues_reser p.btn .collect i{
    background: url("/res/show/shumolan/images/pavilion_icon.png");
    display: inline-block;
    width: 17px;
    height: 17px;
}
.venues_reser p.btn .collect{
    color: #999999;
}
.venues_reser p.btn .collect.on{
    color: #0099ff;
}
.venues_reser p .collect.on i{
    background: url("/res/show/shumolan/images/pavilion_icon_on.png");
}

.venues_reser p.btn em{
    font-style: normal;
}
