.mapBox {
  position: relative;
  margin-bottom: 36px;
}
.mapBox #map {
  width: 100%;
  height: 720px;
}
.mapBox .centerBox {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1200px;
}
.mapBox .centerBox .maptraffic {
  height: 500px;
  position: absolute;
  top: 21px;
  left: 0;
}
.mapBox .centerBox .maptraffic ul {
  width: auto;
  height: auto;
  position: absolute;
  top: 0px;
  z-index: 3;
  left: 0;
  top: 25px;
}
.mapBox .centerBox .maptraffic ul .cur {
  background: #549be7;
  color: #fff;
}
.mapBox .centerBox .maptraffic ul .cur .imgcur {
  display: block;
}
.mapBox .centerBox .maptraffic ul .cur .imgnull {
  display: none;
}
.mapBox .centerBox .maptraffic ul li {
  width: 40px;
  height: 40px;
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(6, 0, 1, 0.45);
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
}
.mapBox .centerBox .maptraffic ul img {
  width: 17px;
  height: auto;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
}
.mapBox .centerBox .maptraffic ul p {
  position: absolute;
  bottom: 2px;
  font-size: 11px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.mapBox .cityBottomList {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 179px;
}
.mapBox .cityBottomList .swiper {
  width: 1570px;
  height: 100%;
  padding-top: 30px;
  box-sizing: border-box;
  float: right;
}
.mapBox .cityBottomList .swiper .swiper-button-next,
.mapBox .cityBottomList .swiper .swiper-rtl .swiper-button-prev {
  top: 0;
  right: 360px;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url(/m2/i/guangxi/guangxi2023/turnright.png) no-repeat center;
  background-size: 100% 100%;
}
.mapBox .cityBottomList .swiper .swiper-button-next:hover,
.mapBox .cityBottomList .swiper .swiper-rtl .swiper-button-prev:hover {
  background: url(/m2/i/guangxi/guangxi2023/turnrightcur.png) no-repeat center;
  background-size: 100% 100%;
}
.mapBox .cityBottomList .swiper .swiper-button-next:after,
.mapBox .cityBottomList .swiper .swiper-rtl .swiper-button-prev:after,
.mapBox .cityBottomList .swiper .swiper-button-prev:after,
.mapBox .cityBottomList .swiper .swiper-rtl .swiper-button-next:after {
  content: none;
}
.mapBox .cityBottomList .swiper .swiper-button-prev,
.mapBox .cityBottomList .swiper .swiper-rtl .swiper-button-next {
  top: 0;
  right: 400px;
  left: auto;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url(/m2/i/guangxi/guangxi2023/turnleft.png) no-repeat center;
  background-size: 100% 100%;
}
.mapBox .cityBottomList .swiper .swiper-button-prev:hover,
.mapBox .cityBottomList .swiper .swiper-rtl .swiper-button-next:hover {
  background: url(/m2/i/guangxi/guangxi2023/turnleftcur.png) no-repeat center;
  background-size: 100% 100%;
}
.mapBox .cityBottomList .swiper .swiper-slide {
  width: 307px;
  height: 141px;
  text-align: center;
  font-size: 18px;
  background: url(/m2/i/guangxi/guangxi2023/citylist.png) no-repeat center;
  background-size: 100% 100%;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.mapBox .cityBottomList .swiper .swiper-slide img.cityPic {
  float: left;
  width: 109px;
  height: 108px;
  border-radius: 50%;
  margin-left: 17px;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox {
  width: 181px;
  height: 141px;
  box-sizing: border-box;
  padding-left: 30px;
  position: relative;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .warnMsgList {
  position: absolute;
  top: 9px;
  right: 8px;
  width: 57px;
  overflow: hidden;
  cursor: pointer;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .warnMsgList li {
  overflow: hidden;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .warnMsgList li .warnMsg {
  width: 57px;
  float: left;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .cityName {
  font-size: 30px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #ffffff;
  margin-top: 27px;
  text-align: left;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .place {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  text-align: left;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .skBox {
  overflow: hidden;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .skBox img {
  width: 28px;
  height: auto;
  float: left;
  margin-top: 6px;
  margin-right: 10px;
}
.mapBox .cityBottomList .swiper .swiper-slide .rightBox .skBox p {
  float: left;
  height: 34px;
  line-height: 43px;
  font-size: 25px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #ffffff;
}
.mapBox .cityBottomList .swiper .swiper-slide:hover {
  background: url(/m2/i/guangxi/guangxi2023/citylistcur.png) no-repeat center;
  background-size: 100% 100%;
}
.mapBox .cityBottomList .shadow2 {
  width: 100%;
  height: 185px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mapBox .cityListNav {
  width: 430px;
  height: 715px;
  background: #ffffff;
  box-shadow: 0px 28px 50px 18px rgba(163, 163, 163, 0.23);
  position: absolute;
  right: -430px;
  top: 0;
  box-sizing: border-box;
  padding-left: 18px;
  z-index: 999;
}
.mapBox .cityListNav .contentBox {
  width: 403px;
  height: 100%;
}
.mapBox .cityListNav .contentBox .titleBox {
  width: 100%;
  height: 36px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.mapBox .cityListNav .contentBox .titleBox p.name {
  font-size: 18px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  float: left;
}
.mapBox .cityListNav .contentBox .titleBox .back {
  float: right;
  margin-right: 12px;
  cursor: pointer;
}
.mapBox .cityListNav .contentBox .titleBox .back i {
  float: left;
  width: 21px;
  height: 21px;
  background: url(/m2/i/guangxi/guangxi2023/turnright.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 10px;
  margin-top: 7px;
}
.mapBox .cityListNav .contentBox .titleBox .back p {
  float: left;
  height: 36px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  line-height: 36px;
}
.mapBox .cityListNav .contentBox .titleBox .back:hover i {
  background: url(/m2/i/guangxi/guangxi2023/turnrightcur.png) no-repeat center;
  background-size: 100% 100%;
}
.mapBox .cityListNav .contentBox .titleBox .back:hover p {
  color: #308cf2;
}
.mapBox .cityListNav .contentBox .listBox {
  width: 100%;
  height: 640px;
  overflow-y: scroll;
}
.mapBox .cityListNav .contentBox .listBox ul {
  height: auto;
}
.mapBox .cityListNav .contentBox .listBox ul li:hover .titleBox i {
  background: #4087f5;
}
.mapBox .cityListNav .contentBox .listBox ul li {
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 20px;
}
.mapBox .cityListNav .contentBox .listBox ul li .titleBox {
  overflow: hidden;
  height: 22px;
  float: left;
}
.mapBox .cityListNav .contentBox .listBox ul li .titleBox i {
  width: 6px;
  height: 22px;
  float: left;
  margin: 0 10px 0 0;
  background: #cccccc;
}
.mapBox .cityListNav .contentBox .listBox ul li .titleBox p.name {
  height: 22px;
  line-height: 22px;
  font-size: 18px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #333333;
  float: left;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox {
  float: left;
  width: 220px;
  height: auto;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .kindList {
  overflow: hidden;
  width: 100%;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .kindList p {
  float: left;
  height: 25px;
  line-height: 25px;
  background: #e3f5ff;
  border-radius: 13px;
  font-size: 12px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #308cf2;
  padding: 0 6px;
  box-sizing: border-box;
  margin-right: 3px;
  margin-bottom: 5px;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom {
  width: 100%;
  overflow: hidden;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom p.temp {
  float: left;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom p.temp .num {
  font-size: 30px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: 800;
  color: #666666;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom p.temp .danwei {
  font-size: 16px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: 800;
  color: #666666;
  vertical-align: top;
  margin-top: 5px;
  display: inline-block;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom .weathercode {
  float: left;
  width: 25px;
  height: auto;
  margin: 9px 0 0 12px;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom .wind {
  margin-top: 5px;
  width: 100%;
  float: left;
}
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom .wind img,
.mapBox .cityListNav .contentBox .listBox ul li .leftBox .bottom .wind span {
  margin-right: 10px;
}
.mapBox .cityListNav .contentBox .listBox ul li .gymPic {
  float: right;
  width: 158px;
  height: 119px;
  margin-right: 13px;
}
.mapBox .cityListNav .contentBox .listBox::-webkit-scrollbar {
  width: 10px !important;
  /* background-color: #F5F5F5; */
}
.mapBox .cityListNav .contentBox .listBox::-webkit-scrollbar-thumb {
  border-radius: 2px;
  /* -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%); */
  background: #4087f5;
}
.aircraft {
  width: 20px;
  height: 20px;
  position: absolute;
}
.aircraft .stadiums {
  width: 180px;
}
.aircraft .aircraftsmall {
  position: absolute;
  width: 140px;
  height: 31px;
  top: 8px;
  left: 38px;
}
.aircraft .aircraftsmall .left {
  font-size: 11px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #4087f5;
  width: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aircraft .aircraftsmall P {
  position: absolute;
  left: 100px;
  top: 3px;
}
.aircraft .aircraftsmall .changemapYS {
  font-size: 18px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: bold;
  color: #4087f5;
}
.aircraft .aircraftsmall .danwei {
  font-size: 11px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: bold;
  color: #4087f5;
}
.cityList {
  width: 100%;
  border-bottom: 1px solid #4087F5;
  height: 30px;
  overflow: hidden;
  position: relative;
  bottom: auto;
  left: auto;
  display: flex;
}
.cityList li {
  float: left;
  flex: 1;
  padding: 0;
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #00296a;
  cursor: pointer;
  border-radius: 30px;
}
.cityList li.cur {
  background-color: #ffc334;
}
.cityList li:hover {
  color: #ffc334;
}
.cityList li.cur:hover {
  color: #00296a;
}
.cityList li[css-id="qt"] {
  background: url(/m2/i/guangxi/guangxi2023/qt.png) no-repeat center;
  background-size: contain;
}
.cityList li[css-id="qt"]:hover,
.cityList li[name-id="qt"].cur {
  background: url(/m2/i/guangxi/guangxi2023/qt-hover.png) no-repeat center;
  background-size: contain;
}
.cityList li[css-id="hjcd"] {
  background: url(/m2/i/guangxi/guangxi2023/hjcd.png) no-repeat center;
  background-size: contain;
}
.cityList li[css-id="hjcd"]:hover,
.cityList li[css-id="hjcd"].cur {
  background: url(/m2/i/guangxi/guangxi2023/hjcd-hover.png) no-repeat center;
  background-size: contain;
}
.matchWeather {
  overflow: hidden;
  margin-bottom: 60px;
  margin-top: 30px;
}
.matchWeather li {
  width: 50%;
  float: left;
  height: 40px;
  background-color: #fff;
}
.matchWeather li i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  float: left;
  background-color: #666666;
  margin: 18px 10px 0 10px;
}
.matchWeather li p.name {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
}
.matchWeather li p.time {
  font-size: 14px;
  line-height: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.matchWeather li:hover i {
  background-color: #308cf2;
}
.matchWeather li:hover p {
  color: #308cf2;
}
.matchWeather li:nth-child(4n-3),
.matchWeather li:nth-child(4n-2) {
  background: #f0f0f0;
}
.mySwiper2 {
  width: 100%;
  height: 410px;
  position: relative;
}
.mySwiper2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 706px;
  height: 300px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  margin-top: 35px;
  position: relative;
}
.mySwiper2 .swiper-slide .shadow3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  display: block;
}
.mySwiper2 .swiper-slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  object-fit: cover;
  display: block;
}
.mySwiper2 .swiper-slide-active,
.mySwiper2 .swiper-slide-duplicate-active {
  width: 496px;
  height: 372px;
  margin-top: 0;
}
.mySwiper2 .swiper-slide-active .shadow3,
.mySwiper2 .swiper-slide-duplicate-active .shadow3 {
  display: none;
}
.mySwiper2 .swiper-slide-active p,
.mySwiper2 .swiper-slide-duplicate-active p {
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  z-index: 999;
}
.mySwiper2 .swiper-slide-prev p {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  z-index: 999;
}
.mySwiper2 .swiper-slide-next p {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  z-index: 999;
}
.mySwiper2 .swiper-button-next2,
.mySwiper2 .swiper-rtl .swiper-button-prev2 {
  position: absolute;
  top: 0;
  right: 360px;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url(/m2/i/guangxi/guangxi2023/turnright.png) no-repeat center;
  background-size: 100% 100%;
}
.mySwiper2 .swiper-button-next2:hover,
.mySwiper2 .swiper-rtl .swiper-button-prev2:hover {
  background: url(/m2/i/guangxi/guangxi2023/turnrightcur.png) no-repeat center;
  background-size: 100% 100%;
}
.mySwiper2 .swiper-button-next2:after,
.mySwiper2 .swiper-rtl .swiper-button-prev2:after,
.mySwiper2 .swiper-button-prev2:after,
.mySwiper2 .swiper-rtl .swiper-button-next2:after {
  content: none;
}
.mySwiper2 .swiper-button-prev2,
.mySwiper2 .swiper-rtl .swiper-button-next2 {
  position: absolute;
  top: 0;
  right: 400px;
  left: auto;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url(/m2/i/guangxi/guangxi2023/turnleft.png) no-repeat center;
  background-size: 100% 100%;
}
.mySwiper2 .swiper-button-prev2:hover,
.mySwiper2 .swiper-rtl .swiper-button-next2:hover {
  background: url(/m2/i/guangxi/guangxi2023/turnleftcur.png) no-repeat center;
  background-size: 100% 100%;
}



 #news_center {
	height: 422px;
	margin-top: 30px;
}
.imgs-box {
	/* display: none; */
	position: absolute;
	z-index: 99;
	height: 100%;
}
.index2l {
	width: 560px;
	height: 375px;
	overflow: hidden;
	position: relative;
	background: #fff;
}

.index2l img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 10px;
}
.swiper-container-horizontal>.toutiao_pagination {
	width: 30% !important;
}

.toutiao_pagination .swiper-pagination-bullet-active {
	background: rgb(68, 124, 232) !important;
}

.toutiao_pagination span {
	width: 10px;
	border-radius: 5px;
}

.toutiao_pagination2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.swiper-container-horizontal>.toutiao_pagination2 {
	width: 30% !important;
}

.toutiao_pagination2 .swiper-pagination-bullet-active {
	background: rgb(68, 124, 232) !important;
}

.toutiao_pagination2 span {
	width: 10px;
	border-radius: 5px;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: 1
}
.index2r {
	width: 614px;
	height: 100%;
	float: right;
}
.index2rtitle {
	line-height: 50px;
	font-size: 36px;
	font-weight: 600;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin-bottom: 10px;
}

.index2rnews {
	line-height: 30px;
	height: 60px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.index2rnewslist {
	font-size: 20px;
	margin-top: 10px;
	height: 200px;
}
.index2rul{
	line-height: 40px;
}
.more {
	color: rgb(72, 107, 197);
	padding-left: 10px;
	display:none;
}
.imgs-box {
	/* display: none; */
	position: absolute;
	z-index: 99;
	height: 100%;
}
