.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
  color: #7e493a;
}
img {
  width: 100%;
  height: 100%;
}
.wrap {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.topPhoto {
  background: url(../images/top_photo.jpg) no-repeat center top;
  background-size: auto 100%;
  height: 560px;
  max-width: 1920px;
  margin: 0 auto;
}
.contentBox {
  max-width: 1920px;
  margin: 0 auto;
  background-image: linear-gradient(to bottom, #bfa097, #ffffff);
}
.map {
  height: 820px;
  position: relative;
}
.map .titleBox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  overflow: hidden;
}
.map .titleBox a {
  margin-top: 30px;
  text-indent: -1978px;
  overflow: hidden;
  display: block;
  position: relative;
  padding-left: 20px;
}
.map .titleBox a::before {
  content: '';
  background: url(../images/icon_top_arrow.png) no-repeat;
  background-size: 100% 100%;
  width: 13px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
.map .titleBox a:nth-of-type(1) {
  background: url(../images/title_map_01.png) no-repeat 20px top;
  width: 383px;
  height: 32px;
}
.map .titleBox a:nth-of-type(2) {
  background: url(../images/title_map_02.png) no-repeat 20px top;
  width: 447px;
  height: 32px;
}
.map .titleBox a:hover::before {
  background: url(../images/icon_top_arrow_active.png) no-repeat;
}
.map .titleBox a:hover:nth-of-type(1) {
  background: url(../images/title_map_01_active.png) no-repeat 20px top;
}
.map .titleBox a:hover:nth-of-type(2) {
  background: url(../images/title_map_02_active.png) no-repeat 20px top;
}
.map .titleBox a.active::before {
  background: url(../images/icon_top_arrow_active.png) no-repeat;
}
.map .titleBox a.active:nth-of-type(1) {
  background: url(../images/title_map_01_active.png) no-repeat 20px top;
}
.map .titleBox a.active:nth-of-type(2) {
  background: url(../images/title_map_02_active.png) no-repeat 20px top;
}
.map .mapBox {
  width: 788px;
  height: 811px;
  background: url(../images/map_bg.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.map .mapBox ul {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.map .mapBox ul a {
  transition: 0s all;
}
.map .mapBox ul .box {
  z-index: 9;
  cursor: pointer;
}
.map .mapBox ul li:nth-child(1) {
  width: 338px;
  height: 280px;
  position: absolute;
  left: 4px;
  top: 109px;
}
.map .mapBox ul li:nth-child(1).on {
  background: url(../images/on_map.png) -2px 2px no-repeat;
}
.map .mapBox ul li:nth-child(1).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(1).on .box a {
  display: inline-block;
  width: 56px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  bottom: 55px;
}
.map .mapBox ul li:nth-child(1).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(1) .box {
  width: 270px;
  height: 158px;
  position: absolute;
  left: -10px;
  top: 3px;
}
.map .mapBox ul li:nth-child(1) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  bottom: 32px;
  left: 160px;
}
.map .mapBox ul li:nth-child(1) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  bottom: 55px;
  left: 138px;
  width: 51px;
}
.map .mapBox ul li:nth-child(1) .num2 {
  width: 74px;
  height: 68px;
  left: 260px;
  top: 114px;
}
.map .mapBox ul li:nth-child(1) .num3 {
  width: 182px;
  height: 125px;
  left: 22px;
  top: 161px;
}
.map .mapBox ul li:nth-child(2) {
  width: 192px;
  height: 248px;
  position: absolute;
  left: 260px;
  top: 0;
}
.map .mapBox ul li:nth-child(2).on {
  background: url(../images/on_map.png) -355px 1px no-repeat;
}
.map .mapBox ul li:nth-child(2).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(2).on .box a {
  display: inline-block;
  width: 56px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  bottom: 98px;
}
.map .mapBox ul li:nth-child(2).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(2) .box {
  width: 197px;
  height: 159px;
  position: absolute;
  left: 3px;
  top: -1px;
}
.map .mapBox ul li:nth-child(2) .num2 {
  width: 66px;
  height: 78px;
  left: 74px;
  top: 158px;
}
.map .mapBox ul li:nth-child(2) .num2::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  bottom: 76px;
  left: 40px;
}
.map .mapBox ul li:nth-child(2) .num2 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  bottom: 98px;
  left: 18px;
  width: 51px;
  text-align: center;
}
.map .mapBox ul li:nth-child(3) {
  width: 199px;
  height: 187px;
  position: absolute;
  left: 208px;
  top: 265px;
}
.map .mapBox ul li:nth-child(3).on {
  background: url(../images/on_map.png) -586px 2px no-repeat;
}
.map .mapBox ul li:nth-child(3).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(3).on .box a {
  display: inline-block;
  width: 56px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 66px;
}
.map .mapBox ul li:nth-child(3).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(3) .box {
  width: 93px;
  height: 187px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.map .mapBox ul li:nth-child(3) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 94px;
  right: 0;
}
.map .mapBox ul li:nth-child(3) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 66px;
  right: -22px;
  width: 51px;
  text-align: center;
}
.map .mapBox ul li:nth-child(3) .num2 {
  width: 76px;
  height: 121px;
  left: 93px;
  top: 30px;
}
.map .mapBox ul li:nth-child(4) {
  width: 253px;
  height: 304px;
  position: absolute;
  left: 327px;
  top: 144px;
}
.map .mapBox ul li:nth-child(4).on {
  background: url(../images/on_map.png) 3px -299px no-repeat;
}
.map .mapBox ul li:nth-child(4).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(4).on .box a {
  display: inline-block;
  width: 56px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 113px;
}
.map .mapBox ul li:nth-child(4).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(4) .box {
  width: 140px;
  height: 178px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.map .mapBox ul li:nth-child(4) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 142px;
  left: 36px;
}
.map .mapBox ul li:nth-child(4) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 114px;
  left: 15px;
  width: 51px;
  text-align: center;
}
.map .mapBox ul li:nth-child(4) .num2 {
  width: 91px;
  height: 76px;
  left: 23px;
  top: 94px;
}
.map .mapBox ul li:nth-child(4) .num3 {
  width: 46px;
  height: 130px;
  left: 68px;
  top: 169px;
}
.map .mapBox ul li:nth-child(4) .num4 {
  width: 62px;
  height: 47px;
  left: 22px;
  top: 254px;
}
.map .mapBox ul li:nth-child(4) .num5 {
  width: 53px;
  height: 60px;
  left: 109px;
  top: 202px;
}
.map .mapBox ul li:nth-child(4) .num6 {
  width: 38px;
  height: 60px;
  left: 75px;
  top: 34px;
}
.map .mapBox ul li:nth-child(5) {
  width: 118px;
  height: 123px;
  position: absolute;
  left: 454px;
  top: 318px;
}
.map .mapBox ul li:nth-child(5).on {
  background: url(../images/on_map.png) -858px -166px no-repeat;
}
.map .mapBox ul li:nth-child(5).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(5).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 33px;
  left: -9px;
}
.map .mapBox ul li:nth-child(5).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(5) .box {
  width: 60px;
  height: 125px;
  position: absolute;
  left: 36px;
  top: 0px;
}
.map .mapBox ul li:nth-child(5) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 64px;
  left: 20px;
}
.map .mapBox ul li:nth-child(5) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 77px;
  left: 3px;
  width: 42px;
  text-align: center;
}
.map .mapBox ul li:nth-child(6) {
  width: 96px;
  height: 127px;
  position: absolute;
  left: 537px;
  top: 307px;
}
.map .mapBox ul li:nth-child(6).on {
  background: url(../images/on_map.png) -791px -324px no-repeat;
}
.map .mapBox ul li:nth-child(6).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(6).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 0px;
  left: -27px;
}
.map .mapBox ul li:nth-child(6).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(6) .box {
  width: 60px;
  height: 125px;
  position: absolute;
  left: 15px;
  top: 0px;
}
.map .mapBox ul li:nth-child(6) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 28px;
  left: 0px;
}
.map .mapBox ul li:nth-child(6) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 40px;
  left: -4px;
  width: 49px;
  text-align: center;
}
.map .mapBox ul li:nth-child(7) {
  width: 125px;
  height: 141px;
  position: absolute;
  right: 85px;
  top: 290px;
}
.map .mapBox ul li:nth-child(7).on {
  background: url(../images/on_map.png) -320px -488px no-repeat;
}
.map .mapBox ul li:nth-child(7).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(7).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 41px;
  left: 16px;
}
.map .mapBox ul li:nth-child(7).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(7) .box {
  width: 50px;
  height: 125px;
  position: absolute;
  left: 28px;
  top: 3px;
  transform: rotate(-27deg);
}
.map .mapBox ul li:nth-child(7) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 72px;
  left: 30px;
}
.map .mapBox ul li:nth-child(7) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 82px;
  left: 3px;
  width: 49px;
  text-align: center;
  transform: rotate(27deg);
}
.map .mapBox ul li:nth-child(8) {
  width: 120px;
  height: 131px;
  position: absolute;
  right: 24px;
  top: 272px;
}
.map .mapBox ul li:nth-child(8).on {
  background: url(../images/on_map.png) -495px -523px no-repeat;
}
.map .mapBox ul li:nth-child(8).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
  top: 28px;
}
.map .mapBox ul li:nth-child(8).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 0px;
  left: -11px;
}
.map .mapBox ul li:nth-child(8).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(8) .box {
  width: 54px;
  height: 42px;
  position: absolute;
  left: 29px;
  top: 81px;
}
.map .mapBox ul li:nth-child(8) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 32px;
  left: 18px;
}
.map .mapBox ul li:nth-child(8) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 1px;
  left: -4px;
  width: 46px;
  text-align: center;
}
.map .mapBox ul li:nth-child(8) .num2 {
  width: 89px;
  height: 48px;
  left: 29px;
  top: 0px;
}
.map .mapBox ul li:nth-child(8) .num3 {
  width: 29px;
  height: 48px;
  left: -3px;
  top: 36px;
}
.map .mapBox ul li:nth-child(9) {
  width: 157px;
  height: 183px;
  position: absolute;
  right: 0px;
  top: 316px;
}
.map .mapBox ul li:nth-child(9).on {
  background: url(../images/on_map.png) -669px -516px no-repeat;
}
.map .mapBox ul li:nth-child(9).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(9).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -6px;
  left: -29px;
}
.map .mapBox ul li:nth-child(9).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(9) .num1 {
  width: 71px;
  height: 69px;
  position: absolute;
  left: 88px;
  top: 7px;
}
.map .mapBox ul li:nth-child(9) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 23px;
  left: -1px;
}
.map .mapBox ul li:nth-child(9) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 31px;
  left: 3px;
  width: 46px;
  text-align: center;
}
.map .mapBox ul li:nth-child(9) .num2 {
  width: 54px;
  height: 37px;
  position: absolute;
  left: 36px;
  top: 5px;
}
.map .mapBox ul li:nth-child(9) .num3 {
  position: absolute;
  width: 32px;
  height: 83px;
  bottom: 5px;
  left: 14px;
}
.map .mapBox ul li:nth-child(10) {
  width: 212px;
  height: 131px;
  position: absolute;
  left: 231px;
  top: 414px;
}
.map .mapBox ul li:nth-child(10).on {
  background: url(../images/on_map.png) -275px -298px no-repeat;
}
.map .mapBox ul li:nth-child(10).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(10).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 36px;
  left: 76px;
}
.map .mapBox ul li:nth-child(10).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(10) .num1 {
  width: 130px;
  height: 125px;
  position: absolute;
  left: 0;
  top: 5px;
}
.map .mapBox ul li:nth-child(10) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 72px;
  left: 106px;
}
.map .mapBox ul li:nth-child(10) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 49px;
  left: 82px;
  width: 52px;
  text-align: center;
}
.map .mapBox ul li:nth-child(10) .num2 {
  position: absolute;
  width: 74px;
  height: 38px;
  left: 129px;
  top: 30px;
}
.map .mapBox ul li:nth-child(10) .num3 {
  position: absolute;
  width: 46px;
  height: 43px;
  top: 65px;
  left: 129px;
}
.map .mapBox ul li:nth-child(11) {
  width: 147px;
  height: 96px;
  position: absolute;
  left: 432px;
  top: 457px;
}
.map .mapBox ul li:nth-child(11).on {
  background: url(../images/on_map.png) -284px -650px no-repeat;
}
.map .mapBox ul li:nth-child(11).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(11).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -5px;
  left: -20px;
}
.map .mapBox ul li:nth-child(11).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(11) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(11) .num1 {
  width: 56px;
  height: 55px;
  left: 12px;
}
.map .mapBox ul li:nth-child(11) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 23px;
  left: 7px;
}
.map .mapBox ul li:nth-child(11) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 10px;
  left: 7px;
  width: 52px;
  text-align: center;
}
.map .mapBox ul li:nth-child(11) .num2 {
  width: 48px;
  height: 38px;
  top: 41px;
  right: 8px;
  z-index: 1000;
}
.map .mapBox ul li:nth-child(12) {
  width: 207px;
  height: 172px;
  position: absolute;
  top: 364px;
  left: 427px;
}
.map .mapBox ul li:nth-child(12).on {
  background: url(../images/on_map.png) 0px -628px no-repeat;
}
.map .mapBox ul li:nth-child(12).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(12).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -10px;
  left: -15px;
}
.map .mapBox ul li:nth-child(12).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(12) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(12) .num1 {
  width: 110px;
  height: 37px;
  top: 69px;
  left: 69px;
}
.map .mapBox ul li:nth-child(12) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 20px;
  left: 13px;
}
.map .mapBox ul li:nth-child(12) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 11px;
  left: 23px;
  width: 61px;
  text-align: center;
}
.map .mapBox ul li:nth-child(12) .num2 {
  width: 67px;
  height: 92px;
  left: 5px;
  top: 5px;
}
.map .mapBox ul li:nth-child(12) .num3 {
  width: 60px;
  height: 57px;
  bottom: 0;
  left: 72px;
}
.map .mapBox ul li:nth-child(13) {
  width: 61px;
  height: 39px;
  position: absolute;
  top: 478px;
  left: 562px;
}
.map .mapBox ul li:nth-child(13).on {
  background: url(../images/on_map.png) -125px -844px no-repeat;
}
.map .mapBox ul li:nth-child(13).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(13).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -18px;
  left: -38px;
}
.map .mapBox ul li:nth-child(13).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(13) .box {
  width: 43px;
  height: 36px;
  position: absolute;
  top: -3px;
  left: 35px;
}
.map .mapBox ul li:nth-child(13) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 12px;
  left: -12px;
}
.map .mapBox ul li:nth-child(13) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: -3px;
  left: -2px;
  width: 27px;
  text-align: center;
}
.map .mapBox ul li:nth-child(14) {
  width: 52px;
  height: 75px;
  position: absolute;
  top: 424px;
  left: 604px;
}
.map .mapBox ul li:nth-child(14).on {
  background: url(../images/on_map.png) -18px -832px no-repeat;
}
.map .mapBox ul li:nth-child(14).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(14).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 6px;
  left: -26px;
}
.map .mapBox ul li:nth-child(14).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(14) .box {
  position: absolute;
  width: 33px;
  height: 58px;
  top: 16px;
  left: 15px;
}
.map .mapBox ul li:nth-child(14) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 38px;
  left: 2px;
}
.map .mapBox ul li:nth-child(14) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 7px;
  left: -7px;
  width: 45px;
  text-align: center;
}
.map .mapBox ul li:nth-child(15) {
  width: 98px;
  height: 102px;
  position: absolute;
  top: 418px;
  right: 40px;
}
.map .mapBox ul li:nth-child(15).on {
  background: url(../images/on_map.png) -859px -529px no-repeat;
}
.map .mapBox ul li:nth-child(15).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(15).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 33px;
  left: -32px;
}
.map .mapBox ul li:nth-child(15).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(15) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(15) .num1 {
  width: 74px;
  height: 91px;
  top: 7px;
  left: 24px;
}
.map .mapBox ul li:nth-child(15) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: 65px;
  left: -4px;
}
.map .mapBox ul li:nth-child(15) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 50px;
  left: -2px;
  width: 45px;
  text-align: center;
}
.map .mapBox ul li:nth-child(16) {
  width: 231px;
  height: 223px;
  position: absolute;
  top: 474px;
  left: 310px;
}
.map .mapBox ul li:nth-child(16).on {
  background: url(../images/on_map.png) -518px -275px no-repeat;
}
.map .mapBox ul li:nth-child(16).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(16).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 10px;
  left: 98px;
}
.map .mapBox ul li:nth-child(16).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(16) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(16) .num1 {
  width: 208px;
  height: 129px;
  top: 73px;
  left: -5px;
}
.map .mapBox ul li:nth-child(16) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  right: 70px;
  top: 40px;
}
.map .mapBox ul li:nth-child(16) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 20px;
  right: 50px;
  width: 52px;
  text-align: center;
}
.map .mapBox ul li:nth-child(16) .num2 {
  width: 166px;
  height: 41px;
  top: 37px;
  left: 52px;
}
.map .mapBox ul li:nth-child(17) {
  width: 52px;
  height: 110px;
  position: absolute;
  top: 548px;
  left: 511px;
}
.map .mapBox ul li:nth-child(17).on {
  background: url(../images/on_map.png) -917px -810px no-repeat;
}
.map .mapBox ul li:nth-child(17).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(17).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -10px;
  left: -20px;
}
.map .mapBox ul li:nth-child(17).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(17) .box {
  position: absolute;
  width: 41px;
  height: 94px;
  left: 7px;
  top: 10px;
}
.map .mapBox ul li:nth-child(17) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 8px;
  top: 20px;
}
.map .mapBox ul li:nth-child(17) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 33px;
  right: 6px;
  width: 34px;
  text-align: center;
}
.map .mapBox ul li:nth-child(18) {
  width: 84px;
  height: 129px;
  position: absolute;
  top: 482px;
  left: 537px;
}
.map .mapBox ul li:nth-child(18).on {
  background: url(../images/on_map.png) -253px -773px no-repeat;
}
.map .mapBox ul li:nth-child(18).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(18).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -10px;
  left: 19px;
}
.map .mapBox ul li:nth-child(18).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(18) .box {
  width: 58px;
  height: 71px;
  position: absolute;
  left: 16px;
  top: 36px;
}
.map .mapBox ul li:nth-child(18) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 46px;
  top: 18px;
}
.map .mapBox ul li:nth-child(18) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 13px;
  width: 34px;
  text-align: center;
}
.map .mapBox ul li:nth-child(19) {
  width: 65px;
  height: 77px;
  position: absolute;
  top: 497px;
  right: 116px;
}
.map .mapBox ul li:nth-child(19).on {
  background: url(../images/on_map.png) -387px -786px no-repeat;
}
.map .mapBox ul li:nth-child(19).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(19).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 9px;
  left: -35px;
}
.map .mapBox ul li:nth-child(19).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(19) .box {
  width: 35px;
  height: 75px;
  position: absolute;
  left: 15px;
  top: 2px;
}
.map .mapBox ul li:nth-child(19) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: -8px;
  top: 40px;
}
.map .mapBox ul li:nth-child(19) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 20px;
  right: 0px;
  width: 38px;
  text-align: center;
}
.map .mapBox ul li:nth-child(20) {
  width: 97px;
  height: 59px;
  position: absolute;
  right: 33px;
  top: 513px;
}
.map .mapBox ul li:nth-child(20).on {
  background: url(../images/on_map.png) -502px -766px no-repeat;
}
.map .mapBox ul li:nth-child(20).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(20).on .box a {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -12px;
  left: 47px;
}
.map .mapBox ul li:nth-child(20).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(20) .box {
  width: 100px;
  height: 58px;
  position: absolute;
  top: 1px;
}
.map .mapBox ul li:nth-child(20) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  right: 14px;
  top: 18px;
}
.map .mapBox ul li:nth-child(20) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 5px;
  right: 21px;
  width: 47px;
  text-align: center;
}
.map .mapBox ul li:nth-child(21) {
  width: 71px;
  height: 96px;
  position: absolute;
  right: 57px;
  bottom: 173px;
}
.map .mapBox ul li:nth-child(21).on {
  background: url(../images/on_map.png) -663px -735px no-repeat;
}
.map .mapBox ul li:nth-child(21).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(21).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 26px;
  left: -17px;
}
.map .mapBox ul li:nth-child(21).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(21) .box {
  position: absolute;
  width: 58px;
  height: 70px;
  left: 26px;
  top: 28px;
}
.map .mapBox ul li:nth-child(21) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 15px;
  top: 54px;
}
.map .mapBox ul li:nth-child(21) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 16px;
  width: 49px;
  text-align: center;
}
.map .mapBox ul li:nth-child(22) {
  width: 70px;
  height: 87px;
  position: absolute;
  right: 102px;
  bottom: 154px;
}
.map .mapBox ul li:nth-child(22).on {
  background: url(../images/on_map.png) -790px -710px no-repeat;
}
.map .mapBox ul li:nth-child(22).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(22).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -9px;
  left: -5px;
}
.map .mapBox ul li:nth-child(22).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(22) .box {
  position: absolute;
  width: 45px;
  height: 83px;
  left: 12px;
  top: 2px;
}
.map .mapBox ul li:nth-child(22) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 28px;
  top: 19px;
}
.map .mapBox ul li:nth-child(22) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 28px;
  right: -2px;
  width: 41px;
  text-align: center;
}
.map .mapBox ul li:nth-child(23) {
  width: 72px;
  height: 86px;
  position: absolute;
  right: 159px;
  bottom: 154px;
}
.map .mapBox ul li:nth-child(23).on {
  background: url(../images/on_map.png) -908px -700px no-repeat;
}
.map .mapBox ul li:nth-child(23).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(23).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 1px;
  left: 4px;
}
.map .mapBox ul li:nth-child(23).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(23) .box {
  width: 65px;
  height: 55px;
  position: absolute;
  top: 28px;
  left: 2px;
}
.map .mapBox ul li:nth-child(23) .box::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 37px;
  top: 35px;
}
.map .mapBox ul li:nth-child(23) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 2px;
  right: 10px;
  width: 41px;
  text-align: center;
}
.map .mapBox ul li:nth-child(24) {
  width: 161px;
  height: 76px;
  position: absolute;
  left: 358px;
  bottom: 89px;
}
.map .mapBox ul li:nth-child(24).on {
  background: url(../images/on_map.png) -820px -27px no-repeat;
}
.map .mapBox ul li:nth-child(24).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(24).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 1px;
  left: 4px;
}
.map .mapBox ul li:nth-child(24).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(24) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(24) .num1 {
  width: 49px;
  height: 44px;
  left: 73px;
  top: 29px;
}
.map .mapBox ul li:nth-child(24) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 37px;
  top: 28px;
}
.map .mapBox ul li:nth-child(24) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 8px;
  right: -17px;
  width: 60px;
  text-align: center;
}
.map .mapBox ul li:nth-child(24) .num2 {
  width: 41px;
  height: 52px;
  right: 0;
  top: 2px;
}
.map .mapBox ul li:nth-child(24) .num3 {
  width: 73px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 48px;
}
.map .mapBox ul li:nth-child(25) {
  width: 124px;
  height: 84px;
  position: absolute;
  left: 453px;
  bottom: 29px;
}
.map .mapBox ul li:nth-child(25).on {
  background: url(../images/on_map.png) -82px -904px no-repeat;
}
.map .mapBox ul li:nth-child(25).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(25).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 1px;
  left: -15px;
}
.map .mapBox ul li:nth-child(25).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(25) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(25) .num1 {
  width: 49px;
  height: 44px;
  left: 9px;
  top: 4px;
}
.map .mapBox ul li:nth-child(25) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 19px;
  top: 33px;
}
.map .mapBox ul li:nth-child(25) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: -9px;
  width: 60px;
  text-align: center;
}
.map .mapBox ul li:nth-child(25) .num2 {
  width: 29px;
  height: 18px;
  left: 0;
  top: 44px;
}
.map .mapBox ul li:nth-child(25) .num3 {
  width: 64px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 60px;
}
.map .mapBox ul li:nth-child(26) {
  width: 87px;
  height: 78px;
  position: absolute;
  left: 510px;
  bottom: 89px;
}
.map .mapBox ul li:nth-child(26).on {
  background: url(../images/on_map.png) -761px -835px no-repeat;
}
.map .mapBox ul li:nth-child(26).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(26).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 1px;
  left: -29px;
}
.map .mapBox ul li:nth-child(26).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(26) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(26) .num1 {
  width: 31px;
  height: 46px;
  right: 1px;
  top: 8px;
}
.map .mapBox ul li:nth-child(26) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 5px;
  top: 33px;
}
.map .mapBox ul li:nth-child(26) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 8px;
  width: 60px;
  text-align: center;
}
.map .mapBox ul li:nth-child(26) .num2 {
  width: 48px;
  height: 59px;
  left: 7px;
  top: 7px;
}
.map .mapBox ul li:nth-child(27) {
  width: 86px;
  height: 84px;
  position: absolute;
  right: 140px;
  bottom: 73px;
}
.map .mapBox ul li:nth-child(27).on {
  background: url(../images/on_map.png) -595px -847px no-repeat;
}
.map .mapBox ul li:nth-child(27).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(27).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: 10px;
  left: -16px;
}
.map .mapBox ul li:nth-child(27).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(27) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(27) .num1 {
  width: 53px;
  height: 71px;
  right: 0;
  top: 4px;
}
.map .mapBox ul li:nth-child(27) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 18px;
  top: 45px;
}
.map .mapBox ul li:nth-child(27) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 10px;
  right: 8px;
  width: 46px;
  text-align: center;
}
.map .mapBox ul li:nth-child(27) .num2 {
  width: 33px;
  height: 18px;
  left: 0;
  top: 47px;
}
.map .mapBox ul li:nth-child(28) {
  width: 99px;
  height: 80px;
  position: absolute;
  left: 478px;
  bottom: 26px;
}
.map .mapBox ul li:nth-child(28).on {
  background: url(../images/on_map.png) -254px -897px no-repeat;
}
.map .mapBox ul li:nth-child(28).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
  top: 0;
}
.map .mapBox ul li:nth-child(28).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -29px;
  left: -7px;
}
.map .mapBox ul li:nth-child(28).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(28) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(28) .num1 {
  width: 61px;
  height: 71px;
  right: 0;
  top: 4px;
}
.map .mapBox ul li:nth-child(28) .num2 {
  width: 33px;
  height: 16px;
  left: 4px;
  top: 37px;
}
.map .mapBox ul li:nth-child(28) .num2::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 27px;
  top: 5px;
}
.map .mapBox ul li:nth-child(28) .num2 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: -13px;
  right: -58px;
  width: 61px;
  text-align: center;
}
.map .mapBox ul li:nth-child(29) {
  width: 105px;
  height: 94px;
  position: absolute;
  right: 128px;
  bottom: 4px;
}
.map .mapBox ul li:nth-child(29).on {
  background: url(../images/on_map.png) -430px -883px no-repeat;
}
.map .mapBox ul li:nth-child(29).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.map .mapBox ul li:nth-child(29).on .box a {
  display: inline-block;
  width: 80px;
  text-align: center;
  height: 18px;
  color: #fff;
  background: #d75d41;
  border-radius: 10px;
  line-height: 18px;
  top: -1px;
  left: 9px;
}
.map .mapBox ul li:nth-child(29).on .box a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #d75d41;
  border-left: 5px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
}
.map .mapBox ul li:nth-child(29) .box {
  position: absolute;
}
.map .mapBox ul li:nth-child(29) .num1 {
  width: 87px;
  height: 50px;
  right: 0;
  top: 18px;
}
.map .mapBox ul li:nth-child(29) .num1::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 43px;
  top: 33px;
}
.map .mapBox ul li:nth-child(29) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 13px;
  right: 15px;
  width: 61px;
  text-align: center;
}
.map .mapBox ul li:nth-child(29) .num2 {
  width: 43px;
  height: 32px;
  left: 3px;
  top: 65px;
}
.map .siteList {
  width: 375px;
  height: 580px;
  background-color: #d9c7c2;
  border: solid 2px #b47c6b;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 9;
  overflow: hidden;
}
.map .siteList .scrollBox {
  height: 100%;
  display: none;
}
.map .siteList .scrollBox.active {
  display: block;
}
.map .siteList .scrollBox .list {
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: none;
  height: 580px;
  display: none;
}
.map .siteList .scrollBox .list .item {
  padding: 10px 25px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.map .siteList .scrollBox .list .item::after {
  content: '';
  width: 90%;
  height: 1px;
  background-color: #b99a91;
  position: absolute;
  left: 5%;
  bottom: 0;
}
.map .siteList .scrollBox .list .item .name {
  font-size: 18px;
  color: #7e493a;
}
.map .siteList .scrollBox .list .item .name::before {
  content: '';
  background: url(../images/icon_address.png) no-repeat;
  width: 15px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.map .siteList .scrollBox .list .item .address {
  font-size: 18px;
  color: #7e493a;
  margin-top: 10px;
}
.map .siteList .scrollBox .list .item:hover {
  background-color: #f9e9e4;
}
.map .siteList .scrollBox .conBox {
  height: 100%;
  display: none;
}
.map .siteList .scrollBox .conBox .item {
  padding: 10px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
  font-size: 18px;
  color: #7e493a;
}
.map .siteList .scrollBox .conBox .item .name h3 {
  position: relative;
}
.map .siteList .scrollBox .conBox .item .name h3::before {
  content: '';
  background: url(../images/icon_name.png) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.map .siteList .scrollBox .conBox .item .name p {
  margin-top: 10px;
}
.map .siteList .scrollBox .conBox .item .local h3 {
  position: relative;
}
.map .siteList .scrollBox .conBox .item .local h3::before {
  content: '';
  background: url(../images/icon_address.png) no-repeat;
  width: 15px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.map .siteList .scrollBox .conBox .item .local p {
  margin-top: 10px;
}
.map .siteList .scrollBox .conBox .item .openTime h3 {
  position: relative;
}
.map .siteList .scrollBox .conBox .item .openTime h3::before {
  content: '';
  background: url(../images/icon_time.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.map .siteList .scrollBox .conBox .item .openTime p {
  margin-top: 10px;
}
.map .siteList .scrollBox .conBox .item .contact h3 {
  position: relative;
}
.map .siteList .scrollBox .conBox .item .contact h3::before {
  content: '';
  background: url(../images/icon_phone.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.map .siteList .scrollBox .conBox .item .contact p {
  margin-top: 10px;
}
.map .mask {
  content: '';
  width: 375px;
  height: 580px;
  background-color: #d6c5c1;
  border: solid 2px #d6c5c1;
  border-radius: 29px;
  position: absolute;
  left: 0;
  bottom: 45px;
  z-index: 8;
}
.mbsdBox {
  margin-top: 50px;
}
.mbsdBox .title {
  height: 32px;
  position: relative;
}
.mbsdBox .title h2 {
  background: url(../images/title_mbsd.png) no-repeat center center;
  width: 160px;
  height: 32px;
  margin: 0 auto;
}
.mbsdBox .title h2::before {
  content: '';
  width: 520px;
  height: 1px;
  background-color: #7e493a;
  position: absolute;
  left: 0;
  top: 50%;
}
.mbsdBox .title h2::after {
  content: '';
  width: 470px;
  height: 1px;
  background-color: #7e493a;
  position: absolute;
  right: 50px;
  top: 50%;
}
.mbsdBox .title .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 32px;
  text-align: right;
  line-height: 32px;
  color: #7e493a;
}
.mbsdBox .mbsdCon {
  margin-top: 40px;
  overflow: hidden;
}
.mbsdBox .mbsdCon .item {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: 6px;
}
.mbsdBox .mbsdCon .item:nth-of-type(1) {
  width: 380px;
  height: 630px;
}
.mbsdBox .mbsdCon .item:nth-of-type(2) {
  width: 520px;
  height: 310px;
}
.mbsdBox .mbsdCon .item:nth-of-type(3) {
  width: 280px;
  height: 310px;
}
.mbsdBox .mbsdCon .item:nth-of-type(4) {
  width: 280px;
  height: 310px;
  margin-top: 10px;
}
.mbsdBox .mbsdCon .item:nth-of-type(5) {
  width: 520px;
  height: 310px;
  margin-top: 10px;
}
.mbsdBox .mbsdCon .item .pic {
  width: 100%;
  height: 100%;
}
.mbsdBox .mbsdCon .item .txtCon {
  width: 100%;
  height: 49px;
  background-image: linear-gradient(to bottom, #421411, #7e493a);
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: 0;
  padding: 10px;
  box-sizing: border-box;
}
.mbsdBox .mbsdCon .item .txtCon h3 {
  font-size: 18px;
  color: #FFF;
  text-shadow: 2px, 2px, 2px, #000000;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mbsdBox .mbsdCon .item .txtCon h3::before {
  content: '';
  background: url(../images/icon_mbsd_name.png) no-repeat;
  width: 20px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.mbsdBox .mbsdCon .item .txtCon .desc {
  font-size: 14px;
  color: #FFF;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.sdtjBox {
  margin-top: 50px;
}
.sdtjBox .title {
  height: 32px;
  position: relative;
}
.sdtjBox .title h2 {
  background: url(../images/title_sdtj.png) no-repeat center center;
  width: 160px;
  height: 32px;
  margin: 0 auto;
}
.sdtjBox .title h2::before {
  content: '';
  width: 520px;
  height: 1px;
  background-color: #7e493a;
  position: absolute;
  left: 0;
  top: 50%;
}
.sdtjBox .title h2::after {
  content: '';
  width: 470px;
  height: 1px;
  background-color: #7e493a;
  position: absolute;
  right: 50px;
  top: 50%;
}
.sdtjBox .title .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 32px;
  text-align: right;
  line-height: 32px;
  color: #7e493a;
}
.sdtjBox .sdtjCon {
  margin-top: 40px;
}
.sdtjBox .sdtjCon .sdtjSlider {
  width: 100%;
  height: 670px;
}
.sdtjBox .sdtjCon .sdtjSlider .swiper-slide::before {
  content: '';
  background: url(../images/icon_video.png) no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -40px;
  z-index: 9;
}
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-prev,
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-next {
  width: 48px;
  height: 70px;
  background: url(../images/icon_slider_arrow_left.png) no-repeat center center #7e493a;
  left: 0;
}
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-prev.swiper-button-disabled,
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-next.swiper-button-disabled {
  background: url(../images/icon_slider_arrow_left.png) no-repeat center center #4d4d4d;
}
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-next {
  background: url(../images/icon_slider_arrow_right.png) no-repeat center center #7e493a;
  right: 0;
  left: auto;
}
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-next.swiper-button-disabled {
  background: url(../images/icon_slider_arrow_right.png) no-repeat center center #4d4d4d;
}
.sdtjBox .sdtjCon .sdtjSlider .swiper-button-disabled {
  opacity: .8;
}
.sxhdBox {
  margin-top: 50px;
}
.sxhdBox .title {
  height: 32px;
  position: relative;
}
.sxhdBox .title h2 {
  background: url(../images/title_sxhd.png) no-repeat center center;
  width: 160px;
  height: 32px;
  margin: 0 auto;
}
.sxhdBox .title h2::before {
  content: '';
  width: 520px;
  height: 1px;
  background-color: #7e493a;
  position: absolute;
  left: 0;
  top: 50%;
}
.sxhdBox .title h2::after {
  content: '';
  width: 470px;
  height: 1px;
  background-color: #7e493a;
  position: absolute;
  right: 50px;
  top: 50%;
}
.sxhdBox .title .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 32px;
  text-align: right;
  line-height: 32px;
  color: #7e493a;
}
.sxhdBox .sxhdCon {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sxhdBox .sxhdCon .item {
  width: 585px;
  height: 160px;
  display: block;
  background-image: linear-gradient(to top, #f3f3f3, #fcfcfc);
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 30px;
  overflow: hidden;
  border: solid 1px transparent;
  margin-bottom: 20px;
}
.sxhdBox .sxhdCon .item:hover {
  border: solid 1px #7e493a;
}
.sxhdBox .sxhdCon .item .tit {
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 25px;
}
.sxhdBox .sxhdCon .item .desc {
  color: #999;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
  margin-top: 25px;
}
.banner {
  height: 150px;
  margin-top: 50px;
  margin-bottom: 50px;
}
