/* 初始化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;
}
input,
button {
  border: none;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  background: url(../images/bg_top.jpg) no-repeat center top;
  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: #bd1a2d;
}
img {
  width: 100%;
  height: 100%;
}
.wrap {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.maxSize {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.topPhoto {
  height: 729px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.contentBox {
  background: url(../images/body_bg.jpg) no-repeat center top #ffffff;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.contentBox .whzxBox {
  position: relative;
}
.contentBox .whzxBox .title {
  background: url(../images/title_ggwh.png) no-repeat;
  width: 588px;
  height: 100px;
  overflow: hidden;
  text-indent: -1978px;
  position: absolute;
  left: 50%;
  top: -100px;
  transform: translateX(-50%);
  z-index: 9;
}
.contentBox .whzxBox .whzxCon {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.contentBox .whzxBox .whzxCon .whzxMap {
  width: 590px;
  height: 600px;
  position: relative;
}
.contentBox .whzxBox .whzxCon .whzxMap .mapBox {
  transform: scale(0.7);
  left: -110px;
  top: -110px;
}
.contentBox .whzxBox .whzxCon .whzx {
  width: 605px;
  height: 573px;
  background: url(../images/bg_text.png) no-repeat;
  box-sizing: border-box;
  padding: 0 30px;
  overflow: hidden;
}
.contentBox .whzxBox .whzxCon .whzx .item {
  overflow: hidden;
}
.contentBox .whzxBox .whzxCon .whzx .item .tit {
  height: 54px;
  background-color: #f6cc8d;
  border-radius: 27px;
  font-size: 20px;
  font-weight: 600;
  color: #a51610;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox {
  box-sizing: border-box;
  padding: 0 20px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 430px;
  margin-top: 20px;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .intro {
  line-height: 1;
  padding-bottom: 20px;
  border-bottom: solid 1px #efafa5;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .intro .name {
  font-size: 18px;
  font-weight: 600;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .intro .address {
  color: #222;
  margin-top: 20px;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .intro .phone {
  color: #222;
  margin-top: 10px;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .detail {
  padding-bottom: 70px;
  position: relative;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .detail .txt {
  color: #222;
  text-align: justify;
  margin-top: 20px;
  line-height: 1.8;
}
.contentBox .whzxBox .whzxCon .whzx .item .scrollBox .detail .btn {
  width: 130px;
  height: 50px;
  background-color: #cb0200;
  border-radius: 10px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.contentBox .bwgBox .title {
  background: url(../images/title_bwgfb.png) no-repeat;
  width: 588px;
  height: 100px;
  overflow: hidden;
  text-indent: -1978px;
  margin: 30px auto 0;
}
.contentBox .bwgBox .bwgCon {
  margin: 30px auto 0;
  height: 634px;
  background: url(../images/bg_text2.png) no-repeat;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentBox .bwgBox .bwgCon .list {
  width: 1090px;
  height: 480px;
  overflow-y: auto;
  overflow-x: hidden;
}
.contentBox .bwgBox .bwgCon .list .tit {
  font-size: 20px;
  color: #a51610;
  font-weight: 600;
  line-height: 1;
  height: 60px;
  display: flex;
  justify-content: space-between;
}
.contentBox .bwgBox .bwgCon .list .tit span {
  padding-left: 15px;
  box-sizing: border-box;
}
.contentBox .bwgBox .bwgCon .list .tit span:nth-of-type(1) {
  width: 400px;
}
.contentBox .bwgBox .bwgCon .list .tit span:nth-of-type(2) {
  flex: 1;
}
.contentBox .bwgBox .bwgCon .list .tit span:nth-of-type(3) {
  width: 150px;
}
.contentBox .bwgBox .bwgCon .list .line {
  display: flex;
  justify-content: space-between;
}
.contentBox .bwgBox .bwgCon .list .line:nth-child(even) {
  background-color: #f6e0d8;
}
.contentBox .bwgBox .bwgCon .list .line span {
  height: 60px;
  display: block;
  line-height: 60px;
  padding-left: 15px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contentBox .bwgBox .bwgCon .list .line span:nth-of-type(1) {
  width: 400px;
  border-right: dashed 1px #f2cfc5;
}
.contentBox .bwgBox .bwgCon .list .line span:nth-of-type(2) {
  flex: 1;
  border-right: dashed 1px #f2cfc5;
}
.contentBox .bwgBox .bwgCon .list .line span:nth-of-type(3) {
  width: 150px;
}
.contentBox .bwgBox .bwgCon .list .line span .btn {
  width: 110px;
  height: 40px;
  background-color: #cb0200;
  border-radius: 10px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.tsgBox {
  height: 890px;
  position: relative;
  margin-top: 30px;
}
.tsgBox .titleBox {
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.tsgBox .titleBox a {
  overflow: hidden;
  position: relative;
  width: 290px;
  height: 54px;
  background-color: #f5cf95;
  border-radius: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #a51610;
}
.tsgBox .titleBox a:first-child {
  margin-right: 20px;
}
.tsgBox .titleBox a:hover {
  background-color: #a91f19;
  color: #FFF;
}
.tsgBox .titleBox a.active {
  background-color: #a91f19;
  color: #FFF;
}
.tsgBox .detailBox {
  width: 380px;
  height: 300px;
  background: url(../images/bg_text.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 270px;
  z-index: 99;
  padding: 0 30px;
  box-sizing: border-box;
  overflow: hidden;
}
.tsgBox .detailBox .tit {
  height: 40px;
  font-size: 18px;
  color: #a81e18;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  background-color: #f6cd8f;
  margin-top: 30px;
}
.tsgBox .detailBox .address {
  color: #999;
  display: flex;
  margin-top: 15px;
}
.tsgBox .detailBox .address span:nth-of-type(1) {
  display: block;
  width: 110px;
  word-break: break-all;
  text-align: justify;
}
.tsgBox .detailBox .address span:nth-of-type(1)::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/icon_address.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.tsgBox .detailBox .address span:nth-of-type(2) {
  flex: 1;
}
.tsgBox .detailBox .openTime {
  color: #999;
  display: flex;
  margin-top: 15px;
}
.tsgBox .detailBox .openTime span:nth-of-type(1) {
  display: block;
  width: 110px;
}
.tsgBox .detailBox .openTime span:nth-of-type(1)::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/icon_time.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.tsgBox .detailBox .openTime span:nth-of-type(2) {
  flex: 1;
}
.tsgBox .detailBox .contact {
  color: #999;
  display: flex;
  margin-top: 15px;
}
.tsgBox .detailBox .contact span:nth-of-type(1) {
  display: block;
  width: 110px;
}
.tsgBox .detailBox .contact span:nth-of-type(1)::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/icon_phone.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.tsgBox .detailBox .contact span:nth-of-type(2) {
  flex: 1;
}
.mapBox {
  width: 788px;
  height: 811px;
  background: url(../images/map_bg.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 74px;
  z-index: 99;
}
.mapBox ul {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.mapBox ul a {
  transition: 0s all;
}
.mapBox ul .box {
  z-index: 9;
  cursor: pointer;
}
.mapBox ul li:nth-child(1) {
  width: 338px;
  height: 280px;
  position: absolute;
  left: 4px;
  top: 109px;
}
.mapBox ul li:nth-child(1).on {
  background: url(../images/on_map.png) -2px 2px no-repeat;
}
.mapBox ul li:nth-child(1).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(1) .box {
  width: 270px;
  height: 158px;
  position: absolute;
  left: -10px;
  top: 3px;
}
.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;
}
.mapBox ul li:nth-child(1) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  bottom: 55px;
  left: 138px;
  width: 51px;
}
.mapBox ul li:nth-child(1) .num2 {
  width: 74px;
  height: 68px;
  left: 260px;
  top: 114px;
}
.mapBox ul li:nth-child(1) .num3 {
  width: 182px;
  height: 125px;
  left: 22px;
  top: 161px;
}
.mapBox ul li:nth-child(2) {
  width: 192px;
  height: 248px;
  position: absolute;
  left: 260px;
  top: 0;
}
.mapBox ul li:nth-child(2).on {
  background: url(../images/on_map.png) -355px 1px no-repeat;
}
.mapBox ul li:nth-child(2).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(2) .box {
  width: 197px;
  height: 159px;
  position: absolute;
  left: 3px;
  top: -1px;
}
.mapBox ul li:nth-child(2) .num2 {
  width: 66px;
  height: 78px;
  left: 74px;
  top: 158px;
}
.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;
}
.mapBox ul li:nth-child(2) .num2 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  bottom: 98px;
  left: 18px;
  width: 51px;
  text-align: center;
}
.mapBox ul li:nth-child(3) {
  width: 199px;
  height: 187px;
  position: absolute;
  left: 208px;
  top: 265px;
}
.mapBox ul li:nth-child(3).on {
  background: url(../images/on_map.png) -586px 2px no-repeat;
}
.mapBox ul li:nth-child(3).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(3) .box {
  width: 93px;
  height: 187px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.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;
}
.mapBox ul li:nth-child(3) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 66px;
  right: -22px;
  width: 51px;
  text-align: center;
}
.mapBox ul li:nth-child(3) .num2 {
  width: 76px;
  height: 121px;
  left: 93px;
  top: 30px;
}
.mapBox ul li:nth-child(4) {
  width: 253px;
  height: 304px;
  position: absolute;
  left: 327px;
  top: 144px;
}
.mapBox ul li:nth-child(4).on {
  background: url(../images/on_map.png) 3px -299px no-repeat;
}
.mapBox ul li:nth-child(4).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(4) .box {
  width: 140px;
  height: 178px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.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;
}
.mapBox ul li:nth-child(4) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 114px;
  left: 15px;
  width: 51px;
  text-align: center;
}
.mapBox ul li:nth-child(4) .num2 {
  width: 91px;
  height: 76px;
  left: 23px;
  top: 94px;
}
.mapBox ul li:nth-child(4) .num3 {
  width: 46px;
  height: 130px;
  left: 68px;
  top: 169px;
}
.mapBox ul li:nth-child(4) .num4 {
  width: 62px;
  height: 47px;
  left: 22px;
  top: 254px;
}
.mapBox ul li:nth-child(4) .num5 {
  width: 53px;
  height: 60px;
  left: 109px;
  top: 202px;
}
.mapBox ul li:nth-child(4) .num6 {
  width: 38px;
  height: 60px;
  left: 75px;
  top: 34px;
}
.mapBox ul li:nth-child(5) {
  width: 118px;
  height: 123px;
  position: absolute;
  left: 454px;
  top: 318px;
}
.mapBox ul li:nth-child(5).on {
  background: url(../images/on_map.png) -858px -166px no-repeat;
}
.mapBox ul li:nth-child(5).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(5) .box {
  width: 60px;
  height: 125px;
  position: absolute;
  left: 36px;
  top: 0px;
}
.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;
}
.mapBox ul li:nth-child(5) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 77px;
  left: 3px;
  width: 42px;
  text-align: center;
}
.mapBox ul li:nth-child(6) {
  width: 96px;
  height: 127px;
  position: absolute;
  left: 537px;
  top: 307px;
}
.mapBox ul li:nth-child(6).on {
  background: url(../images/on_map.png) -791px -324px no-repeat;
}
.mapBox ul li:nth-child(6).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(6) .box {
  width: 60px;
  height: 125px;
  position: absolute;
  left: 15px;
  top: 0px;
}
.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;
}
.mapBox ul li:nth-child(6) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 40px;
  left: -4px;
  width: 49px;
  text-align: center;
}
.mapBox ul li:nth-child(7) {
  width: 125px;
  height: 141px;
  position: absolute;
  right: 85px;
  top: 290px;
}
.mapBox ul li:nth-child(7).on {
  background: url(../images/on_map.png) -320px -488px no-repeat;
}
.mapBox ul li:nth-child(7).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(7) .box {
  width: 50px;
  height: 125px;
  position: absolute;
  left: 28px;
  top: 3px;
  transform: rotate(-27deg);
}
.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;
}
.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);
}
.mapBox ul li:nth-child(8) {
  width: 120px;
  height: 131px;
  position: absolute;
  right: 24px;
  top: 272px;
}
.mapBox ul li:nth-child(8).on {
  background: url(../images/on_map.png) -495px -523px no-repeat;
}
.mapBox ul li:nth-child(8).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
  top: 28px;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(8) .box {
  width: 54px;
  height: 42px;
  position: absolute;
  left: 29px;
  top: 81px;
}
.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;
}
.mapBox ul li:nth-child(8) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 1px;
  left: -4px;
  width: 46px;
  text-align: center;
}
.mapBox ul li:nth-child(8) .num2 {
  width: 89px;
  height: 48px;
  left: 29px;
  top: 0px;
}
.mapBox ul li:nth-child(8) .num3 {
  width: 29px;
  height: 48px;
  left: -3px;
  top: 36px;
}
.mapBox ul li:nth-child(9) {
  width: 157px;
  height: 183px;
  position: absolute;
  right: 0px;
  top: 316px;
}
.mapBox ul li:nth-child(9).on {
  background: url(../images/on_map.png) -669px -516px no-repeat;
}
.mapBox ul li:nth-child(9).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(9) .num1 {
  width: 71px;
  height: 69px;
  position: absolute;
  left: 88px;
  top: 7px;
}
.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;
}
.mapBox ul li:nth-child(9) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 31px;
  left: 3px;
  width: 46px;
  text-align: center;
}
.mapBox ul li:nth-child(9) .num2 {
  width: 54px;
  height: 37px;
  position: absolute;
  left: 36px;
  top: 5px;
}
.mapBox ul li:nth-child(9) .num3 {
  position: absolute;
  width: 32px;
  height: 83px;
  bottom: 5px;
  left: 14px;
}
.mapBox ul li:nth-child(10) {
  width: 212px;
  height: 131px;
  position: absolute;
  left: 231px;
  top: 414px;
}
.mapBox ul li:nth-child(10).on {
  background: url(../images/on_map.png) -275px -298px no-repeat;
}
.mapBox ul li:nth-child(10).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(10) .num1 {
  width: 130px;
  height: 125px;
  position: absolute;
  left: 0;
  top: 5px;
}
.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;
}
.mapBox ul li:nth-child(10) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 49px;
  left: 82px;
  width: 52px;
  text-align: center;
}
.mapBox ul li:nth-child(10) .num2 {
  position: absolute;
  width: 74px;
  height: 38px;
  left: 129px;
  top: 30px;
}
.mapBox ul li:nth-child(10) .num3 {
  position: absolute;
  width: 46px;
  height: 43px;
  top: 65px;
  left: 129px;
}
.mapBox ul li:nth-child(11) {
  width: 147px;
  height: 96px;
  position: absolute;
  left: 432px;
  top: 457px;
}
.mapBox ul li:nth-child(11).on {
  background: url(../images/on_map.png) -284px -650px no-repeat;
}
.mapBox ul li:nth-child(11).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(11) .box {
  position: absolute;
}
.mapBox ul li:nth-child(11) .num1 {
  width: 56px;
  height: 55px;
  left: 12px;
}
.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;
}
.mapBox ul li:nth-child(11) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 10px;
  left: 7px;
  width: 52px;
  text-align: center;
}
.mapBox ul li:nth-child(11) .num2 {
  width: 48px;
  height: 38px;
  top: 41px;
  right: 8px;
  z-index: 1000;
}
.mapBox ul li:nth-child(12) {
  width: 207px;
  height: 172px;
  position: absolute;
  top: 364px;
  left: 427px;
}
.mapBox ul li:nth-child(12).on {
  background: url(../images/on_map.png) 0px -628px no-repeat;
}
.mapBox ul li:nth-child(12).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(12) .box {
  position: absolute;
}
.mapBox ul li:nth-child(12) .num1 {
  width: 110px;
  height: 37px;
  top: 69px;
  left: 69px;
}
.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;
}
.mapBox ul li:nth-child(12) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 11px;
  left: 23px;
  width: 61px;
  text-align: center;
}
.mapBox ul li:nth-child(12) .num2 {
  width: 67px;
  height: 92px;
  left: 5px;
  top: 5px;
}
.mapBox ul li:nth-child(12) .num3 {
  width: 60px;
  height: 57px;
  bottom: 0;
  left: 72px;
}
.mapBox ul li:nth-child(13) {
  width: 61px;
  height: 39px;
  position: absolute;
  top: 478px;
  left: 562px;
}
.mapBox ul li:nth-child(13).on {
  background: url(../images/on_map.png) -125px -844px no-repeat;
}
.mapBox ul li:nth-child(13).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(13) .box {
  width: 43px;
  height: 36px;
  position: absolute;
  top: -3px;
  left: 35px;
}
.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;
}
.mapBox ul li:nth-child(13) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: -3px;
  left: -2px;
  width: 27px;
  text-align: center;
}
.mapBox ul li:nth-child(14) {
  width: 52px;
  height: 75px;
  position: absolute;
  top: 424px;
  left: 604px;
}
.mapBox ul li:nth-child(14).on {
  background: url(../images/on_map.png) -18px -832px no-repeat;
}
.mapBox ul li:nth-child(14).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(14) .box {
  position: absolute;
  width: 33px;
  height: 58px;
  top: 16px;
  left: 15px;
}
.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;
}
.mapBox ul li:nth-child(14) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 7px;
  left: -7px;
  width: 45px;
  text-align: center;
}
.mapBox ul li:nth-child(15) {
  width: 98px;
  height: 102px;
  position: absolute;
  top: 418px;
  right: 40px;
}
.mapBox ul li:nth-child(15).on {
  background: url(../images/on_map.png) -859px -529px no-repeat;
}
.mapBox ul li:nth-child(15).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(15) .box {
  position: absolute;
}
.mapBox ul li:nth-child(15) .num1 {
  width: 74px;
  height: 91px;
  top: 7px;
  left: 24px;
}
.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;
}
.mapBox ul li:nth-child(15) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 50px;
  left: -2px;
  width: 45px;
  text-align: center;
}
.mapBox ul li:nth-child(16) {
  width: 231px;
  height: 223px;
  position: absolute;
  top: 474px;
  left: 310px;
}
.mapBox ul li:nth-child(16).on {
  background: url(../images/on_map.png) -518px -275px no-repeat;
}
.mapBox ul li:nth-child(16).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(16) .box {
  position: absolute;
}
.mapBox ul li:nth-child(16) .num1 {
  width: 208px;
  height: 129px;
  top: 73px;
  left: -5px;
}
.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;
}
.mapBox ul li:nth-child(16) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 20px;
  right: 50px;
  width: 52px;
  text-align: center;
}
.mapBox ul li:nth-child(16) .num2 {
  width: 166px;
  height: 41px;
  top: 37px;
  left: 52px;
}
.mapBox ul li:nth-child(17) {
  width: 52px;
  height: 110px;
  position: absolute;
  top: 548px;
  left: 511px;
}
.mapBox ul li:nth-child(17).on {
  background: url(../images/on_map.png) -917px -810px no-repeat;
}
.mapBox ul li:nth-child(17).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(17) .box {
  position: absolute;
  width: 41px;
  height: 94px;
  left: 7px;
  top: 10px;
}
.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;
}
.mapBox ul li:nth-child(17) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 33px;
  right: 6px;
  width: 34px;
  text-align: center;
}
.mapBox ul li:nth-child(18) {
  width: 84px;
  height: 129px;
  position: absolute;
  top: 482px;
  left: 537px;
}
.mapBox ul li:nth-child(18).on {
  background: url(../images/on_map.png) -253px -773px no-repeat;
}
.mapBox ul li:nth-child(18).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(18) .box {
  width: 58px;
  height: 71px;
  position: absolute;
  left: 16px;
  top: 36px;
}
.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;
}
.mapBox ul li:nth-child(18) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 13px;
  width: 34px;
  text-align: center;
}
.mapBox ul li:nth-child(19) {
  width: 65px;
  height: 77px;
  position: absolute;
  top: 497px;
  right: 116px;
}
.mapBox ul li:nth-child(19).on {
  background: url(../images/on_map.png) -387px -786px no-repeat;
}
.mapBox ul li:nth-child(19).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(19) .box {
  width: 35px;
  height: 75px;
  position: absolute;
  left: 15px;
  top: 2px;
}
.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;
}
.mapBox ul li:nth-child(19) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 20px;
  right: 0px;
  width: 38px;
  text-align: center;
}
.mapBox ul li:nth-child(20) {
  width: 97px;
  height: 59px;
  position: absolute;
  right: 33px;
  top: 513px;
}
.mapBox ul li:nth-child(20).on {
  background: url(../images/on_map.png) -502px -766px no-repeat;
}
.mapBox ul li:nth-child(20).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(20) .box {
  width: 100px;
  height: 58px;
  position: absolute;
  top: 1px;
}
.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;
}
.mapBox ul li:nth-child(20) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 5px;
  right: 21px;
  width: 47px;
  text-align: center;
}
.mapBox ul li:nth-child(21) {
  width: 71px;
  height: 96px;
  position: absolute;
  right: 57px;
  bottom: 173px;
}
.mapBox ul li:nth-child(21).on {
  background: url(../images/on_map.png) -663px -735px no-repeat;
}
.mapBox ul li:nth-child(21).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(21) .box {
  position: absolute;
  width: 58px;
  height: 70px;
  left: 26px;
  top: 28px;
}
.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;
}
.mapBox ul li:nth-child(21) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 16px;
  width: 49px;
  text-align: center;
}
.mapBox ul li:nth-child(22) {
  width: 70px;
  height: 87px;
  position: absolute;
  right: 102px;
  bottom: 154px;
}
.mapBox ul li:nth-child(22).on {
  background: url(../images/on_map.png) -790px -710px no-repeat;
}
.mapBox ul li:nth-child(22).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(22) .box {
  position: absolute;
  width: 45px;
  height: 83px;
  left: 12px;
  top: 2px;
}
.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;
}
.mapBox ul li:nth-child(22) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 28px;
  right: -2px;
  width: 41px;
  text-align: center;
}
.mapBox ul li:nth-child(23) {
  width: 72px;
  height: 86px;
  position: absolute;
  right: 159px;
  bottom: 154px;
}
.mapBox ul li:nth-child(23).on {
  background: url(../images/on_map.png) -908px -700px no-repeat;
}
.mapBox ul li:nth-child(23).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(23) .box {
  width: 65px;
  height: 55px;
  position: absolute;
  top: 28px;
  left: 2px;
}
.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;
}
.mapBox ul li:nth-child(23) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 2px;
  right: 10px;
  width: 41px;
  text-align: center;
}
.mapBox ul li:nth-child(24) {
  width: 161px;
  height: 76px;
  position: absolute;
  left: 358px;
  bottom: 89px;
}
.mapBox ul li:nth-child(24).on {
  background: url(../images/on_map.png) -820px -27px no-repeat;
}
.mapBox ul li:nth-child(24).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(24) .box {
  position: absolute;
}
.mapBox ul li:nth-child(24) .num1 {
  width: 49px;
  height: 44px;
  left: 73px;
  top: 29px;
}
.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;
}
.mapBox ul li:nth-child(24) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 8px;
  right: -17px;
  width: 60px;
  text-align: center;
}
.mapBox ul li:nth-child(24) .num2 {
  width: 41px;
  height: 52px;
  right: 0;
  top: 2px;
}
.mapBox ul li:nth-child(24) .num3 {
  width: 73px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 48px;
}
.mapBox ul li:nth-child(25) {
  width: 124px;
  height: 84px;
  position: absolute;
  left: 453px;
  bottom: 29px;
}
.mapBox ul li:nth-child(25).on {
  background: url(../images/on_map.png) -82px -904px no-repeat;
}
.mapBox ul li:nth-child(25).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(25) .box {
  position: absolute;
}
.mapBox ul li:nth-child(25) .num1 {
  width: 49px;
  height: 44px;
  left: 9px;
  top: 4px;
}
.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;
}
.mapBox ul li:nth-child(25) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: -9px;
  width: 60px;
  text-align: center;
}
.mapBox ul li:nth-child(25) .num2 {
  width: 29px;
  height: 18px;
  left: 0;
  top: 44px;
}
.mapBox ul li:nth-child(25) .num3 {
  width: 64px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 60px;
}
.mapBox ul li:nth-child(26) {
  width: 87px;
  height: 78px;
  position: absolute;
  left: 510px;
  bottom: 89px;
}
.mapBox ul li:nth-child(26).on {
  background: url(../images/on_map.png) -761px -835px no-repeat;
}
.mapBox ul li:nth-child(26).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(26) .box {
  position: absolute;
}
.mapBox ul li:nth-child(26) .num1 {
  width: 31px;
  height: 46px;
  right: 1px;
  top: 8px;
}
.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;
}
.mapBox ul li:nth-child(26) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 8px;
  width: 60px;
  text-align: center;
}
.mapBox ul li:nth-child(26) .num2 {
  width: 48px;
  height: 59px;
  left: 7px;
  top: 7px;
}
.mapBox ul li:nth-child(27) {
  width: 86px;
  height: 84px;
  position: absolute;
  right: 140px;
  bottom: 73px;
}
.mapBox ul li:nth-child(27).on {
  background: url(../images/on_map.png) -595px -847px no-repeat;
}
.mapBox ul li:nth-child(27).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(27) .box {
  position: absolute;
}
.mapBox ul li:nth-child(27) .num1 {
  width: 53px;
  height: 71px;
  right: 0;
  top: 4px;
}
.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;
}
.mapBox ul li:nth-child(27) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 10px;
  right: 8px;
  width: 46px;
  text-align: center;
}
.mapBox ul li:nth-child(27) .num2 {
  width: 33px;
  height: 18px;
  left: 0;
  top: 47px;
}
.mapBox ul li:nth-child(28) {
  width: 99px;
  height: 80px;
  position: absolute;
  left: 478px;
  bottom: 26px;
}
.mapBox ul li:nth-child(28).on {
  background: url(../images/on_map.png) -254px -897px no-repeat;
}
.mapBox ul li:nth-child(28).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
  top: 0;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(28) .box {
  position: absolute;
}
.mapBox ul li:nth-child(28) .num1 {
  width: 61px;
  height: 71px;
  right: 0;
  top: 4px;
}
.mapBox ul li:nth-child(28) .num2 {
  width: 33px;
  height: 16px;
  left: 4px;
  top: 37px;
}
.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;
}
.mapBox ul li:nth-child(28) .num2 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: -13px;
  right: -58px;
  width: 61px;
  text-align: center;
}
.mapBox ul li:nth-child(29) {
  width: 105px;
  height: 94px;
  position: absolute;
  right: 128px;
  bottom: 4px;
}
.mapBox ul li:nth-child(29).on {
  background: url(../images/on_map.png) -430px -883px no-repeat;
}
.mapBox ul li:nth-child(29).on .box::after {
  background: #fff;
  border: 2px solid #d75d41;
  box-shadow: 0 0 10px #d75d41;
}
.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;
}
.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;
}
.mapBox ul li:nth-child(29) .box {
  position: absolute;
}
.mapBox ul li:nth-child(29) .num1 {
  width: 87px;
  height: 50px;
  right: 0;
  top: 18px;
}
.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;
}
.mapBox ul li:nth-child(29) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 13px;
  right: 15px;
  width: 61px;
  text-align: center;
}
.mapBox ul li:nth-child(29) .num2 {
  width: 43px;
  height: 32px;
  left: 3px;
  top: 65px;
}
.cgBox {
  margin-top: 30px;
}
.cgBox .cgMenu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cgBox .cgMenu a {
  display: block;
  width: 290px;
  height: 54px;
  background-color: #f6cc8d;
  border-radius: 27px;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  font-weight: 600;
  color: #a51610;
  margin-right: 25px;
}
.cgBox .cgMenu a:last-child {
  margin-right: 0;
}
.cgBox .cgMenu a.active {
  background-color: #a51610;
  color: #FFF;
}
.cgBox .cgSubSwiper {
  margin-top: 20px;
}
.cgBox .cgSubSwiper .swiper-button-prev,
.cgBox .cgSubSwiper .swiper-button-next {
  width: 38px;
  height: 72px;
  background: none;
  left: 4px;
}
.cgBox .cgSubSwiper .swiper-button-prev::after,
.cgBox .cgSubSwiper .swiper-button-next::after {
  content: '';
  display: block;
  width: 38px;
  height: 72px;
  background: #cb0200;
  opacity: .8;
}
.cgBox .cgSubSwiper .swiper-button-prev::before,
.cgBox .cgSubSwiper .swiper-button-next::before {
  content: '';
  width: 16px;
  height: 30px;
  background: url(../images/swiper_left_arrow.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin: -15px 0 0 -8px;
}
.cgBox .cgSubSwiper .swiper-button-prev.swiper-button-disabled::after,
.cgBox .cgSubSwiper .swiper-button-next.swiper-button-disabled::after {
  background: #000;
}
.cgBox .cgSubSwiper .swiper-button-next {
  left: auto;
  right: 0;
}
.cgBox .cgSubSwiper .swiper-button-next::before {
  background: url(../images/swiper_right_arrow.png) no-repeat center center;
}
.cgBox .cgSubSwiper .item {
  background: url(../images/bg_swiper_item.png) no-repeat;
  width: 577px;
  height: 348px;
  overflow: hidden;
  padding: 60px 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.cgBox .cgSubSwiper .item .pic {
  display: block;
  width: 302px;
  height: 220px;
  margin-right: 20px;
}
.cgBox .cgSubSwiper .item .txtCon {
  flex: 1;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.cgBox .cgSubSwiper .item .txtCon .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.cgBox .cgSubSwiper .item .txtCon .tit a {
  font-size: 18px;
  font-weight: 600;
  color: #a51610;
}
.cgBox .cgSubSwiper .item .txtCon .desc {
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 10px;
}
.cgBox .cgSubSwiper .item .txtCon .btn {
  width: 110px;
  height: 40px;
  background: #a51610;
  border-radius: 10px;
  color: #FFF;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.cgBox .vrSubSwiper {
  margin-top: 20px;
}
.cgBox .vrSubSwiper .vr-prev,
.cgBox .vrSubSwiper .vr-next {
  width: 38px;
  height: 72px;
  background: none;
  left: 34px;
  margin-top: -84px;
}
.cgBox .vrSubSwiper .vr-prev::after,
.cgBox .vrSubSwiper .vr-next::after {
  content: '';
  display: block;
  width: 38px;
  height: 72px;
  background: #cb0200;
  opacity: .8;
}
.cgBox .vrSubSwiper .vr-prev::before,
.cgBox .vrSubSwiper .vr-next::before {
  content: '';
  width: 16px;
  height: 30px;
  background: url(../images/swiper_left_arrow.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin: -15px 0 0 -8px;
}
.cgBox .vrSubSwiper .vr-prev.swiper-button-disabled::after,
.cgBox .vrSubSwiper .vr-next.swiper-button-disabled::after {
  background: #000;
}
.cgBox .vrSubSwiper .vr-next {
  left: auto;
  right: 33px;
}
.cgBox .vrSubSwiper .vr-next::before {
  background: url(../images/swiper_right_arrow.png) no-repeat center center;
}
.cgBox .vrSubSwiper .item {
  width: 1200px;
  height: 700px;
  position: relative;
}
.cgBox .vrSubSwiper .item .mask {
  background: url(../images/mask_vr.png) no-repeat center center;
  width: 1200px;
  height: 700px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
.cgBox .vrSubSwiper .item .pic {
  display: block;
  width: 1115px;
  height: 630px;
  position: absolute;
  left: 50%;
  top: 12px;
  transform: translateX(-50%);
  z-index: 9;
}
.cgBox .vrSubSwiper .item .tit {
  width: 400px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  border-radius: 25px;
  overflow: hidden;
  margin-top: -40px;
}
.cgBox .vrSubSwiper .item .tit a {
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  box-sizing: border-box;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px;
}
.cgBox .vrSubSwiper .item .tit a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background: url(../images/icon_vr_title.png) no-repeat;
  margin-right: 10px;
}
.cgBox .vrSubSwiper .item .tit .mask {
  width: 400px;
  height: 50px;
  background-color: #000;
  opacity: .8;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.cgBox .bwgSubSwiper {
  margin-top: 20px;
  height: 394px;
}
.cgBox .bwgSubSwiper .item {
  width: 392px;
  height: 394px;
  background: url(../images/bg_text3.png) no-repeat;
  padding: 50px 30px;
  box-sizing: border-box;
}
.cgBox .bwgSubSwiper .item .pic {
  width: 328px;
  height: 240px;
  overflow: hidden;
  display: block;
}
.cgBox .bwgSubSwiper .item .pic img {
  width: 100%;
  height: 100%;
}
.cgBox .bwgSubSwiper .item .tit {
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cgBox .bwgSubSwiper .item .tit a {
  color: #a51610;
  font-size: 20px;
  font-weight: 600;
}
.cgBox .bwgSubSwiper .bwg-prev,
.cgBox .bwgSubSwiper .bwg-next {
  width: 38px;
  height: 72px;
  background: none;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
}
.cgBox .bwgSubSwiper .bwg-prev::after,
.cgBox .bwgSubSwiper .bwg-next::after {
  content: '';
  display: block;
  width: 38px;
  height: 72px;
  background: #cb0200;
  opacity: .8;
}
.cgBox .bwgSubSwiper .bwg-prev::before,
.cgBox .bwgSubSwiper .bwg-next::before {
  content: '';
  width: 16px;
  height: 30px;
  background: url(../images/swiper_left_arrow.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin: -15px 0 0 -8px;
}
.cgBox .bwgSubSwiper .bwg-prev.swiper-button-disabled::after,
.cgBox .bwgSubSwiper .bwg-next.swiper-button-disabled::after {
  background: #000;
  opacity: .35;
}
.cgBox .bwgSubSwiper .bwg-next {
  left: auto;
  right: 8px;
}
.cgBox .bwgSubSwiper .bwg-next::before {
  background: url(../images/swiper_right_arrow.png) no-repeat center center;
}
.whkBox .title {
  background: url(../images/title_xswhk.png) no-repeat;
  width: 437px;
  height: 100px;
  overflow: hidden;
  text-indent: -1978px;
  margin: 30px auto 0;
}
.whkBox .whkSwiper {
  margin-top: 20px;
  height: 435px;
}
.whkBox .whkSwiper .item {
  width: 392px;
  height: 435px;
  background: url(../images/bg_swiper_item2.png) no-repeat;
  padding: 50px 30px;
  box-sizing: border-box;
}
.whkBox .whkSwiper .item .pic {
  width: 325px;
  height: 194px;
  border-radius: 15px;
  overflow: hidden;
  display: block;
}
.whkBox .whkSwiper .item .pic img {
  width: 100%;
  height: 100%;
}
.whkBox .whkSwiper .item .line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.whkBox .whkSwiper .item .line .type {
  width: 118px;
  height: 36px;
  overflow: hidden;
  background-color: #fef5e0;
  border-radius: 18px;
  font-weight: 600;
  color: #eb724d;
  text-align: center;
  line-height: 36px;
}
.whkBox .whkSwiper .item .line .date {
  color: #999;
}
.whkBox .whkSwiper .item .tit {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whkBox .whkSwiper .item .tit a {
  color: #a51610;
  font-size: 20px;
  font-weight: 600;
}
.whkBox .whkSwiper .item .desc {
  margin-top: 10px;
  font-size: 18px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.whkBox .whkSwiper .whk-prev,
.whkBox .whkSwiper .whk-next {
  width: 38px;
  height: 72px;
  background: none;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
}
.whkBox .whkSwiper .whk-prev::after,
.whkBox .whkSwiper .whk-next::after {
  content: '';
  display: block;
  width: 38px;
  height: 72px;
  background: #cb0200;
  opacity: .8;
}
.whkBox .whkSwiper .whk-prev::before,
.whkBox .whkSwiper .whk-next::before {
  content: '';
  width: 16px;
  height: 30px;
  background: url(../images/swiper_left_arrow.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin: -15px 0 0 -8px;
}
.whkBox .whkSwiper .whk-prev.swiper-button-disabled::after,
.whkBox .whkSwiper .whk-next.swiper-button-disabled::after {
  background: #000;
  opacity: .35;
}
.whkBox .whkSwiper .whk-next {
  left: auto;
  right: 0;
}
.whkBox .whkSwiper .whk-next::before {
  background: url(../images/swiper_right_arrow.png) no-repeat center center;
}
.ztBox {
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
}
.ztBox .ztSwiper {
  width: 1050px;
  margin: 0 auto;
}
.ztBox .ztSwiper .item {
  width: 320px;
}
.ztBox .ztSwiper .item .pic {
  display: block;
  width: 320px;
  height: 186px;
  overflow: hidden;
}
.ztBox .ztSwiper .item .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  margin-top: 10px;
  text-align: center;
}
.ztBox .ztSwiper .item .tit a {
  font-size: 18px;
}
.ztBox .zt-prev,
.ztBox .zt-next {
  width: 38px;
  height: 72px;
  background: none;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
}
.ztBox .zt-prev::after,
.ztBox .zt-next::after {
  content: '';
  display: block;
  width: 38px;
  height: 72px;
  background: #cb0200;
  opacity: .8;
}
.ztBox .zt-prev::before,
.ztBox .zt-next::before {
  content: '';
  width: 16px;
  height: 30px;
  background: url(../images/swiper_left_arrow.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin: -15px 0 0 -8px;
}
.ztBox .zt-prev.swiper-button-disabled::after,
.ztBox .zt-next.swiper-button-disabled::after {
  background: #000;
  opacity: .35;
}
.ztBox .zt-next {
  left: auto;
  right: 0;
}
.ztBox .zt-next::before {
  background: url(../images/swiper_right_arrow.png) no-repeat center center;
}
