.venue_detail_main {
  width: 1200px;
  min-height: 500px;
  margin: 30px auto;
  overflow: hidden;
}
/* 场馆信息 start */
.venue_info {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #2d64c9;
}
.venue_info .venue_title_box {
  width: 100%;
  height: 81px;
  font-size: 16px;
  overflow: hidden;
}
.venue_info .venue_title_box .name {
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 45px;
  color: #171717;
}
.venue_info .venue_title_box .discount {
  float: left;
  width: 30px;
  height: 30px;
  margin: 10px 15px 0;
  background-color: #ffefea;
  border-radius: 6px;
  text-align: center;
  color: #ff6633;
}
.venue_info .venue_title_box .gl {
  float: left;
  width: 50px;
  height: 30px;
  margin: 10px 15px 0;
  background-color: #eff7e9;
  border-radius: 6px;
  text-align: center;
  line-height: 30px;
  color: #60b524;
}
.venue_info .venue_title_box .star_pos {
  float: left;
  margin: 10px 15px 0;
}
.venue_info .venue_title_box .gg {
  float: right;
  width: 121px;
  height: 45px;
  margin-right: 20px;
  margin-top: 15px;
  position: relative;
}
.venue_info .venue_title_box .gg .gg_num {
  position: absolute;
  top: -13px;
  right: -5px;
  width: 26px;
  height: 26px;
  background-color: #f70000;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
.venue_info .venue_title_box .site {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #161616;
}
.venue_info .venue_introduce {
  margin-top: 20px;
  overflow: hidden;
}
.venue_info .venue_introduce div {
  float: left;
  margin-right: 50px;
}
.venue_info .venue_introduce div li {
  font-size: 16px;
  line-height: 30px;
  color: #cecece;
}
.venue_info .venue_introduce div li img {
  vertical-align: middle;
  margin-right: 10px;
}
/* 场馆信息 end */
/* 场馆其他信息 start */
.venue_other_main {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.venue_other_main .main_left {
  float: left;
  width: 800px;
  overflow: hidden;
}
.venue_other_main .main_left .shop_tab {
  width: 100%;
  height: 55px;
  overflow: hidden;
}
.venue_other_main .main_left .shop_tab li {
  float: left;
  width: 158px;
  height: 53px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  cursor: pointer;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #2d64c9;
}
.venue_other_main .main_left .shop_tab .on {
  color: #fff;
  font-weight: bold;
  background-color: #2d64c9;
}
.venue_other_main .main_left .shop_tab_box {
  margin-top: 40px;
}
.venue_other_main .main_left .shop_tab_box p {
  line-height: 40px;
  font-size: 14px;
  text-indent: 12px;
}
.venue_other_main .main_left .shop_tab_box p img {
  max-width: 800px;
}
.venue_other_main .main_left .shop_tab_box .venue_gg {
  line-height: 40px;
  font-size: 14px;
  text-indent: 12px;
}
.venue_other_main .main_left .shop_tab_box .venue_gg img {
  max-width: 800px;
}
.venue_other_main .main_left .shop_tab_box .venue_gg li {
  width: 100%;
  overflow: hidden;
}
.venue_other_main .main_left .shop_tab_box .venue_pj .comment-dl {
  width: 800px;
  border-bottom: 1px solid #dcdcdc;
  padding: 8px 9px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
}
.venue_other_main .main_left .shop_tab_box .venue_pj .comment-dl dt span {
  float: right;
}
.venue_other_main .main_left .shop_tab_box .venue_pj .comment-dl .star_10 {
  background-position: 18px 0px;
}
.venue_other_main .main_right {
  float: right;
  width: 360px;
}
.venue_other_main .main_right .venue_img_box .big_img_content img {
  width: 360px;
  height: 260px;
}
.venue_other_main .main_right .venue_img_box .nav_img_content {
  width: 360px;
  overflow: hidden;
}
.venue_other_main .main_right .venue_img_box .nav_img_content li {
  float: left;
  width: 110px;
  margin-left: 10px;
  cursor: pointer;
}
.venue_other_main .main_right .venue_img_box .nav_img_content li img {
  width: 110px;
  height: 74px;
  opacity: 0.3;
}
.venue_other_main .main_right .venue_img_box .nav_img_content .on img,
.venue_other_main .main_right .venue_img_box .nav_img_content li:hover img {
  opacity: 1;
}
.venue_other_main .main_right .venue_img_box .nav_img_content :first-child {
  margin-left: 0;
}
.venue_other_main .main_right .map_box {
  margin-top: 40px;
}
.venue_other_main .main_right .map_box .map_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #171717;
}
.venue_other_main .main_right .map_box .map_title span {
  padding-left: 15px;
  border-left: 5px solid #2d64c9;
}
.venue_other_main .main_right .map_box .map_main {
  width: 450px;
  height: 190px;
  margin-top: 30px;
  background-color: yellowgreen;
  overflow: hidden;
  position: relative;
}
.Ins-right {
  float: right;
  width: 450px;
  height: 190px;
}
/* 场馆其他信息 end */