.lyxx-cn{padding-left:10px;}
.lyxx-tit{font-size:16px;color:#4b907f;}
.lyxx{display:flex;justify-content:space-between;margin-top:20px;}
.lyxx .img{width:280px;}
.lyxx-text{width:540px;}
.venu{
    margin-top: 20px;
}
.venu li{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}
.venu li:last-child{
    border:none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.venue_title{font-size: 16px; font-weight: bold;}
.venue_img{width: 730px;}
.venue_tip{text-align: center;}

