.title{
  background-color: #edf2f6;
  line-height: 90px;
  color: #222223;
  font-size: 26px;
  font-weight: 500;
  padding-left: 160px;
}
.content{
  width: 1200px;
  margin:30px auto;
}
.venue_project{
  overflow: hidden;
}
.venue-project_left{
  float: left;
  width: 600px;
}
.venue_project_right{
  float: right;
  width: 240px;
}
.venue_name{
  font-size: 18px;
  border-bottom: 1px solid #eee;
  line-height: 30px;
}
.venue_address{
  padding: 8px 0;
  line-height: 20px;
  color:#999999;
}
.venue_title{
  float: left;
  width: 70px;
  color: #989898;
}
.venue_time,.venue_content{
  float: left;
}
.yy_an{
  display: block;
  text-align: center;
  line-height: 35px;
  background-color: #0962ac;
  color: #fff;
  margin: 10px 0;
  width: 100%;
}
.yy_rs{
  color: #ea9686;
  line-height: 20px;
}
.yy_time{
  line-height: 20px;
  color: #959595;
}
.venue_img{
  width: 100%;
}
.venue_img img{
  width: 100%;
}
.details_activities{
  margin: 20px 0;
}
.details_activities_title{
  border-left: 3px solid #0962ac;
  padding-left: 10px;
  font-size: 18px;
  line-height: 17px;
  margin-bottom: 5px;
}
.problem{
  overflow: hidden;
}
.srk_control{
  margin: 5px 0;
}
.srk_title{
  display: inline-block;
  width: 45px;
}