﻿@charset "utf-8";
.area {
  max-width: 1400px;
  min-width: 960px;
  padding: 0 15px;
  margin: 0 auto;
  overflow: hidden;
}
.map {
  width: 100%;
  margin: 90px auto;
}
.map h2 {
  font-size: 48px;
  color: #525860;
  padding: 12px 0 38px 0;
  margin-bottom: 60px;
  text-align: center;
  background: url("../images/sbline.png") no-repeat center bottom;
}
.map_con {
	width: 100%;
	height: 985px;
	background: url("../images/map514.png") no-repeat center center;
	position: relative;
}
.seat{
	width: 12px;
	height: 20px;
	background: url("../images/seat514.png") no-repeat center center;
	position: absolute;
	background-size:12px 18px;
	background-color:none;
	border:none;
}
.s1{
	left: 885px;
	top: 560px;
}
.s2 {
	left: 895px;
	top: 550px;
}
.s3 {
	left: 912px;
	top: 542px
}
.s4 {
	left: 902px;
	top: 532px
}
.s5 {
	left: 924px;
	top: 434px
}
.s6 {
	left: 878px;
	top: 464px
}
.s7 {
	left: 909px;
	top: 483px
}
.s8 {
	left: 890px;
	top: 480px
}
.s9 {
	left: 744px;
	top: 548px
}
.s10 {
	left: 835px;
	top: 625px
}
.s11 {
	left: 734px;
	top: 836px
}
.s12 {
	left: 238px;
	top: 235px
}
.s13 {
	left: 560px;
	top: 414px
}
.s14 {
	left: 704px;
	top: 192px
}
.s15 {
	left: 278px;
	top: 235px
}
.s16 {
	left: 914px;
	top: 462px;
}
.s17 {
	left: 830px;
	top: 622px;
}
.addrTipBox.s1{
	left: 928px;
	top: 575px;
	color:#666;
}
.addrTipBox.s2 {
	left: 840px;
	top: 534px;
	color:#fff;
}
.addrTipBox.s3 {
	left: 955px;
	top: 555px;
	color:#666;
}
.addrTipBox.s4 {
	left: 846px;
	top: 515px;
	color: #fff;
}
.addrTipBox.s5 {
	left: 957px;
	top: 448px;
	color: #666;
}
.addrTipBox.s6 {
	left: 816px;
	top: 438px;
	color:#fff;
}
.addrTipBox.s7 {
	left: 953px;
	top: 495px;
	color: #666;
}
.addrTipBox.s8 {
	left: 822px;
	top: 462px;
	color: #fff;
}
.addrTipBox.s9 {
	left: 689px;
	top: 532px;
	color: #fff;
}
.addrTipBox.s10 {
	left: 769px;
	top: 610px;
	color: #fff;
}
.addrTipBox.s11 {
	left: 674px;
	top: 820px;
	color:#666;
}
.addrTipBox.s12 {
	left: 186px;
	top: 240px;
	color:#fff;
}
.addrTipBox.s13 {
	left: 602px;
	top: 422px;
	color:#fff;
}
.addrTipBox.s14 {
	left: 742px;
	top: 202px;
	color:#fff;
}
.addrTipBox.s15{
	left: 322px;
	top: 244px;
	color:#fff;
}
.addrTipBox.s16 {
	left: 827px;
	top: 419px;
	color: #fff;
}
.addrTipBox.s17 {
	left: 760px;
	top: 593px;
	color: #fff;
}
.gsname{
	background-color: #ffffff;
	position: absolute;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	font-size: 16px;
	color: #333333;
	line-height: 56px;
	padding: 0 20px;
}
.gs1{
	width: 266px;
	height: 56px;
	top: 524px;
	left: 904px;
}

.addrTipBox{
	position:absolute;
	font-size:12px;
}
#seat1{
	width:50px;
	height:24px;
	left: 995px;
	top: 580px;
}
.addrTipBox{
	position: absolute;
}

.phoneMap ul {
	padding: 0 15px 15px;
}

.phoneMap ul li {
	width: 100%;
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 10px;
	padding-top: 15px;
}

	.phoneMap ul li:last-child {
		border-bottom: none;
	}

	.phoneMap ul li h5 {
		font-size: 16px;
		font-weight: 400;
		color: #060606;
		line-height: 1.5;
		min-height: 32px;
	}

	.phoneMap ul li p {
	}

