/* Ã©Â¦â€“Ã©Â¡ÂµÃ¨Â½Â®Ã¦â€™Â­ */
#scroll_wrap {
  width: 100%;
  height: 100%;
  position: relative;
  /* max-width: 1920px; */
  margin: auto;
}
#scroll {
  height: 100%;
  width: 100%;
  position: absolute;
}
#scroll li {
  list-style: none;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 32px;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#scroll a{
  opacity: 0;
}
.scrollbanner-ul li img{
  width: 100%;
  height: 1px !important;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.scrollbanner .scrollbanner-ul .select {
  /* background:  -webkit-linear-gradient(to right, rgba(235, 231, 231, 0.54), rgba(84, 77, 77, 0));
  background:  linear-gradient(to right, rgb(235 231 231 / .54), rgba(84, 77, 77, 0)); */
  background-image: url(/v2/images/bg_shouye_bejing.png);
  background-repeat: no-repeat;
  width: 290px;
  height: 75px;
  opacity: 0.8;
}
.scrollbanner .scrollbanner-ul .select span {
  height: 40px;
  display: block;
  line-height: 45px;
}
.scrollbanner .scrollbanner-ul .select span:nth-child(1) {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scrollbanner .scrollbanner-ul .select span:nth-child(2) {
  font-size: 14px;
  display: block;
  height: 30px;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scrollbanner .scrollbanner-ul {
  position: absolute;
  top: 50vh;
  margin-top: -40vh;
  width: 300px;
}
.scrollbanner .scrollbanner-ul li {
  float: left;
  list-style: none;
  line-height: 70px;
  width: 290px;
  height: 75px;
  cursor: pointer;
  background: linear-gradient(to right, rgb(113 101 101 / 66%), rgba(84, 77, 77, 0));
  position: relative;
}
.scrollbanner .scrollbanner-ul li:last-child {
  border: none;
}

.scrollbanner .scrollbanner-ul li:nth-child(1) {
  margin-top: 13vh;
}
.scrollbanner .scrollbanner-ul li span:nth-child(1) {
  font-size: 16px;
}
#scroll_wrap ul img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* Ã©Â¦â€“Ã©Â¡ÂµÃ¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */


/* Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¨Â½Â®Ã¦â€™Â­ */
.scrollbanner li {
  font-size: 30px;
  padding-left: 10px;
  color: white;
  font-size:16px;
}
.scrollbanner li span:nth-child(2) {
  display: none;
}
/* Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¨Â½Â®Ã¦â€™Â­ */

/* Ã¥ÂÂ³Ã¤Â¸â€¹Ã¨Â§â€™Ã¥Â¯Â¼Ã¨Ë†Âª */

#suspended .desc img {
  height: 100px;
  position: absolute;
  right: 6px;
  top: -33px;
}

.navigation_left {
  width: 50px;
  display: none;
  position: fixed;
  left: 10px;
  top: 35%;
}

.activeText .navigation_left_active {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  margin-left: -2.5px !important;
  /*background-color:rgba(226, 23 ,16,0.77) !important;*/
}

.navigation_left li {
  width: 50px;
  height: 50px;
  cursor: pointer;
  line-height: 50px;
  text-align: center;
}
#suspended #pic_wechat_dingyue {
  height: 160px;
}
/* Ã¥ÂÂ³Ã¤Â¸â€¹Ã¨Â§â€™Ã¥Â¯Â¼Ã¨Ë†Âª */


/* .panel_news {
  background-image: url(/images/panel_news.png);
  margin: 40 auto;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
} */

.bg_panel_news {
  background-image: url(/v2/images/news_bg.jpg);
  margin: 0 auto;
  width: 100%;
  height:calc(100% - 8vh);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}


.bg_panel_topnews {
  background-image: url(/v2/images/manage_bg.png);
  margin: 0 auto;
  width:100%;
  height:100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg_travel{
  background-image: url(/v2/images/subway_bg.png);
  margin: 0 auto;
  width: 100%;
  height: calc(100%);
  background-size: cover;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
}
